@charset "UTF-8";/*!
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css
*/:root{--animate-duration: 1s;--animate-delay: 1s;--animate-repeat: 1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration) * 3)}@media print,(prefers-reduced-motion: reduce){.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleZ(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleZ(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleZ(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleZ(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translate(0)}6.5%{transform:translate(-6px) rotateY(-9deg)}18.5%{transform:translate(5px) rotateY(7deg)}31.5%{transform:translate(-3px) rotateY(-5deg)}43.5%{transform:translate(2px) rotateY(3deg)}50%{transform:translate(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0)}}.animate__swing{transform-origin:top center;animation-name:swing}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{transform:skew(6.25deg) skewY(6.25deg)}44.4%{transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{transform:skew(.390625deg) skewY(.390625deg)}88.8%{transform:skew(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration) * 1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translate(-2000px) scale(.7);opacity:.7}80%{transform:translate(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translate(2000px) scale(.7);opacity:.7}80%{transform:translate(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translate(0) scale(.7);opacity:.7}to{transform:translate(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translate(0) scale(.7);opacity:.7}to{transform:translate(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleZ(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleZ(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);animation-timing-function:ease-in}to{transform:perspective(400px) scaleZ(1) translateZ(0) rotateY(0);animation-timing-function:ease-in}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{transform:skew(20deg);opacity:1}80%{transform:skew(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skew(30deg);opacity:0}60%{transform:skew(-20deg);opacity:1}80%{transform:skew(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skew(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skew(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate3d(0,0,1,45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate3d(0,0,1,45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate3d(0,0,1,200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate3d(0,0,1,45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate3d(0,0,1,-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate3d(0,0,1,-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate3d(0,0,1,90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration) * 2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}/*!
 * Materialize v0.97.3 (http://materializecss.com)
 * Copyright 2014-2015 Materialize
 * MIT License (https://raw.githubusercontent.com/Dogfalo/materialize/master/LICENSE)
 */.materialize-red.lighten-5{background-color:#fdeaeb!important}.materialize-red-text.text-lighten-5{color:#fdeaeb!important}.materialize-red.lighten-4{background-color:#f8c1c3!important}.materialize-red-text.text-lighten-4{color:#f8c1c3!important}.materialize-red.lighten-3{background-color:#f3989b!important}.materialize-red-text.text-lighten-3{color:#f3989b!important}.materialize-red.lighten-2{background-color:#ee6e73!important}.materialize-red-text.text-lighten-2{color:#ee6e73!important}.materialize-red.lighten-1{background-color:#ea454b!important}.materialize-red-text.text-lighten-1{color:#ea454b!important}.materialize-red{background-color:#e51c23!important}.materialize-red-text{color:#e51c23!important}.materialize-red.darken-1{background-color:#d0181e!important}.materialize-red-text.text-darken-1{color:#d0181e!important}.materialize-red.darken-2{background-color:#b9151b!important}.materialize-red-text.text-darken-2{color:#b9151b!important}.materialize-red.darken-3{background-color:#a21318!important}.materialize-red-text.text-darken-3{color:#a21318!important}.materialize-red.darken-4{background-color:#8b1014!important}.materialize-red-text.text-darken-4{color:#8b1014!important}.red.lighten-5{background-color:#ffebee!important}.red-text.text-lighten-5{color:#ffebee!important}.red.lighten-4{background-color:#ffcdd2!important}.red-text.text-lighten-4{color:#ffcdd2!important}.red.lighten-3{background-color:#ef9a9a!important}.red-text.text-lighten-3{color:#ef9a9a!important}.red.lighten-2{background-color:#e57373!important}.red-text.text-lighten-2{color:#e57373!important}.red.lighten-1{background-color:#ef5350!important}.red-text.text-lighten-1{color:#ef5350!important}.red{background-color:#f44336!important}.red-text{color:#f44336!important}.red.darken-1{background-color:#e53935!important}.red-text.text-darken-1{color:#e53935!important}.red.darken-2{background-color:#d32f2f!important}.red-text.text-darken-2{color:#d32f2f!important}.red.darken-3{background-color:#c62828!important}.red-text.text-darken-3{color:#c62828!important}.red.darken-4{background-color:#b71c1c!important}.red-text.text-darken-4{color:#b71c1c!important}.red.accent-1{background-color:#ff8a80!important}.red-text.text-accent-1{color:#ff8a80!important}.red.accent-2{background-color:#ff5252!important}.red-text.text-accent-2{color:#ff5252!important}.red.accent-3{background-color:#ff1744!important}.red-text.text-accent-3{color:#ff1744!important}.red.accent-4{background-color:#d50000!important}.red-text.text-accent-4{color:#d50000!important}.pink.lighten-5{background-color:#fce4ec!important}.pink-text.text-lighten-5{color:#fce4ec!important}.pink.lighten-4{background-color:#f8bbd0!important}.pink-text.text-lighten-4{color:#f8bbd0!important}.pink.lighten-3{background-color:#f48fb1!important}.pink-text.text-lighten-3{color:#f48fb1!important}.pink.lighten-2{background-color:#f06292!important}.pink-text.text-lighten-2{color:#f06292!important}.pink.lighten-1{background-color:#ec407a!important}.pink-text.text-lighten-1{color:#ec407a!important}.pink{background-color:#e91e63!important}.pink-text{color:#e91e63!important}.pink.darken-1{background-color:#d81b60!important}.pink-text.text-darken-1{color:#d81b60!important}.pink.darken-2{background-color:#c2185b!important}.pink-text.text-darken-2{color:#c2185b!important}.pink.darken-3{background-color:#ad1457!important}.pink-text.text-darken-3{color:#ad1457!important}.pink.darken-4{background-color:#880e4f!important}.pink-text.text-darken-4{color:#880e4f!important}.pink.accent-1{background-color:#ff80ab!important}.pink-text.text-accent-1{color:#ff80ab!important}.pink.accent-2{background-color:#ff4081!important}.pink-text.text-accent-2{color:#ff4081!important}.pink.accent-3{background-color:#f50057!important}.pink-text.text-accent-3{color:#f50057!important}.pink.accent-4{background-color:#c51162!important}.pink-text.text-accent-4{color:#c51162!important}.purple.lighten-5{background-color:#f3e5f5!important}.purple-text.text-lighten-5{color:#f3e5f5!important}.purple.lighten-4{background-color:#e1bee7!important}.purple-text.text-lighten-4{color:#e1bee7!important}.purple.lighten-3{background-color:#ce93d8!important}.purple-text.text-lighten-3{color:#ce93d8!important}.purple.lighten-2{background-color:#ba68c8!important}.purple-text.text-lighten-2{color:#ba68c8!important}.purple.lighten-1{background-color:#ab47bc!important}.purple-text.text-lighten-1{color:#ab47bc!important}.purple{background-color:#9c27b0!important}.purple-text{color:#9c27b0!important}.purple.darken-1{background-color:#8e24aa!important}.purple-text.text-darken-1{color:#8e24aa!important}.purple.darken-2{background-color:#7b1fa2!important}.purple-text.text-darken-2{color:#7b1fa2!important}.purple.darken-3{background-color:#6a1b9a!important}.purple-text.text-darken-3{color:#6a1b9a!important}.purple.darken-4{background-color:#4a148c!important}.purple-text.text-darken-4{color:#4a148c!important}.purple.accent-1{background-color:#ea80fc!important}.purple-text.text-accent-1{color:#ea80fc!important}.purple.accent-2{background-color:#e040fb!important}.purple-text.text-accent-2{color:#e040fb!important}.purple.accent-3{background-color:#d500f9!important}.purple-text.text-accent-3{color:#d500f9!important}.purple.accent-4{background-color:#a0f!important}.purple-text.text-accent-4{color:#a0f!important}.deep-purple.lighten-5{background-color:#ede7f6!important}.deep-purple-text.text-lighten-5{color:#ede7f6!important}.deep-purple.lighten-4{background-color:#d1c4e9!important}.deep-purple-text.text-lighten-4{color:#d1c4e9!important}.deep-purple.lighten-3{background-color:#b39ddb!important}.deep-purple-text.text-lighten-3{color:#b39ddb!important}.deep-purple.lighten-2{background-color:#9575cd!important}.deep-purple-text.text-lighten-2{color:#9575cd!important}.deep-purple.lighten-1{background-color:#7e57c2!important}.deep-purple-text.text-lighten-1{color:#7e57c2!important}.deep-purple{background-color:#673ab7!important}.deep-purple-text{color:#673ab7!important}.deep-purple.darken-1{background-color:#5e35b1!important}.deep-purple-text.text-darken-1{color:#5e35b1!important}.deep-purple.darken-2{background-color:#512da8!important}.deep-purple-text.text-darken-2{color:#512da8!important}.deep-purple.darken-3{background-color:#4527a0!important}.deep-purple-text.text-darken-3{color:#4527a0!important}.deep-purple.darken-4{background-color:#311b92!important}.deep-purple-text.text-darken-4{color:#311b92!important}.deep-purple.accent-1{background-color:#b388ff!important}.deep-purple-text.text-accent-1{color:#b388ff!important}.deep-purple.accent-2{background-color:#7c4dff!important}.deep-purple-text.text-accent-2{color:#7c4dff!important}.deep-purple.accent-3{background-color:#651fff!important}.deep-purple-text.text-accent-3{color:#651fff!important}.deep-purple.accent-4{background-color:#6200ea!important}.deep-purple-text.text-accent-4{color:#6200ea!important}.indigo.lighten-5{background-color:#e8eaf6!important}.indigo-text.text-lighten-5{color:#e8eaf6!important}.indigo.lighten-4{background-color:#c5cae9!important}.indigo-text.text-lighten-4{color:#c5cae9!important}.indigo.lighten-3{background-color:#9fa8da!important}.indigo-text.text-lighten-3{color:#9fa8da!important}.indigo.lighten-2{background-color:#7986cb!important}.indigo-text.text-lighten-2{color:#7986cb!important}.indigo.lighten-1{background-color:#5c6bc0!important}.indigo-text.text-lighten-1{color:#5c6bc0!important}.indigo{background-color:#3f51b5!important}.indigo-text{color:#3f51b5!important}.indigo.darken-1{background-color:#3949ab!important}.indigo-text.text-darken-1{color:#3949ab!important}.indigo.darken-2{background-color:#303f9f!important}.indigo-text.text-darken-2{color:#303f9f!important}.indigo.darken-3{background-color:#283593!important}.indigo-text.text-darken-3{color:#283593!important}.indigo.darken-4{background-color:#1a237e!important}.indigo-text.text-darken-4{color:#1a237e!important}.indigo.accent-1{background-color:#8c9eff!important}.indigo-text.text-accent-1{color:#8c9eff!important}.indigo.accent-2{background-color:#536dfe!important}.indigo-text.text-accent-2{color:#536dfe!important}.indigo.accent-3{background-color:#3d5afe!important}.indigo-text.text-accent-3{color:#3d5afe!important}.indigo.accent-4{background-color:#304ffe!important}.indigo-text.text-accent-4{color:#304ffe!important}.blue.lighten-5{background-color:#e3f2fd!important}.blue-text.text-lighten-5{color:#e3f2fd!important}.blue.lighten-4{background-color:#bbdefb!important}.blue-text.text-lighten-4{color:#bbdefb!important}.blue.lighten-3{background-color:#90caf9!important}.blue-text.text-lighten-3{color:#90caf9!important}.blue.lighten-2{background-color:#64b5f6!important}.blue-text.text-lighten-2{color:#64b5f6!important}.blue.lighten-1{background-color:#42a5f5!important}.blue-text.text-lighten-1{color:#42a5f5!important}.blue{background-color:#2196f3!important}.blue-text{color:#2196f3!important}.blue.darken-1{background-color:#1e88e5!important}.blue-text.text-darken-1{color:#1e88e5!important}.blue.darken-2{background-color:#1976d2!important}.blue-text.text-darken-2{color:#1976d2!important}.blue.darken-3{background-color:#1565c0!important}.blue-text.text-darken-3{color:#1565c0!important}.blue.darken-4{background-color:#0d47a1!important}.blue-text.text-darken-4{color:#0d47a1!important}.blue.accent-1{background-color:#82b1ff!important}.blue-text.text-accent-1{color:#82b1ff!important}.blue.accent-2{background-color:#448aff!important}.blue-text.text-accent-2{color:#448aff!important}.blue.accent-3{background-color:#2979ff!important}.blue-text.text-accent-3{color:#2979ff!important}.blue.accent-4{background-color:#2962ff!important}.blue-text.text-accent-4{color:#2962ff!important}.light-blue.lighten-5{background-color:#e1f5fe!important}.light-blue-text.text-lighten-5{color:#e1f5fe!important}.light-blue.lighten-4{background-color:#b3e5fc!important}.light-blue-text.text-lighten-4{color:#b3e5fc!important}.light-blue.lighten-3{background-color:#81d4fa!important}.light-blue-text.text-lighten-3{color:#81d4fa!important}.light-blue.lighten-2{background-color:#4fc3f7!important}.light-blue-text.text-lighten-2{color:#4fc3f7!important}.light-blue.lighten-1{background-color:#29b6f6!important}.light-blue-text.text-lighten-1{color:#29b6f6!important}.light-blue{background-color:#03a9f4!important}.light-blue-text{color:#03a9f4!important}.light-blue.darken-1{background-color:#039be5!important}.light-blue-text.text-darken-1{color:#039be5!important}.light-blue.darken-2{background-color:#0288d1!important}.light-blue-text.text-darken-2{color:#0288d1!important}.light-blue.darken-3{background-color:#0277bd!important}.light-blue-text.text-darken-3{color:#0277bd!important}.light-blue.darken-4{background-color:#01579b!important}.light-blue-text.text-darken-4{color:#01579b!important}.light-blue.accent-1{background-color:#80d8ff!important}.light-blue-text.text-accent-1{color:#80d8ff!important}.light-blue.accent-2{background-color:#40c4ff!important}.light-blue-text.text-accent-2{color:#40c4ff!important}.light-blue.accent-3{background-color:#00b0ff!important}.light-blue-text.text-accent-3{color:#00b0ff!important}.light-blue.accent-4{background-color:#0091ea!important}.light-blue-text.text-accent-4{color:#0091ea!important}.cyan.lighten-5{background-color:#e0f7fa!important}.cyan-text.text-lighten-5{color:#e0f7fa!important}.cyan.lighten-4{background-color:#b2ebf2!important}.cyan-text.text-lighten-4{color:#b2ebf2!important}.cyan.lighten-3{background-color:#80deea!important}.cyan-text.text-lighten-3{color:#80deea!important}.cyan.lighten-2{background-color:#4dd0e1!important}.cyan-text.text-lighten-2{color:#4dd0e1!important}.cyan.lighten-1{background-color:#26c6da!important}.cyan-text.text-lighten-1{color:#26c6da!important}.cyan{background-color:#00bcd4!important}.cyan-text{color:#00bcd4!important}.cyan.darken-1{background-color:#00acc1!important}.cyan-text.text-darken-1{color:#00acc1!important}.cyan.darken-2{background-color:#0097a7!important}.cyan-text.text-darken-2{color:#0097a7!important}.cyan.darken-3{background-color:#00838f!important}.cyan-text.text-darken-3{color:#00838f!important}.cyan.darken-4{background-color:#006064!important}.cyan-text.text-darken-4{color:#006064!important}.cyan.accent-1{background-color:#84ffff!important}.cyan-text.text-accent-1{color:#84ffff!important}.cyan.accent-2{background-color:#18ffff!important}.cyan-text.text-accent-2{color:#18ffff!important}.cyan.accent-3{background-color:#00e5ff!important}.cyan-text.text-accent-3{color:#00e5ff!important}.cyan.accent-4{background-color:#00b8d4!important}.cyan-text.text-accent-4{color:#00b8d4!important}.teal.lighten-5{background-color:#e0f2f1!important}.teal-text.text-lighten-5{color:#e0f2f1!important}.teal.lighten-4{background-color:#b2dfdb!important}.teal-text.text-lighten-4{color:#b2dfdb!important}.teal.lighten-3{background-color:#80cbc4!important}.teal-text.text-lighten-3{color:#80cbc4!important}.teal.lighten-2{background-color:#4db6ac!important}.teal-text.text-lighten-2{color:#4db6ac!important}.teal.lighten-1{background-color:#26a69a!important}.teal-text.text-lighten-1{color:#26a69a!important}.teal{background-color:#009688!important}.teal-text{color:#009688!important}.teal.darken-1{background-color:#00897b!important}.teal-text.text-darken-1{color:#00897b!important}.teal.darken-2{background-color:#00796b!important}.teal-text.text-darken-2{color:#00796b!important}.teal.darken-3{background-color:#00695c!important}.teal-text.text-darken-3{color:#00695c!important}.teal.darken-4{background-color:#004d40!important}.teal-text.text-darken-4{color:#004d40!important}.teal.accent-1{background-color:#a7ffeb!important}.teal-text.text-accent-1{color:#a7ffeb!important}.teal.accent-2{background-color:#64ffda!important}.teal-text.text-accent-2{color:#64ffda!important}.teal.accent-3{background-color:#1de9b6!important}.teal-text.text-accent-3{color:#1de9b6!important}.teal.accent-4{background-color:#00bfa5!important}.teal-text.text-accent-4{color:#00bfa5!important}.green.lighten-5{background-color:#e8f5e9!important}.green-text.text-lighten-5{color:#e8f5e9!important}.green.lighten-4{background-color:#c8e6c9!important}.green-text.text-lighten-4{color:#c8e6c9!important}.green.lighten-3{background-color:#a5d6a7!important}.green-text.text-lighten-3{color:#a5d6a7!important}.green.lighten-2{background-color:#81c784!important}.green-text.text-lighten-2{color:#81c784!important}.green.lighten-1{background-color:#66bb6a!important}.green-text.text-lighten-1{color:#66bb6a!important}.green{background-color:#4caf50!important}.green-text{color:#4caf50!important}.green.darken-1{background-color:#43a047!important}.green-text.text-darken-1{color:#43a047!important}.green.darken-2{background-color:#388e3c!important}.green-text.text-darken-2{color:#388e3c!important}.green.darken-3{background-color:#2e7d32!important}.green-text.text-darken-3{color:#2e7d32!important}.green.darken-4{background-color:#1b5e20!important}.green-text.text-darken-4{color:#1b5e20!important}.green.accent-1{background-color:#b9f6ca!important}.green-text.text-accent-1{color:#b9f6ca!important}.green.accent-2{background-color:#69f0ae!important}.green-text.text-accent-2{color:#69f0ae!important}.green.accent-3{background-color:#00e676!important}.green-text.text-accent-3{color:#00e676!important}.green.accent-4{background-color:#00c853!important}.green-text.text-accent-4{color:#00c853!important}.light-green.lighten-5{background-color:#f1f8e9!important}.light-green-text.text-lighten-5{color:#f1f8e9!important}.light-green.lighten-4{background-color:#dcedc8!important}.light-green-text.text-lighten-4{color:#dcedc8!important}.light-green.lighten-3{background-color:#c5e1a5!important}.light-green-text.text-lighten-3{color:#c5e1a5!important}.light-green.lighten-2{background-color:#aed581!important}.light-green-text.text-lighten-2{color:#aed581!important}.light-green.lighten-1{background-color:#9ccc65!important}.light-green-text.text-lighten-1{color:#9ccc65!important}.light-green{background-color:#8bc34a!important}.light-green-text{color:#8bc34a!important}.light-green.darken-1{background-color:#7cb342!important}.light-green-text.text-darken-1{color:#7cb342!important}.light-green.darken-2{background-color:#689f38!important}.light-green-text.text-darken-2{color:#689f38!important}.light-green.darken-3{background-color:#558b2f!important}.light-green-text.text-darken-3{color:#558b2f!important}.light-green.darken-4{background-color:#33691e!important}.light-green-text.text-darken-4{color:#33691e!important}.light-green.accent-1{background-color:#ccff90!important}.light-green-text.text-accent-1{color:#ccff90!important}.light-green.accent-2{background-color:#b2ff59!important}.light-green-text.text-accent-2{color:#b2ff59!important}.light-green.accent-3{background-color:#76ff03!important}.light-green-text.text-accent-3{color:#76ff03!important}.light-green.accent-4{background-color:#64dd17!important}.light-green-text.text-accent-4{color:#64dd17!important}.lime.lighten-5{background-color:#f9fbe7!important}.lime-text.text-lighten-5{color:#f9fbe7!important}.lime.lighten-4{background-color:#f0f4c3!important}.lime-text.text-lighten-4{color:#f0f4c3!important}.lime.lighten-3{background-color:#e6ee9c!important}.lime-text.text-lighten-3{color:#e6ee9c!important}.lime.lighten-2{background-color:#dce775!important}.lime-text.text-lighten-2{color:#dce775!important}.lime.lighten-1{background-color:#d4e157!important}.lime-text.text-lighten-1{color:#d4e157!important}.lime{background-color:#cddc39!important}.lime-text{color:#cddc39!important}.lime.darken-1{background-color:#c0ca33!important}.lime-text.text-darken-1{color:#c0ca33!important}.lime.darken-2{background-color:#afb42b!important}.lime-text.text-darken-2{color:#afb42b!important}.lime.darken-3{background-color:#9e9d24!important}.lime-text.text-darken-3{color:#9e9d24!important}.lime.darken-4{background-color:#827717!important}.lime-text.text-darken-4{color:#827717!important}.lime.accent-1{background-color:#f4ff81!important}.lime-text.text-accent-1{color:#f4ff81!important}.lime.accent-2{background-color:#eeff41!important}.lime-text.text-accent-2{color:#eeff41!important}.lime.accent-3{background-color:#c6ff00!important}.lime-text.text-accent-3{color:#c6ff00!important}.lime.accent-4{background-color:#aeea00!important}.lime-text.text-accent-4{color:#aeea00!important}.yellow.lighten-5{background-color:#fffde7!important}.yellow-text.text-lighten-5{color:#fffde7!important}.yellow.lighten-4{background-color:#fff9c4!important}.yellow-text.text-lighten-4{color:#fff9c4!important}.yellow.lighten-3{background-color:#fff59d!important}.yellow-text.text-lighten-3{color:#fff59d!important}.yellow.lighten-2{background-color:#fff176!important}.yellow-text.text-lighten-2{color:#fff176!important}.yellow.lighten-1{background-color:#ffee58!important}.yellow-text.text-lighten-1{color:#ffee58!important}.yellow{background-color:#ffeb3b!important}.yellow-text{color:#ffeb3b!important}.yellow.darken-1{background-color:#fdd835!important}.yellow-text.text-darken-1{color:#fdd835!important}.yellow.darken-2{background-color:#fbc02d!important}.yellow-text.text-darken-2{color:#fbc02d!important}.yellow.darken-3{background-color:#f9a825!important}.yellow-text.text-darken-3{color:#f9a825!important}.yellow.darken-4{background-color:#f57f17!important}.yellow-text.text-darken-4{color:#f57f17!important}.yellow.accent-1{background-color:#ffff8d!important}.yellow-text.text-accent-1{color:#ffff8d!important}.yellow.accent-2{background-color:#ff0!important}.yellow-text.text-accent-2{color:#ff0!important}.yellow.accent-3{background-color:#ffea00!important}.yellow-text.text-accent-3{color:#ffea00!important}.yellow.accent-4{background-color:#ffd600!important}.yellow-text.text-accent-4{color:#ffd600!important}.amber.lighten-5{background-color:#fff8e1!important}.amber-text.text-lighten-5{color:#fff8e1!important}.amber.lighten-4{background-color:#ffecb3!important}.amber-text.text-lighten-4{color:#ffecb3!important}.amber.lighten-3{background-color:#ffe082!important}.amber-text.text-lighten-3{color:#ffe082!important}.amber.lighten-2{background-color:#ffd54f!important}.amber-text.text-lighten-2{color:#ffd54f!important}.amber.lighten-1{background-color:#ffca28!important}.amber-text.text-lighten-1{color:#ffca28!important}.amber{background-color:#ffc107!important}.amber-text{color:#ffc107!important}.amber.darken-1{background-color:#ffb300!important}.amber-text.text-darken-1{color:#ffb300!important}.amber.darken-2{background-color:#ffa000!important}.amber-text.text-darken-2{color:#ffa000!important}.amber.darken-3{background-color:#ff8f00!important}.amber-text.text-darken-3{color:#ff8f00!important}.amber.darken-4{background-color:#ff6f00!important}.amber-text.text-darken-4{color:#ff6f00!important}.amber.accent-1{background-color:#ffe57f!important}.amber-text.text-accent-1{color:#ffe57f!important}.amber.accent-2{background-color:#ffd740!important}.amber-text.text-accent-2{color:#ffd740!important}.amber.accent-3{background-color:#ffc400!important}.amber-text.text-accent-3{color:#ffc400!important}.amber.accent-4{background-color:#ffab00!important}.amber-text.text-accent-4{color:#ffab00!important}.orange.lighten-5{background-color:#fff3e0!important}.orange-text.text-lighten-5{color:#fff3e0!important}.orange.lighten-4{background-color:#ffe0b2!important}.orange-text.text-lighten-4{color:#ffe0b2!important}.orange.lighten-3{background-color:#ffcc80!important}.orange-text.text-lighten-3{color:#ffcc80!important}.orange.lighten-2{background-color:#ffb74d!important}.orange-text.text-lighten-2{color:#ffb74d!important}.orange.lighten-1{background-color:#ffa726!important}.orange-text.text-lighten-1{color:#ffa726!important}.orange{background-color:#ff9800!important}.orange-text{color:#ff9800!important}.orange.darken-1{background-color:#fb8c00!important}.orange-text.text-darken-1{color:#fb8c00!important}.orange.darken-2{background-color:#f57c00!important}.orange-text.text-darken-2{color:#f57c00!important}.orange.darken-3{background-color:#ef6c00!important}.orange-text.text-darken-3{color:#ef6c00!important}.orange.darken-4{background-color:#e65100!important}.orange-text.text-darken-4{color:#e65100!important}.orange.accent-1{background-color:#ffd180!important}.orange-text.text-accent-1{color:#ffd180!important}.orange.accent-2{background-color:#ffab40!important}.orange-text.text-accent-2{color:#ffab40!important}.orange.accent-3{background-color:#ff9100!important}.orange-text.text-accent-3{color:#ff9100!important}.orange.accent-4{background-color:#ff6d00!important}.orange-text.text-accent-4{color:#ff6d00!important}.deep-orange.lighten-5{background-color:#fbe9e7!important}.deep-orange-text.text-lighten-5{color:#fbe9e7!important}.deep-orange.lighten-4{background-color:#ffccbc!important}.deep-orange-text.text-lighten-4{color:#ffccbc!important}.deep-orange.lighten-3{background-color:#ffab91!important}.deep-orange-text.text-lighten-3{color:#ffab91!important}.deep-orange.lighten-2{background-color:#ff8a65!important}.deep-orange-text.text-lighten-2{color:#ff8a65!important}.deep-orange.lighten-1{background-color:#ff7043!important}.deep-orange-text.text-lighten-1{color:#ff7043!important}.deep-orange{background-color:#ff5722!important}.deep-orange-text{color:#ff5722!important}.deep-orange.darken-1{background-color:#f4511e!important}.deep-orange-text.text-darken-1{color:#f4511e!important}.deep-orange.darken-2{background-color:#e64a19!important}.deep-orange-text.text-darken-2{color:#e64a19!important}.deep-orange.darken-3{background-color:#d84315!important}.deep-orange-text.text-darken-3{color:#d84315!important}.deep-orange.darken-4{background-color:#bf360c!important}.deep-orange-text.text-darken-4{color:#bf360c!important}.deep-orange.accent-1{background-color:#ff9e80!important}.deep-orange-text.text-accent-1{color:#ff9e80!important}.deep-orange.accent-2{background-color:#ff6e40!important}.deep-orange-text.text-accent-2{color:#ff6e40!important}.deep-orange.accent-3{background-color:#ff3d00!important}.deep-orange-text.text-accent-3{color:#ff3d00!important}.deep-orange.accent-4{background-color:#dd2c00!important}.deep-orange-text.text-accent-4{color:#dd2c00!important}.brown.lighten-5{background-color:#efebe9!important}.brown-text.text-lighten-5{color:#efebe9!important}.brown.lighten-4{background-color:#d7ccc8!important}.brown-text.text-lighten-4{color:#d7ccc8!important}.brown.lighten-3{background-color:#bcaaa4!important}.brown-text.text-lighten-3{color:#bcaaa4!important}.brown.lighten-2{background-color:#a1887f!important}.brown-text.text-lighten-2{color:#a1887f!important}.brown.lighten-1{background-color:#8d6e63!important}.brown-text.text-lighten-1{color:#8d6e63!important}.brown{background-color:#795548!important}.brown-text{color:#795548!important}.brown.darken-1{background-color:#6d4c41!important}.brown-text.text-darken-1{color:#6d4c41!important}.brown.darken-2{background-color:#5d4037!important}.brown-text.text-darken-2{color:#5d4037!important}.brown.darken-3{background-color:#4e342e!important}.brown-text.text-darken-3{color:#4e342e!important}.brown.darken-4{background-color:#3e2723!important}.brown-text.text-darken-4{color:#3e2723!important}.blue-grey.lighten-5{background-color:#eceff1!important}.blue-grey-text.text-lighten-5{color:#eceff1!important}.blue-grey.lighten-4{background-color:#cfd8dc!important}.blue-grey-text.text-lighten-4{color:#cfd8dc!important}.blue-grey.lighten-3{background-color:#b0bec5!important}.blue-grey-text.text-lighten-3{color:#b0bec5!important}.blue-grey.lighten-2{background-color:#90a4ae!important}.blue-grey-text.text-lighten-2{color:#90a4ae!important}.blue-grey.lighten-1{background-color:#78909c!important}.blue-grey-text.text-lighten-1{color:#78909c!important}.blue-grey{background-color:#607d8b!important}.blue-grey-text{color:#607d8b!important}.blue-grey.darken-1{background-color:#546e7a!important}.blue-grey-text.text-darken-1{color:#546e7a!important}.blue-grey.darken-2{background-color:#455a64!important}.blue-grey-text.text-darken-2{color:#455a64!important}.blue-grey.darken-3{background-color:#37474f!important}.blue-grey-text.text-darken-3{color:#37474f!important}.blue-grey.darken-4{background-color:#263238!important}.blue-grey-text.text-darken-4{color:#263238!important}.grey.lighten-5{background-color:#fafafa!important}.grey-text.text-lighten-5{color:#fafafa!important}.grey.lighten-4{background-color:#f5f5f5!important}.grey-text.text-lighten-4{color:#f5f5f5!important}.grey.lighten-3{background-color:#eee!important}.grey-text.text-lighten-3{color:#eee!important}.grey.lighten-2{background-color:#e0e0e0!important}.grey-text.text-lighten-2{color:#e0e0e0!important}.grey.lighten-1{background-color:#bdbdbd!important}.grey-text.text-lighten-1{color:#bdbdbd!important}.grey{background-color:#9e9e9e!important}.grey-text{color:#9e9e9e!important}.grey.darken-1{background-color:#757575!important}.grey-text.text-darken-1{color:#757575!important}.grey.darken-2{background-color:#616161!important}.grey-text.text-darken-2{color:#616161!important}.grey.darken-3{background-color:#424242!important}.grey-text.text-darken-3{color:#424242!important}.grey.darken-4{background-color:#212121!important}.grey-text.text-darken-4{color:#212121!important}.shades.black{background-color:#000!important}.shades-text.text-black{color:#000!important}.shades.white{background-color:#fff!important}.shades-text.text-white{color:#fff!important}.shades.transparent{background-color:transparent!important}.shades-text.text-transparent{color:transparent!important}.black{background-color:#000!important}.black-text{color:#000!important}.white{background-color:#fff!important}.white-text{color:#fff!important}.transparent{background-color:transparent!important}.transparent-text{color:transparent!important}/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}html input[type=button],button,input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}ul{list-style-type:none}a{color:#039be5;text-decoration:none;-webkit-tap-highlight-color:transparent}.valign-wrapper{display:flex;-webkit-flex-align:center;align-items:center}.valign-wrapper .valign{display:block}ul{padding:0}ul li{list-style-type:none}.clearfix{clear:both}.z-depth-0{box-shadow:none!important}.z-depth-1,nav,.card-panel,.card,.toast,.btn,.btn-large,.btn-floating,.dropdown-content,.collapsible,.side-nav{box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f}.z-depth-1-half,.btn:hover,.btn-large:hover,.btn-floating:hover{box-shadow:0 5px 11px #0000002e,0 4px 15px #00000026}.z-depth-2{box-shadow:0 8px 17px #0003,0 6px 20px #00000030}.z-depth-3{box-shadow:0 12px 15px #0000003d,0 17px 50px #00000030}.z-depth-4,.modal{box-shadow:0 16px 28px #00000038,0 25px 55px #00000036}.z-depth-5{box-shadow:0 27px 24px #0003,0 40px 77px #00000038}.hoverable:hover{transition:box-shadow .25s;box-shadow:0 8px 17px #0003,0 6px 20px #00000030}.divider{height:1px;overflow:hidden;background-color:#e0e0e0}blockquote{margin:20px 0;padding-left:1.5rem;border-left:5px solid #ee6e73}i{line-height:inherit}i.left{float:left;margin-right:15px}i.right{float:right;margin-left:15px}i.tiny{font-size:1rem}i.small{font-size:2rem}i.medium{font-size:4rem}i.large{font-size:6rem}img.responsive-img,video.responsive-video{max-width:100%;height:auto}.pagination li{display:inline-block;font-size:1.2rem;padding:0 10px;line-height:30px;border-radius:2px;text-align:center}.pagination li a{color:#444}.pagination li.active a{color:#fff}.pagination li.active{background-color:#ee6e73}.pagination li.disabled a{cursor:default;color:#999}.pagination li i{font-size:2.2rem;vertical-align:middle}.pagination li.pages ul li{display:inline-block;float:none}@media only screen and (max-width : 992px){.pagination{width:100%}.pagination li.prev,.pagination li.next{width:10%}.pagination li.pages{width:80%;overflow:hidden;white-space:nowrap}}.breadcrumb{font-size:18px;color:#ffffffb3}.breadcrumb:before{content:"";color:#ffffffb3;vertical-align:top;display:inline-block;font-family:Material Icons;font-weight:400;font-style:normal;font-size:25px;margin:0 10px 0 8px;-webkit-font-smoothing:antialiased}.breadcrumb:first-child:before{display:none}.breadcrumb:last-child{color:#fff}.parallax-container{position:relative;overflow:hidden;height:500px}.parallax{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}.parallax img{display:none;position:absolute;left:50%;bottom:0;min-width:100%;min-height:100%;transform:translateZ(0);transform:translate(-50%)}.pin-top,.pin-bottom{position:relative}.pinned{position:fixed!important}ul.staggered-list li{opacity:0}.fade-in{opacity:0;transform-origin:0 50%}@media only screen and (max-width : 600px){.hide-on-small-only,.hide-on-small-and-down{display:none!important}}@media only screen and (max-width : 992px){.hide-on-med-and-down{display:none!important}}@media only screen and (min-width : 601px){.hide-on-med-and-up{display:none!important}}@media only screen and (min-width: 600px) and (max-width: 992px){.hide-on-med-only{display:none!important}}@media only screen and (min-width : 993px){.hide-on-large-only{display:none!important}.show-on-large{display:initial!important}}@media only screen and (min-width: 600px) and (max-width: 992px){.show-on-medium{display:initial!important}}@media only screen and (max-width : 600px){.show-on-small{display:initial!important}}@media only screen and (min-width : 601px){.show-on-medium-and-up{display:initial!important}}@media only screen and (max-width : 992px){.show-on-medium-and-down{display:initial!important}}@media only screen and (max-width : 600px){.center-on-small-only{text-align:center}}footer.page-footer{margin-top:20px;padding-top:20px;background-color:#ee6e73}footer.page-footer .footer-copyright{overflow:hidden;height:50px;line-height:50px;color:#fffc;background-color:#33333314}table,th,td{border:none}table{width:100%;display:table}table.bordered>thead>tr,table.bordered>tbody>tr{border-bottom:1px solid #d0d0d0}table.striped>tbody>tr:nth-child(odd){background-color:#f2f2f2}table.striped>tbody>tr>td{border-radius:0}table.highlight>tbody>tr{transition:background-color .25s ease}table.highlight>tbody>tr:hover{background-color:#f2f2f2}table.centered thead tr th,table.centered tbody tr td{text-align:center}thead{border-bottom:1px solid #d0d0d0}td,th{padding:15px 5px;display:table-cell;text-align:left;vertical-align:middle;border-radius:2px}@media only screen and (max-width : 992px){table.responsive-table{width:100%;border-collapse:collapse;border-spacing:0;display:block;position:relative}table.responsive-table th,table.responsive-table td{margin:0;vertical-align:top}table.responsive-table th{text-align:left}table.responsive-table thead{display:block;float:left}table.responsive-table thead tr{display:block;padding:0 10px 0 0}table.responsive-table thead tr th:before{content:" "}table.responsive-table tbody{display:block;width:auto;position:relative;overflow-x:auto;white-space:nowrap}table.responsive-table tbody tr{display:inline-block;vertical-align:top}table.responsive-table th{display:block;text-align:right}table.responsive-table td{display:block;min-height:1.25em;text-align:left}table.responsive-table tr{padding:0 10px}table.responsive-table thead{border:0;border-right:1px solid #d0d0d0}table.responsive-table.bordered th{border-bottom:0;border-left:0}table.responsive-table.bordered td{border-left:0;border-right:0;border-bottom:0}table.responsive-table.bordered tr{border:0}table.responsive-table.bordered tbody tr{border-right:1px solid #d0d0d0}}.collection{margin:.5rem 0 1rem;border:1px solid #e0e0e0;border-radius:2px;overflow:hidden;position:relative}.collection .collection-item{background-color:#fff;line-height:1.5rem;padding:10px 20px;margin:0;border-bottom:1px solid #e0e0e0}.collection .collection-item.avatar{min-height:84px;padding-left:72px;position:relative}.collection .collection-item.avatar .circle{position:absolute;width:42px;height:42px;overflow:hidden;left:15px;display:inline-block;vertical-align:middle}.collection .collection-item.avatar i.circle{font-size:18px;line-height:42px;color:#fff;background-color:#999;text-align:center}.collection .collection-item.avatar .title{font-size:16px}.collection .collection-item.avatar p{margin:0}.collection .collection-item.avatar .secondary-content{position:absolute;top:16px;right:16px}.collection .collection-item:last-child{border-bottom:none}.collection .collection-item.active{background-color:#26a69a;color:#eafaf9}.collection .collection-item.active .secondary-content{color:#fff}.collection a.collection-item{display:block;transition:.25s;color:#26a69a}.collection a.collection-item:not(.active):hover{background-color:#ddd}.collection.with-header .collection-header{background-color:#fff;border-bottom:1px solid #e0e0e0;padding:10px 20px}.collection.with-header .collection-item{padding-left:30px}.collection.with-header .collection-item.avatar{padding-left:72px}.secondary-content{float:right;color:#26a69a}.collapsible .collection{margin:0;border:none}span.badge{min-width:3rem;padding:0 6px;text-align:center;font-size:1rem;line-height:inherit;color:#757575;position:absolute;right:15px;box-sizing:border-box}span.badge.new{font-weight:300;font-size:.8rem;color:#fff;background-color:#26a69a;border-radius:2px}span.badge.new:after{content:" new"}nav ul a span.badge{position:static;margin-left:4px;line-height:0}.video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.progress{position:relative;height:4px;display:block;width:100%;background-color:#acece6;border-radius:2px;margin:.5rem 0 1rem;overflow:hidden}.progress .determinate{position:absolute;background-color:inherit;top:0;left:0;bottom:0;background-color:#26a69a;transition:width .3s linear}.progress .indeterminate{background-color:#26a69a}.progress .indeterminate:before{content:"";position:absolute;background-color:inherit;top:0;left:0;bottom:0;will-change:left,right;animation:indeterminate 2.1s cubic-bezier(.65,.815,.735,.395) infinite}.progress .indeterminate:after{content:"";position:absolute;background-color:inherit;top:0;left:0;bottom:0;will-change:left,right;animation:indeterminate-short 2.1s cubic-bezier(.165,.84,.44,1) infinite;animation-delay:1.15s}@keyframes indeterminate{0%{left:-35%;right:100%}60%{left:100%;right:-90%}to{left:100%;right:-90%}}@keyframes indeterminate-short{0%{left:-200%;right:100%}60%{left:107%;right:-8%}to{left:107%;right:-8%}}.hide{display:none!important}.left-align{text-align:left}.right-align{text-align:right}.center,.center-align{text-align:center}.left{float:left!important}.right{float:right!important}.no-select,input[type=range],input[type=range]+.thumb{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.circle{border-radius:50%}.center-block{display:block;margin-left:auto;margin-right:auto}.truncate{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.no-padding{padding:0!important}@font-face{font-family:Material-Design-Icons;src:url(/assets/Material-Design-Icons-DUFcyYmf.eot?#iefix) format("embedded-opentype"),url(/assets/Material-Design-Icons-qmx7Fb5u.woff2) format("woff2"),url(/assets/Material-Design-Icons-BVn8hAcC.woff) format("woff"),url(/assets/Material-Design-Icons-176npKZQ.ttf) format("truetype"),url(/assets/Material-Design-Icons-B9PG3eBm.svg#Material-Design-Icons) format("svg");font-weight:400;font-style:normal}[class^=mdi-],[class*=mdi-]{speak:none;display:inline-block;font-family:Material-Design-Icons;font-style:normal;font-weight:400;font-variant:normal;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0)}[class^=mdi-]:before,[class*=mdi-]:before{display:inline-block;speak:none;text-decoration:inherit}[class^=mdi-].pull-left,[class*=mdi-].pull-left{margin-right:.3em}[class^=mdi-].pull-right,[class*=mdi-].pull-right{margin-left:.3em}[class^=mdi-].mdi-lg:before,[class^=mdi-].mdi-lg:after,[class*=mdi-].mdi-lg:before,[class*=mdi-].mdi-lg:after{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}[class^=mdi-].mdi-2x:before,[class^=mdi-].mdi-2x:after,[class*=mdi-].mdi-2x:before,[class*=mdi-].mdi-2x:after{font-size:2em}[class^=mdi-].mdi-3x:before,[class^=mdi-].mdi-3x:after,[class*=mdi-].mdi-3x:before,[class*=mdi-].mdi-3x:after{font-size:3em}[class^=mdi-].mdi-4x:before,[class^=mdi-].mdi-4x:after,[class*=mdi-].mdi-4x:before,[class*=mdi-].mdi-4x:after{font-size:4em}[class^=mdi-].mdi-5x:before,[class^=mdi-].mdi-5x:after,[class*=mdi-].mdi-5x:before,[class*=mdi-].mdi-5x:after{font-size:5em}[class^=mdi-device-signal-cellular-]:after,[class^=mdi-device-battery-]:after,[class^=mdi-device-battery-charging-]:after,[class^=mdi-device-signal-cellular-connected-no-internet-]:after,[class^=mdi-device-signal-wifi-]:after,[class^=mdi-device-signal-wifi-statusbar-not-connected]:after,.mdi-device-network-wifi:after{opacity:.3;position:absolute;left:0;top:0;z-index:1;display:inline-block;speak:none;text-decoration:inherit}[class^=mdi-device-signal-cellular-]:after{content:""}[class^=mdi-device-battery-]:after{content:""}[class^=mdi-device-battery-charging-]:after{content:""}[class^=mdi-device-signal-cellular-connected-no-internet-]:after{content:""}[class^=mdi-device-signal-wifi-]:after,.mdi-device-network-wifi:after{content:""}[class^=mdi-device-signal-wifi-statusbasr-not-connected]:after{content:""}.mdi-device-signal-cellular-off:after,.mdi-device-signal-cellular-null:after,.mdi-device-signal-cellular-no-sim:after,.mdi-device-signal-wifi-off:after,.mdi-device-signal-wifi-4-bar:after,.mdi-device-signal-cellular-4-bar:after,.mdi-device-battery-alert:after,.mdi-device-signal-cellular-connected-no-internet-4-bar:after,.mdi-device-battery-std:after,.mdi-device-battery-full .mdi-device-battery-unknown:after{content:""}.mdi-fw{width:1.28571429em;text-align:center}.mdi-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.mdi-ul>li{position:relative}.mdi-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.mdi-li.mdi-lg{left:-1.85714286em}.mdi-border{padding:.2em .25em .15em;border:solid .08em #eeeeee;border-radius:.1em}.mdi-spin{animation:mdi-spin 2s infinite linear;transform-origin:50% 50%}.mdi-pulse{animation:mdi-spin 1s steps(8) infinite;transform-origin:50% 50%}@keyframes mdi-spin{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.mdi-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);transform:rotate(90deg)}.mdi-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);transform:rotate(180deg)}.mdi-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);transform:rotate(270deg)}.mdi-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);transform:scaleX(-1)}.mdi-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);transform:scaleY(-1)}:root .mdi-rotate-90,:root .mdi-rotate-180,:root .mdi-rotate-270,:root .mdi-flip-horizontal,:root .mdi-flip-vertical{filter:none}.mdi-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.mdi-stack-1x,.mdi-stack-2x{position:absolute;left:0;width:100%;text-align:center}.mdi-stack-1x{line-height:inherit}.mdi-stack-2x{font-size:2em}.mdi-inverse{color:#fff}.mdi-action-3d-rotation:before{content:""}.mdi-action-accessibility:before{content:""}.mdi-action-account-balance-wallet:before{content:""}.mdi-action-account-balance:before{content:""}.mdi-action-account-box:before{content:""}.mdi-action-account-child:before{content:""}.mdi-action-account-circle:before{content:""}.mdi-action-add-shopping-cart:before{content:""}.mdi-action-alarm-add:before{content:""}.mdi-action-alarm-off:before{content:""}.mdi-action-alarm-on:before{content:""}.mdi-action-alarm:before{content:""}.mdi-action-android:before{content:""}.mdi-action-announcement:before{content:""}.mdi-action-aspect-ratio:before{content:""}.mdi-action-assessment:before{content:""}.mdi-action-assignment-ind:before{content:""}.mdi-action-assignment-late:before{content:""}.mdi-action-assignment-return:before{content:""}.mdi-action-assignment-returned:before{content:""}.mdi-action-assignment-turned-in:before{content:""}.mdi-action-assignment:before{content:""}.mdi-action-autorenew:before{content:""}.mdi-action-backup:before{content:""}.mdi-action-book:before{content:""}.mdi-action-bookmark-outline:before{content:""}.mdi-action-bookmark:before{content:""}.mdi-action-bug-report:before{content:""}.mdi-action-cached:before{content:""}.mdi-action-check-circle:before{content:""}.mdi-action-class:before{content:""}.mdi-action-credit-card:before{content:""}.mdi-action-dashboard:before{content:""}.mdi-action-delete:before{content:""}.mdi-action-description:before{content:""}.mdi-action-dns:before{content:""}.mdi-action-done-all:before{content:""}.mdi-action-done:before{content:""}.mdi-action-event:before{content:""}.mdi-action-exit-to-app:before{content:""}.mdi-action-explore:before{content:""}.mdi-action-extension:before{content:""}.mdi-action-face-unlock:before{content:""}.mdi-action-favorite-outline:before{content:""}.mdi-action-favorite:before{content:""}.mdi-action-find-in-page:before{content:""}.mdi-action-find-replace:before{content:""}.mdi-action-flip-to-back:before{content:""}.mdi-action-flip-to-front:before{content:""}.mdi-action-get-app:before{content:""}.mdi-action-grade:before{content:""}.mdi-action-group-work:before{content:""}.mdi-action-help:before{content:""}.mdi-action-highlight-remove:before{content:""}.mdi-action-history:before{content:""}.mdi-action-home:before{content:""}.mdi-action-https:before{content:""}.mdi-action-info-outline:before{content:""}.mdi-action-info:before{content:""}.mdi-action-input:before{content:""}.mdi-action-invert-colors:before{content:""}.mdi-action-label-outline:before{content:""}.mdi-action-label:before{content:""}.mdi-action-language:before{content:""}.mdi-action-launch:before{content:""}.mdi-action-list:before{content:""}.mdi-action-lock-open:before{content:""}.mdi-action-lock-outline:before{content:""}.mdi-action-lock:before{content:""}.mdi-action-loyalty:before{content:""}.mdi-action-markunread-mailbox:before{content:""}.mdi-action-note-add:before{content:""}.mdi-action-open-in-browser:before{content:""}.mdi-action-open-in-new:before{content:""}.mdi-action-open-with:before{content:""}.mdi-action-pageview:before{content:""}.mdi-action-payment:before{content:""}.mdi-action-perm-camera-mic:before{content:""}.mdi-action-perm-contact-cal:before{content:""}.mdi-action-perm-data-setting:before{content:""}.mdi-action-perm-device-info:before{content:""}.mdi-action-perm-identity:before{content:""}.mdi-action-perm-media:before{content:""}.mdi-action-perm-phone-msg:before{content:""}.mdi-action-perm-scan-wifi:before{content:""}.mdi-action-picture-in-picture:before{content:""}.mdi-action-polymer:before{content:""}.mdi-action-print:before{content:""}.mdi-action-query-builder:before{content:""}.mdi-action-question-answer:before{content:""}.mdi-action-receipt:before{content:""}.mdi-action-redeem:before{content:""}.mdi-action-reorder:before{content:""}.mdi-action-report-problem:before{content:""}.mdi-action-restore:before{content:""}.mdi-action-room:before{content:""}.mdi-action-schedule:before{content:""}.mdi-action-search:before{content:""}.mdi-action-settings-applications:before{content:""}.mdi-action-settings-backup-restore:before{content:""}.mdi-action-settings-bluetooth:before{content:""}.mdi-action-settings-cell:before{content:""}.mdi-action-settings-display:before{content:""}.mdi-action-settings-ethernet:before{content:""}.mdi-action-settings-input-antenna:before{content:""}.mdi-action-settings-input-component:before{content:""}.mdi-action-settings-input-composite:before{content:""}.mdi-action-settings-input-hdmi:before{content:""}.mdi-action-settings-input-svideo:before{content:""}.mdi-action-settings-overscan:before{content:""}.mdi-action-settings-phone:before{content:""}.mdi-action-settings-power:before{content:""}.mdi-action-settings-remote:before{content:""}.mdi-action-settings-voice:before{content:""}.mdi-action-settings:before{content:""}.mdi-action-shop-two:before{content:""}.mdi-action-shop:before{content:""}.mdi-action-shopping-basket:before{content:""}.mdi-action-shopping-cart:before{content:""}.mdi-action-speaker-notes:before{content:""}.mdi-action-spellcheck:before{content:""}.mdi-action-star-rate:before{content:""}.mdi-action-stars:before{content:""}.mdi-action-store:before{content:""}.mdi-action-subject:before{content:""}.mdi-action-supervisor-account:before{content:""}.mdi-action-swap-horiz:before{content:""}.mdi-action-swap-vert-circle:before{content:""}.mdi-action-swap-vert:before{content:""}.mdi-action-system-update-tv:before{content:""}.mdi-action-tab-unselected:before{content:""}.mdi-action-tab:before{content:""}.mdi-action-theaters:before{content:""}.mdi-action-thumb-down:before{content:""}.mdi-action-thumb-up:before{content:""}.mdi-action-thumbs-up-down:before{content:""}.mdi-action-toc:before{content:""}.mdi-action-today:before{content:""}.mdi-action-track-changes:before{content:""}.mdi-action-translate:before{content:""}.mdi-action-trending-down:before{content:""}.mdi-action-trending-neutral:before{content:""}.mdi-action-trending-up:before{content:""}.mdi-action-turned-in-not:before{content:""}.mdi-action-turned-in:before{content:""}.mdi-action-verified-user:before{content:""}.mdi-action-view-agenda:before{content:""}.mdi-action-view-array:before{content:""}.mdi-action-view-carousel:before{content:""}.mdi-action-view-column:before{content:""}.mdi-action-view-day:before{content:""}.mdi-action-view-headline:before{content:""}.mdi-action-view-list:before{content:""}.mdi-action-view-module:before{content:""}.mdi-action-view-quilt:before{content:""}.mdi-action-view-stream:before{content:""}.mdi-action-view-week:before{content:""}.mdi-action-visibility-off:before{content:""}.mdi-action-visibility:before{content:""}.mdi-action-wallet-giftcard:before{content:""}.mdi-action-wallet-membership:before{content:""}.mdi-action-wallet-travel:before{content:""}.mdi-action-work:before{content:""}.mdi-alert-error:before{content:""}.mdi-alert-warning:before{content:""}.mdi-av-album:before{content:""}.mdi-av-closed-caption:before{content:""}.mdi-av-equalizer:before{content:""}.mdi-av-explicit:before{content:""}.mdi-av-fast-forward:before{content:""}.mdi-av-fast-rewind:before{content:""}.mdi-av-games:before{content:""}.mdi-av-hearing:before{content:""}.mdi-av-high-quality:before{content:""}.mdi-av-loop:before{content:""}.mdi-av-mic-none:before{content:""}.mdi-av-mic-off:before{content:""}.mdi-av-mic:before{content:""}.mdi-av-movie:before{content:""}.mdi-av-my-library-add:before{content:""}.mdi-av-my-library-books:before{content:""}.mdi-av-my-library-music:before{content:""}.mdi-av-new-releases:before{content:""}.mdi-av-not-interested:before{content:""}.mdi-av-pause-circle-fill:before{content:""}.mdi-av-pause-circle-outline:before{content:""}.mdi-av-pause:before{content:""}.mdi-av-play-arrow:before{content:""}.mdi-av-play-circle-fill:before{content:""}.mdi-av-play-circle-outline:before{content:""}.mdi-av-play-shopping-bag:before{content:""}.mdi-av-playlist-add:before{content:""}.mdi-av-queue-music:before{content:""}.mdi-av-queue:before{content:""}.mdi-av-radio:before{content:""}.mdi-av-recent-actors:before{content:""}.mdi-av-repeat-one:before{content:""}.mdi-av-repeat:before{content:""}.mdi-av-replay:before{content:""}.mdi-av-shuffle:before{content:""}.mdi-av-skip-next:before{content:""}.mdi-av-skip-previous:before{content:""}.mdi-av-snooze:before{content:""}.mdi-av-stop:before{content:""}.mdi-av-subtitles:before{content:""}.mdi-av-surround-sound:before{content:""}.mdi-av-timer:before{content:""}.mdi-av-video-collection:before{content:""}.mdi-av-videocam-off:before{content:""}.mdi-av-videocam:before{content:""}.mdi-av-volume-down:before{content:""}.mdi-av-volume-mute:before{content:""}.mdi-av-volume-off:before{content:""}.mdi-av-volume-up:before{content:""}.mdi-av-web:before{content:""}.mdi-communication-business:before{content:""}.mdi-communication-call-end:before{content:""}.mdi-communication-call-made:before{content:""}.mdi-communication-call-merge:before{content:""}.mdi-communication-call-missed:before{content:""}.mdi-communication-call-received:before{content:""}.mdi-communication-call-split:before{content:""}.mdi-communication-call:before{content:""}.mdi-communication-chat:before{content:""}.mdi-communication-clear-all:before{content:""}.mdi-communication-comment:before{content:""}.mdi-communication-contacts:before{content:""}.mdi-communication-dialer-sip:before{content:""}.mdi-communication-dialpad:before{content:""}.mdi-communication-dnd-on:before{content:""}.mdi-communication-email:before{content:""}.mdi-communication-forum:before{content:""}.mdi-communication-import-export:before{content:""}.mdi-communication-invert-colors-off:before{content:""}.mdi-communication-invert-colors-on:before{content:""}.mdi-communication-live-help:before{content:""}.mdi-communication-location-off:before{content:""}.mdi-communication-location-on:before{content:""}.mdi-communication-message:before{content:""}.mdi-communication-messenger:before{content:""}.mdi-communication-no-sim:before{content:""}.mdi-communication-phone:before{content:""}.mdi-communication-portable-wifi-off:before{content:""}.mdi-communication-quick-contacts-dialer:before{content:""}.mdi-communication-quick-contacts-mail:before{content:""}.mdi-communication-ring-volume:before{content:""}.mdi-communication-stay-current-landscape:before{content:""}.mdi-communication-stay-current-portrait:before{content:""}.mdi-communication-stay-primary-landscape:before{content:""}.mdi-communication-stay-primary-portrait:before{content:""}.mdi-communication-swap-calls:before{content:""}.mdi-communication-textsms:before{content:""}.mdi-communication-voicemail:before{content:""}.mdi-communication-vpn-key:before{content:""}.mdi-content-add-box:before{content:""}.mdi-content-add-circle-outline:before{content:""}.mdi-content-add-circle:before{content:""}.mdi-content-add:before{content:""}.mdi-content-archive:before{content:""}.mdi-content-backspace:before{content:""}.mdi-content-block:before{content:""}.mdi-content-clear:before{content:""}.mdi-content-content-copy:before{content:""}.mdi-content-content-cut:before{content:""}.mdi-content-content-paste:before{content:""}.mdi-content-create:before{content:""}.mdi-content-drafts:before{content:""}.mdi-content-filter-list:before{content:""}.mdi-content-flag:before{content:""}.mdi-content-forward:before{content:""}.mdi-content-gesture:before{content:""}.mdi-content-inbox:before{content:""}.mdi-content-link:before{content:""}.mdi-content-mail:before{content:""}.mdi-content-markunread:before{content:""}.mdi-content-redo:before{content:""}.mdi-content-remove-circle-outline:before{content:""}.mdi-content-remove-circle:before{content:""}.mdi-content-remove:before{content:""}.mdi-content-reply-all:before{content:""}.mdi-content-reply:before{content:""}.mdi-content-report:before{content:""}.mdi-content-save:before{content:""}.mdi-content-select-all:before{content:""}.mdi-content-send:before{content:""}.mdi-content-sort:before{content:""}.mdi-content-text-format:before{content:""}.mdi-content-undo:before{content:""}.mdi-editor-attach-file:before{content:""}.mdi-editor-attach-money:before{content:""}.mdi-editor-border-all:before{content:""}.mdi-editor-border-bottom:before{content:""}.mdi-editor-border-clear:before{content:""}.mdi-editor-border-color:before{content:""}.mdi-editor-border-horizontal:before{content:""}.mdi-editor-border-inner:before{content:""}.mdi-editor-border-left:before{content:""}.mdi-editor-border-outer:before{content:""}.mdi-editor-border-right:before{content:""}.mdi-editor-border-style:before{content:""}.mdi-editor-border-top:before{content:""}.mdi-editor-border-vertical:before{content:""}.mdi-editor-format-align-center:before{content:""}.mdi-editor-format-align-justify:before{content:""}.mdi-editor-format-align-left:before{content:""}.mdi-editor-format-align-right:before{content:""}.mdi-editor-format-bold:before{content:""}.mdi-editor-format-clear:before{content:""}.mdi-editor-format-color-fill:before{content:""}.mdi-editor-format-color-reset:before{content:""}.mdi-editor-format-color-text:before{content:""}.mdi-editor-format-indent-decrease:before{content:""}.mdi-editor-format-indent-increase:before{content:""}.mdi-editor-format-italic:before{content:""}.mdi-editor-format-line-spacing:before{content:""}.mdi-editor-format-list-bulleted:before{content:""}.mdi-editor-format-list-numbered:before{content:""}.mdi-editor-format-paint:before{content:""}.mdi-editor-format-quote:before{content:""}.mdi-editor-format-size:before{content:""}.mdi-editor-format-strikethrough:before{content:""}.mdi-editor-format-textdirection-l-to-r:before{content:""}.mdi-editor-format-textdirection-r-to-l:before{content:""}.mdi-editor-format-underline:before{content:""}.mdi-editor-functions:before{content:""}.mdi-editor-insert-chart:before{content:""}.mdi-editor-insert-comment:before{content:""}.mdi-editor-insert-drive-file:before{content:""}.mdi-editor-insert-emoticon:before{content:""}.mdi-editor-insert-invitation:before{content:""}.mdi-editor-insert-link:before{content:""}.mdi-editor-insert-photo:before{content:""}.mdi-editor-merge-type:before{content:""}.mdi-editor-mode-comment:before{content:""}.mdi-editor-mode-edit:before{content:""}.mdi-editor-publish:before{content:""}.mdi-editor-vertical-align-bottom:before{content:""}.mdi-editor-vertical-align-center:before{content:""}.mdi-editor-vertical-align-top:before{content:""}.mdi-editor-wrap-text:before{content:""}.mdi-file-attachment:before{content:""}.mdi-file-cloud-circle:before{content:""}.mdi-file-cloud-done:before{content:""}.mdi-file-cloud-download:before{content:""}.mdi-file-cloud-off:before{content:""}.mdi-file-cloud-queue:before{content:""}.mdi-file-cloud-upload:before{content:""}.mdi-file-cloud:before{content:""}.mdi-file-file-download:before{content:""}.mdi-file-file-upload:before{content:""}.mdi-file-folder-open:before{content:""}.mdi-file-folder-shared:before{content:""}.mdi-file-folder:before{content:""}.mdi-device-access-alarm:before{content:""}.mdi-device-access-alarms:before{content:""}.mdi-device-access-time:before{content:""}.mdi-device-add-alarm:before{content:""}.mdi-device-airplanemode-off:before{content:""}.mdi-device-airplanemode-on:before{content:""}.mdi-device-battery-20:before{content:""}.mdi-device-battery-30:before{content:""}.mdi-device-battery-50:before{content:""}.mdi-device-battery-60:before{content:""}.mdi-device-battery-80:before{content:""}.mdi-device-battery-90:before{content:""}.mdi-device-battery-alert:before{content:""}.mdi-device-battery-charging-20:before{content:""}.mdi-device-battery-charging-30:before{content:""}.mdi-device-battery-charging-50:before{content:""}.mdi-device-battery-charging-60:before{content:""}.mdi-device-battery-charging-80:before{content:""}.mdi-device-battery-charging-90:before{content:""}.mdi-device-battery-charging-full:before{content:""}.mdi-device-battery-full:before{content:""}.mdi-device-battery-std:before{content:""}.mdi-device-battery-unknown:before{content:""}.mdi-device-bluetooth-connected:before{content:""}.mdi-device-bluetooth-disabled:before{content:""}.mdi-device-bluetooth-searching:before{content:""}.mdi-device-bluetooth:before{content:""}.mdi-device-brightness-auto:before{content:""}.mdi-device-brightness-high:before{content:""}.mdi-device-brightness-low:before{content:""}.mdi-device-brightness-medium:before{content:""}.mdi-device-data-usage:before{content:""}.mdi-device-developer-mode:before{content:""}.mdi-device-devices:before{content:""}.mdi-device-dvr:before{content:""}.mdi-device-gps-fixed:before{content:""}.mdi-device-gps-not-fixed:before{content:""}.mdi-device-gps-off:before{content:""}.mdi-device-location-disabled:before{content:""}.mdi-device-location-searching:before{content:""}.mdi-device-multitrack-audio:before{content:""}.mdi-device-network-cell:before{content:""}.mdi-device-network-wifi:before{content:""}.mdi-device-nfc:before{content:""}.mdi-device-now-wallpaper:before{content:""}.mdi-device-now-widgets:before{content:""}.mdi-device-screen-lock-landscape:before{content:""}.mdi-device-screen-lock-portrait:before{content:""}.mdi-device-screen-lock-rotation:before{content:""}.mdi-device-screen-rotation:before{content:""}.mdi-device-sd-storage:before{content:""}.mdi-device-settings-system-daydream:before{content:""}.mdi-device-signal-cellular-0-bar:before{content:""}.mdi-device-signal-cellular-1-bar:before{content:""}.mdi-device-signal-cellular-2-bar:before{content:""}.mdi-device-signal-cellular-3-bar:before{content:""}.mdi-device-signal-cellular-4-bar:before{content:""}.mdi-signal-wifi-statusbar-connected-no-internet-after:before{content:""}.mdi-device-signal-cellular-connected-no-internet-0-bar:before{content:""}.mdi-device-signal-cellular-connected-no-internet-1-bar:before{content:""}.mdi-device-signal-cellular-connected-no-internet-2-bar:before{content:""}.mdi-device-signal-cellular-connected-no-internet-3-bar:before{content:""}.mdi-device-signal-cellular-connected-no-internet-4-bar:before{content:""}.mdi-device-signal-cellular-no-sim:before{content:""}.mdi-device-signal-cellular-null:before{content:""}.mdi-device-signal-cellular-off:before{content:""}.mdi-device-signal-wifi-0-bar:before{content:""}.mdi-device-signal-wifi-1-bar:before{content:""}.mdi-device-signal-wifi-2-bar:before{content:""}.mdi-device-signal-wifi-3-bar:before{content:""}.mdi-device-signal-wifi-4-bar:before{content:""}.mdi-device-signal-wifi-off:before{content:""}.mdi-device-signal-wifi-statusbar-1-bar:before{content:""}.mdi-device-signal-wifi-statusbar-2-bar:before{content:""}.mdi-device-signal-wifi-statusbar-3-bar:before{content:""}.mdi-device-signal-wifi-statusbar-4-bar:before{content:""}.mdi-device-signal-wifi-statusbar-connected-no-internet-:before{content:""}.mdi-device-signal-wifi-statusbar-connected-no-internet:before{content:""}.mdi-device-signal-wifi-statusbar-connected-no-internet-2:before{content:""}.mdi-device-signal-wifi-statusbar-connected-no-internet-3:before{content:""}.mdi-device-signal-wifi-statusbar-connected-no-internet-4:before{content:""}.mdi-signal-wifi-statusbar-not-connected-after:before{content:""}.mdi-device-signal-wifi-statusbar-not-connected:before{content:""}.mdi-device-signal-wifi-statusbar-null:before{content:""}.mdi-device-storage:before{content:""}.mdi-device-usb:before{content:""}.mdi-device-wifi-lock:before{content:""}.mdi-device-wifi-tethering:before{content:""}.mdi-hardware-cast-connected:before{content:""}.mdi-hardware-cast:before{content:""}.mdi-hardware-computer:before{content:""}.mdi-hardware-desktop-mac:before{content:""}.mdi-hardware-desktop-windows:before{content:""}.mdi-hardware-dock:before{content:""}.mdi-hardware-gamepad:before{content:""}.mdi-hardware-headset-mic:before{content:""}.mdi-hardware-headset:before{content:""}.mdi-hardware-keyboard-alt:before{content:""}.mdi-hardware-keyboard-arrow-down:before{content:""}.mdi-hardware-keyboard-arrow-left:before{content:""}.mdi-hardware-keyboard-arrow-right:before{content:""}.mdi-hardware-keyboard-arrow-up:before{content:""}.mdi-hardware-keyboard-backspace:before{content:""}.mdi-hardware-keyboard-capslock:before{content:""}.mdi-hardware-keyboard-control:before{content:""}.mdi-hardware-keyboard-hide:before{content:""}.mdi-hardware-keyboard-return:before{content:""}.mdi-hardware-keyboard-tab:before{content:""}.mdi-hardware-keyboard-voice:before{content:""}.mdi-hardware-keyboard:before{content:""}.mdi-hardware-laptop-chromebook:before{content:""}.mdi-hardware-laptop-mac:before{content:""}.mdi-hardware-laptop-windows:before{content:""}.mdi-hardware-laptop:before{content:""}.mdi-hardware-memory:before{content:""}.mdi-hardware-mouse:before{content:""}.mdi-hardware-phone-android:before{content:""}.mdi-hardware-phone-iphone:before{content:""}.mdi-hardware-phonelink-off:before{content:""}.mdi-hardware-phonelink:before{content:""}.mdi-hardware-security:before{content:""}.mdi-hardware-sim-card:before{content:""}.mdi-hardware-smartphone:before{content:""}.mdi-hardware-speaker:before{content:""}.mdi-hardware-tablet-android:before{content:""}.mdi-hardware-tablet-mac:before{content:""}.mdi-hardware-tablet:before{content:""}.mdi-hardware-tv:before{content:""}.mdi-hardware-watch:before{content:""}.mdi-image-add-to-photos:before{content:""}.mdi-image-adjust:before{content:""}.mdi-image-assistant-photo:before{content:""}.mdi-image-audiotrack:before{content:""}.mdi-image-blur-circular:before{content:""}.mdi-image-blur-linear:before{content:""}.mdi-image-blur-off:before{content:""}.mdi-image-blur-on:before{content:""}.mdi-image-brightness-1:before{content:""}.mdi-image-brightness-2:before{content:""}.mdi-image-brightness-3:before{content:""}.mdi-image-brightness-4:before{content:""}.mdi-image-brightness-5:before{content:""}.mdi-image-brightness-6:before{content:""}.mdi-image-brightness-7:before{content:""}.mdi-image-brush:before{content:""}.mdi-image-camera-alt:before{content:""}.mdi-image-camera-front:before{content:""}.mdi-image-camera-rear:before{content:""}.mdi-image-camera-roll:before{content:""}.mdi-image-camera:before{content:""}.mdi-image-center-focus-strong:before{content:""}.mdi-image-center-focus-weak:before{content:""}.mdi-image-collections:before{content:""}.mdi-image-color-lens:before{content:""}.mdi-image-colorize:before{content:""}.mdi-image-compare:before{content:""}.mdi-image-control-point-duplicate:before{content:""}.mdi-image-control-point:before{content:""}.mdi-image-crop-3-2:before{content:""}.mdi-image-crop-5-4:before{content:""}.mdi-image-crop-7-5:before{content:""}.mdi-image-crop-16-9:before{content:""}.mdi-image-crop-din:before{content:""}.mdi-image-crop-free:before{content:""}.mdi-image-crop-landscape:before{content:""}.mdi-image-crop-original:before{content:""}.mdi-image-crop-portrait:before{content:""}.mdi-image-crop-square:before{content:""}.mdi-image-crop:before{content:""}.mdi-image-dehaze:before{content:""}.mdi-image-details:before{content:""}.mdi-image-edit:before{content:""}.mdi-image-exposure-minus-1:before{content:""}.mdi-image-exposure-minus-2:before{content:""}.mdi-image-exposure-plus-1:before{content:""}.mdi-image-exposure-plus-2:before{content:""}.mdi-image-exposure-zero:before{content:""}.mdi-image-exposure:before{content:""}.mdi-image-filter-1:before{content:""}.mdi-image-filter-2:before{content:""}.mdi-image-filter-3:before{content:""}.mdi-image-filter-4:before{content:""}.mdi-image-filter-5:before{content:""}.mdi-image-filter-6:before{content:""}.mdi-image-filter-7:before{content:""}.mdi-image-filter-8:before{content:""}.mdi-image-filter-9-plus:before{content:""}.mdi-image-filter-9:before{content:""}.mdi-image-filter-b-and-w:before{content:""}.mdi-image-filter-center-focus:before{content:""}.mdi-image-filter-drama:before{content:""}.mdi-image-filter-frames:before{content:""}.mdi-image-filter-hdr:before{content:""}.mdi-image-filter-none:before{content:""}.mdi-image-filter-tilt-shift:before{content:""}.mdi-image-filter-vintage:before{content:""}.mdi-image-filter:before{content:""}.mdi-image-flare:before{content:""}.mdi-image-flash-auto:before{content:""}.mdi-image-flash-off:before{content:""}.mdi-image-flash-on:before{content:""}.mdi-image-flip:before{content:""}.mdi-image-gradient:before{content:""}.mdi-image-grain:before{content:""}.mdi-image-grid-off:before{content:""}.mdi-image-grid-on:before{content:""}.mdi-image-hdr-off:before{content:""}.mdi-image-hdr-on:before{content:""}.mdi-image-hdr-strong:before{content:""}.mdi-image-hdr-weak:before{content:""}.mdi-image-healing:before{content:""}.mdi-image-image-aspect-ratio:before{content:""}.mdi-image-image:before{content:""}.mdi-image-iso:before{content:""}.mdi-image-landscape:before{content:""}.mdi-image-leak-add:before{content:""}.mdi-image-leak-remove:before{content:""}.mdi-image-lens:before{content:""}.mdi-image-looks-3:before{content:""}.mdi-image-looks-4:before{content:""}.mdi-image-looks-5:before{content:""}.mdi-image-looks-6:before{content:""}.mdi-image-looks-one:before{content:""}.mdi-image-looks-two:before{content:""}.mdi-image-looks:before{content:""}.mdi-image-loupe:before{content:""}.mdi-image-movie-creation:before{content:""}.mdi-image-nature-people:before{content:""}.mdi-image-nature:before{content:""}.mdi-image-navigate-before:before{content:""}.mdi-image-navigate-next:before{content:""}.mdi-image-palette:before{content:""}.mdi-image-panorama-fisheye:before{content:""}.mdi-image-panorama-horizontal:before{content:""}.mdi-image-panorama-vertical:before{content:""}.mdi-image-panorama-wide-angle:before{content:""}.mdi-image-panorama:before{content:""}.mdi-image-photo-album:before{content:""}.mdi-image-photo-camera:before{content:""}.mdi-image-photo-library:before{content:""}.mdi-image-photo:before{content:""}.mdi-image-portrait:before{content:""}.mdi-image-remove-red-eye:before{content:""}.mdi-image-rotate-left:before{content:""}.mdi-image-rotate-right:before{content:""}.mdi-image-slideshow:before{content:""}.mdi-image-straighten:before{content:""}.mdi-image-style:before{content:""}.mdi-image-switch-camera:before{content:""}.mdi-image-switch-video:before{content:""}.mdi-image-tag-faces:before{content:""}.mdi-image-texture:before{content:""}.mdi-image-timelapse:before{content:""}.mdi-image-timer-3:before{content:""}.mdi-image-timer-10:before{content:""}.mdi-image-timer-auto:before{content:""}.mdi-image-timer-off:before{content:""}.mdi-image-timer:before{content:""}.mdi-image-tonality:before{content:""}.mdi-image-transform:before{content:""}.mdi-image-tune:before{content:""}.mdi-image-wb-auto:before{content:""}.mdi-image-wb-cloudy:before{content:""}.mdi-image-wb-incandescent:before{content:""}.mdi-image-wb-irradescent:before{content:""}.mdi-image-wb-sunny:before{content:""}.mdi-maps-beenhere:before{content:""}.mdi-maps-directions-bike:before{content:""}.mdi-maps-directions-bus:before{content:""}.mdi-maps-directions-car:before{content:""}.mdi-maps-directions-ferry:before{content:""}.mdi-maps-directions-subway:before{content:""}.mdi-maps-directions-train:before{content:""}.mdi-maps-directions-transit:before{content:""}.mdi-maps-directions-walk:before{content:""}.mdi-maps-directions:before{content:""}.mdi-maps-flight:before{content:""}.mdi-maps-hotel:before{content:""}.mdi-maps-layers-clear:before{content:""}.mdi-maps-layers:before{content:""}.mdi-maps-local-airport:before{content:""}.mdi-maps-local-atm:before{content:""}.mdi-maps-local-attraction:before{content:""}.mdi-maps-local-bar:before{content:""}.mdi-maps-local-cafe:before{content:""}.mdi-maps-local-car-wash:before{content:""}.mdi-maps-local-convenience-store:before{content:""}.mdi-maps-local-drink:before{content:""}.mdi-maps-local-florist:before{content:""}.mdi-maps-local-gas-station:before{content:""}.mdi-maps-local-grocery-store:before{content:""}.mdi-maps-local-hospital:before{content:""}.mdi-maps-local-hotel:before{content:""}.mdi-maps-local-laundry-service:before{content:""}.mdi-maps-local-library:before{content:""}.mdi-maps-local-mall:before{content:""}.mdi-maps-local-movies:before{content:""}.mdi-maps-local-offer:before{content:""}.mdi-maps-local-parking:before{content:""}.mdi-maps-local-pharmacy:before{content:""}.mdi-maps-local-phone:before{content:""}.mdi-maps-local-pizza:before{content:""}.mdi-maps-local-play:before{content:""}.mdi-maps-local-post-office:before{content:""}.mdi-maps-local-print-shop:before{content:""}.mdi-maps-local-restaurant:before{content:""}.mdi-maps-local-see:before{content:""}.mdi-maps-local-shipping:before{content:""}.mdi-maps-local-taxi:before{content:""}.mdi-maps-location-history:before{content:""}.mdi-maps-map:before{content:""}.mdi-maps-my-location:before{content:""}.mdi-maps-navigation:before{content:""}.mdi-maps-pin-drop:before{content:""}.mdi-maps-place:before{content:""}.mdi-maps-rate-review:before{content:""}.mdi-maps-restaurant-menu:before{content:""}.mdi-maps-satellite:before{content:""}.mdi-maps-store-mall-directory:before{content:""}.mdi-maps-terrain:before{content:""}.mdi-maps-traffic:before{content:""}.mdi-navigation-apps:before{content:""}.mdi-navigation-arrow-back:before{content:""}.mdi-navigation-arrow-drop-down-circle:before{content:""}.mdi-navigation-arrow-drop-down:before{content:""}.mdi-navigation-arrow-drop-up:before{content:""}.mdi-navigation-arrow-forward:before{content:""}.mdi-navigation-cancel:before{content:""}.mdi-navigation-check:before{content:""}.mdi-navigation-chevron-left:before{content:""}.mdi-navigation-chevron-right:before{content:""}.mdi-navigation-close:before{content:""}.mdi-navigation-expand-less:before{content:""}.mdi-navigation-expand-more:before{content:""}.mdi-navigation-fullscreen-exit:before{content:""}.mdi-navigation-fullscreen:before{content:""}.mdi-navigation-menu:before{content:""}.mdi-navigation-more-horiz:before{content:""}.mdi-navigation-more-vert:before{content:""}.mdi-navigation-refresh:before{content:""}.mdi-navigation-unfold-less:before{content:""}.mdi-navigation-unfold-more:before{content:""}.mdi-notification-adb:before{content:""}.mdi-notification-bluetooth-audio:before{content:""}.mdi-notification-disc-full:before{content:""}.mdi-notification-dnd-forwardslash:before{content:""}.mdi-notification-do-not-disturb:before{content:""}.mdi-notification-drive-eta:before{content:""}.mdi-notification-event-available:before{content:""}.mdi-notification-event-busy:before{content:""}.mdi-notification-event-note:before{content:""}.mdi-notification-folder-special:before{content:""}.mdi-notification-mms:before{content:""}.mdi-notification-more:before{content:""}.mdi-notification-network-locked:before{content:""}.mdi-notification-phone-bluetooth-speaker:before{content:""}.mdi-notification-phone-forwarded:before{content:""}.mdi-notification-phone-in-talk:before{content:""}.mdi-notification-phone-locked:before{content:""}.mdi-notification-phone-missed:before{content:""}.mdi-notification-phone-paused:before{content:""}.mdi-notification-play-download:before{content:""}.mdi-notification-play-install:before{content:""}.mdi-notification-sd-card:before{content:""}.mdi-notification-sim-card-alert:before{content:""}.mdi-notification-sms-failed:before{content:""}.mdi-notification-sms:before{content:""}.mdi-notification-sync-disabled:before{content:""}.mdi-notification-sync-problem:before{content:""}.mdi-notification-sync:before{content:""}.mdi-notification-system-update:before{content:""}.mdi-notification-tap-and-play:before{content:""}.mdi-notification-time-to-leave:before{content:""}.mdi-notification-vibration:before{content:""}.mdi-notification-voice-chat:before{content:""}.mdi-notification-vpn-lock:before{content:""}.mdi-social-cake:before{content:""}.mdi-social-domain:before{content:""}.mdi-social-group-add:before{content:""}.mdi-social-group:before{content:""}.mdi-social-location-city:before{content:""}.mdi-social-mood:before{content:""}.mdi-social-notifications-none:before{content:""}.mdi-social-notifications-off:before{content:""}.mdi-social-notifications-on:before{content:""}.mdi-social-notifications-paused:before{content:""}.mdi-social-notifications:before{content:""}.mdi-social-pages:before{content:""}.mdi-social-party-mode:before{content:""}.mdi-social-people-outline:before{content:""}.mdi-social-people:before{content:""}.mdi-social-person-add:before{content:""}.mdi-social-person-outline:before{content:""}.mdi-social-person:before{content:""}.mdi-social-plus-one:before{content:""}.mdi-social-poll:before{content:""}.mdi-social-public:before{content:""}.mdi-social-school:before{content:""}.mdi-social-share:before{content:""}.mdi-social-whatshot:before{content:""}.mdi-toggle-check-box-outline-blank:before{content:""}.mdi-toggle-check-box:before{content:""}.mdi-toggle-radio-button-off:before{content:""}.mdi-toggle-radio-button-on:before{content:""}.mdi-toggle-star-half:before{content:""}.mdi-toggle-star-outline:before{content:""}.mdi-toggle-star:before{content:""}.container{margin:0 auto;max-width:1280px;width:90%}@media only screen and (min-width : 601px){.container{width:85%}}@media only screen and (min-width : 993px){.container{width:70%}}.container .row{margin-left:-.75rem;margin-right:-.75rem}.section{padding-top:1rem;padding-bottom:1rem}.section.no-pad{padding:0}.section.no-pad-bot{padding-bottom:0}.section.no-pad-top{padding-top:0}.row{margin-left:auto;margin-right:auto;margin-bottom:20px}.row:after{content:"";display:table;clear:both}.row .col{float:left;box-sizing:border-box;padding:0 .75rem}.row .col[class*=push-],.row .col[class*=pull-]{position:relative}.row .col.s1{width:8.33333%;margin-left:0}.row .col.offset-s1{margin-left:8.33333%}.row .col.pull-s1{right:8.33333%}.row .col.push-s1{left:8.33333%}.row .col.s2{width:16.66667%;margin-left:0}.row .col.offset-s2{margin-left:16.66667%}.row .col.pull-s2{right:16.66667%}.row .col.push-s2{left:16.66667%}.row .col.s3{width:25%;margin-left:0}.row .col.offset-s3{margin-left:25%}.row .col.pull-s3{right:25%}.row .col.push-s3{left:25%}.row .col.s4{width:33.33333%;margin-left:0}.row .col.offset-s4{margin-left:33.33333%}.row .col.pull-s4{right:33.33333%}.row .col.push-s4{left:33.33333%}.row .col.s5{width:41.66667%;margin-left:0}.row .col.offset-s5{margin-left:41.66667%}.row .col.pull-s5{right:41.66667%}.row .col.push-s5{left:41.66667%}.row .col.s6{width:50%;margin-left:0}.row .col.offset-s6{margin-left:50%}.row .col.pull-s6{right:50%}.row .col.push-s6{left:50%}.row .col.s7{width:58.33333%;margin-left:0}.row .col.offset-s7{margin-left:58.33333%}.row .col.pull-s7{right:58.33333%}.row .col.push-s7{left:58.33333%}.row .col.s8{width:66.66667%;margin-left:0}.row .col.offset-s8{margin-left:66.66667%}.row .col.pull-s8{right:66.66667%}.row .col.push-s8{left:66.66667%}.row .col.s9{width:75%;margin-left:0}.row .col.offset-s9{margin-left:75%}.row .col.pull-s9{right:75%}.row .col.push-s9{left:75%}.row .col.s10{width:83.33333%;margin-left:0}.row .col.offset-s10{margin-left:83.33333%}.row .col.pull-s10{right:83.33333%}.row .col.push-s10{left:83.33333%}.row .col.s11{width:91.66667%;margin-left:0}.row .col.offset-s11{margin-left:91.66667%}.row .col.pull-s11{right:91.66667%}.row .col.push-s11{left:91.66667%}.row .col.s12{width:100%;margin-left:0}.row .col.offset-s12{margin-left:100%}.row .col.pull-s12{right:100%}.row .col.push-s12{left:100%}@media only screen and (min-width : 601px){.row .col.m1{width:8.33333%;margin-left:0}.row .col.offset-m1{margin-left:8.33333%}.row .col.pull-m1{right:8.33333%}.row .col.push-m1{left:8.33333%}.row .col.m2{width:16.66667%;margin-left:0}.row .col.offset-m2{margin-left:16.66667%}.row .col.pull-m2{right:16.66667%}.row .col.push-m2{left:16.66667%}.row .col.m3{width:25%;margin-left:0}.row .col.offset-m3{margin-left:25%}.row .col.pull-m3{right:25%}.row .col.push-m3{left:25%}.row .col.m4{width:33.33333%;margin-left:0}.row .col.offset-m4{margin-left:33.33333%}.row .col.pull-m4{right:33.33333%}.row .col.push-m4{left:33.33333%}.row .col.m5{width:41.66667%;margin-left:0}.row .col.offset-m5{margin-left:41.66667%}.row .col.pull-m5{right:41.66667%}.row .col.push-m5{left:41.66667%}.row .col.m6{width:50%;margin-left:0}.row .col.offset-m6{margin-left:50%}.row .col.pull-m6{right:50%}.row .col.push-m6{left:50%}.row .col.m7{width:58.33333%;margin-left:0}.row .col.offset-m7{margin-left:58.33333%}.row .col.pull-m7{right:58.33333%}.row .col.push-m7{left:58.33333%}.row .col.m8{width:66.66667%;margin-left:0}.row .col.offset-m8{margin-left:66.66667%}.row .col.pull-m8{right:66.66667%}.row .col.push-m8{left:66.66667%}.row .col.m9{width:75%;margin-left:0}.row .col.offset-m9{margin-left:75%}.row .col.pull-m9{right:75%}.row .col.push-m9{left:75%}.row .col.m10{width:83.33333%;margin-left:0}.row .col.offset-m10{margin-left:83.33333%}.row .col.pull-m10{right:83.33333%}.row .col.push-m10{left:83.33333%}.row .col.m11{width:91.66667%;margin-left:0}.row .col.offset-m11{margin-left:91.66667%}.row .col.pull-m11{right:91.66667%}.row .col.push-m11{left:91.66667%}.row .col.m12{width:100%;margin-left:0}.row .col.offset-m12{margin-left:100%}.row .col.pull-m12{right:100%}.row .col.push-m12{left:100%}}@media only screen and (min-width : 993px){.row .col.l1{width:8.33333%;margin-left:0}.row .col.offset-l1{margin-left:8.33333%}.row .col.pull-l1{right:8.33333%}.row .col.push-l1{left:8.33333%}.row .col.l2{width:16.66667%;margin-left:0}.row .col.offset-l2{margin-left:16.66667%}.row .col.pull-l2{right:16.66667%}.row .col.push-l2{left:16.66667%}.row .col.l3{width:25%;margin-left:0}.row .col.offset-l3{margin-left:25%}.row .col.pull-l3{right:25%}.row .col.push-l3{left:25%}.row .col.l4{width:33.33333%;margin-left:0}.row .col.offset-l4{margin-left:33.33333%}.row .col.pull-l4{right:33.33333%}.row .col.push-l4{left:33.33333%}.row .col.l5{width:41.66667%;margin-left:0}.row .col.offset-l5{margin-left:41.66667%}.row .col.pull-l5{right:41.66667%}.row .col.push-l5{left:41.66667%}.row .col.l6{width:50%;margin-left:0}.row .col.offset-l6{margin-left:50%}.row .col.pull-l6{right:50%}.row .col.push-l6{left:50%}.row .col.l7{width:58.33333%;margin-left:0}.row .col.offset-l7{margin-left:58.33333%}.row .col.pull-l7{right:58.33333%}.row .col.push-l7{left:58.33333%}.row .col.l8{width:66.66667%;margin-left:0}.row .col.offset-l8{margin-left:66.66667%}.row .col.pull-l8{right:66.66667%}.row .col.push-l8{left:66.66667%}.row .col.l9{width:75%;margin-left:0}.row .col.offset-l9{margin-left:75%}.row .col.pull-l9{right:75%}.row .col.push-l9{left:75%}.row .col.l10{width:83.33333%;margin-left:0}.row .col.offset-l10{margin-left:83.33333%}.row .col.pull-l10{right:83.33333%}.row .col.push-l10{left:83.33333%}.row .col.l11{width:91.66667%;margin-left:0}.row .col.offset-l11{margin-left:91.66667%}.row .col.pull-l11{right:91.66667%}.row .col.push-l11{left:91.66667%}.row .col.l12{width:100%;margin-left:0}.row .col.offset-l12{margin-left:100%}.row .col.pull-l12{right:100%}.row .col.push-l12{left:100%}}nav{color:#fff;background-color:#ee6e73;width:100%;height:56px;line-height:56px}nav a{color:#fff}nav .nav-wrapper{position:relative;height:100%}nav .nav-wrapper i{display:block;font-size:2rem}@media only screen and (min-width : 993px){nav a.button-collapse{display:none}}nav .button-collapse{float:left;position:relative;z-index:1;height:56px}nav .button-collapse i{font-size:2.7rem;height:56px;line-height:56px}nav .brand-logo{position:absolute;color:#fff;display:inline-block;font-size:2.1rem;padding:0;white-space:nowrap}nav .brand-logo.center{left:50%;transform:translate(-50%)}@media only screen and (max-width : 992px){nav .brand-logo{left:50%;transform:translate(-50%)}nav .brand-logo.left,nav .brand-logo.right{padding:0;transform:none}nav .brand-logo.left{left:.5rem}nav .brand-logo.right{right:.5rem;left:auto}}nav .brand-logo.right{right:.5rem;padding:0}nav ul{margin:0}nav ul li{transition:background-color .3s;float:left;padding:0}nav ul li:hover,nav ul li.active{background-color:#0000001a}nav ul a{font-size:1rem;color:#fff;display:block;padding:0 15px}nav ul.left{float:left}nav .input-field{margin:0}nav .input-field input{height:100%;font-size:1.2rem;border:none;padding-left:2rem}nav .input-field input:focus,nav .input-field input[type=text]:valid,nav .input-field input[type=password]:valid,nav .input-field input[type=email]:valid,nav .input-field input[type=url]:valid,nav .input-field input[type=date]:valid{border:none;box-shadow:none}nav .input-field label{top:0;left:0}nav .input-field label i{color:#ffffffb3;transition:color .3s}nav .input-field label.active i{color:#fff}nav .input-field label.active{transform:translateY(0)}.navbar-fixed{position:relative;height:56px;z-index:998}.navbar-fixed nav{position:fixed}@media only screen and (min-width : 601px){nav,nav .nav-wrapper i,nav a.button-collapse,nav a.button-collapse i{height:64px;line-height:64px}.navbar-fixed{height:64px}}@font-face{font-family:Roboto;src:local(Roboto Thin),url(/assets/Roboto-Thin-DL0duS5J.ttf) format("truetype");font-weight:200}@font-face{font-family:Roboto;src:local(Roboto Light),format("woff"),url(/assets/Roboto-Light-r0KW6U_F.ttf) format("truetype");font-weight:300}@font-face{font-family:Roboto;src:local(Roboto Regular),url(/assets/Roboto-Regular-CN_pkOMA.ttf) format("truetype");font-weight:400}@font-face{font-family:Roboto;src:url(/assets/Roboto-Medium-CwcsZ-zd.ttf) format("truetype");font-weight:500}@font-face{font-family:Roboto;src:url(/assets/Roboto-Bold-_ZJd4Sbe.ttf) format("truetype");font-weight:700}a{text-decoration:none}html{line-height:1.5;font-family:Roboto,sans-serif;font-weight:400;color:#000000de}@media only screen and (min-width: 0){html{font-size:14px}}@media only screen and (min-width: 992px){html{font-size:14.5px}}@media only screen and (min-width: 1200px){html{font-size:15px}}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-weight:inherit}h1{font-size:4.2rem;line-height:110%;margin:2.1rem 0 1.68rem}h2{font-size:3.56rem;line-height:110%;margin:1.78rem 0 1.424rem}h3{font-size:2.92rem;line-height:110%;margin:1.46rem 0 1.168rem}h4{font-size:2.28rem;line-height:110%;margin:1.14rem 0 .912rem}h5{font-size:1.64rem;line-height:110%;margin:.82rem 0 .656rem}h6{font-size:1rem;line-height:110%;margin:.5rem 0 .4rem}em{font-style:italic}strong{font-weight:500}small{font-size:75%}.light,footer.page-footer .footer-copyright{font-weight:300}.thin{font-weight:200}.flow-text{font-weight:300}@media only screen and (min-width: 360px){.flow-text{font-size:1.2rem}}@media only screen and (min-width: 390px){.flow-text{font-size:1.224rem}}@media only screen and (min-width: 420px){.flow-text{font-size:1.248rem}}@media only screen and (min-width: 450px){.flow-text{font-size:1.272rem}}@media only screen and (min-width: 480px){.flow-text{font-size:1.296rem}}@media only screen and (min-width: 510px){.flow-text{font-size:1.32rem}}@media only screen and (min-width: 540px){.flow-text{font-size:1.344rem}}@media only screen and (min-width: 570px){.flow-text{font-size:1.368rem}}@media only screen and (min-width: 600px){.flow-text{font-size:1.392rem}}@media only screen and (min-width: 630px){.flow-text{font-size:1.416rem}}@media only screen and (min-width: 660px){.flow-text{font-size:1.44rem}}@media only screen and (min-width: 690px){.flow-text{font-size:1.464rem}}@media only screen and (min-width: 720px){.flow-text{font-size:1.488rem}}@media only screen and (min-width: 750px){.flow-text{font-size:1.512rem}}@media only screen and (min-width: 780px){.flow-text{font-size:1.536rem}}@media only screen and (min-width: 810px){.flow-text{font-size:1.56rem}}@media only screen and (min-width: 840px){.flow-text{font-size:1.584rem}}@media only screen and (min-width: 870px){.flow-text{font-size:1.608rem}}@media only screen and (min-width: 900px){.flow-text{font-size:1.632rem}}@media only screen and (min-width: 930px){.flow-text{font-size:1.656rem}}@media only screen and (min-width: 960px){.flow-text{font-size:1.68rem}}@media only screen and (max-width: 360px){.flow-text{font-size:1.2rem}}.card-panel{transition:box-shadow .25s;padding:20px;margin:.5rem 0 1rem;border-radius:2px;background-color:#fff}.card{position:relative;margin:.5rem 0 1rem;background-color:#fff;transition:box-shadow .25s;border-radius:2px}.card .card-title{font-size:24px;font-weight:300}.card .card-title.activator{cursor:pointer}.card.small,.card.medium,.card.large{position:relative}.card.small .card-image,.card.medium .card-image,.card.large .card-image{max-height:60%;overflow:hidden}.card.small .card-content,.card.medium .card-content,.card.large .card-content{max-height:40%;overflow:hidden}.card.small .card-action,.card.medium .card-action,.card.large .card-action{position:absolute;bottom:0;left:0;right:0;z-index:1;background-color:inherit}.card.small{height:300px}.card.medium{height:400px}.card.large{height:500px}.card .card-image{position:relative}.card .card-image img{display:block;border-radius:2px 2px 0 0;position:relative;left:0;right:0;top:0;bottom:0;width:100%}.card .card-image .card-title{color:#fff;position:absolute;bottom:0;left:0;padding:20px}.card .card-content{padding:20px;border-radius:0 0 2px 2px}.card .card-content p{margin:0;color:inherit}.card .card-content .card-title{line-height:48px}.card .card-action{border-top:1px solid rgba(160,160,160,.2);padding:20px}.card .card-action a{color:#ffab40;margin-right:20px;transition:color .3s ease;text-transform:uppercase}.card .card-action a:hover{color:#ffd8a6}.card .card-reveal{padding:20px;position:absolute;background-color:#fff;width:100%;overflow-y:auto;top:100%;height:100%;z-index:1;display:none}.card .card-reveal .card-title{cursor:pointer;display:block}#toast-container{display:block;position:fixed;z-index:10000}@media only screen and (max-width : 600px){#toast-container{min-width:100%;bottom:0%}}@media only screen and (min-width : 601px) and (max-width : 992px){#toast-container{min-width:30%;left:5%;right:5%;bottom:7%}}@media only screen and (min-width : 993px){#toast-container{min-width:8%;top:10%;right:7%;left:7%}}.toast{border-radius:2px;top:0;width:auto;clear:both;margin-top:10px;position:relative;max-width:100%;height:auto;min-height:48px;line-height:1.5em;word-break:break-all;background-color:#323232;padding:10px 25px;font-size:1.1rem;font-weight:300;color:#fff;display:flex;-webkit-flex-align:center;align-items:center;justify-content:space-between}.toast .btn,.toast .btn-large,.toast .btn-flat{margin:0;margin-left:3rem}.toast.rounded{border-radius:24px}@media only screen and (max-width : 600px){.toast{width:100%;border-radius:0}}@media only screen and (min-width : 601px) and (max-width : 992px){.toast{float:left}}@media only screen and (min-width : 993px){.toast{float:right}}.tabs{display:flex;position:relative;height:48px;background-color:#fff;margin:0 auto;width:100%;white-space:nowrap}.tabs .tab{flex-grow:1;display:block;float:left;text-align:center;line-height:48px;height:48px;padding:0;margin:0;text-transform:uppercase;text-overflow:ellipsis;overflow:hidden;letter-spacing:.8px;width:15%;min-width:80px}.tabs .tab a{color:#ee6e73;display:block;width:100%;height:100%;text-overflow:ellipsis;overflow:hidden;transition:color .28s ease}.tabs .tab a:hover{color:#f9c9cb}.tabs .tab.disabled a{color:#f9c9cb;cursor:default}.tabs .indicator{position:absolute;bottom:0;height:2px;background-color:#f6b2b5;will-change:left,right}.hide-tab-scrollbar{position:relative;height:48px;overflow:hidden}.hide-tab-scrollbar .tabs{overflow-x:scroll;overflow-y:hidden}.scrollbar-measure{width:100px;height:100px;overflow:scroll;position:absolute;top:-9999px}.material-tooltip{padding:10px 8px;font-size:1rem;z-index:2000;background-color:transparent;border-radius:2px;color:#fff;min-height:36px;line-height:120%;opacity:0;display:none;position:absolute;text-align:center;max-width:calc(100% - 4px);overflow:hidden;left:0;top:0;will-change:top,left}.backdrop{position:absolute;opacity:0;display:none;height:7px;width:14px;border-radius:0 0 14px 14px;background-color:#323232;z-index:-1;transform-origin:50% 10%;will-change:transform,opacity}.btn,.btn-large,.btn-flat{border:none;border-radius:2px;display:inline-block;height:36px;line-height:36px;outline:0;padding:0 2rem;text-transform:uppercase;vertical-align:middle;-webkit-tap-highlight-color:transparent}.btn.disabled,.disabled.btn-large,.btn-floating.disabled,.btn-large.disabled,.btn:disabled,.btn-large:disabled,.btn-floating:disabled{background-color:#dfdfdf!important;box-shadow:none;color:#9f9f9f!important;cursor:default}.btn.disabled *,.disabled.btn-large *,.btn-floating.disabled *,.btn-large.disabled *,.btn:disabled *,.btn-large:disabled *,.btn-floating:disabled *{pointer-events:none}.btn.disabled:hover,.disabled.btn-large:hover,.btn-floating.disabled:hover,.btn-large.disabled:hover,.btn:disabled:hover,.btn-large:disabled:hover,.btn-floating:disabled:hover{background-color:#dfdfdf;color:#9f9f9f}.btn i,.btn-large i,.btn-floating i,.btn-flat i{font-size:1.3rem;line-height:inherit}.btn,.btn-large{text-decoration:none;color:#fff;background-color:#26a69a;text-align:center;letter-spacing:.5px;transition:.2s ease-out;cursor:pointer}.btn:hover,.btn-large:hover{background-color:#2bbbad}.btn-floating{display:inline-block;color:#fff;position:relative;overflow:hidden;z-index:1;width:37px;height:37px;line-height:37px;padding:0;background-color:#26a69a;border-radius:50%;transition:.3s;cursor:pointer;vertical-align:middle}.btn-floating i{width:inherit;display:inline-block;text-align:center;color:#fff;font-size:1.6rem;line-height:37px}.btn-floating:before{border-radius:0}.btn-floating.btn-large{width:55.5px;height:55.5px}.btn-floating.btn-large i{line-height:55.5px}button.btn-floating{border:none}.fixed-action-btn{position:fixed;right:23px;bottom:23px;padding-top:15px;margin-bottom:0;z-index:998}.fixed-action-btn.active ul{visibility:visible}.fixed-action-btn.horizontal{padding:0 0 0 15px}.fixed-action-btn.horizontal ul{text-align:right;right:64px;top:50%;transform:translateY(-50%);height:100%;left:initial;width:500px}.fixed-action-btn.horizontal ul li{display:inline-block;margin:15px 15px 0 0}.fixed-action-btn ul{left:0;right:0;text-align:center;position:absolute;bottom:64px;margin:0;visibility:hidden}.fixed-action-btn ul li{margin-bottom:15px}.fixed-action-btn ul a.btn-floating{opacity:0}.btn-flat{box-shadow:none;background-color:transparent;color:#343434;cursor:pointer}.btn-flat.disabled{color:#b3b3b3;cursor:default}.btn-large{height:54px;line-height:56px}.btn-large i{font-size:1.6rem}.btn-block{display:block}.dropdown-content{background-color:#fff;margin:0;display:none;min-width:100px;max-height:650px;overflow-y:auto;opacity:0;position:absolute;z-index:999;will-change:width,height}.dropdown-content li{clear:both;color:#000000de;cursor:pointer;min-height:50px;line-height:1.5rem;width:100%;text-align:left;text-transform:none}.dropdown-content li:hover,.dropdown-content li.active,.dropdown-content li.selected{background-color:#eee}.dropdown-content li.active.selected{background-color:#e1e1e1}.dropdown-content li.divider{min-height:0;height:1px}.dropdown-content li>a,.dropdown-content li>span{font-size:16px;color:#26a69a;display:block;line-height:22px;padding:14px 16px}.dropdown-content li>span>label{top:1px;left:3px;height:18px}.dropdown-content li>a>i{height:inherit;line-height:inherit}/*!
 * Waves v0.6.0
 * http://fian.my.id/Waves
 *
 * Copyright 2014 Alfiana E. Sibuea and other contributors
 * Released under the MIT license
 * https://github.com/fians/Waves/blob/master/LICENSE
 */.waves-effect{position:relative;cursor:pointer;display:inline-block;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;vertical-align:middle;z-index:1;will-change:opacity,transform;transition:all .3s ease-out}.waves-effect .waves-ripple{position:absolute;border-radius:50%;width:20px;height:20px;margin-top:-10px;margin-left:-10px;opacity:0;background:#0003;transition:all .7s ease-out;transition-property:transform,opacity;transform:scale(0);pointer-events:none}.waves-effect.waves-light .waves-ripple{background-color:#ffffff73}.waves-effect.waves-red .waves-ripple{background-color:#f44336b3}.waves-effect.waves-yellow .waves-ripple{background-color:#ffeb3bb3}.waves-effect.waves-orange .waves-ripple{background-color:#ff9800b3}.waves-effect.waves-purple .waves-ripple{background-color:#9c27b0b3}.waves-effect.waves-green .waves-ripple{background-color:#4caf50b3}.waves-effect.waves-teal .waves-ripple{background-color:#009688b3}.waves-effect input[type=button],.waves-effect input[type=reset],.waves-effect input[type=submit]{border:0;font-style:normal;font-size:inherit;text-transform:inherit;background:none}.waves-notransition{transition:none!important}.waves-circle{transform:translateZ(0);-webkit-mask-image:-webkit-radial-gradient(circle,white 100%,black 100%)}.waves-input-wrapper{border-radius:.2em;vertical-align:bottom}.waves-input-wrapper .waves-button-input{position:relative;top:0;left:0;z-index:1}.waves-circle{text-align:center;width:2.5em;height:2.5em;line-height:2.5em;border-radius:50%;-webkit-mask-image:none}.waves-block{display:block}a.waves-effect .waves-ripple{z-index:-1}.modal{display:none;position:fixed;left:0;right:0;background-color:#fafafa;padding:0;max-height:70%;width:55%;margin:auto;overflow-y:auto;border-radius:2px;will-change:top,opacity}@media only screen and (max-width : 992px){.modal{width:80%}}.modal h1,.modal h2,.modal h3,.modal h4{margin-top:0}.modal .modal-content{padding:24px}.modal .modal-close{cursor:pointer}.modal .modal-footer{border-radius:0 0 2px 2px;background-color:#fafafa;padding:4px 6px;height:56px;width:100%}.modal .modal-footer .btn,.modal .modal-footer .btn-large,.modal .modal-footer .btn-flat{float:right;margin:6px 0}.lean-overlay{position:fixed;z-index:999;top:-100px;left:0;bottom:0;right:0;height:125%;width:100%;background:#000;display:none;will-change:opacity}.modal.modal-fixed-footer{padding:0;height:70%}.modal.modal-fixed-footer .modal-content{position:absolute;height:calc(100% - 56px);max-height:100%;width:100%;overflow-y:auto}.modal.modal-fixed-footer .modal-footer{border-top:1px solid rgba(0,0,0,.1);position:absolute;bottom:0}.modal.bottom-sheet{top:auto;bottom:-100%;margin:0;width:100%;max-height:45%;border-radius:0;will-change:bottom,opacity}.collapsible{border-top:1px solid #ddd;border-right:1px solid #ddd;border-left:1px solid #ddd;margin:.5rem 0 1rem}.collapsible-header{display:block;cursor:pointer;min-height:3rem;line-height:3rem;padding:0 1rem;background-color:#fff;border-bottom:1px solid #ddd}.collapsible-header i{width:2rem;font-size:1.6rem;line-height:3rem;display:block;float:left;text-align:center;margin-right:1rem}.collapsible-body{display:none;border-bottom:1px solid #ddd;box-sizing:border-box}.collapsible-body p{margin:0;padding:2rem}.side-nav .collapsible{border:none;box-shadow:none}.side-nav .collapsible li{padding:0}.side-nav .collapsible-header{background-color:transparent;border:none;line-height:inherit;height:inherit;margin:0 1rem}.side-nav .collapsible-header i{line-height:inherit}.side-nav .collapsible-body{border:0;background-color:#fff}.side-nav .collapsible-body li a{margin:0 1rem 0 2rem}.collapsible.popout{border:none;box-shadow:none}.collapsible.popout>li{box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f;margin:0 24px;transition:margin .35s cubic-bezier(.25,.46,.45,.94)}.collapsible.popout>li.active{box-shadow:0 5px 11px #0000002e,0 4px 15px #00000026;margin:16px 0}.chip{display:inline-block;height:32px;font-size:13px;font-weight:500;color:#0009;line-height:32px;padding:0 12px;border-radius:16px;background-color:#e4e4e4}.chip img{float:left;margin:0 8px 0 -12px;height:32px;width:32px;border-radius:50%}.chip i.material-icons{cursor:pointer;float:right;font-size:16px;line-height:32px;padding-left:8px}.materialboxed{display:block;cursor:zoom-in;position:relative;transition:opacity .4s}.materialboxed:hover{will-change:left,top,width,height}.materialboxed:hover:not(.active){opacity:.8}.materialboxed.active{cursor:zoom-out}#materialbox-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#292929;z-index:999;will-change:opacity}.materialbox-caption{position:fixed;display:none;color:#fff;line-height:50px;bottom:0;width:100%;text-align:center;padding:0% 15%;height:50px;z-index:1000;-webkit-font-smoothing:antialiased}select:focus{outline:1px solid #c9f3ef}button:focus{outline:none;background-color:#2ab7a9}label{font-size:.8rem;color:#9e9e9e}::-webkit-input-placeholder{color:#d1d1d1}:-moz-placeholder{color:#d1d1d1}::-moz-placeholder{color:#d1d1d1}:-ms-input-placeholder{color:#d1d1d1}input[type=text],input[type=password],input[type=email],input[type=url],input[type=time],input[type=date],input[type=datetime-local],input[type=tel],input[type=number],input[type=search],textarea.materialize-textarea{background-color:transparent;border:none;border-bottom:1px solid #9e9e9e;border-radius:0;outline:none;height:3rem;width:100%;font-size:1rem;margin:0 0 15px;padding:0;box-shadow:none;box-sizing:content-box;transition:all .3s}input[type=text]:disabled,input[type=text][readonly=readonly],input[type=password]:disabled,input[type=password][readonly=readonly],input[type=email]:disabled,input[type=email][readonly=readonly],input[type=url]:disabled,input[type=url][readonly=readonly],input[type=time]:disabled,input[type=time][readonly=readonly],input[type=date]:disabled,input[type=date][readonly=readonly],input[type=datetime-local]:disabled,input[type=datetime-local][readonly=readonly],input[type=tel]:disabled,input[type=tel][readonly=readonly],input[type=number]:disabled,input[type=number][readonly=readonly],input[type=search]:disabled,input[type=search][readonly=readonly],textarea.materialize-textarea:disabled,textarea.materialize-textarea[readonly=readonly]{color:#00000042;border-bottom:1px dotted rgba(0,0,0,.26)}input[type=text]:disabled+label,input[type=text][readonly=readonly]+label,input[type=password]:disabled+label,input[type=password][readonly=readonly]+label,input[type=email]:disabled+label,input[type=email][readonly=readonly]+label,input[type=url]:disabled+label,input[type=url][readonly=readonly]+label,input[type=time]:disabled+label,input[type=time][readonly=readonly]+label,input[type=date]:disabled+label,input[type=date][readonly=readonly]+label,input[type=datetime-local]:disabled+label,input[type=datetime-local][readonly=readonly]+label,input[type=tel]:disabled+label,input[type=tel][readonly=readonly]+label,input[type=number]:disabled+label,input[type=number][readonly=readonly]+label,input[type=search]:disabled+label,input[type=search][readonly=readonly]+label,textarea.materialize-textarea:disabled+label,textarea.materialize-textarea[readonly=readonly]+label{color:#00000042}input[type=text]:focus:not([readonly]),input[type=password]:focus:not([readonly]),input[type=email]:focus:not([readonly]),input[type=url]:focus:not([readonly]),input[type=time]:focus:not([readonly]),input[type=date]:focus:not([readonly]),input[type=datetime-local]:focus:not([readonly]),input[type=tel]:focus:not([readonly]),input[type=number]:focus:not([readonly]),input[type=search]:focus:not([readonly]),textarea.materialize-textarea:focus:not([readonly]){border-bottom:1px solid #26a69a;box-shadow:0 1px #26a69a}input[type=text]:focus:not([readonly])+label,input[type=password]:focus:not([readonly])+label,input[type=email]:focus:not([readonly])+label,input[type=url]:focus:not([readonly])+label,input[type=time]:focus:not([readonly])+label,input[type=date]:focus:not([readonly])+label,input[type=datetime-local]:focus:not([readonly])+label,input[type=tel]:focus:not([readonly])+label,input[type=number]:focus:not([readonly])+label,input[type=search]:focus:not([readonly])+label,textarea.materialize-textarea:focus:not([readonly])+label{color:#26a69a}input[type=text].valid,input[type=text]:focus.valid,input[type=password].valid,input[type=password]:focus.valid,input[type=email].valid,input[type=email]:focus.valid,input[type=url].valid,input[type=url]:focus.valid,input[type=time].valid,input[type=time]:focus.valid,input[type=date].valid,input[type=date]:focus.valid,input[type=datetime-local].valid,input[type=datetime-local]:focus.valid,input[type=tel].valid,input[type=tel]:focus.valid,input[type=number].valid,input[type=number]:focus.valid,input[type=search].valid,input[type=search]:focus.valid,textarea.materialize-textarea.valid,textarea.materialize-textarea:focus.valid{border-bottom:1px solid #4CAF50;box-shadow:0 1px #4caf50}input[type=text].valid+label:after,input[type=text]:focus.valid+label:after,input[type=password].valid+label:after,input[type=password]:focus.valid+label:after,input[type=email].valid+label:after,input[type=email]:focus.valid+label:after,input[type=url].valid+label:after,input[type=url]:focus.valid+label:after,input[type=time].valid+label:after,input[type=time]:focus.valid+label:after,input[type=date].valid+label:after,input[type=date]:focus.valid+label:after,input[type=datetime-local].valid+label:after,input[type=datetime-local]:focus.valid+label:after,input[type=tel].valid+label:after,input[type=tel]:focus.valid+label:after,input[type=number].valid+label:after,input[type=number]:focus.valid+label:after,input[type=search].valid+label:after,input[type=search]:focus.valid+label:after,textarea.materialize-textarea.valid+label:after,textarea.materialize-textarea:focus.valid+label:after{content:attr(data-success);color:#4caf50;opacity:1}input[type=text].invalid,input[type=text]:focus.invalid,input[type=password].invalid,input[type=password]:focus.invalid,input[type=email].invalid,input[type=email]:focus.invalid,input[type=url].invalid,input[type=url]:focus.invalid,input[type=time].invalid,input[type=time]:focus.invalid,input[type=date].invalid,input[type=date]:focus.invalid,input[type=datetime-local].invalid,input[type=datetime-local]:focus.invalid,input[type=tel].invalid,input[type=tel]:focus.invalid,input[type=number].invalid,input[type=number]:focus.invalid,input[type=search].invalid,input[type=search]:focus.invalid,textarea.materialize-textarea.invalid,textarea.materialize-textarea:focus.invalid{border-bottom:1px solid #F44336;box-shadow:0 1px #f44336}input[type=text].invalid+label:after,input[type=text]:focus.invalid+label:after,input[type=password].invalid+label:after,input[type=password]:focus.invalid+label:after,input[type=email].invalid+label:after,input[type=email]:focus.invalid+label:after,input[type=url].invalid+label:after,input[type=url]:focus.invalid+label:after,input[type=time].invalid+label:after,input[type=time]:focus.invalid+label:after,input[type=date].invalid+label:after,input[type=date]:focus.invalid+label:after,input[type=datetime-local].invalid+label:after,input[type=datetime-local]:focus.invalid+label:after,input[type=tel].invalid+label:after,input[type=tel]:focus.invalid+label:after,input[type=number].invalid+label:after,input[type=number]:focus.invalid+label:after,input[type=search].invalid+label:after,input[type=search]:focus.invalid+label:after,textarea.materialize-textarea.invalid+label:after,textarea.materialize-textarea:focus.invalid+label:after{content:attr(data-error);color:#f44336;opacity:1}input[type=text]+label:after,input[type=password]+label:after,input[type=email]+label:after,input[type=url]+label:after,input[type=time]+label:after,input[type=date]+label:after,input[type=datetime-local]+label:after,input[type=tel]+label:after,input[type=number]+label:after,input[type=search]+label:after,textarea.materialize-textarea+label:after{display:block;content:"";position:absolute;top:65px;opacity:0;transition:.2s opacity ease-out,.2s color ease-out}.input-field{position:relative;margin-top:1rem}.input-field label{color:#9e9e9e;position:absolute;top:.8rem;left:.75rem;font-size:1rem;cursor:text;transition:.2s ease-out}.input-field label.active{font-size:.8rem;transform:translateY(-140%)}.input-field .prefix{position:absolute;width:3rem;font-size:2rem;transition:color .2s}.input-field .prefix.active{color:#26a69a}.input-field .prefix~input,.input-field .prefix~textarea{margin-left:3rem;width:92%;width:calc(100% - 3rem)}.input-field .prefix~textarea{padding-top:.8rem}.input-field .prefix~label{margin-left:3rem}@media only screen and (max-width : 992px){.input-field .prefix~input{width:86%;width:calc(100% - 3rem)}}@media only screen and (max-width : 600px){.input-field .prefix~input{width:80%;width:calc(100% - 3rem)}}.input-field input[type=search]{display:block;line-height:inherit;padding-left:4rem;width:calc(100% - 4rem)}.input-field input[type=search]:focus{background-color:#fff;border:0;box-shadow:none;color:#444}.input-field input[type=search]:focus+label i,.input-field input[type=search]:focus~.mdi-navigation-close,.input-field input[type=search]:focus~.material-icons{color:#444}.input-field input[type=search]+label{left:1rem}.input-field input[type=search]~.mdi-navigation-close,.input-field input[type=search]~.material-icons{position:absolute;top:0;right:1rem;color:transparent;cursor:pointer;font-size:2rem;transition:.3s color}textarea{width:100%;height:3rem;background-color:transparent}textarea.materialize-textarea{overflow-y:hidden;padding:1.6rem 0;resize:none;min-height:3rem}.hiddendiv{display:none;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;padding-top:1.2rem}[type=radio]:not(:checked),[type=radio]:checked{position:absolute;left:-9999px;visibility:hidden}[type=radio]:not(:checked)+label,[type=radio]:checked+label{position:relative;padding-left:35px;cursor:pointer;display:inline-block;height:25px;line-height:25px;font-size:1rem;transition:.28s ease;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}[type=radio]+label:before,[type=radio]+label:after{content:"";position:absolute;left:0;top:0;margin:4px;width:16px;height:16px;z-index:0;transition:.28s ease}[type=radio]:not(:checked)+label:before{border-radius:50%;border:2px solid #5a5a5a}[type=radio]:not(:checked)+label:after{border-radius:50%;border:2px solid #5a5a5a;z-index:-1;transform:scale(0)}[type=radio]:checked+label:before{border-radius:50%;border:2px solid transparent}[type=radio]:checked+label:after{border-radius:50%;border:2px solid #26a69a;background-color:#26a69a;z-index:0;transform:scale(1.02)}[type=radio].with-gap:checked+label:before{border-radius:50%;border:2px solid #26a69a}[type=radio].with-gap:checked+label:after{border-radius:50%;border:2px solid #26a69a;background-color:#26a69a;z-index:0;transform:scale(.5)}[type=radio].with-gap:disabled:checked+label:before{border:2px solid rgba(0,0,0,.26)}[type=radio].with-gap:disabled:checked+label:after{border:none;background-color:#00000042}[type=radio]:disabled:not(:checked)+label:before,[type=radio]:disabled:checked+label:before{background-color:transparent;border-color:#00000042}[type=radio]:disabled+label{color:#00000042}[type=radio]:disabled:not(:checked)+label:before{border-color:#00000042}[type=radio]:disabled:checked+label:after{background-color:#00000042;border-color:#bdbdbd}form p{margin-bottom:10px;text-align:left}form p:last-child{margin-bottom:0}[type=checkbox]:not(:checked),[type=checkbox]:checked{position:absolute;left:-9999px;visibility:hidden}[type=checkbox]+label{position:relative;padding-left:35px;cursor:pointer;display:inline-block;height:22px;line-height:25px;font-size:1rem;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}[type=checkbox]+label:before{content:"";position:absolute;top:0;left:0;width:18px;height:18px;z-index:0;border:2px solid #5a5a5a;border-radius:1px;margin-top:2px;transition:.2s}[type=checkbox]:not(:checked):disabled+label:before{border:none;background-color:#00000042}[type=checkbox]:checked+label:before{top:-4px;left:-3px;width:12px;height:22px;border-top:2px solid transparent;border-left:2px solid transparent;border-right:2px solid #26a69a;border-bottom:2px solid #26a69a;transform:rotate(40deg);-webkit-backface-visibility:hidden;transform-origin:100% 100%}[type=checkbox]:checked:disabled+label:before{border-right:2px solid rgba(0,0,0,.26);border-bottom:2px solid rgba(0,0,0,.26)}[type=checkbox]:indeterminate+label:before{left:-10px;top:-11px;width:10px;height:22px;border-top:none;border-left:none;border-right:2px solid #26a69a;border-bottom:none;transform:rotate(90deg);-webkit-backface-visibility:hidden;transform-origin:100% 100%}[type=checkbox]:indeterminate:disabled+label:before{border-right:2px solid rgba(0,0,0,.26);background-color:transparent}[type=checkbox].filled-in+label:after{border-radius:2px}[type=checkbox].filled-in+label:before,[type=checkbox].filled-in+label:after{content:"";left:0;position:absolute;transition:border .25s,background-color .25s,width .2s .1s,height .2s .1s,top .2s .1s,left .2s .1s;z-index:1}[type=checkbox].filled-in:not(:checked)+label:before{width:0;height:0;border:3px solid transparent;left:6px;top:10px;transform:rotate(37deg);transform-origin:100% 100%}[type=checkbox].filled-in:not(:checked)+label:after{height:20px;width:20px;background-color:transparent;border:2px solid #5a5a5a;top:0;z-index:0}[type=checkbox].filled-in:checked+label:before{top:0;left:1px;width:8px;height:13px;border-top:2px solid transparent;border-left:2px solid transparent;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(37deg);transform-origin:100% 100%}[type=checkbox].filled-in:checked+label:after{top:0;width:20px;height:20px;border:2px solid #26a69a;background-color:#26a69a;z-index:0}[type=checkbox].filled-in:disabled:not(:checked)+label:before{background-color:transparent;border:2px solid transparent}[type=checkbox].filled-in:disabled:not(:checked)+label:after{border-color:transparent;background-color:#bdbdbd}[type=checkbox].filled-in:disabled:checked+label:before{background-color:transparent}[type=checkbox].filled-in:disabled:checked+label:after{background-color:#bdbdbd;border-color:#bdbdbd}.switch,.switch *{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.switch label{cursor:pointer}.switch label input[type=checkbox]{opacity:0;width:0;height:0}.switch label input[type=checkbox]:checked+.lever{background-color:#84c7c1}.switch label input[type=checkbox]:checked+.lever:after{background-color:#26a69a}.switch label .lever{content:"";display:inline-block;position:relative;width:40px;height:15px;background-color:#818181;border-radius:15px;transition:background .3s ease;vertical-align:middle;margin:0 16px}.switch label .lever:after{content:"";position:absolute;display:inline-block;width:21px;height:21px;background-color:#f1f1f1;border-radius:21px;box-shadow:0 1px 3px 1px #0006;left:-5px;top:-3px;transition:left .3s ease,background .3s ease,box-shadow .1s ease}input[type=checkbox]:checked:not(:disabled)~.lever:active:after{box-shadow:0 1px 3px 1px #0006,0 0 0 15px #26a69a1a}input[type=checkbox]:not(:disabled)~.lever:active:after{box-shadow:0 1px 3px 1px #0006,0 0 0 15px #00000014}.switch label input[type=checkbox]:checked+.lever:after{left:24px}.switch input[type=checkbox][disabled]+.lever{cursor:default}.switch label input[type=checkbox][disabled]+.lever:after,.switch label input[type=checkbox][disabled]:checked+.lever:after{background-color:#bdbdbd}.select-label{position:absolute}.select-wrapper{position:relative}.select-wrapper input.select-dropdown{position:relative;cursor:pointer;background-color:transparent;border:none;border-bottom:1px solid #9e9e9e;outline:none;height:3rem;line-height:3rem;width:100%;font-size:1rem;margin:0 0 15px;padding:0;display:block}.select-wrapper span.caret{color:initial;position:absolute;right:0;top:16px;font-size:10px}.select-wrapper span.caret.disabled{color:#00000042}.select-wrapper+label{position:absolute;top:-14px;font-size:.8rem}select{display:none}select.browser-default{display:block}select:disabled{color:#000}.select-wrapper input.select-dropdown:disabled{color:#0000004d;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;border-bottom:1px solid rgba(0,0,0,.3)}.select-wrapper i{color:#0000004d}.select-dropdown li.disabled,.select-dropdown li.disabled>span,.select-dropdown li.optgroup{color:#0000004d;background-color:transparent}.select-dropdown li img{height:40px;width:40px;margin:5px 15px;float:right}.select-dropdown li.optgroup{border-top:1px solid #eee}.select-dropdown li.optgroup.selected>span{color:#000000b3}.select-dropdown li.optgroup>span{color:#0006}.select-dropdown li.optgroup~li:not(.optgroup){padding-left:1rem}.file-field{position:relative}.file-field .file-path-wrapper{overflow:hidden;padding-left:10px}.file-field input.file-path{width:100%}.file-field .btn,.file-field .btn-large{float:left;height:3rem;line-height:3rem}.file-field span{cursor:pointer}.file-field input[type=file]{position:absolute;top:0;right:0;left:0;bottom:0;width:100%;margin:0;padding:0;font-size:20px;cursor:pointer;opacity:0;filter:alpha(opacity=0)}.range-field{position:relative}input[type=range],input[type=range]+.thumb{cursor:pointer}input[type=range]{position:relative;background-color:transparent;border:none;outline:none;width:100%;margin:15px 0;padding:0}input[type=range]+.thumb{position:absolute;border:none;height:0;width:0;border-radius:50%;background-color:#26a69a;top:10px;margin-left:-6px;transform-origin:50% 50%;transform:rotate(-45deg)}input[type=range]+.thumb .value{display:block;width:30px;text-align:center;color:#26a69a;font-size:0;transform:rotate(45deg)}input[type=range]+.thumb.active{border-radius:50% 50% 50% 0}input[type=range]+.thumb.active .value{color:#fff;margin-left:-1px;margin-top:8px;font-size:10px}input[type=range]:focus{outline:none}input[type=range]{-webkit-appearance:none}input[type=range]::-webkit-slider-runnable-track{height:3px;background:#c2c0c2;border:none}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border:none;height:14px;width:14px;border-radius:50%;background-color:#26a69a;transform-origin:50% 50%;margin:-5px 0 0;-webkit-transition:.3s;transition:.3s}input[type=range]:focus::-webkit-slider-runnable-track{background:#ccc}input[type=range]{border:1px solid white}input[type=range]::-moz-range-track{height:3px;background:#ddd;border:none}input[type=range]::-moz-range-thumb{border:none;height:14px;width:14px;border-radius:50%;background:#26a69a;margin-top:-5px}input[type=range]:-moz-focusring{outline:1px solid white;outline-offset:-1px}input[type=range]:focus::-moz-range-track{background:#ccc}input[type=range]::-ms-track{height:3px;background:transparent;border-color:transparent;border-width:6px 0;color:transparent}input[type=range]::-ms-fill-lower{background:#777}input[type=range]::-ms-fill-upper{background:#ddd}input[type=range]::-ms-thumb{border:none;height:14px;width:14px;border-radius:50%;background:#26a69a}input[type=range]:focus::-ms-fill-lower{background:#888}input[type=range]:focus::-ms-fill-upper{background:#ccc}select{background-color:#ffffffe6;width:100%;padding:5px;border:1px solid #f2f2f2;border-radius:2px;height:3rem}.table-of-contents.fixed{position:fixed}.table-of-contents li{padding:2px 0}.table-of-contents a{font-weight:300;color:#757575;padding-left:20px;height:1.5rem;line-height:1.5rem;letter-spacing:.4;display:inline-block}.table-of-contents a:hover{color:#a8a8a8;padding-left:19px;border-left:1px solid #ea4a4f}.table-of-contents a.active{font-weight:500;padding-left:18px;border-left:2px solid #ea4a4f}.side-nav{position:fixed;width:240px;left:-105%;top:0;margin:0;height:100%;height:calc(100% + 60px);height:-moz-calc(100%);padding-bottom:60px;background-color:#fff;z-index:999;overflow-y:auto;will-change:left}.side-nav.right-aligned{will-change:right;right:-105%;left:auto}.side-nav .collapsible{margin:0}.side-nav li{float:none;padding:0 15px}.side-nav li:hover,.side-nav li.active{background-color:#ddd}.side-nav a{color:#444;display:block;font-size:1rem;height:64px;line-height:64px;padding:0 15px}.drag-target{height:100%;width:10px;position:fixed;top:0;z-index:998}.side-nav.fixed a{display:block;padding:0 15px;color:#444}.side-nav.fixed{left:0;position:fixed}.side-nav.fixed.right-aligned{right:0;left:auto}@media only screen and (max-width : 992px){.side-nav.fixed{left:-105%}.side-nav.fixed.right-aligned{right:-105%;left:auto}}.side-nav .collapsible-body li.active,.side-nav.fixed .collapsible-body li.active{background-color:#ee6e73}.side-nav .collapsible-body li.active a,.side-nav.fixed .collapsible-body li.active a{color:#fff}#sidenav-overlay{position:fixed;top:0;left:0;right:0;height:120vh;background-color:#00000080;z-index:997;will-change:opacity}/*
    @license
    Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
    This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
    The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
    The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
    Code distributed by Google as part of the polymer project is also
    subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
 */.preloader-wrapper{display:inline-block;position:relative;width:48px;height:48px}.preloader-wrapper.small{width:36px;height:36px}.preloader-wrapper.big{width:64px;height:64px}.preloader-wrapper.active{animation:container-rotate 1568ms linear infinite}@keyframes container-rotate{to{transform:rotate(360deg)}}.spinner-layer{position:absolute;width:100%;height:100%;opacity:0;border-color:#26a69a}.spinner-blue,.spinner-blue-only{border-color:#4285f4}.spinner-red,.spinner-red-only{border-color:#db4437}.spinner-yellow,.spinner-yellow-only{border-color:#f4b400}.spinner-green,.spinner-green-only{border-color:#0f9d58}.spinner-white,.spinner-white-only{border-color:#fff}.active .spinner-layer.spinner-blue{animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,blue-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both}.active .spinner-layer.spinner-red{animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,red-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both}.active .spinner-layer.spinner-yellow{animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,yellow-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both}.active .spinner-layer.spinner-green{animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,green-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both}.active .spinner-layer,.active .spinner-layer.spinner-blue-only,.active .spinner-layer.spinner-red-only,.active .spinner-layer.spinner-yellow-only,.active .spinner-layer.spinner-green-only{opacity:1;animation:fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both}@keyframes fill-unfill-rotate{12.5%{transform:rotate(135deg)}25%{transform:rotate(270deg)}37.5%{transform:rotate(405deg)}50%{transform:rotate(540deg)}62.5%{transform:rotate(675deg)}75%{transform:rotate(810deg)}87.5%{transform:rotate(945deg)}to{transform:rotate(1080deg)}}@keyframes blue-fade-in-out{0%{opacity:1}25%{opacity:1}26%{opacity:0}89%{opacity:0}90%{opacity:1}to{opacity:1}}@keyframes red-fade-in-out{0%{opacity:0}15%{opacity:0}25%{opacity:1}50%{opacity:1}51%{opacity:0}}@keyframes yellow-fade-in-out{0%{opacity:0}40%{opacity:0}50%{opacity:1}75%{opacity:1}76%{opacity:0}}@keyframes green-fade-in-out{0%{opacity:0}65%{opacity:0}75%{opacity:1}90%{opacity:1}to{opacity:0}}.gap-patch{position:absolute;top:0;left:45%;width:10%;height:100%;overflow:hidden;border-color:inherit}.gap-patch .circle{width:1000%;left:-450%}.circle-clipper{display:inline-block;position:relative;width:50%;height:100%;overflow:hidden;border-color:inherit}.circle-clipper .circle{width:200%;height:100%;border-width:3px;border-style:solid;border-color:inherit;border-bottom-color:transparent!important;border-radius:50%;animation:none;position:absolute;top:0;right:0;bottom:0}.circle-clipper.left .circle{left:0;border-right-color:transparent!important;transform:rotate(129deg)}.circle-clipper.right .circle{left:-100%;border-left-color:transparent!important;transform:rotate(-129deg)}.active .circle-clipper.left .circle{animation:left-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both}.active .circle-clipper.right .circle{animation:right-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both}@keyframes left-spin{0%{transform:rotate(130deg)}50%{transform:rotate(-5deg)}to{transform:rotate(130deg)}}@keyframes right-spin{0%{transform:rotate(-130deg)}50%{transform:rotate(5deg)}to{transform:rotate(-130deg)}}#spinnerContainer.cooldown{animation:container-rotate 1568ms linear infinite,fade-out .4s cubic-bezier(.4,0,.2,1)}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.slider{position:relative;height:400px;width:100%}.slider.fullscreen{height:100%;width:100%;position:absolute;top:0;left:0;right:0;bottom:0}.slider.fullscreen ul.slides{height:100%}.slider.fullscreen ul.indicators{z-index:2;bottom:30px}.slider .slides{background-color:#9e9e9e;margin:0;height:400px}.slider .slides li{opacity:0;position:absolute;top:0;left:0;z-index:1;width:100%;height:inherit;overflow:hidden}.slider .slides li img{height:100%;width:100%;background-size:cover;background-position:center}.slider .slides li .caption{color:#fff;position:absolute;top:15%;left:15%;width:70%;opacity:0}.slider .slides li .caption p{color:#e0e0e0}.slider .slides li.active{z-index:2}.slider .indicators{position:absolute;text-align:center;left:0;right:0;bottom:0;margin:0}.slider .indicators .indicator-item{display:inline-block;position:relative;cursor:pointer;height:16px;width:16px;margin:0 12px;background-color:#e0e0e0;transition:background-color .3s;border-radius:50%}.slider .indicators .indicator-item.active{background-color:#4caf50}.picker{font-size:16px;text-align:left;line-height:1.2;color:#000;position:absolute;z-index:10000;-webkit-user-select:none;-moz-user-select:none;user-select:none}.picker__input{cursor:default}.picker__input.picker__input--active{border-color:#0089ec}.picker__holder{width:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}/*!
 * Default mobile-first, responsive styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */.picker__holder,.picker__frame{bottom:0;left:0;right:0;top:100%}.picker__holder{position:fixed;transition:background .15s ease-out,top 0s .15s;-webkit-backface-visibility:hidden}.picker__frame{position:absolute;margin:0 auto;min-width:256px;width:300px;max-height:350px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;opacity:0;transition:all .15s ease-out}@media (min-height: 28.875em){.picker__frame{overflow:visible;top:auto;bottom:-100%;max-height:80%}}@media (min-height: 40.125em){.picker__frame{margin-bottom:7.5%}}.picker__wrap{display:table;width:100%;height:100%}@media (min-height: 28.875em){.picker__wrap{display:block}}.picker__box{background:#fff;display:table-cell;vertical-align:middle}@media (min-height: 28.875em){.picker__box{display:block;border:1px solid #777777;border-top-color:#898989;border-bottom-width:0;border-radius:5px 5px 0 0;box-shadow:0 12px 36px 16px #0000003d}}.picker--opened .picker__holder{top:0;background:transparent;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#1E000000,endColorstr=#1E000000)";zoom:1;background:#00000052;transition:background .15s ease-out}.picker--opened .picker__frame{top:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:1;opacity:1}@media (min-height: 35.875em){.picker--opened .picker__frame{top:10%;bottom:20% auto}}.picker__input.picker__input--active{border-color:#e3f2fd}.picker__frame{margin:0 auto;max-width:325px}@media (min-height: 38.875em){.picker--opened .picker__frame{top:10%;bottom:auto}}.picker__box{padding:0 1em}.picker__header{text-align:center;position:relative;margin-top:.75em}.picker__month,.picker__year{display:inline-block;margin-left:.25em;margin-right:.25em}.picker__select--month,.picker__select--year{height:2em;padding:0;margin-left:.25em;margin-right:.25em}.picker__select--month.browser-default{display:inline;background-color:#fff;width:40%}.picker__select--year.browser-default{display:inline;background-color:#fff;width:25%}.picker__select--month:focus,.picker__select--year:focus{border-color:#0000000d}.picker__nav--prev,.picker__nav--next{position:absolute;padding:.5em 1.25em;width:1em;height:1em;box-sizing:content-box;top:-.25em}.picker__nav--prev{left:-1em;padding-right:1.25em}.picker__nav--next{right:-1em;padding-left:1.25em}.picker__nav--disabled,.picker__nav--disabled:hover,.picker__nav--disabled:before,.picker__nav--disabled:before:hover{cursor:default;background:none;border-right-color:#f5f5f5;border-left-color:#f5f5f5}.picker__table{text-align:center;border-collapse:collapse;border-spacing:0;table-layout:fixed;font-size:1rem;width:100%;margin-top:.75em;margin-bottom:.5em}.picker__table th,.picker__table td{text-align:center}.picker__table td{margin:0;padding:0}.picker__weekday{width:14.285714286%;font-size:.75em;padding-bottom:.25em;color:#999;font-weight:500}@media (min-height: 33.875em){.picker__weekday{padding-bottom:.5em}}.picker__day--today{position:relative;color:#595959;letter-spacing:-.3;padding:.75rem 0;font-weight:400;border:1px solid transparent}.picker__day--disabled:before{border-top-color:#aaa}.picker__day--infocus:hover{cursor:pointer;color:#000;font-weight:500}.picker__day--outfocus{display:none;padding:.75rem 0;color:#fff}.picker__day--outfocus:hover{cursor:pointer;color:#ddd;font-weight:500}.picker__day--highlighted:hover,.picker--focused .picker__day--highlighted{cursor:pointer}.picker__day--selected,.picker__day--selected:hover,.picker--focused .picker__day--selected{border-radius:50%;transform:scale(.75);background:#0089ec;color:#fff}.picker__day--disabled,.picker__day--disabled:hover,.picker--focused .picker__day--disabled{background:#f5f5f5;border-color:#f5f5f5;color:#ddd;cursor:default}.picker__day--highlighted.picker__day--disabled,.picker__day--highlighted.picker__day--disabled:hover{background:#bbb}.picker__footer{text-align:center;display:flex;align-items:center;justify-content:space-between}.picker__button--today,.picker__button--clear,.picker__button--close{border:1px solid #ffffff;background:#fff;font-size:.8em;padding:.66em 0;font-weight:700;width:33%;display:inline-block;vertical-align:bottom}.picker__button--today:hover,.picker__button--clear:hover,.picker__button--close:hover{cursor:pointer;color:#000;background:#b1dcfb;border-bottom-color:#b1dcfb}.picker__button--today:focus,.picker__button--clear:focus,.picker__button--close:focus{background:#b1dcfb;border-color:#0000000d;outline:none}.picker__button--today:before,.picker__button--clear:before,.picker__button--close:before{position:relative;display:inline-block;height:0}.picker__button--today:before,.picker__button--clear:before{content:" ";margin-right:.45em}.picker__button--today:before{top:-.05em;width:0;border-top:.66em solid #0059bc;border-left:.66em solid transparent}.picker__button--clear:before{top:-.25em;width:.66em;border-top:3px solid #ee2200}.picker__button--close:before{content:"×";top:-.1em;vertical-align:top;font-size:1.1em;margin-right:.35em;color:#777}.picker__button--today[disabled],.picker__button--today[disabled]:hover{background:#f5f5f5;border-color:#f5f5f5;color:#ddd;cursor:default}.picker__button--today[disabled]:before{border-top-color:#aaa}.picker__box{border-radius:2px;overflow:hidden}.picker__date-display{text-align:center;background-color:#26a69a;color:#fff;padding-bottom:15px;font-weight:300}.picker__nav--prev:hover,.picker__nav--next:hover{cursor:pointer;color:#000;background:#a1ded8}.picker__weekday-display{background-color:#1f897f;padding:10px;font-weight:200;letter-spacing:.5;font-size:1rem;margin-bottom:15px}.picker__month-display{text-transform:uppercase;font-size:2rem}.picker__day-display{font-size:4.5rem;font-weight:400}.picker__year-display{font-size:1.8rem;color:#fff6}.picker__box{padding:0}.picker__calendar-container{padding:0 1rem}.picker__calendar-container thead{border:none}.picker__table{margin-top:0;margin-bottom:.5em}.picker__day--infocus{color:#595959;letter-spacing:-.3;padding:.75rem 0;font-weight:400;border:1px solid transparent}.picker__day.picker__day--today{color:#26a69a}.picker__day.picker__day--today.picker__day--selected{color:#fff}.picker__weekday{font-size:.9rem}.picker__day--selected,.picker__day--selected:hover,.picker--focused .picker__day--selected{border-radius:50%;transform:scale(.9);background-color:#26a69a;color:#fff}.picker__day--selected.picker__day--outfocus,.picker__day--selected:hover.picker__day--outfocus,.picker--focused .picker__day--selected.picker__day--outfocus{background-color:#a1ded8}.picker__footer{text-align:right;padding:5px 10px}.picker__close,.picker__today{font-size:1.1rem;padding:0 1rem;color:#26a69a}.picker__nav--prev:before,.picker__nav--next:before{content:" ";border-top:.5em solid transparent;border-bottom:.5em solid transparent;border-right:.75em solid #676767;width:0;height:0;display:block;margin:0 auto}.picker__nav--next:before{border-right:0;border-left:.75em solid #676767}button.picker__today:focus,button.picker__clear:focus,button.picker__close:focus{background-color:#a1ded8}.picker__list{list-style:none;padding:.75em 0 4.2em;margin:0}.picker__list-item{border-bottom:1px solid #dddddd;border-top:1px solid #dddddd;margin-bottom:-1px;position:relative;background:#fff;padding:.75em 1.25em}@media (min-height: 46.75em){.picker__list-item{padding:.5em 1em}}.picker__list-item:hover{cursor:pointer;color:#000;background:#b1dcfb;border-color:#0089ec;z-index:10}.picker__list-item--highlighted{border-color:#0089ec;z-index:10}.picker__list-item--highlighted:hover,.picker--focused .picker__list-item--highlighted{cursor:pointer;color:#000;background:#b1dcfb}.picker__list-item--selected,.picker__list-item--selected:hover,.picker--focused .picker__list-item--selected{background:#0089ec;color:#fff;z-index:10}.picker__list-item--disabled,.picker__list-item--disabled:hover,.picker--focused .picker__list-item--disabled{background:#f5f5f5;border-color:#f5f5f5;color:#ddd;cursor:default;border-color:#ddd;z-index:auto}.picker--time .picker__button--clear{display:block;width:80%;margin:1em auto 0;padding:1em 1.25em;background:none;border:0;font-weight:500;font-size:.67em;text-align:center;text-transform:uppercase;color:#666}.picker--time .picker__button--clear:hover,.picker--time .picker__button--clear:focus{color:#000;background:#b1dcfb;background:#e20;border-color:#e20;cursor:pointer;color:#fff;outline:none}.picker--time .picker__button--clear:before{top:-.25em;color:#666;font-size:1.25em;font-weight:700}.picker--time .picker__button--clear:hover:before,.picker--time .picker__button--clear:focus:before{color:#fff}.picker--time .picker__frame{min-width:256px;max-width:320px}.picker--time .picker__box{font-size:1em;background:#f2f2f2;padding:0}@media (min-height: 40.125em){.picker--time .picker__box{margin-bottom:5em}}/*!
 * Cropper v2.0.1
 * https://github.com/fengyuanchen/cropper
 *
 * Copyright (c) 2014-2015 Fengyuan Chen and contributors
 * Released under the MIT license
 *
 * Date: 2015-11-18T03:13:43.400Z
 */.cropper-container{position:relative;font-size:0;line-height:0;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;direction:ltr!important;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.cropper-container img{display:block;width:100%;min-width:0!important;max-width:none!important;height:100%;min-height:0!important;max-height:none!important;image-orientation:0deg!important}.cropper-wrap-box,.cropper-canvas,.cropper-drag-box,.cropper-crop-box,.cropper-modal{position:absolute;top:0;right:0;bottom:0;left:0}.cropper-wrap-box{overflow:hidden}.cropper-drag-box{background-color:#fff;filter:alpha(opacity=0);opacity:0}.cropper-modal{background-color:#000;filter:alpha(opacity=50);opacity:.5}.cropper-view-box{display:block;width:100%;height:100%;overflow:hidden;outline:1px solid #39f;outline-color:#3399ffbf}.cropper-dashed{position:absolute;display:block;filter:alpha(opacity=50);border:0 dashed #eee;opacity:.5}.cropper-dashed.dashed-h{top:33.33333%;left:0;width:100%;height:33.33333%;border-top-width:1px;border-bottom-width:1px}.cropper-dashed.dashed-v{top:0;left:33.33333%;width:33.33333%;height:100%;border-right-width:1px;border-left-width:1px}.cropper-center{position:absolute;top:50%;left:50%;display:block;width:0;height:0;filter:alpha(opacity=75);opacity:.75}.cropper-center:before,.cropper-center:after{position:absolute;display:block;content:" ";background-color:#eee}.cropper-center:before{top:0;left:-3px;width:7px;height:1px}.cropper-center:after{top:-3px;left:0;width:1px;height:7px}.cropper-face,.cropper-line,.cropper-point{position:absolute;display:block;width:100%;height:100%;filter:alpha(opacity=10);opacity:.1}.cropper-face{top:0;left:0;background-color:#fff}.cropper-line{background-color:#39f}.cropper-line.line-e{top:0;right:-3px;width:5px;cursor:e-resize}.cropper-line.line-n{top:-3px;left:0;height:5px;cursor:n-resize}.cropper-line.line-w{top:0;left:-3px;width:5px;cursor:w-resize}.cropper-line.line-s{bottom:-3px;left:0;height:5px;cursor:s-resize}.cropper-point{width:5px;height:5px;background-color:#39f;filter:alpha(opacity=75);opacity:.75}.cropper-point.point-e{top:50%;right:-3px;margin-top:-3px;cursor:e-resize}.cropper-point.point-n{top:-3px;left:50%;margin-left:-3px;cursor:n-resize}.cropper-point.point-w{top:50%;left:-3px;margin-top:-3px;cursor:w-resize}.cropper-point.point-s{bottom:-3px;left:50%;margin-left:-3px;cursor:s-resize}.cropper-point.point-ne{top:-3px;right:-3px;cursor:ne-resize}.cropper-point.point-nw{top:-3px;left:-3px;cursor:nw-resize}.cropper-point.point-sw{bottom:-3px;left:-3px;cursor:sw-resize}.cropper-point.point-se{right:-3px;bottom:-3px;width:20px;height:20px;cursor:se-resize;filter:alpha(opacity=100);opacity:1}.cropper-point.point-se:before{position:absolute;right:-50%;bottom:-50%;display:block;width:200%;height:200%;content:" ";background-color:#39f;filter:alpha(opacity=0);opacity:0}@media (min-width: 768px){.cropper-point.point-se{width:15px;height:15px}}@media (min-width: 992px){.cropper-point.point-se{width:10px;height:10px}}@media (min-width: 1200px){.cropper-point.point-se{width:5px;height:5px;filter:alpha(opacity=75);opacity:.75}}.cropper-bg{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.cropper-invisible{filter:alpha(opacity=0);opacity:0}.cropper-hide{position:absolute;display:block;width:0;height:0}.cropper-hidden{display:none!important}.cropper-move{cursor:move}.cropper-crop{cursor:crosshair}.cropper-disabled .cropper-drag-box,.cropper-disabled .cropper-face,.cropper-disabled .cropper-line,.cropper-disabled .cropper-point{cursor:not-allowed}cfh-about{display:block}cfh-about .card{max-width:768px;margin:30px auto}:is(cfh-about .card) .card-content{margin:0;padding:20px 30px}@media only screen and (max-width: 600px){cfh-about .card{margin:0;padding:0;box-shadow:none;border:none}cfh-about .card .card-content{padding:16px}}cfh-accident-form{display:block}cfh-accident-form p{padding-bottom:10px}cfh-accident-form .tiny-text{font-size:.8rem}cfh-accident-form .accident-form{font-size:.8rem;line-height:normal}:is(cfh-accident-form .accident-form) o-textfield{margin:0}:is(cfh-accident-form .accident-form) o-select{margin:5px 0}:is(cfh-accident-form .beneficiary) i{vertical-align:-36px;padding-left:5px;cursor:pointer}cfh-accident-insurance{display:block}cfh-accident-insurance .summary{text-align:justify}cfh-accident-insurance p{padding-bottom:10px}cfh-accident-insurance .tiny-text{font-size:.8rem}cfh-agencies{display:block;height:100%}cfh-agencies .overlay{position:absolute;display:none;top:64px;right:0;bottom:0;left:0;height:100%;z-index:1000;background-color:#fffc;justify-content:center;padding-top:100px}.show:is(cfh-agencies .overlay){display:flex}cfh-agencies .contain{height:100%}:is(cfh-agencies .contain)>div{display:inline-block}:is(cfh-agencies .contain) .filters{position:fixed;top:64px;left:-250px;width:240px;height:100%;overflow:hidden;border-right:1px solid #e4e4e4;padding:16px 24px;background-color:#eee;transition:left .3s cubic-bezier(.645,.045,.355,1);z-index:1}.show:is(:is(cfh-agencies .contain) .filters){left:0;z-index:1002}:is(cfh-agencies .contain) .list{position:relative;width:100%;transition:all .3s ease;min-width:320px}.status.Approved:is(:is(:is(:is(cfh-agencies .contain) .list) cfh-full-page-list) td){color:var(--cfh-green)}@media only screen and (min-width: 769px){cfh-agencies .contain .filters{top:128px}}@media only screen and (min-width: 768px){cfh-agencies .contain .filters{left:0}cfh-agencies .contain .list{width:calc(100% - 240px);margin-left:240px}}@media only screen and (max-width: 600px){cfh-agencies .contain .list{padding:0}}cfh-agency-create-modal{display:block}:is(cfh-agency-create-modal .modal-content) .card{padding-left:10px}:is(:is(cfh-agency-create-modal .modal-content) .coordinates) .col{margin-top:-40px}cfh-agency-create-modal .payment-terms{margin:-5px 0 0}cfh-agency-create-modal .password-rules{font-size:.8rem;color:#888;background:#f3f3f3;padding:8px;display:flex;align-items:center;border-radius:2px;margin-bottom:13px}:is(cfh-agency-create-modal .password-rules) i{margin-right:8px;font-size:1.4rem}cfh-alerts-delete-confirm-modal{display:block}cfh-alerts-delete-confirm-modal .notification{display:flex;align-items:center}cfh-alerts-filter{display:block}cfh-alerts-filter .filters{position:fixed;top:64px;left:-250px;width:240px;height:calc(100% - 128px);overflow-x:hidden;overflow-y:auto;padding:16px 24px;background-color:#eee;transition:left .3s cubic-bezier(.645,.045,.355,1);z-index:1;border-right:1px solid #e4e4e4}.show:is(cfh-alerts-filter .filters){left:0;z-index:1002}:is(cfh-alerts-filter .filters) .label{color:#0006;font-size:.9rem}@media only screen and (min-width: 769px){cfh-alerts-filter .filters{top:128px}}@media only screen and (min-width: 768px){cfh-alerts-filter .filters{left:0}}cfh-alerts{display:block;height:100%}cfh-alerts .overlay{position:absolute;display:none;top:64px;right:0;bottom:0;left:0;height:100%;z-index:1000;background-color:#fffc;justify-content:center;padding-top:100px}.show:is(cfh-alerts .overlay){display:flex}cfh-alerts .contain{height:100%}:is(cfh-alerts .contain)>div{display:inline-block}:is(cfh-alerts .contain) .list{position:relative;width:100%;transition:all .3s ease;min-width:320px}:is(:is(cfh-alerts .contain) .list)>.actions{padding:16px}cfh-alerts .item{display:table-row}:is(cfh-alerts .item):nth-child(odd){background-color:#eee}:is(cfh-alerts .item):hover{background-color:#ddd}cfh-alerts .clickable{cursor:pointer}cfh-alerts .mark-all-deleted{display:flex}:is(cfh-alerts .mark-all-deleted) i{font-size:1.3rem;margin-right:8px}cfh-alerts .badge-alerts{padding:0 2px;margin-top:2px;line-height:18px;color:#000;background-color:var(--cfh-lighter-grey);border-radius:2px;min-width:20px}@media only screen and (min-width: 768px){cfh-alerts .contain .list{width:calc(100% - 240px);margin-left:240px}}@media only screen and (max-width: 600px){cfh-alerts .contain .list{padding:0}}cfh-billing-cycle-picker{display:block}cfh-billing-cycle-picker o-select{margin:0}cfh-billing-cycle-picker .payment-terms-div{padding:0 2px!important}cfh-change-phone-modal{display:block}cfh-change-phone-modal .modal{z-index:10000!important}cfh-change-phone-modal .note{display:flex;align-items:center}cfh-confirm-verification-code-modal{display:block}cfh-confirm-verification-code-modal .modal{z-index:10000!important}cfh-confirm-verification-code-modal .note{display:flex;align-items:center}cfh-content{display:block;overflow:auto;height:calc(100% - 128px);background-color:#f6f6f6;min-width:220px;padding:0;z-index:0;transition:all .3s ease}cfh-content.overflow{overflow:visible}cfh-content.no-overflow{overflow:hidden}cfh-content.project{top:40px}cfh-content.taller{height:calc(100% - 192px)}cfh-content.tallest{height:calc(100% - 324px)}cfh-content.select-mode{height:calc(100% - 128px)}:is(cfh-content .expansion-panels) .panel{position:relative;width:100%;box-shadow:0 1px 3px #0000004d;background-color:#fff;color:var(--cfh-grey);transition:all .3s ease;overflow:hidden;border-bottom:1px solid #f3f3f3}:is(:is(cfh-content .expansion-panels) .panel):hover:not(.active) .panel-header{background-color:#eee}.active:is(:is(cfh-content .expansion-panels) .panel){margin:30px 0;box-shadow:0 1px 10px #0000004d;border-radius:2px}.active:is(:is(cfh-content .expansion-panels) .panel):first-child{margin-top:0}.active:is(:is(cfh-content .expansion-panels) .panel) .panel-header{background-color:var(--cfh-blue);color:#fff}:is(:is(cfh-content .expansion-panels) .panel) .panel-header{display:flex;align-items:center;justify-content:space-between;padding:16px;overflow:hidden;transition:all .3s ease}:is(:is(:is(cfh-content .expansion-panels) .panel) .panel-header):hover{cursor:pointer}.title:is(:is(:is(:is(cfh-content .expansion-panels) .panel) .panel-header)>div){width:220px;font-size:1.3rem}:is(:is(cfh-content .expansion-panels) .panel) .panel-content{height:0;transition:all .3s ease;overflow:hidden}:is(:is(:is(cfh-content .expansion-panels) .panel) .panel-content) .pad{padding:16px 24px}.status.Approved:is(:is(:is(:is(:is(:is(cfh-content .expansion-panels) .panel) .panel-content) .pad) cfh-full-page-list) td){color:var(--cfh-green)}@media only screen and (min-width: 600px){cfh-content{top:64px}}@media only screen and (max-width: 768px){cfh-content{height:calc(100% - 64px)}}cfh-content.tall,cfh-content.project{height:calc(100% - 176px)}@media only screen and (max-width: 768px){cfh-content.tall,cfh-content.project{height:calc(100% - 112px)}cfh-content.taller{height:calc(100% - 128px)}}@media only screen and (max-width: 600px){cfh-content.taller{height:calc(100% - 64px)}}@media only screen and (max-width: 800px){cfh-content .expansion-panels .panel .panel-header>div.description{display:none}}@media only screen and (max-width: 700px){cfh-content .expansion-panels .panel .panel-content .pad{padding:8px 16px}}@media only screen and (max-width: 400px){cfh-content .expansion-panels .panel .panel-content .pad{padding:4px}}cfh-crew-edit-modal{display:block}:is(cfh-crew-edit-modal .modal-content) .card{padding-left:10px}:is(:is(cfh-crew-edit-modal .modal-content) .coordinates) .col{margin-top:-40px}cfh-crew{display:block}:is(cfh-crew cfh-map) .map{width:100%;min-height:300px}cfh-crew .overlay{position:absolute;display:none;top:64px;right:0;bottom:0;left:0;height:100%;z-index:1000;background-color:#fffc;justify-content:center;padding-top:100px}.show:is(cfh-crew .overlay){display:flex}cfh-crew .row{margin-bottom:0}:is(cfh-crew .row) .col{padding-left:0;padding-right:1.5rem}cfh-crew .card{margin:0;padding:0}cfh-crew .left-column{width:320px;padding:16px 16px 16px 24px}cfh-crew .right-column{width:calc(100% - 320px);padding:16px 24px 16px 16px}cfh-crew .header{width:100%;height:200px;z-index:1000;color:#fff;background-color:var(--cfh-blue)}:is(cfh-crew .header) .glue{max-width:1200px;margin:0 auto;padding-top:12px}:is(:is(:is(cfh-crew .header) .glue) .left-column) .avatar{display:flex;align-items:center;justify-contents:center;width:140px;height:140px;background-color:#fff;box-shadow:0 1px 3px #0000004d;float:right;border-radius:2px;overflow:hidden}:is(:is(:is(:is(cfh-crew .header) .glue) .left-column) .avatar) img{max-width:140px}:is(:is(:is(:is(cfh-crew .header) .glue) .left-column) .avatar) i{color:#eee;font-size:140px}:is(:is(:is(cfh-crew .header) .glue) .left-column) .title{display:none;margin-left:16px;font-size:1.5rem}:is(:is(:is(:is(cfh-crew .header) .glue) .right-column) .quick-details)>div{display:flex;align-items:center;margin-bottom:8px}:is(:is(:is(:is(:is(cfh-crew .header) .glue) .right-column) .quick-details)>div) .material-icons{margin:0 16px 0 0;font-size:16px}:is(:is(:is(cfh-crew .header) .glue) .right-column) .title{margin:-14px 0 16px;font-size:2.5rem}cfh-crew .sources{display:flex;align-items:center;flex-wrap:wrap;justify-content:center}:is(cfh-crew .sources) .source{display:flex!important;flex-direction:column;align-items:center;justify-content:space-around;width:200px;min-height:150px;padding:16px;margin:8px;background-color:#f5f5f5;border-radius:2px;transition:all .3s ease;overflow:hidden;font-size:.9rem}cfh-crew .content{max-width:1200px;margin:0 auto;padding-top:16px}:is(:is(:is(:is(cfh-crew .content) .left-column) .card) .section) .title{font-size:20px}.status:is(:is(:is(:is(cfh-crew .content) .left-column) .card) .section) .timestamp{font-size:12px}.status:is(:is(:is(:is(cfh-crew .content) .left-column) .card) .section) .title{font-weight:700}.status:is(:is(:is(:is(cfh-crew .content) .left-column) .card) .section) hr{border:solid #e0e0e0 1px;width:280px;margin-left:-20px}.status:is(:is(:is(:is(cfh-crew .content) .left-column) .card) .section) a{text-decoration:underline}.status:is(:is(:is(:is(cfh-crew .content) .left-column) .card) .section) button{width:100%}.status:is(:is(:is(:is(cfh-crew .content) .left-column) .card) .section) .crew-archive{position:relative}:is(.status:is(:is(:is(:is(cfh-crew .content) .left-column) .card) .section) .crew-archive):hover .tooltip{background:#d9c56ad9;border-radius:5px;bottom:-90px;color:#000;display:inline;height:100px;left:10px;line-height:20px;position:absolute;z-index:999}:is(:is(.status:is(:is(:is(:is(cfh-crew .content) .left-column) .card) .section) .crew-archive):hover .tooltip):before{display:block;content:"";position:absolute;top:-5px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:7px solid rgba(217,197,106,.85);z-index:999}.status:is(:is(:is(:is(cfh-crew .content) .left-column) .card) .section) .tooltip{display:none;padding:10px}:is(cfh-crew .content) .info-note{font-size:.8rem;color:#888;background:#f3f3f3;padding:8px;align-items:center;border-radius:2px;display:inline-block}cfh-crew .left-column,cfh-crew .right-column{float:left}@media only screen and (max-width: 700px){cfh-crew .left-column,cfh-crew .right-column{width:100%;float:none;padding:8px 16px}cfh-crew .header{height:auto}cfh-crew .header .glue .left-column{display:flex;align-items:center}cfh-crew .header .glue .left-column .avatar{width:80px;height:80px;float:left}cfh-crew .header .glue .left-column .avatar i{font-size:80px}cfh-crew .header .glue .left-column .title{display:inline}cfh-crew .header .glue .right-column{clear:both}}@media only screen and (max-width: 500px){cfh-crew .header .glue .right-column .quick-details>div{font-size:.9rem}cfh-crew .header .glue .right-column .quick-details>div.address{font-size:.8rem}}@media only screen and (max-width: 700px){cfh-crew .header .glue .right-column .title{display:none}}@media only screen and (max-width: 600px){cfh-crew .sources{flex-direction:column;align-items:flex-start;display:block}}@media only screen and (max-width: 500px){cfh-crew .content{padding:0}cfh-crew .content .left-column,cfh-crew .content .right-column{padding:0}cfh-crew .content .right-column{padding-top:8px}}cfh-crews-settings{display:block;padding:50px}cfh-crews-settings .view-notice{display:flex;align-items:center;padding:16px;color:var(--cfh-light-grey);font-size:.9rem}:is(cfh-crews-settings .view-notice) .icon{display:flex;margin-right:8px}:is(cfh-crews-settings .view-notice) .blurb{margin-top:1px}cfh-crews-settings .card{margin:0 auto 20px;max-width:960px}:is(cfh-crews-settings .card) .card-content{padding:20px 30px;overflow:auto}@media only screen and (max-width: 600px){cfh-crews-settings{padding:0}cfh-crews-settings .card .card-content{padding:10px 20px}}cfh-crews{display:block;height:100%}cfh-crews .overlay{position:absolute;display:none;top:64px;right:0;bottom:0;left:0;height:100%;z-index:1000;background-color:#fffc;justify-content:center;padding-top:100px}.show:is(cfh-crews .overlay){display:flex}cfh-crews .contain{height:100%}:is(cfh-crews .contain)>div{display:inline-block}:is(cfh-crews .contain) .filters{position:fixed;top:64px;left:-250px;width:240px;height:100%;overflow:hidden;border-right:1px solid #e4e4e4;padding:16px 24px;background-color:#eee;transition:left .3s cubic-bezier(.645,.045,.355,1);z-index:1}.show:is(:is(cfh-crews .contain) .filters){left:0;z-index:1002}:is(cfh-crews .contain) .list{position:relative;width:100%;transition:all .3s ease;min-width:320px}.status.Approved:is(:is(:is(:is(cfh-crews .contain) .list) cfh-full-page-list) td){color:var(--cfh-green)}@media only screen and (min-width: 769px){cfh-crews .contain .filters{top:128px}}@media only screen and (min-width: 768px){cfh-crews .contain .filters{left:0}cfh-crews .contain .list{width:calc(100% - 240px);margin-left:240px}}@media only screen and (max-width: 600px){cfh-crews .contain .list{padding:0}}cfh-dashboard-index{display:block}:is(:is(cfh-dashboard-index .card) .card-content) .header{margin-bottom:10px;padding-bottom:5px;border-bottom:1px solid #ccc}:is(:is(:is(cfh-dashboard-index .card) .card-content) .content) .row{margin:0}:is(cfh-dashboard-index .row) .stat{font-size:2rem}cfh-dashboard-index ol{padding-left:20px}@media only screen and (min-width: 768px){cfh-dashboard-index{padding:30px 30px 40px}}@media only screen and (max-width: 768px){cfh-dashboard-index{padding:0}cfh-dashboard-index .row{margin:0}}cfh-dashboard-index p.no-results,cfh-dashboard-index ul{padding-left:5px}cfh-dashboard-shift-list-modal{display:block}@media only screen and (max-width: 600px){cfh-dashboard-shift-list-modal .modal .modal-content{padding:8px}}cfh-dashboard-unit-shift-invites{display:block}cfh-dashboard-unit-shift-invites .jobs{min-width:280px}:is(cfh-dashboard-unit-shift-invites .jobs) .collection-item{display:flex;align-items:center;flex-wrap:wrap;cursor:default;padding:5px 0 10px}:is(:is(:is(cfh-dashboard-unit-shift-invites .jobs) .collection-item) .event) .name{font-size:1.2rem;font-weight:700}:is(:is(:is(cfh-dashboard-unit-shift-invites .jobs) .collection-item) .duty) span{font-size:1.1rem}:is(:is(cfh-dashboard-unit-shift-invites .jobs) .collection-item) .secondary-content{color:#999}:is(:is(cfh-dashboard-unit-shift-invites .jobs) .collection-item) .btn{width:100%}cfh-dashboard-unit-shift-invites .jobs .collection-item .event,cfh-dashboard-unit-shift-invites .jobs .collection-item .shift{flex:1 0 auto;flex-basis:200px}cfh-dashboard-unit-shift-invites .jobs .collection-item span,cfh-dashboard-unit-shift-invites .jobs .collection-item .secondary-content{font-size:.9rem}@media only screen and (max-width: 600px){cfh-dashboard-unit-shift-invites .jobs .collection-item{float:none;margin-top:0;width:100%}cfh-dashboard-unit-shift-invites .jobs .collection-item .btn:hover,cfh-dashboard-unit-shift-invites .jobs .collection-item .btn cursor pointer{margin-bottom:4px}}cfh-dashboard-wrapper{display:block}@media only screen and (max-width: 1095px){cfh-dashboard-wrapper .name{display:inline-grid}}@media only screen and (min-width: 1060px){cfh-dashboard-wrapper .search{position:absolute}}cfh-disclaim-request-modal{display:block}cfh-disclaim-request-modal .submit-request{margin-left:8px!important}cfh-duty-delete-modal{display:block}cfh-duty-delete-modal .modal{bottom:auto!important}cfh-dwolla-privacy{display:block}cfh-dwolla-privacy ul{padding:0 24px}:is(cfh-dwolla-privacy ul) li{list-style-type:disc}cfh-dwolla-terms{display:block}cfh-dwolla-terms ol{list-style-type:none;counter-reset:item;margin:0;padding:0}:is(cfh-dwolla-terms ol)>li{display:table;counter-increment:item;margin-bottom:.6em}:is(:is(cfh-dwolla-terms ol)>li):before{content:counters(item,".") ". ";display:table-cell;padding-right:.6em}:is(:is(:is(:is(cfh-dwolla-terms ol)>li) ol) li) ol{margin-left:35px;counter-reset:alpha}:is(:is(:is(:is(:is(:is(cfh-dwolla-terms ol)>li) ol) li) ol) li):before{content:counter(alpha,lower-alpha) ".";counter-increment:alpha}:is(:is(cfh-dwolla-terms li) ol)>li{margin:0}:is(:is(:is(cfh-dwolla-terms li) ol)>li):before{content:counters(item,".") " "}cfh-email-unsubscribe{display:block}cfh-email-unsubscribe .info-note{font-size:.8rem;color:#888;background:#f3f3f3;padding:8px;display:flex;align-items:center;border-radius:2px}:is(cfh-email-unsubscribe .info-note) i{margin-right:8px}cfh-file-upload{display:block}cfh-file-upload .modal-content{padding:20px;background-color:#fff}:is(cfh-file-upload .modal-content) h4{color:#fff}:is(cfh-file-upload .modal-content) .drop{height:100%;width:100%;color:var(--cfh-light-grey);border:3px dashed #fff}:is(:is(cfh-file-upload .modal-content) .drop) i{font-size:16em}:is(:is(cfh-file-upload .modal-content) .drop) .text{font-size:2em}:is(:is(:is(cfh-file-upload .modal-content) .drop) .text) span{font-size:16px}:is(:is(:is(cfh-file-upload .modal-content) .drop) .file-field) .btn{float:none}:is(:is(:is(:is(cfh-file-upload .modal-content) .drop) .file-field) .btn) input{font-size:10000px;max-height:40px;overflow:hidden}.dragging:is(:is(cfh-file-upload .modal-content) .drop){border:1px dashed #fff;border-radius:8px}:is(cfh-file-upload .modal-content) .progress{position:absolute;left:0}cfh-financial{display:block;padding:20px}.small:is(cfh-financial a){font-size:.9rem}cfh-financial .overlay{display:flex;height:100%;z-index:1000;background-color:#fffc;align-items:center;justify-content:center;margin:30px 0}cfh-financial .cards{max-width:1000px;margin:0 auto}:is(cfh-financial .cards)>.row{margin-bottom:0}:is(:is(:is(:is(cfh-financial .cards)>.row) .card) .card-content) .note{flex:1 0 auto;flex-basis:600px;padding:8px 80px}.fixed-height:is(:is(:is(cfh-financial .cards)>.row) .card){height:300px}.priority:is(:is(:is(cfh-financial .cards)>.row) .card) .notification{display:flex;align-items:center;justify-content:center}:is(.priority:is(:is(:is(cfh-financial .cards)>.row) .card) .notification) .material-icons{padding-right:16px}.funding:is(:is(:is(cfh-financial .cards)>.row) .card) .section{padding:0;margin:0}.funding:is(:is(:is(cfh-financial .cards)>.row) .card) .sources{display:flex;align-items:center;flex-wrap:wrap;justify-content:center}:is(.funding:is(:is(:is(cfh-financial .cards)>.row) .card) .sources) .source{display:flex!important;flex-direction:column;align-items:center;justify-content:space-around;width:200px;min-height:150px;padding:16px;margin:8px;background-color:#f5f5f5;border-radius:2px;transition:all .3s ease;overflow:hidden;font-size:.9rem}:is(:is(.funding:is(:is(:is(cfh-financial .cards)>.row) .card) .sources) .source) .number{font-size:.8rem}:is(:is(.funding:is(:is(:is(cfh-financial .cards)>.row) .card) .sources) .source) .name{max-height:44px;overflow:hidden;margin:8px 0}:is(:is(.funding:is(:is(:is(cfh-financial .cards)>.row) .card) .sources) .source) .status{display:flex;align-items:center;justify-content:center;font-size:.8rem}:is(:is(.funding:is(:is(:is(cfh-financial .cards)>.row) .card) .sources) .source):hover{cursor:pointer}:is(:is(.funding:is(:is(:is(cfh-financial .cards)>.row) .card) .sources) .source):hover:not(.new){background-color:#ddd}.new:is(:is(.funding:is(:is(:is(cfh-financial .cards)>.row) .card) .sources) .source):hover{background-color:var(--cfh-green);border-color:transparent}:is(cfh-financial .modal) .modal-footer{background-color:#f2f2f2}.view-payment:is(cfh-financial .modal){max-height:100%}:is(.view-payment:is(cfh-financial .modal) .modal-content) .btn-flat{padding:0 8px 0 16px}.right:is(:is(:is(.view-payment:is(cfh-financial .modal) .modal-content) .btn-flat) i){margin-left:8px}.view-payment.fullscreen:is(cfh-financial .modal){top:0}.view-payment:is(cfh-financial .modal) table{font-size:.9rem}:is(.view-payment:is(cfh-financial .modal) table) th{font-size:.8rem}cfh-financial .check{justify-content:center;padding:30px}@media only screen and (max-width: 600px){cfh-financial{padding:0}cfh-financial>.row .col{padding:0}cfh-financial .cards>.row .card{margin:0}cfh-financial .cards>.row .card .card-content{padding:8px;text-align:left}cfh-financial .cards>.row .card.funding .section.actions>span{display:block}cfh-financial .cards>.row .card.funding .sources{flex-direction:column;align-items:flex-start;display:block}cfh-financial .cards>.row .card.funding .sources .source{width:auto;min-height:110px}}cfh-financial .cards>.row .card.funding .sources .source:hover.new i,cfh-financial .cards>.row .card.funding .sources .source:hover.new .name{color:#fff}cfh-financial .cards>.row .card.upcoming-payments .section .item,cfh-financial .cards>.row .card.past-payments .section .item{transition:background .3s ease}cfh-financial .cards>.row .card.upcoming-payments .section .item:nth-child(odd),cfh-financial .cards>.row .card.past-payments .section .item:nth-child(odd){background-color:#f5f5f5}cfh-financial .cards>.row .card.upcoming-payments .section .item:hover,cfh-financial .cards>.row .card.past-payments .section .item:hover{background-color:#ddd;cursor:pointer}cfh-financial .cards>.row .card.upcoming-payments .section .item td,cfh-financial .cards>.row .card.past-payments .section .item td{padding:16px}cfh-financial .cards>.row .card.upcoming-payments .section .item td.date,cfh-financial .cards>.row .card.past-payments .section .item td.date{max-width:100px}cfh-financial .cards>.row .card.upcoming-payments .section .item td.event,cfh-financial .cards>.row .card.past-payments .section .item td.event{width:100%}@media only screen and (max-width: 600px){cfh-financial .modal.view-payment .modal-content{padding:8px}}cfh-financial .modal.view-payment .billing-date,cfh-financial .modal.view-payment .date-range,cfh-financial .modal.view-payment .source,cfh-financial .modal.view-payment .total{display:flex;align-items:flex-start}cfh-financial .modal.view-payment .billing-date>i,cfh-financial .modal.view-payment .date-range>i,cfh-financial .modal.view-payment .source>i,cfh-financial .modal.view-payment .total>i{margin:0 8px}@media only screen and (max-width: 600px){cfh-financial .modal.view-payment .toggle-size{display:none}}cfh-firm-create-modal{display:block}cfh-firm-create-modal .modal{max-width:500px}:is(cfh-firm-create-modal .modal) h4{margin-bottom:24px}cfh-firm-settings{display:block}cfh-firm-settings .card{margin:40px auto;max-width:768px;height:auto}:is(:is(cfh-firm-settings .card) .card-content) .card-title{line-height:normal}:is(:is(:is(cfh-firm-settings .card) .card-content) .section) h6{font-weight:700}@media only screen and (max-width: 600px){cfh-firm-settings .card{padding:0;margin:0}cfh-firm-settings .card .card-content{padding:16px}cfh-firm-settings .card .card-content .col{padding:0}}cfh-firm{display:block}cfh-firm .overlay{position:absolute;display:none;top:64px;right:0;bottom:0;left:0;height:100%;z-index:1000;background-color:#fffc;justify-content:center;padding-top:100px}.show:is(cfh-firm .overlay){display:flex}cfh-firm .row{margin-bottom:0}:is(cfh-firm .row) .col{padding-left:0;padding-right:1.5rem}cfh-firm .card{margin:0;padding:0}cfh-firm .left-column{width:320px;padding:16px 16px 16px 24px}cfh-firm .right-column{width:calc(100% - 320px);padding:16px 24px 16px 16px}cfh-firm .header{width:100%;height:200px;z-index:1000;color:#fff;background-color:var(--cfh-blue)}:is(cfh-firm .header) .glue{max-width:1200px;margin:0 auto;padding-top:12px}:is(:is(:is(cfh-firm .header) .glue) .left-column) .avatar{display:flex;align-items:center;justify-contents:center;width:140px;height:140px;background-color:#fff;box-shadow:0 1px 3px #0000004d;float:right;border-radius:2px;overflow:hidden}:is(:is(:is(:is(cfh-firm .header) .glue) .left-column) .avatar) img{max-width:140px}:is(:is(:is(:is(cfh-firm .header) .glue) .left-column) .avatar) i{color:#eee;font-size:140px}:is(:is(:is(cfh-firm .header) .glue) .left-column) .title{display:none;margin-left:16px;font-size:1.5rem}:is(:is(:is(:is(cfh-firm .header) .glue) .right-column) .quick-details)>div{display:flex;align-items:center;margin-bottom:8px}:is(:is(:is(:is(:is(cfh-firm .header) .glue) .right-column) .quick-details)>div) .material-icons{margin:0 16px 0 0;font-size:16px}:is(:is(:is(cfh-firm .header) .glue) .right-column) .title{margin:-14px 0 16px;font-size:2.5rem}cfh-firm .content{max-width:1200px;margin:0 auto;padding-top:16px}:is(:is(:is(:is(cfh-firm .content) .left-column) .card) .section) .title{font-size:20px}:is(cfh-firm .content) .editing-terms{height:51px!important}:is(cfh-firm .content) .payment-terms{margin-left:1em}cfh-firm .left-column,cfh-firm .right-column{float:left}@media only screen and (max-width: 700px){cfh-firm .left-column,cfh-firm .right-column{width:100%;float:none;padding:8px 16px}cfh-firm .header{height:auto}cfh-firm .header .glue .left-column{display:flex;align-items:center}cfh-firm .header .glue .left-column .avatar{width:80px;height:80px;float:left}cfh-firm .header .glue .left-column .avatar i{font-size:80px}cfh-firm .header .glue .left-column .title{display:inline}cfh-firm .header .glue .right-column{clear:both}}@media only screen and (max-width: 500px){cfh-firm .header .glue .right-column .quick-details>div{font-size:.9rem}cfh-firm .header .glue .right-column .quick-details>div.address{font-size:.8rem}}@media only screen and (max-width: 700px){cfh-firm .header .glue .right-column .title{display:none}}@media only screen and (max-width: 500px){cfh-firm .content{padding:0}}cfh-firm .content .left-column .card .section.status .timestamp,cfh-firm .content .left-column .card .section.recover .timestamp,cfh-firm .content .left-column .card .section.auto-approved .timestamp{font-size:12px}@media only screen and (max-width: 500px){cfh-firm .content .left-column,cfh-firm .content .right-column{padding:0}cfh-firm .content .right-column{padding-top:8px}}cfh-firms{display:block;height:100%}cfh-firms .overlay{position:absolute;display:none;top:64px;right:0;bottom:0;left:0;height:100%;z-index:1000;background-color:#fffc;justify-content:center;padding-top:100px}.show:is(cfh-firms .overlay){display:flex}cfh-firms .contain{height:100%}:is(cfh-firms .contain)>div{display:inline-block}:is(cfh-firms .contain) .list{position:relative;width:100%;transition:all .3s ease;min-width:320px}:is(:is(cfh-firms .contain) .list)>.actions{padding:16px}.status.Approved:is(:is(:is(:is(cfh-firms .contain) .list) cfh-full-page-list) td){color:var(--cfh-green)}cfh-firms .notes{white-space:pre-wrap;font-size:.8rem;margin-left:20px}:is(cfh-firms .notes) .material-icons{font-size:16px;font-weight:700}@media only screen and (min-width: 768px){cfh-firms .contain .list{width:calc(100% - 240px);margin-left:240px}}@media only screen and (max-width: 600px){cfh-firms .contain .list{padding:0}}cfh-full-page-list-filter{display:block}cfh-full-page-list-filter .filters{position:fixed;top:64px;left:-250px;width:240px;height:calc(100% - 128px);overflow-x:hidden;overflow-y:auto;padding:16px 24px;background-color:#eee;transition:left .3s cubic-bezier(.645,.045,.355,1);z-index:1}.show:is(cfh-full-page-list-filter .filters){left:0;z-index:1002}:is(cfh-full-page-list-filter .filters) .label{color:#0006;font-size:.9rem}@media only screen and (min-width: 769px){cfh-full-page-list-filter .filters{top:128px}}@media only screen and (min-width: 768px){cfh-full-page-list-filter .filters{left:0}}cfh-full-page-list{display:block}cfh-full-page-list th{font-weight:400}cfh-full-page-list .item{display:table-row}:is(cfh-full-page-list .item):nth-child(odd){background-color:#eee}.clickable:is(cfh-full-page-list .item):hover{background-color:#ddd;cursor:pointer}cfh-full-page-list .avatar{width:36px;padding:16px 24px}:is(cfh-full-page-list .avatar) .circular{width:36px;height:36px;border-radius:50%;overflow:hidden}:is(:is(cfh-full-page-list .avatar) .circular) i{padding:6px}cfh-full-page-list .msg{padding:24px;font-size:1.2rem;text-align:center}cfh-full-page-list .invited{color:green;font-size:smaller}cfh-full-page-list .do_not_display{display:none}cfh-full-page-list .truncate-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.title:is(cfh-full-page-list .truncate-text){max-width:300px}.body:is(cfh-full-page-list .truncate-text){max-width:400px}cfh-full-page-list th,cfh-full-page-list td{padding:24px 8px}cfh-full-page-list th.actions,cfh-full-page-list td.actions{width:60px}cfh-full-page-list th.actions i,cfh-full-page-list td.actions i{color:var(--cfh-light-grey);padding:4px 8px;border-radius:2px}cfh-full-page-list th.actions i:hover,cfh-full-page-list td.actions i:hover{color:#fff;background-color:var(--cfh-red);cursor:pointer}@media only screen and (max-width: 600px){cfh-full-page-list .avatar{padding:0 8px}}cfh-full-page-list .truncate-text.sender,cfh-full-page-list .truncate-text.recipients{max-width:200px}cfh-help-faq{display:block}cfh-help-faq .card{max-width:768px;margin:30px auto}:is(cfh-help-faq .card) .card-content{margin:0;padding:20px 30px}:is(:is(:is(cfh-help-faq .card) .card-content) .expansion-panels) .panel{box-shadow:none;border:1px solid #eee}.active:is(:is(:is(:is(cfh-help-faq .card) .card-content) .expansion-panels) .panel){border:none;box-shadow:none}:is(:is(:is(:is(:is(cfh-help-faq .card) .card-content) .expansion-panels) .panel) .panel-header) .title{width:auto;font-size:1rem}:is(:is(:is(:is(cfh-help-faq .card) .card-content) .expansion-panels) .panel) .panel-content{height:0;background-color:#f5f5f5}:is(:is(:is(:is(:is(cfh-help-faq .card) .card-content) .expansion-panels) .panel) .panel-content) .answer{padding:16px}:is(:is(:is(:is(:is(cfh-help-faq .card) .card-content) .expansion-panels) .panel) .panel-content) .video{padding:16px}:is(cfh-help-faq .card) ol{padding-left:15px}.decimal:is(:is(cfh-help-faq .card) ol){list-style-type:decimal}.disc:is(:is(cfh-help-faq .card) ol){list-style-type:disc}@media only screen and (max-width: 600px){cfh-help-faq .card{margin:0;padding:0;box-shadow:none;border:none}cfh-help-faq .card .card-content{padding:16px}}cfh-help{display:block}cfh-help .card{max-width:768px;margin:30px auto}:is(cfh-help .card) .card-content{margin:0;padding:20px 30px}@media only screen and (max-width: 600px){cfh-help .card{margin:0;padding:0;box-shadow:none;border:none}cfh-help .card .card-content{padding:16px}}cfh-image-upload{display:block;overflow:hidden}cfh-image-upload .file-field{margin-top:7px}:is(cfh-image-upload .file-field) .btn{line-height:3px;height:30px;padding:1.2rem;cursor:pointer;width:100%}:is(:is(cfh-image-upload .file-field) .btn) input{font-size:10000px;height:40px;overflow:hidden}cfh-image-upload .progress{position:absolute;left:0;margin-top:-12px}cfh-inception{display:block;height:100%;padding-top:40px}cfh-inception .card{max-width:960px;margin:0 auto}@media only screen and (max-width: 768px){cfh-inception{padding-top:0}}@media only screen and (max-width: 600px){cfh-inception .card{max-width:100%;height:auto;margin:0;padding:0;box-shadow:none;border:none}cfh-inception .card .card-content{padding:0 0 50px}}cfh-insurance{display:block}:is(cfh-insurance h6) i{font-weight:700;vertical-align:-5px;padding-right:10px}cfh-insurance .brief{border:1px solid #ccc;padding:15px;margin-left:33px}cfh-insurance .exit{margin-left:33px}cfh-insurance .accident-enrolled{background-color:#fffde7;padding:10px 20px;border:#e0e0dd;max-width:390px}:is(.unit:is(cfh-insurance .accident) .external-files) a{display:inline-block;padding-top:5px}cfh-insurance .liability.unit .external-files,cfh-insurance .accident.unit .external-files{padding-top:5px}cfh-jobs-schedule-modal{display:block}cfh-jobs-schedule-modal .shift-note{font-size:.8em;padding-top:5px;padding-bottom:10px}cfh-jobs{display:block;position:relative;height:100%;overflow:auto}:is(cfh-jobs cfh-map) .map{width:320px;height:250px}:is(cfh-jobs .card):not(.liability-insurance){margin:30px auto;max-width:768px}:is(:is(cfh-jobs .card):not(.liability-insurance) .card-content)>.empty{padding:40px}:is(:is(cfh-jobs .card):not(.liability-insurance) .card-content) .card-title{font-size:1.2rem;font-weight:700}.priority:is(cfh-jobs .card):not(.liability-insurance) .notification{display:flex;align-items:center;justify-content:center}:is(.priority:is(cfh-jobs .card):not(.liability-insurance) .notification) .material-icons{padding-right:16px}:is(.jobs:is(cfh-jobs .card):not(.liability-insurance) .card-content) .collection{min-width:280px}:is(:is(.jobs:is(cfh-jobs .card):not(.liability-insurance) .card-content) .collection) .collection-item{display:flex;align-items:center;flex-wrap:wrap;background-color:#f6f6f6;padding:8px}:is(:is(:is(.jobs:is(cfh-jobs .card):not(.liability-insurance) .card-content) .collection) .collection-item):nth-of-type(2n){background-color:#fff}:is(:is(:is(.jobs:is(cfh-jobs .card):not(.liability-insurance) .card-content) .collection) .collection-item):hover{background-color:#eee;cursor:pointer}.active:is(:is(:is(.jobs:is(cfh-jobs .card):not(.liability-insurance) .card-content) .collection) .collection-item){background-color:var(--cfh-grey);color:#fff}:is(:is(:is(:is(.jobs:is(cfh-jobs .card):not(.liability-insurance) .card-content) .collection) .collection-item) .event) .name{font-size:1.2rem}:is(:is(:is(:is(.jobs:is(cfh-jobs .card):not(.liability-insurance) .card-content) .collection) .collection-item) .event) .date{font-weight:700}:is(:is(:is(:is(.jobs:is(cfh-jobs .card):not(.liability-insurance) .card-content) .collection) .collection-item) .duty) span{font-size:1.1rem}:is(:is(:is(.jobs:is(cfh-jobs .card):not(.liability-insurance) .card-content) .collection) .collection-item) .secondary-content{color:#999}:is(:is(:is(:is(.jobs:is(cfh-jobs .card):not(.liability-insurance) .card-content) .collection) .collection-item) .secondary-content) .btn{width:100%}:is(:is(:is(:is(.jobs:is(cfh-jobs .card):not(.liability-insurance) .card-content) .collection) .collection-item) .secondary-content) .status{position:relative;margin:0;padding:5px 10px;font-size:.8rem;text-align:center;border-radius:2px;width:100%}.schedule:is(cfh-jobs .card):not(.liability-insurance){margin-bottom:40px}.schedule:is(cfh-jobs .card):not(.liability-insurance) .card-content{padding:0}:is(.schedule:is(cfh-jobs .card):not(.liability-insurance) .card-content)>.header{background:#fff;padding:0;border-radius:2px 2px 0 0}:is(:is(.schedule:is(cfh-jobs .card):not(.liability-insurance) .card-content)>.header) cfh-minicalendar{padding:20px 0 30px}.copy-mode-enabled:is(:is(:is(.schedule:is(cfh-jobs .card):not(.liability-insurance) .card-content)>.header) cfh-minicalendar){position:relative;z-index:1001;border-radius:0 0 5px 5px}:is(:is(:is(.schedule:is(cfh-jobs .card):not(.liability-insurance) .card-content)>.header) cfh-minicalendar) .month{color:var(--cfh-grey);margin-bottom:0}:is(:is(:is(:is(:is(.schedule:is(cfh-jobs .card):not(.liability-insurance) .card-content)>.header) cfh-minicalendar) .month)>div) h6{margin:0;text-transform:uppercase}:is(:is(:is(:is(:is(:is(.schedule:is(cfh-jobs .card):not(.liability-insurance) .card-content)>.header) cfh-minicalendar) .month)>div) i):hover{cursor:pointer;background-color:#0000001a;border-radius:2px}:is(:is(:is(:is(:is(.schedule:is(cfh-jobs .card):not(.liability-insurance) .card-content)>.header) cfh-minicalendar) table) thead) th{color:#000}:is(:is(:is(:is(:is(.schedule:is(cfh-jobs .card):not(.liability-insurance) .card-content)>.header) cfh-minicalendar) table) tbody) td{color:var(--cfh-grey)}:is(:is(:is(:is(:is(:is(.schedule:is(cfh-jobs .card):not(.liability-insurance) .card-content)>.header) cfh-minicalendar) table) tbody) td) .indicator{background-color:var(--cfh-grey)}:is(:is(:is(:is(:is(:is(:is(.schedule:is(cfh-jobs .card):not(.liability-insurance) .card-content)>.header) cfh-minicalendar) table) tbody) td) .day):hover:not(.active){background-color:#0003}.active:is(:is(:is(:is(:is(:is(:is(.schedule:is(cfh-jobs .card):not(.liability-insurance) .card-content)>.header) cfh-minicalendar) table) tbody) td) .day){background-color:var(--cfh-blue);color:#fff}.active:is(:is(:is(:is(:is(:is(:is(.schedule:is(cfh-jobs .card):not(.liability-insurance) .card-content)>.header) cfh-minicalendar) table) tbody) td) .day) .number{color:#fff}.active:is(:is(:is(:is(:is(:is(:is(.schedule:is(cfh-jobs .card):not(.liability-insurance) .card-content)>.header) cfh-minicalendar) table) tbody) td) .day)~.indicator{background-color:#fff}.add-job:is(:is(:is(.schedule:is(cfh-jobs .card):not(.liability-insurance) .card-content)>.content) .btn-floating){position:absolute;margin-top:-28px;right:16px}:is(:is(:is(.schedule:is(cfh-jobs .card):not(.liability-insurance) .card-content)>.content) .selected-day) .header{background-color:var(--cfh-blue);height:50px;transition:all .3s}:is(:is(:is(:is(.schedule:is(cfh-jobs .card):not(.liability-insurance) .card-content)>.content) .selected-day) .header) .title{padding:16px 24px;color:#fff;text-transform:uppercase;font-size:1.1rem;font-weight:700;opacity:1}.empty:is(:is(:is(:is(.schedule:is(cfh-jobs .card):not(.liability-insurance) .card-content)>.content) .selected-day) .header){background-color:#f5f5f5}.empty:is(:is(:is(:is(.schedule:is(cfh-jobs .card):not(.liability-insurance) .card-content)>.content) .selected-day) .header) .title{font-size:.9rem;font-weight:400;text-transform:none;text-align:center;color:var(--cfh-grey)}:is(:is(:is(.schedule:is(cfh-jobs .card):not(.liability-insurance) .card-content)>.content) .selected-day) .toolbar-action{height:30px;width:100%;background:var(--cfh-grey);padding-right:20px}:is(:is(:is(:is(.schedule:is(cfh-jobs .card):not(.liability-insurance) .card-content)>.content) .selected-day) .toolbar-action) .action{padding:0 10px}:is(:is(:is(:is(:is(.schedule:is(cfh-jobs .card):not(.liability-insurance) .card-content)>.content) .selected-day) .toolbar-action) .action) i{color:#fff}:is(:is(:is(.schedule:is(cfh-jobs .card):not(.liability-insurance) .card-content)>.content) .selected-day)>.content{overflow:visible;background:#e6e6e6}:is(:is(:is(:is(.schedule:is(cfh-jobs .card):not(.liability-insurance) .card-content)>.content) .selected-day)>.content) .collection{margin:0;overflow:hidden;border:none}.elevate:is(:is(:is(:is(:is(.schedule:is(cfh-jobs .card):not(.liability-insurance) .card-content)>.content) .selected-day)>.content) .collection){z-index:1002}:is(:is(:is(:is(:is(.schedule:is(cfh-jobs .card):not(.liability-insurance) .card-content)>.content) .selected-day)>.content) .collection) .collection-item{overflow:hidden;transition:background .3s;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;padding:0;opacity:1;width:100%}:is(:is(:is(:is(:is(:is(:is(.schedule:is(cfh-jobs .card):not(.liability-insurance) .card-content)>.content) .selected-day)>.content) .collection) .collection-item)>div):first-child{padding-left:22px}:is(:is(:is(:is(:is(:is(.schedule:is(cfh-jobs .card):not(.liability-insurance) .card-content)>.content) .selected-day)>.content) .collection) .collection-item) .content{padding:20px 30px 20px 0}:is(:is(:is(:is(:is(:is(:is(.schedule:is(cfh-jobs .card):not(.liability-insurance) .card-content)>.content) .selected-day)>.content) .collection) .collection-item) .content) .duty{color:#888;font-size:.9rem}:is(:is(:is(:is(:is(:is(:is(:is(.schedule:is(cfh-jobs .card):not(.liability-insurance) .card-content)>.content) .selected-day)>.content) .collection) .collection-item) .content) .size) i{margin-right:4px}:is(:is(:is(:is(:is(:is(:is(:is(.schedule:is(cfh-jobs .card):not(.liability-insurance) .card-content)>.content) .selected-day)>.content) .collection) .collection-item) .content) .size) span{font-size:.9rem}.canceled:is(:is(:is(:is(:is(:is(:is(:is(.schedule:is(cfh-jobs .card):not(.liability-insurance) .card-content)>.content) .selected-day)>.content) .collection) .collection-item) .content) b){font-size:.8rem}:is(:is(:is(:is(:is(:is(.schedule:is(cfh-jobs .card):not(.liability-insurance) .card-content)>.content) .selected-day)>.content) .collection) .collection-item):hover{background-color:var(--cfh-lighter-grey);cursor:pointer}.active:is(:is(:is(:is(:is(:is(.schedule:is(cfh-jobs .card):not(.liability-insurance) .card-content)>.content) .selected-day)>.content) .collection) .collection-item){background-color:var(--cfh-grey);color:#fff}.active:is(:is(:is(:is(:is(:is(.schedule:is(cfh-jobs .card):not(.liability-insurance) .card-content)>.content) .selected-day)>.content) .collection) .collection-item) .duty{color:#fff}.selected:is(:is(:is(:is(:is(:is(.schedule:is(cfh-jobs .card):not(.liability-insurance) .card-content)>.content) .selected-day)>.content) .collection) .collection-item){background-color:var(--cfh-lighter-blue);color:#fff}cfh-jobs .side-info-overlay{position:fixed;top:64px;left:0;right:0;bottom:0;width:100%;height:100%;background-color:#00000080;z-index:-1;opacity:0;transition:opacity .5s}.show:is(cfh-jobs .side-info-overlay){z-index:900;opacity:1}cfh-jobs .side-info{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);position:fixed;display:block;top:128px;right:-100%;width:464px;height:100%;z-index:997;transition:all .3s cubic-bezier(.645,.045,.355,1);background-color:#fff;box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f}.show:is(cfh-jobs .side-info){right:0}:is(cfh-jobs .side-info)>.header{display:flex;width:100%;height:64px;background-color:#fff;align-items:center;padding:4px 16px;color:var(--cfh-grey)}:is(:is(cfh-jobs .side-info)>.header) .close{display:flex;justify-content:center;margin-left:-16px;padding:16px}:is(:is(cfh-jobs .side-info)>.header) .title{font-size:1.3rem}:is(cfh-jobs .side-info)>.content{overflow:auto;height:calc(100% - 192px);background-color:#f6f6f6}:is(:is(cfh-jobs .side-info)>.content) cfh-map{height:200px}:is(:is(:is(cfh-jobs .side-info)>.content) cfh-map) .map{width:100%;height:200px;text-align:center;overflow:hidden}:is(:is(:is(:is(cfh-jobs .side-info)>.content) cfh-map) .map) iframe{width:100%;height:100%;border-radius:50%;z-index:-1}:is(:is(:is(cfh-jobs .side-info)>.content) .details) .financial-button{text-align:center}:is(:is(:is(cfh-jobs .side-info)>.content) .details) .section{padding:32px 16px}:is(:is(:is(:is(cfh-jobs .side-info)>.content) .details) table) td{padding:2px}.label:is(:is(:is(:is(:is(cfh-jobs .side-info)>.content) .details) table) td){font-weight:700}.notes:is(:is(:is(:is(:is(cfh-jobs .side-info)>.content) .details) table) td){white-space:pre-wrap}.project:is(:is(:is(:is(:is(cfh-jobs .side-info)>.content) .details) table) td) span{font-size:.8rem}:is(:is(:is(:is(:is(cfh-jobs .side-info)>.content) .details) table) td) .material-icons{font-size:16px;font-weight:700}.note:is(:is(:is(:is(cfh-jobs .side-info)>.content) .details) p){padding:4px}:is(:is(:is(cfh-jobs .side-info)>.content) .details) .data{padding-bottom:24px}:is(:is(:is(:is(:is(cfh-jobs .side-info)>.content) .details) .data) table) td{padding:2px}:is(:is(:is(:is(:is(cfh-jobs .side-info)>.content) .details) .timecard) .comment-history) .header{background-color:#ddd;color:#888;width:calc(100% + 32px);margin-left:-16px;padding:8px 16px}:is(:is(:is(:is(:is(cfh-jobs .side-info)>.content) .details) .timecard) .comment-history) .comments{padding:16px 0}:is(:is(:is(:is(:is(:is(cfh-jobs .side-info)>.content) .details) .timecard) .comment-history) .comments) .comment{padding:16px 0}:is(:is(:is(:is(:is(:is(:is(cfh-jobs .side-info)>.content) .details) .timecard) .comment-history) .comments) .comment) .comment-body{background-color:#fff;padding:8px;border-radius:3px;max-width:80%;display:inline-block}.goLeft:is(:is(:is(:is(:is(:is(:is(:is(cfh-jobs .side-info)>.content) .details) .timecard) .comment-history) .comments) .comment) .comment-body){float:left}.goRight:is(:is(:is(:is(:is(:is(:is(:is(cfh-jobs .side-info)>.content) .details) .timecard) .comment-history) .comments) .comment) .comment-body){float:right}:is(:is(:is(:is(:is(:is(:is(cfh-jobs .side-info)>.content) .details) .timecard) .comment-history) .comments) .comment) .info{font-size:.8rem;margin-top:4px;color:#aaa;clear:both}:is(:is(:is(:is(:is(:is(:is(:is(cfh-jobs .side-info)>.content) .details) .timecard) .comment-history) .comments) .comment) .info) .person{max-width:100px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:inline-block;vertical-align:bottom}:is(:is(:is(cfh-jobs .side-info)>.content) .details) .actions{height:37px}@media only screen and (max-width: 600px){cfh-jobs{padding:0}}cfh-jobs .card:not(.liability-insurance).jobs .card-content .collection .collection-item .event,cfh-jobs .card:not(.liability-insurance).jobs .card-content .collection .collection-item .shift,cfh-jobs .card:not(.liability-insurance).jobs .card-content .collection .collection-item .secondary-content{flex:1 0 auto;flex-basis:200px;padding:8px 16px}cfh-jobs .card:not(.liability-insurance).jobs .card-content .collection .collection-item span,cfh-jobs .card:not(.liability-insurance).jobs .card-content .collection .collection-item .secondary-content{font-size:.9rem}cfh-jobs .card:not(.liability-insurance).jobs .card-content .collection .collection-item span .unlock-shift,cfh-jobs .card:not(.liability-insurance).jobs .card-content .collection .collection-item .secondary-content .unlock-shift{z-index:-1}@media only screen and (max-width: 600px){cfh-jobs .card:not(.liability-insurance).jobs .card-content .collection .collection-item .secondary-content{float:none;margin-top:0;width:100%}cfh-jobs .card:not(.liability-insurance).jobs .card-content .collection .collection-item .secondary-content .btn{margin-bottom:4px}}cfh-jobs .card:not(.liability-insurance).schedule .card-content>.header,cfh-jobs .card:not(.liability-insurance).schedule .card-content>.content{transition:all .2s;width:100%}@media only screen and (max-width: 600px){cfh-jobs .card:not(.liability-insurance).schedule .card-content>.header{border-radius:0}cfh-jobs .card:not(.liability-insurance).schedule .card-content>.content .selected-day>.content{padding:0}cfh-jobs .side-info-overlay{display:none}}@media only screen and (max-width: 768px){cfh-jobs .side-info{top:64px}}@media only screen and (max-width: 600px){cfh-jobs .side-info{top:0;right:-100%;width:100%}}@media only screen and (max-width: 768px){cfh-jobs .side-info>.content{height:calc(100% - 128px)}}@media only screen and (max-width: 600px){cfh-jobs .side-info>.content{height:calc(100% - 64px)}cfh-jobs .side-info>.content cfh-map .map iframe{height:150px}cfh-jobs .side-info>.content .details .section{padding:8px}}cfh-liability-insurance{display:block}cfh-liability-insurance .summary{text-align:justify}cfh-liability-insurance p{padding-bottom:10px}cfh-liability-insurance .tiny-text{font-size:.8rem}cfh-member-create-modal{display:block}cfh-member-create-modal .modal{max-width:500px}:is(cfh-member-create-modal .modal) h4{margin-bottom:24px}cfh-member-create-modal .member-unit-type{margin-top:0}cfh-member-edit-modal{display:block}:is(cfh-member-edit-modal .modal) h4{margin-bottom:24px}cfh-member-edit-modal .edit-affiliate-settings{cursor:pointer;color:var(--cfh-lighter-blue)}cfh-members{display:block;height:100%}cfh-members .contain{height:100%}:is(cfh-members .contain)>div{display:inline-block}:is(cfh-members .contain) .filters{position:fixed;top:64px;left:-250px;width:240px;height:100%;overflow:hidden;border-right:1px solid #e4e4e4;padding:16px 24px;background-color:#eee;transition:left .3s cubic-bezier(.645,.045,.355,1);z-index:1}.show:is(:is(cfh-members .contain) .filters){left:0;z-index:1002}:is(cfh-members .contain) .list{position:relative;width:100%;transition:all .3s ease;min-width:320px}:is(:is(cfh-members .contain) .list)>.actions{padding:16px}@media only screen and (min-width: 769px){cfh-members .contain .filters{top:128px}}@media only screen and (min-width: 768px){cfh-members .contain .filters{left:0}cfh-members .contain .list{width:calc(100% - 240px);margin-left:240px}}@media only screen and (max-width: 600px){cfh-members .contain .list{padding:0}}cfh-message-create-modal{display:block}cfh-message-create-modal .contact-list{position:fixed;margin-top:-24px;background-color:#e0e0e0;z-index:1006;min-width:300px;max-height:400px;overflow-y:auto}cfh-message-create-modal .contact-list-item{padding:4px 10px}cfh-message-create-modal .recipient-list{display:flex;flex-wrap:wrap;overflow-y:auto;max-height:200px}cfh-message-create-modal .recipient-list-item{display:flex;align-items:center;max-inline-size:-moz-fit-content;max-inline-size:fit-content;min-height:40px;padding:4px 8px;margin:4px;background-color:#e0e0e0;border:1px;border-radius:8px;color:#000}:is(cfh-message-create-modal .recipient-list-item) .circular{margin-right:12px;width:30px;height:30px;border-radius:50%;overflow:hidden}:is(:is(cfh-message-create-modal .recipient-list-item) .circular) i{padding:2.5px}:is(cfh-message-create-modal .recipient-list-item) .remove{margin-left:auto;display:none}cfh-message-create-modal .group-send-settings{color:var(--cfh-grey);margin-bottom:20px}:is(cfh-message-create-modal .group-send-settings) .show-group-settings{max-width:234px;margin-top:-22px}:is(:is(cfh-message-create-modal .group-send-settings) .show-group-settings) .transparent-button{font-weight:700;cursor:pointer;display:flex;align-items:center}:is(:is(:is(cfh-message-create-modal .group-send-settings) .show-group-settings) .transparent-button) i{margin-right:8px}:is(:is(cfh-message-create-modal .group-send-settings) .group-settings) .row{display:flex;align-items:center;margin-bottom:0}:is(:is(:is(cfh-message-create-modal .group-send-settings) .group-settings) .row) .end{justify-content:flex-end}cfh-message-create-modal .send{color:#fff;background-color:var(--cfh-light-grey)}.active:is(cfh-message-create-modal .send){background-color:var(--cfh-green)}cfh-message-create-modal .contact-list-item:hover:not(.empty),cfh-message-create-modal .contact-list-item:focus:not(.empty){cursor:pointer;background-color:var(--cfh-light-grey)}cfh-message-create-modal .recipient-list-item:hover,cfh-message-create-modal .recipient-list-item:focus{cursor:pointer;background-color:#ccc}cfh-message-create-modal .recipient-list-item:hover>.remove,cfh-message-create-modal .recipient-list-item:focus>.remove{display:flex}cfh-message-notifications{display:block}cfh-message-notifications .messages-panel{position:fixed;display:block;top:0;right:-330px;width:320px;height:100%;z-index:1005;transition:all .3s cubic-bezier(.645,.045,.355,1);background-color:#fff;box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f}.show:is(cfh-message-notifications .messages-panel){right:0}:is(cfh-message-notifications .messages-panel) .header{width:100%;height:190px;background-color:#f7f7f7;padding-top:3rem}:is(:is(cfh-message-notifications .messages-panel) .header) .close{position:absolute;top:10px;left:10px}:is(:is(cfh-message-notifications .messages-panel) .header) .title{margin:0 auto;font-size:1.4rem}:is(:is(cfh-message-notifications .messages-panel) .header) .inbox{position:absolute;top:166px;right:8px;display:flex;font-size:.8rem;align-items:center}:is(:is(:is(cfh-message-notifications .messages-panel) .header) .inbox) i{font-size:1.3rem;margin-right:8px}:is(cfh-message-notifications .messages-panel) .content{overflow:auto;height:calc(100% - 192px)}:is(:is(cfh-message-notifications .messages-panel) .content) .preloader{margin:0 auto;width:64px;padding:20px 0}:is(:is(cfh-message-notifications .messages-panel) .content) .collection{margin:0}:is(:is(:is(cfh-message-notifications .messages-panel) .content) .collection) .collection-item{display:inline-block;width:100%;font-size:.9rem;animation-duration:3s;animation-fill-mode:both;cursor:pointer}.active:is(:is(:is(:is(cfh-message-notifications .messages-panel) .content) .collection) .collection-item){background-color:initial;color:initial}.unread:is(:is(:is(:is(cfh-message-notifications .messages-panel) .content) .collection) .collection-item){background-color:#eee}.unread:is(:is(:is(:is(cfh-message-notifications .messages-panel) .content) .collection) .collection-item) .timestamp{color:#000}:is(:is(:is(:is(cfh-message-notifications .messages-panel) .content) .collection) .collection-item) .title{margin-right:60px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.new:is(:is(:is(:is(:is(cfh-message-notifications .messages-panel) .content) .collection) .collection-item) .title){font-weight:600}:is(:is(:is(:is(cfh-message-notifications .messages-panel) .content) .collection) .collection-item) .body{font-size:.8rem;line-height:1rem;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:is(:is(:is(:is(cfh-message-notifications .messages-panel) .content) .collection) .collection-item) .timestamp{color:#999;font-size:.8rem}cfh-message-notifications .colorIn{backface-visibility:visible!important;animation-name:colorIn}cfh-message-notifications .colorInUnread{backface-visibility:visible!important;animation-name:colorInUnread}@media only screen and (max-width: 600px){cfh-message-notifications .messages-panel.show{width:100%;box-shadow:none;transition:all .3s ease}}cfh-messages{display:block;height:100%}cfh-messages .overlay{position:absolute;display:none;top:64px;right:0;bottom:0;left:0;height:100%;z-index:1000;background:none;justify-content:center;padding-top:100px}.show:is(cfh-messages .overlay){display:flex}cfh-messages .contain{height:100%}:is(cfh-messages .contain)>div{display:inline-block}:is(cfh-messages .contain) .filters{position:fixed;top:64px;left:-250px;width:240px;height:calc(100% - 128px);overflow-x:hidden;overflow-y:auto;border-right:1px solid #e4e4e4;padding:16px 24px;background-color:#eee;transition:left .3s cubic-bezier(.645,.045,.355,1);z-index:1}.show:is(:is(cfh-messages .contain) .filters){left:0;z-index:1002}:is(cfh-messages .contain) .list{position:relative;width:100%;transition:all .3s ease}:is(:is(cfh-messages .contain) .list)>.actions{padding:16px}:is(:is(:is(cfh-messages .contain) .list)>.actions) .btn{margin-left:8px}@media only screen and (min-width: 769px){cfh-messages .contain .filters{top:176px}}@media only screen and (min-width: 768px){cfh-messages .contain .filters{left:0}cfh-messages .contain .list{width:calc(100% - 240px);margin-left:240px}}@media only screen and (max-width: 600px){cfh-messages .contain .list{padding:0}}cfh-minicalendar{display:block}cfh-minicalendar .minicalendar{margin:0 auto;max-width:540px}:is(cfh-minicalendar .minicalendar) .month{display:flex;align-items:center}:is(:is(cfh-minicalendar .minicalendar) .month)>div{vertical-align:middle;text-align:center}:is(:is(:is(cfh-minicalendar .minicalendar) .month)>div) h6{margin-bottom:.7rem}:is(:is(:is(cfh-minicalendar .minicalendar) .month)>div) i{padding:5px;border-radius:3px}:is(:is(:is(:is(cfh-minicalendar .minicalendar) .month)>div) i):hover{cursor:pointer;background-color:#eee;border-radius:2px}:is(:is(cfh-minicalendar .minicalendar) table) thead{border-bottom:0px}:is(:is(:is(cfh-minicalendar .minicalendar) table) thead) th{padding-bottom:10px;font-size:.8rem;font-weight:400;color:#aaa}.other-month:is(:is(:is(:is(cfh-minicalendar .minicalendar) table) tbody) td){opacity:.8;background-color:#f3f3f3;border:none}.too-soon:is(:is(:is(:is(cfh-minicalendar .minicalendar) table) tbody) td){opacity:.5}:is(:is(:is(:is(cfh-minicalendar .minicalendar) table) tbody) td) .day{position:relative;padding:.75rem 1.3rem;transition:all .3s;z-index:1;width:49px;height:49px;margin:0 auto;border-radius:10%}.today:is(:is(:is(:is(:is(cfh-minicalendar .minicalendar) table) tbody) td) .day){background-color:#2f8f2214;color:var(--cfh-green)}.last-day:is(:is(:is(:is(:is(cfh-minicalendar .minicalendar) table) tbody) td) .day){background-color:#8f222214;color:var(--cfh-red)}.active:is(:is(:is(:is(:is(cfh-minicalendar .minicalendar) table) tbody) td) .day){background-color:var(--cfh-blue);color:#fff}.active:is(:is(:is(:is(:is(cfh-minicalendar .minicalendar) table) tbody) td) .day) .number{color:#fff}.active:is(:is(:is(:is(:is(cfh-minicalendar .minicalendar) table) tbody) td) .day) .indicator{background-color:#fff!important}.previous-month:is(:is(:is(:is(:is(cfh-minicalendar .minicalendar) table) tbody) td) .day){color:#aaa}.current:is(:is(:is(:is(:is(cfh-minicalendar .minicalendar) table) tbody) td) .day){background-color:#fafafa}.has-selected:is(:is(:is(:is(:is(cfh-minicalendar .minicalendar) table) tbody) td) .day):not(.active){background-color:var(--cfh-lighter-blue);color:#fff}.has-selected:is(:is(:is(:is(:is(cfh-minicalendar .minicalendar) table) tbody) td) .day):not(.active) .indicator{background-color:#fff}:is(:is(:is(:is(:is(cfh-minicalendar .minicalendar) table) tbody) td) .day):hover{cursor:pointer}:is(:is(:is(:is(:is(cfh-minicalendar .minicalendar) table) tbody) td) .day):hover:not(.active):not(.has-selected){background-color:#0003}:is(:is(:is(:is(:is(cfh-minicalendar .minicalendar) table) tbody) td) .day) .selected{position:absolute;top:3px;left:0;width:100%;font-size:.6rem;white-space:nowrap;text-align:center}:is(:is(:is(:is(:is(cfh-minicalendar .minicalendar) table) tbody) td) .day) .number{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:24px;transition:all .3s;z-index:2}:is(:is(:is(:is(cfh-minicalendar .minicalendar) table) tbody) td) .indicator{position:absolute;width:6px;height:6px;bottom:5px;left:50%;transform:translate(-50%);border-radius:50%;background-color:var(--cfh-grey);z-index:1;pointer-events:none}cfh-minicalendar .minicalendar table td,cfh-minicalendar .minicalendar table th{text-align:center;border:1px solid transparent;padding:0}@media only screen and (max-width: 400px){cfh-minicalendar .minicalendar table thead th{font-size:.7rem}cfh-minicalendar .minicalendar table tbody td .day{width:29px;height:35px}cfh-minicalendar .minicalendar table tbody td .indicator{width:5px;height:5px;bottom:3px}}cfh-notification{display:block;cursor:pointer}cfh-notifications{display:block}cfh-notifications .notifications-panel{position:fixed;display:block;right:-330px;width:320px;height:100%;z-index:1005;transition:all .3s cubic-bezier(.645,.045,.355,1);background-color:#fff;box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f}.show:is(cfh-notifications .notifications-panel){right:0}:is(cfh-notifications .notifications-panel) .header{width:100%;height:190px;background-color:#f7f7f7;padding-top:3rem}:is(:is(cfh-notifications .notifications-panel) .header) .close{position:absolute;top:10px;left:10px}:is(:is(cfh-notifications .notifications-panel) .header) .title{margin:0 auto;font-size:1.4rem}:is(:is(cfh-notifications .notifications-panel) .header) .mark-all-read{position:absolute;top:166px;right:8px;display:flex;font-size:.8rem;align-items:center}:is(:is(:is(cfh-notifications .notifications-panel) .header) .mark-all-read) i{font-size:1.3rem;margin-right:8px}:is(cfh-notifications .notifications-panel) .tabs{background-color:#f7f7f7;height:48px}:is(:is(:is(cfh-notifications .notifications-panel) .tabs) .tab) a{color:#999;font-size:.8rem}:is(:is(:is(:is(cfh-notifications .notifications-panel) .tabs) .tab) a):hover{color:var(--cfh-grey)}.active:is(:is(:is(:is(cfh-notifications .notifications-panel) .tabs) .tab) a){color:var(--cfh-blue)}.badge:is(:is(:is(:is(cfh-notifications .notifications-panel) .tabs) .tab) span){top:14px;right:calc(100% - 60px);height:20px;border-radius:2px;line-height:1.5rem;font-size:.7rem;padding:0;min-width:20px}:is(:is(cfh-notifications .notifications-panel) .tabs) .indicator{background-color:var(--cfh-blue);border-color:var(--cfh-blue)}:is(cfh-notifications .notifications-panel) .content{overflow:auto;height:calc(100% - 192px)}:is(:is(cfh-notifications .notifications-panel) .content) .preloader{margin:0 auto;width:64px;padding:20px 0}:is(:is(cfh-notifications .notifications-panel) .content) .collection{margin:0}:is(:is(:is(cfh-notifications .notifications-panel) .content) .collection) .collection-item{display:inline-block;width:100%;font-size:.9rem;animation-duration:3s;animation-fill-mode:both}.active:is(:is(:is(:is(cfh-notifications .notifications-panel) .content) .collection) .collection-item){background-color:initial;color:initial}.unread:is(:is(:is(:is(cfh-notifications .notifications-panel) .content) .collection) .collection-item){background-color:#eee}.unread:is(:is(:is(:is(cfh-notifications .notifications-panel) .content) .collection) .collection-item) .timestamp{font-weight:700;color:#000}:is(:is(:is(:is(cfh-notifications .notifications-panel) .content) .collection) .collection-item) .title{margin-right:60px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.new:is(:is(:is(:is(:is(cfh-notifications .notifications-panel) .content) .collection) .collection-item) .title){font-weight:600}:is(:is(:is(:is(cfh-notifications .notifications-panel) .content) .collection) .collection-item) .description{font-size:.8rem;line-height:1rem;margin-top:4px}:is(:is(:is(:is(cfh-notifications .notifications-panel) .content) .collection) .collection-item) .timestamp{color:#999;font-size:.8rem}:is(:is(:is(cfh-notifications .notifications-panel) .content) .actions) .progress{position:absolute;bottom:0;width:100%;margin:0}:is(:is(:is(:is(:is(cfh-notifications .notifications-panel) .content) .actions) .progress) .indeterminate):after{animation-delay:.9s}cfh-notifications .colorIn{backface-visibility:visible!important;animation-name:colorIn}cfh-notifications .colorInUnread{backface-visibility:visible!important;animation-name:colorInUnread}@media only screen and (max-width: 600px){cfh-notifications .notifications-panel.show{width:100%;box-shadow:none;transition:all .3s ease}}@media only screen and (min-width: 600px){cfh-notifications .notifications-panel.show{top:0}}@media only screen and (max-width: 250px){cfh-notifications .notifications-panel .tabs .tab a span{display:none}}@media only screen and (max-width: 600px){cfh-notifications .notifications-panel .tabs .tab span.badge{right:calc(100% - 40px)}}cfh-notifications .notifications-panel .content .actions .progress .indeterminate:before,cfh-notifications .notifications-panel .content .actions .progress .indeterminate:after{animation-duration:1.1s}@keyframes colorIn{0%{background-color:#ddd}to{background-color:#fff}}@keyframes colorInUnread{0%{background-color:#ddd}to{background-color:#ecf4ff}}cfh-privacy{display:block}:is(cfh-privacy .privacy) a{color:#339;font-weight:700}cfh-privacy .uppercase{text-transform:uppercase}cfh-privacy ol{padding-left:20px}.alpha:is(cfh-privacy ol){list-style-type:lower-alpha}:is(cfh-privacy ol) li{padding-bottom:8px}.disc:is(cfh-privacy ol){list-style-type:disc}cfh-profile-menu{display:block}cfh-profile-menu ul{position:relative}cfh-profile-menu .profile-dropdown-button{cursor:pointer;height:60px;line-height:60px}:is(:is(cfh-profile-menu .profile-dropdown-button) li):hover{background:#969696e6}:is(cfh-profile-menu .profile-dropdown-button) .person{color:var(--cfh-grey);line-height:20px}:is(:is(cfh-profile-menu .profile-dropdown-button) .person) span{font-size:.8em}:is(:is(cfh-profile-menu .profile-dropdown-button) .dropdown-button)>.material-icons{line-height:inherit!important;color:var(--cfh-grey)}cfh-profile-menu #profile-dropdown{padding:0!important;margin:0!important;border:0!important;height:200%!important;overflow:hidden!important}cfh-profile-menu .dropdown-content{background:#969696e6}cfh-profile-menu ul>li,cfh-profile-menu ul>li>a{height:100%}cfh-profile-menu .profile-dropdown-button:hover .material-icons,cfh-profile-menu .profile-dropdown-button:focus .material-icons,cfh-profile-menu .profile-dropdown-button:active .material-icons{color:#fff}cfh-profile-menu #profile-dropdown li,cfh-profile-menu #profile-dropdown a{height:60px;padding-left:1.2em!important;color:#fff;font-size:.8em}cfh-profile-menu #profile-dropdown li i,cfh-profile-menu #profile-dropdown a i{line-height:60px;font-size:1.5rem}cfh-profile-menu #profile-dropdown li:hover,cfh-profile-menu #profile-dropdown a:hover{background-color:#3737371a!important}cfh-profile-policies{display:block;height:100%}@media only screen and (min-width: 600px){cfh-profile-policies{padding:20px}}cfh-profile-qualifications{display:block;height:100%}@media only screen and (min-width: 600px){cfh-profile-qualifications{padding:20px}}cfh-profile{display:block}cfh-profile .card{max-width:768px;margin:30px auto}:is(cfh-profile .card) .card-content{margin:0;padding:20px 30px}@media only screen and (max-width: 600px){cfh-profile .card{margin:0;padding:0;box-shadow:none;border:none}cfh-profile .card .card-content{padding:16px}}cfh-progress{display:block}cfh-progress .radial-progress{margin:0 auto;width:120px;height:120px;background-color:#ebebeb;border-radius:50%}:is(:is(cfh-progress .radial-progress) .circle) .shadow{box-shadow:0 0 #0003 inset}:is(:is(cfh-progress .radial-progress) .circle) .mask{clip:rect(0px,120px,120px,60px)}:is(:is(:is(cfh-progress .radial-progress) .circle) .mask) .fill{clip:rect(0px,60px,120px,0px);background-color:#3d6fa9}:is(cfh-progress .radial-progress) .inset{width:90px;height:90px;position:absolute;margin-left:15px;margin-top:15px;background-color:#d9d9d9;border-radius:50%;box-shadow:0 0 #0003}:is(:is(cfh-progress .radial-progress) .inset) .percentage{height:22px;width:57px;overflow:hidden;position:absolute;top:34px;left:16.5px;line-height:1}:is(:is(:is(cfh-progress .radial-progress) .inset) .percentage) .numbers{margin-top:-var(--percentage-font-size);transition:width 1s;width:11400px}:is(:is(:is(:is(cfh-progress .radial-progress) .inset) .percentage) .numbers) span{width:57px;display:inline-block;vertical-align:top;text-align:center;font-weight:800;font-size:22px;color:#3d6fa9}.fix:is(:is([data-progress="0"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(0)}.fix:is(:is([data-progress="1"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(3.6deg)}.fix:is(:is([data-progress="2"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(7.2deg)}.fix:is(:is([data-progress="3"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(10.8deg)}.fix:is(:is([data-progress="4"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(14.4deg)}.fix:is(:is([data-progress="5"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(18deg)}.fix:is(:is([data-progress="6"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(21.6deg)}.fix:is(:is([data-progress="7"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(25.2deg)}.fix:is(:is([data-progress="8"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(28.8deg)}.fix:is(:is([data-progress="9"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(32.4deg)}.fix:is(:is([data-progress="10"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(36deg)}.fix:is(:is([data-progress="11"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(39.6deg)}.fix:is(:is([data-progress="12"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(43.2deg)}.fix:is(:is([data-progress="13"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(46.800000000000004deg)}.fix:is(:is([data-progress="14"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(50.4deg)}.fix:is(:is([data-progress="15"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(54deg)}.fix:is(:is([data-progress="16"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(57.6deg)}.fix:is(:is([data-progress="17"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(61.2deg)}.fix:is(:is([data-progress="18"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(64.8deg)}.fix:is(:is([data-progress="19"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(68.4deg)}.fix:is(:is([data-progress="20"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(72deg)}.fix:is(:is([data-progress="21"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(75.60000000000001deg)}.fix:is(:is([data-progress="22"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(79.2deg)}.fix:is(:is([data-progress="23"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(82.8deg)}.fix:is(:is([data-progress="24"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(86.4deg)}.fix:is(:is([data-progress="25"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(90deg)}.fix:is(:is([data-progress="26"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(93.60000000000001deg)}.fix:is(:is([data-progress="27"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(97.2deg)}.fix:is(:is([data-progress="28"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(100.8deg)}.fix:is(:is([data-progress="29"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(104.4deg)}.fix:is(:is([data-progress="30"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(108deg)}.fix:is(:is([data-progress="31"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(111.60000000000001deg)}.fix:is(:is([data-progress="32"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(115.2deg)}.fix:is(:is([data-progress="33"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(118.8deg)}.fix:is(:is([data-progress="34"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(122.4deg)}.fix:is(:is([data-progress="35"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(126deg)}.fix:is(:is([data-progress="36"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(129.6deg)}.fix:is(:is([data-progress="37"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(133.20000000000002deg)}.fix:is(:is([data-progress="38"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(136.8deg)}.fix:is(:is([data-progress="39"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(140.4deg)}.fix:is(:is([data-progress="40"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(144deg)}.fix:is(:is([data-progress="41"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(147.6deg)}.fix:is(:is([data-progress="42"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(151.20000000000002deg)}.fix:is(:is([data-progress="43"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(154.8deg)}.fix:is(:is([data-progress="44"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(158.4deg)}.fix:is(:is([data-progress="45"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(162deg)}.fix:is(:is([data-progress="46"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(165.6deg)}.fix:is(:is([data-progress="47"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(169.20000000000002deg)}.fix:is(:is([data-progress="48"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(172.8deg)}.fix:is(:is([data-progress="49"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(176.4deg)}.fix:is(:is([data-progress="50"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(180deg)}.fix:is(:is([data-progress="51"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(183.6deg)}.fix:is(:is([data-progress="52"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(187.20000000000002deg)}.fix:is(:is([data-progress="53"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(190.8deg)}.fix:is(:is([data-progress="54"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(194.4deg)}.fix:is(:is([data-progress="55"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(198deg)}.fix:is(:is([data-progress="56"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(201.6deg)}.fix:is(:is([data-progress="57"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(205.20000000000002deg)}.fix:is(:is([data-progress="58"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(208.8deg)}.fix:is(:is([data-progress="59"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(212.4deg)}.fix:is(:is([data-progress="60"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(216deg)}.fix:is(:is([data-progress="61"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(219.6deg)}.fix:is(:is([data-progress="62"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(223.20000000000002deg)}.fix:is(:is([data-progress="63"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(226.8deg)}.fix:is(:is([data-progress="64"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(230.4deg)}.fix:is(:is([data-progress="65"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(234deg)}.fix:is(:is([data-progress="66"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(237.6deg)}.fix:is(:is([data-progress="67"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(241.20000000000002deg)}.fix:is(:is([data-progress="68"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(244.8deg)}.fix:is(:is([data-progress="69"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(248.4deg)}.fix:is(:is([data-progress="70"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(252deg)}.fix:is(:is([data-progress="71"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(255.6deg)}.fix:is(:is([data-progress="72"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(259.2deg)}.fix:is(:is([data-progress="73"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(262.8deg)}.fix:is(:is([data-progress="74"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(266.40000000000003deg)}.fix:is(:is([data-progress="75"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(270deg)}.fix:is(:is([data-progress="76"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(273.6deg)}.fix:is(:is([data-progress="77"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(277.2deg)}.fix:is(:is([data-progress="78"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(280.8deg)}.fix:is(:is([data-progress="79"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(284.40000000000003deg)}.fix:is(:is([data-progress="80"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(288deg)}.fix:is(:is([data-progress="81"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(291.6deg)}.fix:is(:is([data-progress="82"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(295.2deg)}.fix:is(:is([data-progress="83"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(298.8deg)}.fix:is(:is([data-progress="84"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(302.40000000000003deg)}.fix:is(:is([data-progress="85"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(306deg)}.fix:is(:is([data-progress="86"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(309.6deg)}.fix:is(:is([data-progress="87"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(313.2deg)}.fix:is(:is([data-progress="88"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(316.8deg)}.fix:is(:is([data-progress="89"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(320.40000000000003deg)}.fix:is(:is([data-progress="90"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(324deg)}.fix:is(:is([data-progress="91"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(327.6deg)}.fix:is(:is([data-progress="92"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(331.2deg)}.fix:is(:is([data-progress="93"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(334.8deg)}.fix:is(:is([data-progress="94"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(338.40000000000003deg)}.fix:is(:is([data-progress="95"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(342deg)}.fix:is(:is([data-progress="96"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(345.6deg)}.fix:is(:is([data-progress="97"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(349.2deg)}.fix:is(:is([data-progress="98"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(352.8deg)}.fix:is(:is([data-progress="99"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(356.40000000000003deg)}.fix:is(:is([data-progress="100"]:is(cfh-progress .radial-progress) .circle) .fill){transform:rotate(360deg)}cfh-progress .radial-progress .circle .mask,cfh-progress .radial-progress .circle .fill,cfh-progress .radial-progress .circle .shadow{width:120px;height:120px;position:absolute;border-radius:50%}cfh-progress .radial-progress .circle .mask,cfh-progress .radial-progress .circle .fill{-webkit-backface-visibility:hidden;transition:transform 1s;border-radius:50%}cfh-progress .radial-progress[data-progress="0"] .circle .mask.full,cfh-progress .radial-progress[data-progress="0"] .circle .fill{transform:rotate(0)}cfh-progress .radial-progress[data-progress="1"] .circle .mask.full,cfh-progress .radial-progress[data-progress="1"] .circle .fill{transform:rotate(1.8deg)}cfh-progress .radial-progress[data-progress="2"] .circle .mask.full,cfh-progress .radial-progress[data-progress="2"] .circle .fill{transform:rotate(3.6deg)}cfh-progress .radial-progress[data-progress="3"] .circle .mask.full,cfh-progress .radial-progress[data-progress="3"] .circle .fill{transform:rotate(5.4deg)}cfh-progress .radial-progress[data-progress="4"] .circle .mask.full,cfh-progress .radial-progress[data-progress="4"] .circle .fill{transform:rotate(7.2deg)}cfh-progress .radial-progress[data-progress="5"] .circle .mask.full,cfh-progress .radial-progress[data-progress="5"] .circle .fill{transform:rotate(9deg)}cfh-progress .radial-progress[data-progress="6"] .circle .mask.full,cfh-progress .radial-progress[data-progress="6"] .circle .fill{transform:rotate(10.8deg)}cfh-progress .radial-progress[data-progress="7"] .circle .mask.full,cfh-progress .radial-progress[data-progress="7"] .circle .fill{transform:rotate(12.6deg)}cfh-progress .radial-progress[data-progress="8"] .circle .mask.full,cfh-progress .radial-progress[data-progress="8"] .circle .fill{transform:rotate(14.4deg)}cfh-progress .radial-progress[data-progress="9"] .circle .mask.full,cfh-progress .radial-progress[data-progress="9"] .circle .fill{transform:rotate(16.2deg)}cfh-progress .radial-progress[data-progress="10"] .circle .mask.full,cfh-progress .radial-progress[data-progress="10"] .circle .fill{transform:rotate(18deg)}cfh-progress .radial-progress[data-progress="11"] .circle .mask.full,cfh-progress .radial-progress[data-progress="11"] .circle .fill{transform:rotate(19.8deg)}cfh-progress .radial-progress[data-progress="12"] .circle .mask.full,cfh-progress .radial-progress[data-progress="12"] .circle .fill{transform:rotate(21.6deg)}cfh-progress .radial-progress[data-progress="13"] .circle .mask.full,cfh-progress .radial-progress[data-progress="13"] .circle .fill{transform:rotate(23.400000000000002deg)}cfh-progress .radial-progress[data-progress="14"] .circle .mask.full,cfh-progress .radial-progress[data-progress="14"] .circle .fill{transform:rotate(25.2deg)}cfh-progress .radial-progress[data-progress="15"] .circle .mask.full,cfh-progress .radial-progress[data-progress="15"] .circle .fill{transform:rotate(27deg)}cfh-progress .radial-progress[data-progress="16"] .circle .mask.full,cfh-progress .radial-progress[data-progress="16"] .circle .fill{transform:rotate(28.8deg)}cfh-progress .radial-progress[data-progress="17"] .circle .mask.full,cfh-progress .radial-progress[data-progress="17"] .circle .fill{transform:rotate(30.6deg)}cfh-progress .radial-progress[data-progress="18"] .circle .mask.full,cfh-progress .radial-progress[data-progress="18"] .circle .fill{transform:rotate(32.4deg)}cfh-progress .radial-progress[data-progress="19"] .circle .mask.full,cfh-progress .radial-progress[data-progress="19"] .circle .fill{transform:rotate(34.2deg)}cfh-progress .radial-progress[data-progress="20"] .circle .mask.full,cfh-progress .radial-progress[data-progress="20"] .circle .fill{transform:rotate(36deg)}cfh-progress .radial-progress[data-progress="21"] .circle .mask.full,cfh-progress .radial-progress[data-progress="21"] .circle .fill{transform:rotate(37.800000000000004deg)}cfh-progress .radial-progress[data-progress="22"] .circle .mask.full,cfh-progress .radial-progress[data-progress="22"] .circle .fill{transform:rotate(39.6deg)}cfh-progress .radial-progress[data-progress="23"] .circle .mask.full,cfh-progress .radial-progress[data-progress="23"] .circle .fill{transform:rotate(41.4deg)}cfh-progress .radial-progress[data-progress="24"] .circle .mask.full,cfh-progress .radial-progress[data-progress="24"] .circle .fill{transform:rotate(43.2deg)}cfh-progress .radial-progress[data-progress="25"] .circle .mask.full,cfh-progress .radial-progress[data-progress="25"] .circle .fill{transform:rotate(45deg)}cfh-progress .radial-progress[data-progress="26"] .circle .mask.full,cfh-progress .radial-progress[data-progress="26"] .circle .fill{transform:rotate(46.800000000000004deg)}cfh-progress .radial-progress[data-progress="27"] .circle .mask.full,cfh-progress .radial-progress[data-progress="27"] .circle .fill{transform:rotate(48.6deg)}cfh-progress .radial-progress[data-progress="28"] .circle .mask.full,cfh-progress .radial-progress[data-progress="28"] .circle .fill{transform:rotate(50.4deg)}cfh-progress .radial-progress[data-progress="29"] .circle .mask.full,cfh-progress .radial-progress[data-progress="29"] .circle .fill{transform:rotate(52.2deg)}cfh-progress .radial-progress[data-progress="30"] .circle .mask.full,cfh-progress .radial-progress[data-progress="30"] .circle .fill{transform:rotate(54deg)}cfh-progress .radial-progress[data-progress="31"] .circle .mask.full,cfh-progress .radial-progress[data-progress="31"] .circle .fill{transform:rotate(55.800000000000004deg)}cfh-progress .radial-progress[data-progress="32"] .circle .mask.full,cfh-progress .radial-progress[data-progress="32"] .circle .fill{transform:rotate(57.6deg)}cfh-progress .radial-progress[data-progress="33"] .circle .mask.full,cfh-progress .radial-progress[data-progress="33"] .circle .fill{transform:rotate(59.4deg)}cfh-progress .radial-progress[data-progress="34"] .circle .mask.full,cfh-progress .radial-progress[data-progress="34"] .circle .fill{transform:rotate(61.2deg)}cfh-progress .radial-progress[data-progress="35"] .circle .mask.full,cfh-progress .radial-progress[data-progress="35"] .circle .fill{transform:rotate(63deg)}cfh-progress .radial-progress[data-progress="36"] .circle .mask.full,cfh-progress .radial-progress[data-progress="36"] .circle .fill{transform:rotate(64.8deg)}cfh-progress .radial-progress[data-progress="37"] .circle .mask.full,cfh-progress .radial-progress[data-progress="37"] .circle .fill{transform:rotate(66.60000000000001deg)}cfh-progress .radial-progress[data-progress="38"] .circle .mask.full,cfh-progress .radial-progress[data-progress="38"] .circle .fill{transform:rotate(68.4deg)}cfh-progress .radial-progress[data-progress="39"] .circle .mask.full,cfh-progress .radial-progress[data-progress="39"] .circle .fill{transform:rotate(70.2deg)}cfh-progress .radial-progress[data-progress="40"] .circle .mask.full,cfh-progress .radial-progress[data-progress="40"] .circle .fill{transform:rotate(72deg)}cfh-progress .radial-progress[data-progress="41"] .circle .mask.full,cfh-progress .radial-progress[data-progress="41"] .circle .fill{transform:rotate(73.8deg)}cfh-progress .radial-progress[data-progress="42"] .circle .mask.full,cfh-progress .radial-progress[data-progress="42"] .circle .fill{transform:rotate(75.60000000000001deg)}cfh-progress .radial-progress[data-progress="43"] .circle .mask.full,cfh-progress .radial-progress[data-progress="43"] .circle .fill{transform:rotate(77.4deg)}cfh-progress .radial-progress[data-progress="44"] .circle .mask.full,cfh-progress .radial-progress[data-progress="44"] .circle .fill{transform:rotate(79.2deg)}cfh-progress .radial-progress[data-progress="45"] .circle .mask.full,cfh-progress .radial-progress[data-progress="45"] .circle .fill{transform:rotate(81deg)}cfh-progress .radial-progress[data-progress="46"] .circle .mask.full,cfh-progress .radial-progress[data-progress="46"] .circle .fill{transform:rotate(82.8deg)}cfh-progress .radial-progress[data-progress="47"] .circle .mask.full,cfh-progress .radial-progress[data-progress="47"] .circle .fill{transform:rotate(84.60000000000001deg)}cfh-progress .radial-progress[data-progress="48"] .circle .mask.full,cfh-progress .radial-progress[data-progress="48"] .circle .fill{transform:rotate(86.4deg)}cfh-progress .radial-progress[data-progress="49"] .circle .mask.full,cfh-progress .radial-progress[data-progress="49"] .circle .fill{transform:rotate(88.2deg)}cfh-progress .radial-progress[data-progress="50"] .circle .mask.full,cfh-progress .radial-progress[data-progress="50"] .circle .fill{transform:rotate(90deg)}cfh-progress .radial-progress[data-progress="51"] .circle .mask.full,cfh-progress .radial-progress[data-progress="51"] .circle .fill{transform:rotate(91.8deg)}cfh-progress .radial-progress[data-progress="52"] .circle .mask.full,cfh-progress .radial-progress[data-progress="52"] .circle .fill{transform:rotate(93.60000000000001deg)}cfh-progress .radial-progress[data-progress="53"] .circle .mask.full,cfh-progress .radial-progress[data-progress="53"] .circle .fill{transform:rotate(95.4deg)}cfh-progress .radial-progress[data-progress="54"] .circle .mask.full,cfh-progress .radial-progress[data-progress="54"] .circle .fill{transform:rotate(97.2deg)}cfh-progress .radial-progress[data-progress="55"] .circle .mask.full,cfh-progress .radial-progress[data-progress="55"] .circle .fill{transform:rotate(99deg)}cfh-progress .radial-progress[data-progress="56"] .circle .mask.full,cfh-progress .radial-progress[data-progress="56"] .circle .fill{transform:rotate(100.8deg)}cfh-progress .radial-progress[data-progress="57"] .circle .mask.full,cfh-progress .radial-progress[data-progress="57"] .circle .fill{transform:rotate(102.60000000000001deg)}cfh-progress .radial-progress[data-progress="58"] .circle .mask.full,cfh-progress .radial-progress[data-progress="58"] .circle .fill{transform:rotate(104.4deg)}cfh-progress .radial-progress[data-progress="59"] .circle .mask.full,cfh-progress .radial-progress[data-progress="59"] .circle .fill{transform:rotate(106.2deg)}cfh-progress .radial-progress[data-progress="60"] .circle .mask.full,cfh-progress .radial-progress[data-progress="60"] .circle .fill{transform:rotate(108deg)}cfh-progress .radial-progress[data-progress="61"] .circle .mask.full,cfh-progress .radial-progress[data-progress="61"] .circle .fill{transform:rotate(109.8deg)}cfh-progress .radial-progress[data-progress="62"] .circle .mask.full,cfh-progress .radial-progress[data-progress="62"] .circle .fill{transform:rotate(111.60000000000001deg)}cfh-progress .radial-progress[data-progress="63"] .circle .mask.full,cfh-progress .radial-progress[data-progress="63"] .circle .fill{transform:rotate(113.4deg)}cfh-progress .radial-progress[data-progress="64"] .circle .mask.full,cfh-progress .radial-progress[data-progress="64"] .circle .fill{transform:rotate(115.2deg)}cfh-progress .radial-progress[data-progress="65"] .circle .mask.full,cfh-progress .radial-progress[data-progress="65"] .circle .fill{transform:rotate(117deg)}cfh-progress .radial-progress[data-progress="66"] .circle .mask.full,cfh-progress .radial-progress[data-progress="66"] .circle .fill{transform:rotate(118.8deg)}cfh-progress .radial-progress[data-progress="67"] .circle .mask.full,cfh-progress .radial-progress[data-progress="67"] .circle .fill{transform:rotate(120.60000000000001deg)}cfh-progress .radial-progress[data-progress="68"] .circle .mask.full,cfh-progress .radial-progress[data-progress="68"] .circle .fill{transform:rotate(122.4deg)}cfh-progress .radial-progress[data-progress="69"] .circle .mask.full,cfh-progress .radial-progress[data-progress="69"] .circle .fill{transform:rotate(124.2deg)}cfh-progress .radial-progress[data-progress="70"] .circle .mask.full,cfh-progress .radial-progress[data-progress="70"] .circle .fill{transform:rotate(126deg)}cfh-progress .radial-progress[data-progress="71"] .circle .mask.full,cfh-progress .radial-progress[data-progress="71"] .circle .fill{transform:rotate(127.8deg)}cfh-progress .radial-progress[data-progress="72"] .circle .mask.full,cfh-progress .radial-progress[data-progress="72"] .circle .fill{transform:rotate(129.6deg)}cfh-progress .radial-progress[data-progress="73"] .circle .mask.full,cfh-progress .radial-progress[data-progress="73"] .circle .fill{transform:rotate(131.4deg)}cfh-progress .radial-progress[data-progress="74"] .circle .mask.full,cfh-progress .radial-progress[data-progress="74"] .circle .fill{transform:rotate(133.20000000000002deg)}cfh-progress .radial-progress[data-progress="75"] .circle .mask.full,cfh-progress .radial-progress[data-progress="75"] .circle .fill{transform:rotate(135deg)}cfh-progress .radial-progress[data-progress="76"] .circle .mask.full,cfh-progress .radial-progress[data-progress="76"] .circle .fill{transform:rotate(136.8deg)}cfh-progress .radial-progress[data-progress="77"] .circle .mask.full,cfh-progress .radial-progress[data-progress="77"] .circle .fill{transform:rotate(138.6deg)}cfh-progress .radial-progress[data-progress="78"] .circle .mask.full,cfh-progress .radial-progress[data-progress="78"] .circle .fill{transform:rotate(140.4deg)}cfh-progress .radial-progress[data-progress="79"] .circle .mask.full,cfh-progress .radial-progress[data-progress="79"] .circle .fill{transform:rotate(142.20000000000002deg)}cfh-progress .radial-progress[data-progress="80"] .circle .mask.full,cfh-progress .radial-progress[data-progress="80"] .circle .fill{transform:rotate(144deg)}cfh-progress .radial-progress[data-progress="81"] .circle .mask.full,cfh-progress .radial-progress[data-progress="81"] .circle .fill{transform:rotate(145.8deg)}cfh-progress .radial-progress[data-progress="82"] .circle .mask.full,cfh-progress .radial-progress[data-progress="82"] .circle .fill{transform:rotate(147.6deg)}cfh-progress .radial-progress[data-progress="83"] .circle .mask.full,cfh-progress .radial-progress[data-progress="83"] .circle .fill{transform:rotate(149.4deg)}cfh-progress .radial-progress[data-progress="84"] .circle .mask.full,cfh-progress .radial-progress[data-progress="84"] .circle .fill{transform:rotate(151.20000000000002deg)}cfh-progress .radial-progress[data-progress="85"] .circle .mask.full,cfh-progress .radial-progress[data-progress="85"] .circle .fill{transform:rotate(153deg)}cfh-progress .radial-progress[data-progress="86"] .circle .mask.full,cfh-progress .radial-progress[data-progress="86"] .circle .fill{transform:rotate(154.8deg)}cfh-progress .radial-progress[data-progress="87"] .circle .mask.full,cfh-progress .radial-progress[data-progress="87"] .circle .fill{transform:rotate(156.6deg)}cfh-progress .radial-progress[data-progress="88"] .circle .mask.full,cfh-progress .radial-progress[data-progress="88"] .circle .fill{transform:rotate(158.4deg)}cfh-progress .radial-progress[data-progress="89"] .circle .mask.full,cfh-progress .radial-progress[data-progress="89"] .circle .fill{transform:rotate(160.20000000000002deg)}cfh-progress .radial-progress[data-progress="90"] .circle .mask.full,cfh-progress .radial-progress[data-progress="90"] .circle .fill{transform:rotate(162deg)}cfh-progress .radial-progress[data-progress="91"] .circle .mask.full,cfh-progress .radial-progress[data-progress="91"] .circle .fill{transform:rotate(163.8deg)}cfh-progress .radial-progress[data-progress="92"] .circle .mask.full,cfh-progress .radial-progress[data-progress="92"] .circle .fill{transform:rotate(165.6deg)}cfh-progress .radial-progress[data-progress="93"] .circle .mask.full,cfh-progress .radial-progress[data-progress="93"] .circle .fill{transform:rotate(167.4deg)}cfh-progress .radial-progress[data-progress="94"] .circle .mask.full,cfh-progress .radial-progress[data-progress="94"] .circle .fill{transform:rotate(169.20000000000002deg)}cfh-progress .radial-progress[data-progress="95"] .circle .mask.full,cfh-progress .radial-progress[data-progress="95"] .circle .fill{transform:rotate(171deg)}cfh-progress .radial-progress[data-progress="96"] .circle .mask.full,cfh-progress .radial-progress[data-progress="96"] .circle .fill{transform:rotate(172.8deg)}cfh-progress .radial-progress[data-progress="97"] .circle .mask.full,cfh-progress .radial-progress[data-progress="97"] .circle .fill{transform:rotate(174.6deg)}cfh-progress .radial-progress[data-progress="98"] .circle .mask.full,cfh-progress .radial-progress[data-progress="98"] .circle .fill{transform:rotate(176.4deg)}cfh-progress .radial-progress[data-progress="99"] .circle .mask.full,cfh-progress .radial-progress[data-progress="99"] .circle .fill{transform:rotate(178.20000000000002deg)}cfh-progress .radial-progress[data-progress="100"] .circle .mask.full,cfh-progress .radial-progress[data-progress="100"] .circle .fill{transform:rotate(180deg)}cfh-progression{display:block}cfh-progression .progression{position:relative;background-color:#ddd;width:100%;height:auto;border-radius:3px 3px 0 0}:is(cfh-progression .progression)>div{position:relative}:is(cfh-progression .progression) .appellation{padding:25px;color:var(--cfh-grey);font-size:1.1rem;border-radius:2px;height:60px}:is(:is(cfh-progression .progression) .appellation) span{text-transform:none;font-size:1.5rem;color:var(--cfh-blue)}:is(cfh-progression .progression) .circle-container{position:relative;margin-left:30px;padding:20px 5px;overflow:auto}:is(:is(cfh-progression .progression) .circle-container) .title{padding-bottom:10px;font-size:1.5rem;color:var(--cfh-grey)}:is(:is(cfh-progression .progression) .circle-container) .bar{position:relative;width:50px;height:16px;background:#e5e5e5;float:left;margin-top:14px;margin-left:-15px;margin-right:-15px}.complete:is(:is(:is(cfh-progression .progression) .circle-container) .bar){background:var(--cfh-grey)}.creepin:is(:is(:is(cfh-progression .progression) .circle-container) .bar){background:var(--cfh-grey)}:is(:is(cfh-progression .progression) .circle-container) .item{position:relative;display:block;z-index:1}:is(:is(:is(cfh-progression .progression) .circle-container) .item) .circle{position:relative;width:44px;height:44px;margin-left:4px;margin-right:2px;border-radius:50%;float:left;transition:all .1s ease-in;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:#e5e5e5}.complete:is(:is(:is(:is(cfh-progression .progression) .circle-container) .item) .circle){background-color:var(--cfh-grey)}.complete:is(:is(:is(:is(cfh-progression .progression) .circle-container) .item) .circle) i{color:#fff}.youarehere:is(:is(:is(:is(cfh-progression .progression) .circle-container) .item) .circle){background-color:var(--cfh-blue)}.youarehere:is(:is(:is(:is(cfh-progression .progression) .circle-container) .item) .circle) i{color:#fff}.active:is(:is(:is(:is(cfh-progression .progression) .circle-container) .item) .circle){background-color:#fff;box-shadow:0 0 12px #0009}.active:is(:is(:is(:is(cfh-progression .progression) .circle-container) .item) .circle) i{color:var(--cfh-grey)}:is(:is(:is(:is(cfh-progression .progression) .circle-container) .item) .circle) i{color:#aaa;position:absolute;top:10px;left:10px;transition:all .3s ease-in;font-size:1.6rem}cfh-progression iframe{width:100%;height:100%;border-radius:50%;z-index:-1;display:none}:is(cfh-progression.event .progression) .map{position:absolute;background:url(/assets/map-DxC7ydlC.png) no-repeat 50%;width:50px;height:50px;right:10px;bottom:10px;border-radius:4px;border:1px solid #c1c1c1;background-size:600%;transition:all .14s;z-index:100}:is(:is(cfh-progression.event .progression) .map) .close{position:absolute;bottom:10px;right:10px;width:auto;height:auto}:is(:is(cfh-progression.event .progression) .map):hover:not(.maximized){cursor:pointer;bottom:12px;right:12px;box-shadow:1px 1px 5px #00000080}:is(:is(cfh-progression.event .progression) .map):hover:not(.maximized) .title{color:var(--cfh-grey)}.maximized:is(:is(cfh-progression.event .progression) .map){width:100%;height:100%;bottom:0;right:0;margin:0;padding:0;border-radius:2px 2px 0 0;background-size:130%;box-shadow:none}.maximized:is(:is(cfh-progression.event .progression) .map) iframe{display:block}:is(:is(cfh-progression.event .progression) .map) .title{position:absolute;top:-18px;right:47%;transform:translate(45%);font-size:.7rem;white-space:nowrap;color:#aaa;transition:all .3s ease-in}@media only screen and (max-width: 500px){cfh-progression .progression .appellation{font-size:1.2rem}}@media only screen and (max-width: 768px){cfh-progression .progression .circle-container{display:none}}@media only screen and (max-width: 500px){cfh-progression .progression .circle-container .bar{width:30px;height:12px;margin-top:10px}cfh-progression .progression .circle-container .item .circle{width:32px;height:32px;margin-left:3px;margin-right:3px;background-color:transparent}}cfh-progression .progression .circle-container .item .circle:hover:not(.active).complete,cfh-progression .progression .circle-container .item .circle:hover:not(.active).youarehere{margin-top:-3px;box-shadow:0 2px 8px #0000004d;cursor:pointer}@media only screen and (max-width: 500px){cfh-progression .progression .circle-container .item .circle i{top:5px;left:5px;font-size:1.5rem}}cfh-project-approve-modal{display:block}:is(cfh-project-approve-modal .warning) i{float:left}:is(cfh-project-approve-modal .warning) .text{padding-left:40px}cfh-project-breakdown{display:block}:is(cfh-project-breakdown ul) li{margin-left:20px;list-style-type:disc}cfh-project-breakdown .current-tab{text-transform:capitalize}:is(cfh-project-breakdown .costs) o-tabs{height:48px}:is(:is(cfh-project-breakdown .costs) o-tabs) .o-tabs{justify-content:center}:is(:is(:is(cfh-project-breakdown .costs) o-tabs) .o-tabs) .o-tab{font-size:1.2rem}:is(cfh-project-breakdown .costs) .description{padding:24px 0 0}:is(cfh-project-breakdown .costs) .quick-actions{display:flex;justify-content:space-around;align-items:center;margin:0 auto;max-width:300px;padding:32px 0}:is(:is(cfh-project-breakdown .costs) #project-cost-printout) .tab-content{min-height:300px;max-width:450px;margin:0 auto}:is(:is(:is(cfh-project-breakdown .costs) #project-cost-printout) .tab-content) .divider{margin-bottom:16px}:is(:is(:is(cfh-project-breakdown .costs) #project-cost-printout) .tab-content) .item-group{margin-bottom:16px;text-align:left}:is(:is(:is(:is(:is(cfh-project-breakdown .costs) #project-cost-printout) .tab-content) .item-group) .item) .left{margin-left:16px}:is(:is(:is(cfh-project-breakdown .costs) #project-cost-printout) .tab-content) .item{display:flex;align-items:center;justify-content:space-between;flex-direction:row;width:100%}.total:is(:is(:is(:is(cfh-project-breakdown .costs) #project-cost-printout) .tab-content) .item){margin-bottom:16px;font-weight:700;font-size:1.1rem}.processing-fee:is(:is(:is(:is(cfh-project-breakdown .costs) #project-cost-printout) .tab-content) .item){align-items:normal}.processing-fee:is(:is(:is(:is(cfh-project-breakdown .costs) #project-cost-printout) .tab-content) .item) .processing-fee-note{font-size:.8rem;margin-left:16px}.discount:is(:is(:is(:is(cfh-project-breakdown .costs) #project-cost-printout) .tab-content) .item){color:var(--cfh-green)}@media only screen and (max-width: 600px){cfh-project-breakdown .modal.shift-details .modal-content{padding:8px}}cfh-project-changes{display:block;height:100%;width:100%}cfh-project-changes .cards{max-width:960px;margin:0 auto;padding-top:0}:is(cfh-project-changes .cards) .card{max-width:960px;min-width:300px;margin:0 auto}:is(:is(cfh-project-changes .cards) .card) .card-content{overflow:auto}:is(:is(:is(cfh-project-changes .cards) .card) .card-content)>.content{background:#fff;overflow:hidden}@media only screen and (max-width: 768px){cfh-project-changes{padding:0}}@media only screen and (min-width: 768px){cfh-project-changes .cards{padding-top:30px}}@media only screen and (max-width: 768px){cfh-project-changes .cards .card{box-shadow:none;width:100%;height:auto;overflow:auto;border-radius:0;height:100%}}@media only screen and (max-width: 600px){cfh-project-changes .cards .card .card-content{padding:10px}cfh-project-changes .cards .card .card-content>.content{padding:0}}cfh-project-clear-delay-modal{display:block}cfh-project-clear-delay-modal .modal{max-width:600px!important}cfh-project-comments{display:block;height:100%;width:100%}cfh-project-comments .card{max-width:768px;margin:0 auto}:is(cfh-project-comments .card) .card-title{margin-bottom:20px}:is(cfh-project-comments .card) .card-content{overflow:visible}:is(:is(cfh-project-comments .card) .card-content) .comments{display:flex;flex-direction:column;flex-grow:1;margin-top:20px}:is(:is(:is(cfh-project-comments .card) .card-content) .comments) .comment{display:flex;flex-direction:row;flex-grow:1;min-width:320px;padding:16px 0}:is(:is(:is(:is(cfh-project-comments .card) .card-content) .comments) .comment):not(:last-child) .role-message{border-bottom:1px solid #eee}:is(:is(:is(:is(cfh-project-comments .card) .card-content) .comments) .comment) .role-icon{padding:0 32px 0 16px}:is(:is(:is(:is(:is(cfh-project-comments .card) .card-content) .comments) .comment) .role-icon) i{font-size:48px}:is(:is(:is(:is(:is(cfh-project-comments .card) .card-content) .comments) .comment) .role-icon) img{width:50px;height:50px}:is(:is(:is(:is(cfh-project-comments .card) .card-content) .comments) .comment) .role-message{flex:1}:is(:is(:is(:is(:is(cfh-project-comments .card) .card-content) .comments) .comment) .role-message) .name{font-size:16px;font-weight:500;margin-bottom:8px}:is(:is(:is(:is(:is(cfh-project-comments .card) .card-content) .comments) .comment) .role-message) .text{margin:0 130px 24px 0}:is(:is(:is(:is(cfh-project-comments .card) .card-content) .comments) .comment) .timestamp{position:absolute;right:14px;font-size:.7rem;color:#888;padding:0 8px}:is(:is(:is(:is(:is(cfh-project-comments .card) .card-content) .comments) .comment) .timestamp) .action{overflow:auto}:is(:is(:is(:is(:is(:is(cfh-project-comments .card) .card-content) .comments) .comment) .timestamp) .action) i{font-size:16px;margin:0 4px}:is(:is(:is(:is(:is(cfh-project-comments .card) .card-content) .comments) .comment) .timestamp) .time{text-align:right}@media only screen and (min-width: 768px){cfh-project-comments{padding-top:30px}}@media only screen and (max-width: 768px){cfh-project-comments{padding:0}cfh-project-comments .card{box-shadow:none;width:100%;height:auto;overflow:auto;margin:0;border-radius:0;height:100%}cfh-project-comments .card .card-title{display:none}}@media only screen and (max-width: 600px){cfh-project-comments .card .card-content{padding:8px}cfh-project-comments .card .card-content .comments .comment .role-icon{margin-top:24px;padding:0 8px}cfh-project-comments .card .card-content .comments .comment .role-icon i{font-size:24px}cfh-project-comments .card .card-content .comments .comment .role-message{margin-top:24px}cfh-project-comments .card .card-content .comments .comment .role-message .name{margin-top:2px}cfh-project-comments .card .card-content .comments .comment .role-message .text{margin:0 0 24px}cfh-project-comments .card .card-content .comments .comment .timestamp{left:8px;display:flex;min-width:320px}cfh-project-comments .card .card-content .comments .comment .timestamp .time{margin-left:8px}}cfh-project-create-modal{display:block}cfh-project-create-modal .modal{max-width:500px}:is(cfh-project-create-modal .modal) h4{margin-bottom:24px}:is(cfh-project-create-modal .modal) textarea{height:100px}:is(cfh-project-create-modal .modal) .extended-height{min-height:600px}:is(cfh-project-create-modal .modal) .datepicker-space{margin-top:72px}cfh-project-create-modal .switch{margin-bottom:20px}cfh-project-create-modal .picker{height:50px}:is(cfh-project-create-modal .picker) label{font-size:.8rem}:is(cfh-project-create-modal .picker) input{display:inline-block;flex-grow:1;flex-shrink:1;-webkit-box-flex:1;background-color:transparent;height:24px;line-height:24px;width:200%;max-width:450px;margin:0;z-index:0}cfh-project-create-modal .info-note{font-size:.8rem;color:#888;background:#f3f3f3;padding:8px;display:flex;align-items:center;border-radius:2px}:is(cfh-project-create-modal .info-note) i{margin-right:8px;font-size:1.4rem}cfh-project-create-modal .message{font-size:.8rem}.address:is(cfh-project-create-modal .message){margin-top:-14px}.date:is(cfh-project-create-modal .message){margin-top:2px}.invalid:is(cfh-project-create-modal .message){color:var(--cfh-red)}cfh-project-create-modal .datepicker__date-display{background-color:var(--cfh-blue)}cfh-project-create-modal .datepicker__weekday-display{background-color:var(--cfh-blue)}cfh-project-create-modal .datepicker__day--selected,cfh-project-create-modal .datepicker__day--selected:hover,cfh-project-create-modal .datepicker--focused .datepicker__day--selected{background-color:var(--cfh-blue)}cfh-project-decline-modal{display:block}cfh-project-decline-modal textarea{height:4.5rem}cfh-project-instructions{display:block;height:100%;width:100%}cfh-project-instructions .card{max-width:768px;margin:0 auto}:is(cfh-project-instructions .card) .card-title{padding:20px}:is(cfh-project-instructions .card) .card-content{overflow:visible}:is(:is(cfh-project-instructions .card) .card-content) .note-info{font-size:16px}:is(:is(cfh-project-instructions .card) .card-content) .note{font-size:smaller}:is(cfh-project-instructions .section) .collection{border:1px solid #f00}:is(:is(cfh-project-instructions .section) .collection) .collection-item{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;background-color:#f8f8f8}:is(:is(:is(cfh-project-instructions .section) .collection) .collection-item):hover{cursor:pointer}:is(:is(:is(cfh-project-instructions .section) .collection) .collection-item)>i{margin-top:10px}:is(:is(:is(cfh-project-instructions .section) .collection) .collection-item)>p{margin:10px 0 0!important;font-size:.8rem}:is(:is(:is(cfh-project-instructions .section) .collection) .collection-item) .secondary-content{margin-top:10px}:is(:is(:is(:is(cfh-project-instructions .section) .collection) .collection-item) .secondary-content)>i{margin-left:10px;opacity:.5;color:var(--cfh-grey)}:is(:is(:is(:is(:is(cfh-project-instructions .section) .collection) .collection-item) .secondary-content)>i):hover{opacity:.6;cursor:pointer}:is(:is(:is(:is(:is(cfh-project-instructions .section) .collection) .collection-item) .secondary-content) .remove):hover{background-color:var(--cfh-red);color:#fff}@media only screen and (min-width: 768px){cfh-project-instructions{padding-top:30px}}@media only screen and (max-width: 768px){cfh-project-instructions{padding:0}cfh-project-instructions .card{box-shadow:none;width:100%;height:auto;overflow:auto;margin:0;border-radius:0;height:100%}cfh-project-instructions .card .card-title{display:none}}@media only screen and (max-width: 600px){cfh-project-instructions .card .card-content{padding:8px}}cfh-project-instructions .card .card-content .notes .instructions,cfh-project-instructions .card .card-content>textarea .instructions{height:200px;max-width:730px}cfh-project-insurance{display:block;height:100%;width:100%}cfh-project-insurance .card{max-width:768px;margin:0 auto}:is(cfh-project-insurance .card) .card-title{padding:20px}:is(cfh-project-insurance .card) .card-content{overflow:visible}@media only screen and (min-width: 768px){cfh-project-insurance{padding-top:30px}}@media only screen and (max-width: 768px){cfh-project-insurance{padding:0}cfh-project-insurance .card{box-shadow:none;width:100%;height:auto;overflow:auto;margin:0;border-radius:0;height:100%}cfh-project-insurance .card .card-title{display:none}}@media only screen and (max-width: 600px){cfh-project-insurance .card .card-content{padding:8px}}cfh-project-job-delete-modal{display:block}cfh-project-job-delete-modal .modal{z-index:10000!important}cfh-project-job-modal{display:block}cfh-project-job-modal .modal{max-width:400px!important}cfh-project-job-modal .note{font-size:.8rem}cfh-project-job-modal .red-text{color:red}cfh-project-job-modal form .job-instructions,cfh-project-job-modal>textarea .job-instructions{height:90px;max-width:352px}cfh-project-job-modal>textfield,cfh-project-job-modal o-textfield{margin-top:0}cfh-project-job-modal>textfield .label,cfh-project-job-modal o-textfield .label{font-size:1rem}cfh-project-jobs{display:block;height:100%;width:100%}:is(cfh-project-jobs .schedule) .card{max-width:768px;margin:0 auto}:is(:is(cfh-project-jobs .schedule) .card) .card-content{padding:0}:is(:is(:is(cfh-project-jobs .schedule) .card) .card-content)>.header{background:#fff;padding:0;border-radius:2px 2px 0 0}:is(:is(:is(:is(cfh-project-jobs .schedule) .card) .card-content)>.header) .actions{padding:32px 0;display:flex;justify-content:center}:is(:is(:is(:is(cfh-project-jobs .schedule) .card) .card-content)>.header) cfh-minicalendar{padding:20px 0 0}.copy-mode-enabled:is(:is(:is(:is(:is(cfh-project-jobs .schedule) .card) .card-content)>.header) cfh-minicalendar){position:relative;z-index:1001;border-radius:0 0 5px 5px;background-color:#f7f7f7}:is(:is(:is(:is(:is(cfh-project-jobs .schedule) .card) .card-content)>.header) cfh-minicalendar) .month{color:var(--cfh-grey);margin-bottom:0}:is(:is(:is(:is(:is(:is(:is(cfh-project-jobs .schedule) .card) .card-content)>.header) cfh-minicalendar) .month)>div) h6{margin:0;text-transform:uppercase}:is(:is(:is(:is(:is(:is(:is(:is(cfh-project-jobs .schedule) .card) .card-content)>.header) cfh-minicalendar) .month)>div) i):hover{cursor:pointer;background-color:#0000001a;border-radius:2px}:is(:is(:is(:is(:is(:is(:is(cfh-project-jobs .schedule) .card) .card-content)>.header) cfh-minicalendar) table) thead) th{color:#000}:is(:is(:is(:is(:is(:is(:is(cfh-project-jobs .schedule) .card) .card-content)>.header) cfh-minicalendar) table) tbody) td{color:#000}.active:is(:is(:is(:is(:is(:is(:is(:is(:is(cfh-project-jobs .schedule) .card) .card-content)>.header) cfh-minicalendar) table) tbody) td) .day){background-color:var(--cfh-grey)}:is(:is(:is(cfh-project-jobs .schedule) .card) .card-content)>.content{overflow:visible}:is(:is(:is(:is(:is(cfh-project-jobs .schedule) .card) .card-content)>.content) .selected-day) .header{position:relative;background-color:var(--cfh-grey);height:50px;display:flex;align-items:center;justify-content:space-between}:is(:is(:is(:is(:is(:is(cfh-project-jobs .schedule) .card) .card-content)>.content) .selected-day) .header) .title{padding:14px 24px;color:#fff;text-transform:uppercase;font-size:1.1rem;font-weight:400;opacity:1;height:100%;white-space:nowrap}:is(:is(:is(:is(:is(:is(cfh-project-jobs .schedule) .card) .card-content)>.content) .selected-day) .header) .helper{color:#fff;min-width:100px;margin-right:16px}.show:is(:is(:is(:is(:is(:is(:is(cfh-project-jobs .schedule) .card) .card-content)>.content) .selected-day) .header) .helper){color:#fff}:is(:is(:is(:is(:is(cfh-project-jobs .schedule) .card) .card-content)>.content) .selected-day) .toolbar-action{height:30px;width:100%;background:var(--cfh-grey);padding-right:20px}:is(:is(:is(:is(:is(:is(cfh-project-jobs .schedule) .card) .card-content)>.content) .selected-day) .toolbar-action) .action{padding:0 10px}:is(:is(:is(:is(:is(:is(:is(cfh-project-jobs .schedule) .card) .card-content)>.content) .selected-day) .toolbar-action) .action) i{color:#fff}:is(:is(:is(:is(:is(cfh-project-jobs .schedule) .card) .card-content)>.content) .selected-day)>.content{background:#fff;overflow:hidden}.empty:is(:is(:is(:is(:is(:is(:is(cfh-project-jobs .schedule) .card) .card-content)>.content) .selected-day)>.content) ul) li{padding:0 24px}:is(:is(:is(:is(:is(:is(cfh-project-jobs .schedule) .card) .card-content)>.content) .selected-day)>.content) .collection{margin:0;overflow:hidden;border:none}.elevate:is(:is(:is(:is(:is(:is(:is(cfh-project-jobs .schedule) .card) .card-content)>.content) .selected-day)>.content) .collection){z-index:1002}:is(:is(:is(:is(:is(:is(:is(cfh-project-jobs .schedule) .card) .card-content)>.content) .selected-day)>.content) .collection) .collection-item{display:flex;min-width:320px;padding:0;overflow:hidden;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;opacity:1;align-items:start}:is(:is(:is(:is(:is(:is(:is(:is(:is(cfh-project-jobs .schedule) .card) .card-content)>.content) .selected-day)>.content) .collection) .collection-item)>div):first-child{padding-left:22px}:is(:is(:is(:is(:is(:is(:is(:is(cfh-project-jobs .schedule) .card) .card-content)>.content) .selected-day)>.content) .collection) .collection-item) .check{display:flex;padding:27px 5px 0 0}:is(:is(:is(:is(:is(:is(:is(:is(:is(cfh-project-jobs .schedule) .card) .card-content)>.content) .selected-day)>.content) .collection) .collection-item) .check) o-check{align-self:center}:is(:is(:is(:is(:is(:is(:is(:is(cfh-project-jobs .schedule) .card) .card-content)>.content) .selected-day)>.content) .collection) .collection-item)>.content{padding:20px 30px 20px 0;white-space:nowrap;flex-wrap:nowrap;flex-basis:180px;flex-grow:1;flex:1 0 auto}:is(:is(:is(:is(:is(:is(:is(:is(cfh-project-jobs .schedule) .card) .card-content)>.content) .selected-day)>.content) .collection) .collection-item):hover:not(.crew):not(.selected):not(.requested){background-color:var(--cfh-lighter-grey);cursor:pointer}.active:is(:is(:is(:is(:is(:is(:is(:is(cfh-project-jobs .schedule) .card) .card-content)>.content) .selected-day)>.content) .collection) .collection-item){background-color:var(--cfh-grey);color:#fff}.active:is(:is(:is(:is(:is(:is(:is(:is(cfh-project-jobs .schedule) .card) .card-content)>.content) .selected-day)>.content) .collection) .collection-item) .secondary-content{color:#ddd}.selected:is(:is(:is(:is(:is(:is(:is(:is(cfh-project-jobs .schedule) .card) .card-content)>.content) .selected-day)>.content) .collection) .collection-item){background-color:var(--cfh-lighter-blue);color:#fff;cursor:pointer}.selected:is(:is(:is(:is(:is(:is(:is(:is(cfh-project-jobs .schedule) .card) .card-content)>.content) .selected-day)>.content) .collection) .collection-item) .secondary-content{color:#ffffffb3}:is(:is(:is(:is(:is(:is(:is(:is(cfh-project-jobs .schedule) .card) .card-content)>.content) .selected-day)>.content) .collection) .collection-item) .secondary-content{display:flex;position:relative;white-space:nowrap;margin:0 0 0 auto;top:0;left:0;align-items:center;padding:20px 30px;font-size:1rem;color:#888;flex-grow:1;justify-content:flex-end;flex-wrap:wrap;max-width:290px}:is(:is(:is(:is(:is(:is(:is(:is(:is(cfh-project-jobs .schedule) .card) .card-content)>.content) .selected-day)>.content) .collection) .collection-item) .secondary-content) .officers{display:flex;align-items:center}:is(:is(:is(:is(:is(:is(:is(:is(:is(:is(cfh-project-jobs .schedule) .card) .card-content)>.content) .selected-day)>.content) .collection) .collection-item) .secondary-content) .officers) i{margin-right:8px}@media only screen and (min-width: 768px){cfh-project-jobs .schedule{padding-top:30px;padding-bottom:40px}}@media only screen and (max-width: 768px){cfh-project-jobs .schedule{padding:0}cfh-project-jobs .schedule .card{box-shadow:none;width:100%;height:auto;overflow:auto;margin:0;border-radius:0;height:100%}}@media only screen and (max-width: 600px){cfh-project-jobs .schedule .card .card-content{border-radius:0}}cfh-project-jobs .schedule .card .card-content>.header,cfh-project-jobs .schedule .card .card-content>.content{transition:all .1s;width:100%}cfh-project-jobs .schedule .card .card-content>.header>.too-soon,cfh-project-jobs .schedule .card .card-content>.content>.too-soon{height:50px;font-size:.9rem;line-height:50px;padding-right:10px}@media only screen and (max-width: 600px){cfh-project-jobs .schedule .card .card-content>.header{border-radius:0}}@media only screen and (min-width: 450px){cfh-project-jobs .schedule .card .card-content>.header .actions span:first-child{margin-right:24px}}@media only screen and (max-width: 450px){cfh-project-jobs .schedule .card .card-content>.header .actions{flex-wrap:wrap}cfh-project-jobs .schedule .card .card-content>.header .actions span:first-child{margin-bottom:12px}}@media only screen and (max-width: 500px){cfh-project-jobs .schedule .card .card-content>.content .selected-day .header .helper{margin-right:4px;font-size:1rem}}@media only screen and (max-width: 600px){cfh-project-jobs .schedule .card .card-content>.content .selected-day>.content{padding:0}}@media only screen and (max-width: 450px){cfh-project-jobs .schedule .card .card-content>.content .selected-day>.content .collection .collection-item>.content{padding:8px 0;flex:1 1 auto;flex-wrap:wrap;white-space:normal}cfh-project-jobs .schedule .card .card-content>.content .selected-day>.content .collection .collection-item .secondary-content{justify-content:flex-end;padding:12px 12px 12px 56px}}cfh-project-jobs .schedule .card .card-content>.content .selected-day>.content .collection .collection-item .secondary-content .icon.edit,cfh-project-jobs .schedule .card .card-content>.content .selected-day>.content .collection .collection-item .secondary-content .icon.edit-comment{padding-left:20px;cursor:pointer}cfh-project-jobs .schedule .card .card-content>.content .selected-day>.content .collection .collection-item .secondary-content .icon.edit i,cfh-project-jobs .schedule .card .card-content>.content .selected-day>.content .collection .collection-item .secondary-content .icon.edit-comment i{margin-right:0}cfh-project-list-item{display:block;height:100%;transition:all .3s}cfh-project-list-item .declined-circle{background-color:var(--cfh-red)!important}cfh-project-list-item .shifts-statuses{margin-bottom:-20px}:is(cfh-project-list-item .shifts-statuses) span{color:var(--cfh-green);border:solid 1px;margin:2px;padding:2px 5px}cfh-project-list-item .status{float:left;font-size:.8rem}.declined:is(cfh-project-list-item .status){color:var(--cfh-red)}.approved:is(cfh-project-list-item .status){color:var(--cfh-green)}cfh-project-list-item i.inbound,cfh-project-list-item i.outbound{vertical-align:-8px;transform:rotate(90deg);margin-right:5px}cfh-project-overview{display:block;height:100%;width:100%}cfh-project-overview .cards{max-width:960px;margin:0 auto;padding-top:0}:is(cfh-project-overview .cards) .overlay{position:absolute;display:none;top:64px;right:0;bottom:0;left:0;height:100%;z-index:1000;background-color:#fffc;justify-content:center;padding-top:100px}.show:is(:is(cfh-project-overview .cards) .overlay){display:flex}:is(cfh-project-overview .cards) .card{max-width:960px;min-width:300px;margin:0 auto}:is(:is(cfh-project-overview .cards) .card) .card-content{overflow:auto}.center-align:is(:is(:is(:is(cfh-project-overview .cards) .card) .card-content) .card-title){justify-content:center}.settings:is(:is(cfh-project-overview .cards) .card){margin-bottom:20px}:is(.settings:is(:is(cfh-project-overview .cards) .card) .section) .list{position:relative;width:100%;transition:all .3s ease;padding-top:16px}:is(:is(.settings:is(:is(cfh-project-overview .cards) .card) .section) .list) .title{padding-bottom:8px;font-weight:700}:is(:is(.settings:is(:is(cfh-project-overview .cards) .card) .section) .switch) .message{margin-top:8px}.billing:is(:is(cfh-project-overview .cards) .card) .note{font-size:.8em}@media only screen and (max-width: 768px){cfh-project-overview{padding:0}}@media only screen and (min-width: 768px){cfh-project-overview .cards{padding-top:30px}}@media only screen and (max-width: 768px){cfh-project-overview .cards .card{box-shadow:none;width:100%;height:auto;overflow:auto;border-radius:0;height:100%}}@media only screen and (max-width: 600px){cfh-project-overview .cards .card .card-content{padding:10px}}cfh-project-overview .cards .card.settings .section .list .assets,cfh-project-overview .cards .card.settings .section .list .feats,cfh-project-overview .cards .card.settings .section .list .markups{display:flex;flex-direction:column;align-items:center;justify-content:space-between}cfh-project-overview .cards .card.settings .section .list .assets .asset,cfh-project-overview .cards .card.settings .section .list .feats .asset,cfh-project-overview .cards .card.settings .section .list .markups .asset,cfh-project-overview .cards .card.settings .section .list .assets .feat,cfh-project-overview .cards .card.settings .section .list .feats .feat,cfh-project-overview .cards .card.settings .section .list .markups .feat,cfh-project-overview .cards .card.settings .section .list .assets .markup,cfh-project-overview .cards .card.settings .section .list .feats .markup,cfh-project-overview .cards .card.settings .section .list .markups .markup{width:100%;display:flex;align-items:baseline;justify-content:space-between}cfh-project-overview .cards .card.settings .section .list .assets .asset span,cfh-project-overview .cards .card.settings .section .list .feats .asset span,cfh-project-overview .cards .card.settings .section .list .markups .asset span,cfh-project-overview .cards .card.settings .section .list .assets .feat span,cfh-project-overview .cards .card.settings .section .list .feats .feat span,cfh-project-overview .cards .card.settings .section .list .markups .feat span,cfh-project-overview .cards .card.settings .section .list .assets .markup span,cfh-project-overview .cards .card.settings .section .list .feats .markup span,cfh-project-overview .cards .card.settings .section .list .markups .markup span{margin-left:16px;flex-basis:260px}cfh-project-overview .cards .card.settings .section .list .assets .asset o-textfield,cfh-project-overview .cards .card.settings .section .list .feats .asset o-textfield,cfh-project-overview .cards .card.settings .section .list .markups .asset o-textfield,cfh-project-overview .cards .card.settings .section .list .assets .feat o-textfield,cfh-project-overview .cards .card.settings .section .list .feats .feat o-textfield,cfh-project-overview .cards .card.settings .section .list .markups .feat o-textfield,cfh-project-overview .cards .card.settings .section .list .assets .markup o-textfield,cfh-project-overview .cards .card.settings .section .list .feats .markup o-textfield,cfh-project-overview .cards .card.settings .section .list .markups .markup o-textfield{margin:4px 0}cfh-project-payment-method{display:block}cfh-project-payment-method .source{display:flex!important;justify-content:center;align-items:center;font-size:16px}:is(cfh-project-payment-method .source) .name{font-weight:700;padding-left:8px}:is(cfh-project-payment-method .source) .number{font-weight:700}cfh-project-payment-method>i{font-size:1.3rem;padding:0 8px}cfh-project-reject-share-modal{display:block}cfh-project-reject-share-modal textarea{height:4.5rem}cfh-project-review{display:block}cfh-project-review .overlay{text-align:center;margin-top:100px;display:none}.show:is(cfh-project-review .overlay){display:block}cfh-project-review .schedule h3,cfh-project-review .schedule h4{display:none}cfh-project-review .schedule table td,cfh-project-review .schedule table th{padding:8px;font-size:.9rem}cfh-project-sharing{display:block;height:100%;width:100%}cfh-project-sharing .card{max-width:768px;margin:0 auto}:is(cfh-project-sharing .card) .card-title{margin-bottom:20px}:is(cfh-project-sharing .card) .card-content{overflow:visible}:is(:is(cfh-project-sharing .card) .card-content) .collection{margin:0;overflow:hidden;border:none}.elevate:is(:is(:is(cfh-project-sharing .card) .card-content) .collection){z-index:1002}:is(:is(:is(cfh-project-sharing .card) .card-content) .collection) .collection-item{display:flex;min-width:320px;padding:0;overflow:hidden;transition:background .3s;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}:is(:is(:is(:is(:is(cfh-project-sharing .card) .card-content) .collection) .collection-item)>div):first-child{padding-left:22px}:is(:is(:is(:is(cfh-project-sharing .card) .card-content) .collection) .collection-item) .check{display:flex;padding:0 5px 0 0}:is(:is(:is(:is(:is(cfh-project-sharing .card) .card-content) .collection) .collection-item) .check) o-check{align-self:center}:is(:is(:is(:is(cfh-project-sharing .card) .card-content) .collection) .collection-item)>.content{padding:26px 30px 20px 0;white-space:nowrap;flex-wrap:nowrap;flex-basis:180px;flex-grow:1;flex:1 0 auto}:is(:is(:is(:is(cfh-project-sharing .card) .card-content) .collection) .collection-item) .secondary-content{padding:20px 30px 20px 0;min-width:95px}@media only screen and (min-width: 768px){cfh-project-sharing{padding-top:30px}}@media only screen and (max-width: 768px){cfh-project-sharing{padding:0}cfh-project-sharing .card{box-shadow:none;width:100%;height:auto;overflow:auto;margin:0;border-radius:0;height:100%}cfh-project-sharing .card .card-title{display:none}}@media only screen and (max-width: 600px){cfh-project-sharing .card .card-content{padding:8px}}@media only screen and (max-width: 450px){cfh-project-sharing .card .card-content .collection .collection-item>.content{padding:8px 0}}cfh-project-shift-add-modal{display:block}cfh-project-shift-add-modal .modal{z-index:10000!important;max-width:400px!important}cfh-project-shift-add-modal form .shift-instructions,cfh-project-shift-add-modal>textarea .shift-instructions{height:90px;max-width:352px}cfh-project-shift-assign-user-modal{display:block}cfh-project-shift-assign-user-modal .modal{z-index:10000!important}cfh-project-shift-assign-user-modal .active-label{margin-bottom:-10px}.schedule-user:is(cfh-project-shift-assign-user-modal i){vertical-align:middle}cfh-project-shift-delete-modal{display:block}cfh-project-shift-delete-modal .modal{z-index:10000!important;max-width:400px!important}cfh-project-shift-edit-modal{display:block}cfh-project-shift-edit-modal .modal{z-index:10000!important;max-width:400px!important}cfh-project-shift-edit-modal .job-notes{font-size:smaller}cfh-project-shift-edit-modal form .shift-instructions,cfh-project-shift-edit-modal>textarea .shift-instructions{height:90px;max-width:352px}cfh-project-shift-rate-modal{display:block}cfh-project-shift-rate-modal .modal{z-index:10000!important;max-width:400px!important}cfh-project-shift-rate-modal .amount-dollar{margin-top:43px}cfh-project-shift-rate-modal .amount-o{margin:0}cfh-project-shift-rate-modal form .shift-instructions,cfh-project-shift-rate-modal>textarea .shift-instructions{height:90px;max-width:352px}cfh-project-shift-revoke-modal{display:block}cfh-project-shift-revoke-modal .modal{z-index:10000!important}cfh-project-shift-revoke-modal .note{display:flex;align-items:center}cfh-project-shift-unlock-modal{display:block}cfh-project-shift-unlock-modal .modal{z-index:10000!important;max-width:600px!important}cfh-project-status{display:block;width:100%;padding:10px;background-color:#eee;overflow:hidden;border:0;display:flex;align-items:center}cfh-project-status>i{display:inline-block;font-size:1.3rem;padding:2px;margin:0 8px}cfh-project-status .info{display:inline-block;font-size:.9rem}cfh-project-status.big{flex-direction:column;background-color:#fff}cfh-project-status.big>i{font-size:5rem;margin-bottom:10px;padding:10px}cfh-project-submit-modal{display:block}:is(cfh-project-submit-modal .warning) i{float:left}:is(cfh-project-submit-modal .warning) .text{padding-left:40px}cfh-project-tutorial-create-first-job-modal{display:block}cfh-project-tutorial-create-first-job-modal .modal{z-index:10000!important;max-width:800px!important}:is(cfh-project-tutorial-create-first-job-modal .modal) .modal-content{text-align:justify}cfh-project-tutorial-create-first-job-modal .fake-button{cursor:default;padding:0 1rem;letter-spacing:.5px;text-transform:uppercase;line-height:25px;display:inline-block;font-size:x-small}.right:is(:is(cfh-project-tutorial-create-first-job-modal .fake-button) i){margin-left:5px}cfh-project-tutorial-create-first-job-modal .modal .modal-body,cfh-project-tutorial-create-first-job-modal .modal .modal-footer{padding:0 30px!important}cfh-project{display:block;height:100%;width:100%}cfh-project input{transition:all .3s ease-out}cfh-project .trash-warning{background-color:#d74e4e;padding:2rem 0;margin-top:-22px;color:#fff}cfh-project .side-info-overlay{position:fixed;top:112px;left:0;right:0;bottom:0;width:100%;height:100%;background-color:#00000080;z-index:-1;opacity:0;transition:opacity .5s}.show:is(cfh-project .side-info-overlay){z-index:900;opacity:1}cfh-project .side-info{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);position:fixed;display:block;top:176px;right:-330px;width:320px;height:100%;z-index:997;transition:all .3s cubic-bezier(.645,.045,.355,1);background-color:#fff;box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f}.show:is(cfh-project .side-info){right:0}:is(cfh-project .side-info) .header{width:100%;height:140px;background-color:var(--cfh-grey);border-bottom:1px solid rgba(0,0,0,.5)}:is(:is(cfh-project .side-info) .header) .close{position:relative;top:-45px;left:8px}:is(:is(cfh-project .side-info) .header) .title{font-size:1.4rem}:is(:is(:is(cfh-project .side-info) .header) .title) .sub{margin-top:8px;font-size:.9rem;color:#eee}:is(cfh-project .side-info)>.content{overflow:auto;height:calc(100% - 304px)}:is(:is(cfh-project .side-info)>.content) .collection{margin:0}.elevate:is(:is(:is(cfh-project .side-info)>.content) .collection){z-index:1002}:is(:is(:is(cfh-project .side-info)>.content) .collection) .collection-item{display:flex;overflow:hidden;transition:background .3s;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;padding:0}.disclaim-requested:is(:is(:is(:is(cfh-project .side-info)>.content) .collection) .collection-item){background-color:#fcf9e0}:is(:is(:is(:is(cfh-project .side-info)>.content) .collection) .collection-item) .image{display:flex;padding:0 8px;align-items:center}:is(:is(:is(:is(:is(cfh-project .side-info)>.content) .collection) .collection-item) .image) i{font-size:3rem}:is(:is(:is(:is(cfh-project .side-info)>.content) .collection) .collection-item)>.content{padding:16px 16px 16px 0;white-space:nowrap;flex-wrap:nowrap;max-width:141px}:is(:is(:is(:is(:is(cfh-project .side-info)>.content) .collection) .collection-item)>.content) .time{font-size:.8rem;font-weight:500}:is(:is(:is(:is(:is(cfh-project .side-info)>.content) .collection) .collection-item)>.content) .name{font-size:.9rem;text-wrap:wrap}:is(:is(:is(:is(cfh-project .side-info)>.content) .collection) .collection-item) .secondary-content{display:flex;align-items:center;align-content:center;justify-content:flex-end;margin-left:auto;padding:0 8px;font-size:1rem;color:#888;flex-wrap:wrap}:is(:is(:is(:is(:is(:is(cfh-project .side-info)>.content) .collection) .collection-item) .secondary-content) i):hover{color:var(--cfh-red);cursor:pointer}:is(:is(:is(:is(cfh-project .side-info)>.content) .collection) .collection-item) .unit-disclaim-requested{margin-top:10px;width:250px;white-space:break-spaces}:is(:is(:is(:is(:is(cfh-project .side-info)>.content) .collection) .collection-item) .unit-disclaim-requested) .small{font-size:.8rem;max-width:248px}:is(:is(:is(:is(:is(cfh-project .side-info)>.content) .collection) .collection-item) .unit-disclaim-requested) .action-buttons{display:inline-flex}:is(:is(:is(:is(:is(cfh-project .side-info)>.content) .collection) .collection-item) .unit-disclaim-requested) button{font-size:.8rem;padding:0 1rem;margin:5px 10px 10px 0}cfh-project .modal{max-width:700px}@media only screen and (max-width: 600px){cfh-project .side-info-overlay{display:none}}@media only screen and (max-width: 768px){cfh-project .side-info{top:112px}}@media only screen and (max-width: 600px){cfh-project .side-info{top:0}}@media only screen and (min-width: 1198px){cfh-project .side-info{width:340px;right:-350px}}@media only screen and (max-width: 600px){cfh-project .side-info.show{width:100%}}@media only screen and (max-width: 768px){cfh-project .side-info>.content{height:calc(100% - 240px)}}@media only screen and (max-width: 600px){cfh-project .side-info>.content{height:calc(100% - 128px);padding:0}}@media only screen and (max-width: 450px){cfh-project .side-info>.content .collection .collection-item>.content{padding:8px 0}}@media only screen and (min-width: 450px){cfh-project .side-info>.content .collection .collection-item .secondary-content{max-width:64px}}@media only screen and (max-width: 450px){cfh-project .side-info>.content .collection .collection-item .secondary-content{padding:12px;max-width:none}}@media only screen and (max-width: 600px){cfh-project .modal{max-width:500px}}cfh-projects{display:block;position:relative;height:100%;display:flex;flex-wrap:nowrap}cfh-projects .preloader{display:flex;width:100%;height:100%;align-items:center;justify-content:center;margin-top:100px}cfh-projects .disapproved{max-width:700px;margin:40px auto;padding:20px 30px;display:flex;flex-direction:column;align-items:center;text-align:center}:is(cfh-projects .disapproved) i{font-size:10rem}:is(cfh-projects .disapproved) .blurb{max-width:500px}cfh-projects .empty{margin:0 auto;max-width:700px;padding:24px}:is(cfh-projects .empty) p{font-size:1.3rem}cfh-projects .attached-menu{width:240px;padding:0 8px}:is(cfh-projects .attached-menu) ul{position:fixed;width:240px}:is(:is(cfh-projects .attached-menu) ul) li{display:flex;height:40px;padding:4px 16px 4px 0;align-items:center;overflow:hidden;font-size:.9rem;cursor:pointer;border-radius:2px}:is(:is(:is(cfh-projects .attached-menu) ul) li):hover{background-color:#f0f0f0}.active:is(:is(:is(cfh-projects .attached-menu) ul) li){background-color:#eaeaea;font-weight:700}:is(:is(:is(cfh-projects .attached-menu) ul) li) .icon{display:flex;padding:0 16px}:is(cfh-projects .attached-menu) .shift-status{padding:0 16px}:is(cfh-projects .attached-menu) o-textfield{margin-top:0;font-weight:700}:is(cfh-projects .attached-menu) o-select{margin:24px 0}:is(:is(cfh-projects .attached-menu) o-select) label{padding-left:5px}cfh-projects .projects{padding:0 0 30px 16px;flex:1}:is(cfh-projects .projects)>.actions{padding:16px}:is(cfh-projects .projects) .collection{border:none;overflow:visible;margin-right:15px;min-width:320px}:is(:is(cfh-projects .projects) .collection) label{display:block;margin:30px 0 8px 16px;font-size:.9rem;text-transform:capitalize}:is(:is(:is(cfh-projects .projects) .collection) label) i{position:relative;top:4px;left:10px;font-size:1.2rem}:is(:is(cfh-projects .projects) .collection) .collection-item{color:var(--cfh-grey);min-height:64px!important;font-size:.9rem;box-shadow:0 0 2px #0000001f,0 2px 2px #0000003d;margin:0 16px;padding:20px 30px;transition:all .2s ease;display:list-item;overflow:hidden;line-height:1.4rem}:is(.draft:is(:is(:is(cfh-projects .projects) .collection) .collection-item) .header) .circle{background-color:var(--cfh-grey)}:is(.processing:is(:is(:is(cfh-projects .projects) .collection) .collection-item) .header) .circle{background-color:var(--cfh-purple)}:is(.completed:is(:is(:is(cfh-projects .projects) .collection) .collection-item) .header) .circle{background-color:#95abb4}:is(.archived:is(:is(:is(cfh-projects .projects) .collection) .collection-item) .header) .circle{background-color:#bbb}:is(:is(:is(cfh-projects .projects) .collection) .collection-item) .header{margin-left:50px}:is(:is(:is(:is(cfh-projects .projects) .collection) .collection-item) .header) .circle{line-height:34px;border:2px solid transparent}:is(:is(:is(:is(:is(cfh-projects .projects) .collection) .collection-item) .header) .circle) .initial{font-style:normal;font-size:.9rem;text-transform:uppercase}:is(:is(:is(:is(cfh-projects .projects) .collection) .collection-item) .header) .title{font-size:1rem}:is(:is(:is(:is(cfh-projects .projects) .collection) .collection-item) .header) p{font-size:.8rem}:is(:is(:is(cfh-projects .projects) .collection) .collection-item) .secondary-content{color:#aaa;font-size:.8rem;top:24px;text-align:right}:is(:is(:is(cfh-projects .projects) .collection) .collection-item) .detail{display:none;background:#fff;color:var(--cfh-grey)}:is(:is(:is(:is(cfh-projects .projects) .collection) .collection-item) .detail) .cards{margin-bottom:0}:is(:is(:is(:is(:is(cfh-projects .projects) .collection) .collection-item) .detail) .cards) .card-content{font-size:.9rem}:is(:is(:is(:is(:is(:is(cfh-projects .projects) .collection) .collection-item) .detail) table) thead) th{padding:5px}:is(:is(:is(:is(cfh-projects .projects) .collection) .collection-item) .detail) .upcoming{background-color:#fafafa}:is(:is(:is(cfh-projects .projects) .collection) .collection-item) .actions{display:none;position:absolute;right:20px;top:20px;background-color:#fff;height:100%;width:auto}:is(:is(:is(:is(cfh-projects .projects) .collection) .collection-item) .actions) i{font-size:1.2rem}:is(:is(:is(cfh-projects .projects) .collection) .collection-item):hover:not(.active){background-color:var(--cfh-lighter-grey);cursor:pointer}.active:is(:is(:is(cfh-projects .projects) .collection) .collection-item){margin:40px 0;background-color:var(--cfh-grey);color:#fff;box-shadow:0 8px 17px #0003,0 6px 20px #00000030}:is(.active:is(:is(:is(cfh-projects .projects) .collection) .collection-item) .header) .circle{background-color:#fff}:is(:is(.active:is(:is(:is(cfh-projects .projects) .collection) .collection-item) .header) .circle) .initial{color:var(--cfh-grey)}.active.draft:is(:is(:is(cfh-projects .projects) .collection) .collection-item){background-color:var(--cfh-grey)}.active.action:is(:is(:is(cfh-projects .projects) .collection) .collection-item){background-color:var(--cfh-red)}.active.completed:is(:is(:is(cfh-projects .projects) .collection) .collection-item){background-color:#bbb}.active:is(:is(:is(cfh-projects .projects) .collection) .collection-item) .secondary-content{color:#fff}.active:is(:is(:is(cfh-projects .projects) .collection) .collection-item) .detail{display:block;padding:20px;overflow:auto}cfh-projects .pagination{height:20px;display:flex;justify-content:left;align-items:center;margin-left:16px}:is(cfh-projects .pagination) .project-count{margin-left:24px}:is(cfh-projects .pagination) o-select{max-width:60px}.prevPage:is(:is(cfh-projects .pagination) i){margin-left:24px}cfh-projects .trash-warning{background-color:#d74e4e;padding:2rem 0;margin-top:-22px;color:#fff}cfh-projects .side-info-overlay{position:fixed;top:112px;left:0;right:0;bottom:0;width:100%;height:100%;background-color:#00000080;z-index:-1;opacity:0;transition:opacity .5s}.show:is(cfh-projects .side-info-overlay){z-index:900;opacity:1}@media only screen and (max-width: 600px){cfh-projects .attached-menu{display:none}cfh-projects .projects{padding:0}}@media only screen and (max-width: 960px){cfh-projects .projects .collection{margin:0}cfh-projects .projects .collection label{margin:40px 0 20px 40px}}@media only screen and (max-width: 600px){cfh-projects .projects .collection label{margin:20px 16px 5px}}@media only screen and (max-width: 960px){cfh-projects .projects .collection .collection-item{margin:0 20px}}@media only screen and (max-width: 600px){cfh-projects .projects .collection .collection-item{margin:0}}cfh-projects .projects .collection .collection-item.ready .header .circle,cfh-projects .projects .collection .collection-item.approved .header .circle{background-color:var(--cfh-blue)}cfh-projects .projects .collection .collection-item.action .header .circle,cfh-projects .projects .collection .collection-item.declined .header .circle{background-color:var(--cfh-red)}cfh-projects .projects .collection .collection-item.awaiting .header .circle,cfh-projects .projects .collection .collection-item.submitted .header .circle{background-color:var(--cfh-orange)}cfh-projects .projects .collection .collection-item.in-progress .header .circle,cfh-projects .projects .collection .collection-item.posted .header .circle{background-color:var(--cfh-green)}@media only screen and (max-width: 600px){cfh-projects .projects .collection .collection-item .header p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:220px}}cfh-projects .projects .collection .collection-item .detail table th,cfh-projects .projects .collection .collection-item .detail table td{font-size:.8rem;padding:10px}@media only screen and (max-width: 600px){cfh-projects .projects .collection .collection-item.active{position:fixed;top:54px;right:0;bottom:0;left:0;margin:0;width:100%;height:100%;z-index:1000}}cfh-projects .projects .collection .collection-item.active.ready,cfh-projects .projects .collection .collection-item.active.approved{background-color:var(--cfh-blue)}cfh-projects .projects .collection .collection-item.active.awaiting,cfh-projects .projects .collection .collection-item.active.submitted{background-color:var(--cfh-orange)}cfh-projects .projects .collection .collection-item.active.in-progress,cfh-projects .projects .collection .collection-item.active.posted{background-color:var(--cfh-green)}@media only screen and (max-width: 600px){cfh-projects .projects .collection .collection-item.active .detail{height:100%;padding:10px}cfh-projects .side-info-overlay{display:none}}cfh-reporting{display:block;height:100%}:is(cfh-reporting .item-content) .header{height:64px;background-color:#fff;display:flex;flex-direction:row;align-items:center;border-bottom:1px solid #ddd}.back:is(:is(:is(cfh-reporting .item-content) .header) i){padding:0 8px;display:none;cursor:pointer}:is(:is(cfh-reporting .item-content) .header) .name{font-size:20px;font-weight:500}:is(:is(cfh-reporting .item-content) .header) .actions{height:64px;display:flex;flex-direction:row;align-items:center;margin-left:auto}:is(:is(:is(cfh-reporting .item-content) .header) .actions) i{padding:0 8px;cursor:pointer}:is(cfh-reporting .item-content) .content{height:calc(100% - 64px);overflow:auto;transition:all .3s cubic-bezier(.645,.045,.355,1)}:is(:is(cfh-reporting .item-content) .content) .report{padding:0;font-size:.9rem}:is(:is(:is(cfh-reporting .item-content) .content) .report) thead{background:#ccc}:is(:is(:is(:is(cfh-reporting .item-content) .content) .report) thead) th{border-radius:0}:is(:is(:is(:is(:is(cfh-reporting .item-content) .content) .report) tbody)>tr):nth-child(2n){background:#eee}:is(:is(:is(:is(:is(cfh-reporting .item-content) .content) .report) tbody)>tr):nth-child(odd){background:#fafafa}.total:is(:is(:is(:is(cfh-reporting .item-content) .content) .report) tr) td{font-weight:600}:is(.total:is(:is(:is(:is(cfh-reporting .item-content) .content) .report) tr) td):first-child{text-align:right;padding-right:20px}:is(:is(cfh-reporting .item-content) .content)>.filters{max-height:0;background-color:#eee;transition:max-height .3s cubic-bezier(.645,.045,.355,1);overflow:hidden}.show:is(:is(:is(cfh-reporting .item-content) .content)>.filters){max-height:500px}:is(:is(:is(cfh-reporting .item-content) .content)>.filters) .close-filters{padding:4px;font-size:20px;cursor:pointer}:is(:is(:is(cfh-reporting .item-content) .content)>.filters) o-textfield{margin:0}:is(:is(:is(cfh-reporting .item-content) .content)>.filters) .contain{display:flex;align-items:flex-end;flex-wrap:wrap;padding:16px 24px}:is(:is(:is(:is(cfh-reporting .item-content) .content)>.filters) .contain) .inline{padding:8px 0}:is(:is(:is(cfh-reporting .item-content) .content)>.filters) .actions{padding:0 24px 24px}:is(:is(:is(:is(cfh-reporting .item-content) .content)>.filters) .actions) .filter{position:static}:is(cfh-reporting .item-content) .data-actions{height:64px;align-items:center;cursor:pointer;float:right;margin-top:-35px;position:fixed;color:#eee;margin-bottom:35px}:is(:is(cfh-reporting .item-content) .data-actions) i{padding:0 8px}:is(:is(:is(cfh-reporting .item-content) .data-actions) .csv-download) i{padding-top:8px;color:#eee}@media only screen and (min-width: 600px){cfh-reporting{justify-content:center}}@media only screen and (max-width: 600px){cfh-reporting .item-content .header i.back{display:block}}@media only screen and (min-width: 600px){cfh-reporting .item-content .header .name{margin:0 16px}cfh-reporting .item-content .header .actions{justify-content:flex-end}}@media only screen and (max-width: 600px){cfh-reporting .item-content .data-actions{display:none}}cfh-ring-create-modal{display:block}cfh-ring-create-modal .note{color:#9e9e9e}cfh-ring-create-modal .collection{margin:0}:is(cfh-ring-create-modal .collection) .collection-item{display:list-item;overflow:hidden;transition:background .3s;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;padding:0;display:flex;flex-wrap:wrap}:is(:is(cfh-ring-create-modal .collection) .collection-item):hover{background-color:#ddd;cursor:pointer}:is(:is(cfh-ring-create-modal .collection) .collection-item) .avatar{display:flex;padding:0 16px;align-items:center}:is(:is(:is(cfh-ring-create-modal .collection) .collection-item) .avatar) .circular{width:36px;height:36px;border-radius:50%;overflow:hidden}:is(:is(:is(:is(cfh-ring-create-modal .collection) .collection-item) .avatar) .circular) i{padding:6px}:is(:is(cfh-ring-create-modal .collection) .collection-item)>.content{padding:16px 16px 16px 0;white-space:nowrap;flex-wrap:nowrap}@media only screen and (max-width: 450px){cfh-ring-create-modal .collection .collection-item>.content{padding:8px 0}}cfh-ring-crew-settings{display:block}cfh-ring-crew-settings o-check{margin-bottom:8px}cfh-ring-settings{display:block}cfh-ring-settings .row{margin:0}cfh-ring-settings .card{margin:40px auto;max-width:768px;height:auto}:is(:is(cfh-ring-settings .card) .card-content) .card-title{line-height:normal}:is(:is(:is(cfh-ring-settings .card) .card-content) .section) h6{font-weight:700}cfh-ring-settings .same-as{margin-bottom:-15px}cfh-ring-settings .no-image{margin-left:30px}.responsive-img:is(cfh-ring-settings img){max-width:140px;border:solid 1px #ccc}@media only screen and (max-width: 600px){cfh-ring-settings .card{padding:0;margin:0}cfh-ring-settings .card .card-content{padding:16px}cfh-ring-settings .card .card-content .col{padding:0}}cfh-ring{display:block}.permissions:is(cfh-ring .modal){max-width:522px}cfh-ring .card{margin:0;padding:0}cfh-ring .left-column{width:320px;padding:16px 16px 16px 24px}cfh-ring .right-column{width:calc(100% - 320px);padding:16px 24px 16px 16px}cfh-ring .header{width:100%;height:200px;z-index:1000;color:#fff;background-color:var(--cfh-blue)}:is(cfh-ring .header) .glue{max-width:1200px;margin:0 auto}:is(:is(:is(cfh-ring .header) .glue) .left-column) .avatar{display:flex;align-items:center;justify-contents:center;width:140px;height:140px;background-color:#fff;box-shadow:0 1px 3px #0000004d;float:right;border-radius:2px;overflow:hidden}:is(:is(:is(:is(cfh-ring .header) .glue) .left-column) .avatar) img{max-width:140px}:is(:is(:is(:is(cfh-ring .header) .glue) .left-column) .avatar) i{color:#eee;font-size:140px}:is(:is(:is(cfh-ring .header) .glue) .left-column) .title{display:none;margin-left:16px;font-size:1.5rem}:is(:is(:is(:is(cfh-ring .header) .glue) .right-column) .quick-details)>div{display:flex;align-items:center;margin-bottom:8px}:is(:is(:is(:is(:is(cfh-ring .header) .glue) .right-column) .quick-details)>div) .material-icons{margin:0 16px 0 0;font-size:16px}:is(:is(:is(cfh-ring .header) .glue) .right-column) .title{margin:-14px 0 16px;font-size:2.5rem}cfh-ring .content{max-width:1200px;margin:0 auto;padding-top:16px}:is(:is(:is(:is(cfh-ring .content) .left-column) .card) .section) .title{font-size:20px}.status:is(:is(:is(:is(cfh-ring .content) .left-column) .card) .section) .timestamp{font-size:12px}cfh-ring .left-column,cfh-ring .right-column{float:left}@media only screen and (max-width: 700px){cfh-ring .left-column,cfh-ring .right-column{width:100%;float:none;padding:8px 16px}cfh-ring .header{height:auto}cfh-ring .header .glue .left-column{display:flex;align-items:center}cfh-ring .header .glue .left-column .avatar{width:80px;height:80px;float:left}cfh-ring .header .glue .left-column .avatar i{font-size:80px}cfh-ring .header .glue .left-column .title{display:inline}cfh-ring .header .glue .right-column{clear:both}}@media only screen and (max-width: 500px){cfh-ring .header .glue .right-column .quick-details>div{font-size:.9rem}cfh-ring .header .glue .right-column .quick-details>div.address{font-size:.8rem}}@media only screen and (max-width: 700px){cfh-ring .header .glue .right-column .title{display:none}}@media only screen and (max-width: 500px){cfh-ring .content{padding:0}cfh-ring .content .left-column,cfh-ring .content .right-column{padding:0}cfh-ring .content .right-column{padding-top:8px}}cfh-rings{display:block;height:100%}cfh-rings .overlay{position:absolute;display:none;top:64px;right:0;bottom:0;left:0;height:100%;z-index:1000;background-color:#fffc;justify-content:center;padding-top:100px}.show:is(cfh-rings .overlay){display:flex}cfh-rings .contain{height:100%}:is(cfh-rings .contain)>div{display:inline-block}:is(cfh-rings .contain) .filters{position:fixed;top:64px;left:-250px;width:240px;height:100%;overflow:hidden;border-right:1px solid #e4e4e4;padding:16px 24px;background-color:#eee;transition:left .3s cubic-bezier(.645,.045,.355,1);z-index:1}.show:is(:is(cfh-rings .contain) .filters){left:0;z-index:1002}:is(cfh-rings .contain) .list{position:relative;width:100%;transition:all .3s ease}:is(:is(cfh-rings .contain) .list)>.actions{padding:16px}@media only screen and (min-width: 769px){cfh-rings .contain .filters{top:128px}}@media only screen and (min-width: 768px){cfh-rings .contain .filters{left:0}cfh-rings .contain .list{width:calc(100% - 240px);margin-left:240px}}@media only screen and (max-width: 600px){cfh-rings .contain .list{padding:0}}cfh-root{display:block;display:inline}.sign-out:is(cfh-root .modal){max-width:500px}.accept-policies:is(:is(:is(cfh-root .modal) .modal-footer) .btn){margin-right:16px}cfh-root .halted{display:block;width:100%;height:100%;padding:24px;background-color:var(--cfh-blue);overflow:auto}:is(cfh-root .halted) .logo{position:relative;width:278px;height:200px;margin:0 auto;background-size:100%;background-repeat:no-repeat;background-position:center;padding:0!important}:is(cfh-root .halted) .card{max-width:500px;margin:30px auto 0;padding:24px}.animate__animated.animate__fadeInUp:is(:is(:is(cfh-root .halted) .card) .card-content){color:var(--cfh-grey)}.animate__animated.animate__fadeInUp:is(:is(:is(cfh-root .halted) .card) .card-content) .card-title{line-height:normal}.animate__animated.animate__fadeInUp:is(:is(:is(cfh-root .halted) .card) .card-content) ul{margin-left:24px}:is(.animate__animated.animate__fadeInUp:is(:is(:is(cfh-root .halted) .card) .card-content) ul) li{list-style-type:disc;font-weight:700}.animate__animated.animate__fadeInUp:is(:is(:is(cfh-root .halted) .card) .card-content) h3{margin-top:0}:is(:is(.animate__animated.animate__fadeInUp:is(:is(:is(cfh-root .halted) .card) .card-content) .supported) .item):hover .blurb{text-decoration:underline;color:var(--cfh-light-blue)}:is(:is(:is(.animate__animated.animate__fadeInUp:is(:is(:is(cfh-root .halted) .card) .card-content) .supported) .item)>div):not(.blurb){width:80px;height:80px}:is(:is(.animate__animated.animate__fadeInUp:is(:is(:is(cfh-root .halted) .card) .card-content) .supported) .item) .blurb{width:80px}:is(:is(:is(.animate__animated.animate__fadeInUp:is(:is(:is(cfh-root .halted) .card) .card-content) .coming-soon) .item)>div):not(.blurb){width:50px;height:50px}:is(:is(.animate__animated.animate__fadeInUp:is(:is(:is(cfh-root .halted) .card) .card-content) .coming-soon) .item) .blurb{width:50px}.animate__animated.animate__fadeInUp:is(:is(:is(cfh-root .halted) .card) .card-content) .item{margin:0 10px;float:left}:is(.animate__animated.animate__fadeInUp:is(:is(:is(cfh-root .halted) .card) .card-content) .item) .blurb{margin-top:10px;text-align:center;color:#666}:is(:is(.animate__animated.animate__fadeInUp:is(:is(:is(cfh-root .halted) .card) .card-content) .item) .blurb) .version{font-size:.8rem}:is(.animate__animated.animate__fadeInUp:is(:is(:is(cfh-root .halted) .card) .card-content) .item) .chrome{background:url(/assets/chrome-DZY6g-t8.png) center no-repeat;background-size:80px 80px}:is(.animate__animated.animate__fadeInUp:is(:is(:is(cfh-root .halted) .card) .card-content) .item) .ie{background:url(/assets/ie-C5SSnwaU.png) center no-repeat;background-size:80px 80px}:is(.animate__animated.animate__fadeInUp:is(:is(:is(cfh-root .halted) .card) .card-content) .item) .mozilla{background:url(/assets/firefox-DzzC28Fl.png) center no-repeat;background-size:50px 50px}:is(.animate__animated.animate__fadeInUp:is(:is(:is(cfh-root .halted) .card) .card-content) .item) .safari{background:url(/assets/safari-RXgUz7eW.png) center no-repeat;background-size:50px 50px}:is(.animate__animated.animate__fadeInUp:is(:is(:is(cfh-root .halted) .card) .card-content) .item) .edge{background:url(/assets/edge-DEa1OJMJ.png) center no-repeat;background-size:50px 50px}cfh-root .hostname{position:fixed;right:30px;bottom:26px;color:#192433;font-size:10px;z-index:1}cfh-root .commit{position:fixed;right:30px;bottom:13px;color:#192433;font-size:10px;z-index:1}cfh-root .capacitor-updater-version{position:fixed;right:30px;bottom:0;color:#192433;font-size:10px;z-index:1}cfh-root .error{bottom:50px}cfh-root .error-text{position:fixed;z-index:10000;bottom:75px;left:-10px;width:110%;height:50%;border:2px solid #e43a3a;color:#e43a3a;padding:20px;font-weight:900;display:none;background:#fff;outline:none;box-shadow:none;margin:0;box-sizing:border-box;overflow:auto}cfh-root .cfh-explorer{position:relative;width:100%;height:100%}:is(cfh-root .cfh-explorer) .sidenav-overlay{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-color:#00000080;z-index:-1;opacity:0;transition:opacity .5s}.show-select-mode:is(:is(cfh-root .cfh-explorer) .sidenav-overlay){background-color:#000c}.show-copy-mode:is(:is(cfh-root .cfh-explorer) .sidenav-overlay){background-color:#000}.full-screen:is(:is(cfh-root .cfh-explorer) .sidenav-overlay){top:0}cfh-root .stage{height:100%;width:100%}:is(cfh-root .stage) .logo{position:relative;top:50px;width:350px;height:200px;margin:0 auto;background-repeat:no-repeat;background-position:center;background-size:100%;padding:0!important;cursor:pointer}:is(cfh-root .stage) .card{top:100px;margin:0 auto;max-width:700px;background-color:transparent!important}:is(:is(cfh-root .stage) .card) .card-content{min-height:150px;background-color:#fff}:is(:is(cfh-root .stage) .card) .tabs{background-color:transparent}:is(:is(:is(cfh-root .stage) .card) .tabs) .tab{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#888;background-color:#fff}.active:is(:is(:is(:is(cfh-root .stage) .card) .tabs) .tab){color:#000}:is(:is(:is(:is(cfh-root .stage) .card) .tabs) .tab):not(.active){opacity:.5;box-shadow:-4px -2px 7px #e0e0e0 inset}.loading:is(:is(cfh-root .stage) .card){margin-top:100px;color:#fff}.loading:is(:is(cfh-root .stage) .card) .spinner-layer{border-color:#fff}.loading:is(:is(cfh-root .stage) .card) .loading-text{padding:50px 0 100px}:is(cfh-root .stage) .terms-privacy{position:absolute;padding:24px 0 40 0;width:100%;text-align:center;color:#ffffff80}:is(:is(cfh-root .stage) .terms-privacy) a{color:#ffffff80;font-size:.9rem}:is(cfh-root .stage) .switch{background-color:#f8f8f8;position:relative;padding:20px;color:#888;margin:0 auto;font-size:.8rem}:is(:is(cfh-root .stage) .switch) a{color:var(--cfh-lighter-blue)}:is(:is(:is(cfh-root .stage) .switch) a):hover{text-decoration:underline;cursor:pointer}cfh-root .lean-overlay-clickless{position:fixed;z-index:999;top:-100px;left:0;bottom:0;right:0;height:125%;width:100%;display:none;opacity:50%}@media screen{cfh-root .mobile-only{width:95%}}@media only screen and (max-width: 600px){cfh-root .halted{padding:0}cfh-root .halted .logo{top:20px;width:194px;height:150px}cfh-root .halted .card{margin-top:40px;padding:8px;border-radius:0;max-width:100%}cfh-root .halted .card .card-content.animate__animated.animate__fadeInUp{padding:8px}}cfh-root .halted .card .card-content.animate__animated.animate__fadeInUp .supported,cfh-root .halted .card .card-content.animate__animated.animate__fadeInUp .coming-soon{padding-top:20px;clear:both;overflow:hidden}cfh-root .connection,cfh-root .error{cursor:pointer;position:fixed;bottom:20px;left:10px;width:20px;height:20px;color:#e43a3a;display:none;justify-content:center;animation:pulse 1s infinite;z-index:2}cfh-root .cfh-explorer .sidenav-overlay.show,cfh-root .cfh-explorer .sidenav-overlay.show-copy-mode,cfh-root .cfh-explorer .sidenav-overlay.show-select-mode{z-index:1001;opacity:1}@media only screen and (max-width: 768px){cfh-root .cfh-explorer .sidenav-overlay{top:64px}}@media only screen and (max-width: 700px) and (max-width: 600px){cfh-root .stage .logo{top:0;width:194px;height:150px}cfh-root .stage .logo.referral{top:-35px}}@media only screen and (max-width: 600px){cfh-root .stage .card{top:10px}}@keyframes pulse{to{opacity:1}90%{opacity:.9}80%{opacity:.8}70%{opacity:.7}60%{opacity:.6}50%{opacity:.5}60%{opacity:.6}70%{opacity:.7}80%{opacity:.8}90%{opacity:.9}to{opacity:1}}cfh-search{display:block;position:relative;display:inline}.days:is(cfh-search .input-field) select{margin-top:20px;height:200px}:is(cfh-search cfh-map) .map{width:100%;height:250px}cfh-search .disapproved{max-width:700px;margin:40px auto;padding:20px 30px;display:flex;flex-direction:column;align-items:center;text-align:center}:is(cfh-search .disapproved) i{font-size:10rem}cfh-search .side-info-overlay{position:fixed;top:64px;left:0;right:0;bottom:0;width:100%;height:100%;background-color:#00000080;z-index:-1;opacity:0;transition:opacity .5s}.show:is(cfh-search .side-info-overlay){z-index:900;opacity:1}cfh-search .side-info{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);position:fixed;display:block;top:128px;right:-100%;width:464px;height:100%;z-index:997;transition:all .3s cubic-bezier(.645,.045,.355,1);background-color:#fff;box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f}.show:is(cfh-search .side-info){right:0}:is(cfh-search .side-info)>.header{display:flex;width:100%;height:64px;background-color:#fff;align-items:center;padding:4px 16px;color:var(--cfh-grey)}:is(:is(cfh-search .side-info)>.header) .close{display:flex;justify-content:center;margin-right:16px}:is(:is(cfh-search .side-info)>.header) .title{font-size:1.3rem}:is(cfh-search .side-info)>.content{overflow:auto;height:calc(100% - 192px)}:is(:is(cfh-search .side-info)>.content) .details{padding:16px}:is(:is(:is(:is(cfh-search .side-info)>.content) .details) table) td{padding:8px;vertical-align:top}.label:is(:is(:is(:is(:is(cfh-search .side-info)>.content) .details) table) td){font-weight:700}.notes:is(:is(:is(:is(:is(cfh-search .side-info)>.content) .details) table) td){white-space:pre-wrap}.project:is(:is(:is(:is(:is(cfh-search .side-info)>.content) .details) table) td) span{font-size:.8rem}:is(:is(:is(:is(:is(cfh-search .side-info)>.content) .details) table) td) .material-icons{font-size:12px;font-weight:700}:is(cfh-search .side-info) cfh-map{height:200px}:is(:is(cfh-search .side-info) cfh-map) .map{width:100%;height:200px;text-align:center;overflow:hidden}:is(:is(:is(cfh-search .side-info) cfh-map) .map) iframe{width:100%;height:100%;border-radius:50%;z-index:-1}cfh-search .filters{position:fixed;top:64px;left:-250px;width:240px;height:calc(100% - 128px);overflow-x:hidden;overflow-y:auto;padding:20px;background-color:#eee;transition:left .3s cubic-bezier(.645,.045,.355,1);z-index:1}.show:is(cfh-search .filters){left:0;z-index:1002}:is(cfh-search .filters) h5{margin-top:0}:is(cfh-search .filters) .section{margin-top:4px;margin-bottom:0;padding-top:6px;padding-bottom:6px}:is(cfh-search .filters) .header{font-size:1rem;color:#444;font-weight:700;display:block;padding-bottom:8px}:is(:is(cfh-search .filters) .filter) label{margin-left:4px}:is(cfh-search .filters) label{margin-top:0}:is(cfh-search .filters) o-textfield{margin-top:-8px;margin-bottom:8px}.text-search:is(:is(cfh-search .filters) o-textfield){margin-top:-24px}:is(cfh-search .filters) o-select{margin-top:-6px}cfh-search .search{position:relative;width:100%;height:100%;background-color:#eee}:is(cfh-search .search) .notice{padding:20px;border-radius:2px}:is(cfh-search .search) .results{background:#eee;padding:16px 0 16px 8px;min-width:280px;display:flex;align-items:center}:is(:is(cfh-search .search) .results)>div{display:flex;align-items:center;margin:0 16px;vertical-align:middle;font-size:.9rem;white-space:nowrap}:is(:is(:is(cfh-search .search) .results)>div):first-child{margin-left:0}:is(:is(:is(cfh-search .search) .results)>div) .pagination-set{display:flex;align-items:center}:is(:is(:is(cfh-search .search) .results)>div) o-select{font-size:1rem;width:60px}:is(:is(cfh-search .search) .results) .pagination{width:auto}:is(:is(:is(cfh-search .search) .results) .pagination) i{vertical-align:middle;margin-bottom:3px}:is(:is(:is(:is(cfh-search .search) .results) .pagination) i):first-child{margin-right:8px}:is(:is(:is(:is(cfh-search .search) .results) .pagination) i):last-child{margin-left:8px}:is(cfh-search .search) .collection{border:none;margin:0}:is(:is(cfh-search .search) .collection) .collection-item{overflow:hidden;transition:all .2s;min-height:64px}.active:is(:is(:is(cfh-search .search) .collection) .collection-item){background-color:var(--cfh-light-grey);color:#fff}.start-time:is(:is(:is(cfh-search .search) .collection) .collection-item){text-transform:lowercase}:is(:is(:is(cfh-search .search) .collection) .collection-item):last-child{border-bottom:0px transparent}:is(:is(cfh-search .search) table) thead{background-color:#eee}:is(:is(:is(cfh-search .search) table) thead) th{text-transform:uppercase}:is(:is(:is(:is(cfh-search .search) table) thead) th) i{vertical-align:bottom}:is(:is(:is(cfh-search .search) table) tbody) tr{padding:20px}:is(:is(:is(:is(cfh-search .search) table) tbody) tr):hover{background-color:#fff}:is(:is(:is(:is(cfh-search .search) table) tbody) tr):nth-child(2n){background-color:#fafafa}.date:is(:is(:is(:is(cfh-search .search) table) tbody) td){font-weight:700}:is(:is(:is(:is(cfh-search .search) table) tbody) td):before{position:absolute;left:6px;width:45%;white-space:nowrap}:is(:is(:is(:is(cfh-search .search) table) tbody) td) .financial-required{max-width:210px}.request-shift:is(:is(:is(:is(:is(cfh-search .search) table) tbody) td) button){min-width:149px}.project:is(:is(:is(:is(cfh-search .search) table) tbody) td) span{font-size:.8rem}:is(cfh-search .card) .card-content{margin:0;font-size:inherit}:is(cfh-search .card) .note{text-align:justify}cfh-search .action{margin-bottom:0!important}cfh-search .more-info{display:flex}:is(cfh-search .more-info) i{margin-right:8px}@media only screen and (max-width: 600px){cfh-search .side-info-overlay{display:none}}@media only screen and (max-width: 768px){cfh-search .side-info{top:64px}}@media only screen and (max-width: 600px){cfh-search .side-info{top:0;right:-100%;width:100%}}@media only screen and (max-width: 768px){cfh-search .side-info>.content{height:calc(100% - 128px)}}@media only screen and (max-width: 600px){cfh-search .side-info>.content{height:calc(100% - 64px)}cfh-search .side-info>.content .details{padding:8px}cfh-search .side-info cfh-map .map iframe{height:150px}}@media only screen and (min-width: 769px){cfh-search .filters{top:128px}}@media only screen and (min-width: 768px){cfh-search .filters{left:0}cfh-search .search{width:calc(100% - 240px);margin-left:240px}}@media only screen and (max-width: 600px){cfh-search .search{padding:0}cfh-search .search .notice{border-radius:0}cfh-search .search .results{justify-content:center}cfh-search .search .results>div.count{display:none}cfh-search .search table tr.collection-item{display:block;padding:16px}}cfh-search .search table th,cfh-search .search table td{padding:16px}cfh-search .search table th.sort,cfh-search .search table td.sort{font-weight:700}@media only screen and (max-width: 600px){cfh-search .search table th,cfh-search .search table td{display:block;position:relative;padding:0}cfh-search .search table thead th{display:none}cfh-search .search table tbody td{padding-left:45%!important}cfh-search .search table tbody td.action-buttons{padding-left:0!important}cfh-search .search table tbody td.action-buttons button.more-info{margin-right:5px;padding-left:0!important;float:inline-start}cfh-search .search table tbody td.action-buttons button.right-side-btns{float:inline-end}cfh-search .search table tbody td:nth-of-type(1):before{content:"Date"}cfh-search .search table tbody td:nth-of-type(2):before{content:"Event"}cfh-search .search table tbody td:nth-of-type(3):before{content:"Payout/Duty"}cfh-search .search table tbody td:nth-of-type(4):before{content:"Shifts"}cfh-search .search table tbody td.view{margin-top:8px}cfh-search .card{margin:0;padding:0;box-shadow:none;border:none}cfh-search .card .card-content{padding:16px}}cfh-settings-assets{display:block}cfh-settings-assets .collection{overflow:visible}:is(cfh-settings-assets .collection) .collection-item{display:flex;align-items:center}:is(:is(cfh-settings-assets .collection) .collection-item):not(.linked){background-color:#fafafa}:is(:is(cfh-settings-assets .collection) .collection-item) select{margin-right:8px}:is(:is(:is(cfh-settings-assets .collection) .collection-item) .content) .title{padding-bottom:4px;margin-right:-16px}:is(:is(cfh-settings-assets .collection) .collection-item) .actions{margin-left:auto;padding-left:16px}:is(:is(:is(cfh-settings-assets .collection) .collection-item) .actions) i{font-size:20px;color:var(--cfh-light-grey);padding:4px 8px;border-radius:2px}:is(:is(:is(:is(cfh-settings-assets .collection) .collection-item) .actions) i):hover{color:#fff;cursor:pointer}.edit:is(:is(:is(:is(cfh-settings-assets .collection) .collection-item) .actions) i):hover{background-color:var(--cfh-blue)}cfh-settings-assets .modal{background-color:#f6f6f6}.view-asset:is(cfh-settings-assets .modal){max-height:100%}:is(.view-asset:is(cfh-settings-assets .modal) .modal-content) .btn-flat{padding:0 8px 0 16px}.right:is(:is(:is(.view-asset:is(cfh-settings-assets .modal) .modal-content) .btn-flat) i){margin-left:8px}:is(:is(.view-asset:is(cfh-settings-assets .modal) .modal-content) .asset-name) o-textfield{width:500px}:is(:is(.view-asset:is(cfh-settings-assets .modal) .modal-content) .asset-name) .btn{margin-left:16px}:is(:is(.view-asset:is(cfh-settings-assets .modal) .modal-content) .rate) o-textfield{display:inline-block;margin:-24px 0 0;max-width:80px}:is(:is(:is(.view-asset:is(cfh-settings-assets .modal) .modal-content) .rate) o-textfield) .message{width:100px}@media only screen and (max-width: 600px){cfh-settings-assets .card-content{padding:8px!important}cfh-settings-assets .collection .collection-item:not(.linked){background-color:#f8f8f8}}cfh-settings-assets .collection .collection-item .content .rate,cfh-settings-assets .collection .collection-item .content .reserved{font-size:.9rem}cfh-settings-assets .collection .collection-item .actions i:hover.delete,cfh-settings-assets .collection .collection-item .actions i:hover.unlink{background-color:var(--cfh-red)}@media only screen and (max-width: 600px){cfh-settings-assets .modal.view-asset .modal-content{padding:8px}cfh-settings-assets .modal.view-asset .modal-content .asset-name o-textfield{width:300px}}cfh-settings-availability{display:block}cfh-settings-availability .note{color:#999!important;font-weight:400}cfh-settings-availability .nudge-bottom{margin-bottom:8px}cfh-settings-customer-details{display:block}cfh-settings-customer-details o-textfield{margin:0}cfh-settings-customer-details .row{margin-bottom:10}:is(cfh-settings-customer-details a):hover{text-decoration:underline}cfh-settings-customer-details .wrapper{margin-left:10px;display:inline-flex}cfh-settings-customer-details .pay-card{width:80px;height:50px;margin-top:12px;margin-right:20px;background-size:contain;background-repeat:no-repeat}.visa:is(cfh-settings-customer-details .pay-card){background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20width='750px'%20height='471px'%20viewBox='0%200%20750%20471'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20xmlns:sketch='http://www.bohemiancoding.com/sketch/ns'%3e%3c!--%20Generator:%20Sketch%203.3.1%20(12005)%20-%20http://www.bohemiancoding.com/sketch%20--%3e%3ctitle%3eSlice%201%3c/title%3e%3cdesc%3eCreated%20with%20Sketch.%3c/desc%3e%3cdefs%3e%3c/defs%3e%3cg%20id='Page-1'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20sketch:type='MSPage'%3e%3cg%20id='visa'%20sketch:type='MSLayerGroup'%3e%3crect%20id='Rectangle-1'%20fill='%230E4595'%20sketch:type='MSShapeGroup'%20x='0'%20y='0'%20width='750'%20height='471'%20rx='40'%3e%3c/rect%3e%3cpath%20d='M278.1975,334.2275%20L311.5585,138.4655%20L364.9175,138.4655%20L331.5335,334.2275%20L278.1975,334.2275%20L278.1975,334.2275%20Z'%20id='Shape'%20fill='%23FFFFFF'%20sketch:type='MSShapeGroup'%3e%3c/path%3e%3cpath%20d='M524.3075,142.6875%20C513.7355,138.7215%20497.1715,134.4655%20476.4845,134.4655%20C423.7605,134.4655%20386.6205,161.0165%20386.3045,199.0695%20C386.0075,227.1985%20412.8185,242.8905%20433.0585,252.2545%20C453.8275,261.8495%20460.8105,267.9695%20460.7115,276.5375%20C460.5795,289.6595%20444.1255,295.6545%20428.7885,295.6545%20C407.4315,295.6545%20396.0855,292.6875%20378.5625,285.3785%20L371.6865,282.2665%20L364.1975,326.0905%20C376.6605,331.5545%20399.7065,336.2895%20423.6355,336.5345%20C479.7245,336.5345%20516.1365,310.2875%20516.5505,269.6525%20C516.7515,247.3835%20502.5355,230.4355%20471.7515,216.4645%20C453.1005,207.4085%20441.6785,201.3655%20441.7995,192.1955%20C441.7995,184.0585%20451.4675,175.3575%20472.3565,175.3575%20C489.8055,175.0865%20502.4445,178.8915%20512.2925,182.8575%20L517.0745,185.1165%20L524.3075,142.6875'%20id='path13'%20fill='%23FFFFFF'%20sketch:type='MSShapeGroup'%3e%3c/path%3e%3cpath%20d='M661.6145,138.4655%20L620.3835,138.4655%20C607.6105,138.4655%20598.0525,141.9515%20592.4425,154.6995%20L513.1975,334.1025%20L569.2285,334.1025%20C569.2285,334.1025%20578.3905,309.9805%20580.4625,304.6845%20C586.5855,304.6845%20641.0165,304.7685%20648.7985,304.7685%20C650.3945,311.6215%20655.2905,334.1025%20655.2905,334.1025%20L704.8025,334.1025%20L661.6145,138.4655%20L661.6145,138.4655%20Z%20M596.1975,264.8725%20C600.6105,253.5935%20617.4565,210.1495%20617.4565,210.1495%20C617.1415,210.6705%20621.8365,198.8155%20624.5315,191.4655%20L628.1385,208.3435%20C628.1385,208.3435%20638.3555,255.0725%20640.4905,264.8715%20L596.1975,264.8715%20L596.1975,264.8725%20L596.1975,264.8725%20Z'%20id='Path'%20fill='%23FFFFFF'%20sketch:type='MSShapeGroup'%3e%3c/path%3e%3cpath%20d='M232.9025,138.4655%20L180.6625,271.9605%20L175.0965,244.8315%20C165.3715,213.5575%20135.0715,179.6755%20101.1975,162.7125%20L148.9645,333.9155%20L205.4195,333.8505%20L289.4235,138.4655%20L232.9025,138.4655'%20id='path16'%20fill='%23FFFFFF'%20sketch:type='MSShapeGroup'%3e%3c/path%3e%3cpath%20d='M131.9195,138.4655%20L45.8785,138.4655%20L45.1975,142.5385%20C112.1365,158.7425%20156.4295,197.9015%20174.8155,244.9525%20L156.1065,154.9925%20C152.8765,142.5965%20143.5085,138.8975%20131.9195,138.4655'%20id='path18'%20fill='%23F2AE14'%20sketch:type='MSShapeGroup'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.mastercard:is(cfh-settings-customer-details .pay-card){background-image:url(/assets/mastercard-CEbkE5h1.svg)}.amex:is(cfh-settings-customer-details .pay-card){background-image:url(/assets/amex-CYmhJH-B.svg)}.discover:is(cfh-settings-customer-details .pay-card){background-image:url(/assets/discover-D-El1xRc.svg);width:78px}cfh-settings-customer-details .card{min-width:200px}cfh-settings-customer-details .valign{width:100%;text-align:center}:is(cfh-settings-customer-details .collection) .collection-item{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}:is(:is(cfh-settings-customer-details .collection) .collection-item)>i{margin-top:10px}:is(:is(cfh-settings-customer-details .collection) .collection-item)>p{margin:10px 0 0!important;font-size:.8rem}:is(:is(cfh-settings-customer-details .collection) .collection-item) .secondary-content{margin-top:10px}:is(:is(:is(cfh-settings-customer-details .collection) .collection-item) .secondary-content)>i{margin-left:10px;opacity:.5;color:var(--cfh-grey)}:is(:is(:is(:is(cfh-settings-customer-details .collection) .collection-item) .secondary-content)>i):hover{opacity:.8;cursor:pointer}:is(cfh-settings-customer-details .survey) .row{margin-bottom:6}:is(cfh-settings-customer-details .survey) o-select{margin:0}cfh-settings-department-preferences{display:block}cfh-settings-department-preferences .row{margin:0}cfh-settings-department-preferences .collapsible-header{border-top:1px solid #ddd;border-bottom:0px;background-color:#fafafa;display:flex;align-items:center}cfh-settings-department-preferences .collapsible-body{padding:0 16px}cfh-settings-department-preferences .section{text-align:justify;padding-bottom:16px}.max-shift:is(cfh-settings-department-preferences .section) o-select{max-width:50px;vertical-align:middle}.max-dispensation-delay:is(.max-shift:is(cfh-settings-department-preferences .section) o-select){max-width:100px}:is(cfh-settings-department-preferences .section) .switch{margin-bottom:20px}:is(cfh-settings-department-preferences .algorithms) .algorithm-item{padding-bottom:16px}:is(:is(cfh-settings-department-preferences .algorithms) .algorithm-item) .note{color:#888;font-weight:400}.disabled:is(:is(:is(cfh-settings-department-preferences .algorithms) .algorithm-item) .note){color:#bbb}:is(:is(cfh-settings-department-preferences .algorithms) .algorithm-item) label{color:#555}.disabled:is(:is(:is(cfh-settings-department-preferences .algorithms) .algorithm-item) label){color:#bbb}:is(:is(cfh-settings-department-preferences .algorithms) .algorithm-item) o-select{overflow:hidden}:is(cfh-settings-department-preferences .algorithms) .switch{font-weight:400;vertical-align:middle}:is(cfh-settings-department-preferences .algorithms) .urgent{color:#000;text-align:justify;vertical-align:middle;font-weight:400;margin-bottom:-18px}:is(cfh-settings-department-preferences .algorithms) .urgent-fill-buffer{color:#000;font-weight:400}:is(:is(cfh-settings-department-preferences .algorithms) .urgent-fill-buffer) o-select{vertical-align:middle;font-weight:400}@media only screen and (min-width: 400px){cfh-settings-department-preferences .invoice-ante-label{margin-top:0;margin-bottom:0}}cfh-settings-department-schedule{display:block}cfh-settings-department-schedule .section{text-align:justify;padding-bottom:16px}:is(cfh-settings-department-schedule .section) .switch-settings{margin-left:16px}.shift-schedule:is(cfh-settings-department-schedule .section) ol{list-style-type:number}@media only screen and (min-width: 600px){cfh-settings-department-schedule .section{line-height:28.5px;display:flex;flex-wrap:nowrap}cfh-settings-department-schedule .section o-textfield{padding:0;height:28.5px}cfh-settings-department-schedule .section.shift-schedule ol li{line-height:4}}cfh-settings-duties{display:block}cfh-settings-duties .collection{overflow:visible}:is(cfh-settings-duties .collection) .collection-item{display:flex;align-items:center}:is(:is(cfh-settings-duties .collection) .collection-item):not(.linked){background-color:#fafafa}:is(:is(cfh-settings-duties .collection) .collection-item) select{margin-right:8px}:is(:is(:is(cfh-settings-duties .collection) .collection-item) .content) .title{padding-bottom:4px;margin-right:-16px}:is(:is(:is(cfh-settings-duties .collection) .collection-item) .content) .rate{font-size:.9rem}:is(:is(cfh-settings-duties .collection) .collection-item) .actions{margin-left:auto;padding-left:16px}:is(:is(:is(cfh-settings-duties .collection) .collection-item) .actions) i{font-size:20px;color:var(--cfh-light-grey);padding:4px 8px;border-radius:2px}:is(:is(:is(:is(cfh-settings-duties .collection) .collection-item) .actions) i):hover{color:#fff;cursor:pointer}.edit:is(:is(:is(:is(cfh-settings-duties .collection) .collection-item) .actions) i):hover{background-color:var(--cfh-blue)}cfh-settings-duties .link{display:flex;align-items:center;background-color:transparent;border:1px dashed #ccc;padding:8px}:is(cfh-settings-duties .link) .actions{margin-left:16px}.view-duty:is(cfh-settings-duties .modal){max-height:100%}.view-duty.fullscreen:is(cfh-settings-duties .modal){top:0}:is(.view-duty:is(cfh-settings-duties .modal) .modal-content) .btn-flat{padding:0 8px 0 16px}.right:is(:is(:is(.view-duty:is(cfh-settings-duties .modal) .modal-content) .btn-flat) i){margin-left:8px}:is(:is(.view-duty:is(cfh-settings-duties .modal) .modal-content) .duty-name) o-textfield{width:500px}:is(:is(:is(.view-duty:is(cfh-settings-duties .modal) .modal-content) .duty-name) o-textfield) input{font-size:26px;height:30px;margin-top:-6px}:is(:is(.view-duty:is(cfh-settings-duties .modal) .modal-content) .duty-name) .btn{margin-left:16px}:is(.view-duty:is(cfh-settings-duties .modal) .modal-content) .markup{max-width:320px}.view-duty:is(cfh-settings-duties .modal) .modal-footer{background-color:#f6f6f6}@media only screen and (max-width: 600px){cfh-settings-duties .card-content{padding:8px!important}cfh-settings-duties .collection .collection-item{padding:8px 16px}cfh-settings-duties .collection .collection-item:not(.linked){background-color:#f8f8f8}}cfh-settings-duties .collection .collection-item .content .visibility,cfh-settings-duties .collection .collection-item .content .qualifications,cfh-settings-duties .collection .collection-item .content .assets{font-size:.8rem}cfh-settings-duties .collection .collection-item .actions i:hover.delete,cfh-settings-duties .collection .collection-item .actions i:hover.unlink{background-color:var(--cfh-red)}@media only screen and (max-width: 600px){cfh-settings-duties .modal.view-duty .modal-content{padding:8px}cfh-settings-duties .modal.view-duty .modal-content .duty-name o-textfield{width:auto}cfh-settings-duties .modal.view-duty .toggle-size{display:none}}cfh-settings-feats{display:block}cfh-settings-feats .collection{overflow:visible}:is(cfh-settings-feats .collection) .collection-item{display:flex;align-items:center}:is(:is(cfh-settings-feats .collection) .collection-item):not(.linked){background-color:#fafafa}:is(:is(cfh-settings-feats .collection) .collection-item):hover:not(.linked):not(.new-feat):not(.on):not(.feat){background-color:#eee;cursor:pointer}:is(:is(cfh-settings-feats .collection) .collection-item) select{margin-right:8px}:is(:is(:is(cfh-settings-feats .collection) .collection-item) .content) .title{padding-bottom:4px;margin-right:-16px}:is(:is(cfh-settings-feats .collection) .collection-item) .actions{margin-left:auto;padding-left:16px}:is(:is(:is(cfh-settings-feats .collection) .collection-item) .actions) i{font-size:20px;color:var(--cfh-light-grey);padding:4px 8px;border-radius:2px}:is(:is(:is(:is(cfh-settings-feats .collection) .collection-item) .actions) i):hover{color:#fff;cursor:pointer}.edit:is(:is(:is(:is(cfh-settings-feats .collection) .collection-item) .actions) i):hover{background-color:var(--cfh-blue)}cfh-settings-feats .modal{background-color:#f6f6f6}.view-feat:is(cfh-settings-feats .modal){max-height:100%}:is(.view-feat:is(cfh-settings-feats .modal) .modal-content) .btn-flat{padding:0 8px 0 16px}.right:is(:is(:is(.view-feat:is(cfh-settings-feats .modal) .modal-content) .btn-flat) i){margin-left:8px}:is(:is(:is(.view-feat:is(cfh-settings-feats .modal) .modal-content) .feat-name) .options) o-select{margin:0 16px 0 0}:is(:is(.view-feat:is(cfh-settings-feats .modal) .modal-content) .feat-name) .suggest{font-size:.8rem;margin-top:8px}:is(:is(.view-feat:is(cfh-settings-feats .modal) .modal-content) .feat-name) o-textfield{width:500px}:is(:is(.view-feat:is(cfh-settings-feats .modal) .modal-content) .feat-name) .btn{margin-left:16px}:is(:is(.view-feat:is(cfh-settings-feats .modal) .modal-content) .rate) o-textfield{display:inline-block;margin:-24px 0 0;max-width:80px}:is(:is(:is(.view-feat:is(cfh-settings-feats .modal) .modal-content) .rate) o-textfield) .message{width:100px}@media only screen and (max-width: 600px){cfh-settings-feats .card-content{padding:8px!important}cfh-settings-feats .collection .collection-item:not(.linked){background-color:#f8f8f8}}cfh-settings-feats .collection .collection-item .content .rate,cfh-settings-feats .collection .collection-item .content .reserved{font-size:.9rem}cfh-settings-feats .collection .collection-item .actions i:hover.delete,cfh-settings-feats .collection .collection-item .actions i:hover.unlink{background-color:var(--cfh-red)}@media only screen and (max-width: 600px){cfh-settings-feats .modal.view-feat .modal-content{padding:8px}cfh-settings-feats .modal.view-feat .modal-content .feat-name o-textfield{width:300px}}cfh-settings-financial{display:block}cfh-settings-financial .wrapper{margin-left:10px;display:inline-flex}cfh-settings-financial .pay-card{width:80px;height:50px;margin-top:12px;margin-right:20px;background-size:contain;background-repeat:no-repeat}.visa:is(cfh-settings-financial .pay-card){background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20width='750px'%20height='471px'%20viewBox='0%200%20750%20471'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20xmlns:sketch='http://www.bohemiancoding.com/sketch/ns'%3e%3c!--%20Generator:%20Sketch%203.3.1%20(12005)%20-%20http://www.bohemiancoding.com/sketch%20--%3e%3ctitle%3eSlice%201%3c/title%3e%3cdesc%3eCreated%20with%20Sketch.%3c/desc%3e%3cdefs%3e%3c/defs%3e%3cg%20id='Page-1'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20sketch:type='MSPage'%3e%3cg%20id='visa'%20sketch:type='MSLayerGroup'%3e%3crect%20id='Rectangle-1'%20fill='%230E4595'%20sketch:type='MSShapeGroup'%20x='0'%20y='0'%20width='750'%20height='471'%20rx='40'%3e%3c/rect%3e%3cpath%20d='M278.1975,334.2275%20L311.5585,138.4655%20L364.9175,138.4655%20L331.5335,334.2275%20L278.1975,334.2275%20L278.1975,334.2275%20Z'%20id='Shape'%20fill='%23FFFFFF'%20sketch:type='MSShapeGroup'%3e%3c/path%3e%3cpath%20d='M524.3075,142.6875%20C513.7355,138.7215%20497.1715,134.4655%20476.4845,134.4655%20C423.7605,134.4655%20386.6205,161.0165%20386.3045,199.0695%20C386.0075,227.1985%20412.8185,242.8905%20433.0585,252.2545%20C453.8275,261.8495%20460.8105,267.9695%20460.7115,276.5375%20C460.5795,289.6595%20444.1255,295.6545%20428.7885,295.6545%20C407.4315,295.6545%20396.0855,292.6875%20378.5625,285.3785%20L371.6865,282.2665%20L364.1975,326.0905%20C376.6605,331.5545%20399.7065,336.2895%20423.6355,336.5345%20C479.7245,336.5345%20516.1365,310.2875%20516.5505,269.6525%20C516.7515,247.3835%20502.5355,230.4355%20471.7515,216.4645%20C453.1005,207.4085%20441.6785,201.3655%20441.7995,192.1955%20C441.7995,184.0585%20451.4675,175.3575%20472.3565,175.3575%20C489.8055,175.0865%20502.4445,178.8915%20512.2925,182.8575%20L517.0745,185.1165%20L524.3075,142.6875'%20id='path13'%20fill='%23FFFFFF'%20sketch:type='MSShapeGroup'%3e%3c/path%3e%3cpath%20d='M661.6145,138.4655%20L620.3835,138.4655%20C607.6105,138.4655%20598.0525,141.9515%20592.4425,154.6995%20L513.1975,334.1025%20L569.2285,334.1025%20C569.2285,334.1025%20578.3905,309.9805%20580.4625,304.6845%20C586.5855,304.6845%20641.0165,304.7685%20648.7985,304.7685%20C650.3945,311.6215%20655.2905,334.1025%20655.2905,334.1025%20L704.8025,334.1025%20L661.6145,138.4655%20L661.6145,138.4655%20Z%20M596.1975,264.8725%20C600.6105,253.5935%20617.4565,210.1495%20617.4565,210.1495%20C617.1415,210.6705%20621.8365,198.8155%20624.5315,191.4655%20L628.1385,208.3435%20C628.1385,208.3435%20638.3555,255.0725%20640.4905,264.8715%20L596.1975,264.8715%20L596.1975,264.8725%20L596.1975,264.8725%20Z'%20id='Path'%20fill='%23FFFFFF'%20sketch:type='MSShapeGroup'%3e%3c/path%3e%3cpath%20d='M232.9025,138.4655%20L180.6625,271.9605%20L175.0965,244.8315%20C165.3715,213.5575%20135.0715,179.6755%20101.1975,162.7125%20L148.9645,333.9155%20L205.4195,333.8505%20L289.4235,138.4655%20L232.9025,138.4655'%20id='path16'%20fill='%23FFFFFF'%20sketch:type='MSShapeGroup'%3e%3c/path%3e%3cpath%20d='M131.9195,138.4655%20L45.8785,138.4655%20L45.1975,142.5385%20C112.1365,158.7425%20156.4295,197.9015%20174.8155,244.9525%20L156.1065,154.9925%20C152.8765,142.5965%20143.5085,138.8975%20131.9195,138.4655'%20id='path18'%20fill='%23F2AE14'%20sketch:type='MSShapeGroup'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.mastercard:is(cfh-settings-financial .pay-card){background-image:url(/assets/mastercard-CEbkE5h1.svg)}.amex:is(cfh-settings-financial .pay-card){background-image:url(/assets/amex-CYmhJH-B.svg)}.discover:is(cfh-settings-financial .pay-card){background-image:url(/assets/discover-D-El1xRc.svg);width:78px}cfh-settings-financial .card{min-width:200px}cfh-settings-financial .valign{width:100%;text-align:center}:is(cfh-settings-financial .collection) .collection-item{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}:is(:is(cfh-settings-financial .collection) .collection-item)>i{margin-top:10px}:is(:is(cfh-settings-financial .collection) .collection-item)>p{margin:10px 0 0!important;font-size:.8rem}:is(:is(cfh-settings-financial .collection) .collection-item) .secondary-content{margin-top:10px}:is(:is(:is(cfh-settings-financial .collection) .collection-item) .secondary-content)>i{margin-left:10px;opacity:.5;color:var(--cfh-grey)}:is(:is(:is(:is(cfh-settings-financial .collection) .collection-item) .secondary-content)>i):hover{opacity:.8;cursor:pointer}cfh-settings-jurisdictions{display:block}cfh-settings-jurisdictions li{margin-left:32px}cfh-settings-jurisdictions .row{bottom-margin:0}cfh-settings-jurisdictions .list{border:1px solid #ddd}:is(cfh-settings-jurisdictions .list) .item{padding:24px;border-bottom:1px solid #ddd}:is(:is(cfh-settings-jurisdictions .list) .item):nth-of-type(odd){background-color:#f7f7f7}:is(:is(cfh-settings-jurisdictions .list) .item) .crew{font-size:1.3rem;font-weight:700}:is(:is(cfh-settings-jurisdictions .list) .item) .vert-gap{display:inline-block;width:24px}.sharing:is(:is(:is(cfh-settings-jurisdictions .list) .item) .section) i{vertical-align:middle;transform:rotate(90deg);font-size:1.6rem}:is(:is(:is(cfh-settings-jurisdictions .list) .item) .section) .section-title{text-decoration:underline}:is(:is(:is(:is(cfh-settings-jurisdictions .list) .item) .section) .section-title) span{text-decoration:none;display:inline-block}:is(:is(:is(cfh-settings-jurisdictions .list) .item) .section) .section-content{margin-left:16px;padding-top:16px}:is(:is(:is(:is(cfh-settings-jurisdictions .list) .item) .section) .section-content) .inbound-memorandum{margin-top:8px}:is(:is(cfh-settings-jurisdictions .list) .item) .btn-flat{padding:0}cfh-settings-jurisdictions o-radio{padding:8px}cfh-settings-jurisdictions .expanded{padding-top:16px;margin:0 0 16px 44px;overflow:hidden}:is(cfh-settings-jurisdictions .expanded) o-check{margin-bottom:8px;font-weight:400!important}cfh-settings-jurisdictions ul,cfh-settings-jurisdictions li{list-style-type:disc}@media only screen and (max-width: 600px){cfh-settings-jurisdictions .section{padding-left:8px;padding-right:8px}cfh-settings-jurisdictions .list .item{padding:16px}cfh-settings-jurisdictions .list .item .vert-gap{display:block;width:0}}cfh-settings-org-general{display:block}cfh-settings-org-general .row{margin:0}cfh-settings-org-general .no-image{margin-left:30px}cfh-settings-org-general .section{text-align:justify;padding-bottom:16px}.responsive-img:is(:is(cfh-settings-org-general .section) img){max-width:140px;border:solid 1px #ccc}cfh-settings-personal-information{display:block}cfh-settings-personal-information .row{margin:0}cfh-settings-personal-information .section{bottom-margin:24px}cfh-settings-personal-information h6{margin-top:16px}cfh-settings-personal-information .no-image{margin-left:30px}cfh-settings-personal-information .responsive-img{max-height:150px;max-width:150px}cfh-settings-personal-information .verified{display:flex;align-items:center;font-size:.8rem;margin-top:-12px}:is(cfh-settings-personal-information .verified) i{margin-right:8px}cfh-settings-personal-information .info-note{font-size:.8rem;color:#888;background:#f3f3f3;padding:8px;display:flex;align-items:center;border-radius:2px}:is(cfh-settings-personal-information .info-note) i{margin-right:8px;font-size:1.4rem}:is(cfh-settings-personal-information .info-note) .info-note-content{display:block}cfh-settings-personal-information .delete-email-time{padding:0}:is(cfh-settings-personal-information .summary-times) o-select{margin-top:5px;margin-bottom:5px}cfh-settings-personal-information .add-email-time{display:inline-block;margin-left:18px}cfh-settings-personal-information .delete-note{display:flex;justify-content:center}:is(cfh-settings-personal-information .delete-note) span{margin:3px 0 0 5px}cfh-settings-personal-information .note{padding:15px}cfh-settings-personal-information .phone-code-verify{margin-top:4rem}@media only screen and (max-width: 600px){cfh-settings-personal-information .card-content{padding:16px}}cfh-settings-personal-information .save-general-info,cfh-settings-personal-information .save-email-pref,cfh-settings-personal-information .save-address{float:right}cfh-settings-policies{display:block}cfh-settings-policies .btn-flat{opacity:.5}:is(cfh-settings-policies .btn-flat):hover{background-color:#f9f9f9;opacity:1}cfh-settings-policies .swap-setup{background-color:#f8f8f8;padding:10px}.files:is(cfh-settings-policies .section)>.note{margin-top:8px;font-size:.8rem}cfh-settings-policies .collection{border:1px solid transparent}:is(cfh-settings-policies .collection) .collection-item{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;background-color:#f8f8f8}:is(:is(cfh-settings-policies .collection) .collection-item):hover{cursor:pointer}:is(:is(cfh-settings-policies .collection) .collection-item)>i{margin-top:10px}:is(:is(cfh-settings-policies .collection) .collection-item)>p{margin:10px 0 0!important;font-size:.8rem}:is(:is(cfh-settings-policies .collection) .collection-item) .secondary-content{margin-top:10px}:is(:is(:is(cfh-settings-policies .collection) .collection-item) .secondary-content)>i{margin-left:10px;opacity:.5;color:var(--cfh-grey)}:is(:is(:is(:is(cfh-settings-policies .collection) .collection-item) .secondary-content)>i):hover{opacity:.6;cursor:pointer}:is(:is(:is(:is(cfh-settings-policies .collection) .collection-item) .secondary-content) .remove):hover{background-color:var(--cfh-red);color:#fff}:is(cfh-settings-policies .modal) .future-shifts-warning{display:flex;align-items:flex-start}:is(:is(cfh-settings-policies .modal) .future-shifts-warning) .text{padding-left:5px}cfh-settings-unit-feats{display:block}:is(cfh-settings-unit-feats .section) .status{height:42px;overflow:hidden}:is(:is(cfh-settings-unit-feats .section) .status) [disabled]{background-color:var(--cfh-blue)!important}.disabled:is(:is(:is(cfh-settings-unit-feats .section) .status) label){cursor:default}:is(cfh-settings-unit-feats .section)>p{margin:21px 0 0!important}:is(:is(cfh-settings-unit-feats .section)>p) .unavailable{font-size:.8rem}cfh-settings-unit-feats .superiors table td,cfh-settings-unit-feats .superiors table th{padding:8px}cfh-settings-verify-email{display:block}:is(cfh-settings-verify-email a):hover{text-decoration:underline}cfh-settings-verify-identity{display:block}cfh-settings-verify-identity .same-as-physical-afirm{margin-top:-15px}cfh-settings-verify-identity .row{margin:0}.same-as:is(cfh-settings-verify-identity .row){margin-top:5px}.mailing:is(cfh-settings-verify-identity .row):after{height:20px;display:block}cfh-settings-verify-identity .section{padding-bottom:0}:is(cfh-settings-verify-identity .section) select{display:block}:is(cfh-settings-verify-identity .section) .card-title{font-size:24px;font-weight:300}cfh-settings-verify-identity .card-content{overflow:auto}cfh-settings-verify-identity .department{margin-bottom:20px}cfh-settings-verify-identity .no-image{margin-left:30px}.responsive-img:is(cfh-settings-verify-identity img){max-width:140px;border:solid 1px #ccc}cfh-settings-verify-identity .agency-data{font-size:smaller}cfh-settings-verify-identity .survey{color:#888;background:#f3f3f3;padding-bottom:8px;align-items:center;border-radius:4px}:is(cfh-settings-verify-identity .attestation) label{color:#444}cfh-settings-verify-identity o-select,cfh-settings-verify-identity o-textfield{margin:6px 0}cfh-settings-verify-mobile{display:block}:is(cfh-settings-verify-mobile a):hover{text-decoration:underline}.mobile:is(cfh-settings-verify-mobile o-textfield){max-width:200px}cfh-shifts-calendar{display:block;position:relative;height:100%;overflow:auto}:is(cfh-shifts-calendar cfh-map) .map{width:320px;height:250px}cfh-shifts-calendar .card{margin:30px auto;max-width:768px}:is(:is(cfh-shifts-calendar .card) .card-content)>.empty{padding:40px}:is(:is(cfh-shifts-calendar .card) .card-content) .card-title{font-size:1.2rem;font-weight:700}.priority:is(cfh-shifts-calendar .card) .notification{display:flex;align-items:center;justify-content:center}:is(.priority:is(cfh-shifts-calendar .card) .notification) .material-icons{padding-right:16px}.schedule:is(cfh-shifts-calendar .card){margin-bottom:40px}.schedule:is(cfh-shifts-calendar .card) .card-content{padding:0}:is(.schedule:is(cfh-shifts-calendar .card) .card-content)>.header{background:#fff;padding:0;border-radius:2px 2px 0 0}:is(:is(.schedule:is(cfh-shifts-calendar .card) .card-content)>.header) cfh-minicalendar{padding:20px 0 30px}.copy-mode-enabled:is(:is(:is(.schedule:is(cfh-shifts-calendar .card) .card-content)>.header) cfh-minicalendar){position:relative;z-index:1001;border-radius:0 0 5px 5px}:is(:is(:is(.schedule:is(cfh-shifts-calendar .card) .card-content)>.header) cfh-minicalendar) .month{color:var(--cfh-grey);margin-bottom:0}:is(:is(:is(:is(:is(.schedule:is(cfh-shifts-calendar .card) .card-content)>.header) cfh-minicalendar) .month)>div) h6{margin:0;text-transform:uppercase}:is(:is(:is(:is(:is(:is(.schedule:is(cfh-shifts-calendar .card) .card-content)>.header) cfh-minicalendar) .month)>div) i):hover{cursor:pointer;background-color:#0000001a;border-radius:2px}:is(:is(:is(:is(:is(.schedule:is(cfh-shifts-calendar .card) .card-content)>.header) cfh-minicalendar) table) thead) th{color:#000}:is(:is(:is(:is(:is(.schedule:is(cfh-shifts-calendar .card) .card-content)>.header) cfh-minicalendar) table) tbody) td{color:var(--cfh-grey)}:is(:is(:is(:is(:is(:is(.schedule:is(cfh-shifts-calendar .card) .card-content)>.header) cfh-minicalendar) table) tbody) td) .indicator{background-color:var(--cfh-grey)}:is(:is(:is(:is(:is(:is(:is(.schedule:is(cfh-shifts-calendar .card) .card-content)>.header) cfh-minicalendar) table) tbody) td) .day):hover:not(.active){background-color:#0003}.active:is(:is(:is(:is(:is(:is(:is(.schedule:is(cfh-shifts-calendar .card) .card-content)>.header) cfh-minicalendar) table) tbody) td) .day){background-color:var(--cfh-blue);color:#fff}.active:is(:is(:is(:is(:is(:is(:is(.schedule:is(cfh-shifts-calendar .card) .card-content)>.header) cfh-minicalendar) table) tbody) td) .day) .number{color:#fff}.active:is(:is(:is(:is(:is(:is(:is(.schedule:is(cfh-shifts-calendar .card) .card-content)>.header) cfh-minicalendar) table) tbody) td) .day)~.indicator{background-color:#fff}:is(:is(:is(.schedule:is(cfh-shifts-calendar .card) .card-content)>.content) .selected-day) .header{background-color:var(--cfh-blue);height:50px;transition:all .3s}:is(:is(:is(:is(.schedule:is(cfh-shifts-calendar .card) .card-content)>.content) .selected-day) .header) .title{padding:16px 24px;color:#fff;text-transform:uppercase;font-size:1.1rem;font-weight:700;opacity:0}.empty:is(:is(:is(:is(.schedule:is(cfh-shifts-calendar .card) .card-content)>.content) .selected-day) .header){background-color:#f5f5f5}.empty:is(:is(:is(:is(.schedule:is(cfh-shifts-calendar .card) .card-content)>.content) .selected-day) .header) .title{font-size:.9rem;font-weight:400;text-transform:none;text-align:center;color:var(--cfh-grey)}:is(:is(:is(.schedule:is(cfh-shifts-calendar .card) .card-content)>.content) .selected-day)>.content{overflow:visible;background:#e6e6e6}:is(:is(:is(:is(.schedule:is(cfh-shifts-calendar .card) .card-content)>.content) .selected-day)>.content) .collection{margin:0;overflow:hidden;border:none}.elevate:is(:is(:is(:is(:is(.schedule:is(cfh-shifts-calendar .card) .card-content)>.content) .selected-day)>.content) .collection){z-index:1002}:is(:is(:is(:is(:is(.schedule:is(cfh-shifts-calendar .card) .card-content)>.content) .selected-day)>.content) .collection) .collection-item{cursor:default;display:list-item;flex-wrap:flex;min-width:320px;padding:0;overflow:hidden;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;opacity:1}:is(:is(:is(:is(:is(:is(:is(.schedule:is(cfh-shifts-calendar .card) .card-content)>.content) .selected-day)>.content) .collection) .collection-item)>div):first-child{padding-left:22px}:is(:is(:is(:is(:is(:is(.schedule:is(cfh-shifts-calendar .card) .card-content)>.content) .selected-day)>.content) .collection) .collection-item) .content{font-size:.9rem;padding:20px 30px 20px 0;white-space:nowrap}.outbound:is(:is(:is(:is(:is(:is(:is(:is(.schedule:is(cfh-shifts-calendar .card) .card-content)>.content) .selected-day)>.content) .collection) .collection-item) .content) i){vertical-align:-8px;transform:rotate(90deg);margin-right:5px}:is(:is(:is(:is(:is(:is(:is(:is(.schedule:is(cfh-shifts-calendar .card) .card-content)>.content) .selected-day)>.content) .collection) .collection-item) .content) .duty) span{display:inline-block;padding-left:10px}:is(:is(:is(:is(:is(:is(:is(.schedule:is(cfh-shifts-calendar .card) .card-content)>.content) .selected-day)>.content) .collection) .collection-item) .content) .shared-by{padding-bottom:20px}:is(:is(:is(:is(:is(:is(:is(.schedule:is(cfh-shifts-calendar .card) .card-content)>.content) .selected-day)>.content) .collection) .collection-item) .content) .shared-by-note{position:absolute;white-space:normal}:is(:is(:is(:is(:is(:is(.schedule:is(cfh-shifts-calendar .card) .card-content)>.content) .selected-day)>.content) .collection) .collection-item) .secondary-content{white-space:nowrap;margin:0 0 0 auto;align-items:center;padding:0 20px 20px;font-size:.9rem;color:#888;float:left}:is(:is(:is(:is(:is(:is(:is(.schedule:is(cfh-shifts-calendar .card) .card-content)>.content) .selected-day)>.content) .collection) .collection-item) .secondary-content) .unit{text-align:left}:is(:is(:is(:is(:is(:is(:is(.schedule:is(cfh-shifts-calendar .card) .card-content)>.content) .selected-day)>.content) .collection) .collection-item) .secondary-content) i{cursor:pointer}@media only screen and (max-width: 600px){cfh-shifts-calendar{padding:0}}cfh-shifts-calendar .card.schedule .card-content>.header,cfh-shifts-calendar .card.schedule .card-content>.content{transition:all .2s;width:100%}@media only screen and (max-width: 600px){cfh-shifts-calendar .card.schedule .card-content>.header{border-radius:0}cfh-shifts-calendar .card.schedule .card-content>.content .selected-day>.content{padding:0}}@media only screen and (min-width: 600px){cfh-shifts-calendar .card.schedule .card-content>.content .selected-day>.content .collection .collection-item{display:flex;min-width:320px}}@media only screen and (max-width: 450px){cfh-shifts-calendar .card.schedule .card-content>.content .selected-day>.content .collection .collection-item .content{padding:8px 0}}@media only screen and (max-width: 600px){cfh-shifts-calendar .card.schedule .card-content>.content .selected-day>.content .collection .collection-item .content .shared-by{padding-bottom:40px}}@media only screen and (min-width: 680px){cfh-shifts-calendar .card.schedule .card-content>.content .selected-day>.content .collection .collection-item .secondary-content .unit{text-align:right}cfh-shifts-calendar .card.schedule .card-content>.content .selected-day>.content .collection .collection-item .secondary-content{float:right;padding:20px 30px}}cfh-shifts{display:block;height:100%}cfh-sidenav{display:block}cfh-sidenav .sidenav{position:fixed;left:-250px;width:240px;height:100%;margin:0;background-color:#fff;overflow-y:auto;will-change:left;transition:all .3s cubic-bezier(.645,.045,.355,1);z-index:1001}.show:is(cfh-sidenav .sidenav){left:0}:is(cfh-sidenav .sidenav)>.profile{position:absolute;top:0;left:0;right:0;height:140px;color:#fff;overflow:hidden;transition:all .3s ease;display:block;background-color:var(--cfh-blue);transition:all .3s cubic-bezier(.645,.045,.355,1);cursor:pointer}:is(:is(cfh-sidenav .sidenav)>.profile):hover:not(.expanded){cursor:pointer;background-color:#3278d1}:is(:is(cfh-sidenav .sidenav)>.profile) .fill-background{position:absolute;top:0;width:110%;opacity:.05;z-index:-1}:is(:is(cfh-sidenav .sidenav)>.profile) .image{padding:16px}:is(:is(:is(cfh-sidenav .sidenav)>.profile) .image) .circle{border-radius:50%;width:50px;height:50px}:is(:is(:is(:is(cfh-sidenav .sidenav)>.profile) .image) .circle) i{color:#22548f;font-size:3rem;margin-top:2px;width:50px;height:50px;position:relative;text-align:center}:is(:is(:is(:is(cfh-sidenav .sidenav)>.profile) .image) .circle) img{border:3px solid rgba(255,255,255,.25)}.with-bg:is(:is(:is(:is(cfh-sidenav .sidenav)>.profile) .image) .circle){width:46px;height:46px;background-color:#fff}.with-bg:is(:is(:is(:is(cfh-sidenav .sidenav)>.profile) .image) .circle) i{width:47px;height:47px;font-size:2.6rem;margin-top:4px}:is(:is(:is(cfh-sidenav .sidenav)>.profile) .image) .notifications{display:flex}:is(:is(:is(:is(cfh-sidenav .sidenav)>.profile) .image) .notifications) .badge{position:relative;top:0;left:0;margin-right:8px;height:18px;margin-top:4px;border-radius:2px;line-height:1.3rem;font-size:.8rem}:is(:is(cfh-sidenav .sidenav)>.profile) .name{margin-top:13px;margin-left:16px;font-size:1.1rem}:is(:is(cfh-sidenav .sidenav)>.profile) .arrows{float:right}:is(:is(cfh-sidenav .sidenav)>.profile) .expand{overflow:auto;padding:0 16px}:is(:is(:is(cfh-sidenav .sidenav)>.profile) .expand) .email{font-size:.8rem;text-overflow:ellipsis;max-width:170px;overflow:hidden;margin-bottom:10px}:is(:is(:is(cfh-sidenav .sidenav)>.profile) .expand) i{font-size:1.2rem}.up:is(:is(:is(:is(cfh-sidenav .sidenav)>.profile) .expand) i){display:none}:is(:is(:is(cfh-sidenav .sidenav)>.profile) .expand) idown{disoplay:block}.expanded:is(:is(cfh-sidenav .sidenav)>.profile){height:265px}.up:is(:is(.expanded:is(:is(cfh-sidenav .sidenav)>.profile) .expand) i){display:block}.down:is(:is(.expanded:is(:is(cfh-sidenav .sidenav)>.profile) .expand) i){display:none}.expanded.expanded-1:is(:is(cfh-sidenav .sidenav)>.profile){height:319px}.expanded.expanded-2:is(:is(cfh-sidenav .sidenav)>.profile){height:373px}.expanded.expanded-3:is(:is(cfh-sidenav .sidenav)>.profile){height:427px}.expanded.expanded-4:is(:is(cfh-sidenav .sidenav)>.profile){height:481px}.expanded.expanded-5:is(:is(cfh-sidenav .sidenav)>.profile){height:535px}.expanded.expanded-6:is(:is(cfh-sidenav .sidenav)>.profile){height:589px}.expanded.expanded-7:is(:is(cfh-sidenav .sidenav)>.profile){height:643px}.expanded.expanded-8:is(:is(cfh-sidenav .sidenav)>.profile){height:697px}.expanded.expanded-9:is(:is(cfh-sidenav .sidenav)>.profile){height:751px}:is(:is(cfh-sidenav .sidenav)>.profile)>.expanded{height:100%}:is(:is(:is(cfh-sidenav .sidenav)>.profile)>.expanded) .collection{margin:0;padding:0;border:none;height:100%}:is(:is(:is(:is(cfh-sidenav .sidenav)>.profile)>.expanded) .collection) .collection-item{background-color:transparent;border:none;padding:1.2rem;display:list-item;color:#fff}:is(:is(:is(:is(:is(cfh-sidenav .sidenav)>.profile)>.expanded) .collection) .collection-item):hover{background-color:#fff3}.active:is(:is(:is(:is(:is(cfh-sidenav .sidenav)>.profile)>.expanded) .collection) .collection-item){background-color:#fff3}:is(cfh-sidenav .sidenav) ul{position:absolute;top:140px;left:0;right:0;bottom:60px;transition:all .3s cubic-bezier(.645,.045,.355,1);overflow-y:auto;padding:0;margin:0}:is(:is(cfh-sidenav .sidenav) ul) li{color:var(--cfh-grey);padding:16px;display:list-item;font-size:1rem}:is(:is(:is(cfh-sidenav .sidenav) ul) li):not(:first-child):not(.inception){max-height:60px}:is(:is(:is(cfh-sidenav .sidenav) ul) li):not([disabled]):hover{background-color:#0000001a}:is(:is(:is(cfh-sidenav .sidenav) ul) li):not([disabled]):hover:not(.active){cursor:pointer}.active:is(:is(:is(cfh-sidenav .sidenav) ul) li):not([disabled]){color:var(--cfh-blue);background-color:#0000000d}[disabled]:is(:is(:is(cfh-sidenav .sidenav) ul) li){color:#ffffff4d;background-color:initial}[disabled]:is(:is(:is(cfh-sidenav .sidenav) ul) li):hover{background-color:inherit!important}.person-image:is(:is(:is(cfh-sidenav .sidenav) ul) li){padding:0}.picture:is(:is(:is(cfh-sidenav .sidenav) ul) li){background-color:#0000001a}.picture:is(:is(:is(cfh-sidenav .sidenav) ul) li):hover{background-color:#0000001a}.picture:is(:is(:is(cfh-sidenav .sidenav) ul) li) i{font-size:190px;color:var(--cfh-blue)}:is(:is(:is(cfh-sidenav .sidenav) ul) li) .material-icons{vertical-align:middle;margin:-2px 20px 0 0;font-size:1.4rem}:is(cfh-sidenav .sidenav)>ul{margin-top:16px}.expanded:is(:is(cfh-sidenav .sidenav)>ul){top:265px}.expanded.expanded-1:is(:is(cfh-sidenav .sidenav)>ul){top:319px}.expanded.expanded-2:is(:is(cfh-sidenav .sidenav)>ul){top:373px}.expanded.expanded-3:is(:is(cfh-sidenav .sidenav)>ul){top:427px}.expanded.expanded-4:is(:is(cfh-sidenav .sidenav)>ul){top:481px}.expanded.expanded-5:is(:is(cfh-sidenav .sidenav)>ul){top:535px}.expanded.expanded-6:is(:is(cfh-sidenav .sidenav)>ul){top:589px}.expanded.expanded-7:is(:is(cfh-sidenav .sidenav)>ul){top:643px}.expanded.expanded-8:is(:is(cfh-sidenav .sidenav)>ul){top:697px}.expanded.expanded-9:is(:is(cfh-sidenav .sidenav)>ul){top:751px}:is(cfh-sidenav .sidenav) .footer{position:absolute;left:0;bottom:0;height:60px;width:100%;padding:10px 20px;border-top:1px solid #eee;transition:all .3s cubic-bezier(.645,.045,.355,1)}:is(:is(cfh-sidenav .sidenav) .footer) .copyright{font-size:.8rem}:is(:is(:is(cfh-sidenav .sidenav) .footer) .terms) a{color:var(--cfh-light-blue);display:inline-block;font-size:.8rem;height:auto;line-height:normal;padding:0}cfh-stepper-footer{display:block;position:absolute;display:flex;align-items:center;background-color:#eee}cfh-stepper-footer .back{text-align:left}cfh-stepper-footer .next{text-align:right}cfh-stepper-footer button{flex:1}cfh-stepper-footer .stepper-progress{display:flex;flex-grow:1;justify-content:center}cfh-stepper-footer .next-div{min-width:120px!important}cfh-stepper-footer .back,cfh-stepper-footer .next{min-width:120px}@media only screen and (max-width: 600px){cfh-stepper-footer .back,cfh-stepper-footer .next{padding:0 1rem}}cfh-stepper-step{display:block}cfh-stepper-step:not(.active){display:none}cfh-stepper-step .contain{width:100%;height:100%}cfh-stepper{display:block;position:absolute;width:100%;height:100%}cfh-stepper.modal.modal-fixed-footer{max-width:600px;min-height:360px}@media only screen and (max-width: 600px){cfh-stepper.modal.modal-fixed-footer{top:0!important;bottom:0;width:100%;height:100%;max-width:100%;max-height:100%;border-radius:0}}cfh-terms-privacy-modal{display:block}.modal-fixed-footer:is(cfh-terms-privacy-modal .modal){z-index:1200!important}@media only screen and (max-width: 600px){cfh-terms-privacy-modal .modal.modal-fixed-footer{top:0!important;bottom:0;width:100%;height:100%;max-width:100%;max-height:100%;border-radius:0}}cfh-terms{display:block}:is(cfh-terms .terms) a{color:#339;font-weight:700}.disc:is(:is(cfh-terms .terms) ol){padding-left:20px;list-style-type:disc}.alpha:is(:is(cfh-terms .terms) ol){padding-left:15px;list-style-type:lower-alpha}.roman:is(:is(cfh-terms .terms) ol){padding-left:20px;list-style-type:lower-roman}:is(:is(cfh-terms .terms) ol) li{padding-bottom:8px}cfh-terms .uppercase{text-transform:uppercase}cfh-time-select-modal{display:block;background-color:#000}cfh-timecard-modal{display:block}cfh-timecard-modal o-select{margin:8px 0}cfh-timecard-modal textarea{min-height:70px}cfh-timecard-modal .splits{padding:8px 0}:is(cfh-timecard-modal .splits) .split{background-color:#f2f2f2;padding:16px;border-radius:2px}cfh-timecard-modal .absent{margin-left:15px;margin-top:12px;display:inline-block;text-decoration:underline}cfh-timecard-withdraw-modal{display:block}cfh-timecard-withdraw-modal .modal{max-width:400px}cfh-timecards{display:block;display:inline}cfh-timecards .overlay{position:absolute;display:none;top:64px;right:0;bottom:0;left:0;height:100%;z-index:1000;background-color:#fffc;justify-content:center;padding-top:100px}.show:is(cfh-timecards .overlay){display:flex}cfh-timecards .empty{padding:16px;max-width:500px}:is(cfh-timecards .empty) h6{margin-top:0}.modal-fixed-footer:is(cfh-timecards .modal) textarea{height:7rem}cfh-timecards .side-info-overlay{position:fixed;top:64px;left:0;right:0;bottom:0;width:100%;height:100%;background-color:#00000080;z-index:-1;opacity:0;transition:opacity .5s}.show:is(cfh-timecards .side-info-overlay){z-index:900;opacity:1}cfh-timecards .side-info{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);position:fixed;display:block;overflow-y:auto;top:128px;right:-330px;width:320px;height:calc(100% - 128px);z-index:997;transition:all .3s cubic-bezier(.645,.045,.355,1);background-color:#fff;box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f}.show:is(cfh-timecards .side-info){right:0}:is(cfh-timecards .side-info)>.header{width:100%;background-color:var(--cfh-grey);padding-bottom:16px}:is(:is(cfh-timecards .side-info)>.header) .close{padding-top:12px;padding-left:12px}:is(:is(cfh-timecards .side-info)>.header) .title{font-size:1.4rem;padding:0 16px}:is(:is(:is(cfh-timecards .side-info)>.header) .title) .sub{margin-top:8px;font-size:1rem;color:#ddd}:is(cfh-timecards .side-info) .connection{padding:0;display:flex;flex-wrap:wrap;flex-direction:column}:is(cfh-timecards .side-info) .content{background-color:#f6f6f6}:is(:is(cfh-timecards .side-info) .content) .blurb{margin-top:8px;font-size:.9rem}:is(:is(cfh-timecards .side-info) .content) .data{padding:32px 16px 16px}:is(:is(:is(:is(cfh-timecards .side-info) .content) .data) table) td{padding:2px;white-space:nowrap}.reason:is(:is(:is(:is(:is(cfh-timecards .side-info) .content) .data) table) td){white-space:normal}:is(:is(cfh-timecards .side-info) .content) .minimum-warning{display:flex;align-items:flex-start}:is(:is(:is(cfh-timecards .side-info) .content) .minimum-warning) .text{padding-left:5px}:is(:is(:is(cfh-timecards .side-info) .content) .comment-history) .header{background-color:#ddd;color:#888}:is(:is(:is(cfh-timecards .side-info) .content) .comment-history) .comments{padding:16px 8px}:is(:is(:is(:is(cfh-timecards .side-info) .content) .comment-history) .comments) .comment{padding:16px 8px}:is(:is(:is(:is(:is(cfh-timecards .side-info) .content) .comment-history) .comments) .comment) .comment-body{background-color:#fff;padding:8px;border-radius:3px;max-width:80%;display:inline-block}.goLeft:is(:is(:is(:is(:is(:is(cfh-timecards .side-info) .content) .comment-history) .comments) .comment) .comment-body){float:left}.goRight:is(:is(:is(:is(:is(:is(cfh-timecards .side-info) .content) .comment-history) .comments) .comment) .comment-body){float:right}:is(:is(:is(:is(:is(cfh-timecards .side-info) .content) .comment-history) .comments) .comment) .info{font-size:.8rem;margin-top:4px;color:#aaa;clear:both}:is(:is(:is(:is(:is(:is(cfh-timecards .side-info) .content) .comment-history) .comments) .comment) .info) .person{max-width:100px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;display:inline-block;vertical-align:bottom}:is(cfh-timecards .side-info) .actions{padding-top:1rem;text-align:center}cfh-timecards .filters{position:fixed;top:64px;left:-260px;width:260px;height:calc(100% - 64px);overflow-x:hidde;overflow-y:auto;padding:16px 24px;background-color:#f6f6f6;border-right:1px solid #eaeaea;transition:left .3s cubic-bezier(.645,.045,.355,1);z-index:1}.show:is(cfh-timecards .filters){left:0;z-index:1002}:is(cfh-timecards .filters) h5{margin-top:0}:is(cfh-timecards .filters) label{font-size:.9rem}:is(:is(cfh-timecards .filters) ul) li{display:flex;height:48px;padding:4px 16px 4px 0;align-items:center;overflow:hidden;font-size:.9rem;cursor:pointer;border-radius:2px}:is(:is(:is(cfh-timecards .filters) ul) li):hover{background-color:#f0f0f0}.active:is(:is(:is(cfh-timecards .filters) ul) li){background-color:#eaeaea;font-weight:700}:is(:is(cfh-timecards .filters) ul) .icon{font-size:.9rem}:is(:is(cfh-timecards .filters) ul) .badge{padding:3px;left:5px;position:relative;font-size:.8rem;border-radius:15px;border:1px solid #fff;background-color:var(--cfh-lighter-grey)}cfh-timecards .timecards{position:relative;width:100%;height:100%;transition:all .3s;background-color:#fcfcfc;float:none}:is(cfh-timecards .timecards) .notice{padding:20px;border-radius:2px}:is(cfh-timecards .timecards) .date{display:flex;flex-direction:column;padding:16px;text-align:center;align-items:center;align-self:center}:is(:is(cfh-timecards .timecards) .date) .month{font-size:.7rem;text-transform:uppercase}:is(:is(cfh-timecards .timecards) .date) .day{font-size:1rem}:is(cfh-timecards .timecards) .results{background:#eee;padding:16px 0 16px 8px;min-width:280px;display:flex;align-items:center}:is(:is(cfh-timecards .timecards) .results)>div{display:flex;align-items:center;margin:0 16px;vertical-align:middle;font-size:.9rem;white-space:nowrap}:is(:is(:is(cfh-timecards .timecards) .results)>div):first-child{margin-left:0}:is(:is(:is(cfh-timecards .timecards) .results)>div) .pagination-set{display:flex;align-items:center}:is(:is(:is(cfh-timecards .timecards) .results)>div) o-select{font-size:1rem}:is(:is(cfh-timecards .timecards) .results) .pagination{width:auto}:is(:is(:is(cfh-timecards .timecards) .results) .pagination) i{vertical-align:middle;margin-bottom:3px}:is(:is(:is(:is(cfh-timecards .timecards) .results) .pagination) i):first-child{margin-right:8px}:is(:is(:is(:is(cfh-timecards .timecards) .results) .pagination) i):last-child{margin-left:8px}:is(cfh-timecards .timecards) .collection{margin:0}.elevate:is(:is(cfh-timecards .timecards) .collection){z-index:1002}:is(:is(cfh-timecards .timecards) .collection) .collection-item{display:list-item;overflow:hidden;transition:background .3s;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;padding:0;display:flex;flex-wrap:wrap;color:var(--cfh-grey);font-size:1rem;align-items:center;justify-content:space-between;max-width:1200px}:is(:is(:is(cfh-timecards .timecards) .collection) .collection-item):hover{background-color:var(--cfh-lighter-grey)}.active:is(:is(:is(cfh-timecards .timecards) .collection) .collection-item){background-color:var(--cfh-lighter-grey)}:is(:is(:is(cfh-timecards .timecards) .collection) .collection-item)>div{padding:16px;min-width:300px}:is(:is(:is(cfh-timecards .timecards) .collection) .collection-item)>.status{flex-wrap:nowrap;flex-basis:60px;flex:0}:is(:is(:is(:is(cfh-timecards .timecards) .collection) .collection-item)>.status) i{display:block;width:42px;height:42px;background-color:#eee}:is(:is(:is(:is(cfh-timecards .timecards) .collection) .collection-item) .event) .status{font-size:.7rem;text-align:center;width:116px;height:20px;border-radius:4px;margin:4px 0}:is(:is(:is(:is(cfh-timecards .timecards) .collection) .collection-item) .event) .name{font-size:1.1rem;text-overflow:ellipsis;max-width:100%;overflow:hidden;white-space:nowrap}:is(:is(:is(cfh-timecards .timecards) .collection) .collection-item) .date{min-width:80px;max-width:100px}:is(:is(:is(cfh-timecards .timecards) .collection) .collection-item) .timecard-progress{max-width:290px;align-self:center}:is(:is(:is(:is(cfh-timecards .timecards) .collection) .collection-item) .timecard-progress) .progress{max-width:250px}:is(:is(:is(:is(cfh-timecards .timecards) .collection) .collection-item) .timecard-progress) .percent{margin:.11rem 0 1rem .2rem}:is(:is(:is(cfh-timecards .timecards) .collection) .collection-item) .actions{padding:0}:is(:is(:is(:is(cfh-timecards .timecards) .collection) .collection-item) .actions) button{width:100%}.show:is(:is(:is(:is(cfh-timecards .timecards) .collection) .collection-item) .actions){padding:16px}@media only screen and (max-width: 600px){cfh-timecards .side-info-overlay{display:none}}@media only screen and (max-width: 768px){cfh-timecards .side-info{top:64px;height:calc(100% - 64px)}}@media only screen and (max-width: 600px){cfh-timecards .side-info{top:0;height:100%}cfh-timecards .side-info.show{width:100%}}cfh-timecards .side-info .content .status,cfh-timecards .side-info .content .comment-history .header{width:100%;padding:8px 16px}@media only screen and (min-width: 769px){cfh-timecards .filters{top:128px;height:calc(100% - 128px)}}@media only screen and (min-width: 768px){cfh-timecards .filters{left:0}cfh-timecards .filters.show{top:128px;left:0}cfh-timecards .timecards{width:calc(100% - 260px);margin-left:260px}}@media only screen and (max-width: 600px){cfh-timecards .timecards{padding:0}cfh-timecards .timecards .notice{border-radius:0}cfh-timecards .timecards .results{justify-content:center}}@media only screen and (min-width: 600px){cfh-timecards .timecards .collection .collection-item{min-width:320px}}@media only screen and (max-width: 600px){cfh-timecards .timecards .collection .collection-item{padding:16px 8px;margin:16px 0}cfh-timecards .timecards .collection .collection-item>div{padding:8px;width:100%}}@media only screen and (max-width: 400px){cfh-timecards .timecards .collection .collection-item .event,cfh-timecards .timecards .collection .collection-item .unit{min-width:200px;max-width:100%}}@media only screen and (min-width: 400px){cfh-timecards .timecards .collection .collection-item .event,cfh-timecards .timecards .collection .collection-item .unit{min-width:300px;max-width:300px}}cfh-timecards .timecards .collection .collection-item .event .image,cfh-timecards .timecards .collection .collection-item .unit .image{justify-content:center;display:flex;padding:0 16px;align-items:center;margin:0 auto 4px}cfh-timecards .timecards .collection .collection-item .event .image i,cfh-timecards .timecards .collection .collection-item .unit .image i{font-size:2rem;padding:4px}cfh-timecards .timecards .collection .collection-item .event,cfh-timecards .timecards .collection .collection-item .unit,cfh-timecards .timecards .collection .collection-item .timecard-progress{white-space:nowrap;text-align:left}@media only screen and (min-width: 1024px){cfh-timecards .timecards .collection .collection-item .unit{padding-right:100px}}cfh-toolbar-menu-tabs{display:block;display:flex;line-height:48px;width:100%;overflow:hidden}cfh-toolbar-menu-tabs .cfh-tabs{position:relative;height:66px;display:flex;overflow-x:auto;overflow-y:hidden;width:100%}:is(cfh-toolbar-menu-tabs .cfh-tabs) .cfh-tab{font-size:1rem;color:#ffffff80;padding:0 24px;display:inline-block;cursor:pointer;white-space:nowrap}.active:is(:is(cfh-toolbar-menu-tabs .cfh-tabs) .cfh-tab){color:var(--cfh-yellow)}:is(:is(cfh-toolbar-menu-tabs .cfh-tabs) .cfh-tab):hover:not(.active){color:#fff}:is(cfh-toolbar-menu-tabs .cfh-tabs) .indicator{position:absolute;top:46px;left:0;height:2px;background:var(--cfh-yellow);transition:left .18s cubic-bezier(0,0,.2,1),width .18s cubic-bezier(0,0,.2,1)}@media only screen and (max-width: 600px){cfh-toolbar-menu-tabs .cfh-tabs .cfh-tab{flex:1;text-align:center;padding:0 16px}cfh-toolbar-menu-tabs .cfh-tabs .indicator{margin-left:0}}cfh-toolbar-menu{display:block}:is(:is(cfh-toolbar-menu ul) li) a{font-size:.9rem!important}cfh-toolbar-primary{display:block;background:#fff;color:#000}:is(cfh-toolbar-primary cfh-toolbar) nav{background:#fff;color:var(--cfh-grey);position:relative;z-index:997}:is(:is(:is(cfh-toolbar-primary cfh-toolbar) nav) .nav-wrapper) ul{line-height:64px}:is(:is(:is(:is(cfh-toolbar-primary cfh-toolbar) nav) .nav-wrapper) ul) a{color:var(--cfh-grey)}:is(:is(:is(:is(cfh-toolbar-primary cfh-toolbar) nav) .nav-wrapper) ul) i{font-size:1.8rem;line-height:56px}:is(:is(:is(:is(cfh-toolbar-primary cfh-toolbar) nav) .nav-wrapper) ul)>.title{font-size:1.3rem}@media only screen and (max-width: 768px){cfh-toolbar-primary cfh-toolbar nav{display:none}}cfh-toolbar-primary cfh-toolbar nav .nav-wrapper ul>div:first-child,cfh-toolbar-primary cfh-toolbar nav .nav-wrapper ul>div.title{padding-left:16px}@media only screen and (min-width: 601px){cfh-toolbar-primary cfh-toolbar nav .nav-wrapper ul i{line-height:64px}}cfh-toolbar-secondary{display:block}cfh-toolbar-secondary cfh-toolbar{position:relative;background-color:var(--cfh-blue);z-index:996}.elevate:is(cfh-toolbar-secondary cfh-toolbar){z-index:1002;position:relative}.tall:is(cfh-toolbar-secondary cfh-toolbar) nav{height:112px}:is(.tall:is(cfh-toolbar-secondary cfh-toolbar) nav) .filters{align-items:inherit!important}:is(:is(.tall:is(cfh-toolbar-secondary cfh-toolbar) nav) .filters) .badge{margin-top:21px}.taller:is(cfh-toolbar-secondary cfh-toolbar) nav{height:128px}.tallest:is(cfh-toolbar-secondary cfh-toolbar) nav{height:260px}.no-shadow:is(cfh-toolbar-secondary cfh-toolbar) nav{box-shadow:none}.transparent:is(cfh-toolbar-secondary cfh-toolbar) nav{background-color:var(--cfh-blue)}:is(:is(:is(.transparent:is(cfh-toolbar-secondary cfh-toolbar) nav) .nav-warpper)>ul)>.title{display:none}:is(:is(.lighter-blue:is(cfh-toolbar-secondary cfh-toolbar) nav) .nav-wrapper)>ul{justify-content:center}.right:is(:is(:is(:is(.lighter-blue:is(cfh-toolbar-secondary cfh-toolbar) nav) .nav-wrapper)>ul) a){margin-left:0!important}:is(cfh-toolbar-secondary cfh-toolbar) nav{color:#fff;height:64px;line-height:64px;transition:all .3s ease;background-color:transparent}:is(:is(:is(cfh-toolbar-secondary cfh-toolbar) nav) .nav-wrapper)>ul{overflow:hidden;line-height:64px;display:flex;flex-direction:row}:is(:is(:is(:is(cfh-toolbar-secondary cfh-toolbar) nav) .nav-wrapper)>ul) a{color:#fff}:is(:is(:is(:is(:is(cfh-toolbar-secondary cfh-toolbar) nav) .nav-wrapper)>ul) a):hover{cursor:pointer}:is(:is(:is(:is(cfh-toolbar-secondary cfh-toolbar) nav) .nav-wrapper)>ul) i{font-size:1.5rem;line-height:64px}.item:is(:is(:is(:is(:is(cfh-toolbar-secondary cfh-toolbar) nav) .nav-wrapper)>ul) li):hover{cursor:pointer}.item:is(:is(:is(:is(:is(cfh-toolbar-secondary cfh-toolbar) nav) .nav-wrapper)>ul) li):nth-of-type(1){margin-left:auto}.full-width:is(:is(:is(:is(:is(cfh-toolbar-secondary cfh-toolbar) nav) .nav-wrapper)>ul) li){width:100%;margin:0}:is(.full-width:is(:is(:is(:is(:is(cfh-toolbar-secondary cfh-toolbar) nav) .nav-wrapper)>ul) li) .item):hover{cursor:pointer}:is(:is(:is(cfh-toolbar-secondary cfh-toolbar) nav) .nav-wrapper) cfh-toolbar-menu{position:relative;align-self:flex-end;height:64px;margin-left:10px}:is(:is(:is(:is(cfh-toolbar-secondary cfh-toolbar) nav) .nav-wrapper) cfh-toolbar-menu):hover{background-color:#fff3}.dropdown-content:is(:is(:is(:is(:is(cfh-toolbar-secondary cfh-toolbar) nav) .nav-wrapper) cfh-toolbar-menu) ul){background-color:var(--cfh-grey)}:is(.dropdown-content:is(:is(:is(:is(:is(cfh-toolbar-secondary cfh-toolbar) nav) .nav-wrapper) cfh-toolbar-menu) ul) li):hover{background-color:#fff3}:is(.dropdown-content:is(:is(:is(:is(:is(cfh-toolbar-secondary cfh-toolbar) nav) .nav-wrapper) cfh-toolbar-menu) ul) li) a{color:#fff}@media only screen and (max-width: 600px){cfh-toolbar-secondary cfh-toolbar.taller nav{height:64px}cfh-toolbar-secondary cfh-toolbar.tallest nav{height:210px}cfh-toolbar-secondary cfh-toolbar.no-shadow-mobile nav{box-shadow:none}}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a{padding:0;display:flex}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a i{padding:0 16px}@media only screen and (max-width: 600px){cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.icon i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.icon i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.icon i{padding:0 10px}}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.right,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.right,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.right{display:flex;padding-left:1rem}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.burger i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.burger i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.burger i{line-height:64px}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.menu,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.menu,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.menu{display:flex}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div:hover,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li:hover,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a:hover{background-color:transparent}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.title,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.title,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.title,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.small-title,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.small-title,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.small-title{color:#fff;text-transform:capitalize;white-space:nowrap}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.title,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.title,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.title{font-size:1.1rem;margin-left:5px;white-space:nowrap}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.title.alone,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.title.alone,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.title.alone{margin-left:16px}@media only screen and (max-width: 400px){cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.title span,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.title span,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.title span{display:none}}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.stacked,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.stacked,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.stacked{display:flex;flex-direction:column;align-self:flex-start;min-width:0;margin-right:8px;padding-top:15px}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.stacked .title,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.stacked .title,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.stacked .title{display:flex;line-height:normal}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.stacked .title label,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.stacked .title label,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.stacked .title label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#fff;font-size:1.1rem}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.stacked .label,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.stacked .label,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.stacked .label{display:flex;line-height:normal}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.stacked .label label,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.stacked .label label,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.stacked .label label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#ffffffb3}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.small-title,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.small-title,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.small-title{font-size:.8rem;margin-left:10px;margin-right:6rem}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.label,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.label,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.label label,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.label label,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.label label{padding-left:.45rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#ffffffb3}@media only screen and (max-width: 600px){cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.label,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.label,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.label{display:none}}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div .icon-label,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li .icon-label,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a .icon-label{font-size:.8rem;text-transform:uppercase;margin-right:-1.1rem;white-space:nowrap;color:#ffffffb3}@media only screen and (min-width: 600px){cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div .icon-label~i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li .icon-label~i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a .icon-label~i{margin-right:8px}}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.done,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.done,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.done,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.clear-delay,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.clear-delay,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.clear-delay,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.review.jobs,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.review.jobs,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.review.jobs,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.copy,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.copy,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.copy,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.delete,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.delete,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.delete,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.release-notes,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.release-notes,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.release-notes{height:38px;background:#fff;color:var(--cfh-blue);margin:12px 12px 0 0;line-height:24px;padding:8px;font-size:1rem;border-radius:2px;overflow:hidden}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.done.review.jobs.disabled,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.done.review.jobs.disabled,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.done.review.jobs.disabled,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.clear-delay.review.jobs.disabled,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.clear-delay.review.jobs.disabled,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.clear-delay.review.jobs.disabled,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.review.jobs.review.jobs.disabled,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.review.jobs.review.jobs.disabled,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.review.jobs.review.jobs.disabled,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.copy.review.jobs.disabled,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.copy.review.jobs.disabled,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.copy.review.jobs.disabled,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.delete.review.jobs.disabled,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.delete.review.jobs.disabled,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.delete.review.jobs.disabled,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.release-notes.review.jobs.disabled,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.release-notes.review.jobs.disabled,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.release-notes.review.jobs.disabled{background-color:#dfdfdf!important;color:#9f9f9f!important;cursor:default!important}@media only screen and (max-width: 768px){cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.done,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.done,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.done,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.clear-delay,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.clear-delay,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.clear-delay,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.review.jobs,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.review.jobs,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.review.jobs,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.copy,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.copy,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.copy,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.delete,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.delete,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.delete,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.release-notes,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.release-notes,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.release-notes{display:flex;align-items:center;justify-content:center;color:var(--cfh-blue);height:36px;width:40px;margin:14px 14px 0 0}}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.done .icon-label,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.done .icon-label,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.done .icon-label,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.clear-delay .icon-label,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.clear-delay .icon-label,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.clear-delay .icon-label,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.review.jobs .icon-label,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.review.jobs .icon-label,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.review.jobs .icon-label,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.copy .icon-label,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.copy .icon-label,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.copy .icon-label,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.delete .icon-label,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.delete .icon-label,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.delete .icon-label,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.release-notes .icon-label,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.release-notes .icon-label,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.release-notes .icon-label{font-size:1rem;color:var(--cfh-blue);padding-left:8px}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.done .icon-label.disabled,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.done .icon-label.disabled,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.done .icon-label.disabled,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.clear-delay .icon-label.disabled,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.clear-delay .icon-label.disabled,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.clear-delay .icon-label.disabled,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.review.jobs .icon-label.disabled,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.review.jobs .icon-label.disabled,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.review.jobs .icon-label.disabled,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.copy .icon-label.disabled,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.copy .icon-label.disabled,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.copy .icon-label.disabled,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.delete .icon-label.disabled,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.delete .icon-label.disabled,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.delete .icon-label.disabled,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.release-notes .icon-label.disabled,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.release-notes .icon-label.disabled,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.release-notes .icon-label.disabled{color:#9f9f9f!important}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.done i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.done i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.done i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.clear-delay i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.clear-delay i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.clear-delay i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.review.jobs i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.review.jobs i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.review.jobs i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.copy i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.copy i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.copy i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.delete i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.delete i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.delete i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.release-notes i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.release-notes i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.release-notes i{height:38px;line-height:22px;padding:0 0 0 4px;font-size:1.6rem}@media only screen and (max-width: 768px){cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.done i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.done i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.done i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.clear-delay i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.clear-delay i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.clear-delay i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.review.jobs i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.review.jobs i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.review.jobs i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.copy i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.copy i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.copy i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.delete i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.delete i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.delete i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.release-notes i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.release-notes i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.release-notes i{background:#fff;color:#296abc;padding:0;line-height:36px;margin:0 0 0 3px}}@media only screen and (max-width: 400px){cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.done i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.done i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.done i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.clear-delay i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.clear-delay i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.clear-delay i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.review.jobs i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.review.jobs i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.review.jobs i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.copy i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.copy i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.copy i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.delete i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.delete i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.delete i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.release-notes i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.release-notes i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.release-notes i{margin:0}}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.copy,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.copy,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.copy{background:var(--cfh-green)}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.copy .icon-label,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.copy .icon-label,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.copy .icon-label,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.copy i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.copy i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.copy i{color:#fff}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.delete,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.delete,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.delete{background:var(--cfh-red)}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.delete .icon-label,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.delete .icon-label,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.delete .icon-label,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.delete i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.delete i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.delete i{color:#fff}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.delete.delete-project i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.delete.delete-project i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.delete.delete-project i{background-color:var(--cfh-red)}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.status,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.status,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.status{padding:0 1rem}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.status .circle,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.status .circle,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.status .circle{height:30px;width:30px;align-self:center;text-align:center}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.status .circle i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.status .circle i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.status .circle i{line-height:30px;font-size:1.2rem}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.filters,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.filters,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.filters{transition:all .3s cubic-bezier(.645,.045,.355,1)}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.search,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.search,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.search{height:100%;transition:all .3s;right:0;width:60px;transition:all .3s cubic-bezier(.645,.045,.355,1);overflow:hidden;padding-left:0}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.search.active,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.search.active,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.search.active{width:50%}@media only screen and (max-width: 600px){cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.search.active,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.search.active,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.search.active{width:100%;position:absolute}}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.search.active .input-field,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.search.active .input-field,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.search.active .input-field{width:100%}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.search.active .input-field input,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.search.active .input-field input,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.search.active .input-field input{background-color:var(--cfh-lighter-blue);opacity:1}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.search.active .input-field .close,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.search.active .input-field .close,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.search.active .input-field .close{right:0}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.search.active~.filters,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.search.active~.filters,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.search.active~.filters{height:64px}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.search .input-field,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.search .input-field,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.search .input-field{height:100%;width:100%}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.search .input-field input,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.search .input-field input,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.search .input-field input{width:100%;height:100%;margin:0;padding:0 4rem;color:#fff;opacity:0;transition:all .3s ease}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.search .input-field input+label i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.search .input-field input+label i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.search .input-field input+label i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.search .input-field input~.material-icons,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.search .input-field input~.material-icons,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.search .input-field input~.material-icons{font-size:1.5rem}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.search .input-field input:-webkit-autofill,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.search .input-field input:-webkit-autofill,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.search .input-field input:-webkit-autofill{-webkit-box-shadow:0 0 0 50px var(--cfh-grey) inset!important;-webkit-text-fill-color:#fff!important}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.search .input-field input:-webkit-autofill:focus,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.search .input-field input:-webkit-autofill:focus,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.search .input-field input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 50px var(--cfh-grey) inset!important;-webkit-text-fill-color:#fff!important}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.search .input-field input:focus,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.search .input-field input:focus,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.search .input-field input:focus{color:#fff}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.search .input-field input:focus+label i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.search .input-field input:focus+label i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.search .input-field input:focus+label i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.search .input-field input:focus~.material-icons,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.search .input-field input:focus~.material-icons,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.search .input-field input:focus~.material-icons{color:#fff}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.search .input-field input.active,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.search .input-field input.active,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.search .input-field input.active{position:fixed}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.search .input-field label i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.search .input-field label i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.search .input-field label i{color:#fff;transition:all .2s ease}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.search .input-field label:hover,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.search .input-field label:hover,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.search .input-field label:hover{cursor:pointer}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.search .input-field .close,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.search .input-field .close,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.search .input-field .close{position:absolute;right:-50px;top:0;transition:all .3s ease}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.search .input-field .close:hover,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.search .input-field .close:hover,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.search .input-field .close:hover{cursor:pointer}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.search .input-field .close i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.search .input-field .close i,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.search .input-field .close i{color:#ffffff80}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.search .input-field .close i:hover,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.search .input-field .close i:hover,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.search .input-field .close i:hover{color:#fff}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.release-notes,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.release-notes,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.release-notes{margin-left:auto}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.release-notes.dashboard,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.release-notes.dashboard,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.release-notes.dashboard{margin-right:calc((100% - 210px)/2 + 69.5px)}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.release-notes.events,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.release-notes.events,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.release-notes.events{margin-right:calc((100% - 210px)/2 + 54px)}cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.release-notes.jobs,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.release-notes.jobs,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.release-notes.jobs{margin-right:calc((100% - 210px)/2 + 61px)}@media only screen and (max-width: 768px){cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.release-notes.dashboard,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.release-notes.dashboard,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.release-notes.dashboard,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.release-notes.events,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.release-notes.events,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.release-notes.events,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul div.release-notes.jobs,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>li.release-notes.jobs,cfh-toolbar-secondary cfh-toolbar nav .nav-wrapper>ul>a.release-notes.jobs{margin-right:1rem}}cfh-toolbar{display:block;transition:all .3s}cfh-toolbar nav{min-width:320px;position:relative;padding-top:constant(safe-area-inset-top)}:is(:is(cfh-toolbar nav) .nav-wrapper)>ul{height:100%;width:100%}cfh-toolbar .tada{animation-name:tada}cfh-toolbar .animated{animation-duration:1s;animation-fill-mode:both}.infinite:is(cfh-toolbar .animated){animation-iteration-count:infinite}cfh-toolbar nav .nav-wrapper>ul>div i,cfh-toolbar nav .nav-wrapper>ul>li i,cfh-toolbar nav .nav-wrapper>ul>a i{margin-right:0}cfh-toolbar nav .nav-wrapper>ul>div cfh-toolbar-menu:hover,cfh-toolbar nav .nav-wrapper>ul>li cfh-toolbar-menu:hover,cfh-toolbar nav .nav-wrapper>ul>a cfh-toolbar-menu:hover{cursor:pointer}cfh-toolbar nav .nav-wrapper>ul>div cfh-address-input input,cfh-toolbar nav .nav-wrapper>ul>li cfh-address-input input,cfh-toolbar nav .nav-wrapper>ul>a cfh-address-input input{font-size:.8rem}cfh-toolbar nav .nav-wrapper>ul>div .notifications,cfh-toolbar nav .nav-wrapper>ul>li .notifications,cfh-toolbar nav .nav-wrapper>ul>a .notifications{position:absolute;top:-8px;left:-8px}@media only screen and (max-width: 768px){cfh-toolbar nav .nav-wrapper>ul>div .icon-label,cfh-toolbar nav .nav-wrapper>ul>li .icon-label,cfh-toolbar nav .nav-wrapper>ul>a .icon-label{display:none}}cfh-toolbar nav .nav-wrapper>ul>div.menu-tabs,cfh-toolbar nav .nav-wrapper>ul>li.menu-tabs,cfh-toolbar nav .nav-wrapper>ul>a.menu-tabs{position:absolute;top:64px;bottom:0;left:30px}@media only screen and (max-width: 600px){cfh-toolbar nav .nav-wrapper>ul>div.menu-tabs,cfh-toolbar nav .nav-wrapper>ul>li.menu-tabs,cfh-toolbar nav .nav-wrapper>ul>a.menu-tabs{left:0;width:100%}}@media only screen and (min-width: 769px){cfh-toolbar nav .nav-wrapper>ul>div.burger .notifications,cfh-toolbar nav .nav-wrapper>ul>li.burger .notifications,cfh-toolbar nav .nav-wrapper>ul>a.burger .notifications{display:none}}cfh-toolbar nav .nav-wrapper>ul>div.burger .notifications .badge,cfh-toolbar nav .nav-wrapper>ul>li.burger .notifications .badge,cfh-toolbar nav .nav-wrapper>ul>a.burger .notifications .badge{top:-10px;left:10px;position:relative;font-size:.8rem;border-radius:2px}cfh-toolbar nav .nav-wrapper>ul>div.help,cfh-toolbar nav .nav-wrapper>ul>li.help,cfh-toolbar nav .nav-wrapper>ul>a.help,cfh-toolbar nav .nav-wrapper>ul>div.notifications,cfh-toolbar nav .nav-wrapper>ul>li.notifications,cfh-toolbar nav .nav-wrapper>ul>a.notifications,cfh-toolbar nav .nav-wrapper>ul>div.messages,cfh-toolbar nav .nav-wrapper>ul>li.messages,cfh-toolbar nav .nav-wrapper>ul>a.messages{margin:0 16px}cfh-toolbar nav .nav-wrapper>ul>div.help:hover,cfh-toolbar nav .nav-wrapper>ul>li.help:hover,cfh-toolbar nav .nav-wrapper>ul>a.help:hover,cfh-toolbar nav .nav-wrapper>ul>div.notifications:hover,cfh-toolbar nav .nav-wrapper>ul>li.notifications:hover,cfh-toolbar nav .nav-wrapper>ul>a.notifications:hover,cfh-toolbar nav .nav-wrapper>ul>div.messages:hover,cfh-toolbar nav .nav-wrapper>ul>li.messages:hover,cfh-toolbar nav .nav-wrapper>ul>a.messages:hover{background-color:transparent!important;cursor:pointer}cfh-toolbar nav .nav-wrapper>ul>div.help i,cfh-toolbar nav .nav-wrapper>ul>li.help i,cfh-toolbar nav .nav-wrapper>ul>a.help i{margin:0 16px}cfh-toolbar nav .nav-wrapper>ul>div.notifications .right .badge,cfh-toolbar nav .nav-wrapper>ul>li.notifications .right .badge,cfh-toolbar nav .nav-wrapper>ul>a.notifications .right .badge,cfh-toolbar nav .nav-wrapper>ul>div.messages .right .badge,cfh-toolbar nav .nav-wrapper>ul>li.messages .right .badge,cfh-toolbar nav .nav-wrapper>ul>a.messages .right .badge{position:relative;padding:3px 6px;min-width:3rem;text-align:center;line-height:14px;right:15px;font-weight:300;font-size:.8rem;border-radius:2px;height:20px;margin-top:23px}cfh-toolbar nav .nav-wrapper>ul>div.notifications .right .badge:after,cfh-toolbar nav .nav-wrapper>ul>li.notifications .right .badge:after,cfh-toolbar nav .nav-wrapper>ul>a.notifications .right .badge:after,cfh-toolbar nav .nav-wrapper>ul>div.messages .right .badge:after,cfh-toolbar nav .nav-wrapper>ul>li.messages .right .badge:after,cfh-toolbar nav .nav-wrapper>ul>a.messages .right .badge:after{content:" new"}cfh-toolbar nav .nav-wrapper>ul>div.profile,cfh-toolbar nav .nav-wrapper>ul>li.profile,cfh-toolbar nav .nav-wrapper>ul>a.profile{display:flex;height:100%;align-items:center;padding:16px}cfh-toolbar nav .nav-wrapper>ul>div.profile:hover,cfh-toolbar nav .nav-wrapper>ul>li.profile:hover,cfh-toolbar nav .nav-wrapper>ul>a.profile:hover{background-color:transparent!important;cursor:pointer}cfh-toolbar nav .nav-wrapper>ul>div.profile .person,cfh-toolbar nav .nav-wrapper>ul>li.profile .person,cfh-toolbar nav .nav-wrapper>ul>a.profile .person{margin-right:8px}cfh-toolbar nav .nav-wrapper>ul>div.profile .circle,cfh-toolbar nav .nav-wrapper>ul>li.profile .circle,cfh-toolbar nav .nav-wrapper>ul>a.profile .circle{width:50px;height:50px;overflow:hidden}cfh-toolbar nav .nav-wrapper>ul>div.profile .circle img,cfh-toolbar nav .nav-wrapper>ul>li.profile .circle img,cfh-toolbar nav .nav-wrapper>ul>a.profile .circle img{vertical-align:top;border:3px solid #e6e6e6}cfh-toolbar nav .nav-wrapper>ul>div.profile .circle i,cfh-toolbar nav .nav-wrapper>ul>li.profile .circle i,cfh-toolbar nav .nav-wrapper>ul>a.profile .circle i{color:#fff;line-height:40px;text-align:center;font-size:3rem;margin-top:2px}cfh-toolbar nav .nav-wrapper>ul>div.profile .circle.with-bg,cfh-toolbar nav .nav-wrapper>ul>li.profile .circle.with-bg,cfh-toolbar nav .nav-wrapper>ul>a.profile .circle.with-bg{background-color:var(--cfh-grey);width:46px;height:46px}cfh-toolbar nav .nav-wrapper>ul>div.profile .circle.with-bg i,cfh-toolbar nav .nav-wrapper>ul>li.profile .circle.with-bg i,cfh-toolbar nav .nav-wrapper>ul>a.profile .circle.with-bg i{font-size:2.3rem}cfh-toolbar nav .nav-wrapper>ul>div.counts .item-count,cfh-toolbar nav .nav-wrapper>ul>li.counts .item-count,cfh-toolbar nav .nav-wrapper>ul>a.counts .item-count{padding:0 10px}cfh-toolbar nav .nav-wrapper>ul>div.organization-picker:hover,cfh-toolbar nav .nav-wrapper>ul>li.organization-picker:hover,cfh-toolbar nav .nav-wrapper>ul>a.organization-picker:hover{background-color:transparent!important}cfh-toolbar nav .nav-wrapper>ul>div.organization-picker a.dropdown-button,cfh-toolbar nav .nav-wrapper>ul>li.organization-picker a.dropdown-button,cfh-toolbar nav .nav-wrapper>ul>a.organization-picker a.dropdown-button{color:#fff}cfh-toolbar nav .nav-wrapper>ul>div.organization-picker a.dropdown-button i,cfh-toolbar nav .nav-wrapper>ul>li.organization-picker a.dropdown-button i,cfh-toolbar nav .nav-wrapper>ul>a.organization-picker a.dropdown-button i,cfh-toolbar nav .nav-wrapper>ul>div.organization-picker ul.dropdown-content i,cfh-toolbar nav .nav-wrapper>ul>li.organization-picker ul.dropdown-content i,cfh-toolbar nav .nav-wrapper>ul>a.organization-picker ul.dropdown-content i{line-height:24px;height:24px;vertical-align:-8px;display:inline-block;font-size:1.8rem}cfh-toolbar nav .nav-wrapper>ul>div.filters,cfh-toolbar nav .nav-wrapper>ul>li.filters,cfh-toolbar nav .nav-wrapper>ul>a.filters{display:flex;gap:8px;padding:0;align-items:center}@media only screen and (max-width: 768px){cfh-toolbar nav .nav-wrapper>ul>div.filters,cfh-toolbar nav .nav-wrapper>ul>li.filters,cfh-toolbar nav .nav-wrapper>ul>a.filters{padding-left:10px;gap:0}}@media only screen and (min-width: 768px){cfh-toolbar nav .nav-wrapper>ul>div.filters,cfh-toolbar nav .nav-wrapper>ul>li.filters,cfh-toolbar nav .nav-wrapper>ul>a.filters{padding-right:10px;cursor:default!important}}cfh-toolbar nav .nav-wrapper>ul>div.filters .badge,cfh-toolbar nav .nav-wrapper>ul>li.filters .badge,cfh-toolbar nav .nav-wrapper>ul>a.filters .badge{position:static;padding:3px 6px;min-width:2rem;text-align:center;line-height:1.1rem;font-weight:300;font-size:.8rem;border-radius:2px;height:20px;overflow:hidden}@media only screen and (max-width: 768px){cfh-toolbar nav .nav-wrapper>ul>div.filters .badge,cfh-toolbar nav .nav-wrapper>ul>li.filters .badge,cfh-toolbar nav .nav-wrapper>ul>a.filters .badge{margin-right:-5px}}@media only screen and (min-width: 768px){cfh-toolbar nav .nav-wrapper>ul>div.filters i,cfh-toolbar nav .nav-wrapper>ul>li.filters i,cfh-toolbar nav .nav-wrapper>ul>a.filters i{display:none}}@keyframes tada{0%{transform:scaleZ(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{transform:scaleZ(1)}}cfh-unit-create-modal{display:block}cfh-unit-create-modal o-textfield{margin:5}cfh-unit-create-modal .hide{display:none}cfh-unit-create-modal .mrpad{padding:0!important}cfh-unit-create-modal .mamarg{margin:5px 0!important}cfh-unit-create-modal .generated-payroll-id{margin-top:30px}cfh-unit-create-modal h4,cfh-unit-create-modal .row{margin-bottom:0}cfh-unit{display:block}cfh-unit .overlay{position:absolute;display:none;top:64px;right:0;bottom:0;left:0;height:100%;z-index:1000;background-color:#fffc;justify-content:center;padding-top:100px}.show:is(cfh-unit .overlay){display:flex}cfh-unit .row{margin-bottom:0}:is(cfh-unit .row) .col{padding-left:0;padding-right:1.5rem}cfh-unit .card{margin:0;padding:0}cfh-unit .left-column{width:320px;padding:16px 16px 16px 24px}cfh-unit .right-column{width:calc(100% - 320px);padding:16px 24px 16px 16px}cfh-unit .header{width:100%;height:200px;z-index:1000;color:#fff;background-color:var(--cfh-blue)}:is(cfh-unit .header) .glue{max-width:1200px;margin:0 auto;padding-top:12px}:is(:is(:is(cfh-unit .header) .glue) .left-column) .avatar{display:flex;align-items:center;justify-contents:center;width:140px;height:140px;background-color:#fff;box-shadow:0 1px 3px #0000004d;float:right;border-radius:2px;overflow:hidden}:is(:is(:is(:is(cfh-unit .header) .glue) .left-column) .avatar) img{max-width:140px}:is(:is(:is(:is(cfh-unit .header) .glue) .left-column) .avatar) i{color:#eee;font-size:140px}:is(:is(:is(cfh-unit .header) .glue) .left-column) .title{display:none;margin-left:16px;font-size:1.5rem}:is(:is(:is(:is(cfh-unit .header) .glue) .right-column) .quick-details)>div{display:flex;align-items:center;margin-bottom:8px}:is(:is(:is(:is(:is(cfh-unit .header) .glue) .right-column) .quick-details)>div) .material-icons{margin:0 16px 0 0;font-size:16px}:is(:is(:is(cfh-unit .header) .glue) .right-column) .title{margin:-14px 0 16px;font-size:2.5rem}cfh-unit .content{max-width:1200px;margin:0 auto;padding-top:16px}:is(:is(:is(:is(cfh-unit .content) .left-column) .card) .section) .title{font-size:20px}.status:is(:is(:is(:is(cfh-unit .content) .left-column) .card) .section) .timestamp{font-size:12px}cfh-unit .warning{display:flex;align-items:flex-end}cfh-unit .agency-data{margin-top:-10px;font-size:smaller}cfh-unit .left-column,cfh-unit .right-column{float:left}@media only screen and (max-width: 700px){cfh-unit .left-column,cfh-unit .right-column{width:100%;float:none;padding:8px 16px}cfh-unit .header{height:auto}cfh-unit .header .glue .left-column{display:flex;align-items:center}cfh-unit .header .glue .left-column .avatar{width:80px;height:80px;float:left}cfh-unit .header .glue .left-column .avatar i{font-size:80px}cfh-unit .header .glue .left-column .title{display:inline}cfh-unit .header .glue .right-column{clear:both}}@media only screen and (max-width: 500px){cfh-unit .header .glue .right-column .quick-details>div{font-size:.9rem}cfh-unit .header .glue .right-column .quick-details>div.address{font-size:.8rem}}@media only screen and (max-width: 700px){cfh-unit .header .glue .right-column .title{display:none}}@media only screen and (max-width: 500px){cfh-unit .content{padding:0}cfh-unit .content .left-column,cfh-unit .content .right-column{padding:0}cfh-unit .content .right-column{padding-top:8px}}cfh-units{display:block;height:100%}cfh-units .overlay{position:absolute;display:none;top:64px;right:0;bottom:0;left:0;height:100%;z-index:1000;background-color:#fffc;justify-content:center;padding-top:100px}.show:is(cfh-units .overlay){display:flex}cfh-units .contain{height:100%}:is(cfh-units .contain)>div{display:inline-block}:is(cfh-units .contain) .filters{position:fixed;top:64px;left:-250px;width:240px;height:calc(100% - 128px);overflow-x:hidden;overflow-y:auto;border-right:1px solid #e4e4e4;padding:16px 24px;background-color:#eee;transition:left .3s cubic-bezier(.645,.045,.355,1);z-index:1}.show:is(:is(cfh-units .contain) .filters){left:0;z-index:1002}:is(cfh-units .contain) .list{position:relative;width:100%;transition:all .3s ease}:is(:is(cfh-units .contain) .list)>.actions{padding:16px}cfh-units .notes{white-space:pre-wrap;font-size:.8rem;margin-left:20px}:is(cfh-units .notes) .material-icons{font-size:16px;font-weight:700}@media only screen and (min-width: 769px){cfh-units .contain .filters{top:128px}}@media only screen and (min-width: 768px){cfh-units .contain .filters{left:0}cfh-units .contain .list{width:calc(100% - 240px);margin-left:240px}}@media only screen and (max-width: 600px){cfh-units .contain .list{padding:0}}cfh-wizard{display:block}cfh-wizard .complete{padding-bottom:16px}cfh-wizard>.row{margin-bottom:0;display:flex}:is(cfh-wizard>.row) .step{padding:10px}:is(:is(:is(cfh-wizard>.row) .step) .step-content) .card{border-radius:2px 2px 0 0}:is(:is(:is(cfh-wizard>.row) .step) .step-content) h5{font-weight:700;margin-bottom:20px}:is(:is(:is(cfh-wizard>.row) .step) .step-content) h6{font-weight:700;font-size:1.2rem}:is(:is(:is(cfh-wizard>.row) .step) .step-content)>.title{font-size:1.3rem;color:cfh-blue;font-weight:700}:is(:is(:is(cfh-wizard>.row) .step) .step-content) .instruction{font-size:1em}:is(:is(:is(:is(cfh-wizard>.row) .step) .step-content) form) .prefix{font-size:25px;color:#ccc;margin-top:11px;margin-left:5px}:is(:is(:is(:is(cfh-wizard>.row) .step) .step-content) form) .note{font-size:.8em;color:#999}:is(:is(cfh-wizard>.row) .step)>.row{margin-bottom:0;border-radius:0 0 2px 2px}:is(:is(:is(cfh-wizard>.row) .step)>.row) .actions{width:100%;min-width:320px;overflow:auto}:is(:is(:is(:is(cfh-wizard>.row) .step)>.row) .actions) button{font-size:.8rem}:is(:is(:is(:is(cfh-wizard>.row) .step)>.row) .actions) .prev{background-color:#e8e8e8;color:#777}.xsmall:is(cfh-wizard .preloader-wrapper){width:16px;height:16px}@media only screen and (max-width: 1024px){cfh-wizard>.row .step .step-content.proposal{padding:0}}@media only screen and (min-width: 992px){cfh-wizard>.row .step>.row .actions:not(.push){padding:20px}}@media only screen and (max-width: 992px){cfh-wizard>.row .step>.row .actions{padding:20px}}@media only screen and (max-width: 600px){cfh-wizard>.row .step>.row .actions .hint{display:none}}@media only screen and (max-width: 992px) and (max-width: 600px){cfh-wizard>.row .step>.row .actions{position:fixed;bottom:0;left:0;background-color:#fafafa;padding:10px;z-index:900}}o-check{display:block}o-check.invalid .message{display:block;color:var(--cfh-red)}o-check .message{display:none;font-size:.8rem;padding-top:.5rem}o-check.invalid .underline,o-check.invalid .underline-focused{background-color:var(--cfh-red)}o-list{display:block;display:flex;height:100%}o-list .gutter{width:56px;padding-left:24px}o-list .list{padding:8px 0;list-style:none;min-width:280px;max-width:300px;width:100%;overflow:auto}:is(o-list .list) .filters{display:flex;position:absolute;width:100%;max-width:270px;height:64px;margin-top:-72px;z-index:999;align-items:center;color:#fff;padding-left:16px}:is(:is(o-list .list) .filters) select{width:100%;color:#000}:is(:is(o-list .list) .items) .empty{padding:24px}:is(:is(o-list .list) .items) .list-item{display:flex;min-height:48px;flex-direction:row;flex-wrap:nowrap;overflow:hidden;padding:16px}:is(:is(:is(o-list .list) .items) .list-item):hover:not(.active){background-color:#fff;cursor:pointer}.active:is(:is(:is(o-list .list) .items) .list-item){background-color:#fff;color:var(--cfh-blue)}:is(:is(:is(o-list .list) .items) .list-item) .avatar{display:flex;align-items:center}:is(:is(:is(:is(o-list .list) .items) .list-item) .avatar) .circle{display:flex;width:40px;height:40px;max-height:40px;overflow:hidden;margin-right:16px;align-items:center;justify-content:center;border:1px solid rgba(100,100,100,.2)}:is(:is(:is(:is(:is(o-list .list) .items) .list-item) .avatar) .circle) img{width:40px;height:40px}:is(:is(:is(o-list .list) .items) .list-item) .primary{flex:1}o-list .detail-panel{position:relative;top:-64px;width:100%;min-width:320px;height:calc(100% + 64px);min-height:400px;box-shadow:0 0 2px #0000001f,0 2px 2px #0000003d;background-color:#fff;z-index:997;transition:all .3s cubic-bezier(.645,.045,.355,1);will-change:left;flex:1}:is(o-list .detail-panel) .empty{display:flex;justify-content:center;align-items:center;height:100%}:is(o-list .detail-panel) .overlay{position:absolute;display:none;top:0;right:0;bottom:0;left:0;height:100%;z-index:1000;background-color:#fffc;align-items:center;justify-content:center}.show:is(:is(o-list .detail-panel) .overlay){display:flex}:is(o-list .detail-panel) .header{height:64px;background-color:#fff;display:flex;flex-direction:row;align-items:center;border-bottom:1px solid #ddd}.back:is(:is(:is(o-list .detail-panel) .header) i){padding:0 8px;display:none;cursor:pointer}:is(:is(o-list .detail-panel) .header) img{margin-left:16px;width:50px;height:50px}:is(:is(o-list .detail-panel) .header) .name{font-size:20px;font-weight:500}:is(:is(o-list .detail-panel) .header) .actions{height:64px;display:flex;flex-direction:row;align-items:center;margin-left:auto;cursor:pointer}:is(:is(:is(o-list .detail-panel) .header) .actions) i{padding:0 8px}:is(:is(:is(:is(o-list .detail-panel) .header) .actions) .csv-download) i{color:#000;padding-top:8px}:is(o-list .detail-panel) .menu-tabs{display:flex;position:relative;left:0;top:0;padding:0;height:48px;overflow:hidden}:is(o-list .detail-panel) cfh-toolbar-menu-tabs{background:var(--cfh-grey)}:is(o-list .detail-panel) .content{height:calc(100% - 64px);overflow:auto}.image:is(:is(:is(:is(o-list .detail-panel) .content) .item-content)>img){position:absolute;max-height:150px;max-width:150px;padding:10px;z-index:1}:is(:is(o-list .detail-panel) .content) .map{height:200px;background-color:#eee;padding:16px}:is(:is(o-list .detail-panel) .content) .section{padding:24px}:is(:is(:is(o-list .detail-panel) .content) .section) label{padding-bottom:16px;font-size:16px;font-weight:400;color:var(--cfh-grey);width:150px}:is(:is(:is(o-list .detail-panel) .content) .section) .log{color:#aaa;font-size:.8rem}:is(:is(:is(o-list .detail-panel) .content) .section) .switch{margin-left:16px}.rate:is(:is(:is(o-list .detail-panel) .content) .section) label{margin-bottom:0}.rate:is(:is(:is(o-list .detail-panel) .content) .section) o-textfield{max-width:100px;margin:0 0 8px}:is(.rate:is(:is(:is(o-list .detail-panel) .content) .section) o-textfield) input{text-align:center}:is(:is(o-list .detail-panel) .content) .tabs{background-color:var(--cfh-grey)}:is(:is(:is(:is(o-list .detail-panel) .content) .tabs) .tab) a{color:#bbb;font-size:.8rem}:is(:is(:is(:is(:is(o-list .detail-panel) .content) .tabs) .tab) a):hover{color:#fff}.active:is(:is(:is(:is(:is(o-list .detail-panel) .content) .tabs) .tab) a){color:#a1cafb}:is(:is(:is(o-list .detail-panel) .content) .tabs) .indicator{background-color:#a1cafb;border-color:#a1cafb}:is(:is(:is(o-list .detail-panel) .content) .collection):not(.quals){border:none;margin:0}:is(:is(:is(o-list .detail-panel) .content) .collection):not(.quals) .collection-item{display:list-item;overflow:hidden;transition:all .2s;padding:20px 30px}:is(:is(:is(:is(o-list .detail-panel) .content) .collection):not(.quals) .collection-item) .image{margin-left:50px}:is(:is(:is(:is(:is(o-list .detail-panel) .content) .collection):not(.quals) .collection-item) .image) .circle{line-height:34px;border:2px solid transparent}:is(:is(:is(:is(:is(:is(o-list .detail-panel) .content) .collection):not(.quals) .collection-item) .image) .circle) .initial{font-style:normal;font-size:.9rem;text-transform:uppercase}@media only screen and (min-width: 600px){o-list{justify-content:center}}@media only screen and (max-width: 600px){o-list .list{min-width:100%;max-width:100%}o-list .list .filters{position:relative;margin-top:0;color:var(--cfh-grey);z-index:2}}o-list .list .items .list-item .primary,o-list .list .items .list-item .secondary{display:flex;flex-direction:column;white-space:nowrap;justify-content:center}o-list .list .items .list-item .primary .name,o-list .list .items .list-item .secondary .name{font-weight:400}o-list .list .items .list-item .primary .address,o-list .list .items .list-item .secondary .address{font-size:.7rem}o-list .list .items .list-item .primary .status,o-list .list .items .list-item .secondary .status{display:flex;align-items:center}o-list .list .items .list-item .primary .status i,o-list .list .items .list-item .secondary .status i{font-size:1rem;margin-right:4px}o-list .list .items .list-item .primary .status span,o-list .list .items .list-item .secondary .status span{font-size:.7rem}@media only screen and (max-width: 600px){o-list .detail-panel{position:absolute;top:0;right:0;bottom:0;left:105%;height:100%}o-list .detail-panel.show{left:0}o-list .detail-panel .header i.back{display:block}}@media only screen and (min-width: 600px){o-list .detail-panel .header .name{margin:0 16px}o-list .detail-panel .header .actions{justify-content:flex-end}}@media only screen and (max-width: 600px){o-list .detail-panel .menu-tabs{width:100%}}@media only screen and (max-width: 250px){o-list .detail-panel .content .tabs .tab a span{display:none}}@media only screen and (max-width: 400px){o-list .detail-panel .content .collection:not(.quals) .collection-item .image{margin:0}o-list .detail-panel .content .collection:not(.quals) .collection-item .image .circle{position:relative;left:0;top:-8px}}o-select{display:block;margin:16px 0}o-select.no-margin{margin:0}o-select.inline{margin:16px;display:inline-block}o-select.inline select{padding:4px}o-select label{color:#0006}o-select.invalid .message{display:block;color:var(--cfh-red)}o-select .message{display:none;padding-top:4px;font-size:.8rem}o-select.invalid .underline,o-select.invalid .underline-focused{background-color:var(--cfh-red)}o-tabs{display:block;display:flex;line-height:48px;width:100%;overflow:hidden}o-tabs .o-tabs{position:relative;height:66px;display:flex;overflow-x:auto;overflow-y:hidden;width:100%}:is(o-tabs .o-tabs) .o-tab{font-size:1rem;color:var(--cfh-light-grey);padding:0 24px;display:inline-block;cursor:pointer;white-space:nowrap}.active:is(:is(o-tabs .o-tabs) .o-tab){color:var(--cfh-blue)}:is(:is(o-tabs .o-tabs) .o-tab):hover:not(.active){color:var(--cfh-light-blue)}:is(o-tabs .o-tabs) .indicator{position:absolute;top:46px;left:0;height:2px;background:var(--cfh-blue);transition:left .18s cubic-bezier(0,0,.2,1),width .18s cubic-bezier(0,0,.2,1)}@media only screen and (max-width: 600px){o-tabs .o-tabs .o-tab{flex:1;text-align:center;padding:0 16px}o-tabs .o-tabs .indicator{margin-left:0}}o-textfield{display:block;position:relative;height:50px;vertical-align:top;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding-top:24px;margin:16px 0}o-textfield.focused .label{top:0;transform:scale(.75)}o-textfield.focused .underline-focused{animation:add-underline .3s cubic-bezier(.4,0,.2,1);transform:scaleX(1)}o-textfield.invalid .message{display:block;color:var(--cfh-red)}o-textfield.icon{margin-left:30px}o-textfield[disabled=disabled]{color:var(--cfh-light-grey)}:is(o-textfield[disabled=disabled] .input) input{color:#333;cursor:not-allowed}o-textfield .icon{display:none;position:absolute;margin-left:-40px}.show:is(o-textfield .icon){display:block}o-textfield .message{display:none;padding-top:4px;font-size:.8rem}o-textfield .label{position:absolute;top:16px;width:100%;padding-top:8px;transition:all .3s cubic-bezier(.4,0,.2,1);transition-property:color,top,transform;transform-origin:top left;font-size:1.1rem;color:#00000080;text-align:left;white-space:nowrap}.active:is(o-textfield .label){top:0;transform:scale(.75);color:#0006;padding-top:4px}o-textfield .input{display:flex;position:relative;top:0}:is(o-textfield .input) input{display:inline-block;outline:none!important;border:none!important;box-shadow:none!important;flex-grow:1;flex-shrink:1;-webkit-box-flex:1;background-color:transparent;height:24px;line-height:24px;width:100%;min-width:0;margin:0;z-index:0}o-textfield .underline{position:absolute;bottom:0;height:1px;left:0;display:block;width:100%;margin:0;padding:0;background-color:#0000004d}o-textfield .underline-focused{position:absolute;bottom:0;transform:scaleX(0);height:2px;left:0;margin:0;padding:0;width:100%;background-color:var(--cfh-blue);animation:remove-underline .3s cubic-bezier(.4,0,.2,1)}o-textfield.invalid .underline,o-textfield.invalid .underline-focused{background-color:var(--cfh-red)}o-textfield[disabled=disabled] .underline,o-textfield[disabled=disabled] .underline-focused{background-color:#eee}@keyframes remove-underline{0%{transform:scaleX(1);opacity:1}to{transform:scaleX(1);opacity:0}}@keyframes add-underline{0%{transform:scaleX(0)}to{transform:scaleX(1)}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.tw-pointer-events-none{pointer-events:none}.tw-visible{visibility:visible}.\!tw-static{position:static!important}.tw-static{position:static}.tw-fixed{position:fixed}.tw-absolute{position:absolute}.tw-relative{position:relative}.tw-sticky{position:sticky}.tw-inset-0{top:0;right:0;bottom:0;left:0}.tw-bottom-0{bottom:0}.tw-left-0{left:0}.tw-left-1\/2{left:50%}.tw-left-\[-250px\]{left:-250px}.tw-right-5{right:1.25rem}.tw-top-0{top:0}.tw-top-1\/2{top:50%}.tw-top-4{top:1rem}.tw-top-5{top:1.25rem}.tw-top-\[64px\]{top:64px}.tw-z-0{z-index:0}.tw-z-10{z-index:10}.tw-z-\[1002\]{z-index:1002}.tw-z-\[100\]{z-index:100}.tw-z-\[10\]{z-index:10}.tw-z-\[9\]{z-index:9}.tw-col-span-2{grid-column:span 2 / span 2}.tw-col-span-full{grid-column:1 / -1}.tw-row-start-\[1\]{grid-row-start:1}.tw-row-start-\[2\]{grid-row-start:2}.tw-float-right{float:right}.\!tw-float-left{float:left!important}.tw-float-left{float:left}.tw-float-none{float:none}.tw-clear-both{clear:both}.tw-m-0{margin:0}.tw-m-2{margin:.5rem}.tw-m-8{margin:2rem}.tw-m-auto{margin:auto}.\!tw-my-0{margin-top:0!important;margin-bottom:0!important}.tw-mx-0{margin-left:0;margin-right:0}.tw-mx-2{margin-left:.5rem;margin-right:.5rem}.tw-mx-4{margin-left:1rem;margin-right:1rem}.tw-mx-\[1px\]{margin-left:1px;margin-right:1px}.tw-mx-\[6px\]{margin-left:6px;margin-right:6px}.tw-mx-auto{margin-left:auto;margin-right:auto}.tw-my-0{margin-top:0;margin-bottom:0}.tw-my-10{margin-top:2.5rem;margin-bottom:2.5rem}.tw-my-2{margin-top:.5rem;margin-bottom:.5rem}.tw-my-2\.5{margin-top:.625rem;margin-bottom:.625rem}.tw-my-3{margin-top:.75rem;margin-bottom:.75rem}.tw-my-4{margin-top:1rem;margin-bottom:1rem}.tw-my-6{margin-top:1.5rem;margin-bottom:1.5rem}.tw-my-8{margin-top:2rem;margin-bottom:2rem}.tw-my-\[30px\]{margin-top:30px;margin-bottom:30px}.\!tw-mb-4{margin-bottom:1rem!important}.\!tw-ml-4{margin-left:1rem!important}.tw-mb-0{margin-bottom:0}.tw-mb-1{margin-bottom:.25rem}.tw-mb-10{margin-bottom:2.5rem}.tw-mb-2{margin-bottom:.5rem}.tw-mb-3{margin-bottom:.75rem}.tw-mb-4{margin-bottom:1rem}.tw-mb-6{margin-bottom:1.5rem}.tw-mb-8{margin-bottom:2rem}.tw-mb-\[30px\]{margin-bottom:30px}.tw-ml-0{margin-left:0}.tw-ml-12{margin-left:3rem}.tw-ml-2{margin-left:.5rem}.tw-ml-4{margin-left:1rem}.tw-ml-5{margin-left:1.25rem}.tw-ml-6{margin-left:1.5rem}.tw-mr-1{margin-right:.25rem}.tw-mr-2{margin-right:.5rem}.tw-mr-3{margin-right:.75rem}.tw-mr-4{margin-right:1rem}.tw-mr-5{margin-right:1.25rem}.tw-mr-auto{margin-right:auto}.tw-mt-0{margin-top:0}.tw-mt-1{margin-top:.25rem}.tw-mt-10{margin-top:2.5rem}.tw-mt-12{margin-top:3rem}.tw-mt-16{margin-top:4rem}.tw-mt-2{margin-top:.5rem}.tw-mt-20{margin-top:5rem}.tw-mt-28{margin-top:7rem}.tw-mt-3{margin-top:.75rem}.tw-mt-4{margin-top:1rem}.tw-mt-5{margin-top:1.25rem}.tw-mt-6{margin-top:1.5rem}.tw-mt-8{margin-top:2rem}.tw-mt-\[-13px\]{margin-top:-13px}.tw-mt-\[0\.3rem\]{margin-top:.3rem}.tw-mt-\[25px\]{margin-top:25px}.tw-block{display:block}.tw-inline-block{display:inline-block}.tw-inline{display:inline}.\!tw-flex{display:flex!important}.tw-flex{display:flex}.tw-inline-flex{display:inline-flex}.tw-grid{display:grid}.tw-hidden{display:none}.\!tw-h-\[26px\]{height:26px!important}.\!tw-h-auto{height:auto!important}.tw-h-0{height:0px}.tw-h-0\.5{height:.125rem}.tw-h-10{height:2.5rem}.tw-h-11{height:2.75rem}.tw-h-3{height:.75rem}.tw-h-40{height:10rem}.tw-h-5{height:1.25rem}.tw-h-6{height:1.5rem}.tw-h-64{height:16rem}.tw-h-\[100px\]{height:100px}.tw-h-\[130px\]{height:130px}.tw-h-\[14px\]{height:14px}.tw-h-\[1px\]{height:1px}.tw-h-\[200px\]{height:200px}.tw-h-\[20px\]{height:20px}.tw-h-\[24px\]{height:24px}.tw-h-\[2px\]{height:2px}.tw-h-\[30px\]{height:30px}.tw-h-\[32px\]{height:32px}.tw-h-\[50px\]{height:50px}.tw-h-\[80px\]{height:80px}.tw-h-\[calc\(100\%-128px\)\]{height:calc(100% - 128px)}.tw-h-auto{height:auto}.tw-h-fit{height:-moz-fit-content;height:fit-content}.tw-h-full{height:100%}.tw-h-px{height:1px}.tw-h-screen{height:100vh}.tw-max-h-0{max-height:0px}.tw-max-h-11{max-height:2.75rem}.tw-max-h-\[20px\]{max-height:20px}.tw-max-h-\[300px\]{max-height:300px}.tw-max-h-\[40vh\]{max-height:40vh}.tw-max-h-\[420px\]{max-height:420px}.tw-max-h-\[600px\]{max-height:600px}.tw-max-h-full{max-height:100%}.\!tw-min-h-0{min-height:0px!important}.tw-min-h-0{min-height:0px}.tw-min-h-\[150px\]{min-height:150px}.tw-min-h-\[24px\]{min-height:24px}.tw-min-h-\[60px\]{min-height:60px}.\!tw-w-\[21px\]{width:21px!important}.tw-w-0{width:0px}.tw-w-1\/4{width:25%}.tw-w-12{width:3rem}.tw-w-2\/3{width:66.666667%}.tw-w-20{width:5rem}.tw-w-3{width:.75rem}.tw-w-40{width:10rem}.tw-w-48{width:12rem}.tw-w-5{width:1.25rem}.tw-w-6{width:1.5rem}.tw-w-7{width:1.75rem}.tw-w-\[180px\]{width:180px}.tw-w-\[200px\]{width:200px}.tw-w-\[206px\]{width:206px}.tw-w-\[20px\]{width:20px}.tw-w-\[240px\]{width:240px}.tw-w-\[348px\]{width:348px}.tw-w-\[38px\]{width:38px}.tw-w-\[50px\]{width:50px}.tw-w-\[600px\]{width:600px}.tw-w-\[78px\]{width:78px}.tw-w-\[80px\]{width:80px}.tw-w-\[calc\(100\%\)\]{width:100%}.tw-w-auto{width:auto}.tw-w-fit{width:-moz-fit-content;width:fit-content}.tw-w-full{width:100%}.tw-w-max{width:-moz-max-content;width:max-content}.tw-min-w-0{min-width:0px}.tw-min-w-\[86px\]{min-width:86px}.tw-min-w-full{min-width:100%}.tw-max-w-7xl{max-width:80rem}.tw-max-w-\[100\%\]{max-width:100%}.tw-max-w-\[1200px\]{max-width:1200px}.tw-max-w-\[200px\]{max-width:200px}.tw-max-w-\[20px\]{max-width:20px}.tw-max-w-\[240px\]{max-width:240px}.tw-max-w-\[289px\]{max-width:289px}.tw-max-w-\[298px\]{max-width:298px}.tw-max-w-\[388px\]{max-width:388px}.tw-max-w-\[40\%\]{max-width:40%}.tw-max-w-\[400px\]{max-width:400px}.tw-max-w-\[460px\]{max-width:460px}.tw-max-w-\[500px\]{max-width:500px}.tw-max-w-\[600px\]{max-width:600px}.tw-max-w-\[700px\]{max-width:700px}.tw-max-w-\[calc\(80\%\)\]{max-width:80%}.tw-max-w-full{max-width:100%}.tw-max-w-md{max-width:28rem}.tw-max-w-none{max-width:none}.tw-flex-1{flex:1 1 0%}.tw-flex-none{flex:none}.tw-flex-shrink{flex-shrink:1}.tw-flex-shrink-0{flex-shrink:0}.tw-shrink{flex-shrink:1}.tw-shrink-0{flex-shrink:0}.tw-flex-grow,.tw-grow{flex-grow:1}.tw-basis-1\/2{flex-basis:50%}.tw-basis-full{flex-basis:100%}.tw-table-fixed{table-layout:fixed}.tw-border-collapse{border-collapse:collapse}.tw-origin-top-left{transform-origin:top left}.tw--translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.tw--translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.tw-scale-75{--tw-scale-x: .75;--tw-scale-y: .75;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.tw-scale-x-0{--tw-scale-x: 0;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.tw-transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.tw-animate-\[remove-underline_0\.3s_cubic-bezier\(0\.4\,0\,0\.2\,1\)\]{animation:tw-remove-underline .3s cubic-bezier(.4,0,.2,1)}.tw-animate-add-underline{animation:tw-add-underline .3s cubic-bezier(.4,0,.2,1)}@keyframes tw-remove-underline{0%{transform:scaleX(1);opacity:1}to{transform:scaleX(0);opacity:0}}.tw-animate-remove-underline{animation:tw-remove-underline .3s cubic-bezier(.4,0,.2,1)}@keyframes tw-spin{to{transform:rotate(360deg)}}.tw-animate-spin-slow{animation:tw-spin 2s linear infinite}.tw-cursor-not-allowed{cursor:not-allowed}.tw-cursor-pointer{cursor:pointer}.tw-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.tw-list-decimal{list-style-type:decimal}.tw-list-disc{list-style-type:disc}.tw-list-none{list-style-type:none}.tw-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.tw-grid-cols-14{grid-template-columns:repeat(14,200px)}.tw-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.tw-grid-cols-28{grid-template-columns:repeat(28,200px)}.tw-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.tw-grid-rows-shifts{grid-template-rows:auto 1fr}.tw-flex-row-reverse{flex-direction:row-reverse}.tw-flex-col{flex-direction:column}.tw-flex-wrap{flex-wrap:wrap}.tw-flex-nowrap{flex-wrap:nowrap}.tw-content-center{align-content:center}.tw-items-start{align-items:flex-start}.tw-items-end{align-items:flex-end}.tw-items-center{align-items:center}.tw-items-baseline{align-items:baseline}.tw-justify-start{justify-content:flex-start}.tw-justify-end{justify-content:flex-end}.tw-justify-center{justify-content:center}.tw-justify-between{justify-content:space-between}.tw-justify-around{justify-content:space-around}.tw-justify-items-center{justify-items:center}.tw-gap-1{gap:.25rem}.tw-gap-2{gap:.5rem}.tw-gap-4{gap:1rem}.tw-gap-5{gap:1.25rem}.tw-gap-6{gap:1.5rem}.tw-divide-y-0>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(0px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(0px * var(--tw-divide-y-reverse))}.tw-self-center{align-self:center}.tw-justify-self-end{justify-self:end}.tw-overflow-auto{overflow:auto}.tw-overflow-hidden{overflow:hidden}.tw-overflow-scroll{overflow:scroll}.tw-overflow-x-auto{overflow-x:auto}.tw-overflow-y-auto{overflow-y:auto}.tw-overflow-x-hidden{overflow-x:hidden}.tw-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tw-text-ellipsis{text-overflow:ellipsis}.tw-whitespace-nowrap{white-space:nowrap}.tw-whitespace-pre{white-space:pre}.tw-whitespace-pre-line{white-space:pre-line}.tw-whitespace-pre-wrap{white-space:pre-wrap}.tw-text-pretty{text-wrap:pretty}.tw-rounded{border-radius:.25rem}.tw-rounded-full{border-radius:9999px}.tw-rounded-lg{border-radius:.5rem}.tw-rounded-md{border-radius:.375rem}.tw-rounded-sm{border-radius:.125rem}.tw-rounded-xl{border-radius:.75rem}.tw-rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.tw-rounded-l-lg{border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.tw-rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.tw-rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.\!tw-rounded-tl-lg{border-top-left-radius:.5rem!important}.\!tw-rounded-tr-lg{border-top-right-radius:.5rem!important}.tw-rounded-tl-none{border-top-left-radius:0}.tw-border{border-width:1px}.tw-border-0{border-width:0px}.tw-border-2{border-width:2px}.tw-border-\[1px\]{border-width:1px}.tw-border-b{border-bottom-width:1px}.tw-border-b-0{border-bottom-width:0px}.tw-border-l-0{border-left-width:0px}.tw-border-t-0{border-top-width:0px}.tw-border-t-2{border-top-width:2px}.tw-border-solid{border-style:solid}.tw-border-dashed{border-style:dashed}.\!tw-border-none{border-style:none!important}.tw-border-none{border-style:none}.tw-border-\[\#ccc\]{--tw-border-opacity: 1;border-color:rgb(204 204 204 / var(--tw-border-opacity, 1))}.tw-border-\[\#d0d0d0\]{--tw-border-opacity: 1;border-color:rgb(208 208 208 / var(--tw-border-opacity, 1))}.tw-border-\[\#dddddd\]{--tw-border-opacity: 1;border-color:rgb(221 221 221 / var(--tw-border-opacity, 1))}.tw-border-\[none\]{border-color:none}.tw-border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.tw-border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.tw-border-gray-400{--tw-border-opacity: 1;border-color:rgb(156 163 175 / var(--tw-border-opacity, 1))}.tw-border-gray-600{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.tw-border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.tw-border-illuno-blue{--tw-border-opacity: 1;border-color:rgb(45 65 92 / var(--tw-border-opacity, 1))}.tw-border-illuno-light-blue{--tw-border-opacity: 1;border-color:rgb(75 109 154 / var(--tw-border-opacity, 1))}.tw-border-neutral-300{--tw-border-opacity: 1;border-color:rgb(212 212 212 / var(--tw-border-opacity, 1))}.tw-border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity, 1))}.tw-border-stone-300{--tw-border-opacity: 1;border-color:rgb(214 211 209 / var(--tw-border-opacity, 1))}.tw-border-transparent{border-color:transparent}.tw-border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.tw-border-b-\[\#ccc\]{--tw-border-opacity: 1;border-bottom-color:rgb(204 204 204 / var(--tw-border-opacity, 1))}.tw-border-b-\[\#ddd\]{--tw-border-opacity: 1;border-bottom-color:rgb(221 221 221 / var(--tw-border-opacity, 1))}.tw-border-b-\[\#f3f3f3\]{--tw-border-opacity: 1;border-bottom-color:rgb(243 243 243 / var(--tw-border-opacity, 1))}.tw-border-b-gray-200{--tw-border-opacity: 1;border-bottom-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.tw-border-l-neutral-300{--tw-border-opacity: 1;border-left-color:rgb(212 212 212 / var(--tw-border-opacity, 1))}.tw-border-r-neutral-300{--tw-border-opacity: 1;border-right-color:rgb(212 212 212 / var(--tw-border-opacity, 1))}.\!tw-bg-illuno-red{--tw-bg-opacity: 1 !important;background-color:rgb(192 27 40 / var(--tw-bg-opacity, 1))!important}.tw-bg-\[\#ddd\]{--tw-bg-opacity: 1;background-color:rgb(221 221 221 / var(--tw-bg-opacity, 1))}.tw-bg-\[\#eee\]{--tw-bg-opacity: 1;background-color:rgb(238 238 238 / var(--tw-bg-opacity, 1))}.tw-bg-\[\#f3f3f3\]{--tw-bg-opacity: 1;background-color:rgb(243 243 243 / var(--tw-bg-opacity, 1))}.tw-bg-\[\#f4f4f4\]{--tw-bg-opacity: 1;background-color:rgb(244 244 244 / var(--tw-bg-opacity, 1))}.tw-bg-\[\#f6f6f6\]{--tw-bg-opacity: 1;background-color:rgb(246 246 246 / var(--tw-bg-opacity, 1))}.tw-bg-\[rgba\(0\,0\,0\,0\.3\)\]{background-color:#0000004d}.tw-bg-black{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.tw-bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.tw-bg-blue-900{--tw-bg-opacity: 1;background-color:rgb(30 58 138 / var(--tw-bg-opacity, 1))}.tw-bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.tw-bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.tw-bg-gray-400{--tw-bg-opacity: 1;background-color:rgb(156 163 175 / var(--tw-bg-opacity, 1))}.tw-bg-gray-50{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.tw-bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.tw-bg-illuno-blue{--tw-bg-opacity: 1;background-color:rgb(45 65 92 / var(--tw-bg-opacity, 1))}.tw-bg-illuno-green{--tw-bg-opacity: 1;background-color:rgb(47 143 34 / var(--tw-bg-opacity, 1))}.tw-bg-illuno-grey{--tw-bg-opacity: 1;background-color:rgb(68 68 68 / var(--tw-bg-opacity, 1))}.tw-bg-illuno-light-blue{--tw-bg-opacity: 1;background-color:rgb(75 109 154 / var(--tw-bg-opacity, 1))}.tw-bg-illuno-light-grey{--tw-bg-opacity: 1;background-color:rgb(187 187 187 / var(--tw-bg-opacity, 1))}.tw-bg-illuno-orange{--tw-bg-opacity: 1;background-color:rgb(238 176 32 / var(--tw-bg-opacity, 1))}.tw-bg-illuno-red{--tw-bg-opacity: 1;background-color:rgb(192 27 40 / var(--tw-bg-opacity, 1))}.tw-bg-neutral-100{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.tw-bg-neutral-100\/50{background-color:#f5f5f580}.tw-bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.tw-bg-red-900{--tw-bg-opacity: 1;background-color:rgb(127 29 29 / var(--tw-bg-opacity, 1))}.tw-bg-transparent{background-color:transparent}.tw-bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.tw-bg-zinc-100{--tw-bg-opacity: 1;background-color:rgb(244 244 245 / var(--tw-bg-opacity, 1))}.tw-bg-zinc-200{--tw-bg-opacity: 1;background-color:rgb(228 228 231 / var(--tw-bg-opacity, 1))}.tw-bg-opacity-10{--tw-bg-opacity: .1}.tw-bg-opacity-20{--tw-bg-opacity: .2}.tw-bg-opacity-50{--tw-bg-opacity: .5}.tw-bg-amex{background-image:url(/assets/amex-CYmhJH-B.svg)}.tw-bg-check{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAM4AAACCCAYAAAAOhffTAAAPNElEQVRo3uybx1MbTRrG/W/taf+Nvexpq9gbR27U7sFVe3Bt+mwX5c9EEUQSQQTbZGPZJmOMESBAgEAiChAM0iDC+/XTBJMZAR4Bep6qtwgz05P6N2/o7md//mu50Gi0xOwZHwKNRnBoNIJDoxEcGo3g0GgEhw+CRiM4NBrBodEIDo32ZMD501+cQqPRErNns7OzMuhdptFoFg3MaHAoirIugkNRBIeiCA5FERyKIjgURXAIDkURHIp6aOAEgyGZnPLL1NT0rQ3Hm+aObm9uLmi5vZ14nG+Lepzg+HyT0j/wTQYGh25tOH57O6rbGxvzWW4vapp8W9TjBCcajcnWliFbxh1MHb+/v3/UXtRye8fHUBRzHIpijnN329lJPPe5zOLxXb5Z6mnlONfmMdHD3Gc0gdznMjsuPlDU08lxLOQx2wnkPsyHKOY4FMUc55rxm/mLOUyi+U2c4zpUKuQ4Z8Zvxi/mMInmNybHdaiUyHFuGL9JNL9hHkMxx6EogkNRBIeiKIJDUQSHoggORREciiI4FHU3HRwcyObm1qOx44F6gkMlVRisDofXHoWtrq5peAgO9SDAWVtbfxQWDq8THIrgEByK4BAciuAQHIoiOBRFcAgORXAIDkVwCA5FcAgORREciiI4BIciOASHIjgEhyI4BIeibARnYyMikcjmGVtf33iY4KyuhiUYWpDQwiIthS0YWpSl5RW9QM0qOPeyXuYIGAAyPj4hzS1tUlbhktKySmlr/ygL6tqw7cGtxzFNU6LRKI0msZhp2eMAsN3d3TvanhzsH8h8MCiuarfkFRRJU3OreEdHZcQ7KlU1bikprdCe5y7nicd3ZW9vj6Ea9XTCve6ePsnOLZCPnR6JbG6e2Y7O7qqqlc9fumy5HoJDPXhtb2+Lu65Bip1lyuOErtxvbMwnpeWVBIeikNcAmPrG9zeGhzMzs1JUXCoWUy+CQz1Nra2tSUFhibR3dOpQ7Sb9GPFKhauaHodKbk6BClayhAJEibNcQ2O1etfS2q6rawSHSpqQbNe669VXfNT2cwOU9x+apaa23lKFC0I1rFiB5vNNEhwqufo+/EOcZRWyb0fScEpTU37JzXdIJGLd4wWDIckvKNKFBIJDJVUo+eblF6qQbcPWELGislp6+voTOg5hWlNLq23XSXCoK7WzsyPO0gpdrbJLi4tLGlbDMCwfs6kAz81zyPx8kOBQyRdyDVd1ra5W2aXevgE9ZpOIPn/5qmcOHNgYUhIc6lo1NL6Xnt5+2873oaklodF/lKwxm2DORm9DcKibO3Jzi23TWCB3faP09Q9YzodqautUftNm+3MhONS9eoC7qvF9k3R19VjaF57QUVRiWyWN4FCWhakuvX32hWpfu7rlnYLnJk1MTsnbnDxdhk6GCA71oIoDs4GAOApLdEXvun1+z86T0bHxpD0bgkNdKXTektJy1UkCtp3TNHeksNipPMrlMwD80zMamqHvw0l9NgSHulKYq4YRfCsrIu9TXd29erLm+fIyPN9bBc3wD2/Snw3BSWHF43FZDYdV6DOnO2V//6DqtD26quX3T+vcprKq5tbjI7c9Dsk+wrXj6lp8d1c6PnbqQU5Mx3kIIjgpFnoFQwuqQw6Ku65Rr3MpLinT4RgGEJGUY+oKfpaVu+TV6zfS3JJ4qdc0TZmbm7e0FOAqLSwsaniwPBrXhtWdGLN5KCI4T1yxWEx/pQFAkYKksLhU6uobpX/gm8zNz0sksil7+xdnIG9tbcmbtzkqn8iVpeVly+dbDa/pc4XDiXdygOGbmJRx34SePtPc0i7/+d9Lefk6S3tCeB6CQ/1Srays6LUsDpVow7N87PRIQIVk0WjM0vE9vX1SXVMnje8+6HasaGY2oBeeTR6FU5hvth2NqtArKiPeUfnytUt7o/PC2psmgK2gxtLnl6+yNDCYs/Y2J19+U3//+7+/KfBLddHgsjYIDnVnD4N8AJ0Oo/6BuTnZTfBLjRwjr6BIT+6cD4YkR+UW8EDHQggWWlAh38CgnieG5QetbR3yKuuNCq3aZMrvl9q6hsMw0Fmu2wIQX7t6LpSZ4/EdDShmAMALVquwDMcN/xhR4G1LWHmh6ZkZ6e7plRp3nfyek6cHPWvdDXrMZ3JqSpaWlmVTXZ/VtTsEhzqjRdWB8FXGArCVldVbt9OmPExV9eGkSRhmDxQWOXW1C521rMKlPEuxNChvhLAPcLz70KQ9G9bvlCoDJPB6C4uLMqHCr6vyHf/0tLzO+l0qXDU6jERIBi91lfAhyHqTLZ2fPmsvhVxM52rqGnAdGHdqURAPDH7TZfS19Q1dBCE41KWCZ8BkR0yPuUtSjnGSbBUeLS+vnPwPHguh1nsFEPIX7+io8kDGSeXs+HwYg9my+OVHeAav4lBAIixrfNekvcZ5oX2ABK8yPOLVQJdXVulz/fSQUVldDeuCBK4Tz6CyqlrlaLmS7yjWUJWWVUqlq1p5rXrtDWFop73jE8FJVWGlZK4Kze46NQadE2HZ8PDIr8u9VlfF4/miPVh5RZWMKBg8n7/q8AyeDB1be7KGdxqSUuVRUPWDV4E36VfhIUC5SYAZhQ+cLxgK6bBzfHxCl90RWgLa0dExHXL+cnBANcqZoYVF2j0aFm8l6iWwP44LqVAInQwDhgv4O9FzLy3Jsgqpvg19Vx4rX4Vczbdq57whREM1Dm1jnAgTMtHx4RUBSFdPn/aSS8qz4Rq8qhN/UWEgChEoibe2tUtH5ycd8uHaMDcN9wtPuGjh+nB+hK74GOAclxnawvbTx6F/o5/fKzioZsDF0u7ZVEKf6GAh9sdx6xsb2ttgPUosZvX9xHSos6Nif3yRAcvbo2ksug3V7m3vJab6CNpF2DUxMaWrcjkKFqwk7VMeEedDgQAWOzlPTPctHHfBduKH++q+F7PlfVip2jFUe+RCpwI486HEZgmvq6QZX3Mk+Yj34RnuQ6jIod0SBQoKFfAeyD3srHjZXVVrpz0607SgEpVXUCgDg0M6/MBXEx314MgzAa4NlQchNEKOUF1bp5PmWpVPoNR7X0uOMbcNuQpCMp9vUnuUp6oTcJ5Rj07q/f0NFVp0/LFxn+6wRUcDngiNUBpGYq3NeZhgY4Xl4LehW43s3zyGZEpI5Qj3BSLBoX4lPP86/UJRDkbyjOk0GMdAYo7OvLa2fu0aF+qewGlp7ZCHb+2xyzpTc2v7Px7H9d9suJfL7vEubZ4eo6EIDsEhOASH4BAcgkNwCA7BITgEh2JV7XFX1P6OcjS78RMHp7a29p+wp96hU+U+U1m2glNXVyewp/5QU+U+CQ7B4X1StwJnnx2K90klBM7+s6HvP8QOO+5Qdp0vWZYq95nqRnB4nzSCQ3BoNoHD2J/3SbFD8T4pdijeJ0VwCA5FsUMRHHZooV00Piv7ny/BITi0VAGHOpQVcKhf83wJDsGhCA5fLJ8VwWFnIDgEh+AQHILzaMExxTAM2UviyzDV+c29xwnOnonnZya8Ta7bRnCSC47hc0taWtpPS38hHf7IyfaAx3lqe7o4uwNHL9UrmWkZMmSces9+tJUpA/3Os22e2HPxmoa4MtLE4cU5DHFnpkmGo/9UI17JONWuEfDI81NtPHd4xLjqjYU9kp7uVNsD8kJdx5BhFzh74slS1/f/jnMfF0M8juen7v+FdIfMO20zfOrZ6nv8Kb9b7Zvh0v/zuTLV704Jn7qGw+e9oH9e9l4yXb5bP8sUBgedPFsC6otuGGHpdmbqF+Xf+wmVw+NXHcIUf0e2/tvtMy508MO2XGp7hngjpkQiEdVeSBzpaZKtYDONiPqfoV+kM/0sOGiz0W9eBMf0KTjVi3V2i4HrCXSrbQqe5sDlH2ivQ9KzhtSO3fqlm3Z5HMOrrzPtXAfz/dGu+fq4CgRx/L+tROLqcKhVGBQGhUFgahAYxArMCsQJBAkCQbICQTJvdhbowrVce/euL3ndS5rrdTl+fGc+82urHBo/K1v8cBoQBhf/ZtBMX62daa1oBsxIPeShS0FHyS6FstcWnDrBdWcBRwPnZx8rOIveI9pkQDu3ZUg2b/E92Wn8vpbvDQ6KvgrTZpRZlAOIyMEoWmyOL9gJnKg6Bkca0Y6MJjdR+BY4JyeEbgeOdhIfWtNJUgYs20XIsYEkYODTuVxgvkvnZAm/afC/DU5XBOToCh6Wt5vn9HPj7geOx2DWlUdrA8TqPEVnXgGYCmDVMAe6I3DOcyZxoez3es9y3TjHd7V884zDoKxrEBWH2EdYvAxFHSFTZVQsNsfrUgCN9CA4e6PtwVFgxWUJgcosqYqS9RWcTVkyYfSd7vRZWFDUJZYUmN2KClJPZakc6qZ/QcbRpZCXN9Dm/loyXZ9T3vyfu2ukK2pSb4NN6mpbfAWOiF3K0BcMcKdzSpVCsrOBPALnSS3fGJxE9w6+D76vo5UbVyoEkuA3wUFnHmZwxPgzcNT7uB7RX2LKdMUHx57GyDgzOMt96vsT+w4bS8Eaje1glO3JyULevWY4gL2AuqcL9iBjc6H3Rf8DcOQMjvgMjrOA4xyD48T1CmBY1pTVHwbnSS1tqbbaLV6dvwox+wR8czxXTXDIVwNnzWQMBzQ41ZPgaAfCBps5Mxxnur7EOltlQ9NstXKMaAtOcwlWqJz1t6N7sV8GhxrzXbPtUX+hn42VRqTGni3wQqjHo7UeIjxHwE3NeggVBLyf7eNRD7rewxLMFnBmfdr8qkv8IDjPavnmpZohopFJBqGnY2nVqkIJGp4YRhjI+Cd2gV6VULKDTJUHbmoY5FFwhtV5PAOcpen2sL6WkyrVOiodTqrH2j9HpZpZBHpQGSAC+ZJxdEcOzfLGcDyfrq+QENRvMBD9SM/KafASfL0Wu9Tb8VbCNA3AE/86eJAVBSx2ERTsZFdR/+POkzGxCSxS6/UEOM9q+eYZxwRHT7LSD/3JRx5tomlcXJ1k6gUE5ojzjBFzmLb1/w1wkl2PY673PLqCc2Mcra4h+s+djohcbLY7anydoHzJPs4yft9UVUM1Z2INRB6eN2PlopGrDo+vecYaaiQyusY6Tg4v6/j5U0bu+Vz6Dfdt/gMt7Qbo8Q7e4QboiKWHHH93e5Q2QP/SNf7JBug4fm/t7gboNGtiN0DtV27sV27sV24sOBYcq68Fx4Jjfyw41rAWHAuOBceCY8H5XXDsa/uyWr1eXwuOBce+/nNw/gDF3OlkITLbygAAAABJRU5ErkJggg==)}.tw-bg-discover{background-image:url(/assets/discover-D-El1xRc.svg)}.tw-bg-mastercard{background-image:url(/assets/mastercard-CEbkE5h1.svg)}.tw-bg-visa{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3csvg%20width='750px'%20height='471px'%20viewBox='0%200%20750%20471'%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20xmlns:sketch='http://www.bohemiancoding.com/sketch/ns'%3e%3c!--%20Generator:%20Sketch%203.3.1%20(12005)%20-%20http://www.bohemiancoding.com/sketch%20--%3e%3ctitle%3eSlice%201%3c/title%3e%3cdesc%3eCreated%20with%20Sketch.%3c/desc%3e%3cdefs%3e%3c/defs%3e%3cg%20id='Page-1'%20stroke='none'%20stroke-width='1'%20fill='none'%20fill-rule='evenodd'%20sketch:type='MSPage'%3e%3cg%20id='visa'%20sketch:type='MSLayerGroup'%3e%3crect%20id='Rectangle-1'%20fill='%230E4595'%20sketch:type='MSShapeGroup'%20x='0'%20y='0'%20width='750'%20height='471'%20rx='40'%3e%3c/rect%3e%3cpath%20d='M278.1975,334.2275%20L311.5585,138.4655%20L364.9175,138.4655%20L331.5335,334.2275%20L278.1975,334.2275%20L278.1975,334.2275%20Z'%20id='Shape'%20fill='%23FFFFFF'%20sketch:type='MSShapeGroup'%3e%3c/path%3e%3cpath%20d='M524.3075,142.6875%20C513.7355,138.7215%20497.1715,134.4655%20476.4845,134.4655%20C423.7605,134.4655%20386.6205,161.0165%20386.3045,199.0695%20C386.0075,227.1985%20412.8185,242.8905%20433.0585,252.2545%20C453.8275,261.8495%20460.8105,267.9695%20460.7115,276.5375%20C460.5795,289.6595%20444.1255,295.6545%20428.7885,295.6545%20C407.4315,295.6545%20396.0855,292.6875%20378.5625,285.3785%20L371.6865,282.2665%20L364.1975,326.0905%20C376.6605,331.5545%20399.7065,336.2895%20423.6355,336.5345%20C479.7245,336.5345%20516.1365,310.2875%20516.5505,269.6525%20C516.7515,247.3835%20502.5355,230.4355%20471.7515,216.4645%20C453.1005,207.4085%20441.6785,201.3655%20441.7995,192.1955%20C441.7995,184.0585%20451.4675,175.3575%20472.3565,175.3575%20C489.8055,175.0865%20502.4445,178.8915%20512.2925,182.8575%20L517.0745,185.1165%20L524.3075,142.6875'%20id='path13'%20fill='%23FFFFFF'%20sketch:type='MSShapeGroup'%3e%3c/path%3e%3cpath%20d='M661.6145,138.4655%20L620.3835,138.4655%20C607.6105,138.4655%20598.0525,141.9515%20592.4425,154.6995%20L513.1975,334.1025%20L569.2285,334.1025%20C569.2285,334.1025%20578.3905,309.9805%20580.4625,304.6845%20C586.5855,304.6845%20641.0165,304.7685%20648.7985,304.7685%20C650.3945,311.6215%20655.2905,334.1025%20655.2905,334.1025%20L704.8025,334.1025%20L661.6145,138.4655%20L661.6145,138.4655%20Z%20M596.1975,264.8725%20C600.6105,253.5935%20617.4565,210.1495%20617.4565,210.1495%20C617.1415,210.6705%20621.8365,198.8155%20624.5315,191.4655%20L628.1385,208.3435%20C628.1385,208.3435%20638.3555,255.0725%20640.4905,264.8715%20L596.1975,264.8715%20L596.1975,264.8725%20L596.1975,264.8725%20Z'%20id='Path'%20fill='%23FFFFFF'%20sketch:type='MSShapeGroup'%3e%3c/path%3e%3cpath%20d='M232.9025,138.4655%20L180.6625,271.9605%20L175.0965,244.8315%20C165.3715,213.5575%20135.0715,179.6755%20101.1975,162.7125%20L148.9645,333.9155%20L205.4195,333.8505%20L289.4235,138.4655%20L232.9025,138.4655'%20id='path16'%20fill='%23FFFFFF'%20sketch:type='MSShapeGroup'%3e%3c/path%3e%3cpath%20d='M131.9195,138.4655%20L45.8785,138.4655%20L45.1975,142.5385%20C112.1365,158.7425%20156.4295,197.9015%20174.8155,244.9525%20L156.1065,154.9925%20C152.8765,142.5965%20143.5085,138.8975%20131.9195,138.4655'%20id='path18'%20fill='%23F2AE14'%20sketch:type='MSShapeGroup'%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e")}.tw-bg-contain{background-size:contain}.tw-bg-no-repeat{background-repeat:no-repeat}.tw-p-0{padding:0}.tw-p-1{padding:.25rem}.tw-p-10{padding:2.5rem}.tw-p-2{padding:.5rem}.tw-p-3{padding:.75rem}.tw-p-4{padding:1rem}.tw-p-6{padding:1.5rem}.tw-p-8{padding:2rem}.tw-p-\[0\.5\]{padding:.5}.tw-px-12{padding-left:3rem;padding-right:3rem}.tw-px-2{padding-left:.5rem;padding-right:.5rem}.tw-px-3{padding-left:.75rem;padding-right:.75rem}.tw-px-4{padding-left:1rem;padding-right:1rem}.tw-px-6{padding-left:1.5rem;padding-right:1.5rem}.tw-px-8{padding-left:2rem;padding-right:2rem}.tw-py-0{padding-top:0;padding-bottom:0}.tw-py-1{padding-top:.25rem;padding-bottom:.25rem}.tw-py-10{padding-top:2.5rem;padding-bottom:2.5rem}.tw-py-12{padding-top:3rem;padding-bottom:3rem}.tw-py-2{padding-top:.5rem;padding-bottom:.5rem}.tw-py-3{padding-top:.75rem;padding-bottom:.75rem}.tw-py-4{padding-top:1rem;padding-bottom:1rem}.tw-py-6{padding-top:1.5rem;padding-bottom:1.5rem}.tw-py-8{padding-top:2rem;padding-bottom:2rem}.tw-py-\[2px\]{padding-top:2px;padding-bottom:2px}.\!tw-pb-0{padding-bottom:0!important}.\!tw-pb-24{padding-bottom:6rem!important}.\!tw-pl-0{padding-left:0!important}.\!tw-pr-2{padding-right:.5rem!important}.\!tw-pt-0{padding-top:0!important}.tw-pb-0\.5{padding-bottom:.125rem}.tw-pb-1\.5{padding-bottom:.375rem}.tw-pb-12{padding-bottom:3rem}.tw-pb-2{padding-bottom:.5rem}.tw-pb-3{padding-bottom:.75rem}.tw-pb-4{padding-bottom:1rem}.tw-pb-5{padding-bottom:1.25rem}.tw-pb-6{padding-bottom:1.5rem}.tw-pb-8{padding-bottom:2rem}.tw-pb-\[1px\]{padding-bottom:1px}.tw-pl-1{padding-left:.25rem}.tw-pl-12{padding-left:3rem}.tw-pl-2{padding-left:.5rem}.tw-pl-3{padding-left:.75rem}.tw-pl-4{padding-left:1rem}.tw-pl-5{padding-left:1.25rem}.tw-pl-6{padding-left:1.5rem}.tw-pl-7{padding-left:1.75rem}.tw-pl-8{padding-left:2rem}.tw-pl-\[1px\]{padding-left:1px}.tw-pl-\[5px\]{padding-left:5px}.tw-pr-1{padding-right:.25rem}.tw-pr-2{padding-right:.5rem}.tw-pr-4{padding-right:1rem}.tw-pr-5{padding-right:1.25rem}.tw-pr-6{padding-right:1.5rem}.tw-pt-0{padding-top:0}.tw-pt-1{padding-top:.25rem}.tw-pt-10{padding-top:2.5rem}.tw-pt-12{padding-top:3rem}.tw-pt-2{padding-top:.5rem}.tw-pt-3{padding-top:.75rem}.tw-pt-4{padding-top:1rem}.tw-pt-5{padding-top:1.25rem}.tw-pt-6{padding-top:1.5rem}.tw-pt-8{padding-top:2rem}.tw-pt-\[10px\]{padding-top:10px}.tw-text-left{text-align:left}.tw-text-center{text-align:center}.tw-text-right{text-align:right}.tw-text-justify{text-align:justify}.tw-text-end{text-align:end}.tw-align-baseline{vertical-align:baseline}.tw-align-top{vertical-align:top}.tw-align-middle{vertical-align:middle}.tw-align-bottom{vertical-align:bottom}.tw-align-text-top{vertical-align:text-top}.tw-align-sub{vertical-align:sub}.\!tw-text-\[1rem\]{font-size:1rem!important}.\!tw-text-base{font-size:1rem!important;line-height:1.5rem!important}.tw-text-2xl{font-size:1.5rem;line-height:2rem}.tw-text-3xl{font-size:1.875rem;line-height:2.25rem}.tw-text-4xl{font-size:2.25rem;line-height:2.5rem}.tw-text-5xl{font-size:3rem;line-height:1}.tw-text-\[0\.8rem\]{font-size:.8rem}.tw-text-\[0\.9rem\]{font-size:.9rem}.tw-text-\[1\.1rem\]{font-size:1.1rem}.tw-text-\[1\.2rem\]{font-size:1.2rem}.tw-text-\[1\.3rem\]{font-size:1.3rem}.tw-text-\[1\.4rem\]{font-size:1.4rem}.tw-text-\[12px\]{font-size:12px}.tw-text-\[1rem\]{font-size:1rem}.tw-text-\[2\.5rem\]{font-size:2.5rem}.tw-text-\[2rem\]{font-size:2rem}.tw-text-\[50px\]{font-size:50px}.tw-text-\[80px\]{font-size:80px}.tw-text-base{font-size:1rem;line-height:1.5rem}.tw-text-lg{font-size:1.125rem;line-height:1.75rem}.tw-text-sm{font-size:.875rem;line-height:1.25rem}.tw-text-xl{font-size:1.25rem;line-height:1.75rem}.tw-text-xs{font-size:.75rem;line-height:1rem}.tw-font-bold{font-weight:700}.tw-font-light{font-weight:300}.tw-font-medium{font-weight:500}.tw-font-normal{font-weight:400}.tw-font-semibold{font-weight:600}.tw-uppercase{text-transform:uppercase}.tw-lowercase{text-transform:lowercase}.tw-capitalize{text-transform:capitalize}.tw-normal-case{text-transform:none}.tw-italic{font-style:italic}.tw-leading-4{line-height:1rem}.tw-leading-6{line-height:1.5rem}.\!tw-text-illuno-red{--tw-text-opacity: 1 !important;color:rgb(192 27 40 / var(--tw-text-opacity, 1))!important}.tw-text-\[\#333333\]{--tw-text-opacity: 1;color:rgb(51 51 51 / var(--tw-text-opacity, 1))}.tw-text-\[\#444\]{--tw-text-opacity: 1;color:rgb(68 68 68 / var(--tw-text-opacity, 1))}.tw-text-\[\#888888\],.tw-text-\[\#888\]{--tw-text-opacity: 1;color:rgb(136 136 136 / var(--tw-text-opacity, 1))}.tw-text-\[\#9e9e9e\]{--tw-text-opacity: 1;color:rgb(158 158 158 / var(--tw-text-opacity, 1))}.tw-text-\[\#aaa\]{--tw-text-opacity: 1;color:rgb(170 170 170 / var(--tw-text-opacity, 1))}.tw-text-\[\#ddd\]{--tw-text-opacity: 1;color:rgb(221 221 221 / var(--tw-text-opacity, 1))}.tw-text-\[\#eee\]{--tw-text-opacity: 1;color:rgb(238 238 238 / var(--tw-text-opacity, 1))}.tw-text-\[\#fabfc4\]{--tw-text-opacity: 1;color:rgb(250 191 196 / var(--tw-text-opacity, 1))}.tw-text-\[rgba\(0\,0\,0\,0\.4\)\]{color:#0006}.tw-text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.tw-text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.tw-text-gray-200{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.tw-text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.tw-text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.tw-text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.tw-text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.tw-text-green-300{--tw-text-opacity: 1;color:rgb(134 239 172 / var(--tw-text-opacity, 1))}.tw-text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.tw-text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.tw-text-illuno-blue{--tw-text-opacity: 1;color:rgb(45 65 92 / var(--tw-text-opacity, 1))}.tw-text-illuno-green{--tw-text-opacity: 1;color:rgb(47 143 34 / var(--tw-text-opacity, 1))}.tw-text-illuno-grey{--tw-text-opacity: 1;color:rgb(68 68 68 / var(--tw-text-opacity, 1))}.tw-text-illuno-light-blue{--tw-text-opacity: 1;color:rgb(75 109 154 / var(--tw-text-opacity, 1))}.tw-text-illuno-light-grey{--tw-text-opacity: 1;color:rgb(187 187 187 / var(--tw-text-opacity, 1))}.tw-text-illuno-lighter-blue{--tw-text-opacity: 1;color:rgb(135 161 196 / var(--tw-text-opacity, 1))}.tw-text-illuno-orange{--tw-text-opacity: 1;color:rgb(238 176 32 / var(--tw-text-opacity, 1))}.tw-text-illuno-red{--tw-text-opacity: 1;color:rgb(192 27 40 / var(--tw-text-opacity, 1))}.tw-text-illuno-vibrant-blue{--tw-text-opacity: 1;color:rgb(70 150 255 / var(--tw-text-opacity, 1))}.tw-text-neutral-400{--tw-text-opacity: 1;color:rgb(163 163 163 / var(--tw-text-opacity, 1))}.tw-text-orange-300{--tw-text-opacity: 1;color:rgb(253 186 116 / var(--tw-text-opacity, 1))}.tw-text-red-500{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.tw-text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity, 1))}.tw-text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.tw-underline{text-decoration-line:underline}.tw-no-underline{text-decoration-line:none}.tw-opacity-0{opacity:0}.tw-opacity-100{opacity:1}.tw-opacity-30{opacity:.3}.tw-opacity-40{opacity:.4}.tw-opacity-50{opacity:.5}.\!tw-shadow-none{--tw-shadow: 0 0 #0000 !important;--tw-shadow-colored: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.tw-shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tw-shadow-\[0_1px_10px_\#0000004d\]{--tw-shadow: 0 1px 10px #0000004d;--tw-shadow-colored: 0 1px 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tw-shadow-\[0_1px_3px_\#0000004d\]{--tw-shadow: 0 1px 3px #0000004d;--tw-shadow-colored: 0 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tw-shadow-\[0px_1px_3px_rgba\(0\,0\,0\,0\.3\)\]{--tw-shadow: 0px 1px 3px rgba(0,0,0,.3);--tw-shadow-colored: 0px 1px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tw-shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tw-shadow-none{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.\!tw-shadow-transparent{--tw-shadow-color: transparent !important;--tw-shadow: var(--tw-shadow-colored) !important}.tw-shadow-gray-400{--tw-shadow-color: #9ca3af;--tw-shadow: var(--tw-shadow-colored)}.\!tw-outline-none{outline:2px solid transparent!important;outline-offset:2px!important}.tw-transition-\[color\,top\,transform\]{transition-property:color,top,transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.tw-transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.tw-duration-200{transition-duration:.2s}.tw-duration-300{transition-duration:.3s}.tw-duration-500{transition-duration:.5s}.tw-duration-\[0\.3s\]{transition-duration:.3s}.tw-ease-\[ease\]{transition-timing-function:ease}.tw-ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}:root{--cfh-grey: #444;--cfh-light-grey: #bbb;--cfh-lighter-grey: #f4f4f4;--cfh-blue: #2d415c;--cfh-light-blue: #4b6d9a;--cfh-lighter-blue: #87a1c4;--cfh-teal: #29a4bc;--cfh-red: #c01b28;--cfh-purple: #33006f;--cfh-green: #2f8f22;--cfh-orange: #eeb020;--cfh-yellow: #fffe73}.cfh-grey{color:var(--cfh-grey)!important}.cfh-bg-grey{background-color:var(--cfh-grey)!important;color:#fff!important}.cfh-light-grey{color:var(--cfh-light-grey)!important}.cfh-bg-light-grey{background-color:var(--cfh-light-grey)!important}.cfh-lighter-grey{color:var(--cfh-lighter-grey)!important}.cfh-bg-lighter-grey{background-color:var(--cfh-lighter-grey)!important}.cfh-blue{color:var(--cfh-blue)!important}.cfh-bg-blue{background-color:var(--cfh-blue)!important;color:#fff!important}.cfh-teal{color:var(--cfh-teal)!important}.cfh-bg-teal{background-color:var(--cfh-teal)!important;color:#fff!important}.cfh-light-blue{color:var(--cfh-light-blue)!important}.cfh-bg-light-blue{background-color:var(--cfh-light-blue)!important;color:#fff!important}.cfh-lighter-blue{color:var(--cfh-lighter-blue)!important}.cfh-bg-lighter-blue{background-color:var(--cfh-lighter-blue)!important;color:#fff!important}.cfh-red{color:var(--cfh-red)!important}.cfh-bg-red{background-color:var(--cfh-red)!important;color:#fff!important}.cfh-purple{color:var(--cfh-purple)!important}.cfh-bg-purple{background-color:var(--cfh-purple)!important;color:#fff!important}.cfh-green{color:var(--cfh-green)!important}.cfh-bg-green{background-color:var(--cfh-green)!important;color:#fff!important}.cfh-orange{color:var(--cfh-orange)!important}.cfh-bg-orange{background-color:var(--cfh-orange)!important;color:#fff!important}.cfh-yellow{color:var(--cfh-yellow)!important}.cfh-bg-yellow{background-color:var(--cfh-yellow)!important;color:#000!important}@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:url(/assets/MaterialIcons-Regular-rDPjWPoz.eot);src:local("Material Icons"),local("MaterialIcons-Regular"),url(/assets/MaterialIcons-Regular-BjVsc-s9.woff2) format("woff2"),url(/assets/MaterialIcons-Regular-Bnsxcfr1.woff) format("woff"),url(/assets/MaterialIcons-Regular-N21pKt8_.ttf) format("truetype")}.material-icons{font-family:Material Icons;font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga"}html,body{height:100%;min-height:100%;font-family:Roboto!important;overflow:auto}html.inside,body.inside{height:100%;overflow:hidden}html.outside{background:radial-gradient(#2d415c,#192433)}html{margin-top:env(safe-area-inset-top);margin-bottom:env(safe-area-inset-bottom);margin-left:env(safe-area-inset-left);margin-right:env(safe-area-inset-right)}.qr-container{text-align:-webkit-center}@media screen{.screen-only{display:initial}}@media print{.screen-only{display:none}}@media screen{.print-only{display:none}}@media print{.print-only{display:initial}html,body{overflow:visible}}@media only screen and (max-width: 700px){*{box-shadow:none!important}}#sidenav-overlay{transition:all .5s;z-index:998}.uppercase{text-transform:uppercase}.clear{clear:both}.nowrap{white-space:nowrap!important}.indent{margin-left:20px!important}.inline{display:inline-block}.gap{margin:10px 0}.note{font-size:1rem}.small-text{font-size:.9rem}.intercom-launcher-frame,.intercom-messenger-frame,.intercom-notifications-frame,.intercom-chat{right:initial!important;left:20px!important}.intercom-gradient{right:initial!important;left:0!important;background:radial-gradient(ellipse at bottom left,#1d273629 0,#1d273600 72%)!important}.intercom-lightweight-app,.intercom-lightweight-app-launcher{bottom:70px!important}.lean-overlay{z-index:1002!important;display:none}.modal{max-height:90%;z-index:1110!important;position:fixed}.modal.fill{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}@media only screen and (max-width: 600px){.modal.fill{top:0!important;width:100%;max-width:100%;height:100%;max-height:100%}.modal.fill .modal-footer{border-top:1px solid rgba(0,0,0,.1);position:absolute;bottom:0;display:flex;align-items:center;justify-content:space-between;flex-direction:row-reverse}.modal .modal-content{padding:16px}.modal .modal-content .input-field{padding:0}}nav{box-shadow:0 0 4px #00000024,0 4px 8px #00000047}.card{box-shadow:0 0 2px #0000001f,0 2px 2px #0000003d}.input-field{display:block}.input-field label{left:0;color:#bbb}.active:is(.input-field label){color:#888}:is(.input-field .prefix)~label{margin-left:2.4rem}button.small,.btn.small,.btn-flat.small{font-size:12px}.btn,.btn-large{background-color:var(--cfh-blue);color:#fff;cursor:pointer}.btn:hover,.btn-large:hover,.btn:focus,.btn-large:focus{background-color:var(--cfh-light-blue)}.btn-flat:focus{background-color:#eee}.btn-flat.picker__today{color:var(--cfh-blue)}.btn-flat.picker__clear{color:var(--cfh-grey)}.btn-flat.picker__close{color:var(--cfh-green)}label{font-size:.9rem}select{height:1.9rem;padding:0}select:focus{outline:none}select.browser-default{border-color:#0000004d!important;box-shadow:none!important;border:none;border-bottom:1px solid;background-color:transparent}input[type=file]{cursor:pointer!important}input[type=range]::-moz-range-thumb{background-color:var(--cfh-blue)!important}input[type=range]::-ms-thumb{background-color:var(--cfh-blue)!important}input[type=range][disabled]::-webkit-slider-thumb{background-color:var(--cfh-light-grey)!important}input[type=range][disabled]+span{display:none}input[type=range][disbabled]::-moz-range-thumb{background-color:var(--cfh-light-grey)!important}input[type=range][disbabled]::-ms-thumb{background-color:var(--cfh-light-grey)!important}select,input[type=text]:focus:not([readonly]),input[type=password]:focus:not([readonly]),input[type=email]:focus:not([readonly]),input[type=url]:focus:not([readonly]),input[type=time]:focus:not([readonly]),input[type=date]:focus:not([readonly]),input[type=datetime-local]:focus:not([readonly]),input[type=tel]:focus:not([readonly]),input[type=number]:focus:not([readonly]),input[type=search]:focus:not([readonly]),textarea.materialize-textarea:focus:not([readonly]){border-color:var(--cfh-blue)!important;box-shadow:0 1px 0 0 var(--cfh-blue)!important}input[type=text]:focus:not([readonly])+label:not([disabled]),input[type=password]:focus:not([readonly])+label:not([disabled]),input[type=email]:focus:not([readonly])+label:not([disabled]),input[type=url]:focus:not([readonly])+label:not([disabled]),input[type=time]:focus:not([readonly])+label:not([disabled]),input[type=date]:focus:not([readonly])+label:not([disabled]),input[type=datetime-local]:focus:not([readonly])+label:not([disabled]),input[type=tel]:focus:not([readonly])+label:not([disabled]),input[type=number]:focus:not([readonly])+label:not([disabled]),input[type=search]:focus:not([readonly])+label:not([disabled]),textarea.materialize-textarea:focus:not([readonly])+label:not([disabled]){color:var(--cfh-blue)!important}[type=checkbox]:checked:not([disabled])+label{color:var(--cfh-blue);font-weight:700}:is([type=checkbox]:checked:not([disabled])+label):before{border-bottom-color:var(--cfh-blue)!important;border-right-color:var(--cfh-blue)!important}:is(.filled-in[type=checkbox]:checked:not([disabled])+label):before{border-bottom-color:#fff!important;border-right-color:#fff!important}:is(.filled-in[type=checkbox]:checked:not([disabled])+label):after{background-color:var(--cfh-blue)!important;border-color:var(--cfh-blue)!important}:is([type=radio]:not(:checked)+label):before{border-color:#555!important}[type=radio]:checked+label{color:var(--cfh-blue);font-weight:700}:is([type=radio]:checked+label):after{background-color:var(--cfh-blue);border-color:var(--cfh-blue)}.active:is(.dropdown-content>li){background-color:#f5f5f5!important}.active:is(.dropdown-content>li) span{color:var(--cfh-blue)}.selected:is(.dropdown-content>li):not(.active){background-color:#fff!important}.dropdown-content>li>span,.dropdown-content>li>a{color:var(--cfh-grey)}input[type=range]::-webkit-slider-thumb,.thumb{background-color:var(--cfh-blue)!important}.thumb.active .value{margin-left:-1px!important;margin-top:6px!important}.thumb.active a,.thumb.active span{color:var(--cfh-grey)}.thumb.active.active a,.thumb.active.active span{color:var(--cfh-blue)}[type=checkbox]:is(:is(.switch label) input):checked+.lever{background-color:#c5d1e0}:is([type=checkbox]:is(:is(.switch label) input):checked+.lever):after{background-color:var(--cfh-blue)}.collection-item:is(.collection a):not(.active):hover{background-color:#eee}.picker__weekday-display{background-color:var(--cfh-blue)}.picker__date-display{background-color:var(--cfh-light-blue)}.picker__day--today,.picker__day--selected,.picker__day--selected:hover,.picker--focused .picker__day--selected,.picker__day.picker__day--today.picker__day--selected{background-color:var(--cfh-blue);color:#fff}.picker__day.picker__day--today{background-color:#bbb;color:#fff}.picker__nav--prev:hover,.picker__nav--next:hover{background-color:#fff;color:#eee}.picker__nav--disabled:before,.picker__nav--disabled:before:hover{border-left:.75em solid #dcdcdc}button.picker__today:focus{background-color:var(--cfh-blue);color:#fff}button.picker__clear:focus{background-color:var(--cfh-grey);color:#fff}button.picker__close:focus{background-color:var(--cfh-green);color:#fff}.progress{background-color:#eee;height:10px}.progress .indeterminate{background-color:var(--cfh-blue)}.pac-container{z-index:10000}.message{display:none}.invalid .message,.message.invalid{color:var(--cfh-red);display:block}#toast-container{pointer-events:none;background:none!important}a{--tw-text-opacity: 1;color:rgb(135 161 196 / var(--tw-text-opacity, 1))}a:hover{cursor:pointer}p{display:block;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0px;margin-inline-end:0px}h1,h2,h3,h4,h5,h6{font-weight:400;line-height:1.1}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{font-family:inherit}h1{margin-left:0;margin-right:0;margin-bottom:1.68rem;margin-top:2.1rem;font-size:4.2rem;line-height:110%}h2{margin-left:0;margin-right:0;margin-bottom:1.424rem;margin-top:1.78rem;font-size:3.56rem;line-height:110%}h3{margin-left:0;margin-right:0;margin-bottom:1.168rem;margin-top:1.46rem;font-size:2.92rem;line-height:110%}h4{margin-left:0;margin-right:0;margin-bottom:.912rem;margin-top:1.14rem;font-size:2.28rem;line-height:110%}h5{margin-left:0;margin-right:0;margin-bottom:.656rem;margin-top:.82rem;font-size:1.64rem;line-height:110%}h6{margin-left:0;margin-right:0;margin-bottom:.4rem;margin-top:.5rem;font-size:1.2rem;font-weight:700;line-height:110%}ul{margin:1em 0}.container.braintree-hosted-fields-focused~.label{top:0;--tw-scale-x: .75;--tw-scale-y: .75;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.container.braintree-hosted-fields-focused~.underline-focused{--tw-scale-x: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes tw-add-underline{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.container.braintree-hosted-fields-focused~.underline-focused{animation:tw-add-underline .3s cubic-bezier(.4,0,.2,1)}.container.braintree-hosted-fields-invalid~.underline,.container.braintree-hosted-fields-invalid~.underline-focused{--tw-bg-opacity: 1;background-color:rgb(192 27 40 / var(--tw-bg-opacity, 1))}textarea{border-width:1px;border-color:#767676}.autocomplete-suggestions{position:absolute;top:calc(100% + 4px);left:0;right:0;background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 2px 8px #0000001a;z-index:9999;max-height:200px;overflow-y:auto}.autocomplete-suggestion{padding:12px 16px;cursor:pointer;border-bottom:1px solid #eee;font-size:14px;line-height:1.4;transition:background-color .2s ease;min-height:44px;display:flex;flex-direction:column;justify-content:center}.autocomplete-suggestion:last-child{border-bottom:none}.autocomplete-suggestion:hover{background-color:#f5f5f5}.autocomplete-suggestion .suggestion-name{font-weight:600;color:#333;margin-bottom:4px}.autocomplete-suggestion .suggestion-address{font-size:13px;color:#666;line-height:1.3}.autocomplete-suggestion.selected{background-color:#e6f2ff}.autocomplete-loading{position:relative}.autocomplete-loading:after{content:"";position:absolute;right:12px;top:50%;transform:translateY(-50%);width:16px;height:16px;border:2px solid #ddd;border-top-color:#333;border-radius:50%;animation:spin .8s linear infinite}.autocomplete-no-results{padding:12px 16px;text-align:center;color:#999;font-size:14px}@keyframes spin{to{transform:rotate(360deg)}}.before_tw-mr-2:before{content:var(--tw-content);margin-right:.5rem}.before_tw-inline-block:before{content:var(--tw-content);display:inline-block}.before_tw-h-fit:before{content:var(--tw-content);height:-moz-fit-content;height:fit-content}.before_tw-max-h-full:before{content:var(--tw-content);max-height:100%}.before_tw-min-h-full:before{content:var(--tw-content);min-height:100%}.before_tw-w-1\/3:before{content:var(--tw-content);width:33.333333%}.before_tw-text-wrap:before{content:var(--tw-content);text-wrap:wrap}.before_tw-py-1:before{content:var(--tw-content);padding-top:.25rem;padding-bottom:.25rem}.before_tw-pr-2:before{content:var(--tw-content);padding-right:.5rem}.before_tw-text-right:before{content:var(--tw-content);text-align:right}.before_tw-align-middle:before{content:var(--tw-content);vertical-align:middle}.before_tw-text-xs:before{content:var(--tw-content);font-size:.75rem;line-height:1rem}.before_tw-uppercase:before{content:var(--tw-content);text-transform:uppercase}.before_tw-content-\[attr\(data-before-content\)\]:before{--tw-content: attr(data-before-content);content:var(--tw-content)}.hover_tw-cursor-pointer:hover{cursor:pointer}.hover_tw-bg-\[\#ddd\]:hover{--tw-bg-opacity: 1;background-color:rgb(221 221 221 / var(--tw-bg-opacity, 1))}.hover_tw-bg-\[\#f5f5f5\]:hover{--tw-bg-opacity: 1;background-color:rgb(245 245 245 / var(--tw-bg-opacity, 1))}.hover_tw-bg-blue-800:hover{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))}.hover_tw-bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover_tw-bg-illuno-blue:hover{--tw-bg-opacity: 1;background-color:rgb(45 65 92 / var(--tw-bg-opacity, 1))}.hover_tw-bg-illuno-green:hover{--tw-bg-opacity: 1;background-color:rgb(47 143 34 / var(--tw-bg-opacity, 1))}.hover_tw-bg-illuno-grey:hover{--tw-bg-opacity: 1;background-color:rgb(68 68 68 / var(--tw-bg-opacity, 1))}.hover_tw-bg-illuno-orange:hover{--tw-bg-opacity: 1;background-color:rgb(238 176 32 / var(--tw-bg-opacity, 1))}.hover_tw-bg-illuno-red:hover{--tw-bg-opacity: 1;background-color:rgb(192 27 40 / var(--tw-bg-opacity, 1))}.hover_tw-bg-neutral-300:hover{--tw-bg-opacity: 1;background-color:rgb(212 212 212 / var(--tw-bg-opacity, 1))}.hover_tw-bg-transparent:hover{background-color:transparent}.hover_tw-bg-zinc-300:hover{--tw-bg-opacity: 1;background-color:rgb(212 212 216 / var(--tw-bg-opacity, 1))}.hover_tw-font-normal:hover{font-weight:400}.hover_tw-text-red-700:hover{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.hover_tw-text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover_tw-underline:hover{text-decoration-line:underline}.hover_tw-opacity-100:hover{opacity:1}.focus_\!tw-h-\[26px\]:focus{height:26px!important}.focus_\!tw-border-none:focus{border-style:none!important}.focus_tw-bg-transparent:focus{background-color:transparent}.focus_\!tw-shadow-none:focus{--tw-shadow: 0 0 #0000 !important;--tw-shadow-colored: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.focus_\!tw-outline-none:focus{outline:2px solid transparent!important;outline-offset:2px!important}@media not all and (min-width: 992px){.max-md_tw-mr-0{margin-right:0}.max-md_tw-max-w-\[288px\]{max-width:288px}.max-md_tw-flex-wrap{flex-wrap:wrap}}@media (max-width: 960px){.max-\[960px\]_tw-flex-col{flex-direction:column}.max-\[960px\]_tw-flex-wrap{flex-wrap:wrap}.max-\[960px\]_tw-items-start{align-items:flex-start}.max-\[960px\]_tw-gap-4{gap:1rem}.max-\[960px\]_tw-pt-4{padding-top:1rem}}@media not all and (min-width: 600px){.max-sm_tw-mt-4{margin-top:1rem}.max-sm_tw-w-\[90\%\]{width:90%}.max-sm_tw-max-w-\[294px\]{max-width:294px}.max-sm_tw-flex-col{flex-direction:column}.max-sm_tw-content-center{align-content:center}.max-sm_tw-items-center{align-items:center}.max-sm_tw-justify-center{justify-content:center}.max-sm_tw-justify-self-start{justify-self:start}.max-sm_tw-pl-6{padding-left:1.5rem}.max-sm_tw-pt-3{padding-top:.75rem}}@media (max-width: 600px){.max-\[600px\]_tw-mb-4{margin-bottom:1rem}.max-\[600px\]_tw-flex-grow{flex-grow:1}}@media (max-width: 330px){.max-\[330px\]_tw-text-\[1rem\]{font-size:1rem}}@media (min-width: 600px){.sm_tw-absolute{position:absolute}.sm_tw-my-0{margin-top:0;margin-bottom:0}.sm_tw-mb-0{margin-bottom:0}.sm_tw-mb-4{margin-bottom:1rem}.sm_tw-ml-0{margin-left:0}.sm_tw-ml-16{margin-left:4rem}.sm_tw-ml-3{margin-left:.75rem}.sm_tw-mt-0{margin-top:0}.sm_tw-mt-2{margin-top:.5rem}.sm_tw-block{display:block}.sm_tw-inline-block{display:inline-block}.sm_tw-table-header-group{display:table-header-group}.sm_tw-table-row{display:table-row}.sm_tw-h-\[140px\]{height:140px}.sm_tw-h-\[200px\]{height:200px}.sm_tw-max-h-\[400px\]{max-height:400px}.sm_tw-w-1\/2{width:50%}.sm_tw-w-\[140px\]{width:140px}.sm_tw-w-\[320px\]{width:320px}.sm_tw-w-\[348px\]{width:348px}.sm_tw-w-\[calc\(100\%-320px\)\]{width:calc(100% - 320px)}.sm_tw-max-w-\[360px\]{max-width:360px}.sm_tw-max-w-\[400px\]{max-width:400px}.sm_tw-flex-grow{flex-grow:1}.sm_tw-basis-1\/2{flex-basis:50%}.sm_tw-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm_tw-flex-row{flex-direction:row}.sm_tw-flex-nowrap{flex-wrap:nowrap}.sm_tw-divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.sm_tw-divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(229 231 235 / var(--tw-divide-opacity, 1))}.sm_tw-rounded-lg{border-radius:.5rem}.sm_tw-rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.sm_tw-border-0{border-width:0px}.sm_tw-p-0{padding:0}.sm_tw-p-4{padding:1rem}.sm_tw-p-8{padding:2rem}.sm_tw-px-2{padding-left:.5rem;padding-right:.5rem}.sm_tw-px-6{padding-left:1.5rem;padding-right:1.5rem}.sm_tw-py-6{padding-top:1.5rem;padding-bottom:1.5rem}.sm_tw-pl-6{padding-left:1.5rem}.sm_tw-pt-4{padding-top:1rem}.sm_tw-text-\[140px\]{font-size:140px}.sm_before_tw-content-none:before{--tw-content: none;content:var(--tw-content)}.min-\[600px\]_tw-text-center{text-align:center}}@media (min-width: 601px){.min-\[601px\]_tw-justify-end{justify-content:flex-end}}@media (min-width: 768px){.min-\[768px\]_tw-left-0{left:0}.min-\[768px\]_tw-left-\[calc\(50\%\+120px\)\]{left:calc(50% + 120px)}.min-\[768px\]_tw-top-\[128px\]{top:128px}.min-\[768px\]_tw-ml-\[240px\]{margin-left:240px}.min-\[768px\]_tw-block{display:block}.min-\[768px\]_tw-w-\[calc\(100\%-240px\)\]{width:calc(100% - 240px)}}@media (min-width: 961px){.min-\[961px\]_tw-gap-4{gap:1rem}}@media (min-width: 992px){.md_tw-ml-8{margin-left:2rem}.md_tw-mt-0{margin-top:0}.md_tw-mt-auto{margin-top:auto}.md_tw-w-auto{width:auto}.md_tw-flex-grow-0{flex-grow:0}.md_tw-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md_tw-flex-row{flex-direction:row}.md_tw-flex-nowrap{flex-wrap:nowrap}}@media (min-width: 1200px){.lg_tw-px-8{padding-left:2rem;padding-right:2rem}}.before_\[\&\&\]_\[\&\&\]_\[\&\&\]_\!tw-border-illuno-red.before_\[\&\&\]_\[\&\&\]_\[\&\&\]_\!tw-border-illuno-red.before_\[\&\&\]_\[\&\&\]_\[\&\&\]_\!tw-border-illuno-red.before_\[\&\&\]_\[\&\&\]_\[\&\&\]_\!tw-border-illuno-red.before_\[\&\&\]_\[\&\&\]_\[\&\&\]_\!tw-border-illuno-red.before_\[\&\&\]_\[\&\&\]_\[\&\&\]_\!tw-border-illuno-red.before_\[\&\&\]_\[\&\&\]_\[\&\&\]_\!tw-border-illuno-red.before_\[\&\&\]_\[\&\&\]_\[\&\&\]_\!tw-border-illuno-red:before{content:var(--tw-content);--tw-border-opacity: 1 !important;border-color:rgb(192 27 40 / var(--tw-border-opacity, 1))!important}.before_\[\&\&\]_\[\&\&\]_\[\&\&\]_\!tw-border-b-illuno-green.before_\[\&\&\]_\[\&\&\]_\[\&\&\]_\!tw-border-b-illuno-green.before_\[\&\&\]_\[\&\&\]_\[\&\&\]_\!tw-border-b-illuno-green.before_\[\&\&\]_\[\&\&\]_\[\&\&\]_\!tw-border-b-illuno-green.before_\[\&\&\]_\[\&\&\]_\[\&\&\]_\!tw-border-b-illuno-green.before_\[\&\&\]_\[\&\&\]_\[\&\&\]_\!tw-border-b-illuno-green.before_\[\&\&\]_\[\&\&\]_\[\&\&\]_\!tw-border-b-illuno-green.before_\[\&\&\]_\[\&\&\]_\[\&\&\]_\!tw-border-b-illuno-green:before{content:var(--tw-content);--tw-border-opacity: 1 !important;border-bottom-color:rgb(47 143 34 / var(--tw-border-opacity, 1))!important}.before_\[\&\&\]_\[\&\&\]_\[\&\&\]_\!tw-border-r-illuno-green.before_\[\&\&\]_\[\&\&\]_\[\&\&\]_\!tw-border-r-illuno-green.before_\[\&\&\]_\[\&\&\]_\[\&\&\]_\!tw-border-r-illuno-green.before_\[\&\&\]_\[\&\&\]_\[\&\&\]_\!tw-border-r-illuno-green.before_\[\&\&\]_\[\&\&\]_\[\&\&\]_\!tw-border-r-illuno-green.before_\[\&\&\]_\[\&\&\]_\[\&\&\]_\!tw-border-r-illuno-green.before_\[\&\&\]_\[\&\&\]_\[\&\&\]_\!tw-border-r-illuno-green.before_\[\&\&\]_\[\&\&\]_\[\&\&\]_\!tw-border-r-illuno-green:before{content:var(--tw-content);--tw-border-opacity: 1 !important;border-right-color:rgb(47 143 34 / var(--tw-border-opacity, 1))!important}
