@charset "UTF-8";/*!
 * https://github.com/YouCanBookMe/react-datetime
 */.rdt{position:relative}.rdtPicker{display:none;position:absolute;width:250px;padding:4px;margin-top:1px;z-index:99999!important;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #f9f9f9}.rdtOpen .rdtPicker{display:block}.rdtStatic .rdtPicker{box-shadow:none;position:static}.rdtPicker .rdtTimeToggle{text-align:center}.rdtPicker table{width:100%;margin:0}.rdtPicker td,.rdtPicker th{text-align:center;height:28px}.rdtPicker td{cursor:pointer}.rdtPicker .rdtTimeToggle:hover,.rdtPicker td.rdtDay:hover,.rdtPicker td.rdtHour:hover,.rdtPicker td.rdtMinute:hover,.rdtPicker td.rdtSecond:hover{background:#eee;cursor:pointer}.rdtPicker td.rdtNew,.rdtPicker td.rdtOld{color:#999}.rdtPicker td.rdtToday{position:relative}.rdtPicker td.rdtToday:before{content:'';display:inline-block;border-left:7px solid transparent;border-bottom:7px solid #428bca;border-top-color:rgba(0,0,0,.2);position:absolute;bottom:4px;right:4px}.rdtPicker td.rdtActive,.rdtPicker td.rdtActive:hover{background-color:#428bca;color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.rdtPicker td.rdtActive.rdtToday:before{border-bottom-color:#fff}.rdtPicker td.rdtDisabled,.rdtPicker td.rdtDisabled:hover{background:0 0;color:#999;cursor:not-allowed}.rdtPicker td span.rdtOld{color:#999}.rdtPicker td span.rdtDisabled,.rdtPicker td span.rdtDisabled:hover{background:0 0;color:#999;cursor:not-allowed}.rdtPicker th{border-bottom:1px solid #f9f9f9}.rdtPicker .dow{width:14.2857%;border-bottom:none;cursor:default}.rdtPicker th.rdtSwitch{width:100px}.rdtPicker th.rdtNext,.rdtPicker th.rdtPrev{font-size:21px;vertical-align:top}.rdtNext span,.rdtPrev span{display:block;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rdtPicker th.rdtDisabled,.rdtPicker th.rdtDisabled:hover{background:0 0;color:#999;cursor:not-allowed}.rdtPicker thead tr:first-child th{cursor:pointer}.rdtPicker thead tr:first-child th:hover{background:#eee}.rdtPicker tfoot{border-top:1px solid #f9f9f9}.rdtPicker button{border:none;background:0 0;cursor:pointer}.rdtPicker button:hover{background-color:#eee}.rdtPicker thead button{width:100%;height:100%}td.rdtMonth,td.rdtYear{height:50px;width:25%;cursor:pointer}td.rdtMonth:hover,td.rdtYear:hover{background:#eee}.rdtCounters{display:inline-block}.rdtCounters>div{float:left}.rdtCounter{height:100px}.rdtCounter{width:40px}.rdtCounterSeparator{line-height:100px}.rdtCounter .rdtBtn{height:40%;line-height:40px;cursor:pointer;display:block;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.rdtCounter .rdtBtn:hover{background:#eee}.rdtCounter .rdtCount{height:20%;font-size:1.2em}.rdtMilli{vertical-align:middle;padding-left:8px;width:48px}.rdtMilli input{width:100%;font-size:1.2em;margin-top:37px}.rdtTime td{cursor:default}@-webkit-keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{11.1%,from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{11.1%,from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (print),(prefers-reduced-motion:reduce){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{box-sizing:inherit}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-sm-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-md-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-lg-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.row-cols-xl-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li::before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:0;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li::before{content:'\2022'}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li::before,.ql-editor ul[data-checked=true]>li::before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li::before{content:'\2611'}.ql-editor ul[data-checked=false]>li::before{content:'\2610'}.ql-editor li::before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl)::before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl::before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) '. '}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) '. '}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) '. '}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) '. '}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) '. '}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) '. '}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) '. '}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) '. '}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) '. '}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) '. '}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank::before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li::before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:0;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre,.ql-editor ul{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li::before{content:'\2022'}.ql-editor ul[data-checked=false],.ql-editor ul[data-checked=true]{pointer-events:none}.ql-editor ul[data-checked=false]>li *,.ql-editor ul[data-checked=true]>li *{pointer-events:all}.ql-editor ul[data-checked=false]>li::before,.ql-editor ul[data-checked=true]>li::before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li::before{content:'\2611'}.ql-editor ul[data-checked=false]>li::before{content:'\2610'}.ql-editor li::before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl)::before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl::before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) '. '}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) '. '}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) '. '}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) '. '}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) '. '}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) '. '}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) '. '}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) '. '}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) '. '}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) '. '}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank::before{color:rgba(0,0,0,.6);content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-bubble .ql-toolbar:after,.ql-bubble.ql-toolbar:after{clear:both;content:'';display:table}.ql-bubble .ql-toolbar button,.ql-bubble.ql-toolbar button{background:0 0;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble .ql-toolbar button svg,.ql-bubble.ql-toolbar button svg{float:left;height:100%}.ql-bubble .ql-toolbar button:active:hover,.ql-bubble.ql-toolbar button:active:hover{outline:0}.ql-bubble .ql-toolbar input.ql-image[type=file],.ql-bubble.ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button:focus,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble.ql-toolbar button:focus,.ql-bubble.ql-toolbar button:hover{color:#fff}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#fff}.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter{stroke:#fff}@media (pointer:coarse){.ql-bubble .ql-toolbar button:hover:not(.ql-active),.ql-bubble.ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble{box-sizing:border-box}.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:'';display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-stroke.ql-thin,.ql-bubble .ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor code,.ql-bubble .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label::before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=''])::before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=''])::before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=''])::before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=''])::before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=''])::before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=''])::before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-item::before,.ql-bubble .ql-picker.ql-header .ql-picker-label::before{content:'Normal'}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]::before{content:'Heading 1'}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]::before{content:'Heading 2'}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]::before{content:'Heading 3'}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]::before{content:'Heading 4'}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]::before{content:'Heading 5'}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]::before,.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]::before{content:'Heading 6'}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]::before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]::before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]::before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]::before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]::before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]::before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-item::before,.ql-bubble .ql-picker.ql-font .ql-picker-label::before{content:'Sans Serif'}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]::before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]::before{content:'Serif'}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]::before{content:'Monospace'}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]::before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]::before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-item::before,.ql-bubble .ql-picker.ql-size .ql-picker-label::before{content:'Normal'}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]::before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]::before{content:'Small'}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]::before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]::before{content:'Large'}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]::before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]::before{content:'Huge'}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]::before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]::before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]::before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:0 0;border:none;color:#fff;font-size:13px;height:100%;outline:0;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{top:10px;position:absolute;right:20px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"\D7";font-size:16px;font-weight:700}.ql-container.ql-bubble:not(.ql-disabled) a{position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a::before{background-color:#444;border-radius:15px;top:-5px;font-size:12px;color:#fff;content:attr(href);font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a::after{border-top:6px solid #444;border-left:6px solid transparent;border-right:6px solid transparent;top:0;content:" ";height:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a::after,.ql-container.ql-bubble:not(.ql-disabled) a::before{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease .2s;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:hover::after,.ql-container.ql-bubble:not(.ql-disabled) a:hover::before{visibility:visible}.react-vis-magic-css-import-rule{display:inherit}.rv-treemap{font-size:12px;position:relative}.rv-treemap__leaf{overflow:hidden;position:absolute}.rv-treemap__leaf--circle{align-items:center;border-radius:100%;display:flex;justify-content:center}.rv-treemap__leaf__content{overflow:hidden;padding:10px;text-overflow:ellipsis}.rv-xy-plot{color:#c3c3c3;position:relative}.rv-xy-plot canvas{pointer-events:none}.rv-xy-plot .rv-xy-canvas{pointer-events:none;position:absolute}.rv-xy-plot__inner{display:block}.rv-xy-plot__axis__line{fill:none;stroke-width:2px;stroke:#e6e6e9}.rv-xy-plot__axis__tick__line{stroke:#e6e6e9}.rv-xy-plot__axis__tick__text{fill:#6b6b76;font-size:11px}.rv-xy-plot__axis__title text{fill:#6b6b76;font-size:11px}.rv-xy-plot__grid-lines__line{stroke:#e6e6e9}.rv-xy-plot__circular-grid-lines__line{fill-opacity:0;stroke:#e6e6e9}.rv-xy-plot__series,.rv-xy-plot__series path{pointer-events:all}.rv-xy-plot__series--line{fill:none;stroke:#000;stroke-width:2px}.rv-crosshair{position:absolute;font-size:11px;pointer-events:none}.rv-crosshair__line{background:#47d3d9;width:1px}.rv-crosshair__inner{position:absolute;text-align:left;top:0}.rv-crosshair__inner__content{border-radius:4px;background:#3a3a48;color:#fff;font-size:12px;padding:7px 10px;box-shadow:0 2px 4px rgba(0,0,0,.5)}.rv-crosshair__inner--left{right:4px}.rv-crosshair__inner--right{left:4px}.rv-crosshair__title{font-weight:700;white-space:nowrap}.rv-crosshair__item{white-space:nowrap}.rv-hint{position:absolute;pointer-events:none}.rv-hint__content{border-radius:4px;padding:7px 10px;font-size:12px;background:#3a3a48;box-shadow:0 2px 4px rgba(0,0,0,.5);color:#fff;text-align:left;white-space:nowrap}.rv-discrete-color-legend{box-sizing:border-box;overflow-y:auto;font-size:12px}.rv-discrete-color-legend.horizontal{white-space:nowrap}.rv-discrete-color-legend-item{color:#3a3a48;border-radius:1px;padding:9px 10px}.rv-discrete-color-legend-item.horizontal{display:inline-block}.rv-discrete-color-legend-item.horizontal .rv-discrete-color-legend-item__title{margin-left:0;display:block}.rv-discrete-color-legend-item__color{background:#dcdcdc;display:inline-block;height:2px;vertical-align:middle;width:14px}.rv-discrete-color-legend-item__title{margin-left:10px}.rv-discrete-color-legend-item.disabled{color:#b8b8b8}.rv-discrete-color-legend-item.clickable{cursor:pointer}.rv-discrete-color-legend-item.clickable:hover{background:#f9f9f9}.rv-search-wrapper{display:flex;flex-direction:column}.rv-search-wrapper__form{flex:0}.rv-search-wrapper__form__input{width:100%;color:#a6a6a5;border:1px solid #e5e5e4;padding:7px 10px;font-size:12px;box-sizing:border-box;border-radius:2px;margin:0 0 9px;outline:0}.rv-search-wrapper__contents{flex:1;overflow:auto}.rv-continuous-color-legend{font-size:12px}.rv-continuous-color-legend .rv-gradient{height:4px;border-radius:2px;margin-bottom:5px}.rv-continuous-size-legend{font-size:12px}.rv-continuous-size-legend .rv-bubbles{text-align:justify;overflow:hidden;margin-bottom:5px;width:100%}.rv-continuous-size-legend .rv-bubble{background:#d8d9dc;display:inline-block;vertical-align:bottom}.rv-continuous-size-legend .rv-spacer{display:inline-block;font-size:0;line-height:0;width:100%}.rv-legend-titles{height:16px;position:relative}.rv-legend-titles__center,.rv-legend-titles__left,.rv-legend-titles__right{position:absolute;white-space:nowrap;overflow:hidden}.rv-legend-titles__center{display:block;text-align:center;width:100%}.rv-legend-titles__right{right:0}.rv-radial-chart .rv-xy-plot__series--label{pointer-events:none}body{background:#050505}.shadow{box-shadow:0 0 10px #000}@media screen and (max-width:1100px){.shadow{box-shadow:none}}.shadow-light{box-shadow:0 0 10px rgba(0,0,0,.5)!important}@media screen and (max-width:1100px){.shadow-light{box-shadow:none}}.z-depth-1{box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12)}.z-depth-2{box-shadow:0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.shadow-0{box-shadow:0 1px 4px rgba(20,20,20,.2)}.shadow-1{box-shadow:0 1px 8px rgba(20,20,20,.4)}.third{width:32%}@media screen and (max-width:1100px){.third{width:99%;margin:0}.third:nth-of-type(2){margin-left:0!important;margin-right:0!important}}@media screen and (max-width:1100px){.twothirds .third{width:100%}}.thirdmiddle{width:33%}@media screen and (max-width:1100px){.thirdmiddle{width:99%}}.half{width:49%}@media screen and (max-width:1100px){.half{width:99%}}.twothirds{width:66%}@media screen and (max-width:1100px){.twothirds{width:99%}}.fullwidth{width:99%}.fullheight{height:100%}.quarter{width:25%}.margined{margin:.3em}.padded{padding:.3em}.text-center,.text-centered{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.translucent{opacity:.5}.opaque{opacity:1}.green{color:#38972F}.red{color:red}.nowrap{white-space:nowrap}.centered{margin-left:auto;margin-right:auto}@media screen and (max-width:1100px){.centered .hide-mobile{display:none!important}}@media screen and (min-width:1100px){.centered .show-mobile{display:none!important}}.smalltext{font-size:90%}.invisible{visibility:hidden}.clearfix:after{content:".";visibility:hidden;display:block;height:0;clear:both}.rect{width:100%;padding:2px}.block{display:block}.inline{display:inline}.inline-block{display:inline-block}.mobilehalf{width:49%}@media screen and (max-width:1100px){.hide-mobile{display:none!important}}@media screen and (min-width:1100px){.show-mobile{display:none!important}}.margin-halfem{margin:.5em}.margin-1em{margin:1em}.margin-2em{margin:2em}.backdrop-blur{backdrop-filter:blur(5px)}.no-shadow{box-shadow:none!important}.max-third{max-width:33.3%}@media screen and (max-width:1100px){.max-third{max-width:100%}}.relative{position:relative}.flex{display:flex}.flex-column{flex-direction:column}.flex-center{justify-content:center;align-items:center}.flex-horizontal{flex-direction:row}.flex-align-start{justify-content:flex-start;align-items:center}.flex-justify-end{align-items:center;justify-content:flex-end}.flex-wrap{flex-wrap:wrap}.scrollable{overflow-y:auto;overflow-x:hidden}@media screen and (max-width:1100px){.scrollable{overflow-y:hidden}}.color-one{background-color:#111}.color-two{background-color:rgba(20,20,20,.6)}.color-three{background-color:rgba(15,15,15,.6)}.color-four{background-color:#232323}.color-five{background-color:#313131}.site-width{width:1100px;margin:0 auto}.cursor-pointer{cursor:pointer}.clickable{cursor:pointer}.spacer-1{width:100%;height:25px}.span-spacer-1{width:.3em;display:inline-block}.span-spacer-2{width:.5em;display:inline-block}.background-image{background-image:url(/img/background.jpg);background-size:cover;background-position:50% 35%;opacity:100%;filter:blur(3px)}.hide-video-controls::-webkit-media-controls-panel{display:none!important;opacity:1!important}.loader{opacity:.5;position:absolute;top:50%;left:50%;margin-top:-5em;margin-left:-5em;text-indent:-9999em;border-top:1.1em solid rgba(50,50,50,.2);border-right:1.1em solid rgba(50,50,50,.2);border-bottom:1.1em solid rgba(50,50,50,.2);border-left:1.1em solid #fff;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load8 .7s infinite linear;animation:load8 .7s infinite linear}.loader,.loader:after{border-radius:50%;width:10em;height:10em}@-webkit-keyframes load8{0%{-webkit-transform:rotate(0);transform:rotate(0);opacity:.4}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);opacity:.1}}@keyframes load8{0%{-webkit-transform:rotate(0);transform:rotate(0);opacity:.4}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);opacity:.1}}.loader-inline{opacity:.5;position:absolute;top:50%;left:50%;margin-top:-5em;margin-left:-5em;text-indent:-9999em;border-top:1.1em solid rgba(50,50,50,.2);border-right:1.1em solid rgba(50,50,50,.2);border-bottom:1.1em solid rgba(50,50,50,.2);border-left:1.1em solid #fff;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:load8 .7s infinite linear;animation:load8 .7s infinite linear;border-radius:50%;width:10em;height:10em;margin-left:0;margin-top:0}.spinner{margin:3rem auto;position:relative;width:5rem;height:5rem}.circle{position:absolute;border-radius:50%;border:.5rem solid transparent;border-top-color:#313131;border-bottom-color:#313131;animation:spin 2s linear infinite}.circle:nth-child(1){width:5rem;height:5rem;animation-duration:4s}.circle:nth-child(2){width:3.75rem;height:3.75rem;top:.625rem;left:.625rem;border-top-color:#232323;border-bottom-color:#232323;animation-duration:2.5s;animation-direction:reverse}.circle:nth-child(3){width:2.5rem;height:2.5rem;top:1.25rem;left:1.25rem;border-top-color:rgba(15,15,15,.6);border-bottom-color:rgba(15,15,15,.6);animation-duration:1.5s}.circle:nth-child(4){width:1.25rem;height:1.25rem;top:1.875rem;left:1.875rem;border-top-color:#232323;border-bottom-color:#232323;animation-duration:.1s;animation-direction:reverse}@keyframes spin{100%{transform:rotate(360deg)}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@-moz-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fade-in{opacity:0;-webkit-animation:fadeIn ease-in .2s;-moz-animation:fadeIn ease-in .2s;animation:fadeIn ease-in .2s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:.2s;-moz-animation-duration:.2s;animation-duration:.2s}.fade-in-slow{opacity:0;-webkit-animation:fadeIn ease-in .2s;-moz-animation:fadeIn ease-in .2s;animation:fadeIn ease-in .2s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:.2s;-moz-animation-duration:.2s;animation-duration:.2s;-webkit-animation-duration:1.7s;-moz-animation-duration:1.7s;animation-duration:1.7s}.fade-in-very-slow{opacity:0;-webkit-animation:fadeIn ease-in .2s;-moz-animation:fadeIn ease-in .2s;animation:fadeIn ease-in .2s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:.2s;-moz-animation-duration:.2s;animation-duration:.2s;-webkit-animation-duration:2.5s;-moz-animation-duration:2.5s;animation-duration:2.5s}@-webkit-keyframes pop-in{0%{opacity:0;-webkit-transform:scale(.5)}100%{opacity:1;-webkit-transform:scale(1)}}@-moz-keyframes pop-in{0%{opacity:0;-moz-transform:scale(.5)}100%{opacity:1;-moz-transform:scale(1)}}@keyframes pop-in{0%{opacity:0;transform:scale(.5)}100%{opacity:1;transform:scale(1)}}.pop-in{-webkit-animation:pop-in .5s;-moz-animation:pop-in .5s;-ms-animation:pop-in .5s;visibility:visible}@-webkit-keyframes flip{0%{transform:scale(1)}50%{transform:scale(.9)}100%{transform:scale(1)}}@-moz-keyframes flip{0%{transform:scale(1)}50%{transform:scale(.9)}100%{transform:scale(1)}}@keyframes flip{0%{transform:scale(1)}50%{transform:scale(.9)}100%{transform:scale(1)}}.flip{animation-delay:.1s;-wekbit-animation-delay:.1s;-webkit-animation:flip .5s;-moz-animation:flip .5s;-ms-animation:flip .5s}.transition-out{transform:scale(.8);opacity:0;transition:all .3s ease-in}.transition-in{opacity:1;transform:scale(1);transition:all .3s ease-in}.view-container{position:relative;width:100%;height:calc(100vh - 3.5rem);display:flex;flex-direction:column;margin:0 auto}@media screen and (max-width:1100px){.view-container{min-width:95%;padding-top:0;height:calc(100vh - 3.5rem)}}.view-container>div{flex:1;position:relative;display:flex;flex-direction:column;margin:0 auto}.view-animate,.view-animate-enter,.view-animate-enter-done,.view-animate-exit{position:absolute;top:0;left:0}.view-animate{width:100%;min-height:400px;margin:0 auto;margin-top:3.5rem;padding-bottom:20px;z-index:999}.view-animate-enter{transform:scale(.8);opacity:0;transition:all .3s ease-in;transition:transform .5s cubic-bezier(.23,1,.32,1)}.view-animate-enter-active{opacity:1;transform:scale(1);transition:all .3s ease-in}.view-animate-exit{transform:scale(.8);opacity:0;transition:all .3s ease-in}.view-animate-exit-active{transform:scale(.8);opacity:0;transition:all .3s ease-in}.auth-page{width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-size:140%;padding-top:0!important;width:600px;max-width:100%;margin:0 auto;display:block;text-align:center;margin-bottom:50px}.auth-page a{text-decoration:underline}.auth-page h4{color:#121212;font-size:140%;padding-bottom:.5em}.auth-page form{margin-top:50px}.auth-page input{font-size:80%;text-align:center;color:#fff!important;max-width:98%;width:80%;padding-left:10%;padding-right:10%;margin-bottom:1em}.auth-page .button{font-size:70%;margin-top:2em}.register-form .card h4{color:#fff!important}.login-text{font-size:60%;padding-top:30px;display:block;opacity:.6}.error-text{color:#F03A47;display:block;width:100%;margin-top:2em;font-size:70%}.login-button{padding:0 2em}.top-header{max-width:30rem;text-align:center;width:95%;margin:0 auto;margin-bottom:7vh;margin-top:4vh}.top-header h1{text-shadow:2px 2px 3px rgba(0,0,0,.7);font-size:3rem}@media screen and (max-width:1100px){.top-header{margin-top:-2rem;margin-bottom:2rem}}.dashboard-view{width:100%}.dashboard-view .dashboard-top{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;transition:transform .5s linear,height .2s ease-in}.graphs-slider{width:100%}.graph-container{width:23%;margin:1%;float:left}.graph-container img{width:100%}.whiteboard{max-width:80%;margin:0 auto}.whiteboard textarea{width:100%;overflow-x:hidden;overflow-y:auto;background-color:rgba(20,20,20,.6);color:#fff;outline-color:rgba(71,71,71,.6);border-radius:0;padding:1.1em;line-height:1.7em;height:600px;resize:vertical;min-height:600px;max-height:9999px}.dashboard-module{width:50%;float:left;margin-bottom:1em}@media (max-width:1100px){.dashboard-module{width:100%!important}}.dashboard-module .module-meta{display:block;text-align:center;color:#121212;margin-bottom:1em}.dashboard-module .module-title{font-size:1.3em;width:100%;display:block}.dashboard-module .module-description{display:block;font-size:.8em;margin-top:.6em}@keyframes prompt-loader{0%{transform:scale(1)}50%{transform:scale(1.2)}0%{transform:scale(1)}}.dashboard-input{text-align:center;background:rgba(0,0,0,.5);box-shadow:2px 2px 8px rgba(0,0,0,.8);max-width:100%;word-break:break-all;display:inline-block;margin:0 auto;padding:2em;font-size:40px;letter-spacing:.15em;animation:fadeInUp .1s ease-in;animation-direction:normal;white-space:pre-wrap;position:relative}.dashboard-input span{animation:rollIn .1s ease-in;display:inline-block}.dashboard-input.closing-down{animation:fadeOutDown .3s ease-in;animation-direction:normal;animation-fill-mode:forwards}.dashboard-input.closing-up{animation:fadeOutUp .3s cubic-bezier(.55,0,1,.45);animation-direction:normal;animation-fill-mode:forwards}.dashboard-widgets-container{margin-bottom:4rem}.dashboard-widgets{width:100%}@media screen and (max-width:1100px){.dashboard-widgets{margin-top:-1rem}}.dashboard-widgets .widgets-container{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-direction:row}.widget-container{box-shadow:0 0 2px rgba(0,0,0,.2);background:rgba(20,20,20,.6);border:1px solid #070707;border-radius:1rem;backdrop-filter:blur(2px);padding:.5rem;margin:.5rem;margin:1.5rem;display:flex;flex-direction:column;height:360px;width:calc(33% - 3rem);position:relative}@media screen and (max-width:1100px){.widget-container{width:calc(100% - 2rem);height:auto}}.widget-container .widget-actions{display:none;flex-direction:row;gap:.5rem;justify-content:flex-end;padding:.5rem .5rem 0 .5rem;flex-shrink:0;position:absolute;top:0;right:0;z-index:10}.widget-container .widget-delete-button,.widget-container .widget-edit-button{cursor:pointer;padding:.25rem;border-radius:4px;background:rgba(0,0,0,.1)}.widget-container .widget-delete-button:hover,.widget-container .widget-edit-button:hover{background:rgba(0,0,0,.2)}.widget-container .widget{flex:1;display:flex;flex-direction:column;min-height:0}.widget-container .widget-label{display:none;position:absolute;left:.8em;top:0;font-size:1rem}.widget-container:hover .widget-actions{display:flex}.create-widget-dialog{width:1100px;height:75vh;min-width:20rem}.create-widget-dialog .config-properties{text-align:center;width:50%;margin:0 auto}.create-widget-dialog .config-properties .property-section{text-align:left;display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.create-widget-dialog .config-properties .property-section .property-meta{flex:1}.create-widget-dialog .config-properties .property-section .property-input{flex-shrink:0;margin-left:1rem}.create-widget-dialog .config-properties .property-section textarea{width:100%}.dashboard-create-widget{display:flex;justify-content:center;align-items:center;margin-top:1rem;margin-bottom:1rem}.dashboard-create-widget .add-widget-container{cursor:pointer;opacity:.8;transition:all .3s ease;border:2px dashed #070707;background:rgba(0,0,0,.02);height:6rem;width:auto}.dashboard-create-widget .add-widget-container:hover{opacity:1;transform:translateY(-2px);border:2px dashed rgba(15,15,15,.6);background:rgba(0,0,0,.05)}.dashboard-create-widget .add-widget-container:hover .add-widget-icon,.dashboard-create-widget .add-widget-container:hover .add-widget-label{opacity:1!important}.dashboard-create-widget .add-widget-container .add-widget-content{display:flex;flex-direction:row;justify-content:center;align-items:center;text-align:center;height:100%;padding:2rem}.dashboard-create-widget .add-widget-container .add-widget-content .add-widget-icon{font-size:2rem;color:#fff;margin-right:1rem;margin-top:-.5rem;opacity:.5}.dashboard-create-widget .add-widget-container .add-widget-content .add-widget-label{font-size:1.2rem;font-weight:700;color:#fff;margin:0 0 .5rem 0;opacity:.5}.widget-summary{border:1px solid #232323;padding:2em;width:23%;margin:1%;cursor:pointer;display:block}.widget-summary:hover{background:rgba(20,20,20,.5)}.widget-summary span{font-size:110%;font-weight:700}.widget-image img{max-width:100%;max-height:100%}.prompt-container{display:flex;justify-content:center;align-items:center;position:relative;margin-top:-10px}.prompt-container .prompt-input{width:100%}.prompt-container .prompt-input input{padding:.3em;padding-bottom:.1em;width:100%;min-width:400px;border:none;font-size:1.1em;background:0 0;text-align:left;padding-left:1.2em;border-bottom:1px solid rgba(20,20,20,.6)}.prompt-container .prompt-input svg{position:absolute;top:.3em;left:-.5em;z-index:9999999;filter:drop-shadow(4px 4px 1px rgba(0, 0, 0, .5))}.dashboard-assistant{width:100%;max-width:1100px;display:flex;flex-direction:column;text-align:left}.dashboard-assistant .assistant-response{box-shadow:0 0 2px rgba(0,0,0,.2);background:rgba(20,20,20,.6);border:1px solid #070707;border-radius:1rem;backdrop-filter:blur(2px);padding:.5rem;margin:.5rem;width:100%;margin:0 auto;padding:1rem 2rem;min-height:11rem;margin-bottom:1rem}@media screen and (max-width:1100px){.dashboard-assistant .assistant-response{width:90%;margin-bottom:2rem}}.dashboard-assistant .assistant-response .function-call-response{background-color:rgba(17,17,17,.25);padding:.5rem;display:block;width:96%;margin:0 auto;border-radius:1rem;opacity:0;animation:responseFadeIn 1s ease-in;animation-delay:1.25s;animation-direction:normal;animation-fill-mode:forwards;white-space:pre-wrap;max-height:6rem;overflow-y:auto;overflow-x:hidden;cursor:pointer}.dashboard-assistant .assistant-response .function-call-response.show{max-height:100%!important}.assistant-input{display:flex;flex-direction:row;justify-content:space-between;width:100%;margin:0 auto}@media screen and (max-width:1100px){.assistant-input{width:90%;margin-top:0}}.assistant-input .action-button{padding:0 1rem;margin-top:1rem;margin-bottom:-3rem}@keyframes responseFadeIn{0%{opacity:0}100%{opacity:.5}}.chat-history{display:flex;flex-direction:row;flex-wrap:wrap}.chat-history-container{box-shadow:0 0 2px rgba(0,0,0,.2);background:rgba(20,20,20,.6);border:1px solid #070707;border-radius:1rem;backdrop-filter:blur(2px);padding:.5rem;margin:.5rem;padding:.25rem;text-align:left}@media screen and (min-width:1100px){.chat-history-container{width:32%}}.chat-history-container .assistant-response{height:4.25em;width:100%;overflow:hidden;font-size:.75rem;padding-bottom:.5rem;padding-top:.5rem}.chat-history-container .user-prompt{height:1.6rem;width:100%;overflow:hidden}.assistant-container{z-index:999999}.assistant-container .assistant-open{display:block}.assistant-container .assistant-open .assistant-open-inner{display:flex;justify-content:center;align-items:center;height:100%;cursor:pointer}.assistant-portal{z-index:10000;position:fixed;width:100vw;height:100vh;top:0;left:0;pointer-events:none}.assistant-content{background:rgba(0,0,0,.5);backdrop-filter:blur(2px);height:100%;width:100%;padding:2rem}.assistant-content .assistant-content-inner{max-width:1100px;margin:0 auto}.assistant-content.open{pointer-events:all}.assistant-content .assistant-input{width:calc(100% - 4rem);max-width:1100px;position:absolute;bottom:4rem;margin:0 auto;font-size:2rem;overflow:hidden}.assistant-content .assistant-input input{border:1px solid #070707;font-size:1rem;border-radius:2rem;padding-left:2rem!important}.assistant-content .assistant-response{padding:0 1rem;margin-top:1rem}.assistant-content .messages{max-height:80vh;overflow-y:scroll;overflow-x:hidden}.assistant-content .user-message{background:#313131;margin-left:6rem!important}.assistant-content .assistant-message{background:#111;margin-right:6rem!important}.assistant-content .assistant-message p:first-child,.assistant-content .assistant-message p:last-child{margin:0!important}.assistant-content .assistant-message a{color:#232323!important}.assistant-content .assistant-message,.assistant-content .user-message{padding:1rem 1.5rem;border-radius:.5rem;margin-bottom:.5rem;display:inline-block;overflow-wrap:break-word;margin:1rem}.notes-view{width:100vw;padding:0 1rem}.notes-top{transform:translateX(-.5rem);margin:0 auto;width:100%;padding-top:.5rem;padding-bottom:.6rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;position:relative;z-index:9999999999}.notes-top h2{text-align:center}.notes-top .notebook-selector-container{width:100%;display:flex;flex-direction:row;justify-self:flex-start;font-size:120%;margin-left:-.33rem}.notes-top .notebook-selector-container .notebook-actions .notebook-action-icon{cursor:pointer;margin:1.25rem .5rem;transform:scale(1.1)}.create-notebook-tab{display:flex;align-items:center;justify-content:center;background:0 0!important;border:none;border-radius:50%;width:2.5rem;height:2.5rem;cursor:pointer;opacity:.7;transition:all .2s ease-in-out}.create-notebook-tab:hover{background:#232323;opacity:1;box-shadow:0 1px 8px rgba(20,20,20,.4)}.notes-actions{padding:1rem;text-align:center}.open-note-container{opacity:0;-webkit-animation:fadeIn ease-in .2s;-moz-animation:fadeIn ease-in .2s;animation:fadeIn ease-in .2s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:.2s;-moz-animation-duration:.2s;animation-duration:.2s;box-shadow:0 0 2px rgba(0,0,0,.2);background:rgba(20,20,20,.6);border:1px solid #070707;border-radius:1rem;backdrop-filter:blur(2px);padding:.5rem;margin:.5rem;padding:.2rem;margin:0 auto;width:100%;display:flex;flex-direction:column}@media screen and (max-width:1100px){.open-note-container{height:100%}}.open-note-container .notebook-header{position:relative;width:100%}.open-note-container .notebook-header .notebook-rename{position:absolute;top:1em;right:1em;cursor:pointer;display:block}@media screen and (max-width:1100px){.open-note-container .notebook-header .notebook-rename{right:5em}}.open-note-container .notebook-header .notebook-delete{position:absolute;top:1em;right:-1em;cursor:pointer;display:block}@media screen and (max-width:1100px){.open-note-container .notebook-header .notebook-delete{right:3em}}@media screen and (max-width:1100px){.open-note-container{flex-direction:column}}.open-note-container.drag-over .drag-overlay{opacity:1;pointer-events:all}.open-note-container .drag-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:9999;opacity:0;pointer-events:none;transition:opacity .2s ease}.open-note-container .drag-overlay .drag-message{background:#232323;padding:2rem;border-radius:8px;text-align:center;color:#fff;border:2px dashed #111}.open-note-container .drag-overlay .drag-message svg{margin-bottom:1rem}.open-note-container .drag-overlay .drag-message p{margin:0;font-size:1.2rem;font-weight:500}.notebook-delete{position:absolute;top:1em;right:1em;cursor:pointer;display:block}.notes-container{width:100%;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;overflow:hidden;min-height:200px;padding-right:4em;padding-left:4em;padding-bottom:1em}@media screen and (max-width:1100px){.notes-container{padding-right:.5em;padding-left:.5em;width:95vw}}.notes-container .note-open{position:absolute;left:100%;width:500px;height:200px;z-index:99999}.note-container{width:100%;user-select:none;display:block;padding:1rem}@media screen and (max-width:1100px){.note-container{width:100%;padding-top:0}}.history-list{display:flex;justify-content:center;flex-direction:row;flex-wrap:wrap;width:1045px}.history-preview-container{width:30%;margin:1.5%;min-height:20rem;display:block}.history-preview{padding:1.2em;width:220%;margin-left:-1rem;height:25rem;margin-bottom:-4rem;display:block;overflow-y:scroll;overflow-x:hidden;transform:scale(.5);transform-origin:0 0}.history-preview .ql-container{height:100%;border:1px solid #232323}.history-preview .ql-editor h1{font-size:2em!important}.history-preview .ql-editor h2{font-size:1.5em!important}.history-preview .ql-editor h3{font-size:1.17em!important}.history-preview .ql-editor h4{font-size:1em!important}.history-preview .ql-editor h5{font-size:.83em!important}.history-preview .ql-editor h6{font-size:.67em!important}.history-info{margin-top:-12rem;text-align:center;display:block;width:100%;height:100px}.note-delete{display:block;height:2.4em}.open-note-top{padding-left:1.5rem;width:100%;height:100%;display:flex;justify-content:space-between;align-items:flex-start;flex-direction:row}@media screen and (max-width:1100px){.open-note-top{width:100%!important;max-width:100%;flex-direction:column;height:auto;margin-top:-1rem}}.open-note-top .open-note-header{width:75%;text-align:left}.open-note-top .open-note-header h2{display:inline-block;font-size:2rem}@media screen and (max-width:1100px){.open-note-top .open-note-header{width:100%}.open-note-top .open-note-header h2{margin-bottom:0;margin-top:1.4rem;font-size:1.5rem}}.open-note-top .open-note-info{width:20%;padding-right:.5rem}@media screen and (max-width:1100px){.open-note-top .open-note-info{width:100%;text-align:right;font-size:.9rem;margin-right:-1rem}}.open-note-top .open-note-actions{display:flex;flex-direction:row;justify-content:flex-end;width:30%;padding-right:1rem;padding-top:1rem;font-size:1rem;z-index:99999;position:relative}.open-note-top .open-note-actions .button{display:flex;align-items:center}.open-note-top .open-note-actions .button:first-child{margin-left:0}.open-note-top .open-note-actions .button svg{margin-right:.4rem;width:1.2em;height:1.2em}@media screen and (max-width:1100px){.open-note-top .open-note-actions{width:100%;font-size:.9rem;justify-content:flex-start}}.open-note-top .notebook-header h2{padding:.5em}.notebook-tabs{width:100%;height:100%;display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;margin-bottom:.4em;justify-content:flex-start}.note-tab{box-shadow:0 0 2px rgba(0,0,0,.2);background:rgba(20,20,20,.6);border:1px solid #070707;border-radius:1rem;backdrop-filter:blur(2px);padding:.5rem;margin:.5rem;flex-grow:0;justify-content:space-between;background:rgba(15,15,15,.6)!important;padding:.5em 1em;cursor:pointer;color:#fff;display:flex;margin:.25rem;width:calc(33% - .5rem);max-width:20rem}@media screen and (max-width:1100px){.note-tab{width:calc(50% - .5rem)}}.note-tab:hover{background-color:rgba(18,18,18,.8)}.note-tab .note-tab-edit{padding-left:.3em;padding-right:.3em;cursor:pointer}.note-tab:hover .note-tab-actions{opacity:.6}.note-tab .note-tab-summary{width:137%;padding-bottom:0;height:7.5rem;transform:scale(.75) translateX(-17%);transform-origin:center;opacity:.8;margin-top:-.1rem;margin-bottom:-1rem;overflow:hidden}.note-tab .note-tab-summary h1,.note-tab .note-tab-summary h2,.note-tab .note-tab-summary h3,.note-tab .note-tab-summary h4,.note-tab .note-tab-summary h5,.note-tab .note-tab-summary h6{margin-top:0!important;margin-bottom:0!important;padding-bottom:.25rem;font-size:1.1em}.note-tab .note-tab-summary li,.note-tab .note-tab-summary p,.note-tab .note-tab-summary ul{font-size:.9em;margin-top:0!important;margin-bottom:0!important;padding-bottom:.25rem}.note-tab .note-tab-summary ul{padding-left:1rem}.note-tab .note-tab-actions{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;margin-right:-.75em;padding-left:1em;opacity:.1}.note-tab .note-tab-actions svg{margin-left:.2em;margin-right:.2em}.note-tab.active{background-color:#000}.notebook-tabs-container{width:100%;margin-bottom:1rem}.notebook-tabs-container .notebook-tabs{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;justify-content:flex-start;gap:.5rem;padding:.5rem;overflow-x:auto;overflow-y:hidden;-ms-overflow-style:none;scrollbar-width:none}.notebook-tabs-container .notebook-tabs::-webkit-scrollbar{display:none}.notebook-tabs-container .notebook-tabs .create-notebook-tab{display:flex;align-items:center;justify-content:center;background:0 0!important;border-radius:50%;width:2.5rem;height:2.5rem;cursor:pointer;opacity:.7;transition:all .2s ease-in-out}.notebook-tabs-container .notebook-tabs .create-notebook-tab:hover{background:#232323;opacity:1;box-shadow:0 1px 8px rgba(20,20,20,.4)}.notebook-tab{display:flex;flex-direction:row;align-items:center;justify-content:space-between;background:rgba(15,15,15,.6);border:1px solid #070707;border-radius:1rem;padding:.6rem 1rem;cursor:pointer;white-space:nowrap;min-width:6rem;max-width:20rem;position:relative;transition:all .2s ease-in-out;font-size:1rem}.notebook-tab .notebook-tab-name{overflow:hidden;text-overflow:ellipsis}.notebook-tab .notebook-tab-actions{display:flex;flex-direction:row;align-items:center;margin-left:.5rem;gap:.3rem}.notebook-tab .notebook-tab-actions .notebook-action-icon{cursor:pointer;padding:.2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:.7;transition:all .2s ease-in-out}.notebook-tab .notebook-tab-actions .notebook-action-icon:hover{background:rgba(20,20,20,.6);opacity:1}.notebook-tab:hover{background:#232323;box-shadow:0 1px 8px rgba(20,20,20,.4)}.notebook-tab.selected{background:#313131;box-shadow:0 1px 8px rgba(20,20,20,.4)}.notebook-tab:not(.selected){opacity:.5;font-size:80%}.notebook-tab.drag-over{background:#313131!important;border-color:#070707!important;transform:scale(1.02);transition:all .15s ease-in-out}@media screen and (max-width:1100px){.notebook-tab{min-width:6rem;max-width:12rem;padding:.4rem .8rem;font-size:.9rem}}body.note-dragging .notebook-tab:not(.drag-over):not(.selected){opacity:.3;transition:opacity .15s ease-in-out}body.note-dragging .notebook-tab.drag-over{animation:pulse-drag .8s ease-in-out infinite alternate}body.note-dragging .sortable-helper{z-index:10000!important;pointer-events:none}@keyframes pulse-drag{0%{transform:scale(1.02)}100%{transform:scale(1.05)}}.open-note-bottom{position:relative;padding:1.25rem;padding-top:0;width:100%}@media screen and (max-width:1100px){.open-note-bottom{padding-top:0;padding-bottom:1rem}}.open-note-bottom .open-note-edit{min-height:100%;height:55vh;width:100%;display:block;overflow:visible}.open-note-bottom .open-note-edit>div{height:55vh;border-radius:.25rem;background-color:rgba(15,15,15,.6);border:1px solid #111;max-height:auto}@media screen and (max-width:1100px){.open-note-bottom .open-note-edit{min-height:auto;width:100%;display:grid;z-index:999999}}.open-note-bottom input[type=text]{margin-bottom:1em;font-size:24px;text-shadow:0 0 1px #fff}.open-note-loading{height:750px;width:100%;display:block}.open-note-meta{text-align:center}.open-note-meta span{color:#313131}.open-note-meta a{margin-top:.5em;margin-bottom:.5em}.folder-open{min-width:768px;max-width:90vw;padding-bottom:1em}.folder-open .folder-open-top{text-align:center;margin-bottom:3em}.folder-open .folder-open-content{padding:10px 40px}@keyframes editorBorderAnimation{0%{box-shadow:-1px -1px 5px rgba(255,255,255,.2)}25%{box-shadow:1px -1px 5px rgba(255,255,255,.2)}50%{box-shadow:1px 1px 5px rgba(255,255,255,.2)}75%{box-shadow:-1px 1px 5px rgba(255,255,255,.2)}100%{box-shadow:-1px -1px 5px rgba(255,255,255,.2)}}.editor-container{width:100%;height:100%;margin-top:0;border-radius:.5rem}.history-preview .ql-container,.ql-container,.ql-container-base{font-family:Montserrat;font-size:18px;display:block;background:#111;max-width:100%;text-shadow:0 0 1px #fff}.ql-container-base a,.ql-container-base p{text-wrap:initial!important}.ql-container-base .ql-editor{box-sizing:border-box;line-height:1.42;outline:0;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word;overflow-x:hidden}.ql-container-base .ql-editor p{margin-top:0!important;margin-bottom:0!important;padding-bottom:.5rem}.ql-container-base .ql-editor ol,.ql-container-base .ql-editor ul{padding-bottom:.5rem;padding-left:1.5em}.ql-container-base .ql-editor h1,.ql-container-base .ql-editor h2,.ql-container-base .ql-editor h3,.ql-container-base .ql-editor h4,.ql-container-base .ql-editor h5,.ql-container-base .ql-editor h6{margin:0;padding:0;font-weight:700}.ql-container-base .ql-editor s{text-decoration:line-through}.ql-container-base .ql-editor strong{font-weight:700!important}.ql-container-base .ql-editor h1{font-size:2em}.ql-container-base .ql-editor h2{font-size:1.5em}.ql-container-base .ql-editor h3{font-size:1.17em}.ql-container-base .ql-editor h4{font-size:1em}.ql-container-base .ql-editor h5{font-size:.83em}.ql-container-base .ql-editor h6{font-size:.67em}.ql-container-base .ql-editor h1,.ql-container-base .ql-editor h2,.ql-container-base .ql-editor h3,.ql-container-base .ql-editor h4,.ql-container-base .ql-editor h5,.ql-container-base .ql-editor h6{font-weight:300}.ql-container-base .ql-editor.ql-blank::before{color:#b3b3b3}.ql-container{height:55vh}@media screen and (max-width:1100px){.ql-container{font-size:.9rem}}.open-note-container .ql-editor strong{font-weight:700!important}.ql-editor{overflow-y:scroll;overflow-x:hidden}.ql-editor p{margin-top:0!important;margin-bottom:0!important;padding-bottom:.5rem}.ql-editor ol,.ql-editor ul{padding-bottom:.5rem}.ql-editor.ql-blank::before{color:#b3b3b3}.ql-tooltip{z-index:9999999}.ql-editor ul{padding-left:0!important}.notebook-editor{padding:2em;display:flex!important;flex-direction:row;justify-content:space-between;max-width:2600px}.notebook-editor .notebook-editor-side{width:23%;padding:1em;background:rgba(15,15,15,.6);display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.notebook-editor .notebook-editor-side .pages-list{min-height:200px;margin-bottom:2em}.notebook-editor .notebook-editor-side .pages-list .page{background-color:#111;padding:.75em;display:flex;flex-direction:row;justify-content:space-between;align-items:center;transition:all .2s ease-in-out;margin-bottom:.25em;width:100%}.notebook-editor .notebook-editor-side .pages-list .page svg{opacity:.5}.notebook-editor .notebook-editor-side .pages-list .page:hover{cursor:pointer;background-color:rgba(20,20,20,.6)}.notebook-editor .notebook-editor-side .pages-list .page.active{background-color:rgba(0,0,0,.6)}.notebook-editor .notebook-editor-page{width:75%;padding:1em;background-color:rgba(20,20,20,.6)}.sortable-helper-modal{position:fixed;z-index:9999999999999;width:100%}.open-note-modal{height:85vh;width:85vw;overflow:hidden}@media screen and (max-width:1100px){.open-note-modal{height:95vh;width:95vw;margin:2em}}.open-note-modal .modal-body{overflow-y:hidden!important}.notebook-actions{margin-bottom:-.5rem;opacity:.5;text-align:center;display:flex;flex-direction:row;justify-content:space-between}.notebook-actions span{display:flex;justify-content:center;align-items:center;width:1.8rem;height:1.8rem}.notebook-actions svg{font-size:.9rem;margin-right:.3em;margin-left:.3em}.notebook-actions svg:hover{opacity:.8!important}.notebook-actions svg:first-child{margin-left:0;opacity:.5}.notebook-actions svg:last-child{margin-right:-.25em;opacity:.5}.notes-search{text-align:center;padding:2rem;margin:2rem}.notes-search input{background:0 0!important;background-color:transparent!important;border:1px solid rgba(15,15,15,.6);border-bottom:1px solid #121212}.container-hide-horizontal-scrollbar{margin-bottom:-16px;overflow:hidden}.notebooks-list{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;flex-flow:row;margin-bottom:1rem;overflow-x:scroll;overflow-y:hidden;width:95%;margin-left:2.5%;margin-right:2.5%;-ms-overflow-style:none;scrollbar-width:none}.notebooks-list::-webkit-scrollbar{display:none}@media screen and (max-width:1100px){.notebooks-list{margin-top:-.5rem}}.notebooks-list .notebook-item{box-shadow:0 0 2px rgba(0,0,0,.2);background:rgba(20,20,20,.6);border:1px solid #070707;border-radius:1rem;backdrop-filter:blur(2px);margin:.5rem;border-radius:.5rem;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;cursor:pointer;position:relative;width:100%;flex-grow:0;flex-shrink:100;min-width:12rem;max-width:30%;height:100%;margin:1rem;padding:.5rem;margin-bottom:2rem;transition:all .2s ease-in-out}@media screen and (max-width:1100px){.notebooks-list .notebook-item{min-width:8rem!important;max-width:20vw;margin:1rem .25rem;padding:.25rem}}.notebooks-list .notebook-item .notebook-item-title{font-size:1.3rem;text-align:center;display:block;width:100%;height:2.3rem;padding:.5rem 1rem;overflow:hidden}.notebooks-list .notebook-item .notebook-item-title svg{margin-right:.25em;margin-bottom:0;margin-bottom:-.1em}@media screen and (max-width:1100px){.notebooks-list .notebook-item .notebook-item-title{overflow:visible;font-size:small;height:2.2rem;padding:.25rem}}.notebooks-list .notebook-item .notes-item-preview{padding:1em;padding-top:0;width:200%;height:320px;display:block;overflow:hidden;transform:scale(.5);transform-origin:0 0}.notebooks-list .notebook-item .notes-item-preview p{margin-top:.1em;margin-bottom:.1em}.notebooks-list .notebook-item .note-preview{white-space:pre-wrap;overflow:hidden;height:100%}.notebooks-list .notebook-item .notebook-item-notes{margin-top:1rem;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center}.notebooks-list .notebook-item .notebook-item-notes .notebook-item-note{padding:.2em .5em;margin:0 .5em}@media screen and (max-width:1100px){.notebooks-list .notebook-item{min-width:14rem;max-width:25%}}.notebooks-list .notebook-item.selected{border:1px solid #313131;background:#232323;position:relative;border-radius:.5rem .5rem 0 0;margin-bottom:.1rem;border-bottom:1px solid transparent;box-shadow:none}.notebook-notes-list{box-shadow:0 0 2px rgba(0,0,0,.2);background:rgba(20,20,20,.6);border:1px solid #070707;border-radius:1rem;backdrop-filter:blur(2px);padding:.5rem;margin:.5rem;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center;flex-flow:row;padding:0;margin-top:-2.2rem;margin-bottom:2rem;border-radius:.5rem;background-color:rgba(17,17,17,.5);overflow-x:scroll;overflow-y:hidden;width:calc(100% - 1rem);scrollbar-width:none}.notebook-notes-list::-webkit-scrollbar{display:none}@media screen and (max-width:1100px){.notebook-notes-list{padding:.25rem;margin-top:-1.5rem}}.notebook-notes-list .notebook-note-item{box-shadow:0 0 2px rgba(0,0,0,.2);background:rgba(20,20,20,.6);border:1px solid #070707;border-radius:1rem;backdrop-filter:blur(2px);padding:.5rem;margin:.5rem;margin:0;background-color:rgba(15,15,15,.5);border-radius:0;text-align:center;flex-grow:0;flex-shrink:100;min-width:10rem;max-width:30%;cursor:pointer;overflow:hidden}@media screen and (max-width:1100px){.notebook-notes-list .notebook-note-item{margin:0 .25rem;padding:.25rem;min-width:6rem;height:3.6rem!important}}.notebook-notes-list .notebook-note-item .notebook-note-item-title{height:1em;font-size:1rem;display:flex;justify-content:center;align-items:flex-start;overflow:hidden}@media screen and (max-width:1100px){.notebook-notes-list .notebook-note-item .notebook-note-item-title{font-size:small;height:1rem;margin-top:.4rem;margin-bottom:.7rem}}.notebook-notes-list .notebook-note-item.selected{background:#232323}.notebook-notes-list .notebook-note-item .notebook-note-actions{font-size:.9rem}@media screen and (max-width:1100px){.notebook-notes-list .notebook-note-item .notebook-note-actions{font-size:.6rem;margin-top:.4rem}}.notebook-notes-list .notebook-note-item .notebook-note-actions svg{opacity:.3;margin:0 .3rem;margin-bottom:-.7rem;cursor:pointer}.notebook-notes-list .notebook-note-item .notebook-note-actions svg:hover{opacity:.6}@media screen and (max-width:1100px){.notebook-notes-list .notebook-note-item .notebook-note-actions svg{margin:0 .1rem}}.notes-create-button{text-align:center;cursor:pointer;display:flex;justify-content:center;align-items:center;width:2.7rem;height:2.7rem;border-radius:100%;background:rgba(15,15,15,.6);margin-left:2rem}.notes-create-button svg{margin:.5rem;max-height:2rem;opacity:.5}.notes-create-button svg:hover{opacity:.8}.open-notebook-notes{width:100%;margin:0 auto;overflow-x:auto;overflow-y:hidden;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;padding-top:.5rem;font-size:1rem}.open-notebook-note{border-radius:1rem;overflow:hidden;background:rgba(15,15,15,.6);border:1px solid #070707;white-space:nowrap;cursor:pointer;padding:.4rem 1.2rem;margin:0 .5rem .5rem .5rem;height:2.4rem;max-width:20rem;display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:relative;transition:all .2s ease-in-out}.open-notebook-note .notebook-tab-name{overflow:hidden;text-overflow:ellipsis}.open-notebook-note .notebook-tab-actions{display:flex;flex-direction:row;align-items:center;margin-left:.5rem;gap:.3rem}.open-notebook-note .notebook-tab-actions .notebook-action-icon{cursor:pointer;padding:.2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:.7;transition:all .2s ease-in-out}.open-notebook-note .notebook-tab-actions .notebook-action-icon:hover{background:rgba(20,20,20,.6);opacity:1}.open-notebook-note.selected{background:#313131;box-shadow:0 1px 8px rgba(20,20,20,.4)}.open-notebook-note:hover{background:#232323;box-shadow:0 1px 8px rgba(20,20,20,.4)}.open-note-container{position:relative}.open-note-container.drag-over .drag-overlay{opacity:1;pointer-events:all}.open-note-container .drag-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:9999;opacity:0;pointer-events:none;transition:opacity .2s ease}.open-note-container .drag-overlay .drag-message{background:#232323;padding:2rem;border-radius:8px;text-align:center;color:#fff;border:2px dashed #111}.open-note-container .drag-overlay .drag-message svg{margin-bottom:1rem}.open-note-container .drag-overlay .drag-message p{margin:0;font-size:1.2rem;font-weight:500}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.note-files-browser{margin-top:1rem;padding:1rem;background:#232323;border-radius:6px;border:1px solid rgba(15,15,15,.6)}.note-files-browser.loading{display:flex;align-items:center;justify-content:center;min-height:4rem}.note-files-browser h4{margin:0 0 1rem 0;color:#fff;font-size:1rem;font-weight:600}.note-files-browser .files-list{display:flex;flex-direction:column;gap:.5rem}.note-files-browser .file-item{display:flex;align-items:center;justify-content:space-between;padding:.75rem;background:#111;border-radius:4px;border:1px solid rgba(15,15,15,.6);transition:all .2s ease}.note-files-browser .file-item:hover{background:rgba(15,15,15,.6);box-shadow:0 1px 8px rgba(20,20,20,.4)}.note-files-browser .file-item .file-info{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}.note-files-browser .file-item .file-info .file-icon{color:#fff;flex-shrink:0}.note-files-browser .file-item .file-info .file-details{min-width:0}.note-files-browser .file-item .file-info .file-details .file-name{font-weight:500;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.note-files-browser .file-item .file-info .file-details .file-meta{font-size:.85rem;color:#fff;margin-top:.2rem}.note-files-browser .file-item .file-actions{display:flex;gap:.5rem;flex-shrink:0}.note-files-browser .file-item .file-actions .action-btn{background:0 0;border:none;padding:.5rem;border-radius:4px;cursor:pointer;color:#fff;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.note-files-browser .file-item .file-actions .action-btn:disabled{opacity:.5;cursor:not-allowed}.note-files-browser .file-item .file-actions .action-btn:not(:disabled):hover{background:rgba(20,20,20,.6);color:#313131}.note-files-browser .file-item .file-actions .action-btn.transcribe-btn:not(:disabled):hover{background:rgba(15,15,15,.6);color:#313131}.note-files-browser .file-item .file-actions .action-btn.extract-btn:not(:disabled):hover{background:rgba(15,15,15,.6);color:#313131}.note-files-browser .file-item .file-actions .action-btn.download-btn:not(:disabled):hover{background:rgba(15,15,15,.6);color:#313131}.note-files-browser .file-item .file-actions .action-btn.remove-btn:not(:disabled):hover{background:rgba(20,20,20,.6);color:#313131}.note-files-browser .file-item .file-actions .action-btn .icon-spin{animation:spin 1s linear infinite}.calendar-view{width:100%;max-width:100%;margin:0 auto}.calendar-view input{color:#fff!important}@media screen and (max-width:1100px){.calendar-view{width:100%;min-width:auto}}.calendar-view .calendar-view-day{padding-top:2em;float:right;width:100%;opacity:0;overflow:hidden;transition:.3s opacity ease-out}.calendar-view .calendar-view-day.open{display:block;opacity:1;transition:.3s opacity ease-in}.calendar-view .calendar-view-month{width:100%;float:left;transition:.3s all ease-out}.calendar-view .calendar-view-month.open{height:320px;transform:scale(.4) translateY(-70%);transition:.3s all ease-out}.calendar-view .calendar-view-month.open .calendar .day-number{font-size:140%}.calendar-view .calendar-view-month.open .calendar .day-name{font-size:140%}.calendar-view .calendar-view-month.open .calendar .calendar-heading{transform:scale(1.5)}.calendar-view .calendar-view-month.open .calendar .hide-open{display:none}.calendar-view .calendar-view-month.open .calendar .show-open{display:block}.calendar-container{width:calc(100%);display:flex;flex-direction:row}@media screen and (max-width:1100px){.calendar-container{flex-direction:column;width:100%}}.calendar-container .calendar-panel{box-shadow:0 0 2px rgba(0,0,0,.2);background:rgba(20,20,20,.6);border:1px solid #070707;border-radius:1rem;backdrop-filter:blur(2px);margin:.5rem;padding:.5rem;margin-top:4.5rem;height:85vh;width:20%;margin-left:-.5rem}@media screen and (max-width:1100px){.calendar-container .calendar-panel{margin-top:0;margin-left:.75rem;width:calc(100% - 1.25rem);height:calc(100vh - 8rem);min-height:15rem}}.calendar-container .calendar{flex-grow:100;transition:.3s all ease-out;padding-right:.5rem;max-width:80%}@media screen and (max-width:1100px){.calendar-container .calendar{padding:0;width:100%;max-width:100%;height:calc(100vh - 8rem);min-height:20rem}}.calendar-container .calendar .show-open{display:none}.calendar-container .calendar .calendar-days-container{box-shadow:0 0 2px rgba(0,0,0,.2);background:rgba(20,20,20,.6);border:1px solid #070707;border-radius:1rem;backdrop-filter:blur(2px);padding:.5rem;margin:.5rem;padding:.5rem 1rem;padding-bottom:3rem;display:flex;flex-direction:column;justify-content:space-around;position:relative;height:calc(100% - 1rem)}@media screen and (max-width:1100px){.calendar-container .calendar .calendar-days-container{height:calc(100% - .5rem)}}.calendar-container .calendar .calendar-days{width:calc(100% + .5rem);height:86vh;display:flex;flex-direction:column;justify-content:space-around;display:grid;grid-template-columns:repeat(7,1fr);grid-template-rows:repeat(7,1fr);grid-column-gap:.5rem;margin:0 -.5rem;align-self:flex-start}@media screen and (min-width:1100px){.calendar-container .calendar .calendar-days{margin-bottom:-4rem}}@media screen and (max-width:1100px){.calendar-container .calendar .calendar-days{margin-top:.25rem;margin-bottom:-.5rem;height:65vh}}.calendar-container .calendar .calendar-day{cursor:pointer;width:100%;min-height:4.5rem;max-height:calc(100vh / 1.5rem);padding:.5rem;color:#fff;float:left;margin:.25rem;overflow:hidden;padding-bottom:1em;position:relative;transition:all .1s ease-out,background-color .3s ease-in-out;border-radius:.5rem;background:rgba(20,20,20,.6);border:1px solid #070707}@media screen and (max-width:1100px){.calendar-container .calendar .calendar-day{min-height:9vh;max-height:11vh;font-size:50%;padding:.2rem!important}}.calendar-container .calendar .calendar-day:hover{background-color:rgba(20,20,20,.002)}.calendar-container .calendar .calendar-day .calendar-day-entries{margin-top:.5em}.calendar-container .calendar .calendar-day .calendar-day-labels{display:flex;flex-direction:row;flex-wrap:wrap;position:absolute;top:2px;right:2px;max-width:60%;justify-content:flex-end}.calendar-container .calendar .calendar-day .calendar-day-labels .calendar-day-label{width:8px;height:8px;border-radius:50%;margin:1px;cursor:pointer;transition:transform .2s ease}.calendar-container .calendar .calendar-day .calendar-day-labels .calendar-day-label:hover{transform:scale(1.3)}@media screen and (max-width:1100px){.calendar-container .calendar .calendar-day .calendar-day-labels .calendar-day-label{width:6px;height:6px}}.calendar-container .calendar .calendar-day .calendar-day-color-indicator{position:absolute;top:.5em;right:.5em;width:12px;height:12px;border-radius:50%;box-shadow:0 0 4px rgba(0,0,0,.2)}.calendar-container .calendar .calendar-day.current-day{animation:currentday 2s cubic-bezier(.61,1,.88,1);animation-iteration-count:infinite!important}.calendar-container .calendar .calendar-day.selected-day{box-shadow:0 2px 40px rgba(0,0,0,.4);transform:scale(1.1);z-index:9999}.calendar-container .calendar .calendar-day .day-name{font-size:80%;font-weight:500}@media screen and (max-width:1100px){.calendar-container .calendar .calendar-day .day-name{display:none}}.calendar-container .calendar .calendar-day .day-number{font-size:100%;font-weight:500}@media screen and (max-width:1100px){.calendar-container .calendar .calendar-day .day-number{font-size:150%}}.calendar-container .calendar .calendar-day .calendary-day-tasks-container{display:block;overflow:hidden;height:100%;width:100%}.calendar-container .calendar .calendar-day .calendar-day-task-count{display:none;background-color:rgba(0,0,0,.2);color:rgba(255,255,255,.9);border-radius:40px;height:80px;width:80px;text-align:center;padding-top:15px;font-size:180%;margin:auto;font-weight:700}.calendar-month-daynames{display:flex;justify-content:space-around;opacity:.5}.calendar-month-dayname{flex:1;text-align:center;padding:.25rem;padding-bottom:0;font-size:.8em;color:#fff}.calendar-day-entry{background:#111;box-shadow:0 0 1px rgba(0,0,0,.25);border-radius:1em;color:#fff;font-size:80%;font-weight:400;padding:.3em .6em;margin-bottom:.2em;overflow:hidden}.calendar-day-entry span{width:100%;height:100%;display:block}@media screen and (max-width:1100px){.calendar-day-entry span{font-size:1vh}}@keyframes currentday{0%{transform:translateY(0) scale(1);box-shadow:0 0 0 0 rgba(0,0,0,.08);filter:brightness(1)}50%{transform:translateY(-1px) scale(1.04);box-shadow:0 3px 8px 0 rgba(0,0,0,.15);filter:brightness(1.05)}100%{transform:translateY(0) scale(1);box-shadow:0 0 0 0 rgba(0,0,0,.08);filter:brightness(1)}}.pending-tasks{width:80%;margin:0 auto}.pending-tasks:first-child{padding-top:30px}.pending-tasks:last-child{padding-bottom:30px}.calendar-day-modal{color:#121212}.calendar-day-modal .modal-day{width:90%;padding:5%;margin:5% auto;min-height:400px;background-color:#111}.calendar-day-modal .task-create-input{width:95%;margin:0 auto}.calendar-day-modal .task-create-input input{font-size:90%!important}.calendar-day-modal .task{color:#fff}.calendar-day-modal .day-number{float:left;font-size:150%}.calendar-day-modal .todos-completed{min-height:1px}.calendar-heading{justify-content:center;width:100%;display:flex;text-align:center;padding-top:.5rem;min-height:2rem}.calendar-heading a{margin:0 5%}.calendar-heading .month-button{cursor:pointer;width:1rem;height:1rem;margin-top:-.5rem;display:block;opacity:.5;z-index:999999;transform:scale(.8)}@media screen and (max-width:1100px){.calendar-heading .month-button{margin-top:-.3em}}.calendar-heading .calendar-title{width:auto;min-width:32rem;padding:0 3rem;font-size:2rem;display:inline-block;color:#fff;font-weight:100;margin-top:-1rem;margin-bottom:.5rem}.calendar-modal{position:absolute;left:50%;margin-left:-15%;top:30%;width:50%}.calendar-task-search{position:absolute;top:-60px;width:60%;min-height:30px;left:20%;padding:2%;padding-top:0;max-height:30px;transition:max-height .3s,background-color .3s}.calendar-task-search .search-results{overflow-y:scroll;max-height:200px}.calendar-task-search input{color:#121212;margin-top:-40px}.calendar-task-search.expanded{background-color:rgba(255,255,255,.3);border-radius:4px;max-height:500px}.day{padding:1em;border:2px solid #232323}.datepicker{width:250px;height:200px}.datepicker .datepicker-date{box-shadow:0 1px 3px rgba(0,0,0,.2);width:13%;display:block;height:30px;float:left;font-size:.7em;margin:.64%;padding:.2em .3em}.datepicker .datepicker-date:hover{cursor:pointer;background-color:#000!important}.datepicker .datepicker-date.current{background-color:#0a0a0a}.day-inactive-month{filter:brightness(.9);opacity:.5;border:1px solid transparent!important}.day-outside-rows{height:60px!important;min-height:60px!important;max-height:60px!important}.day-outside-top{height:60px!important;align-self:self-end}.day-outside-bottom{height:60px!important;align-self:self-start}.calendar-day-open{height:600px;width:800px;position:relative}@media screen and (max-width:1100px){.calendar-day-open{width:100%;height:80vh}}.calendar-day-open .day-number{font-size:40px;display:block;position:absolute;left:1rem;top:0}.calendar-day-open .entries{height:400px;margin-bottom:50px;overflow-y:auto;overflow-x:hidden;width:100%;top:4em;padding-left:1em;position:absolute;display:flex;flex-wrap:wrap;align-content:flex-start}.calendar-day-open .entries>div{flex-grow:1;width:100%}.calendar-day-open .entries .calendar-entry{position:relative}.calendar-day-open .create-entry-container{position:absolute;bottom:0;display:block;width:90%;height:3.2em;margin:1em 5%}.calendar-day-open input.create-entry{background-color:rgba(15,15,15,.6);border:none;outline:0;resize:none;padding:1.25em;font-size:20px;left:5%;overflow:hidden}.calendar-day-open .day-labels-container{position:absolute;top:.5em;right:1em;width:auto;min-width:120px;text-align:right;padding:.5em;border-radius:1rem;background:0 0;border:1px solid #070707;z-index:10;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:.8em}.calendar-day-open .day-labels-container .add-label-button{background:0 0!important;border:none;border-radius:1rem;padding:.4em .8em;font-size:.8em;cursor:pointer;display:flex;align-items:center;gap:.3em;transition:background .2s ease;color:#fff;white-space:nowrap;filter:drop-shadow(0 0 12px rgba(0, 0, 0, .12))}.calendar-day-open .day-labels-container .add-label-button:hover{background:#2b2b2b}.calendar-day-open .day-labels-container .day-labels-empty{font-style:italic;font-size:.8em;opacity:.4;margin:0;color:#fff}.calendar-day-open .day-labels-container .day-labels-list{display:flex;flex-wrap:wrap;gap:.5em;justify-content:flex-end}.calendar-day-open .day-labels-container .day-labels-list .day-label-item{padding:.4em .8em;border-radius:1rem;color:#fff;font-size:.9em;display:flex;align-items:center;gap:.4em;box-shadow:0 0 12px 0 rgba(0,0,0,.12);cursor:grab;transition:transform .2s ease,box-shadow .2s ease}.calendar-day-open .day-labels-container .day-labels-list .day-label-item.dragged{opacity:.6;transform:scale(1.05);box-shadow:0 0 16px 0 rgba(0,0,0,.18)}.calendar-day-open .day-labels-container .day-labels-list .day-label-item.drag-over{transform:scale(1.05);box-shadow:0 0 20px 0 rgba(255,255,255,.3)}.calendar-day-open .day-labels-container .day-labels-list .day-label-item .day-label-name{font-weight:500}.calendar-day-open .day-labels-container .day-labels-list .day-label-item .day-label-symbol{font-size:1.1em}.calendar-day-open .day-labels-container .day-labels-list .day-label-item .day-label-remove{cursor:pointer;margin-left:.2em;font-size:1.3em;font-weight:700;width:1em;height:1em;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:rgba(0,0,0,.1);opacity:.7;transition:opacity .2s}.calendar-day-open .day-labels-container .day-labels-list .day-label-item .day-label-remove:hover{opacity:1}.calendar-day-open .day-label-container{position:absolute;top:.5em;right:1em;width:auto;padding:.5em;border-radius:1rem;background:0 0;border:1px solid #070707;z-index:10;display:flex;flex-direction:row;align-items:center;gap:.5em;font-size:.9rem;margin-right:2rem}.calendar-day-open .day-label-container .set-label-button{border:none;background:0 0!important;border-radius:1rem;padding:.2em;font-size:.8em;cursor:pointer;display:flex;align-items:center;gap:.3em;transition:background .2s ease;color:#fff;white-space:nowrap}.calendar-day-open .day-label-container .set-label-button:hover{background:#2b2b2b}.calendar-day-open .day-label-container .day-label-empty{font-style:italic;font-size:.8em;opacity:.4;margin:0;color:#fff}.calendar-day-open .day-label-container .day-label-item{padding:.4em .8em;border-radius:1rem;color:#fff;font-size:.9em;display:flex;align-items:center;gap:.4em;box-shadow:0 0 12px 0 rgba(0,0,0,.12)}.calendar-day-open .day-label-container .day-label-item .day-label-name{font-weight:500}.calendar-day-open .day-label-container .day-label-item .day-label-remove{cursor:pointer;margin-left:.2em;font-size:1.3em;font-weight:700;width:1em;height:1em;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:rgba(0,0,0,.1);opacity:.7;transition:opacity .2s}.calendar-day-open .day-label-container .day-label-item .day-label-remove:hover{opacity:1}.calendar-no-date-entries{display:flex;justify-content:flex-start;align-content:flex-start;flex-flow:wrap;flex-wrap:wrap;height:100%;width:calc(100% + 2em);font-size:.8em;padding-right:.4rem}@media screen and (max-width:1100px){.calendar-no-date-entries{margin-top:1rem}}.calendar-no-date-entries .create-entry{width:100%;margin-top:.8em;margin-right:1em;margin-bottom:.5em}.calendar-no-date-entries .create-entry input{box-shadow:0 2px 4px rgba(0,0,0,.25)}.calendar-no-date-entries .no-date-entries{width:100%;height:100%;display:flex;flex-flow:wrap;align-content:flex-start;margin-right:1.25em}.calendar-no-date-entries .no-date-entries .calendar-entry-extras{margin-right:.5rem!important}.calendar-entry{border-radius:1rem;align-self:start;position:relative;background:0 0;display:flex;width:calc(100% - .5rem);margin:.25rem;margin-bottom:.4em}.calendar-entry input,.calendar-entry input:focus{padding:1.25rem;font-size:1.3rem;padding-right:4rem;overflow:hidden}.calendar-entry:not(.editing) textarea{overflow:visible;pointer-events:none;box-shadow:0 2px 4px rgba(0,0,0,.25)}.calendar-entry .calendar-entry-content{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-left:-1rem}.calendar-entry .calendar-entry-actions{padding-left:.5em;display:flex;align-items:center;justify-content:center;position:absolute;top:50%;left:0;width:100%}.calendar-entry .calendar-entry-actions span{padding-left:.25rem;padding-right:.25rem;color:#313131}.calendar-entry .calendar-entry-meta{position:absolute;top:calc(50% - 1.6em);white-space:nowrap;display:block;width:100%;justify-content:center;align-items:center;text-align:center;font-size:.7em;margin-bottom:-1em;padding-bottom:.5rem;margin-top:.5em;margin-left:.5em;pointer-events:none}.calendar-entry .calendar-entry-extras{display:block;position:relative;width:4rem;transform:translateY(-1rem)}.entry-sort-control-container{position:absolute;right:3em;opacity:.5}.entry-sort-control-container:hover{opacity:1}.calendar-clock{width:100%;padding-right:2rem}.calendar-clock .date{font-size:1rem!important}.calendar-clock .time{width:100%;font-size:2rem!important;margin-bottom:0!important}@media screen and (max-width:1100px){.calendar-clock .time{display:none!important}}.calendar-clock .date-section{font-size:.8em}.calendar-views-control-container{height:calc(100vh - 3.5rem)}@media screen and (max-width:1100px){.calendar-views-control-container{display:block;height:calc(100vh - 3.5rem)}}.calendar-views-control{margin:0 auto;margin-bottom:1rem;margin-top:0;font-size:.9rem}@media screen and (max-width:1100px){.calendar-views-control{position:relative!important;top:0;right:0;display:block;padding:0 .5rem;width:100%;margin-bottom:.5rem}}.calendar-year-list{overflow:hidden;background:rgba(17,17,17,.5);border-radius:1rem;padding:1rem;margin:.5rem;height:calc(100vh - 3.5rem - 2rem)}.calendar-year-list .inner-container{width:100%;height:calc(100% - 2rem);overflow-y:scroll;overflow-x:hidden;display:flex;flex-direction:row;flex-wrap:wrap}.calendar-year-list .calendar-year-month-days{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.calendar-year-list .calendar-year-day{cursor:pointer;width:calc(14.2% - 1rem);background:rgba(20,20,20,.6);padding:.25rem .5rem;border-radius:.5rem;margin:.5rem;font-size:.8rem}.calendar-year-list .calendar-year-day.empty{width:calc(14.2% - 1rem)}.calendar-year-list .calendar-year-month{width:49%;margin-right:1%}.calendar-year-list .calendar-year-day-entries{padding:.2rem}.calendar-year-list .calendar-year-day-entries>div{background:rgba(15,15,15,.6);width:100%;height:1.4em;overflow:hidden;border-radius:1rem;padding:.1em .4em;font-size:.5rem;margin-bottom:.25rem}.calendar-year-list .calendar-year-day-entries>div:last-child{margin-bottom:0}.calendar-day-info{position:absolute;top:-.5rem;left:0;height:4rem;padding:0 6rem;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;width:100%}.day-info-container{display:flex;flex-direction:row;z-index:5;gap:.5rem}.weather-display{display:flex;align-items:center;background:#313131;padding:.2rem;padding-bottom:0;padding-top:0;border-radius:1rem;box-shadow:0 2px 2px rgba(50,50,50,.2);z-index:5;color:#fff}.weather-display .weather-icon{display:flex;align-items:center;margin:.4rem}.weather-display .weather-info{display:flex;flex-direction:column;gap:.2rem;width:6rem}.weather-display .weather-info .weather-temp{font-weight:600;font-size:.9rem;color:#fff}.weather-display .weather-info .weather-location{font-size:.7rem;color:#fff;opacity:.8}.text-display{background:#232323;padding:.3rem .8rem;border-radius:1rem;box-shadow:0 2px 2px rgba(50,50,50,.2);max-width:20rem;display:flex;align-items:center}.text-display .text-content{font-size:.8rem;color:#fff;line-height:1.5;text-align:center}.settings-view{display:flex}@media screen and (max-width:1100px){.settings-view{flex-direction:column}}.settings-view textarea{border-radius:1rem;width:100%;min-height:4rem;border:1px solid #070707}.settings-view .card label{width:100%;display:block}.settings-view .card .button{margin-top:1rem;margin-bottom:1rem}.settings-view .card input[type=number],.settings-view .card input[type=text]{border-radius:1em 1em;margin-top:1rem;margin-bottom:1rem;max-width:80%;margin-left:auto;margin-right:auto}.settings-view .settings-section{margin:1rem}@media screen and (max-width:1100px){.settings-view .settings-section{margin-top:0;margin:1rem}}.settings-view .settings-section small{display:block;margin-bottom:.5rem;font-weight:500;color:#fff;opacity:.8}.settings-view .select-timezones{width:18em}.settings-view .backgrounds{flex-direction:row;display:flex;width:100%;justify-content:center;flex-wrap:wrap}.settings-view .backgrounds .background{width:20%;max-width:5rem;height:3rem;background-size:cover;background-position:50% 50%;margin:.25rem;border-radius:1rem;border:1px solid #111;display:flex;justify-content:center;align-items:center}.settings-view .backgrounds .background.selected{border:1px solid #313131}.settings-view .uploads-list .upload-item{display:flex;align-items:center;padding:.75rem;border-bottom:1px solid #070707;gap:1rem;transition:background-color .2s}.settings-view .uploads-list .upload-item:hover{background-color:rgba(17,17,17,.1)}.settings-view .uploads-list .upload-item:last-child{border-bottom:none}.settings-view .uploads-list .upload-item .file-icon{font-size:2rem;flex-shrink:0}.settings-view .uploads-list .upload-item .file-info{flex:1;min-width:0}.settings-view .uploads-list .upload-item .file-info .file-name{font-weight:700;margin-bottom:.25rem;word-break:break-word;color:#fff}.settings-view .uploads-list .upload-item .file-info .file-details{font-size:.85rem;color:rgba(255,255,255,.6);display:flex;gap:1rem;flex-wrap:wrap}@media screen and (max-width:1100px){.settings-view .uploads-list .upload-item .file-info .file-details{flex-direction:column;gap:.25rem}}.settings-view .uploads-list .upload-item .file-actions{display:flex;gap:.5rem;flex-shrink:0}.settings-view .uploads-list .upload-item .file-actions .action-btn{background:0 0;border:none;padding:.5rem;border-radius:4px;cursor:pointer;color:#fff;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.settings-view .uploads-list .upload-item .file-actions .action-btn:disabled{opacity:.5;cursor:not-allowed}.settings-view .uploads-list .upload-item .file-actions .action-btn:not(:disabled):hover{background:rgba(20,20,20,.6);color:#313131}.settings-view .uploads-list .upload-item .file-actions .action-btn.download-btn:not(:disabled):hover{background:rgba(15,15,15,.6);color:#313131}.settings-view .uploads-list .upload-item .file-actions .action-btn.remove-btn:not(:disabled):hover{background:rgba(20,20,20,.6);color:#313131}.settings-view .col-xl-4 .settings-section textarea{min-height:4rem;font-size:.9rem}.settings-view .col-xl-4 .settings-section small{display:block;margin-bottom:.75rem;font-weight:200;color:#fff;opacity:.9;line-height:1.3}.settings-view .billing-info .billing-card{padding:1rem;padding-top:0}.settings-view .billing-info .billing-card:last-child{margin-bottom:0}.settings-view .billing-info .billing-card h6{margin-bottom:.75rem;color:#fff;font-weight:600;font-size:.9rem}.settings-view .billing-info .billing-card p{margin-bottom:.5rem;font-size:.8rem}.settings-view .billing-info .billing-card p strong{color:#fff}.settings-view .billing-info .billing-card .text-warning{color:#f39c12;font-weight:600}.settings-view .billing-info .invoice-list{max-height:150px;overflow-y:auto;border:1px solid #070707;border-radius:4px;padding:.5rem}.settings-view .billing-info .invoice-list .invoice-item{display:flex;justify-content:space-between;align-items:center;padding:.4rem 0;border-bottom:1px solid #070707}.settings-view .billing-info .invoice-list .invoice-item:last-child{border-bottom:none}.settings-view .billing-info .invoice-list .invoice-item .invoice-details{display:flex;flex-direction:column;font-size:.75rem}.settings-view .billing-info .invoice-list .invoice-item .invoice-details .invoice-date{font-weight:500;color:#fff}.settings-view .billing-info .invoice-list .invoice-item .invoice-details .invoice-amount{font-weight:600;color:#232323}.settings-view .billing-info .invoice-list .invoice-item .invoice-details .invoice-status{font-size:.7rem;text-transform:uppercase}.settings-view .billing-info .invoice-list .invoice-item .invoice-details .invoice-status.paid{color:#52B788}.settings-view .billing-info .invoice-list .invoice-item .invoice-details .invoice-status.open{color:#f39c12}.settings-view .billing-info .invoice-list .invoice-item .invoice-details .invoice-status.draft{color:#313131}.settings-view .billing-info .invoice-list .invoice-item .invoice-link{font-size:.75rem;color:#232323;text-decoration:none}.settings-view .billing-info .invoice-list .invoice-item .invoice-link:hover{text-decoration:underline}.settings-view .account-row{display:flex;flex-wrap:wrap}.settings-view .account-row .col-xl-4{display:flex;flex-direction:column}.settings-view .col-xl-4 .settings-section{border-radius:8px;flex:1}.settings-view .col-xl-4 .settings-section h5{margin-bottom:1rem;font-size:1.1rem}.settings-view .col-xl-4 .settings-section:first-child .button{margin-bottom:.5rem;margin-right:.5rem;display:inline-block;width:auto;text-align:center}.settings-view .col-xl-4 .settings-section:first-child .button:last-child{margin-right:0}@media (max-width:768px){.settings-view .col-xl-4 .settings-section:first-child .button{display:block;width:100%;margin-right:0}}.settings-view .col-xl-4 .settings-section .flex-column .row{width:100%}.settings-view .col-xl-4 .settings-section .flex-column .row .col-md-6{margin-bottom:1rem}.settings-view .col-xl-4 .settings-section .flex-column .row .col-md-6 p{margin-bottom:.5rem;font-size:.9rem}.settings-view .col-xl-4 .settings-section .billing-info .billing-card .text-center .button{display:inline-block;width:auto;margin:.5rem 0}.settings-container{margin-bottom:3rem!important}.billing-history-modal{max-width:800px;width:95vw}.billing-history-modal h3{margin-bottom:1.5rem;color:#fff;text-align:center}.billing-history-modal .invoice-table-container{overflow-x:auto;max-height:400px;overflow-y:auto}.billing-history-modal .invoice-table-container .invoice-table{width:100%;border-collapse:collapse;background:rgba(20,20,20,.6);border-radius:8px;overflow:hidden;text-align:left}.billing-history-modal .invoice-table-container .invoice-table thead{background:rgba(35,35,35,.1)}.billing-history-modal .invoice-table-container .invoice-table thead th{padding:.5rem;text-align:left;font-weight:600;color:#fff;border-bottom:2px solid #070707;font-size:.9rem}.billing-history-modal .invoice-table-container .invoice-table thead th:last-child{text-align:center}.billing-history-modal .invoice-table-container .invoice-table tbody tr{border-bottom:1px solid #070707;transition:background-color .2s}.billing-history-modal .invoice-table-container .invoice-table tbody tr:hover{background:rgba(35,35,35,.05)}.billing-history-modal .invoice-table-container .invoice-table tbody tr:last-child{border-bottom:none}.billing-history-modal .invoice-table-container .invoice-table tbody tr td{padding:1rem;color:#fff;font-size:.85rem;vertical-align:top}.billing-history-modal .invoice-table-container .invoice-table tbody tr td:last-child{text-align:center}.billing-history-modal .invoice-table-container .invoice-table .amount-details .amount-paid{font-weight:600;color:#232323;margin-bottom:.25rem}.billing-history-modal .invoice-table-container .invoice-table .amount-details .amount-due{font-size:.75rem;color:rgba(255,255,255,.7)}.billing-history-modal .invoice-table-container .invoice-table .invoice-status{font-size:.75rem;text-transform:uppercase;font-weight:600;padding:.25rem .5rem;border-radius:4px;display:inline-block}.billing-history-modal .invoice-table-container .invoice-table .invoice-status.paid{background:rgba(82,183,136,.2);color:#52B788}.billing-history-modal .invoice-table-container .invoice-table .invoice-status.open{background:rgba(243,156,18,.2);color:#f39c12}.billing-history-modal .invoice-table-container .invoice-table .invoice-status.draft{background:rgba(49,49,49,.2);color:#313131}.billing-history-modal .invoice-table-container .invoice-table .invoice-actions{display:flex;gap:.5rem;justify-content:center;flex-wrap:wrap}.billing-history-modal .invoice-table-container .invoice-table .invoice-actions .button-small{font-size:.75rem;padding:.25rem .5rem;border-radius:4px;text-decoration:none;background:#232323;color:#fff;transition:background-color .2s}.billing-history-modal .invoice-table-container .invoice-table .invoice-actions .button-small:hover{background:#0a0a0a}@media (max-width:768px){.billing-history-modal .invoice-table-container{font-size:.8rem}.billing-history-modal .invoice-table-container .invoice-table td,.billing-history-modal .invoice-table-container .invoice-table th{padding:.5rem .25rem}.billing-history-modal .invoice-table-container .invoice-table .invoice-actions{flex-direction:column;gap:.25rem}}.welcome-view{display:flex;justify-content:center;align-items:flex-start;min-height:100vh;padding:2rem 0}.welcome-view .welcome-container{max-width:1200px;width:100%}.welcome-view .welcome-container .row{display:flex;align-items:stretch;margin-bottom:2rem}.welcome-view .welcome-container .row .col-6{flex:1;display:flex;flex-direction:column}.welcome-view .welcome-intro{font-size:1.1rem;margin-bottom:2rem;color:#fff;opacity:.8}.welcome-view .welcome-section{margin:1.5rem 0}.welcome-view .welcome-section small{display:block;margin-bottom:.75rem;font-weight:200;color:#fff;opacity:.9;line-height:1.3;font-size:.95rem}.welcome-view .welcome-section textarea{width:100%;min-height:4rem;border-radius:1rem;border:1px solid #070707;padding:1rem;font-size:.9rem;line-height:1.4;resize:vertical;font-family:inherit}.welcome-view .welcome-section textarea:focus{outline:0;border-color:#313131;box-shadow:0 0 0 2px rgba(49,49,49,.2)}.welcome-view .welcome-section .examples{margin-top:1rem;font-size:.85rem;color:rgba(255,255,255,.7)}.welcome-view .welcome-section .examples strong{color:#fff;font-weight:500}.welcome-view .welcome-section .examples ul{margin:.5rem 0;padding-left:1.5rem}.welcome-view .welcome-section .examples ul li{margin-bottom:.25rem;line-height:1.4}.welcome-view .welcome-section-left{padding-right:1rem;display:flex;flex-direction:column;height:100%}.welcome-view .welcome-section-left h5{margin-bottom:.5rem;color:#313131;font-weight:600}.welcome-view .welcome-section-left small{display:block;margin-bottom:.75rem;font-weight:200;color:#fff;opacity:.9;line-height:1.3;font-size:.95rem}.welcome-view .welcome-section-left .examples{margin-top:1rem;font-size:.85rem;color:rgba(255,255,255,.7);flex:1}.welcome-view .welcome-section-left .examples strong{color:#fff;font-weight:500}.welcome-view .welcome-section-left .examples ul{margin:.5rem 0;padding-left:1.5rem}.welcome-view .welcome-section-left .examples ul li{margin-bottom:.25rem;line-height:1.4}.welcome-view .welcome-section-right{padding-left:1rem;display:flex;flex-direction:column;height:100%}.welcome-view .welcome-section-right .flex{flex:1;display:flex;flex-direction:column}.welcome-view .welcome-section-right textarea{width:100%;flex:1;min-height:8rem;border-radius:1rem;border:1px solid #070707;padding:1rem;font-size:.9rem;line-height:1.4;resize:vertical;font-family:inherit}.welcome-view .welcome-section-right textarea:focus{outline:0;border-color:#313131;box-shadow:0 0 0 2px rgba(49,49,49,.2)}.welcome-view .primary-button{background:#313131;color:#fff;border:none;border-radius:2rem;cursor:pointer;transition:all .3s ease;font-weight:500}.welcome-view .primary-button:hover:not(:disabled){background:#181818;transform:translateY(-2px);box-shadow:0 4px 12px rgba(49,49,49,.3)}.welcome-view .primary-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.welcome-view hr{margin:2rem 0;border:none;height:1px;background:rgba(7,7,7,.5)}.welcome-view h1{margin-bottom:1rem;color:#313131}.welcome-view .settings-note{margin:0}.welcome-view .settings-note small{color:rgba(255,255,255,.6);font-style:italic}@media screen and (max-width:1100px){.welcome-view{padding:1rem}.welcome-view .welcome-container{margin:0 2vw!important}.welcome-view .welcome-container .row{flex-direction:column}.welcome-view .welcome-container .row .col-6{flex:none}.welcome-view .welcome-section{margin:1rem 0}.welcome-view .welcome-section textarea{min-height:6rem;font-size:.9rem}.welcome-view .welcome-section-left{padding-right:0;margin-bottom:1rem}.welcome-view .welcome-section-right{padding-left:0}.welcome-view .welcome-section-right textarea{min-height:6rem;flex:none}}.intro-view{margin-top:-3.5rem!important}.intro-view .hero-section{background:radial-gradient(ellipse at center,rgba(17,17,17,.9) 0,rgba(20,20,20,.85) 100%);color:#fff;padding:4rem 0;text-align:center;min-height:100vh;display:flex;align-items:center;justify-content:center;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);position:relative}@media screen and (max-width:1100px){.intro-view .hero-section{margin-left:0;margin-right:0;padding:3rem 0;min-height:80vh}}.intro-view .hero-section .hero-content{max-width:800px;margin:0 auto;padding:0 2rem}@media screen and (max-width:1100px){.intro-view .hero-section .hero-content{padding:0 1rem}}.intro-view .hero-section .scroll-chevron{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);font-size:2rem;color:#fff;animation:float 2s ease-in-out infinite;cursor:pointer;filter:drop-shadow(0 4px 8px rgba(105, 105, 105, .4));transition:all .3s ease;display:flex;align-items:center;justify-content:center}@media screen and (max-width:1100px){.intro-view .hero-section .scroll-chevron{bottom:-3rem}}.intro-view .hero-section .scroll-chevron:hover{color:#fff;filter:drop-shadow(0 6px 12px rgba(105, 105, 105, .6))}@keyframes float{0%,100%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-10px)}}.intro-view .hero-section .logo-container{margin-bottom:2rem;margin-top:-3rem}.intro-view .hero-section .logo-container .hero-logo{max-width:120px;height:auto;filter:drop-shadow(0 4px 8px rgba(105, 105, 105, .3))}.intro-view .hero-section .hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 4px rgba(105,105,105,.3);font-family:Montserrat}@media screen and (max-width:1100px){.intro-view .hero-section .hero-title{font-size:2.5rem}}.intro-view .hero-section .hero-subtitle{font-size:1.5rem;font-weight:300;margin-bottom:1rem;opacity:.9;color:#fff}@media screen and (max-width:1100px){.intro-view .hero-section .hero-subtitle{font-size:1.2rem}}.intro-view .hero-section .hero-description{font-size:1.1rem;margin-bottom:3rem;opacity:.8;color:#121212}@media screen and (max-width:1100px){.intro-view .hero-section .hero-description{font-size:1rem;margin-bottom:.5rem}}.intro-view .hero-section .hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.intro-view .hero-section .hero-buttons .button{padding:1rem 2rem;font-size:1.1rem;border-radius:2rem;text-decoration:none;font-weight:600;transition:all .3s ease;min-width:180px;box-shadow:0 2px 2px rgba(50,50,50,.2)}.intro-view .hero-section .hero-buttons .button.primary-button{background:#313131;color:#fff;border:2px solid #313131}.intro-view .hero-section .hero-buttons .button.primary-button:hover{background:#3e3e3e;transform:translateY(-2px);box-shadow:2px 2px 10px rgba(0,0,0,.2)}.intro-view .hero-section .hero-buttons .button.secondary-button{background:0 0;color:#fff;border:2px solid #313131}.intro-view .hero-section .hero-buttons .button.secondary-button:hover{background:#313131;color:#fff;transform:translateY(-2px);box-shadow:2px 2px 10px rgba(0,0,0,.2)}.intro-view .features-section{padding:5rem 0;background:radial-gradient(ellipse at center,rgba(17,17,17,.9) 0,rgba(20,20,20,.85) 100%);width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}@media screen and (max-width:1100px){.intro-view .features-section{margin-left:0;margin-right:0;padding:3rem 0}}.intro-view .features-section .container{width:100%;margin:0 auto;padding:0 2rem}@media screen and (max-width:1100px){.intro-view .features-section .container{padding:0 .5rem}}.intro-view .features-section .section-title{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:3rem;color:#fff;font-family:Montserrat}@media screen and (max-width:1100px){.intro-view .features-section .section-title{font-size:2rem}}.intro-view .features-section .features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}@media screen and (max-width:1100px){.intro-view .features-section .features-grid{grid-template-columns:1fr;gap:1rem}}.intro-view .features-section .feature-card{box-shadow:0 0 2px rgba(0,0,0,.2);background:rgba(20,20,20,.6);border:1px solid #070707;border-radius:1rem;backdrop-filter:blur(2px);padding:.5rem;margin:.5rem;padding:2.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}@media screen and (max-width:1100px){.intro-view .features-section .feature-card{padding:1.5rem;margin:.25rem}}.intro-view .features-section .feature-card:hover{transform:translateY(-5px);box-shadow:2px 2px 10px rgba(0,0,0,.2)}.intro-view .features-section .feature-card .feature-icon{font-size:3rem;margin-bottom:1.5rem;color:#fff}.intro-view .features-section .feature-card h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#fff;font-family:Montserrat}.intro-view .features-section .feature-card p{color:#fff;line-height:1.6;font-size:1rem;opacity:.9}.intro-view .pricing-section{padding:5rem 0;background:radial-gradient(ellipse at center,rgba(17,17,17,.9) 0,rgba(20,20,20,.85) 100%);color:#fff;width:100vw;margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%)}@media screen and (max-width:1100px){.intro-view .pricing-section{margin-left:0;margin-right:0;padding:3rem 0}}.intro-view .pricing-section .container{width:100%;margin:0 auto;padding:0 2rem}@media screen and (max-width:1100px){.intro-view .pricing-section .container{padding:0 1rem}}.intro-view .pricing-section .pricing-card{box-shadow:0 0 2px rgba(0,0,0,.2);border:1px solid #070707;backdrop-filter:blur(2px);padding:.5rem;margin:.5rem;width:30rem;margin:0 auto;background:rgba(20,20,20,.6);color:#fff;padding:3rem;border-radius:1rem;text-align:center;box-shadow:2px 2px 10px rgba(0,0,0,.2)}@media screen and (max-width:1100px){.intro-view .pricing-section .pricing-card{width:100%;padding:1.5rem;margin:.25rem}}.intro-view .pricing-section .pricing-card h2{font-size:2rem;font-weight:700;margin-bottom:2rem;color:#fff;font-family:Montserrat}@media screen and (max-width:1100px){.intro-view .pricing-section .pricing-card h2{font-size:1.5rem}}.intro-view .pricing-section .pricing-card .price{display:flex;justify-content:center;align-items:baseline;margin-bottom:2rem}@media screen and (max-width:1100px){.intro-view .pricing-section .pricing-card .price{flex-wrap:wrap}}.intro-view .pricing-section .pricing-card .price .currency{font-size:2rem;font-weight:600;color:#232323}@media screen and (max-width:1100px){.intro-view .pricing-section .pricing-card .price .currency{font-size:1.5rem}}.intro-view .pricing-section .pricing-card .price .amount{font-size:4rem;font-weight:700;color:#232323;margin:0 .5rem}@media screen and (max-width:1100px){.intro-view .pricing-section .pricing-card .price .amount{font-size:3rem}}.intro-view .pricing-section .pricing-card .price .period{font-size:1.2rem;color:#fff;opacity:.8}@media screen and (max-width:1100px){.intro-view .pricing-section .pricing-card .price .period{font-size:1rem}}.intro-view .pricing-section .pricing-card .features-list{list-style:none;padding:0;margin:2rem 0}.intro-view .pricing-section .pricing-card .features-list li{padding:.5rem 0;font-size:1.1rem;color:#fff;display:flex;text-align:left;gap:.5rem}.intro-view .pricing-section .pricing-card .features-list li svg{color:#fff;flex-shrink:0}.intro-view .pricing-section .pricing-card .button.large{padding:1.2rem 3rem;font-size:1.2rem;font-weight:600;border-radius:2rem;background:#232323;color:#fff;text-decoration:none;transition:all .3s ease;display:inline-block;margin-bottom:1rem;box-shadow:0 2px 2px rgba(50,50,50,.2)}@media screen and (max-width:1100px){.intro-view .pricing-section .pricing-card .button.large{padding:1rem 2rem;font-size:1.1rem;width:100%;box-sizing:border-box}}.intro-view .pricing-section .pricing-card .button.large:hover{background:#303030;transform:translateY(-2px);box-shadow:2px 2px 10px rgba(0,0,0,.2)}.intro-view .pricing-section .pricing-card .trial-info{color:#121212;font-size:.9rem;margin-top:1rem}.intro-view div.row{padding-top:1rem;padding-bottom:1rem}.intro-view h4{font-size:1.6rem;font-family:Montserrat}.intro-view div.col{display:flex;justify-content:center;align-items:center}.intro-view h1{margin-bottom:.3em;font-family:Montserrat}.intro-view .subheader{margin-top:-2rem;font-size:1.2rem;color:#121212}.intro-view div.row.highlighted{background-color:rgba(20,20,20,.6);color:#fff}.intro-view div.row.highlighted h1{color:#fff}.intro-view .image-container{display:flex;align-items:center;justify-content:center}.intro-view .device-image{display:block;margin:5%;margin-left:-20%;-webkit-filter:drop-shadow(2px 2px 2px #696969);filter:drop-shadow(2px 2px 2px #696969);margin-top:15%}.intro-view .device-image:first-child{margin-top:0}.intro-view .device-image:last-child{margin-left:-10%;margin-top:20%}@media screen and (max-width:1100px){.intro-view .device-image{transform:translate(30%,0)}}.intro-view .description-container{text-align:center;max-width:70vw;margin:0 auto}@media screen and (max-width:1100px){.intro-view .description-container{max-width:100%}}.intro-view .description-container h1{text-align:center;font-family:Montserrat}.intro-view .description-container p{font-size:1rem;margin:1rem;color:#121212}.intro-view .description{font-size:90%;width:100%;display:block;color:#121212}@media screen and (max-width:1100px){.intro-view .description{width:100%}}.intro-view .spacer{width:100%;height:80px}.intro-view .logo-image{max-width:30%;max-height:250px;margin:auto}.intro-view .intro-buttons{margin-top:0;font-size:1rem}.intro-view .intro-buttons .button{font-size:1.5rem;min-width:14rem;margin:1rem}@media screen and (max-width:1100px){.intro-view .intro-buttons .button{font-size:1.2rem;min-width:auto;width:100%;margin:.5rem 0;box-sizing:border-box}}.stats-view{width:92%;max-width:1400px;max-width:100%;margin:0 auto;padding-top:2em}@media screen and (max-width:1100px){.stats-view{min-width:95%}}.stats-view-header{text-align:center;width:1400px;max-width:98%;margin:0 auto;padding:1% 0;padding-top:50px;margin-bottom:100px}.stats-view-header input{font-size:100%!important;color:#121212!important}.stats-view-header h4{color:#121212}.stats-graphs{width:80%;text-align:center;margin:0 auto}.modal-background{opacity:0;-webkit-animation:fadeIn ease-in .2s;-moz-animation:fadeIn ease-in .2s;animation:fadeIn ease-in .2s;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-duration:.2s;-moz-animation-duration:.2s;animation-duration:.2s;background:rgba(17,17,17,.2);width:100vw;height:100vh;top:0;left:0;position:fixed;z-index:100000;display:flex;justify-content:center;align-items:center;overflow:hidden;backdrop-filter:blur(5px)}.modal-container{box-shadow:0 0 2px rgba(0,0,0,.2);background:rgba(20,20,20,.6);border:1px solid #070707;border-radius:1rem;padding:.5rem;margin:.5rem;backdrop-filter:blur(2px);box-shadow:2px 2px 15px rgba(0,0,0,.4);padding:1rem;position:relative;max-height:95vh;max-width:95vw;min-width:20em;margin:1em;display:block}@media screen and (max-width:1100px){.modal-container{margin-top:1vh;width:98vw;height:96wvh!important}}.modal-container .modal-cancel{position:absolute;right:1em;top:1em;z-index:99999}.modal-container .modal-body{height:100%;width:100%;max-height:90vh;overflow-y:auto;text-align:center;padding-bottom:1rem}.modal-dialog-alert,.modal-dialog-confirm,.modal-dialog-list,.modal-dialog-prompt{min-width:300px!important;padding-left:50px;padding-right:50px}.modal-dialog-list{padding-top:1em}@media screen and (min-width:1100px){.modal-dialog-list{min-width:550px!important}}.modal-dialog-list .list{max-height:50vh;overflow-y:auto}.modal-dialog-list .item{border:1px solid #CCC;padding:.3em;margin:.6em;cursor:pointer}.widget-notepad{height:100%}.widget-notepad textarea{width:100%!important;height:100%!important;resize:none;font-size:1rem}.widget-clock{width:100%;height:100%}.clock{display:flex;height:100%;flex-direction:column;justify-content:center;width:100%;padding:0 1rem;text-align:center}.clock .date,.clock .time{display:block;text-align:justify}.clock .date{font-size:1.4rem;margin-top:1rem;opacity:.5;display:flex;justify-content:space-between;align-items:center}.clock .date .date-section{display:block;padding:0 .5em;font-weight:300}@media screen and (max-width:1100px){.clock .date{font-size:.8rem}}.clock .time{letter-spacing:2em;font-family:Roboto Mono,monospace;font-size:4rem;font-weight:100;opacity:.8;width:100%;display:flex;justify-content:center;letter-spacing:1px;margin-bottom:2rem;text-align:center}@media screen and (max-width:1100px){.clock .time{font-size:2.5rem}}.clock .time .ampm{font-size:.6em;font-weight:300;margin-left:.5em;opacity:.7;align-self:center}.widget-weather{text-align:center;position:relative;height:100%;overflow:hidden}.widget-weather .weather-top{display:flex;justify-content:space-between;align-items:center}.widget-weather .weather-location{width:50%;display:block;font-size:2rem;white-space:nowrap;text-align:left;margin-top:-1rem}.widget-weather .weather-items{display:flex;flex-direction:column;width:40%;justify-content:space-between}.widget-weather .current-weather{padding-bottom:1rem}.widget-weather .weather-today-forecast{padding-bottom:1rem;opacity:.5}.widget-weather .weather-description,.widget-weather .weather-temperature,.widget-weather .weather-wind{opacity:.5;display:inline-block;font-size:1.1rem;white-space:wrap;word-break:keep-all;text-align:right}.widget-weather .weather-tabs{display:flex;justify-content:space-evenly;align-items:center;font-size:.9rem;margin-bottom:2rem;margin-top:-.5rem}.widget-weather .weather-tabs>div{background-color:rgba(49,49,49,.2);padding:.2rem 3rem;border-radius:1rem}.widget-weather .weather-tabs>div.active{background-color:rgba(49,49,49,.5)}.widget-weather .rv-xy-plot{margin:0 auto}.widget-weather .rv-xy-plot__inner{overflow:visible;opacity:.8}.widget-weather .rv-xy-plot__series--label-text{stroke:#fff;font-weight:100;font-size:12px;transform:translateY(-20px);transform-origin:bottom;text-align:center;display:block}.widget-weather span{padding-left:.5em;padding-right:.5em}.widget-image img{pointer-events:none}.widget-bookmarks{display:flex;flex-wrap:wrap;justify-content:center}.widget-bookmarks a{padding:.5em;margin:.25em;display:inline-block;text-align:center;font-size:2rem;border:1px solid rgba(15,15,15,.6)}.widget-bookmarks a:hover{background-color:rgba(15,15,15,.6)}.widget-api{display:flex;height:100%;justify-content:center;align-items:center;overflow:hidden}.widget-api .live-video{width:100%;max-height:100%;overflow:hidden;pointer-events:none;transform:scale(1.2)}.widget-checklist{position:relative;height:100%}.widget-checklist .checklist-new-input{position:absolute;bottom:1rem;font-size:1.2rem}.widget-checklist .checklist-item{padding:1rem;background:#111;margin-bottom:.5rem;display:flex;justify-content:space-between}.widget-checklist .checklist-item svg{transform:scale(1.5)!important}.widget-timetracker .time-display{font-size:2rem;text-align:center;margin-bottom:.5em;margin-top:.5em}.widget-timetracker input{margin-bottom:1em}.widget-note .widget-note-editor{background:#111}.widget-note .widget-note-editor .editor-container{height:300px;min-height:300px}.widget-note .widget-note-editor .editor-container .ql-container{height:300px;font-size:.9rem}.widget-calendar .controls{width:100%;height:20px;display:flex;justify-content:space-between;position:absolute;top:40%;z-index:10}.widget-calendar .controls .control{padding:30px;display:flex;justify-content:center;align-items:center;cursor:pointer}.widget-calendar .controls .control:first-child{margin-left:-2.2rem}.widget-calendar .controls .control:last-child{margin-right:-1rem}.widget-calendar .entries{margin-top:2rem;padding-left:.6rem;position:absolute;z-index:100;width:calc(100% - 1rem);height:240px;overflow-y:auto;overflow-x:hidden;font-size:.9em}.widget-calendar .entries .calendar-entry{transform:scale(.95)}@media screen and (max-width:1100px){.widget-calendar .entries{position:static}}.widget-calendar .entries .calendar-entry textarea{font-size:.8em}.widget-calendar .add-entry{position:absolute;bottom:1em;left:10%;width:80%;display:flex;font-size:80%}.widget-chat-history .chat-history-widget-content{height:100%;padding:1rem;overflow-y:auto;max-height:100%}.widget-chat-history .chat-history-widget-content .empty-message,.widget-chat-history .chat-history-widget-content .error-message,.widget-chat-history .chat-history-widget-content .loading-message{text-align:center;color:#121212;padding:2rem 1rem;font-style:italic}.widget-chat-history .chat-history-widget-content .error-message{color:rgba(15,15,15,.6)}.widget-chat-history .chat-history-widget-content .empty-message{color:#fff}.widget-chat-history .chat-history-widget-content .empty-message p{margin:.5rem 0}.widget-chat-history .chat-history-widget-content .chat-history-widget{display:flex;flex-direction:column;gap:.5rem;min-height:0}.widget-chat-history .chat-history-widget-content .chat-history-widget .chat-history-widget-container{background:rgba(0,0,0,.1);border-radius:.5rem;padding:.75rem;cursor:pointer;transition:background-color .2s ease;border:1px solid transparent}.widget-chat-history .chat-history-widget-content .chat-history-widget .chat-history-widget-container:hover{background:rgba(0,0,0,.15);border-color:rgba(255,255,255,.1)}.widget-chat-history .chat-history-widget-content .chat-history-widget .chat-history-widget-container .user-prompt{font-size:.85rem;font-weight:500;margin-bottom:.5rem;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.widget-chat-history .chat-history-widget-content .chat-history-widget .chat-history-widget-container .assistant-response{font-size:.75rem;color:#fff;line-height:1.3;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.widget-chat-history .chat-history-widget-content .chat-history-widget .chat-history-widget-container .empty-chat-message{font-size:.75rem;color:#121212;font-style:italic}form{user-select:none}body{-webkit-font-smoothing:antialiased;z-index:1;margin:0;color:#fff;font-size:18px;font-weight:300}body:before{background-color:#111;width:100vw;height:100vh;display:block;content:" ";z-index:-100;position:fixed;opacity:.3;background-repeat:no-repeat;background-position:50% 50%;background-size:cover}@keyframes ditherAnimation{0%{transform:scale(100%)}50%{transform:scale(110%)}100%{transform:scale(100%)}}@keyframes gradientAnimation{0%{background-size:120% 80%}50%{background-size:100% 100%}100%{background-size:120% 80%}}*{font-family:Montserrat;font-weight:200}html{height:100%;min-height:100%;margin:0;padding:0}body{height:100%;min-height:100%;font-size:120%}.app-container,body,html,main{color:#fff}.app-container{overflow-x:hidden}@media screen and (max-width:1100px){.view-container{padding:0}}h1,h2,h3,h4,h5,h6{font-weight:200;color:#fff;margin-top:1rem;margin-bottom:1rem}h1{font-size:4rem;font-weight:100}h2{font-size:3.3rem;font-weight:100}h3{font-size:2.7rem}h4{font-size:2.1rem}h5{font-size:1.8rem}h6{font-size:1.6rem}a{color:#fff;text-decoration:none}::-webkit-input-placeholder{opacity:.4;color:#fff}body,html{font-family:Montserrat}body{overflow-x:hidden}.footer-copyright{color:#fff;display:flex;position:fixed;bottom:0;width:100%;height:100px;left:0;opacity:.5;justify-content:center;align-items:center;text-align:center}.footer-copyright span{display:block}.stripe{width:100%;height:120px;color:#313131;text-align:center;padding:20px}::-webkit-scrollbar{width:.8rem}::-webkit-scrollbar-track{width:.8rem;padding-left:.25rem;padding-right:.25rem;background:rgba(15,15,15,.6)!important}::-webkit-scrollbar-thumb{width:.5rem;height:1rem;border:2px solid rgba(15,15,15,.6);background:rgba(20,20,20,.6)!important;border-radius:1rem}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{transition:all 5000s ease-in-out 0s}#app{height:100%;overflow-x:hidden}@media screen and (max-width:1100px){#app{overflow-y:hidden}}.dropdown-content{background-color:rgba(20,20,20,.6)}.dropdown-content li>a:hover{background-color:rgba(13,13,13,.68)!important}.app-header{position:relative;width:100%;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12),0 3px 1px -2px rgba(0,0,0,.2);height:3.5rem;color:#fff;top:0;z-index:8888;text-align:center}.app-header .logo{display:block;max-width:8em;padding:1em;padding-top:1.2em;margin-left:0;opacity:1;float:left}@media screen and (max-width:1100px){.app-header .logo{max-width:5em}}.app-header .header-container{max-width:1400px;padding:0 1em;width:100%;margin:0 auto;position:relative;height:100%;display:flex;justify-content:space-between}.app-body{position:relative;width:100%;height:100vh;margin:0 auto;overflow-y:scroll;overflow-x:hidden}.card-panel{margin:.5em 0}.context-menu{position:absolute;min-width:250px;min-height:50px;top:-1000px;left:-1000px;z-index:99999;padding:0!important;background-color:rgba(20,20,20,.6)}.context-menu .card-panel{padding:0}.context-menu ul{margin-top:4px!important}.context-menu ul,.context-menu ul li{list-style:none;cursor:pointer;padding:0;margin:0}.context-menu ul li{padding:10px}.context-menu ul li:hover{background-color:rgba(16,16,16,.64)}.context-menu ul li a{color:#fff!important}input[disabled]{color:#fff!important}input[type=number]{max-width:20rem}input,input[readonly],input[type=number],input[type=password],input[type=text],textarea{background:rgba(15,15,15,.6);color:#fff!important;outline:0;width:100%;padding:1.2em 1em}input:focus,input[readonly]:focus,input[type=number]:focus,input[type=password]:focus,input[type=text]:focus,textarea:focus{color:#fff!important;padding:1.2em 1em}textarea{padding:.5em}textarea:focus{padding:.5em}@keyframes borderAnimation{0%{box-shadow:-1px -1px 5px #fff}25%{box-shadow:1px -1px 5px #fff}50%{box-shadow:1px 1px 5px #fff}75%{box-shadow:-1px 1px 5px #fff}100%{box-shadow:-1px -1px 5px #fff}}.text-input{transition:all .3s ease-in-out;transform:translateY(0) scale(1);border-radius:2em 2em;border:1px solid #070707!important;outline:0;height:1.7em;resize:none;padding-left:1.2em!important;font-size:1em;overflow:hidden;width:96%;margin-left:2%;margin-right:2%}.text-input:focus{outline:0!important;animation:borderAnimation 1.7s infinite linear;animation-direction:normal}.text-input:focus.alt{animation:input-focused-alt 1.3s ease-out infinite;animation-direction:normal}.input-focused{animation:input-focused 1s ease-out infinite;animation-direction:normal}.input-focused-alt{animation:input-focused-alt 1.3s ease-out infinite;animation-direction:normal}.input-focused-slow{animation:input-focused 2s linear infinite;animation-direction:normal}@keyframes input-focused{0%{box-shadow:0 2px 4px rgba(105,105,105,.1)}50%{box-shadow:0 2px 10px rgba(105,105,105,.5)}100%{box-shadow:0 2px 4px rgba(105,105,105,.1)}}@keyframes input-focused-alt{0%{box-shadow:0 2px 4px rgba(105,105,105,.1)}50%{box-shadow:0 2px 10px rgba(105,105,105,.5)}100%{box-shadow:0 2px 4px rgba(105,105,105,.1)}}.login-form{box-shadow:0 0 2px rgba(0,0,0,.2);background:rgba(20,20,20,.6);border:1px solid #070707;border-radius:1rem;backdrop-filter:blur(2px);padding:.5rem;margin:.5rem}textarea{resize:vertical}select{background-color:#111;color:#fff;padding:.3em;outline:0}select option{background-color:rgba(20,20,20,.6)}.pull-left{float:left}.pull-right{float:right}.clearfix{clear:both}.btn{background-color:#111}.btn:hover{background-color:rgba(20,20,20,.6)}hr{background-color:rgba(20,20,20,.6)}.copyright{font-size:70%;margin-top:1em}.translucent{opacity:.5}.hint{text-align:center;color:#fff;display:block;width:100%;opacity:.75;margin:50px 0}hr{border:none!important;border-top:1px solid #CCC!important;margin:50px 2px}.animated{animation-duration:.3s!important;-webkit-animation-duration:.3s!important}.btn-flat{background-color:none!important}.dropdown-container{display:inline-flex;position:relative}.dropdown-items{backdrop-filter:blur(5px);opacity:1;margin-top:0;position:fixed;display:block;z-index:99999;min-width:100px}.dropdown-items .dropdown-item{justify-content:center;align-items:center;display:flex;min-width:150px;height:50px;background:rgba(20,20,20,.6);cursor:pointer;color:#fff}.dropdown-items .dropdown-item:hover{background:#000}.checkbox{width:1.5em;height:1.5em;position:relative;cursor:pointer;border:1px solid #fff;display:flex;justify-content:center;align-items:center}.checkbox .checkmark{font-size:1em;margin-left:.05em}.image-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.module{padding-top:1em;padding-bottom:1em}.button{box-shadow:0 2px 2px rgba(50,50,50,.2);display:inline-block;padding:.5em 1.5em;background:#313131!important;border:1px solid #070707;margin:0;border-radius:2em 2em;margin-left:.5em;margin-right:.5em;background:#232323;cursor:pointer;text-decoration:none;color:#fff}.button:hover{background:#282828!important}.button-secondary{box-shadow:0 2px 2px rgba(50,50,50,.2);display:inline-block;padding:.5em 1.5em;background:#313131!important;border:1px solid #070707;margin:0;border-radius:2em 2em;margin-left:.5em;margin-right:.5em;background:#232323;cursor:pointer;text-decoration:none;color:#fff;background-color:rgba(20,20,20,.6)}.button-secondary:hover{background:#282828!important}.button-small{box-shadow:0 2px 2px rgba(50,50,50,.2);display:inline-block;padding:.5em 1.5em;background:#313131!important;border:1px solid #070707;margin:0;border-radius:2em 2em;margin-left:.5em;margin-right:.5em;background:#232323;cursor:pointer;text-decoration:none;color:#fff;font-size:.8em;padding:.3rem .8rem}.button-small:hover{background:#282828!important}.sortable-helper{z-index:999999!important;position:absolute;transition-duration:10ms}.styleguide-view{padding-top:50px}.styleguide-view .color-1{background-color:#111}.styleguide-view .color-2{background-color:rgba(20,20,20,.6)}.styleguide-view .color-3{background-color:rgba(15,15,15,.6)}.styleguide-view .color-4{background-color:#232323}.styleguide-view .color-5{background-color:#313131}.styleguide-view .color-1,.styleguide-view .color-2,.styleguide-view .color-3,.styleguide-view .color-4,.styleguide-view .color-5{padding:1em}.styleguide-view .color-box{width:15%;margin:2.5%;display:inline-block}.styleguide-view .color-box div{width:100%;height:200px;margin-bottom:1em;border:2px solid #FFF}.styleguide-view .bg-image{background-image:url(/img/background.jpg);background-position:50% 35%;opacity:100%;filter:blur(3px);width:100%;height:800px;margin:1em;margin-top:3em;background-size:cover;background-position:50% 50%;background-repeat:no-repeat}.pricing-table{width:80%}.pricing-table td,.pricing-table th{text-align:center;padding:1em}.select-dropdown-container{position:relative;display:block;filter:drop-shadow(0 2px 2px rgba(50, 50, 50, .2));min-width:190px;height:1.7rem}.select-dropdown-container .select-dropdown{border:1px solid #070707;cursor:pointer;width:100%;text-align:left;max-height:450px;border-radius:1em;z-index:99;color:#fff;overflow-y:hidden;overflow-x:hidden}@media screen and (max-width:1100px){.select-dropdown-container .select-dropdown{max-height:240px}}.select-dropdown-container .select-dropdown.open{overflow-y:auto;z-index:9999;box-shadow:0 1px 4px rgba(20,20,20,.2);position:absolute}.select-dropdown-container .select-dropdown.open .select-dropdown-option{z-index:999999}.select-dropdown-container .select-dropdown .select-dropdown-active{background-color:#313131;padding:.4rem .8rem;display:flex;justify-content:flex-start;align-items:center}.select-dropdown-container .select-dropdown .select-dropdown-active svg{margin-right:-.1rem;margin-bottom:-.15rem}.select-dropdown-container .select-dropdown .select-dropdown-dropper{position:absolute;right:.4em;bottom:15%;top:15%}.select-dropdown-container .select-dropdown .select-dropdown-option{padding:.4rem .8rem;background-color:#313131;display:flex;justify-content:flex-start;align-items:center;opacity:1;cursor:pointer}.select-dropdown-container .select-dropdown .select-dropdown-option:last-child{border-bottom:none}.select-dropdown-container .select-dropdown .select-dropdown-option:hover{background-color:#202020!important}.select-dropdown-container .select-dropdown .select-dropdown-option svg{margin-right:.1rem}.card{box-shadow:0 0 2px rgba(0,0,0,.2);background:rgba(20,20,20,.6);border:1px solid #070707;border-radius:1rem;backdrop-filter:blur(2px);padding:.5rem;margin:.5rem}.navigation-container{width:100%;z-index:99999;filter:drop-shadow(0 0 2px rgba(0, 0, 0, .3))}.navigation-container.open .navigation{transform:translateY(0)}@media screen and (max-width:1100px){.navigation-container{position:static}}.navigation-container .navigation{transition:transform .3s ease-in,filter .3s ease-in;width:100%;max-width:100%;padding:0 .5rem;height:3.5rem;text-align:center;display:flex;justify-content:center;align-items:center;transform:translateY(-100%);font-size:1rem;flex-direction:row;height:2.5rem;background:rgba(15,15,15,.6);overflow:visible}@media screen and (max-width:1100px){.navigation-container .navigation{justify-content:center;transform:translateY(0);padding-bottom:0}}.navigation-container .navigation .nav-logo{width:1.2rem;height:1.2rem;margin-top:.2rem;margin-left:.5rem}.navigation-container .navigation .nav-links{display:flex;justify-content:flex-end;align-items:center;height:100%;overflow:hidden;width:calc(100% - 16rem)}.navigation-container .navigation .date-time-display{width:24rem;text-align:left;letter-spacing:.1rem;padding-left:.5rem}@media screen and (max-width:1100px){.navigation-container .navigation .date-time-display{font-size:.8rem;width:auto;min-width:12rem;max-width:50vw;white-space:nowrap}}@media screen and (max-width:600px){.navigation-container .navigation .date-time-display{font-size:.7rem!important}}.navigation-container .navigation .nav-items{width:100%;display:flex;flex-direction:row;justify-content:flex-end}.navigation-container .navigation .nav-item{display:block;height:100%;width:auto;opacity:1;margin:0;padding:.7rem 1rem;transition:all .3s ease-in-out;text-shadow:1px 1px 1px rgba(116,101,101,.5);font-size:.9rem;display:flex;align-items:center;padding:1rem;color:#fff;text-decoration:none}.navigation-container .navigation .nav-item:first-child{border-left:1px solid #070707;border-right:1px solid #070707}.navigation-container .navigation .nav-item:last-child{border-right:1px solid #070707}.navigation-container .navigation .nav-item:not(:first-child):not(:last-child){border-right:1px solid #070707}@media screen and (max-width:1100px){.navigation-container .navigation .nav-item{overflow:visible!important;font-size:.9rem;max-width:20%;justify-content:center;align-items:center;font-size:0}.navigation-container .navigation .nav-item svg{font-size:1rem!important;margin-right:0!important}}.navigation-container .navigation .nav-item.open,.navigation-container .navigation .nav-item:hover{background-color:#1a1a1a}.navigation-container .navigation .nav-item:hover{opacity:.8;background:#232323;cursor:pointer}.navigation-container .navigation .nav-item svg{margin-right:.5rem;font-size:1.15rem}.navigation-container .navigation .nav-prompt{width:80%;padding-left:20%;height:100%;display:flex;align-items:center;justify-content:flex-end}@media screen and (max-width:1100px){.navigation-container .navigation .nav-prompt{display:none}}.footer{text-align:center;opacity:.5;position:fixed;bottom:0;height:5vh;width:100vw;left:0;display:flex;justify-content:center;align-items:center;opacity:.3}.empty-message{margin-top:2.5%;opacity:.8;padding:0 20%;width:100%;text-align:center;color:#fff}.icon-button{cursor:pointer}.icon-button:hover{opacity:.8}.header-label{font-size:80%}.drag-handle{cursor:ns-resize}.switch{width:5.1rem;height:2.6rem;border-radius:1.3rem;border:1px solid #070707;background-color:#313131;box-shadow:0 2px 2px rgba(50,50,50,.2);position:relative;cursor:pointer}.switch.checked{background-color:#232323}.switch .thumb{width:2.2rem;height:2.2rem;border-radius:50%;background-color:#111;border:1px solid #111;position:absolute;top:.15rem;left:.2rem;transition:left .3s ease-in-out;display:flex;align-items:center;justify-content:center}.switch .thumb svg{width:1rem;height:1rem;opacity:.8}.switch.checked .thumb{left:calc(100% - 2.4rem)}.switch.disabled{cursor:not-allowed}.segmented-control{display:flex;border:1px solid #070707;border-radius:1rem;overflow:hidden}.segment{flex:1;padding:.5rem;text-align:center;cursor:pointer;transition:background-color .3s;background:#111}.segment:hover{background-color:rgba(20,20,20,.6)}.segment.active{background-color:#232323}.change-password-modal{width:30rem;max-width:90vw}.change-password-modal input{margin-bottom:1rem;margin-top:.5rem}.checkout-container{box-shadow:0 1px 8px rgba(20,20,20,.4);text-align:center;margin:0 auto;overflow:hidden;border-radius:1rem;width:28rem;padding-bottom:2rem;margin-bottom:3rem;background-color:#FFF}.checkout-logout{padding-bottom:2rem}.checkout-logout a{cursor:pointer;text-decoration:underline;color:#fff}.list-select{box-shadow:0 0 2px rgba(0,0,0,.2);background:rgba(20,20,20,.6);border:1px solid #070707;backdrop-filter:blur(2px);padding:.5rem;margin:.5rem;z-index:999999999999!important;padding:.2rem;position:relative;display:inline-block;width:24rem;border-radius:1rem;overflow:hidden;white-space:nowrap;cursor:pointer;padding:.5rem 1rem}@media screen and (max-width:1100px){.list-select{width:40%}}.list-select.open{overflow:visible!important}.list-select.open .list-select-selected{opacity:.3}.list-select-dropdown{box-shadow:0 0 2px rgba(0,0,0,.2);background:rgba(20,20,20,.6);border:1px solid #070707;backdrop-filter:blur(2px);padding:.5rem;margin:.5rem;width:100%;position:absolute;z-index:9999999999!important;top:100%;left:-.5rem;right:0;z-index:1;border-radius:1rem;overflow:hidden;font-size:.9rem}.list-select-option{padding:.5rem 1rem;cursor:pointer;overflow:hidden;border-radius:.25rem}.list-select-option.selected{padding:8px 12px;border:1px solid rgba(20,20,20,.6);cursor:pointer;background:#313131}.list-select-option:hover{background:#313131}.list-select-item:hover{background:#232323}.list-select-item-selected{background:#000}.list-select-selected{overflow:hidden}@keyframes spin{from{transform:rotate(0)}to{transform:rotate(360deg)}}.icon-spin{animation:spin 1.5s linear infinite;display:inline-block}.transcription-status{margin:.25rem}.transcription-status svg{margin-right:.2rem}