@font-face{font-family:Unicons;src:url(../media/Unicons.85652ba0.woff2)format("woff2"),url(../media/Unicons.9a0fc934.woff)format("woff");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:Custom;src:url(../media/Custom.4b7abb7e.woff2)format("woff2"),url(../media/Custom.298e3144.woff)format("woff");font-weight:400;font-style:normal;font-display:block}
:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;-webkit-animation-duration:var(--animate-duration);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;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*.8);animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{transition-duration:1ms!important;animation-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:translateY(-30px)scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-15px)scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)scaleY(.95)}90%{transform:translateY(-4px)scaleY(1.02)}}.animate__bounce{transform-origin:bottom;animation-name:bounce}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale(1.25,.75)}40%{transform:scale(.75,1.25)}50%{transform:scale(1.15,.85)}65%{transform:scale(.95,1.05)}75%{transform:scale(1.05,.95)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate(-10px)}20%,40%,60%,80%{transform:translate(10px)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translateY(-10px)}20%,40%,60%,80%{transform:translateY(10px)}}.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-name:headShake;animation-timing-function:ease-in-out}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0)}}.animate__swing{transform-origin:top;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9)rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1)rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1)rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate(-25%)rotate(-5deg)}30%{transform:translate(20%)rotate(3deg)}45%{transform:translate(-15%)rotate(-3deg)}60%{transform:translate(10%)rotate(2deg)}75%{transform:translate(-5%)rotate(-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(-.195313deg)skewY(-.195313deg)}}.animate__jello{transform-origin:50%;animation-name:jello}@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;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{opacity:.7;transform:translateY(-1200px)scale(.7)}80%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{opacity:.7;transform:translate(-2000px)scale(.7)}80%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{opacity:.7;transform:translate(2000px)scale(.7)}80%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{opacity:.7;transform:translateY(1200px)scale(.7)}80%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:1;transform:scale(1)}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:.7;transform:translateY(700px)scale(.7)}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:.7;transform:translate(-2000px)scale(.7)}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translate(0)scale(.7)}to{opacity:.7;transform:translate(2000px)scale(.7)}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{opacity:1;transform:scale(1)}20%{opacity:.7;transform:translateY(0)scale(.7)}to{opacity:.7;transform:translateY(-700px)scale(.7)}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{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:scale(1)}}.animate__bounceIn{animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceIn}@keyframes bounceInDown{60%,75%,90%,0%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{opacity:1;transform:translate(0,0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{60%,75%,90%,0%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{opacity:1;transform:translate(0,0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{60%,75%,90%,0%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{opacity:1;transform:translate(0,0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{60%,75%,90%,0%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{opacity:1;transform:translate(0,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;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translateY(10px)scaleY(.985)}40%,45%{opacity:1;transform:translateY(-20px)scaleY(.9)}to{opacity:0;transform:translateY(2000px)scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate(20px)scaleX(.9)}to{opacity:0;transform:translate(-2000px)scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate(-20px)scaleX(.9)}to{opacity:0;transform:translate(2000px)scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translateY(-10px)scaleY(.985)}40%,45%{opacity:1;transform:translateY(20px)scaleY(.9)}to{opacity:0;transform:translateY(-2000px)scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}.animate__fadeInDown{animation-name:fadeInDown!important}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate(-2000px)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate(2000px)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate(-100%,-100%)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate(100%,-100%)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate(-100%,100%)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate(100%,100%)}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:translateY(100%)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translateY(2000px)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate(-100%)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate(-2000px)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate(100%)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate(2000px)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translateY(-100%)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translateY(-2000px)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate(-100%,-100%)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate(100%,-100%)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate(100%,100%)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate(-100%,100%)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{animation-timing-function:ease-out;transform:perspective(400px)scaleX(1)translateZ(0)rotateY(-1turn)}40%{animation-timing-function:ease-out;transform:perspective(400px)scaleX(1)translateZ(150px)rotateY(-190deg)}50%{animation-timing-function:ease-in;transform:perspective(400px)scaleX(1)translateZ(150px)rotateY(-170deg)}80%{animation-timing-function:ease-in;transform:perspective(400px)scale3d(.95,.95,.95)translateZ(0)rotateY(0)}to{animation-timing-function:ease-in;transform:perspective(400px)scaleX(1)translateZ(0)rotateY(0)}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{opacity:1;transform:perspective(400px)}}.animate__flipInX{animation-name:flipInX;backface-visibility:visible!important}@keyframes flipInY{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateY(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateY(-20deg)}60%{opacity:1;transform:perspective(400px)rotateY(10deg)}80%{transform:perspective(400px)rotateY(-5deg)}to{opacity:1;transform:perspective(400px)}}.animate__flipInY{animation-name:flipInY;backface-visibility:visible!important}@keyframes flipOutX{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px)rotateX(-20deg)}to{opacity:0;transform:perspective(400px)rotateX(90deg)}}.animate__flipOutX{animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px)rotateY(-15deg)}to{opacity:0;transform:perspective(400px)rotateY(90deg)}}.animate__flipOutY{animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*.75);animation-duration:calc(var(--animate-duration)*.75);animation-name:flipOutY;backface-visibility:visible!important}@keyframes lightSpeedInRight{0%{opacity:0;transform:translate(100%)skew(-30deg)}60%{opacity:1;transform:skew(20deg)}80%{transform:skew(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{opacity:0;transform:translate(-100%)skew(30deg)}60%{opacity:1;transform:skew(-20deg)}80%{transform:skew(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{opacity:0;transform:translate(100%)skew(30deg)}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{opacity:0;transform:translate(-100%)skew(-30deg)}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{opacity:0;transform:rotate(-15deg)}to{opacity:1;transform:rotate(0)}}.animate__rotateIn{transform-origin:50%;animation-name:rotateIn}@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-45deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInDownLeft{transform-origin:0 100%;animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInDownRight{transform-origin:100% 100%;animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(45deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInUpLeft{transform-origin:0 100%;animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg)}to{opacity:1;transform:translateZ(0)}}.animate__rotateInUpRight{transform-origin:100% 100%;animation-name:rotateInUpRight}@keyframes rotateOut{0%{opacity:1}to{opacity:0;transform:rotate(200deg)}}.animate__rotateOut{transform-origin:50%;animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{opacity:1}to{opacity:0;transform:rotate(45deg)}}.animate__rotateOutDownLeft{transform-origin:0 100%;animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{opacity:1}to{opacity:0;transform:rotate(-45deg)}}.animate__rotateOutDownRight{transform-origin:100% 100%;animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{opacity:1}to{opacity:0;transform:rotate(-45deg)}}.animate__rotateOutUpLeft{transform-origin:0 100%;animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{opacity:1}to{opacity:0;transform:rotate(90deg)}}.animate__rotateOutUpRight{transform-origin:100% 100%;animation-name:rotateOutUpRight}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{animation-timing-function:ease-in-out;transform:rotate(80deg)}40%,80%{opacity:1;animation-timing-function:ease-in-out;transform:rotate(60deg)}to{opacity:0;transform:translateY(700px)}}.animate__hinge{animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);transform-origin:0 0;animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform-origin:bottom;transform:scale(.1)rotate(30deg)}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:translate(-100%)rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate(100%)rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translateY(-1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translateY(60px)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translate(-1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translate(10px)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translate(1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translate(-10px)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translateY(1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translateY(-60px)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:0;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.475,.475,.475)translateY(-60px)}to{opacity:0;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.1,.1,.1)translateY(2000px)}}.animate__zoomOutDown{transform-origin:bottom;animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475)translate(42px)}to{opacity:0;transform:scale(.1)translate(-2000px)}}.animate__zoomOutLeft{transform-origin:0;animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475)translate(-42px)}to{opacity:0;transform:scale(.1)translate(2000px)}}.animate__zoomOutRight{transform-origin:100%;animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.475,.475,.475)translateY(60px)}to{opacity:0;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.1,.1,.1)translateY(-2000px)}}.animate__zoomOutUp{transform-origin:bottom;animation-name:zoomOutUp}@keyframes slideInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translateY(100%)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate(-100%)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate(100%)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translateY(-100%)}}.animate__slideOutUp{animation-name:slideOutUp}.glightbox-container{-ms-touch-action:none;touch-action:none;-moz-text-size-adjust:100%;text-size-adjust:100%;backface-visibility:hidden;outline:0;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden;z-index:999999!important}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{z-index:9999;width:100%;height:100%;position:relative;overflow:hidden}.glightbox-container .gslider{justify-content:center;align-items:center;width:100%;height:100%;transition:transform .4s;position:relative;top:0;left:0;overflow:hidden;transform:translate(0,0);display:flex!important}.glightbox-container .gslide{-webkit-user-select:none;user-select:none;opacity:0;justify-content:center;align-items:center;width:100%;display:flex;position:absolute}.glightbox-container .gslide.current{opacity:1;z-index:99999;position:relative}.glightbox-container .gslide.prev{opacity:1;z-index:9999}.glightbox-container .gslide-inner-content{width:100%}.glightbox-container .ginner-container{flex-direction:column;justify-content:center;width:100%;max-width:100%;margin:auto;display:flex;position:relative}.glightbox-container .ginner-container.gvideo-container{width:100%}.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{flex-direction:column}.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100%!important}.gslide iframe,.gslide video{-webkit-overflow-scrolling:touch;-ms-touch-action:auto;touch-action:auto;border:none;min-height:165px;outline:0!important}.gslide:not(.current){pointer-events:none}.gslide-image{align-items:center}.gslide-image img{float:none;-webkit-user-select:none;user-select:none;-o-object-fit:cover;object-fit:cover;-ms-touch-action:none;touch-action:none;border:none;outline:0;width:auto;min-width:200px;max-width:100vw;height:auto;max-height:100vh;margin:auto;padding:0;display:block}.desc-bottom .gslide-image img,.desc-top .gslide-image img{width:auto}.desc-left .gslide-image img,.desc-right .gslide-image img{width:auto;max-width:100%}.gslide-image img.zoomable{position:relative}.gslide-image img.dragging{transition:none;cursor:-webkit-grabbing!important;cursor:grabbing!important}.gslide-video{max-width:100vh;position:relative;width:100%!important}.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster{display:none}.gslide-video .gvideo-wrapper{width:100%;margin:auto}.gslide-video:before{content:"";background:#ff000057;width:100%;height:100%;display:none;position:absolute}.gslide-video.playing:before{display:none}.gslide-video.fullscreen{min-width:100%;height:75vh;max-width:100%!important}.gslide-video.fullscreen video{width:100%!important;max-width:100%!important}.gslide-inline{text-align:left;background:#fff;max-width:100%;max-height:calc(100vh - 40px);margin:auto;overflow:auto}.gslide-inline .ginlined-content{width:100%;padding:20px}.gslide-inline .dragging{transition:none;cursor:-webkit-grabbing!important;cursor:grabbing!important}.ginlined-content{opacity:1;overflow:auto;display:block!important}.gslide-external{background:#fff;width:100%;min-width:100%;height:100%;max-height:75vh;padding:0;display:flex;overflow:auto}.gslide-media{width:auto;display:flex}.zoomed .gslide-media{-webkit-box-shadow:none!important;box-shadow:none!important}.desc-bottom .gslide-media,.desc-top .gslide-media{flex-direction:column;margin:0 auto}.gslide-description{flex:1 0 100%;position:relative}.gslide-description.description-bottom,.gslide-description.description-top{width:100%;margin:0 auto}.gslide-description p{margin-bottom:12px}.gslide-description p:last-child{margin-bottom:0}.zoomed .gslide-description,.glightbox-button-hidden{display:none}.gdesc-open .gslide-media{opacity:.4;transition:opacity .5s}.gdesc-open .gdesc-inner{padding-bottom:30px}.gdesc-closed .gslide-media{opacity:1;transition:opacity .5s}.greset{transition:all .3s}.gabsolute{position:absolute}.grelative{position:relative}.glightbox-desc{display:none!important}.gloader{z-index:9999;border:2px solid #fff;border-right-color:#0000;border-radius:50%;width:25px;height:25px;margin:0 auto;animation:.8s linear infinite lightboxLoader;display:block;position:absolute;top:47%;left:0;right:0}.goverlay{will-change:opacity;background:#000;width:100%;height:calc(100vh + 1px);position:fixed;top:-1px;left:0}.glightbox-mobile .goverlay{background:#000}.gclose,.gnext,.gprev{z-index:99999;cursor:pointer;border:none;flex-direction:column;justify-content:center;align-items:center;width:26px;height:44px;display:flex}.gclose svg,.gnext svg,.gprev svg{width:25px;height:auto;margin:0;padding:0;display:block}.gclose.disabled,.gnext.disabled,.gprev.disabled{opacity:.1}.gclose .garrow,.gnext .garrow,.gprev .garrow{stroke:#fff}.gbtn.focused{outline:2px solid #0f3d81}iframe.wait-autoplay{opacity:0}.glightbox-closing .gclose,.glightbox-closing .gnext,.glightbox-closing .gprev{opacity:0!important}.glightbox-clean .gslide-description{background:#fff}.glightbox-clean .gdesc-inner{padding:22px 20px}.glightbox-clean .gslide-video{background:#000}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:#000000bf;border-radius:4px}.glightbox-clean .gclose path,.glightbox-clean .gnext path,.glightbox-clean .gprev path{fill:#fff}.glightbox-clean .gprev{width:40px;height:50px;position:absolute;top:-100%;left:30px}.glightbox-clean .gnext{width:40px;height:50px;position:absolute;top:-100%;right:30px}.glightbox-clean .gclose{width:35px;height:35px;position:absolute;top:15px;right:10px}.glightbox-clean .gclose svg{width:18px;height:auto}.glightbox-clean .gclose:hover{opacity:1}.gfadeIn{animation:.5s gfadeIn}.gfadeOut{animation:.5s gfadeOut}.gslideOutLeft{animation:.3s gslideOutLeft}.gslideInLeft{animation:.3s gslideInLeft}.gslideOutRight{animation:.3s gslideOutRight}.gslideInRight{animation:.3s gslideInRight}.gzoomIn{animation:.5s gzoomIn}.gzoomOut{animation:.5s gzoomOut}@keyframes lightboxLoader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes gfadeIn{0%{opacity:0}to{opacity:1}}@keyframes gfadeOut{0%{opacity:1}to{opacity:0}}@keyframes gslideInLeft{0%{opacity:0;transform:translate(-60%)}to{visibility:visible;opacity:1;transform:translate(0,0)}}@keyframes gslideOutLeft{0%{opacity:1;visibility:visible;transform:translate(0,0)}to{opacity:0;visibility:hidden;transform:translate(-60%)}}@keyframes gslideInRight{0%{opacity:0;visibility:visible;transform:translate(60%)}to{opacity:1;transform:translate(0,0)}}@keyframes gslideOutRight{0%{opacity:1;visibility:visible;transform:translate(0,0)}to{opacity:0;transform:translate(60%)}}@keyframes gzoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.glightbox-container .ginner-container{flex-direction:row;width:auto;height:auto}.glightbox-container .ginner-container.desc-top .gslide-description{order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{order:1}.glightbox-container .ginner-container.desc-left .gslide-description{order:0}.glightbox-container .ginner-container.desc-left .gslide-image{order:1}.gslide-image img{max-width:100%;max-height:97vh}.gslide-image img.zoomable{cursor:-webkit-zoom-in;cursor:zoom-in}.zoomed .gslide-image img.zoomable{cursor:-webkit-grab;cursor:grab}.gslide-inline{max-height:95vh}.gslide-external{max-height:100vh}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.glightbox-open{height:auto}.goverlay{background:#000000eb}.glightbox-clean .gslide-media{box-shadow:1px 2px 9px #000000a6}.glightbox-clean .description-left .gdesc-inner,.glightbox-clean .description-right .gdesc-inner{height:100%;position:absolute;overflow-y:auto}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:#00000052}.glightbox-clean .gclose:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gprev:hover{background-color:#000000b3}@media (min-width:768px){.glightbox-clean .gprev,.glightbox-clean .gnext{top:45%}}@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px)0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);min-width:200px;max-width:100%;text-shadow:none;z-index:0;direction:ltr;flex-direction:column;align-items:center;transition:box-shadow .3s;display:flex;position:relative}.plyr audio,.plyr iframe,.plyr video{width:100%;height:100%;display:block}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);padding:3px 4px;line-height:1}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{font-size:13px;font-size:var(--plyr-font-size-small,13px);padding:10px;padding:var(--plyr-control-spacing,10px);text-align:center;width:100%;transition:transform .4s ease-in-out;animation:.3s plyr-fade-in;display:none;position:absolute;bottom:0;left:0}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing,10px)*2)}}@media (min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing,10px)*-4))}.plyr__caption{background:#000c;background:var(--plyr-captions-background,#000c);-webkit-box-decoration-break:clone;box-decoration-break:clone;color:var(--plyr-captions-text-color,#fff);white-space:pre-wrap;border-radius:2px;padding:.2em .5em;line-height:185%}.plyr__caption div{display:inline}.plyr__control{border-radius:3px;border-radius:var(--plyr-control-radius,3px);color:inherit;cursor:pointer;padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7);background:0 0;border:0;flex-shrink:0;transition:all .3s;position:relative;overflow:visible}.plyr__control svg{fill:currentColor;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px);display:block}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))dotted 3px;outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{text-align:center;justify-content:flex-end;align-items:center;display:flex}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing,10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{background:#ffffffe6;background:var(--plyr-menu-background,#ffffffe6);box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-menu-shadow,0 1px 2px #00000026);color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);text-align:left;white-space:nowrap;z-index:3;border-radius:4px;margin-bottom:10px;animation:.2s plyr-popup;position:absolute;bottom:100%;right:-3px}.plyr__menu__container>div{transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1);overflow:hidden}.plyr__menu__container:after{border:4px solid #0000;border-top-color:#ffffffe6;border:var(--plyr-menu-arrow-size,4px)solid transparent;border-top-color:var(--plyr-menu-background,#ffffffe6);content:"";height:0;right:14px;right:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7 - var(--plyr-menu-arrow-size,4px)/2);width:0;position:absolute;top:100%}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{color:var(--plyr-menu-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing,10px)*.7/1.5)calc(var(--plyr-control-spacing,10px)*.7*1.5);-webkit-user-select:none;user-select:none;align-items:center;width:100%;display:flex}.plyr__menu__container .plyr__control>span{align-items:inherit;width:100%;display:flex}.plyr__menu__container .plyr__control:after{border:4px solid #0000;border:var(--plyr-menu-item-arrow-size,4px)solid transparent;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing,10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--forward.plyr__tab-focus:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing,10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing,10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*4);width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing,10px)*.7*2);position:relative}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing,10px)*.7/2);position:absolute;top:100%;left:0;right:0;overflow:hidden}.plyr__menu__container .plyr__control--back.plyr__tab-focus:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing,10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{content:"";height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);background:#0000001a;flex-shrink:0;width:16px;transition:all .3s;display:block}.plyr__menu__container .plyr__control[role=menuitemradio]:after{opacity:0;background:#fff;border:0;width:6px;height:6px;transition:transform .3s,opacity .3s;top:50%;left:12px;transform:translateY(-50%)scale(0)}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%)scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:#23282f1a}.plyr__menu__container .plyr__menu__value{margin-left:auto;margin-right:calc(-7px + 2);margin-right:calc(var(--plyr-control-spacing,10px)*.7*-1 - -2);padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*3.5);pointer-events:none;align-items:center;display:flex;overflow:hidden}.plyr--full-ui input[type=range]{appearance:none;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height,13px)*2);color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width,3px)*2 + var(--plyr-range-thumb-height,13px));background:0 0;border:0;width:100%;min-width:0;margin:0;padding:0;transition:box-shadow .3s;display:block}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:linear-gradient(90deg,currentColor 0,#0000 0);background-image:linear-gradient(to right,currentColor var(--value,0),transparent var(--value,0));border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-user-select:none;user-select:none;border:0;transition:box-shadow .3s}.plyr--full-ui input[type=range]::-webkit-slider-thumb{appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height,13px) - var(--plyr-range-track-height,5px))/2*-1);width:13px;width:var(--plyr-range-thumb-height,13px);border:0;border-radius:100%;transition:all .2s;position:relative}.plyr--full-ui input[type=range]::-moz-range-track{border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-user-select:none;user-select:none;background:0 0;border:0;transition:box-shadow .3s}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);width:13px;width:var(--plyr-range-thumb-height,13px);border:0;border-radius:100%;transition:all .2s;position:relative}.plyr--full-ui input[type=range]::-moz-range-progress{border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);background:currentColor}.plyr--full-ui input[type=range]::-ms-track{color:#0000}.plyr--full-ui input[type=range]::-ms-fill-upper{border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-user-select:none;user-select:none;background:0 0;border:0;transition:box-shadow .3s}.plyr--full-ui input[type=range]::-ms-track{border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-user-select:none;user-select:none;background:0 0;border:0;transition:box-shadow .3s}.plyr--full-ui input[type=range]::-ms-fill-lower{border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-user-select:none;user-select:none;background:currentColor;border:0;transition:box-shadow .3s}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);width:13px;width:var(--plyr-range-thumb-height,13px);border:0;border-radius:100%;margin-top:0;transition:all .2s;position:relative}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))dotted 3px;outline-offset:2px}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))dotted 3px;outline-offset:2px}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{outline:3px dotted #00b2ff;outline:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))dotted 3px;outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));opacity:0;z-index:1;background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;transition:opacity .2s;position:absolute;top:0;left:0}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:#ffffffe6;background:var(--plyr-tooltip-background,#ffffffe6);border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing,10px)/2)calc(var(--plyr-control-spacing,10px)/2*1.5);pointer-events:none;transform-origin:50% 100%;white-space:nowrap;z-index:2;line-height:1.3;transition:transform .2s .1s,opacity .2s .1s;position:absolute;bottom:100%;left:50%;transform:translate(-50%,10px)scale(.8)}.plyr__tooltip:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px)solid transparent;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px)solid transparent;border-top:4px solid #ffffffe6;border-top:var(--plyr-tooltip-arrow-size,4px)solid var(--plyr-tooltip-background,#ffffffe6);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";z-index:2;width:0;height:0;position:absolute;left:50%;transform:translate(-50%)}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%)scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{transform-origin:0 100%;left:0;transform:translateY(10px)scale(.8)}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{transform-origin:100% 100%;left:auto;right:0;transform:translateY(10px)scale(.8)}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7);transform:translate(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0)scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height,13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height,13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height,13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height,13px))}.plyr__progress input[type=range]{z-index:2;position:relative}.plyr__progress .plyr__tooltip{overflow-wrap:break-word;white-space:normal;max-width:120px;left:0}.plyr__progress__buffer{-webkit-appearance:none;height:5px;height:var(--plyr-range-track-height,5px);margin-top:-2.5px;margin-top:calc((var(--plyr-range-track-height,5px)/2)*-1);background:0 0;border:0;border-radius:100px;padding:0;position:absolute;top:50%;left:0}.plyr__progress__buffer::-webkit-progress-bar{background:0 0}.plyr__progress__buffer::-webkit-progress-value{min-width:5px;min-width:var(--plyr-range-track-height,5px);background:currentColor;border-radius:100px;transition:width .2s}.plyr__progress__buffer::-moz-progress-bar{min-width:5px;min-width:var(--plyr-range-track-height,5px);background:currentColor;border-radius:100px;transition:width .2s}.plyr__progress__buffer::-ms-fill{border-radius:100px;transition:width .2s}.plyr--loading .plyr__progress__buffer{background-image:linear-gradient(-45deg,#23282f99 25%,#0000 0 50%,#23282f99 0 75%,#0000 0,#0000);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,#23282f99)25%,transparent 25%,transparent 50%,var(--plyr-progress-loading-background,#23282f99)50%,var(--plyr-progress-loading-background,#23282f99)75%,transparent 75%,transparent);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px)var(--plyr-progress-loading-size,25px);color:#0000;animation:1s linear infinite plyr-progress}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:#ffffff40;background-color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:#c1c8d199;background-color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);height:5px;height:var(--plyr-range-track-height,5px);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3;border-radius:1px;position:absolute;top:50%;transform:translate(-50%,-50%)}.plyr__volume{align-items:center;width:20%;min-width:80px;max-width:110px;display:flex;position:relative}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing,10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing,10px)/2);z-index:2;position:relative}.plyr--is-ios .plyr__volume{width:auto;min-width:0}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px)var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px)var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px)var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--audio .plyr__progress__buffer{color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr--video{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));width:100%;height:100%;margin:auto;position:relative;overflow:hidden}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;width:100%;height:100%;position:absolute;top:0;left:0}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.2813%)}.plyr--video .plyr__controls{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(transparent,#000000bf));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;color:var(--plyr-video-control-color,#fff);padding:5px;padding:calc(var(--plyr-control-spacing,10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing,10px)*2);z-index:3;transition:opacity .4s ease-in-out,transform .4s ease-in-out;position:absolute;bottom:0;left:0;right:0}@media (min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing,10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:var(--plyr-video-control-color,#fff);opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing,10px)*1.5);z-index:2;border:0;border-radius:100%;transition:all .3s;display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.plyr__control--overlaid svg{position:relative;left:2px}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px)var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px)var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px)var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--video .plyr__progress__buffer{color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr:fullscreen{background:#000;width:100%;height:100%;margin:0;border-radius:0!important}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{z-index:10000000;background:#000;width:100%;height:100%;margin:0;display:block;position:fixed;inset:0;border-radius:0!important}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;cursor:pointer;z-index:-1;position:absolute;inset:0;overflow:hidden}.plyr__ads>div,.plyr__ads>div iframe{width:100%;height:100%;position:absolute}.plyr__ads:after{bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);pointer-events:none;right:10px;right:var(--plyr-control-spacing,10px);z-index:3;background:#23282f;border-radius:2px;padding:2px 6px;font-size:11px;position:absolute}.plyr__ads:empty:after{display:none}.plyr__cues{height:5px;height:var(--plyr-range-track-height,5px);opacity:.8;z-index:3;background:currentColor;width:3px;display:block;position:absolute;top:50%;left:0;transform:translateY(-50%)}.plyr__preview-thumb{background-color:#ffffffe6;background-color:var(--plyr-tooltip-background,#ffffffe6);border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/2*2);opacity:0;pointer-events:none;transform-origin:50% 100%;z-index:2;padding:3px;transition:transform .2s .1s,opacity .2s .1s;position:absolute;bottom:100%;transform:translateY(10px)scale(.8)}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0)scale(1)}.plyr__preview-thumb:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px)solid transparent;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px)solid transparent;border-top:4px solid #ffffffe6;border-top:var(--plyr-tooltip-arrow-size,4px)solid var(--plyr-tooltip-background,#ffffffe6);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));z-index:2;width:0;position:absolute;transform:translate(-50%)}.plyr__preview-thumb__image-container{border-radius:4px;border-radius:calc(var(--plyr-tooltip-radius,5px) - 1px);z-index:0;background:#c1c8d1;position:relative;overflow:hidden}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{width:100%;height:100%;position:absolute;top:0;left:0}.plyr__preview-thumb__image-container:after{border-radius:inherit;content:"";pointer-events:none;box-shadow:inset 0 0 0 1px #00000026}.plyr__preview-thumb__image-container img{max-width:none;max-height:none}.plyr__preview-thumb__time-container{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(transparent,#000000bf));border-bottom-left-radius:4px;border-bottom-left-radius:calc(var(--plyr-tooltip-radius,5px) - 1px);border-bottom-right-radius:4px;border-bottom-right-radius:calc(var(--plyr-tooltip-radius,5px) - 1px);z-index:3;padding:20px 6px 6px;line-height:1.1;position:absolute;bottom:0;left:0;right:0}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{filter:blur(1px);opacity:0;pointer-events:none;z-index:1;width:100%;height:100%;margin:auto;transition:opacity .3s;position:absolute;inset:0;overflow:hidden}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{-o-object-fit:contain;object-fit:contain;width:100%;max-width:none;height:100%;max-height:none;position:absolute;top:0;left:0}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);overflow:hidden;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important}.plyr [hidden]{display:none!important}code[class*=language-],pre[class*=language-]{color:#4ec9b0;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto;text-align:left;white-space:pre-wrap;word-spacing:normal;word-break:normal;word-wrap:normal;tab-size:4;-webkit-hyphens:none;hyphens:none;background:0 0;font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;line-height:1.5}pre[class*=language-]{margin:.5em 0;padding:1em;overflow:auto}:not(pre)>code[class*=language-],pre[class*=language-]{background:#2d2d2d}:not(pre)>code[class*=language-]{white-space:normal;border-radius:.3em;padding:.1em}.token.block-comment,.token.cdata,.token.comment,.token.doctype,.token.prolog{color:#999}.token.punctuation{color:#ccc}.token.tag{color:#dcdcdc}.token.attr-name,.token.deleted,.token.namespace{color:#569cd6}.token.function-name{color:#dcdcdc}.token.boolean,.token.function,.token.number{color:#f08d49}.token.class-name,.token.constant,.token.property,.token.symbol{color:#f8c555}.token.atrule,.token.builtin,.token.important,.token.keyword,.token.selector{color:#cc99cd}.token.attr-value,.token.char,.token.regex,.token.string,.token.variable{color:#d69d85}.token.entity,.token.operator,.token.url{color:#67cdcc}.token.bold,.token.important{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.token.inserted{color:green}[data-cue=fadeIn],[data-cues=fadeIn]>*,[data-cue=slideInLeft],[data-cues=slideInLeft]>*,[data-cue=slideInRight],[data-cues=slideInRight]>*,[data-cue=slideInDown],[data-cues=slideInDown]>*,[data-cue=slideInUp],[data-cues=slideInUp]>*,[data-cue=zoomIn],[data-cues=zoomIn]>*,[data-cue=zoomOut],[data-cues=zoomOut]>*,[data-cue=rotateIn],[data-cues=rotateIn]>*,[data-cue=bounceIn],[data-cues=bounceIn]>*,[data-cue=bounceInLeft],[data-cues=bounceInLeft]>*,[data-cue=bounceInRight],[data-cues=bounceInRight]>*,[data-cue=bounceInDown],[data-cues=bounceInDown]>*,[data-cue=bounceInUp],[data-cues=bounceInUp]>*{opacity:0}[data-cue=flipInX],[data-cues=flipInX]>*,[data-cue=flipInY],[data-cues=flipInY]>*{opacity:0;backface-visibility:visible}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;box-sizing:content-box;width:100%;height:100%;transition-property:transform;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";pointer-events:none;position:absolute;top:0;left:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/2));z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute;top:50%}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);letter-spacing:0;font-variant:initial;line-height:1;text-transform:none!important}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{width:100%;bottom:10px;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);border-radius:50%;display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{top:50%;right:10px;transform:translateY(-50%)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px)0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:#00000040;position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;top:0;left:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;top:0;left:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{-ms-touch-action:none;background:#0000001a;border-radius:10px;position:relative}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{z-index:50;width:98%;height:5px;position:absolute;bottom:3px;left:1%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{z-index:50;width:5px;height:98%;position:absolute;top:1%;right:3px}.swiper-scrollbar-drag{background:#00000080;border-radius:10px;width:100%;height:100%;position:relative;top:0;left:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{text-align:center;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{object-fit:contain;max-width:100%;max-height:100%}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper .swiper-notification{pointer-events:none;opacity:0;z-index:-1000;position:absolute;top:0;left:0}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-flow:column wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{opacity:.6;z-index:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.swiper-cube .swiper-cube-shadow:before{content:"";filter:blur(50px);background:#000;position:absolute;inset:0}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;transition-property:transform,opacity,height;overflow:hidden}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:bottom;backface-visibility:hidden;overflow:hidden}
@font-face{font-family:Custom;src:url(../media/Custom.4b7abb7e.woff2)format("woff2"),url(../media/Custom.298e3144.woff)format("woff");font-weight:400;font-style:normal;font-display:block}[class^=uil-],[class*=\ uil-],[class^=icn-],[class*=\ icn-]{speak:none;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;word-spacing:normal;font-style:normal;font-weight:400}[class^=uil-],[class*=\ uil-]{font-family:Unicons!important}[class^=icn-],[class*=\ icn-]{font-family:Custom!important}.icn-caret-right:before{content:""}.icn-comment-line:before{content:""}.icn-external:before{content:""}.icn-flower:before{content:""}.icn-terminal:before{content:""}.uil-plus-0:before{content:""}.uil-plus-3:before{content:""}.uil-plus-6:before{content:""}.uil-plus-10:before{content:""}.uil-plus-12:before{content:""}.uil-plus-13:before{content:""}.uil-plus-16:before{content:""}.uil-plus-17:before{content:""}.uil-plus-18:before{content:""}.uil-plus-21:before{content:""}.uil-500px:before{content:""}.uil-abacus:before{content:""}.uil-accessible-icon-alt:before{content:""}.uil-adjust-alt:before{content:""}.uil-adjust-circle:before{content:""}.uil-adjust-half:before{content:""}.uil-adjust:before{content:""}.uil-adobe-alt:before{content:""}.uil-airplay:before{content:""}.uil-adobe:before{content:""}.uil-align-alt:before{content:""}.uil-align-center-alt:before{content:""}.uil-align-center-v:before{content:""}.uil-align-center:before{content:""}.uil-align-center-h:before{content:""}.uil-align-justify:before{content:""}.uil-align-left:before{content:""}.uil-align-left-justify:before{content:""}.uil-align-center-justify:before{content:""}.uil-align-letter-right:before{content:""}.uil-align-right-justify:before{content:""}.uil-align-right:before{content:""}.uil-align:before{content:""}.uil-amazon:before{content:""}.uil-ambulance:before{content:""}.uil-analysis:before{content:""}.uil-analytics:before{content:""}.uil-anchor:before{content:""}.uil-android-alt:before{content:""}.uil-android-phone-slash:before{content:""}.uil-android:before{content:""}.uil-angle-double-down:before{content:""}.uil-angle-double-left:before{content:""}.uil-angle-double-right:before{content:""}.uil-angle-double-up:before{content:""}.uil-angle-down:before{content:""}.uil-angle-left-b:before{content:""}.uil-angle-left:before{content:""}.uil-angle-right-b:before{content:""}.uil-angle-right:before{content:""}.uil-angle-up:before{content:""}.uil-angry:before{content:""}.uil-ankh:before{content:""}.uil-annoyed-alt:before{content:""}.uil-annoyed:before{content:""}.uil-apple-alt:before{content:""}.uil-apple:before{content:""}.uil-apps:before{content:""}.uil-archive-alt:before{content:""}.uil-archive:before{content:""}.uil-archway:before{content:""}.uil-arrow-break:before{content:""}.uil-arrow-circle-down:before{content:""}.uil-arrow-circle-left:before{content:""}.uil-arrow-circle-right:before{content:""}.uil-arrow-circle-up:before{content:""}.uil-arrow-compress-h:before{content:""}.uil-arrow-down-left:before{content:""}.uil-arrow-down-right:before{content:""}.uil-arrow-down:before{content:""}.uil-arrow-from-right:before{content:""}.uil-arrow-from-top:before{content:""}.uil-arrow-growth:before{content:""}.uil-arrow-left:before{content:""}.uil-arrow-random:before{content:""}.uil-arrow-resize-diagonal:before{content:""}.uil-arrow-right:before{content:""}.uil-arrow-to-bottom:before{content:""}.uil-arrow-to-right:before{content:""}.uil-arrow-up-left:before{content:""}.uil-arrow-up-right:before{content:""}.uil-arrow-up:before{content:""}.uil-arrow:before{content:""}.uil-arrows-h-alt:before{content:""}.uil-arrows-h:before{content:""}.uil-arrows-left-down:before{content:""}.uil-arrows-maximize:before{content:""}.uil-arrows-merge:before{content:""}.uil-arrows-resize-h:before{content:""}.uil-arrows-resize-v:before{content:""}.uil-arrows-resize:before{content:""}.uil-arrows-shrink-h:before{content:""}.uil-arrows-right-down:before{content:""}.uil-arrows-shrink-v:before{content:""}.uil-arrows-up-right:before{content:""}.uil-arrows-v-alt:before{content:""}.uil-arrows-v:before{content:""}.uil-assistive-listening-systems:before{content:""}.uil-asterisk:before{content:""}.uil-at:before{content:""}.uil-atom:before{content:""}.uil-auto-flash:before{content:""}.uil-award-alt:before{content:""}.uil-award:before{content:""}.uil-baby-carriage:before{content:""}.uil-backpack:before{content:""}.uil-backspace:before{content:""}.uil-backward:before{content:""}.uil-bag-alt:before{content:""}.uil-bag-slash:before{content:""}.uil-bag:before{content:""}.uil-balance-scale:before{content:""}.uil-ban:before{content:""}.uil-band-aid:before{content:""}.uil-bars:before{content:""}.uil-baseball-ball:before{content:""}.uil-basketball-hoop:before{content:""}.uil-basketball:before{content:""}.uil-bath:before{content:""}.uil-battery-bolt:before{content:""}.uil-battery-empty:before{content:""}.uil-bed-double:before{content:""}.uil-bed:before{content:""}.uil-behance-alt:before{content:""}.uil-behance:before{content:""}.uil-bell-school:before{content:""}.uil-bell-slash:before{content:""}.uil-bell:before{content:""}.uil-bill:before{content:""}.uil-bing:before{content:""}.uil-bitcoin-alt:before{content:""}.uil-bitcoin-circle:before{content:""}.uil-bitcoin-sign:before{content:""}.uil-bitcoin:before{content:""}.uil-black-berry:before{content:""}.uil-blogger-alt:before{content:""}.uil-blogger:before{content:""}.uil-bluetooth-b:before{content:""}.uil-bold:before{content:""}.uil-bolt-alt:before{content:""}.uil-bolt-slash:before{content:""}.uil-bolt:before{content:""}.uil-book-alt:before{content:""}.uil-book-medical:before{content:""}.uil-book-open:before{content:""}.uil-book-reader:before{content:""}.uil-book:before{content:""}.uil-bookmark-full:before{content:""}.uil-bookmark:before{content:""}.uil-books:before{content:""}.uil-boombox:before{content:""}.uil-border-alt:before{content:""}.uil-border-bottom:before{content:""}.uil-border-clear:before{content:""}.uil-border-horizontal:before{content:""}.uil-border-inner:before{content:""}.uil-border-left:before{content:""}.uil-border-out:before{content:""}.uil-border-right:before{content:""}.uil-border-top:before{content:""}.uil-border-vertical:before{content:""}.uil-bowling-ball:before{content:""}.uil-box:before{content:""}.uil-brackets-curly:before{content:""}.uil-brain:before{content:""}.uil-briefcase-alt:before{content:""}.uil-briefcase:before{content:""}.uil-bright:before{content:""}.uil-brightness-empty:before{content:""}.uil-brightness-half:before{content:""}.uil-brightness-low:before{content:""}.uil-brightness-minus:before{content:""}.uil-brightness-plus:before{content:""}.uil-brightness:before{content:""}.uil-bring-bottom:before{content:""}.uil-bring-front:before{content:""}.uil-browser:before{content:""}.uil-brush-alt:before{content:""}.uil-bug:before{content:""}.uil-building:before{content:""}.uil-bus-alt:before{content:""}.uil-bus-school:before{content:""}.uil-bus:before{content:""}.uil-bullseye:before{content:""}.uil-calculator-alt:before{content:""}.uil-calendar-slash:before{content:""}.uil-calendar-alt:before{content:""}.uil-calender:before{content:""}.uil-calculator:before{content:""}.uil-calling:before{content:""}.uil-camera-plus:before{content:""}.uil-camera-change:before{content:""}.uil-capsule:before{content:""}.uil-capture:before{content:""}.uil-cancel:before{content:""}.uil-car-sideview:before{content:""}.uil-car-slash:before{content:""}.uil-camera:before{content:""}.uil-camera-slash:before{content:""}.uil-car-wash:before{content:""}.uil-car:before{content:""}.uil-card-atm:before{content:""}.uil-caret-right:before{content:""}.uil-cell:before{content:""}.uil-celsius:before{content:""}.uil-channel-add:before{content:""}.uil-channel:before{content:""}.uil-chart-down:before{content:""}.uil-chart-bar:before{content:""}.uil-chart-growth-alt:before{content:""}.uil-chart-bar-alt:before{content:""}.uil-chart-line:before{content:""}.uil-chart-growth:before{content:""}.uil-chart-pie-alt:before{content:""}.uil-chart:before{content:""}.uil-chart-pie:before{content:""}.uil-chat-bubble-user:before{content:""}.uil-chat:before{content:""}.uil-chat-info:before{content:""}.uil-check-circle:before{content:""}.uil-check-square:before{content:""}.uil-check:before{content:""}.uil-circle-layer:before{content:""}.uil-circle:before{content:""}.uil-clapper-board:before{content:""}.uil-circuit:before{content:""}.uil-clinic-medical:before{content:""}.uil-clipboard-blank:before{content:""}.uil-clipboard-alt:before{content:""}.uil-clock-eight:before{content:""}.uil-clipboard-notes:before{content:""}.uil-clock-five:before{content:""}.uil-clipboard:before{content:""}.uil-clock-nine:before{content:""}.uil-clock-seven:before{content:""}.uil-clock-ten:before{content:""}.uil-clock-three:before{content:""}.uil-clock-two:before{content:""}.uil-clock:before{content:""}.uil-closed-captioning-slash:before{content:""}.uil-closed-captioning:before{content:""}.uil-cloud-block:before{content:""}.uil-cloud-bookmark:before{content:""}.uil-cloud-check:before{content:""}.uil-cloud-computing:before{content:""}.uil-cloud-data-connection:before{content:""}.uil-cloud-database-tree:before{content:""}.uil-cloud-download:before{content:""}.uil-cloud-drizzle:before{content:""}.uil-cloud-exclamation:before{content:""}.uil-cloud-hail:before{content:""}.uil-cloud-heart:before{content:""}.uil-cloud-info:before{content:""}.uil-cloud-lock:before{content:""}.uil-cloud-meatball:before{content:""}.uil-cloud-moon-hail:before{content:""}.uil-cloud-moon-meatball:before{content:""}.uil-cloud-moon-rain:before{content:""}.uil-cloud-moon-showers:before{content:""}.uil-cloud-moon:before{content:""}.uil-cloud-question:before{content:""}.uil-cloud-rain-sun:before{content:""}.uil-cloud-rain:before{content:""}.uil-cloud-redo:before{content:""}.uil-cloud-share:before{content:""}.uil-cloud-shield:before{content:""}.uil-cloud-showers-alt:before{content:""}.uil-cloud-showers-heavy:before{content:""}.uil-cloud-showers:before{content:""}.uil-cloud-slash:before{content:""}.uil-cloud-sun-hail:before{content:""}.uil-cloud-sun-meatball:before{content:""}.uil-cloud-sun-rain-alt:before{content:""}.uil-cloud-sun-rain:before{content:""}.uil-cloud-sun-tear:before{content:""}.uil-cloud-sun:before{content:""}.uil-cloud-times:before{content:""}.uil-cloud-unlock:before{content:""}.uil-cloud-upload:before{content:""}.uil-cloud-wifi:before{content:""}.uil-cloud-wind:before{content:""}.uil-cloud:before{content:""}.uil-clouds:before{content:""}.uil-club:before{content:""}.uil-code-branch:before{content:""}.uil-coffee:before{content:""}.uil-cog:before{content:""}.uil-coins:before{content:""}.uil-columns:before{content:""}.uil-comment-add:before{content:""}.uil-comment-alt-block:before{content:""}.uil-comment-alt-chart-lines:before{content:""}.uil-comment-alt-check:before{content:""}.uil-comment-alt-dots:before{content:""}.uil-comment-alt-download:before{content:""}.uil-comment-alt-edit:before{content:""}.uil-comment-alt-exclamation:before{content:""}.uil-comment-alt-heart:before{content:""}.uil-comment-alt-image:before{content:""}.uil-comment-alt-info:before{content:""}.uil-comment-alt-lines:before{content:""}.uil-comment-alt-lock:before{content:""}.uil-comment-alt-medical:before{content:""}.uil-comment-alt-message:before{content:""}.uil-comment-alt-notes:before{content:""}.uil-comment-alt-plus:before{content:""}.uil-comment-alt-question:before{content:""}.uil-comment-alt-redo:before{content:""}.uil-comment-alt-search:before{content:""}.uil-comment-alt-share:before{content:""}.uil-comment-alt-shield:before{content:""}.uil-comment-alt-slash:before{content:""}.uil-comment-alt-upload:before{content:""}.uil-comment-alt-verify:before{content:""}.uil-comment-alt:before{content:""}.uil-comment-block:before{content:""}.uil-comment-chart-line:before{content:""}.uil-comment-check:before{content:""}.uil-comment-dots:before{content:""}.uil-comment-download:before{content:""}.uil-comment-edit:before{content:""}.uil-comment-exclamation:before{content:""}.uil-comment-heart:before{content:""}.uil-comment-image:before{content:""}.uil-comment-info-alt:before{content:""}.uil-comment-info:before{content:""}.uil-comment-lines:before{content:""}.uil-comment-lock:before{content:""}.uil-comment-medical:before{content:""}.uil-comment-message:before{content:""}.uil-comment-notes:before{content:""}.uil-comment-plus:before{content:""}.uil-comment-question:before{content:""}.uil-comment-redo:before{content:""}.uil-comment-search:before{content:""}.uil-comment-share:before{content:""}.uil-comment-shield:before{content:""}.uil-comment-slash:before{content:""}.uil-comment-upload:before{content:""}.uil-comment-verify:before{content:""}.uil-comment:before{content:""}.uil-comments-alt:before{content:""}.uil-comments:before{content:""}.uil-compact-disc:before{content:""}.uil-comparison:before{content:""}.uil-compass:before{content:""}.uil-compress-alt-left:before{content:""}.uil-compress-alt:before{content:""}.uil-compress-arrows:before{content:""}.uil-compress-lines:before{content:""}.uil-compress-point:before{content:""}.uil-compress-v:before{content:""}.uil-compress:before{content:""}.uil-confused:before{content:""}.uil-constructor:before{content:""}.uil-copy-alt:before{content:""}.uil-copy-landscape:before{content:""}.uil-copy:before{content:""}.uil-copyright:before{content:""}.uil-corner-down-left:before{content:""}.uil-corner-down-right-alt:before{content:""}.uil-corner-down-right:before{content:""}.uil-corner-left-down:before{content:""}.uil-corner-right-down:before{content:""}.uil-corner-up-left-alt:before{content:""}.uil-corner-up-left:before{content:""}.uil-corner-up-right-alt:before{content:""}.uil-corner-up-right:before{content:""}.uil-coronavirus:before{content:""}.uil-create-dashboard:before{content:""}.uil-creative-commons-pd:before{content:""}.uil-credit-card-search:before{content:""}.uil-credit-card:before{content:""}.uil-crockery:before{content:""}.uil-crop-alt-rotate-left:before{content:""}.uil-crop-alt-rotate-right:before{content:""}.uil-crop-alt:before{content:""}.uil-crosshair-alt:before{content:""}.uil-crosshair:before{content:""}.uil-crosshairs:before{content:""}.uil-css3-simple:before{content:""}.uil-cube:before{content:""}.uil-dashboard:before{content:""}.uil-data-sharing:before{content:""}.uil-database-alt:before{content:""}.uil-database:before{content:""}.uil-desert:before{content:""}.uil-desktop-alt-slash:before{content:""}.uil-desktop-alt:before{content:""}.uil-desktop-cloud-alt:before{content:""}.uil-desktop-slash:before{content:""}.uil-dialpad-alt:before{content:""}.uil-desktop:before{content:""}.uil-dialpad:before{content:""}.uil-diamond:before{content:""}.uil-diary-alt:before{content:""}.uil-diary:before{content:""}.uil-dice-five:before{content:""}.uil-dice-four:before{content:""}.uil-dice-one:before{content:""}.uil-dice-six:before{content:""}.uil-dice-three:before{content:""}.uil-dice-two:before{content:""}.uil-direction:before{content:""}.uil-directions:before{content:""}.uil-discord:before{content:""}.uil-dizzy-meh:before{content:""}.uil-dna:before{content:""}.uil-docker:before{content:""}.uil-document-info:before{content:""}.uil-document-layout-center:before{content:""}.uil-document-layout-left:before{content:""}.uil-document-layout-right:before{content:""}.uil-dollar-alt:before{content:""}.uil-dollar-sign-alt:before{content:""}.uil-dollar-sign:before{content:""}.uil-download-alt:before{content:""}.uil-draggabledots:before{content:""}.uil-dribbble:before{content:""}.uil-drill:before{content:""}.uil-dropbox:before{content:""}.uil-dumbbell:before{content:""}.uil-ear:before{content:""}.uil-edit-alt:before{content:""}.uil-edit:before{content:""}.uil-elipsis-double-v-alt:before{content:""}.uil-ellipsis-h:before{content:""}.uil-ellipsis-v:before{content:""}.uil-emoji:before{content:""}.uil-english-to-chinese:before{content:""}.uil-enter:before{content:""}.uil-envelope-add:before{content:""}.uil-envelope-alt:before{content:""}.uil-envelope-block:before{content:""}.uil-envelope-bookmark:before{content:""}.uil-envelope-check:before{content:""}.uil-envelope-download-alt:before{content:""}.uil-envelope-download:before{content:""}.uil-envelope-edit:before{content:""}.uil-envelope-exclamation:before{content:""}.uil-envelope-info:before{content:""}.uil-envelope-heart:before{content:""}.uil-envelope-lock:before{content:""}.uil-envelope-minus:before{content:""}.uil-envelope-open:before{content:""}.uil-envelope-question:before{content:""}.uil-envelope-receive:before{content:""}.uil-envelope-redo:before{content:""}.uil-envelope-search:before{content:""}.uil-envelope-send:before{content:""}.uil-envelope-share:before{content:""}.uil-envelope-shield:before{content:""}.uil-envelope-star:before{content:""}.uil-envelope-times:before{content:""}.uil-envelope-upload-alt:before{content:""}.uil-envelope-upload:before{content:""}.uil-envelope:before{content:""}.uil-envelopes:before{content:""}.uil-equal-circle:before{content:""}.uil-estate:before{content:""}.uil-euro-circle:before{content:""}.uil-euro:before{content:""}.uil-exchange-alt:before{content:""}.uil-exchange:before{content:""}.uil-exclamation-circle:before{content:""}.uil-exclamation-octagon:before{content:""}.uil-exclamation-triangle:before{content:""}.uil-exclamation:before{content:""}.uil-exclude:before{content:""}.uil-exit:before{content:""}.uil-expand-alt:before{content:""}.uil-expand-arrows-alt:before{content:""}.uil-expand-arrows:before{content:""}.uil-expand-from-corner:before{content:""}.uil-expand-left:before{content:""}.uil-expand-right:before{content:""}.uil-export:before{content:""}.uil-exposure-alt:before{content:""}.uil-exposure-increase:before{content:""}.uil-external-link-alt:before{content:""}.uil-eye-slash:before{content:""}.uil-eye:before{content:""}.uil-facebook-f:before{content:""}.uil-facebook-messenger-alt:before{content:""}.uil-facebook-messenger:before{content:""}.uil-facebook:before{content:""}.uil-fahrenheit:before{content:""}.uil-fast-mail-alt:before{content:""}.uil-fast-mail:before{content:""}.uil-favorite:before{content:""}.uil-feedback:before{content:""}.uil-fidget-spinner:before{content:""}.uil-file-alt:before{content:""}.uil-file-blank:before{content:""}.uil-file-block-alt:before{content:""}.uil-file-bookmark-alt:before{content:""}.uil-file-check-alt:before{content:""}.uil-file-check:before{content:""}.uil-file-contract-dollar:before{content:""}.uil-file-contract:before{content:""}.uil-file-copy-alt:before{content:""}.uil-file-download-alt:before{content:""}.uil-file-download:before{content:""}.uil-file-edit-alt:before{content:""}.uil-file-exclamation-alt:before{content:""}.uil-file-exclamation:before{content:""}.uil-file-export:before{content:""}.uil-file-graph:before{content:""}.uil-file-heart:before{content:""}.uil-file-import:before{content:""}.uil-file-info-alt:before{content:""}.uil-file-landscape-alt:before{content:""}.uil-file-landscape:before{content:""}.uil-file-lanscape-slash:before{content:""}.uil-file-medical-alt:before{content:""}.uil-file-medical:before{content:""}.uil-file-minus-alt:before{content:""}.uil-file-lock-alt:before{content:""}.uil-file-minus:before{content:""}.uil-file-network:before{content:""}.uil-file-plus-alt:before{content:""}.uil-file-plus:before{content:""}.uil-file-question:before{content:""}.uil-file-redo-alt:before{content:""}.uil-file-question-alt:before{content:""}.uil-file-slash:before{content:""}.uil-file-times-alt:before{content:""}.uil-file-shield-alt:before{content:""}.uil-file-times:before{content:""}.uil-file-share-alt:before{content:""}.uil-file-search-alt:before{content:""}.uil-file:before{content:""}.uil-file-upload:before{content:""}.uil-filter:before{content:""}.uil-filter-slash:before{content:""}.uil-files-landscapes:before{content:""}.uil-film:before{content:""}.uil-flask:before{content:""}.uil-flask-potion:before{content:""}.uil-files-landscapes-alt:before{content:""}.uil-flip-h-alt:before{content:""}.uil-flip-h:before{content:""}.uil-flip-v-alt:before{content:""}.uil-file-upload-alt:before{content:""}.uil-fire:before{content:""}.uil-flower:before{content:""}.uil-focus-add:before{content:""}.uil-flip-v:before{content:""}.uil-focus:before{content:""}.uil-folder-check:before{content:""}.uil-folder-download:before{content:""}.uil-folder-exclamation:before{content:""}.uil-folder-heart:before{content:""}.uil-folder-info:before{content:""}.uil-folder-lock:before{content:""}.uil-folder-medical:before{content:""}.uil-folder-minus:before{content:""}.uil-folder-network:before{content:""}.uil-folder-open:before{content:""}.uil-folder-plus:before{content:""}.uil-folder-question:before{content:""}.uil-folder-slash:before{content:""}.uil-folder-times:before{content:""}.uil-folder-upload:before{content:""}.uil-folder:before{content:""}.uil-font:before{content:""}.uil-football-american:before{content:""}.uil-football-ball:before{content:""}.uil-football:before{content:""}.uil-forecastcloud-moon-tear:before{content:""}.uil-forwaded-call:before{content:""}.uil-forward:before{content:""}.uil-frown:before{content:""}.uil-game-structure:before{content:""}.uil-gift:before{content:""}.uil-github-alt:before{content:""}.uil-github:before{content:""}.uil-gitlab:before{content:""}.uil-glass-martini-alt-slash:before{content:""}.uil-focus-target:before{content:""}.uil-glass-martini-alt:before{content:""}.uil-glass-martini:before{content:""}.uil-glass-tea:before{content:""}.uil-glass:before{content:""}.uil-globe:before{content:""}.uil-gold:before{content:""}.uil-golf-ball:before{content:""}.uil-google-drive-alt:before{content:""}.uil-google-drive:before{content:""}.uil-google-hangouts-alt:before{content:""}.uil-google-hangouts:before{content:""}.uil-google-play:before{content:""}.uil-google:before{content:""}.uil-graduation-cap:before{content:""}.uil-graph-bar:before{content:""}.uil-grid:before{content:""}.uil-grids:before{content:""}.uil-grin-tongue-wink-alt:before{content:""}.uil-grin:before{content:""}.uil-grin-tongue-wink:before{content:""}.uil-grip-horizontal-line:before{content:""}.uil-hard-hat:before{content:""}.uil-hdd:before{content:""}.uil-head-side-mask:before{content:""}.uil-head-side-cough:before{content:""}.uil-head-side:before{content:""}.uil-headphone-slash:before{content:""}.uil-headphones-alt:before{content:""}.uil-heart-alt:before{content:""}.uil-headphones:before{content:""}.uil-heart-break:before{content:""}.uil-heart-medical:before{content:""}.uil-heart-rate:before{content:""}.uil-heart-sign:before{content:""}.uil-heart:before{content:""}.uil-heartbeat:before{content:""}.uil-hindi-to-chinese:before{content:""}.uil-hipchat:before{content:""}.uil-history-alt:before{content:""}.uil-history:before{content:""}.uil-home-alt:before{content:""}.uil-home:before{content:""}.uil-horizontal-align-center:before{content:""}.uil-horizontal-align-left:before{content:""}.uil-horizontal-align-right:before{content:""}.uil-horizontal-distribution-center:before{content:""}.uil-horizontal-distribution-right:before{content:""}.uil-hospital-square-sign:before{content:""}.uil-hospital-symbol:before{content:""}.uil-horizontal-distribution-left:before{content:""}.uil-hospital:before{content:""}.uil-house-user:before{content:""}.uil-hourglass:before{content:""}.uil-html3-alt:before{content:""}.uil-html5-alt:before{content:""}.uil-html3:before{content:""}.uil-html5:before{content:""}.uil-hunting:before{content:""}.uil-icons:before{content:""}.uil-illustration:before{content:""}.uil-image-alt-slash:before{content:""}.uil-image-block:before{content:""}.uil-image-broken:before{content:""}.uil-image-check:before{content:""}.uil-image-download:before{content:""}.uil-image-edit:before{content:""}.uil-image-lock:before{content:""}.uil-image-minus:before{content:""}.uil-image-plus:before{content:""}.uil-image-question:before{content:""}.uil-image-redo:before{content:""}.uil-image-resize-landscape:before{content:""}.uil-image-resize-square:before{content:""}.uil-image-search:before{content:""}.uil-image-share:before{content:""}.uil-image-shield:before{content:""}.uil-image-slash:before{content:""}.uil-image-times:before{content:""}.uil-image-upload:before{content:""}.uil-image-v:before{content:""}.uil-image:before{content:""}.uil-images:before{content:""}.uil-import:before{content:""}.uil-inbox:before{content:""}.uil-incoming-call:before{content:""}.uil-info-circle:before{content:""}.uil-instagram-alt:before{content:""}.uil-info:before{content:""}.uil-instagram:before{content:""}.uil-intercom-alt:before{content:""}.uil-intercom:before{content:""}.uil-invoice:before{content:""}.uil-italic:before{content:""}.uil-jackhammer:before{content:""}.uil-java-script:before{content:""}.uil-kayak:before{content:""}.uil-key-skeleton-alt:before{content:""}.uil-key-skeleton:before{content:""}.uil-keyboard-alt:before{content:""}.uil-keyboard-hide:before{content:""}.uil-keyboard-show:before{content:""}.uil-keyboard:before{content:""}.uil-keyhole-circle:before{content:""}.uil-keyhole-square-full:before{content:""}.uil-keyhole-square:before{content:""}.uil-kid:before{content:""}.uil-label-alt:before{content:""}.uil-label:before{content:""}.uil-lamp:before{content:""}.uil-language:before{content:""}.uil-laptop-cloud:before{content:""}.uil-laptop-connection:before{content:""}.uil-laptop:before{content:""}.uil-laughing:before{content:""}.uil-layer-group-slash:before{content:""}.uil-layer-group:before{content:""}.uil-layers-alt:before{content:""}.uil-layers-slash:before{content:""}.uil-layers:before{content:""}.uil-left-arrow-from-left:before{content:""}.uil-left-arrow-to-left:before{content:""}.uil-left-indent-alt:before{content:""}.uil-left-indent:before{content:""}.uil-left-to-right-text-direction:before{content:""}.uil-letter-chinese-a:before{content:""}.uil-letter-english-a:before{content:""}.uil-letter-hindi-a:before{content:""}.uil-letter-japanese-a:before{content:""}.uil-life-ring:before{content:""}.uil-lightbulb-alt:before{content:""}.uil-lightbulb:before{content:""}.uil-line-alt:before{content:""}.uil-line-spacing:before{content:""}.uil-link-add:before{content:""}.uil-link-alt:before{content:""}.uil-link-broken:before{content:""}.uil-link-h:before{content:""}.uil-link:before{content:""}.uil-linux:before{content:""}.uil-line:before{content:""}.uil-linkedin-alt:before{content:""}.uil-linkedin:before{content:""}.uil-list-ol:before{content:""}.uil-list-ui-alt:before{content:""}.uil-list-ol-alt:before{content:""}.uil-location-arrow-alt:before{content:""}.uil-lira-sign:before{content:""}.uil-location-point:before{content:""}.uil-location-pin-alt:before{content:""}.uil-location-arrow:before{content:""}.uil-lottiefiles-alt:before{content:""}.uil-mailbox:before{content:""}.uil-lock:before{content:""}.uil-map-marker-minus:before{content:""}.uil-map-marker-info:before{content:""}.uil-map-marker-edit:before{content:""}.uil-map-marker-alt:before{content:""}.uil-map-marker-shield:before{content:""}.uil-map-marker-slash:before{content:""}.uil-map-marker:before{content:""}.uil-map-marker-question:before{content:""}.uil-map-pin-alt:before{content:""}.uil-map:before{content:""}.uil-map-pin:before{content:""}.uil-map-marker-plus:before{content:""}.uil-mars:before{content:""}.uil-lock-open-alt:before{content:""}.uil-lock-slash:before{content:""}.uil-master-card:before{content:""}.uil-luggage-cart:before{content:""}.uil-lottiefiles:before{content:""}.uil-medical-square-full:before{content:""}.uil-lock-alt:before{content:""}.uil-medical-square:before{content:""}.uil-medical-drip:before{content:""}.uil-medkit:before{content:""}.uil-medium-m:before{content:""}.uil-megaphone:before{content:""}.uil-meeting-board:before{content:""}.uil-meh-alt:before{content:""}.uil-meh-closed-eye:before{content:""}.uil-medal:before{content:""}.uil-maximize-left:before{content:""}.uil-meh:before{content:""}.uil-list-ul:before{content:""}.uil-metro:before{content:""}.uil-message:before{content:""}.uil-microphone-slash:before{content:""}.uil-mailbox-alt:before{content:""}.uil-microscope:before{content:""}.uil-microphone:before{content:""}.uil-microsoft:before{content:""}.uil-minus-path:before{content:""}.uil-minus-square-full:before{content:""}.uil-minus-circle:before{content:""}.uil-minus:before{content:""}.uil-missed-call:before{content:""}.uil-mobile-android-alt:before{content:""}.uil-mobile-android:before{content:""}.uil-mobile-vibrate:before{content:""}.uil-modem:before{content:""}.uil-minus-square:before{content:""}.uil-money-bill-slash:before{content:""}.uil-money-bill-stack:before{content:""}.uil-money-bill:before{content:""}.uil-lock-access:before{content:""}.uil-money-insert:before{content:""}.uil-money-stack:before{content:""}.uil-money-withdraw:before{content:""}.uil-money-withdrawal:before{content:""}.uil-moneybag-alt:before{content:""}.uil-moneybag:before{content:""}.uil-monitor-heart-rate:before{content:""}.uil-monitor:before{content:""}.uil-moon-eclipse:before{content:""}.uil-moon:before{content:""}.uil-moonset:before{content:""}.uil-mountains-sun:before{content:""}.uil-mountains:before{content:""}.uil-mouse-alt-2:before{content:""}.uil-mouse-alt:before{content:""}.uil-mouse:before{content:""}.uil-multiply:before{content:""}.uil-music-note:before{content:""}.uil-music-tune-slash:before{content:""}.uil-music:before{content:""}.uil-n-a:before{content:""}.uil-navigator:before{content:""}.uil-nerd:before{content:""}.uil-newspaper:before{content:""}.uil-no-entry:before{content:""}.uil-ninja:before{content:""}.uil-notebooks:before{content:""}.uil-notes:before{content:""}.uil-object-group:before{content:""}.uil-object-ungroup:before{content:""}.uil-octagon:before{content:""}.uil-okta:before{content:""}.uil-opera-alt:before{content:""}.uil-opera:before{content:""}.uil-outgoing-call:before{content:""}.uil-padlock:before{content:""}.uil-package:before{content:""}.uil-pagelines:before{content:""}.uil-paint-tool:before{content:""}.uil-pagerduty:before{content:""}.uil-palette:before{content:""}.uil-panel-add:before{content:""}.uil-panorama-h-alt:before{content:""}.uil-panorama-h:before{content:""}.uil-panorama-v:before{content:""}.uil-paperclip:before{content:""}.uil-parcel:before{content:""}.uil-paragraph:before{content:""}.uil-parking-circle:before{content:""}.uil-parking-square:before{content:""}.uil-pathfinder-unite:before{content:""}.uil-pathfinder:before{content:""}.uil-pause-circle:before{content:""}.uil-pause:before{content:""}.uil-paypal:before{content:""}.uil-pen:before{content:""}.uil-pentagon:before{content:""}.uil-percentage:before{content:""}.uil-phone-pause:before{content:""}.uil-phone-alt:before{content:""}.uil-phone-slash:before{content:""}.uil-phone-times:before{content:""}.uil-phone-volume:before{content:""}.uil-phone:before{content:""}.uil-picture:before{content:""}.uil-pizza-slice:before{content:""}.uil-plane-arrival:before{content:""}.uil-plane-departure:before{content:""}.uil-plane-fly:before{content:""}.uil-plane:before{content:""}.uil-play-circle:before{content:""}.uil-play:before{content:""}.uil-plug:before{content:""}.uil-plus-circle:before{content:""}.uil-plus-square:before{content:""}.uil-plus:before{content:""}.uil-podium:before{content:""}.uil-polygon:before{content:""}.uil-post-stamp:before{content:""}.uil-postcard:before{content:""}.uil-pound-circle:before{content:""}.uil-pound:before{content:""}.uil-power:before{content:""}.uil-prescription-bottle:before{content:""}.uil-presentation-check:before{content:""}.uil-presentation-edit:before{content:""}.uil-presentation-line:before{content:""}.uil-presentation-lines-alt:before{content:""}.uil-presentation-minus:before{content:""}.uil-presentation-play:before{content:""}.uil-presentation-plus:before{content:""}.uil-presentation-times:before{content:""}.uil-presentation:before{content:""}.uil-previous:before{content:""}.uil-pricetag-alt:before{content:""}.uil-print-slash:before{content:""}.uil-print:before{content:""}.uil-process:before{content:""}.uil-processor:before{content:""}.uil-programming-language:before{content:""}.uil-pump:before{content:""}.uil-puzzle-piece:before{content:""}.uil-qrcode-scan:before{content:""}.uil-question-circle:before{content:""}.uil-question:before{content:""}.uil-raindrops-alt:before{content:""}.uil-rainbow:before{content:""}.uil-raindrops:before{content:""}.uil-react:before{content:""}.uil-receipt-alt:before{content:""}.uil-receipt:before{content:""}.uil-record-audio:before{content:""}.uil-reddit-alien-alt:before{content:""}.uil-redo:before{content:""}.uil-refresh:before{content:""}.uil-registered:before{content:""}.uil-repeat:before{content:""}.uil-restaurant:before{content:""}.uil-right-indent-alt:before{content:""}.uil-right-to-left-text-direction:before{content:""}.uil-robot:before{content:""}.uil-rope-way:before{content:""}.uil-rocket:before{content:""}.uil-rotate-360:before{content:""}.uil-rss-alt:before{content:""}.uil-rss-interface:before{content:""}.uil-rss:before{content:""}.uil-ruler-combined:before{content:""}.uil-ruler:before{content:""}.uil-rupee-sign:before{content:""}.uil-sad-cry:before{content:""}.uil-sad-crying:before{content:""}.uil-sad-dizzy:before{content:""}.uil-sad-squint:before{content:""}.uil-sad:before{content:""}.uil-sanitizer-alt:before{content:""}.uil-sanitizer:before{content:""}.uil-save:before{content:""}.uil-scaling-left:before{content:""}.uil-scaling-right:before{content:""}.uil-scenery:before{content:""}.uil-screw:before{content:""}.uil-scroll-h:before{content:""}.uil-scroll:before{content:""}.uil-schedule:before{content:""}.uil-search-alt:before{content:""}.uil-search-minus:before{content:""}.uil-search:before{content:""}.uil-selfie:before{content:""}.uil-server-alt:before{content:""}.uil-search-plus:before{content:""}.uil-server-connection:before{content:""}.uil-server-network:before{content:""}.uil-server-network-alt:before{content:""}.uil-servers:before{content:""}.uil-servicemark:before{content:""}.uil-server:before{content:""}.uil-setting:before{content:""}.uil-share-alt:before{content:""}.uil-share:before{content:""}.uil-shield-check:before{content:""}.uil-shield-exclamation:before{content:""}.uil-shield-plus:before{content:""}.uil-shield-question:before{content:""}.uil-shield:before{content:""}.uil-ship:before{content:""}.uil-shop:before{content:""}.uil-shield-slash:before{content:""}.uil-shopping-bag:before{content:""}.uil-shopping-basket:before{content:""}.uil-shopping-cart-alt:before{content:""}.uil-shopping-cart:before{content:""}.uil-shovel:before{content:""}.uil-shrink:before{content:""}.uil-shuffle:before{content:""}.uil-shutter:before{content:""}.uil-sick:before{content:""}.uil-sigma:before{content:""}.uil-sign-alt:before{content:""}.uil-sign-in-alt:before{content:""}.uil-sign-left:before{content:""}.uil-sign-out-alt:before{content:""}.uil-sign-right:before{content:""}.uil-signal-alt:before{content:""}.uil-signal:before{content:""}.uil-signin:before{content:""}.uil-signout:before{content:""}.uil-silence:before{content:""}.uil-signal-alt-3:before{content:""}.uil-silent-squint:before{content:""}.uil-sim-card:before{content:""}.uil-skip-forward-alt:before{content:""}.uil-sitemap:before{content:""}.uil-skype-alt:before{content:""}.uil-skype:before{content:""}.uil-skip-forward:before{content:""}.uil-skip-forward-circle:before{content:""}.uil-shutter-alt:before{content:""}.uil-sliders-v:before{content:""}.uil-slider-h-range:before{content:""}.uil-slider-h:before{content:""}.uil-sliders-v-alt:before{content:""}.uil-slack-alt:before{content:""}.uil-slack:before{content:""}.uil-smile-beam:before{content:""}.uil-smile-dizzy:before{content:""}.uil-smile-squint-wink-alt:before{content:""}.uil-smile-squint-wink:before{content:""}.uil-smile-wink-alt:before{content:""}.uil-smile-wink:before{content:""}.uil-smile:before{content:""}.uil-snapchat-ghost:before{content:""}.uil-snowflake:before{content:""}.uil-sperms:before{content:""}.uil-snow-flake:before{content:""}.uil-space-key:before{content:""}.uil-spade:before{content:""}.uil-star:before{content:""}.uil-sorting:before{content:""}.uil-squint:before{content:""}.uil-step-backward-alt:before{content:""}.uil-snapchat-square:before{content:""}.uil-square:before{content:""}.uil-square-shape:before{content:""}.uil-spinner:before{content:""}.uil-square-full:before{content:""}.uil-spin:before{content:""}.uil-stop-circle:before{content:""}.uil-stopwatch-slash:before{content:""}.uil-step-forward:before{content:""}.uil-step-backward:before{content:""}.uil-store-alt:before{content:""}.uil-snapchat-alt:before{content:""}.uil-sort:before{content:""}.uil-sort-amount-down:before{content:""}.uil-social-distancing:before{content:""}.uil-subway:before{content:""}.uil-subway-alt:before{content:""}.uil-stopwatch:before{content:""}.uil-subject:before{content:""}.uil-step-backward-circle:before{content:""}.uil-stretcher:before{content:""}.uil-store:before{content:""}.uil-streering:before{content:""}.uil-sync:before{content:""}.uil-sync-slash:before{content:""}.uil-sync-exclamation:before{content:""}.uil-table-tennis:before{content:""}.uil-stethoscope:before{content:""}.uil-swimmer:before{content:""}.uil-snowflake-alt:before{content:""}.uil-tablet:before{content:""}.uil-syringe:before{content:""}.uil-table:before{content:""}.uil-tag-alt:before{content:""}.uil-store-slash:before{content:""}.uil-tape:before{content:""}.uil-tachometer-fast:before{content:""}.uil-tag:before{content:""}.uil-tachometer-fast-alt:before{content:""}.uil-swatchbook:before{content:""}.uil-swiggy:before{content:""}.uil-surprise:before{content:""}.uil-sunset:before{content:""}.uil-telegram:before{content:""}.uil-telegram-alt:before{content:""}.uil-tear:before{content:""}.uil-tablets:before{content:""}.uil-taxi:before{content:""}.uil-temperature-empty:before{content:""}.uil-temperature-minus:before{content:""}.uil-temperature-half:before{content:""}.uil-temperature-plus:before{content:""}.uil-temperature-quarter:before{content:""}.uil-sort-amount-up:before{content:""}.uil-telescope:before{content:""}.uil-temperature:before{content:""}.uil-sun:before{content:""}.uil-suitcase:before{content:""}.uil-temperature-three-quarter:before{content:""}.uil-text-strike-through:before{content:""}.uil-text:before{content:""}.uil-stethoscope-alt:before{content:""}.uil-text-size:before{content:""}.uil-th-slash:before{content:""}.uil-th-large:before{content:""}.uil-thermometer:before{content:""}.uil-th:before{content:""}.uil-star-half-alt:before{content:""}.uil-thunderstorm-moon:before{content:""}.uil-thunderstorm:before{content:""}.uil-thumbs-up:before{content:""}.uil-thumbs-down:before{content:""}.uil-times-circle:before{content:""}.uil-toggle-off:before{content:""}.uil-thunderstorm-sun:before{content:""}.uil-spinner-alt:before{content:""}.uil-times:before{content:""}.uil-times-square:before{content:""}.uil-toggle-on:before{content:""}.uil-suitcase-alt:before{content:""}.uil-tennis-ball:before{content:""}.uil-text-fields:before{content:""}.uil-ticket:before{content:""}.uil-toilet-paper:before{content:""}.uil-top-arrow-from-top:before{content:""}.uil-top-arrow-to-top:before{content:""}.uil-tornado:before{content:""}.uil-trademark-circle:before{content:""}.uil-trademark:before{content:""}.uil-traffic-barrier:before{content:""}.uil-traffic-light:before{content:""}.uil-transaction:before{content:""}.uil-trash-alt:before{content:""}.uil-trash:before{content:""}.uil-trees:before{content:""}.uil-triangle:before{content:""}.uil-trophy:before{content:""}.uil-trowel:before{content:""}.uil-truck-loading:before{content:""}.uil-truck:before{content:""}.uil-tumblr-alt:before{content:""}.uil-tumblr-square:before{content:""}.uil-tumblr:before{content:""}.uil-tv-retro-slash:before{content:""}.uil-tv-retro:before{content:""}.uil-twitter-alt:before{content:""}.uil-twitter:before{content:""}.uil-umbrella:before{content:""}.uil-unamused:before{content:""}.uil-underline:before{content:""}.uil-university:before{content:""}.uil-unlock-alt:before{content:""}.uil-unlock:before{content:""}.uil-upload-alt:before{content:""}.uil-upload:before{content:""}.uil-usd-circle:before{content:""}.uil-usd-square:before{content:""}.uil-user-arrows:before{content:""}.uil-user-check:before{content:""}.uil-user-circle:before{content:""}.uil-user-exclamation:before{content:""}.uil-user-location:before{content:""}.uil-user-md:before{content:""}.uil-user-minus:before{content:""}.uil-user-nurse:before{content:""}.uil-user-plus:before{content:""}.uil-user-square:before{content:""}.uil-user-times:before{content:""}.uil-user:before{content:""}.uil-users-alt:before{content:""}.uil-utensils-alt:before{content:""}.uil-utensils:before{content:""}.uil-vector-square-alt:before{content:""}.uil-vector-square:before{content:""}.uil-venus:before{content:""}.uil-vertical-align-bottom:before{content:""}.uil-vertical-align-center:before{content:""}.uil-vertical-align-top:before{content:""}.uil-vertical-distribute-bottom:before{content:""}.uil-vertical-distribution-center:before{content:""}.uil-vertical-distribution-top:before{content:""}.uil-video-question:before{content:""}.uil-video-slash:before{content:""}.uil-video:before{content:""}.uil-virus-slash:before{content:""}.uil-visual-studio:before{content:""}.uil-vk-alt:before{content:""}.uil-vk:before{content:""}.uil-voicemail-rectangle:before{content:""}.uil-voicemail:before{content:""}.uil-volume-down:before{content:""}.uil-volleyball:before{content:""}.uil-volume-mute:before{content:""}.uil-volume-off:before{content:""}.uil-volume-up:before{content:""}.uil-volume:before{content:""}.uil-vuejs-alt:before{content:""}.uil-vuejs:before{content:""}.uil-wall:before{content:""}.uil-wallet:before{content:""}.uil-watch-alt:before{content:""}.uil-watch:before{content:""}.uil-water-drop-slash:before{content:""}.uil-water-glass:before{content:""}.uil-water:before{content:""}.uil-web-grid-alt:before{content:""}.uil-web-grid:before{content:""}.uil-web-section:before{content:""}.uil-webcam:before{content:""}.uil-web-section-alt:before{content:""}.uil-whatsapp-alt:before{content:""}.uil-whatsapp:before{content:""}.uil-weight:before{content:""}.uil-wheel-barrow:before{content:""}.uil-wheelchair-alt:before{content:""}.uil-wheelchair:before{content:""}.uil-wifi-router:before{content:""}.uil-wind-moon:before{content:""}.uil-wifi:before{content:""}.uil-wifi-slash:before{content:""}.uil-wind-sun:before{content:""}.uil-wind:before{content:""}.uil-window-grid:before{content:""}.uil-window-maximize:before{content:""}.uil-window-section:before{content:""}.uil-window:before{content:""}.uil-windows:before{content:""}.uil-windsock:before{content:""}.uil-windy:before{content:""}.uil-wordpress-simple:before{content:""}.uil-wordpress:before{content:""}.uil-wrap-text:before{content:""}.uil-wrench:before{content:""}.uil-x-add:before{content:""}.uil-x:before{content:""}.uil-yen-circle:before{content:""}.uil-yen:before{content:""}.uil-yin-yang:before{content:""}.uil-youtube:before{content:""}
