@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Raleway:wght@300;400;900&display=swap);/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-delay:1s}.animate__animated{animation-duration:1s}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;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:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}
/*!
 * Bootstrap v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:initial;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:initial}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem}.display-1,.display-2{font-weight:300;line-height:1.2}.display-2{font-size:5.5rem}.display-3{font-size:4.5rem}.display-3,.display-4{font-weight:300;line-height:1.2}.display-4{font-size:3.5rem}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer:before{content:"\2014 \00A0"}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-break:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:none}.col-1{flex:0 0 8.333333%;max-width:8.333333%}.col-2{flex:0 0 16.666667%;max-width:16.666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.333333%;max-width:33.333333%}.col-5{flex:0 0 41.666667%;max-width:41.666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.333333%;max-width:58.333333%}.col-8{flex:0 0 66.666667%;max-width:66.666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.333333%;max-width:83.333333%}.col-11{flex:0 0 91.666667%;max-width:91.666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:none}.col-sm-1{flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:none}.col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:none}.col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:none}.col-xl-1{flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.table{width:100%;margin-bottom:1rem;background-color:initial}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table .table{background-color:#fff}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#212529;border-color:#32383e}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#212529}.table-dark td,.table-dark th,.table-dark thead th{border-color:#32383e}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{background-color:hsla(0,0%,100%,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive>.table-bordered{border:0}.form-control{display:block;width:100%;height:calc(2.25rem + 2px);padding:.375rem .75rem;font-size:1rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:initial;border:0}.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding-top:.375rem;padding-bottom:.375rem;margin-bottom:0;line-height:1.5;color:#212529;background-color:initial;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.8125rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(2.875rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}.form-text{display:block;margin-top:.25rem}.form-row{display:flex;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:inline-flex;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.custom-select.is-valid,.form-control.is-valid,.was-validated .custom-select:valid,.was-validated .form-control:valid{border-color:#28a745}.custom-select.is-valid:focus,.form-control.is-valid:focus,.was-validated .custom-select:valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-select.is-valid~.valid-feedback,.custom-select.is-valid~.valid-tooltip,.form-control-file.is-valid~.valid-feedback,.form-control-file.is-valid~.valid-tooltip,.form-control.is-valid~.valid-feedback,.form-control.is-valid~.valid-tooltip,.was-validated .custom-select:valid~.valid-feedback,.was-validated .custom-select:valid~.valid-tooltip,.was-validated .form-control-file:valid~.valid-feedback,.was-validated .form-control-file:valid~.valid-tooltip,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-control:valid~.valid-tooltip{display:block}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{background-color:#71dd8a}.custom-control-input.is-valid~.valid-feedback,.custom-control-input.is-valid~.valid-tooltip,.was-validated .custom-control-input:valid~.valid-feedback,.was-validated .custom-control-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(40,167,69,.25)}.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid~.custom-file-label:after,.was-validated .custom-file-input:valid~.custom-file-label:after{border-color:inherit}.custom-file-input.is-valid~.valid-feedback,.custom-file-input.is-valid~.valid-tooltip,.was-validated .custom-file-input:valid~.valid-feedback,.was-validated .custom-file-input:valid~.valid-tooltip{display:block}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.custom-select.is-invalid,.form-control.is-invalid,.was-validated .custom-select:invalid,.was-validated .form-control:invalid{border-color:#dc3545}.custom-select.is-invalid:focus,.form-control.is-invalid:focus,.was-validated .custom-select:invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-select.is-invalid~.invalid-feedback,.custom-select.is-invalid~.invalid-tooltip,.form-control-file.is-invalid~.invalid-feedback,.form-control-file.is-invalid~.invalid-tooltip,.form-control.is-invalid~.invalid-feedback,.form-control.is-invalid~.invalid-tooltip,.was-validated .custom-select:invalid~.invalid-feedback,.was-validated .custom-select:invalid~.invalid-tooltip,.was-validated .form-control-file:invalid~.invalid-feedback,.was-validated .form-control-file:invalid~.invalid-tooltip,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-tooltip{display:block}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{background-color:#efa2a9}.custom-control-input.is-invalid~.invalid-feedback,.custom-control-input.is-invalid~.invalid-tooltip,.was-validated .custom-control-input:invalid~.invalid-feedback,.was-validated .custom-control-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(220,53,69,.25)}.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid~.custom-file-label:after,.was-validated .custom-file-input:invalid~.custom-file-label:after{border-color:inherit}.custom-file-input.is-invalid~.invalid-feedback,.custom-file-input.is-invalid~.invalid-tooltip,.was-validated .custom-file-input:invalid~.invalid-feedback,.was-validated .custom-file-input:invalid~.invalid-tooltip{display:block}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:flex;flex-flow:row wrap;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{justify-content:center}.form-inline .form-group,.form-inline label{display:flex;align-items:center;margin-bottom:0}.form-inline .form-group{flex:0 0 auto;flex-flow:row wrap}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:flex;align-items:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{align-items:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:focus,.btn:hover{text-decoration:none}.btn.focus,.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled{opacity:.65}.btn:not(:disabled):not(.disabled){cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{background-color:#545b62}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-primary{color:#007bff;background-color:initial;background-image:none;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:initial}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:initial}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(108,117,125,.5)}.btn-outline-success{color:#28a745;background-color:initial;background-image:none;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:initial}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;background-color:initial;background-image:none;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:initial}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;background-color:initial;background-image:none;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:initial}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;background-color:initial;background-image:none;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:initial}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;background-color:initial;background-image:none;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:initial}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;background-color:initial;background-image:none;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:initial}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;background-color:initial}.btn-link:hover{color:#0056b3;background-color:initial}.btn-link.focus,.btn-link:focus,.btn-link:hover{text-decoration:underline;border-color:transparent}.btn-link.focus,.btn-link:focus{box-shadow:none}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media screen and (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media screen and (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-right{right:0;left:auto}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;width:0;height:0;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropleft .dropdown-toggle:before{display:inline-block;width:0;height:0;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:initial;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;background-color:initial}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:0 1 auto}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-group-vertical .btn+.btn,.btn-group-vertical .btn+.btn-group,.btn-group-vertical .btn-group+.btn,.btn-group-vertical .btn-group+.btn-group,.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical .btn,.btn-group-vertical .btn-group{width:100%}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn{margin-bottom:0}.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control{position:relative;flex:1 1 auto;width:1%;margin-bottom:0}.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control{margin-left:-1px}.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:flex;align-items:center}.input-group>.custom-file:not(:last-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label:after{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.custom-file:not(:first-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-append,.input-group-prepend{display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{height:calc(2.875rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{height:calc(1.8125rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-append:not(:last-child)>.btn,.input-group>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;display:block;min-height:1.5rem;padding-left:1.5rem}.custom-control-inline{display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;z-index:-1;opacity:0}.custom-control-input:checked~.custom-control-label:before{color:#fff;background-color:#007bff}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:active~.custom-control-label:before{color:#fff;background-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0}.custom-control-label:before{pointer-events:none;-webkit-user-select:none;user-select:none;background-color:#dee2e6}.custom-control-label:after,.custom-control-label:before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}.custom-control-label:after{background-repeat:no-repeat;background-position:50%;background-size:50% 50%}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:before{background-color:#007bff}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before,.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:before{background-color:#007bff}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(2.25rem + 2px);padding:.375rem 1.75rem .375rem .75rem;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right .75rem center;background-size:8px 10px;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(128,189,255,.5)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{opacity:0}.custom-select-sm{height:calc(1.8125rem + 2px);font-size:75%}.custom-select-lg,.custom-select-sm{padding-top:.375rem;padding-bottom:.375rem}.custom-select-lg{height:calc(2.875rem + 2px);font-size:125%}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{position:relative;width:100%;height:calc(2.25rem + 2px)}.custom-file-input{z-index:2;margin:0;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:focus~.custom-file-label:after{border-color:#80bdff}.custom-file-input:disabled~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-label{left:0;z-index:1;height:calc(2.25rem + 2px);background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label,.custom-file-label:after{position:absolute;top:0;right:0;padding:.375rem .75rem;line-height:1.5;color:#495057}.custom-file-label:after{bottom:0;z-index:3;display:block;height:2.25rem;content:"Browse";background-color:#e9ecef;border-left:1px solid #ced4da;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;padding-left:0;background-color:initial;-webkit-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media screen and (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media screen and (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{-moz-transition:none;transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;-ms-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media screen and (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{-ms-transition:none;transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:initial;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px}.custom-control-label:before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media screen and (prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{transition:none}}.nav{flex-wrap:wrap;margin-bottom:0}.nav-link.disabled{color:#6c757d}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:initial;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;flex-wrap:wrap;justify-content:space-between;padding:.5rem 1rem}.navbar>.container,.navbar>.container-fluid{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:initial;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler:not(:disabled):not(.disabled){cursor:pointer}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat 50%;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.5);border-color:hsla(0,0%,100%,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:initial;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header+.list-group .list-group-item:first-child{border-top:0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-bottom:-.75rem;border-bottom:0}.card-header-pills,.card-header-tabs{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem}.card-img{width:100%;border-radius:calc(.25rem - 1px)}.card-img-top{width:100%;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img-bottom{width:100%;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck{display:flex;flex-direction:column}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{display:flex;flex:1 0;flex-direction:column;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group{display:flex;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{flex-flow:row wrap}.card-group>.card{flex:1 0;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:first-child .card-header,.card-group>.card:first-child .card-img-top{border-top-right-radius:0}.card-group>.card:first-child .card-footer,.card-group>.card:first-child .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:last-child .card-header,.card-group>.card:last-child .card-img-top{border-top-left-radius:0}.card-group>.card:last-child .card-footer,.card-group>.card:last-child .card-img-bottom{border-bottom-left-radius:0}.card-group>.card:only-child{border-radius:.25rem}.card-group>.card:only-child .card-header,.card-group>.card:only-child .card-img-top{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card-group>.card:only-child .card-footer,.card-group>.card:only-child .card-img-bottom{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-group>.card:not(:first-child):not(:last-child):not(:only-child),.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-footer,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-header,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,.card-group>.card:not(:first-child):not(:last-child):not(:only-child) .card-img-top{border-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;grid-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion .card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion .card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion .card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion .card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.breadcrumb{display:flex;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{display:inline-block;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:2;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-link:not(:disabled):not(.disabled){cursor:pointer}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:1;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:initial;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}.badge-primary[href]:focus,.badge-primary[href]:hover{color:#fff;text-decoration:none;background-color:#0062cc}.badge-secondary{color:#fff;background-color:#6c757d}.badge-secondary[href]:focus,.badge-secondary[href]:hover{color:#fff;text-decoration:none;background-color:#545b62}.badge-success{color:#fff;background-color:#28a745}.badge-success[href]:focus,.badge-success[href]:hover{color:#fff;text-decoration:none;background-color:#1e7e34}.badge-info{color:#fff;background-color:#17a2b8}.badge-info[href]:focus,.badge-info[href]:hover{color:#fff;text-decoration:none;background-color:#117a8b}.badge-warning{color:#212529;background-color:#ffc107}.badge-warning[href]:focus,.badge-warning[href]:hover{color:#212529;text-decoration:none;background-color:#d39e00}.badge-danger{color:#fff;background-color:#dc3545}.badge-danger[href]:focus,.badge-danger[href]:hover{color:#fff;text-decoration:none;background-color:#bd2130}.badge-light{color:#212529;background-color:#f8f9fa}.badge-light[href]:focus,.badge-light[href]:hover{color:#212529;text-decoration:none;background-color:#dae0e5}.badge-dark{color:#fff;background-color:#343a40}.badge-dark[href]:focus,.badge-dark[href]:hover{color:#fff;text-decoration:none;background-color:#1d2124}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media screen and (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}.media{display:flex;align-items:flex-start}.media-body{flex:1 1}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{padding:.75rem 1.25rem;margin-bottom:-1px}.list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.list-group-item:focus,.list-group-item:hover{z-index:1;text-decoration:none}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;background-color:#fff}.list-group-item.active{color:#fff;background-color:#007bff;border-color:#007bff}.list-group-flush .list-group-item{border-right:0;border-left:0;border-radius:0}.list-group-flush:first-child .list-group-item:first-child{border-top:0}.list-group-flush:last-child .list-group-item:last-child{border-bottom:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{font-size:1.5rem;line-height:1}.close:not(:disabled):not(.disabled){cursor:pointer}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{color:#000;text-decoration:none;opacity:.75}button.close{padding:0;background-color:initial;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-25%)}@media screen and (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:translate(0)}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);content:""}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{align-items:center;justify-content:flex-end;padding:1rem;border-top:1px solid #e9ecef}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg{max-width:800px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{top:0;left:0;z-index:1060;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover,.popover .arrow{position:absolute;display:block}.popover .arrow{width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow:after,.popover .arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top] .arrow,.bs-popover-top .arrow{bottom:calc(-.5rem + -1px)}.bs-popover-auto[x-placement^=top] .arrow:after,.bs-popover-auto[x-placement^=top] .arrow:before,.bs-popover-top .arrow:after,.bs-popover-top .arrow:before{border-width:.5rem .5rem 0}.bs-popover-auto[x-placement^=top] .arrow:before,.bs-popover-top .arrow:before{bottom:0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top] .arrow:after,.bs-popover-top .arrow:after{bottom:1px;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right] .arrow,.bs-popover-right .arrow{left:calc(-.5rem + -1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right] .arrow:after,.bs-popover-auto[x-placement^=right] .arrow:before,.bs-popover-right .arrow:after,.bs-popover-right .arrow:before{border-width:.5rem .5rem .5rem 0}.bs-popover-auto[x-placement^=right] .arrow:before,.bs-popover-right .arrow:before{left:0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right] .arrow:after,.bs-popover-right .arrow:after{left:1px;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom] .arrow,.bs-popover-bottom .arrow{top:calc(-.5rem + -1px)}.bs-popover-auto[x-placement^=bottom] .arrow:after,.bs-popover-auto[x-placement^=bottom] .arrow:before,.bs-popover-bottom .arrow:after,.bs-popover-bottom .arrow:before{border-width:0 .5rem .5rem}.bs-popover-auto[x-placement^=bottom] .arrow:before,.bs-popover-bottom .arrow:before{top:0;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom] .arrow:after,.bs-popover-bottom .arrow:after{top:1px;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left] .arrow,.bs-popover-left .arrow{right:calc(-.5rem + -1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left] .arrow:after,.bs-popover-auto[x-placement^=left] .arrow:before,.bs-popover-left .arrow:after,.bs-popover-left .arrow:before{border-width:.5rem 0 .5rem .5rem}.bs-popover-auto[x-placement^=left] .arrow:before,.bs-popover-left .arrow:before{right:0;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left] .arrow:after,.bs-popover-left .arrow:after{right:1px;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;color:inherit;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-item{position:relative;display:none;align-items:center;width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block;transition:transform .6s ease}@media screen and (prefers-reduced-motion:reduce){.carousel-item-next,.carousel-item-prev,.carousel-item.active{transition:none}}.carousel-item-next,.carousel-item-prev{position:absolute;top:0}.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{transform:translateX(0)}@supports (transform-style:preserve-3d){.carousel-item-next.carousel-item-left,.carousel-item-prev.carousel-item-right{transform:translateZ(0)}}.active.carousel-item-right,.carousel-item-next{transform:translateX(100%)}@supports (transform-style:preserve-3d){.active.carousel-item-right,.carousel-item-next{transform:translate3d(100%,0,0)}}.active.carousel-item-left,.carousel-item-prev{transform:translateX(-100%)}@supports (transform-style:preserve-3d){.active.carousel-item-left,.carousel-item-prev{transform:translate3d(-100%,0,0)}}.carousel-fade .carousel-item{opacity:0;transition-duration:.6s;transition-property:opacity}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{opacity:0}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev,.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active{transform:translateX(0)}@supports (transform-style:preserve-3d){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev,.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active{transform:translateZ(0)}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;display:flex;align-items:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:transparent no-repeat 50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:10px;left:0;z-index:15;display:flex;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{position:relative;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:hsla(0,0%,100%,.5)}.carousel-indicators li:before{top:-10px}.carousel-indicators li:after,.carousel-indicators li:before{position:absolute;left:0;display:inline-block;width:100%;height:10px;content:""}.carousel-indicators li:after{bottom:-10px}.carousel-indicators .active{background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}.align-baseline{vertical-align:initial!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:initial!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-right,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-right{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-left{border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important}.rounded-circle{border-radius:50%!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.857143%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}@supports ((position:-webkit-sticky) or (position:sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{white-space:nowrap}.sr-only-focusable:active,.sr-only-focusable:focus{white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0062cc!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#545b62!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#1e7e34!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#117a8b!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#d39e00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#bd2130!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#dae0e5!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#1d2124!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:hsla(0,0%,100%,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:initial;border:0}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,:after,:before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}[class*=" ti-"],[class^=ti-]{font-family:"themify"}button,input,select{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[type=button],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}[hidden]{display:none!important}.col-lg-2{position:relative;width:100%;padding-right:15px;padding-left:15px}.rdrNextPrevButton{border-radius:50%}.datePickerCalendarWrapper,.rdrNextPrevButton{border:1px solid rgba(153,171,180,.3);background-color:#fff}.datePickerCalendarWrapper{z-index:3!important;position:absolute!important}input::-moz-focus-inner{border:0;padding:0}.MuiInput-root{position:relative}label+.MuiInput-formControl{margin-top:16px}.MuiInput-underline:after{content:"";transform:scaleX(0);transition:transform .2s cubic-bezier(0,0,.2,1) 0ms;border-bottom:2px solid #009efb}.MuiInput-underline:after,.MuiInput-underline:before{left:0;right:0;bottom:0;position:absolute;pointer-events:none}.MuiInput-underline:before{content:"\00a0";transition:border-bottom-color .2s cubic-bezier(.4,0,.2,1) 0ms;border-bottom:1px solid #dadde0}.MuiInput-underline:hover:not(.Mui-disabled):before{border-bottom:2px solid rgba(0,0,0,.87)}.MuiInput-underline:hover:not(.Mui-disabled):not(.Mui-focused):not(.Mui-error):before{border-bottom:1px solid #dadde0}@media (hover:none){.MuiInput-underline:hover:not(.Mui-disabled):before{border-bottom:1px solid rgba(0,0,0,.42)}}


/*! CSS Used from: Embedded */


/*! CSS Used from: Embedded */


/*! CSS Used from: Embedded */.MuiFormControl-root{border:0;margin:0;display:inline-flex;padding:0;position:relative;min-width:0;flex-direction:column;vertical-align:top}.MuiFormControl-marginNormal{margin-top:16px;margin-bottom:8px}


/*! CSS Used from: Embedded */


/*! CSS Used keyframes */.row{flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col-lg-4{position:relative;width:100%;padding-right:15px;padding-left:15px}@media (min-width:992px){.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}}.flex-end{justify-content:flex-end}.MuiFormLabel-root{font-family:Roboto,Helvetica,Arial,sans-serif}button{border-radius:0}button::-moz-focus-inner{border-style:none}button{color:inherit;font:inherit;margin:0;overflow:visible;text-transform:none;-webkit-appearance:button;cursor:pointer}button::-moz-focus-inner{border:0;padding:0}button{font-family:inherit;font-size:inherit;line-height:inherit;text-decoration:none;outline:none!important;color:#878787;transition:all .25s ease}button:focus{box-shadow:none!important;outline:0}button{box-shadow:none;outline:0!important}.top-offers table td .name{font-size:14px}.top-offers .oss-icon{width:70px}.top-offers .oss-icon img{width:90%}#sandbox-container{display:inline-flex;flex-direction:row;justify-content:center;align-items:center;width:100%;flex-wrap:wrap;box-sizing:border-box;padding-left:50px}.help-icon{position:absolute;right:20px;top:7px;z-index:3;height:100%;padding:20px 0;color:#b9b9b9;font-size:20px;cursor:pointer}.top-block{position:sticky;position:-webkit-sticky;top:0;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;width:100%;padding:5px;box-sizing:border-box;z-index:2;color:#495057;background-color:#e9ecef;border-color:#dee2e6}.top-block .ti-stats-up{color:#00c292}.offer-line{border-bottom:1px solid #d3d3d3;padding:5px;box-sizing:border-box;justify-content:flex-start}.check-offer,.offer-line{display:flex;flex-direction:row;align-items:center}.check-offer{justify-content:center;width:25px;float:left;position:relative}.check-offer .ios-ui-select{left:0;margin:0 5px;position:relative}.offer-line i,.top-block i{margin:0 10px}.oss-icon{position:absolute;right:5px}


/*! CSS Used keyframes */.name-offer{font-size:12px;text-overflow:ellipsis;white-space:nowrap;width:158px;overflow:hidden}input.datagraph{font-size:10px}.progress-box{text-align:right;flex-basis:15%}.progress-box .por-title{font-size:12px!important;font-weight:600!important;color:#868e96!important;padding-bottom:5px!important;display:flex!important;flex-direction:row!important;justify-content:flex-end!important;flex-wrap:nowrap!important;align-items:flex-start!important;cursor:pointer}.progress-box .por-txt{font-size:17px;line-height:1;color:#739fa8;font-weight:400;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:nowrap;white-space:nowrap}.progress-2 h4{border-bottom:2px solid #1e64f2}.progress-box:active{opacity:.5;background:none!important}.progress-box:hover{color:#999;background:none!important}.graph-oss{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:100%;position:relative}.graph-oss .oss-icon{position:relative;margin:10px}.responsive-block-dashboard{height:100%;max-height:550px;overflow-x:auto;overflow-y:scroll;box-sizing:border-box;position:relative;border-bottom:1px solid #f3f3f3;margin-bottom:40px}span.tbo{font-size:14px;text-align:center;padding:5px}.progress-2 i{margin:0 3px}.nowrap-custom{flex-direction:row;justify-content:space-around;align-items:center;flex-wrap:nowrap;width:100%}.MuiInputLabel-formControl{top:-5px!important}.icon-2:before{content:"\E900"}.icon-7:before{content:"\E901"}.icon-30:before{content:"\E903"}.icon-day:before{content:"\E904"}.icon-m:before{content:"\E905"}.icon-minus-day:before{content:"\E906"}.icon-minus-m:before{content:"\E907"}.MuiFormLabel-root{color:rgba(0,0,0,.54);padding:0;font-size:1rem;font-family:"Roboto","Helvetica","Arial",sans-serif;font-weight:400;line-height:1;letter-spacing:.00938em}.MuiInputLabel-root{display:block;transform-origin:top left}.MuiInputLabel-formControl{top:0;left:0;position:absolute;transform:translateY(24px) scale(1)}.MuiInputLabel-shrink{transform:translateY(2px) scale(.75);transform-origin:top left}.MuiInputLabel-animated{transition:color .2s cubic-bezier(0,0,.2,1) 0ms,transform .2s cubic-bezier(0,0,.2,1) 0ms}

/*! CSS Used from: Embedded */
/*! CSS Used from: Embedded */.css-2b097c-container{position:relative;box-sizing:border-box}


/*! CSS Used fontfaces */@font-face{font-family:icomoon;font-weight:400;font-style:normal}.white-color{color:#fff!important}.height-150{height:100px}.bg-flat-color-1{background-color:#00c292}.bg-flat-color-2{background-color:#ab8ce4}.bg-flat-color-3{background-color:#03a9f3}.bg-flat-color-4{background-color:#fb9678}.bg-flat-color-5{background-color:#66bb6a}.bg-flat-color-6{background-color:#5c6bc0}.bg-transparent{background-color:initial}.white-color{color:#fff}.flat-color-1{color:#00c292}.flat-color-2{color:#ab8ce4}.flat-color-3{color:#03a9f3}.flat-color-4{color:#fb9678}.flat-color-5{color:#66bb6a}.flat-color-6{color:#5c6bc0}.bg-twitter{background-color:#1da1f2}.bg-facebook{background-color:#3b5998}.bg-instagram{background-color:#833ab4}.bg-{background-color:#ef5350;background-color:#4dbd74;background-color:#66bb6a}.bg-white{background-color:#fff}.fade-5{opacity:.5}.icon-lg{font-size:4.68em}.fw-r{font-weight:400}.color-gray{color:#868e96}.text-up{text-transform:uppercase}.br-0{border:none!important}.black-rgba{background-color:rgba(0,0,0,.15)!important}.color-white{color:#fff!important}.color-red{color:#dc3545}.font-14{font-size:14px}.font-12{font-size:12px}.font-2xl{font-size:1.875em}.font-3xl{font-size:2.8125em}.font-4xl{font-size:3.75em}.width-90{width:90px}.height-15{height:15px}.height-93{height:93px}.height-100{height:100px}.inline-block{display:inline-block}.mb-15{margin-bottom:15px}.tdl-holder{margin:0 auto}.tdl-holder ul{list-style:none;margin:0;padding:0}.tdl-holder li{position:relative;background-color:initial;list-style:outside none none;margin:0;padding:7px 0}.tdl-holder li:after,.tdl-holder li:before{content:"\f142";top:24px;position:absolute;font:normal normal normal 14px/1 FontAwesome;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;z-index:99;color:#99abb4}.tdl-holder li:after{left:10px}.tdl-holder li:before{left:14px}.tdl-holder li span{margin-left:30px;vertical-align:middle;transition:all .2s linear}.tdl-holder label{cursor:pointer;display:block;line-height:50px;padding:0 15px 0 30px;position:relative;margin:0!important;background-color:#fafafa;color:#99abb4;font-size:15px;transition:all .2s linear}.tdl-holder label:hover{background-color:rgba(153,171,180,.1)}.tdl-holder label a{border-radius:50%;color:rgba(153,171,180,.5);float:right;line-height:normal;margin-top:15px;text-align:center;text-decoration:none;height:16px;width:20px;transition:all .2s linear}.tdl-holder label a:hover{color:rgba(153,171,180,.8)}.tdl-holder input[type=checkbox]{cursor:pointer;opacity:0;position:absolute}.tdl-holder input[type=checkbox]+i{border:1px solid rgba(153,171,180,.3);display:block;height:18px;position:absolute;top:15px;width:18px;z-index:1}.tdl-holder input[type=checkbox]:checked+i:after{content:"\e64c";font-family:"themify",sans-serif;display:block;color:rgba(153,171,180,.5);left:0;position:absolute;top:-16px;z-index:2}.tdl-holder input[type=checkbox]:checked~span{text-decoration:line-through}.tdl-holder input[type=text]{height:60px;margin-top:20px;font-size:14px}.transition{transition:all .3s ease}.btn.disabled,.btn:disabled{cursor:not-allowed}.mb-0{margin-bottom:0}.pb-0{padding-bottom:0}.ov-h{overflow:hidden}.no-padding{padding:0!important}.progress-thin{border-radius:0;height:5px}canvas{max-width:100%}.btn{border-radius:3px;display:flex;justify-content:center;align-items:center}.text-muted{font-size:14px}.text-muted.muted-black{color:#333648!important;font-weight:600}.progress-box{margin-bottom:30px}.progress-box .por-title{font-size:1em;font-weight:600;color:#868e96;padding-bottom:5px}.progress-box .por-txt{font-size:13px;padding-bottom:5px}.order-table{position:relative}.order-table:after,.order-table:before{content:"";position:absolute;top:0;height:37px;width:10px;background-color:#e8e9ef}.order-table:after{right:-1px}.order-table:before{left:-1px}.order-table tr th{background-color:#e8e9ef}.order-table tr td:last-child,.order-table tr th:last-child{text-align:right}.order-table tr:last-child td{border:none}.order-table .badge{color:#fff;padding:10px;text-transform:uppercase;font-weight:400}.order-table .badge-complete{background-color:#00c292}.order-table .badge-pending{background-color:#fb9678}.messenger-box{padding-top:15px}.messenger-box ul{padding-left:0;display:inline-block;width:100%;padding-bottom:15px}.messenger-box li{list-style:none;padding-bottom:20px}.messenger-box .avatar{width:64px;float:left}.messenger-box .avatar img{border-radius:100%}.messenger-box .avatar .send-time{font-size:11px;text-align:center;padding-top:5px}.messenger-box .msg-box{margin-left:84px}.messenger-box .inner-box{position:relative;border-radius:10px;background-color:#f1f2f7;font-size:14px;color:#9aa0a4;padding:14px 20px;display:table}.messenger-box .inner-box .name{font-size:16px;padding-bottom:10px}.messenger-box .inner-box:after{content:"";position:absolute;top:10px;left:-18px;width:18px;height:18px;border:9px solid transparent;border-right-color:#f1f2f7}.messenger-box .msg-sent .avatar,.messenger-box .msg-sent .msg-box{float:right}.messenger-box .msg-sent .msg-box{margin-left:0;margin-right:20px}.messenger-box .msg-sent .inner-box:after{left:inherit;right:-18px;border-color:transparent transparent transparent #f1f2f7}.messenger-box .send-mgs{margin-top:20px;margin-bottom:9px;position:relative}.messenger-box .send-mgs .yourmsg{margin-right:55px}.messenger-box .send-mgs .yourmsg input{border:1px solid #eceff1;height:40px;line-height:40px;font-size:14px;border-radius:7px}.messenger-box .send-mgs .msg-send-btn{background-color:#03a9f3;color:#fff;font-size:28px;border-radius:7px;padding:0;text-align:center;height:40px;width:40px;position:absolute;right:0;top:0}aside.left-panel{background-color:#fff;height:100vh;padding:0;vertical-align:top;width:280px;box-shadow:1px 0 20px rgba(0,0,0,.08);position:fixed;left:0;bottom:0;top:55px;z-index:999}aside.left-panel:hover{overflow-x:scroll}.open aside.left-panel:hover{overflow-x:inherit}.small-device .right-panel{margin-left:83px}.navbar{background-color:#fff;display:inline-block;margin:0;padding:0;vertical-align:top;height:calc(100% - 96px)}.navbar .main-menu{float:left;padding:0 0 50px;width:100%;height:100%}.navbar .menu-title{color:#41434d;clear:both;display:block;font-family:"Open Sans",sans-serif;font-size:14px;font-weight:700;line-height:50px;padding:0;text-transform:uppercase;width:100%}.navbar .navbar-nav{float:none;position:relative}.navbar .navbar-nav>li{padding-left:30px;padding-right:30px}.navbar .navbar-nav>li.active{background-color:#fafafa}.navbar .navbar-nav li{width:100%}.navbar .navbar-nav li.active .menu-icon,.navbar .navbar-nav li .toggle_nav_button.nav-open:before,.navbar .navbar-nav li:hover .toggle_nav_button:before{color:#03a9f3}.navbar .navbar-nav li .dropdown-toggle:after{display:none}.navbar .navbar-nav li>a{background:none!important;color:#607d8b;display:inline-block;font-size:14px;line-height:26px;padding:10px 0;position:relative;width:100%}.navbar .navbar-nav li>a:hover,.navbar .navbar-nav li>a:hover .menu-icon{color:#03a9f3}.navbar .navbar-nav li>a .menu-icon{color:#607d8b;float:left;margin-top:8px;width:55px;text-align:left;z-index:9}.navbar .navbar-nav li>a .menu-title-text{font-size:14px}.navbar .navbar-nav li>a .badge{border-radius:0;font-weight:600;float:right;margin:6px 0 0;padding:.4em .5em}.navbar .navbar-nav li.menu-item-has-children{position:relative}.navbar .navbar-nav li.menu-item-has-children a{line-height:30px}.navbar .navbar-nav li.menu-item-has-children a:before{content:"";position:absolute;top:23px;right:0;width:8px;height:8px;border-color:#607d8b #607d8b transparent transparent;border-style:solid;border-width:1px;transform:rotate(45deg);transition:all .25s ease}.navbar .navbar-nav li.menu-item-has-children a:hover:before{border-color:#03a9f3 #03a9f3 transparent transparent}.navbar .navbar-nav li.menu-item-has-children .sub-menu{background-color:#fff;border:none;box-shadow:none;overflow-y:hidden;padding:0 0 0 35px}.navbar .navbar-nav li.menu-item-has-children .sub-menu li{position:relative}.navbar .navbar-nav li.menu-item-has-children .sub-menu i{color:#c8c9ce;float:left;padding:0;position:absolute;left:0;font-size:14px;top:9px}.navbar .navbar-nav li.menu-item-has-children .sub-menu a{padding:2px 0 2px 30px}.navbar .navbar-nav li.menu-item-has-children .sub-menu a:before{content:"";display:none}.navbar .navbar-nav li.menu-item-has-children .sub-menu a .menu-icon{top:13px;text-align:left;width:25px}.navbar .navbar-nav li.menu-item-has-children.show a:before{border-color:transparent #607d8b #607d8b transparent;top:20px;right:-5px}.navbar .navbar-nav li.menu-item-has-children.show a:hover:before{border-color:transparent #03a9f3 #03a9f3 transparent}.navbar .navbar-nav li.menu-item-has-children.show .sub-menu{max-height:1000px;opacity:1;position:static!important}.navbar .navbar-nav>.active>a,.navbar .navbar-nav>.active>a:focus,.navbar .navbar-nav>.active>a:hover{color:#03a9f3}.navbar-nav li span.count{background-color:#a9d86e;border-radius:50%;color:#fff;font-family:"Open Sans",sans-serif;font-size:9px;font-weight:700;float:right;height:20px;width:20px;line-height:20px;margin-right:15px;text-align:center}.open .navbar .navbar-brand.hidden{display:block}.open .sub-menu .subtitle{display:block;font-size:15px;line-height:35px;color:#607d8b;border-bottom:1px solid rgba(96,125,139,.15)}.open .sub-menu i{left:15px!important}.sub-menu .subtitle,.sub-menu .subtitle>.menu-icon{display:none}.open aside.left-panel{max-width:83px;width:83px}.open aside.left-panel .navbar .navbar-header{padding:0}.open aside.left-panel .navbar .navbar-brand{display:none}.open aside.left-panel .navbar .navbar-brand.hidden{display:block!important;text-align:center;width:100%}.open aside.left-panel .navbar .navbar-brand.hidden img{max-width:100%;margin:0 auto}.open aside.left-panel .navbar .navbar-brand.d-md-none{display:block!important;margin:13px 0 0;min-height:67px;padding:0;text-align:center}.open aside.left-panel .navbar .navbar-nav:before{display:none!important}.open aside.left-panel .navbar .navbar-nav li{position:relative;padding:0 15px}.open aside.left-panel .navbar .navbar-nav li a{font-size:0;z-index:0;transition:none}.open aside.left-panel .navbar .navbar-nav li a .menu-icon{font-size:20px;z-index:-1;text-align:center;width:inherit}.open aside.left-panel .navbar .navbar-nav li a .menu-title-text{font-size:0}.open aside.left-panel .navbar .navbar-nav li a .badge{display:none}.open aside.left-panel .navbar .navbar-nav li>a{max-width:60px;padding-left:0}.open aside.left-panel .navbar .navbar-nav li.menu-item-has-children{overflow:hidden}.open aside.left-panel .navbar .navbar-nav li.menu-item-has-children ul{padding-left:0}.open aside.left-panel .navbar .navbar-nav li.menu-item-has-children .sub-menu{display:block;left:83px;top:0}.open aside.left-panel .navbar .navbar-nav li.menu-item-has-children .sub-menu li a{display:block;font-size:14px;max-width:inherit;padding:2px 15px 2px 25px;width:100%}.open aside.left-panel .navbar .navbar-nav li.menu-item-has-children .sub-menu li a .menu-icon{text-align:center}.open aside.left-panel .navbar .navbar-nav li.menu-item-has-children.show{overflow:visible}.open aside.left-panel .navbar .navbar-nav li.menu-item-has-children.show .sub-menu{position:absolute!important;width:180px;box-shadow:1px 0 20px rgba(0,0,0,.08)}.open aside.left-panel .navbar .navbar-nav li span.count{display:none;margin-right:5px;z-index:1}.open aside.left-panel .navbar .navbar-nav li.active a:after{content:"";display:none}.open aside.left-panel .navbar .navbar-nav .menu-title{font-size:0;line-height:0;opacity:0;padding:0}.open aside.left-panel .menutoggle{background-color:#dc3545;color:#fff!important;right:-20px;text-align:center}.right-panel{background-color:#f1f2f7;margin-left:120px;margin-top:55px}.right-panel .top-left{width:350px;float:left}.right-panel .top-rigth{float:left}.right-panel .breadcrumbs{float:left;margin-top:30px;padding:0 1.875em;width:100%}.right-panel .breadcrumbs .breadcrumbs-inner{background-color:#fff}.right-panel .breadcrumbs .col-lg-8 .page-header{float:left}.right-panel .page-header{min-height:50px;margin:0;padding:0 15px;background-color:#fff;border-bottom:0}.right-panel .page-header h1{font-size:18px;padding:15px 0}.right-panel .page-header .breadcrumb{margin:0;padding:13px 0;background-color:#fff;text-transform:capitalize}.right-panel .page-header .breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.right-panel header.header{background:#fff;border-bottom:1px solid #e8e9ed;box-shadow:none;clear:both;padding:0 30px;height:55px;position:fixed;right:0;top:0;z-index:999}.right-panel .navbar-brand{width:250px;display:inline-block}.right-panel .menutoggle{padding-top:7px}.right-panel .navbar-header{width:100%;background-color:#fff;padding:0 1.25em 0 0}.right-panel .navbar-header>a{display:inline-block;text-align:left;margin-left:-20px}.right-panel .navbar-brand{line-height:42px}.right-panel .navbar-brand.hidden{display:none}.open .right-panel{margin-left:83px}.open .let-panel{z-index:999}header.fixed-top{background-color:#fff;padding:20px}.menutoggle{background-color:initial;color:#99abb4!important;cursor:pointer;font-size:1em;height:40px;line-height:40px;width:40px;display:block;text-align:right}.search-trigger{background:transparent;border:none;color:#99abb4;cursor:pointer;font-size:16px;line-height:55px;padding:0;width:43px}header .form-inline{background-color:#131c21;display:none;height:55px;margin:0;width:100%;position:absolute;left:0;top:0;z-index:9999}header .form-inline .search-form{height:100%;max-width:1025px;margin:0 auto;position:relative}header .form-inline .search-form input[type=text]{background-color:#131c21;border:none;border-radius:0;box-shadow:none;color:#d3d3d3;font-size:16px;height:inherit;margin-right:0!important;padding:10px 36px 10px 15px;width:100%}header .form-inline .search-form input[type=text].active,header .form-inline .search-form input[type=text]:focus{border-color:rgba(0,0,0,.125);outline:0}header .form-inline .search-form button{background-color:initial;border:none;color:#fff;font-size:16px;position:absolute;right:15px;top:50%;margin-top:-14px!important}header .form-inline .search-form .btn-outline-success:hover,header .form-inline .search-form button:active,header .form-inline .search-form button:focus,header .form-inline .search-form button:visited{background:transparent;border:none!important;box-shadow:none;outline:0!important}header .form-inline .search-form.close{display:none}.header-left{display:inline-block}.header-left.open .form-inline{display:block}.header-left .dropdown{display:inline-block}.header-left .dropdown .dropdown-toggle{background:transparent;border:none;color:#99abb4;font-size:16px;line-height:55px;padding-top:0;padding-bottom:0}.header-left .dropdown .dropdown-toggle:after{display:none}.header-left .dropdown .dropdown-toggle .count{border-radius:50%;color:#fff;font-size:11px;height:15px;width:15px;line-height:15px;right:0;top:12px;position:absolute}.header-left .dropdown .dropdown-toggle:active,.header-left .dropdown .dropdown-toggle:focus,.header-left .dropdown .dropdown-toggle:visited{background:none!important;border-color:transparent!important;color:#292b35!important}.header-left .dropdown .dropdown-menu{background-color:#fff;border:none;border-radius:0;top:52px!important;left:inherit!important;right:0!important;line-height:35px}.header-left .dropdown .dropdown-menu p{font-size:15px;margin:0;padding:5px 15px}.header-left .dropdown .dropdown-menu .dropdown-item{color:#99abb4;font-size:13px;padding:10px 15px 3px;text-overflow:ellipsis;transition:all .25s}.header-left .dropdown .dropdown-menu .dropdown-item:hover{background:rgba(233,236,239,.5)}.header-left .dropdown .dropdown-menu .dropdown-item .photo{float:left;margin-right:15px;width:25px}.header-left .dropdown .dropdown-menu .dropdown-item .message .name{margin-top:-5px}.header-left .dropdown .dropdown-menu .dropdown-item .message .time{font-size:11px}.header-left .dropdown .dropdown-menu .dropdown-item .message p{clear:both;font-size:14px;margin:0;padding:0;text-overflow:ellipsis}.header-menu{display:flex;justify-content:flex-end}.header-menu .dropdown{line-height:55px;margin-top:0!important}.header-menu .dropdown .dropdown-toggle{line-height:55px}.user-area .dropdown-toggle{z-index:0}.user-area .dropdown-toggle:before{right:-3px;bottom:10px;width:11px;height:11px}.user-area .dropdown-toggle.active:before{background:#49a342}.dropdown-menu{border-radius:0;transform:none!important}.for-notification .dropdown-menu .dropdown-item{padding:5px 15px!important;text-overflow:ellipsis}.for-notification .dropdown-menu .dropdown-item i{float:left;font-size:14px;margin:5px 5px 0 0;text-align:left;width:20px}.for-notification .dropdown-menu .dropdown-item p{padding:0!important;text-overflow:ellipsis}.user-area{padding-right:0;padding-left:20px}.user-area .user-menu{left:inherit!important;right:0}.user-area .user-menu .nav-link{color:#607d8b;display:block;font-size:13px;line-height:22px;padding:5px 0}.user-area .user-menu .nav-link>i{margin-right:10px}.user-area .user-avatar{width:40px}.user-area .user-info .name{color:#8c8c8c;font-size:14px;position:relative;text-transform:uppercase}.user-area .count{background:#d9534f;border-radius:50%;color:#fff;font-family:"Open Sans",sans-serif;font-size:9px;font-weight:700;float:right;height:20px;width:20px;line-height:20px;text-align:center}.user-area .dropdown-toggle{line-height:55px;height:55px;display:flex;justify-content:center;align-items:center}.user-area .dropdown-toggle:after{display:none}#menuToggle2{padding-left:25px}#language-select{color:#f1f2f7;float:right;margin:7px 20px 0 0;max-width:80px}#language-select:focus,#language-select:visited{border:none;outline:0}#language-select .flag-icon{line-height:55px}#language-select .dropdown-toggle:after{display:none}#language-select .dropdown-menu{background:#fff;border:none;border-radius:0;left:-8px!important;min-width:inherit;padding:0 5px;top:81px!important}#language-select .dropdown-menu .dropdown-item{line-height:1.5;margin-right:0;max-width:25px;padding:0}#language-select .dropdown-menu .dropdown-item:hover{background:#fff}#language-select .dropdown-menu .dropdown-item .flag-icon{line-height:1.5;margin-right:0;width:25px}.language-show+.dropdown-menu,.message-show+.dropdown-menu,.notification-show+.dropdown-menu{display:block}.card{margin-bottom:1.875em;border-radius:5px;padding:0;border:0 solid transparent;box-shadow:0 0 20px rgba(0,0,0,.08)}.card .box-title{font-weight:600;font-size:1em;padding:5px 0}.card .weather-title.box-title{padding:0 15px;line-height:50px;background:#fff;border-radius:5px 5px 0 0}.card.weather-box .card-body{padding-top:0}.card.weather-box .top{background:#eceff1;margin-left:-20px;margin-right:-20px;padding:22px 20px 20px;overflow:hidden}.card.weather-box .top .wi{float:left;width:100px;text-align:left;padding-bottom:10px}.card.weather-box .top .wi:before{font-size:60px}.card.weather-box .top .updates{font-size:14px;text-align:right}.card.weather-box .top .currently{font-size:22px;text-align:right}.card.weather-box .middle{clear:both;position:relative;height:80px;color:#333648}.card.weather-box .middle .city{padding-top:15px;width:100%;font-weight:700;font-size:16px}.card.weather-box .middle .city span{font-size:14px;display:block;font-weight:400}.card.weather-box .middle .temp{position:absolute;font-size:34px;top:10px;right:0}.card.weather-box .middle .temp span{font-size:16px}.card.weather-box .nextdays{clear:both;padding-top:22px;text-align:center;margin-left:-20px;margin-right:-20px;border-top:1px solid #ededed;background:#fff;font-family:"Open Sans",sans-serif}.card.weather-box .nextdays .days{display:inline-block;width:20%;font-size:14px}.card.weather-box .nextdays .days span{display:block}.card .card-footer,.card .card-top{background:#fafafa;border-bottom:1px solid #e8e9ef;float:left;padding:.75em 1.125em;width:100%}.card .card-footer .card-title,.card .card-top .card-title{color:#343a40;font-size:.875em;font-weight:600;padding-top:5px;text-transform:capitalize}.card .card-footer button,.card .card-top button{background:none;border:none;box-shadow:none;color:#868e96;font-size:12px;padding:0 5px}.card .card-footer[class*=bg] .card-title,.card .card-footer[class*=bg] button,.card .card-top[class*=bg] .card-title,.card .card-top[class*=bg] button{color:#fff}.card .card-footer.p-0 .card-title,.card .card-top.p-0 .card-title{padding:1.125em}.card .card-footer.bg-flat-color-1,.card .card-top.bg-flat-color-1{background:#5c6bc0;border:none}.card .card-footer.bg-flat-color-2,.card .card-top.bg-flat-color-2{background:#42a5f5;border:none}.card .card-footer.bg-flat-color-3,.card .card-top.bg-flat-color-3{background:#ffa726;border:none}.card .card-footer.bg-flat-color-4,.card .card-top.bg-flat-color-4{background:#ef5350;border:none}.card .card-footer.bg-flat-color-5,.card .card-top.bg-flat-color-5{background:#4dbd74;border:none}.card .card-footer.bg-flat-color-6,.card .card-top.bg-flat-color-6{background:#66bb6a;border:none}.card .card-left{width:60%}.card .card-right{width:40%}.card h4{font-size:1.1rem}.card .user-header .media img{border:5px solid hsla(0,0%,100%,.3);border-radius:50%;-webkit-border-radius:50%}.card .card-header .card-actions button{display:block;float:left;width:50px;padding:.75rem 0;margin:0!important;color:#fff;outline:0;text-align:center;background:transparent;border:0;border-left:1px solid hsla(210,8%,51%,.4)}.card .card-footer{padding:.65rem 1.25rem;background-color:#fff;border-top:1px solid #c2cfd6}.card .card-footer ul li{display:table-cell;padding:0 1rem;text-align:center}.action-menu .dropdown-toggle i{font-size:12px}.action-menu .dropdown-toggle:after{display:none}.flotBar1,.flotLine1{height:75px}.traffic-chart .ct-area{fill-opacity:.7}.traffic-chart .ct-series-a .ct-area,.traffic-chart .ct-series-a .ct-slice-donut-solid,.traffic-chart .ct-series-a .ct-slice-pie{fill:#66bb6a}.traffic-chart .ct-series-b .ct-area,.traffic-chart .ct-series-b .ct-slice-donut-solid,.traffic-chart .ct-series-b .ct-slice-pie{fill:#ef5350}.traffic-chart .ct-series-c .ct-area,.traffic-chart .ct-series-c .ct-slice-donut-solid,.traffic-chart .ct-series-c .ct-slice-pie{fill:#5c6bc0}.flotRealtime2{height:445px}.traffic-chart{height:34vh;width:100%}#flotBar2{height:168px}.gauge.g1 svg{fill:#ffa726!important}#area_chart{max-height:280px}#flotLine5{height:50px}#flotPie1{height:90px}#flotPie1 .pieLabel{display:none}#flotPie1 .legend tr{padding-bottom:5px}#flotPie1 .legendColorBox{float:left;margin:2px 5px 0 0}#flotPie1 .legendColorBox>div{border:none!important}#flotPie1 .legendLabel{color:#868e96;font-size:12px}#flotPie1 .legendLabel,.table-stats table{font-family:"Open Sans",sans-serif}.table-stats table td,.table-stats table th{border:none;border-bottom:1px solid #e8e9ef;color:#868e96;font-size:12px;font-weight:400;padding:.75em 1.25em;text-transform:uppercase}.table-stats table td img,.table-stats table th img{margin-right:10px;max-width:45px}.table-stats table td,.table-stats table td .name,.table-stats table th .name{color:#343a40;font-size:14px;text-transform:capitalize}.table-stats table td{font-weight:600;vertical-align:middle}td.stats span{margin:0 5px}.responsive-block-dashboard i.ti-stats-up{color:#20c997}.responsive-block-dashboard i.ti-stats-down{color:#dc3545}.widget .card-footer{border-top-color:#e8e9ef}.widget .weather-footer li{float:left;position:relative;width:33.33%}.widget .weather-footer li:before{content:"";background:#e8e9ef;height:32px;width:1px;top:5px;right:8px;position:absolute}.widget .weather-footer li:last-child:before{display:none}.widget .weather-footer li span{display:block}.widget .pt-0{padding-top:0!important}.widget .social .rounded-circle{max-width:130px;margin-top:-65px}.widget .social .weather-footer i{color:#868e96;font-size:20px;line-height:1;margin-top:-3px}.nav-tabs .dropdown .dropdown-menu{top:100%!important}.custom-tab .nav-tabs>.active>a:focus,.custom-tab .nav-tabs>a.active,.custom-tab .nav-tabs>li.active>a:hover{border-color:transparent;color:#f15a24;position:relative}.custom-tab .nav-tabs>a.active:after,.custom-tab .nav-tabs>li.active>a:focus:after,.custom-tab .nav-tabs>li.active>a:hover:after{background:#f15a24;bottom:-1px;content:"";height:2px;left:0;position:absolute;right:0;width:100%;z-index:999}.card .card-header .card-actions{float:right}.card .card-header .card-actions [class*=btn]{border-left:1px solid hsla(210,8%,51%,.4);color:#878787;display:inline-block;font-size:16px;float:left;padding:0 7px;width:inherit;text-align:center}.social-buttons .card-body p button{padding-top:0;padding-left:0;padding-bottom:0}.social-buttons .only-icon .card-body p button{padding:0}.social-buttons .social i{padding:0 10px;width:inherit!important}.social-buttons .only-text p button{padding:0 .5rem}.buttons button{margin:2px 0}.corner-ribon{text-align:center;width:71px;height:71px;position:absolute;right:0;top:0;font-size:20px}.corner-ribon i{padding:10px 0 0 35px;color:#fff}.twt-feed .wtt-mark{color:hsla(0,0%,100%,.15);font-size:160px;position:absolute;top:10px;left:40%}.twt-feed{-webkit-border-radius:4px 4px 0 0;color:#fff;padding:40px 10px 10px;position:relative;min-height:170px}.weather-category{padding:15px 0;color:#74829c}.weather-category ul li{width:32%;text-align:center;border-right:1px solid #e6e6e6;display:inline-block}.twt-feed.blue-bg{background:#58c9f3}.twt-category{display:inline-block;margin-bottom:11px;margin-top:10px;width:100%}.twt-category ul li{color:#bdbdbd;font-size:13px}.twt-footer{padding:12px 15px}.twt-footer,.twt-footer a{color:#d2d2d2}.btn,.button{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;transition:all .15s ease-in-out;border-radius:3px;cursor:pointer}.icon-section{margin:0 0 3em;clear:both;overflow:hidden}.icon-container{width:240px;padding:.7em 0;float:left;position:relative;text-align:left}.icon-container [class*=" ti-"],.icon-container [class^=ti-]{color:#000;position:absolute;margin-top:3px;transition:.3s}.icon-container:hover [class*=" ti-"],.icon-container:hover [class^=ti-]{font-size:2.2em;margin-top:-5px}.icon-container:hover .icon-name{color:#000}.icon-name{color:#aaa;margin-left:35px;font-size:14px;transition:.3s}.icon-container:hover .icon-name{margin-left:45px}.fontawesome-icon-list .page-header{border-bottom:1px solid #c9cdd7;padding-bottom:9px;margin:30px 0 27px}.fontawesome-icon-list h2{margin-top:0;font-size:20px;font-weight:300}.fontawesome-icon-list i{font-size:16px;padding-right:10px}.social-box i{line-height:110px}.social-box ul{display:inline-block;margin:7px 0 0;padding:10px;width:100%}.social-box ul li{color:#949ca0;font-size:14px;font-weight:700;padding:0 10px 0 0;text-align:right}.social-box ul li:last-child{padding-left:10px;padding-right:0;text-align:left}.social-box ul li span{font-size:14px}.login-logo{text-align:center;margin-bottom:15px}.login-logo span{color:#fff;font-size:24px}.login-content{max-width:540px;margin:8vh auto}.login-form{background:#fff;padding:30px 30px 20px;border-radius:2px}.login-form h4{color:#878787;text-align:center;margin-bottom:50px}.login-form .checkbox{color:#878787}.login-form .checkbox label{text-transform:none}.login-form .btn{width:100%;text-transform:uppercase;font-size:14px;padding:15px;border:0}.login-form label{color:#878787;text-transform:uppercase}.login-form label a{color:#f15a24}.social-login-content{margin:0 -30px;border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7;padding:30px 0;background:#fcfcfc}.social-button{padding:0 30px}.social-button .facebook{background:#3b5998;color:#fff}.social-button .facebook:hover{background:#344e86}.social-button .twitter{background:#00aced;color:#fff}.social-button .twitter:hover{background:#0099d4}.social-button i{padding:19px}.register-link a{color:#f15a24}.cpu-load{width:100%;height:272px;font-size:14px;line-height:1.2em}.cpu-load-data-content{font-size:18px;font-weight:400;line-height:40px}.cpu-load-data{margin-bottom:30px}.cpu-load-data li{display:inline-block;width:32.5%;text-align:center;border-right:1px solid #e7e7e7}.cpu-load-data li:last-child{border-right:0}.nestable-cart{overflow:hidden}.input-group-addon{background-color:initial;border-left:0}.input-group-addon,.input-group-btn{white-space:nowrap;vertical-align:middle}.input-group-addon{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.25;color:#495057;text-align:center;background-color:#e9ecef;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.flotTip{background:#252525;border:1px solid #252525;padding:5px 15px;color:#fff}.flot-container{box-sizing:border-box;width:100%;height:275px;padding:20px 15px 15px;margin:15px auto 30px;background:transparent}.flot-pie-container,.flotBar-container{height:275px}.flot-line{width:100%;height:100%;font-size:14px;line-height:1.2em}.legend table{border-spacing:5px}#chart1,#flotBar,#flotCurve{width:100%;height:275px}.morris-hover{position:absolute;z-index:1}.morris-hover.morris-default-style .morris-hover-row-label{font-weight:700;margin:.25em 0}.morris-hover.morris-default-style .morris-hover-point{white-space:nowrap;margin:.1em 0}.morris-hover.morris-default-style{border-radius:2px;padding:10px 12px;background:rgba(0,0,0,.7);border:none;color:#fff!important}.morris-hover-point{color:hsla(0,0%,100%,.8)!important}#morris-bar-chart{height:285px}.map,.vmap{width:100%;height:400px}.btn-toolbar{float:left!important}.btn-toolbar .btn-outline-secondary:not([disabled]):not(.disabled).active,.btn-toolbar .btn-outline-secondary:not([disabled]):not(.disabled):active,.btn-toolbar .show>.btn-outline-secondary.dropdown-toggle{background-color:#212529;border-color:#212529;box-shadow:none;color:#fff}.btn-toolbar .btn-outline-secondary:hover{background-color:#212529;border-color:#212529;color:#fff}.dib{display:inline-block}.stat-widget-one .stat-icon{vertical-align:top}.stat-widget-one .stat-icon i{font-size:30px;border-width:3px;border-style:solid;border-radius:100px;padding:15px;font-weight:900;display:inline-block}.stat-widget-one .stat-content{margin-left:30px;margin-top:7px}.stat-widget-one .stat-text{font-size:14px;color:#868e96}.stat-widget-one .stat-digit{font-size:24px;color:#373757}.stat-widget-two{text-align:center}.stat-widget-two .stat-digit{font-size:1.75rem;font-weight:500;color:#373757}.stat-widget-two .stat-digit i{font-size:18px;margin-right:5px}.stat-widget-two .stat-text{font-size:16px;margin-bottom:5px;color:#868e96}.stat-widget-two .progress{height:8px;margin-bottom:0;margin-top:20px;box-shadow:none}.stat-widget-two .progress-bar{box-shadow:none}.stat-widget-three .stat-icon{display:inline-block;padding:33px;position:absolute;line-height:21px}.stat-widget-three .stat-icon i{font-size:30px;color:#fff}.stat-widget-three .stat-content{text-align:center;padding:15px;margin-left:90px}.stat-widget-three .stat-digit{font-size:30px}.stat-widget-three .stat-text{padding-top:4px}.home-widget-three .stat-icon{line-height:19px;padding:27px}.home-widget-three .stat-digit{font-size:24px;font-weight:300;color:#373757}.home-widget-three .stat-content{text-align:center;margin-left:60px;padding:13px}.stat-widget-four{position:relative}.stat-widget-four .stat-icon{display:inline-block;position:absolute;top:5px}.stat-widget-four i{display:block;font-size:36px}.stat-widget-four .stat-content{margin-left:40px;text-align:center}.stat-widget-four .stat-heading{font-size:20px}.stat-widget-five{min-height:60px}.stat-widget-five .stat-icon{font-size:50px;line-height:50px;position:absolute;left:30px;top:20px}.stat-widget-five .stat-content{margin-left:100px}.stat-widget-five .stat-text{color:#455a64;font-size:20px}.stat-widget-five .stat-heading{color:#99abb4;font-size:14px}.horizontal:before{background:#fff;bottom:0;content:"";height:38px;left:0;margin:0 auto;position:absolute;right:0;width:1px}.badges h1,.badges h2,.badges h3,.badges h4,.badges h5,.badges h6{margin:5px 0}.vue-lists ol,.vue-lists ul{padding-left:30px}.card .dropdown.float-right .dropdown-menu{left:inherit!important;right:0!important;top:93%!important}.dataTables_paginate .pagination{border-radius:0}.dataTables_paginate .pagination li{border-radius:0!important}.dataTables_paginate .pagination li a{border-radius:0!important;color:#292b35}.dataTables_paginate .pagination li.active a,.dataTables_paginate .pagination li:hover a{background:#292b35;border-color:#292b35;color:#fff}footer.site-footer{padding:0 1.875em}footer.site-footer .footer-inner{color:#78909c;font-family:"Open Sans",sans-serif;font-size:14px;line-height:1.5;padding:2.45em 1.125em}footer.site-footer .footer-inner a{color:#6a7074}.calender-cont{position:relative;padding-top:20px}.calender-cont .fc-title{color:#fff}.calender-cont .fc-center{position:absolute;top:0;left:0}.calender-cont .fc-center h2{font-size:16px;font-weight:700}.calender-cont td .fc-event{border:0 solid transparent;padding:1px}.calender-cont td .fc-time{color:#fff;font-weight:400;font-size:11px;padding:2px}.calender-cont .fc-left .fc-button-group{position:absolute;top:0;right:0}.calender-cont .fc-left .fc-button-group button{height:20px;width:20px;line-height:18px;padding:0;border:0 solid transparent;background:#eceff1;color:#889196}.calender-cont .fc-left .fc-button-group button.fc-prev-button{margin-right:4px}.calender-cont .fc-left .fc-button-group button .fc-icon{font-size:11px}.calender-cont .fc-left .fc-button-group button:hover{background:#d8d8d8}.calender-cont.widget-calender{padding-top:20px}.calender-cont.widget-calender td,.calender-cont.widget-calender th{font-size:14px;border:0 solid transparent}.calender-cont.widget-calender .fc-right,.calender-cont.widget-calender .fc-today-button{display:none}.calender-cont.widget-calender .fc-widget-content{height:45px!important;min-height:45px!important}.calender-cont.widget-calender .fc-day-grid-container{max-height:250px!important;overflow:hidden!important}@media (max-width:1368px){.twt-category{margin-bottom:0}.twt-feed{max-height:155px}.twt-feed img{height:75px;width:75px}.stat-widget-one .stat-content{margin-left:15px}.badges button{margin:2px 0}#g2{padding-top:33px}.height-93{height:75px}.height-100{height:90px}.widget .row.p-4.height-93{padding:1.125em 1.75em!important}.widget .card-footer.p-3.bg-white.text-center{padding:.9em!important}.weather h3.fw-r.text-white{font-size:1.125em}.weather span{font-size:12px}}@media (max-width:1024px){.navbar .main-menu{padding:0}#language-select,.user-area .dropdown-toggle,header .form-inline{height:48px}.header-left .dropdown .dropdown-menu{top:47px!important}#language-select .dropdown-menu{top:49px!important}.user-area .user-menu{top:51px!important}.flotRealtime2{height:330px}.card{margin-bottom:1.25em}.card-footer.bg-white.br-0.pl-5.pr-5.pt-0.pb-5{padding-bottom:1.5em!important;padding-left:1em!important;padding-right:1em!important}#g2{height:auto!important;padding-top:7px}#flotBar2{height:150px}#g1{margin-top:0!important;margin-bottom:0!important;padding-top:0!important}.card-footer.bg-white [class*=float]{display:block;float:none!important;text-align:center}.card-footer.bg-white [class*=float].currency{display:inline-block}.card-footer.bg-white [class*=float].fa{display:inline-block;float:left!important}#traffic-chart{height:232px!important}i.p-4.font-3xl.width-90.text-center.mr-3.float-left.text-light{font-size:1.8125em;width:75px}.card i+h4{display:inline;padding-top:1em!important}.card-footer.bg-white.br-0.pl-5.pr-5.pt-1.pb-4.mb-3{padding-left:1em!important;padding-right:1em!important}.font-4xl{font-size:2.75em}.media.p-4.height-100,.widget .row.p-4.height-93{padding:1rem!important}.height-100{height:63px}.widget .social .rounded-circle{max-width:60px;margin-top:8px}footer.site-footer{padding:0 1.125em}footer.site-footer .footer-inner{padding:1.75em 1em}}@media (max-width:992px){[class*=col].no-padding{flex:none}}@media (max-width:768px){.navbar{height:100vh}.navbar .navbar-nav li.menu-item-has-children>a:before{display:block!important}.navbar .main-menu{float:none;padding-bottom:70px}.left-panel{display:none}aside.left-panel{overflow:scroll}.right-panel header.header{height:62px}.right-panel .top-left,.right-panel .top-right{width:100%;float:none;background:#fff}.right-panel .menutoggle{float:right}.right-panel .navbar-header{padding:0}.right-panel header.header{position:static}.right-panel header.header .top-left{position:fixed;top:0;left:0;right:0;padding:0 30px;z-index:999;border-bottom:1px solid #dcdcdc}.right-panel header.header .top-right{padding:0 30px}.small-device .right-panel{margin-left:0}#left-panel{max-width:100%;width:100%}#left-panel .navbar .navbar-nav li>a{max-width:inherit;font-size:14px}#left-panel .navbar .navbar-nav li>a .menu-icon{width:55px;text-align:left;font-size:14px}#left-panel .navbar .navbar-nav li.menu-item-has-children.show .sub-menu{position:static!important;padding-left:50px}.orders{overflow:hidden}.order-table .avatar,.order-table .serial{display:none}}@media (max-width:575px){#left-panel .navbar,#left-panel .navbar .main-menu{display:inherit}#left-panel .navbar .sub-menu.children{display:none}#left-panel .navbar .sub-menu.children.show{display:block}.right-panel .navbar-brand{width:220px;padding-bottom:5px}.right-panel .menutoggle{width:20px}}#cellPaiChart .pieLabel{top:50px!important}#cellPaiChart .pieLabel div{font-size:16px!important}#cellPaiChart #pieLabel1{left:20px!important}#cellPaiChart #pieLabel0{left:inherit!important;right:20px!important}#smsTexton{position:absolute;border:1px solid #aaa;color:#0cf;font-family:Verdana,sans-serif;font-size:11px;line-height:16px;padding:2px 5px;margin:25px 0 0 5px}.i-code{display:none}
/*!!!*/@font-face{font-family:"icomoon";src:url(/static/media/icomoon.f6f45e8b.eot);src:url(/static/media/icomoon.f6f45e8b.eot) format("embedded-opentype"),url(/static/media/icomoon.8dde12ca.ttf) format("truetype"),url(/static/media/icomoon.86bf9731.woff) format("woff"),url(/static/media/icomoon.3bfd5221.svg) format("svg");font-weight:400;font-style:normal;font-display:block}[class*=" icon-"],[class^=icon-]{font-family:"icomoon",serif!important}.icon-2:before{content:"\e900"}.icon-7:before{content:"\e901"}.icon-14:before{content:"\e902"}.icon-30:before{content:"\e903"}.icon-day:before{content:"\e904"}.icon-m:before{content:"\e905"}.icon-minus-day:before{content:"\e906"}.icon-minus-m:before{content:"\e907"}.icon-minus-week:before{content:"\e908"}.icon-week:before{content:"\e909"}.date-icon{font-size:30px;color:#444;font-weight:500}.icon-btn.selected{color:#000;font-weight:700}.mobile-off{display:none}#weatherWidget .currentDesc{color:#fff!important}#flotPie1{height:150px}#flotPie1 td{padding:3px}#flotPie1 table{top:20px!important;right:-10px!important}.chart-container{display:table;min-width:270px;text-align:left;padding-top:10px;padding-bottom:10px}#flotLine5{height:105px}#flotBarChart{height:150px}#cellPaiChart{height:160px}.progress-box:active,.progress-box:hover{cursor:pointer;background:#f0f0f0}.no-drop{pointer-events:none}.no-drop:hover{cursor:no-drop}.grid6{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.adapt{min-width:960px}.tbo{display:inline-block}.custom-mselect{width:150px;box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;align-items:center}img.text-logo{height:25px;width:auto;max-width:145px}img.icon-logo{width:35px}.user-area .user-avatar{float:right;width:50px}.user-area{float:right;padding:20px;width:100%;justify-content:center;align-items:center;background-image:linear-gradient(120deg,#fdfbfb,#ebedee);display:flex;flex-direction:row}.user-area,.user-area .dropdown-toggle{position:relative}.user-area .dropdown-toggle:before{content:"";position:absolute;left:calc(50% + 13px);bottom:35px;background:#868e96;width:15px;height:15px;border-radius:100%;border:2px solid #fff;z-index:1}.top-right{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;height:100%}.balance{margin:0 10px;cursor:pointer}.icon-notification{width:40px;height:40px}.icon-message,.icon-notification{border-radius:50%;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:16px;box-sizing:border-box;background-color:#fff;margin:0 10px}.icon-message{width:30px;height:30px}.icon-message i,.icon-notification i{position:relative;color:#000;font-size:18px}.icon-message .count,.icon-notification .count{background:#d9534f;border-radius:50%;color:#fff;font-family:"Open Sans",sans-serif;font-size:9px;font-weight:700;height:18px;width:18px;line-height:0;text-align:center;display:flex;flex-direction:row;justify-content:center;align-items:center;top:-8px;position:absolute;right:-16px}.icon-message .count{background:#44bf75}.right-panel .navbar-brand{width:auto;flex-wrap:nowrap;float:left}.mob-box,.right-panel .navbar-brand{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.mob-box{width:100%;max-width:320px;position:relative}.checkboxes{padding:0}.custom-mselect{padding:25px 0;margin-bottom:0}.ios-ui-select{min-width:22px;border-color:#d1d1d1;opacity:1;box-shadow:inset 0 0 0 2px #d6e0e6;z-index:1;text-align:center;display:inline-block;cursor:pointer;height:22px;border-radius:18px;transition:all .35s cubic-bezier(0,.89,.44,1);text-indent:-9999px}.ios-ui-select.checked{box-shadow:inset 0 0 0 14px #666;opacity:1!important}.ios-ui-select.checked .inner{transform:scale(1)}.ios-ui-select .inner{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAQAAADa613fAAAC70lEQVR42u3bPWgUQRgG4N0kxpjCYJFCFBVRCyFg0PgD/oAiKpGgAUEwhVhoI4I2FoIpxDSmCBZqIYopRMEUWiSIiilEBEEwKCgHRgwqKsIhxngQ89qYkMu9iTuzs7N74Z0rb+bbe/Z2Z+b79i5EMDtaRSCIIIIIIogggggiiCCCCCKIIIIIIogggggyWyE15Q+ZF3QF+WAkeB20GI1Dtl616Md4G0Nr9JHZYlSjD5PbIMJyhFSiB1Pb8qijs3OPhMH1oDXGPZyRbyPEFZS2j6got0urE6y1ldvN3k4Z7SYxssA4RRmdZlHSZxzDGGFcjj7xZgPShj+E0W3KSBuyH6OE0YNK81hpMnajQBi9qLaJlh5jG4YJ4zFq7eKlxdiAPGE8w3zbiOkwGvCdMAawwD5mGoxV+EIYb1AfJ6p/xjIMEcY7LI4X1zdjEXKEMYQVcSObda9CE9ahyvpw9XhFGF+xOv4pMuncjE//Ntd7rA5WhxeEkccaF9919K6Nk5avAvZaZONPCeMnNrq5aKN3vVX0AX5hu9GBavCIMEyjOIHkSs7lJoOiwj3CKKDZ3TQSvetLcnU3Riwq3CaMURxwOR9G79phOd+EuEZGjuGw24ndZM6xWwEu0vzvuOsVyqTzUromD864JndQxmn3S61Z95V0l/R22l3SGco4l8SeIcl96wnK6Epm82M+ZP00mUTdlH5HaFHhqnk2ntymcSvN7fqLcruDNBu/aZONJ7n73UWz7b6JbLuFvn8Xc5LbV9sO3DdD/WMHfpP3HtgVFZLPRw5RSjc20wvviW1RwUdidZTezqzg9rxkKsgUJMBJRGkD8bJxP6nu2f8ycljoI4mOH+LCjIwPWOKnGuDiWdOlaRmf4xcVfFZRQtygjG9o8FefcfU89g5Ju5p8FprcPSHvLWIMY4vfipnL3yw8nGCMYKfvCqbLYHNxHu/xA/ex1n9FOdQfKgURRBBBBBFEEEEEEUQQQQQRRBBBBBFEEEHG21/sNjJ4iVKmQwAAAABJRU5ErkJggg==) 50% no-repeat;background-size:100%;width:100%;height:100%;content:"";transition:all .35s cubic-bezier(0,.89,.44,1);transform:scale(0)}.offer-container .ios-ui-select{border-color:#1800ff;width:30px;height:30px;border-radius:100%;opacity:1;box-shadow:inset 0 0 0 2px #1c84c3;z-index:2;text-align:center;display:inline-block;cursor:pointer;transition:all .35s cubic-bezier(0,.89,.44,1);text-indent:-9999px;position:relative;float:left}.form-group{margin-bottom:0}.tab-content i{font-style:normal;-webkit-user-select:text;user-select:text}.tab-pane p{font-size:12px}.tab-pane a{color:#f15a24;cursor:pointer;font-weight:700}.user-area .user-menu{background:#fff;border:none;left:60px;right:auto;top:54px!important;margin:0;max-width:150px;padding:5px 10px;position:absolute;width:100%;z-index:999;min-width:150px;box-shadow:0 3px 12px rgba(0,0,0,.05)}a.avatar-photo{border-radius:100%}.custom-tab .nav-tabs>.active>a:focus,.custom-tab .nav-tabs>a.active,.custom-tab .nav-tabs>li.active>a:hover{z-index:1}ul.nav.navbar-nav{height:100%;align-items:flex-start;justify-content:flex-start;width:100%}.lastLi,ul.nav.navbar-nav{display:flex;flex-direction:column}.lastLi{margin-top:100%;cursor:pointer;justify-content:center;align-items:center;padding:10px 0;background-image:linear-gradient(120deg,#fdfbfb,#ebedee);color:#343a40;min-height:50px;bottom:0}.lastLi,.open aside.left-panel .navbar .navbar-nav li.lastLi{position:absolute}.navbar .navbar-nav li>a.logout{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap;width:100%;text-align:center}#left-menu{transition:all 1s linear!important}.navbar-brand{font-size:14px}.mob-box{float:left;width:80%;margin-left:20px}.checkboxes{padding:14px}.table-bordered td,.table-bordered th{border:none;border-bottom:1px solid #dee2e6}.table-bordered{border:none}table.dataTable thead .sorting:after,table.dataTable thead .sorting:before,table.dataTable thead .sorting_asc:after,table.dataTable thead .sorting_asc:before,table.dataTable thead .sorting_asc_disabled:after,table.dataTable thead .sorting_asc_disabled:before,table.dataTable thead .sorting_desc:after,table.dataTable thead .sorting_desc:before,table.dataTable thead .sorting_desc_disabled:after,table.dataTable thead .sorting_desc_disabled:before{bottom:.5em}.icon-btn{margin:0!important;background:none;width:45px;height:45px}.icon-btn.selected,.icon-btn:hover{box-sizing:border-box;border-radius:5px;max-width:45px;padding:0;margin:0;background:none;border-radius:100%;background:#ced4da}.checkboxes{flex-wrap:nowrap!important;font-size:14px}.cont,.cont:before{min-height:267px}.cont:before{z-index:-1;content:"Упс...картинка оффера не загрузилась";text-align:center;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;height:100%;position:absolute;background:url(/static/media/dot.c18d167e.png) fixed;color:#222;padding-top:50px}.offer-block{float:left;position:relative;flex:1 1 auto;min-width:250px}.offer-block,.offer-ui{display:flex;box-sizing:border-box}.offer-ui{flex-direction:row;grid-gap:5px;gap:5px;justify-content:center;align-items:center}.offer-block{-webkit-user-select:text;user-select:text}.offer-block label{width:100%;display:flex;height:100%}.offer-content{flex-direction:row;flex-wrap:wrap}.offer-content,.offer-content.column{display:flex;width:100%;justify-content:flex-start;align-items:flex-start;box-sizing:border-box;padding:5px 10px 10px;height:100%}.offer-content.column{flex-direction:column}.offer-footer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:50px;width:100%;padding:5px 0 0 10px}.offer-id{font-size:15px;font-weight:500;line-height:18px;letter-spacing:0;text-align:left;color:#2b2f3a}.offer-id span{margin:0 5px 0 0}.price-block{display:flex;flex-direction:column;width:100%}.price-block.row{flex-direction:row;grid-gap:10px;gap:10px}.btn-block .btn:hover{background-color:#8c67f6;color:#fff}.info-container{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;min-width:120px;max-width:140px;min-height:350px;background:#2b2f3a;border-radius:20px;box-sizing:border-box;padding:10px 10px 10px 40px;margin:10px 10px 10px -40px;overflow:hidden;z-index:0;font-size:12px;color:#fff;text-align:left}.offer-content .flex-row{padding:5px 0 5px 10px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.offer-content .flex-row .icon{width:20px;height:20px;display:flex;justify-content:center;align-items:center;max-width:20px;max-height:20px;border-radius:100%}.offer-content .flex-row .icon img{margin:0;padding:0}.offer-content .flex-row.description{font-size:12px;justify-content:flex-start}.offer-content .flex-row.description.blue{color:#0e64d9}.offer-content .flex-row.description span{width:100%}.offer-content.space-beetween{justify-content:space-between;padding:20px 20px 20px 10px}.space-beetween{justify-content:space-between}.flex-row .category,.flex-row .country,.flex-row .operator{width:100%;text-align:left;color:#535353;font-size:14px;font-weight:400;letter-spacing:0;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;line-height:1;grid-gap:5px;gap:5px;background:rgba(238,238,255,.62);padding:5px 10px;border-radius:50px}.theme-dark .flex-row .category,.theme-dark .flex-row .country,.theme-dark .flex-row .operator{background:rgba(67,67,67,.62);color:#bdbdbd}.trial{display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:12px;color:#535353;background:rgba(238,238,255,.62);padding:5px 10px;border-radius:50px;width:80px}.info-container i{width:15px;height:15px;display:inline-block;margin:0 2px}.info-container i img{width:100%}.offer-container{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;border-radius:10px;box-sizing:border-box;overflow:hidden;z-index:0;cursor:pointer;background-color:#fff;height:100%;min-height:100%;border:2px solid #eee}.offer-title{line-height:21px;letter-spacing:0;width:100%}.screen{position:relative;margin:0 auto;height:72%;width:100%;background:#666;border:1px solid #666}.circle,.screen{display:block;overflow:hidden;box-sizing:border-box}.circle{border-radius:50%;border:3px solid #000;width:40px;height:40px;margin-top:10px;background:#fff;font-family:"Poiret One",cursive}.offer-info img{display:block;position:relative;height:auto;margin:0 auto}.offer-image{width:165px;margin-top:5px;margin-bottom:0;position:relative;float:left;min-height:240px}.offer-image img{height:100%!important;position:relative;border-radius:5px;max-height:250px;display:block}.offer-info-icon{width:32px;height:32px;display:flex;justify-content:center;align-items:center;cursor:pointer;background-color:initial!important}.btn-block{justify-content:flex-end}.btn-block,.but-block .but{display:flex;flex-direction:row;align-items:center}.but-block .but{width:125px;height:40px;box-sizing:border-box;border:1px solid #8c67f6;border-radius:45px;justify-content:center;padding:10px;background:transparent;color:#8c67f6;font-size:14px}.but-block .but:hover{background-color:#8c67f6;color:#fff}.shtorka{flex-direction:column;justify-content:space-around}.hover-block,.shtorka{width:100%;height:100%;display:flex;align-items:center;top:0}.hover-block{left:0;padding:0;flex-direction:row;justify-content:center}.hover-block,.toggle-button{position:absolute;margin:0 auto}.toggle-button{display:inline-block;color:#fff;bottom:0;left:50%;transform:translate(-50%,-32%)}.toggle-button input{display:none}.toggle-button--aava input[type=checkbox]+label{width:80px;background:rgba(0,0,0,.3);color:#fff}.toggle-button--aava label{height:30px;line-height:30px;transition:all .2s;border-radius:2.2rem}.toggle-button label{display:inline-block;text-transform:uppercase;cursor:pointer;text-align:left}.toggle-button--aava input[type=checkbox]+label:before{opacity:0;transform:translateY(20px)}.toggle-button--aava label:before{content:attr(data-on-text)}.toggle-button--aava input[type=checkbox]+label:after{opacity:1;transform:translate(0)}.toggle-button--aava label:after{content:attr(data-off-text)}.toggle-button--aava label:after,.toggle-button--aava label:before{position:absolute;right:1rem;transition:all .2s ease-out .1s}.toggle-button--aava input[type=checkbox]:checked~label{width:80px;background:#45bbd4;box-shadow:0 0 0 320px rgba(0,0,0,.57)}.cont{position:relative;z-index:999}.cont2{flex-direction:row;position:absolute;bottom:0;height:0;width:100%;background:url(/static/media/shtor.3cdad0e0.png) no-repeat 50%;background-size:100% 100%;overflow:hidden}.cont2,.oss-block{display:flex;justify-content:space-around;align-items:center}.oss-block{position:relative;flex-direction:column;width:80%;min-height:40px;height:auto;border-radius:15px;background:rgba(0,0,0,.5);color:#fff;text-align:center;margin:10px auto;font-size:10px;padding:10px 5px;box-sizing:border-box}.oss img{width:30px;display:block;position:relative}.oss{font-weight:400;min-height:40px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:10px 0}.type,.type-price{width:100%;min-height:40px;padding:10px;background:rgba(0,0,0,.75);border-top:1px solid hsla(0,0%,100%,.2)}.oss-icon{width:38px;height:38px;border:2px solid #d3d3d3;margin:10px auto 5px}.oss-icon img{display:block;width:100%;image-rendering:crisp-edges;border:1px solid #fff;border-radius:50%;background:#fff}.left-sidebar:hover{z-index:9999}.toggle-button--aava .toggle-button__icon{position:absolute;left:0;top:0;height:30px;width:20px}.offer-info{background:none;flex-direction:column;justify-content:flex-start;align-items:flex-start;box-sizing:border-box;font-size:12px;height:auto}.offer-info,.offer-info-item{display:flex;position:relative;width:100%}.offer-info-item{flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;padding-top:5px}.offer-info-item span{min-width:33%;text-align:center}@media screen and (max-width:320px){.offer-block{margin:0}#offer-search{max-width:84.5%}}.categories .btn-group{max-width:100%;overflow:hidden;display:flex;vertical-align:middle;flex-direction:row;flex-wrap:wrap}.oss-list{width:120px}.hvr-reveal{display:flex}.hvr-reveal:before{border-radius:20px;z-index:1}.shtorka{transition:.5s;position:absolute}.cont2:hover,.offer-image:hover+.cont2{height:100%}.bottom-line{position:absolute;bottom:3px;width:80%;margin:0 auto;height:5px;background:none;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap}.custom-mselect{width:220px;padding:5px 10px;max-width:100%}.dot{width:5px;height:5px;box-sizing:border-box;background:#fff;opacity:.3;border-radius:50%;margin:2px 3px;float:left}.age{background:#e74c3c;border-radius:15px 0 0 15px;padding:1px 16px;color:#fff;right:0;position:relative;font-size:.7em;top:18px;margin:0 auto}.adult{background-image:linear-gradient(0deg,#f77062 0,#fe5196)}.adult,.non-adult{border-radius:0 0 0 15px;padding:6px 3px;color:#fff;right:-50%;position:absolute;font-size:.8em;top:4px;width:40%;margin:0 auto;transform:translate(-50%);text-align:center;left:50%;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.non-adult{background-image:linear-gradient(0deg,#0ba360 0,#3cba92)}.restriction-text{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;text-align:left;font-size:10px;color:#fff;background-image:linear-gradient(90deg,#434343 0,#000);border-radius:0;box-sizing:border-box;padding:5px 10px;overflow-y:scroll;-webkit-overflow-scrolling:touch;position:relative}.count{border-radius:50%;color:#fff;font-size:12px;height:15px;width:15px;line-height:15px;padding-left:2px}.form-check-inline{margin:5px auto}.form-check-label{font-weight:400}.pick-offers{justify-content:flex-end;margin:0 20px;width:100%}.pick-offers,.pick-offers span{display:flex;flex-direction:row;align-items:center;color:#fff}.pick-offers span{min-width:40px;width:40px;height:auto;border-radius:40px;background:#dc3545;text-align:center;font-size:.8em;margin:auto 10px auto 5px;box-sizing:border-box;padding:0;max-width:20%;border:2px solid hsla(0,0%,100%,.75);justify-content:center;float:right}.search-line{width:100%;flex-wrap:wrap}#offer-search{max-width:calc(100% - 20px)}.pick-offers{align-items:flex-end;min-width:280px}.rw-multiselect .rw-widget{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.lab-check{float:left;margin-top:2px}.line1{min-width:200px}.line1,.line2{margin:0;padding:0;box-sizing:border-box;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;float:left}.line2{width:50%}.create-links{font-size:12px;right:5px;margin:3px 10px 3px auto}.form-group{flex-direction:row;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;width:100%}.rw-select{display:none}.change-view{align-items:center}.change-view,.check-only{flex-direction:row;justify-content:flex-end}.check-only{width:100%;max-width:100%;position:relative;display:flex;padding:5px 35px 5px 10px}.name-check{margin:0 5px;font-weight:400}.footer{bottom:0;position:fixed;display:table-cell;width:calc(100% - 270px);z-index:1;padding:10px;box-sizing:border-box}.row{margin-left:0;margin-right:0}.open{width:100%}.avatar{max-width:36px;margin:2px;padding:0;box-sizing:border-box}.mCSB_inside>.mCSB_container{margin-right:0}.mCSB_scrollTools{width:4px}.mCustomScrollBox{position:absolute}.mCSB_scrollTools .mCSB_draggerContainer{left:-6px}@media screen and (max-width:320px){#offer-search{width:100%;max-width:84.5%}.pick-offers{font-size:12px}}.checkboxes{width:auto;display:flex;flex-direction:row;justify-content:flex-start;text-align:left;align-items:center;padding:10px;box-sizing:border-box}.filters-align{flex-direction:row;align-items:flex-start}.screenshot img{width:40px;height:40px;background:none}.potoki{width:300px;display:inline-block;margin:5px auto 10px}.btn,.potoki{font-size:12px}.operator .oss-icon{border:none;display:block;margin:0}.alert-copy{position:fixed;top:20%;right:10px;width:auto;font-size:14px;background:#22a7f0;border-radius:5px;box-sizing:border-box;padding:10px;display:flex;flex-direction:row;justify-content:center;align-items:center;color:#fff;font-weight:700;flex-wrap:nowrap;box-shadow:0 0 6px 2px #909090;transition:all .5s linear}.alert-copy span{margin:0 5px}.alert-copy i{font-size:16px}.hidden{opacity:0;transition:all .5s linear;display:none}.cursor{cursor:pointer}.footer-relative{position:relative;display:flex;width:100%}.btn-margin{margin:2px 0}input[type=email],input[type=number],input[type=password],input[type=text],textarea{font-size:12px}.right-buttons{flex-direction:column;justify-content:flex-start;align-items:flex-end}.my-select{width:100%;max-width:414px;height:auto;font-size:12px;box-sizing:border-box;height:28px}.input-group-text{line-height:1.5;font-size:12px}.input-select{min-width:300px;width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;float:left}.form-control{font-size:12px}textarea{resize:none;overflow:scroll;min-height:50px;max-height:300px}.form-control-sm{height:calc(1.8125rem + 3px)}.viplata i{font-size:12px;margin:0 2px}.htooltip span{background-color:rgba(0,0,0,.8);border-radius:15px 15px 15px 0;box-shadow:1px 1px 10px rgba(0,0,0,.5);color:#fff;margin-left:2px;margin-top:-75px;opacity:0;padding:10px 10px 10px 40px;position:absolute;text-decoration:none;visibility:hidden;width:350px;z-index:10}.htooltip:hover span{opacity:1;visibility:visible}.inputs-block{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.offer-title{color:#000;font-size:13px;font-weight:600;text-align:left;height:40px}.custom-mselect{padding:0}.oss-icon{border-radius:100%;overflow:hidden;margin:0 auto;padding:2px;box-sizing:border-box}.oss-icon,.td-operator img{display:block;width:30px;height:30px;border:none}.td-operator img{min-width:24px;margin:3px;float:left}.offers-min{width:20px;height:40px}.offer-line.oss-icon{width:25px}.offer-line .oss-icon img{width:100%}table.dataTable thead td,table.dataTable thead th{padding:10px 18px;border-bottom:1px solid #d3d3d3}[class*=" icon-"],[class^=icon-]{font-family:icomoon,serif!important;speak:none;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.avat-bg{ /*!!!*/display:block;position:relative;margin-top:70px; /*!!*/float:left;box-sizing:border-box}.row{margin:0}.avatar-img{width:200px;height:200px;border-radius:100%;overflow:hidden;background-size:100% auto;background-color:#fff;background-repeat:no-repeat;margin:-100px 5px 10px 30px;border:1px solid #fff}.ava,.avatar-img{display:block;float:left;position:relative}.bg-grad{box-sizing:border-box;position:relative;background:#141e30;background:linear-gradient(90deg,#0c2646 0,#204065 60%,#2a5788);border-radius:.5rem .5rem 0 0;padding:0!important;padding-top:50px}.info-block{padding:.55rem}.tac{text-align:center}h2 i{font-size:1.2rem}h2 span{float:left}.circle{border-radius:100%;border:1px solid #ced4da;width:25px;height:25px;justify-content:center;float:left;margin:0 5px;background:#141e30;background:-webkit-gradient(linear,left top,right top,from(#0c2646),color-stop(60%,#204065),to(#2a5788));background-image:linear-gradient(90deg,#0c2646 0,#204065 60%,#2a5788);color:#fff}.blk,.circle{display:flex;flex-direction:row;align-items:center}.blk{width:100%;text-align:left;justify-content:flex-start;margin:5px auto}.white{color:#fff}.title-block{float:left;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-top:-50px;margin-left:20px}.fs22{font-size:22px;line-height:1.5;padding:2px 20px}.edit-photo{position:absolute;right:20px;bottom:15px}.edit-name{font-family:inherit;font-weight:500;line-height:1.2;font-size:2rem;background:none;border:none;margin:0 auto 5px;max-width:700px;padding:2px 0;width:100%;box-sizing:border-box}.edit-name:focus{box-shadow:0 0 5px 0 #fff;border-radius:5px;background:rgba(0,0,0,.2);box-sizing:initial}.m-bottom{padding-bottom:68px /*!!!*/}.save{position:absolute;right:20px;top:20px}.padding15{padding:15px!important}.padding10{padding:10px!important}.padding5{padding:5px!important}.padding0-10{padding:0 10px!important}.ofcard{position:absolute;top:-5px;width:28px;height:28px;left:40%;right:50%;margin:6px auto 5px}td i .ossicon{position:relative}table.dataTable tbody td,table.dataTable tbody th,table th{text-align:center}span.ss{line-height:2.2}.newoffer{background-image:linear-gradient(90deg,#fad961 0,#f76b1c);width:38px;height:32px;display:flex;flex-direction:row;justify-content:center;align-items:center;color:#fff;font-size:.7em;border-radius:0 0 5px 5px;position:absolute;left:32px;top:0;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.offer-block .ios-ui-select.checked{box-shadow:inset 0 0 0 16px #0f64d8;opacity:1!important}.theme-dark .offer-container{background-color:#2f2f2f;color:#fff;border:2px solid #333}.theme-dark .offer-id,.theme-dark .offer-title{color:#fff}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{border-bottom:3px solid red;background:none}.no_left_right_padding{padding-left:0!important;padding-right:0!important}.card-header h2{font-size:22px}.input-group-append{cursor:pointer}.input-group-append:hover{cursor:pointer;background:hsla(0,0%,100%,.3)}.nowide{width:65%!important;height:calc(1.8125rem + 3px)}.b-group{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}.b-group,.column{align-items:flex-start}.column{flex-direction:column;justify-content:flex-start;box-sizing:border-box;padding:0 10px}.chosen-container-multi .chosen-choices{height:calc(1.8125rem + 3px);border-radius:3px;border:1px solid #ced4da}.chosen-container-multi .chosen-choices li.search-choice{margin:5px 5px 3px 0}.chosen-container-multi .chosen-choices li.search-field input[type=text]{height:29px}.groups{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.nowrap select{margin:0 -2px}.nowrap .chosen-container{margin:0 -3px}td{text-align:right}i.customize-table{padding-right:3px}.MuiChip-label{white-space:pre-line!important}.MuiInputBase-root{font-size:.9rem!important}.MuiInputLabel-shrink{font-size:1.2rem!important;font-weight:400!important}.button-block{width:5%;float:right;margin-top:-5px}.custom-mselect{justify-content:flex-start}.nav-filter .custom-mselect{justify-content:flex-end;flex-direction:row-reverse;margin:2px 0}.nav-filter .ios-ui-select{position:relative;margin:0 10px 0 0}#date-picker-buttons{margin-top:4px}.MuiFormControl-root{flex-direction:row}.margin20{margin-top:30px}table i{font-size:12px;padding-top:3px}.ti-angle-down:before,.ti-angle-right:before{margin:0 5px}.ti-angle-up:before{margin:0 5px;color:green}table{border-color:#d3d3d3}tr.drop,tr.drop td{background:#dfdfdf;border-color:#d0d0d0}tr.doubledrop,tr.doubledrop td{background:#fff;border-color:#d0d0d0}#datapiker{margin-top:20px}.preferences{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.preferences .margin5{max-width:45%;float:left}.dataTables_info{visibility:hidden}.btn-bg{width:80px;border-radius:50px;background:none;display:flex;flex-direction:row;justify-content:center;align-items:center;margin-right:5px;float:right;right:40px;position:absolute}.btn-bg button{color:#ccc}.circle-btn-group{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;margin:10px auto}.circle-btn{padding:5px;border-radius:110%;border:1px solid #ced4da;color:#666}.circle-btn,.icon-btn{width:40px;height:40px;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0 5px;background:#fff}.icon-btn{border:none;border-radius:3px;image-rendering:high-quality;box-sizing:border-box;transition:all .3s}.icon-btn:hover .demo-icon{color:#fff}.icon-btn img{width:95%;min-width:25px;min-height:25px;image-rendering:high-quality}.my-icon{font-family:"fontello",serif;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (max-width:414px){.btn{margin-bottom:0!important}#gr2 label,#gr3 label{display:none}.jss8{min-width:100%}#gr2,#gr3{margin-top:-25px}section#offers-list{width:100%}.offer-info{flex-wrap:wrap}.w-auto{width:100%!important}.filter-buttons div{width:30px;height:30px}.offer-block.line-view .offer-title{display:flex;justify-content:flex-start;align-items:center;font-size:12px}.offer-block.line-view .offer-info-mobile{padding:5px 10px}.mobile-view .offer-title{font-size:12px}.offer-block.line-view .mobile-view .row .icon{max-width:30px;width:35px;height:35px;margin-left:2px}.offer-block.line-view .mobile-view .row .icon img{width:100%;box-sizing:border-box;border-radius:500px;border:1px solid #e2e2e2}}.MuiInputLabel-formControl{top:-5px}.close-tr{width:40px}.jss601{margin:0;padding:0}button i.fa{font-size:18px}.simple-table.no-wrap td,.simple-table.no-wrap th{white-space:nowrap!important}.simple-table.align-left td,.simple-table.align-left th{text-align:left!important}.simple-table td i{font-size:18px;margin:auto 5px;font-weight:500!important;box-sizing:border-box}.simple-table td,.simple-table th{vertical-align:middle!important;font-size:12px!important}.inputs-block{flex-grow:1}.chtitle{background:linear-gradient(180deg,#323232 0,#3f3f3f 40%,#1c1c1c 150%),linear-gradient(0deg,hsla(0,0%,100%,.4) 0,rgba(0,0,0,.25) 200%);background-blend-mode:multiply;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.id{width:90px;height:auto;border-radius:.5rem 0 .5rem;font-size:15px;position:absolute;top:0;left:0;background:none;display:flex;flex-direction:row;justify-content:center;align-items:center;text-align:center;color:rgba(0,0,0,.54);  /*!!!*/border-right:2px solid rgba(0,0,0,.54); /*!!!*/border-bottom:2px solid rgba(0,0,0,.54); /*!!!*/cursor:pointer}#user-id{display:block;margin:0 5px}.diapazon{position:absolute;font-size:12px!important;right:40px;border-radius:0;color:#b5bcc2;font-weight:700;padding:.25em .3em;text-transform:uppercase;margin:2px}.text-right{width:100%}label.float-left{display:inline-block;max-width:100%;width:100%;margin-bottom:5px!important;font-weight:700;font-size:14px;color:#878787}.form-group{margin-bottom:1rem}span.fa.fa-phone,span.fa.fa-skype,span.fa.fa-telegram{font-size:22px}.weight{max-width:100px}td.width{width:120px}.right-buttons{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;flex-wrap:wrap}.title-smart{margin:20px auto 10px;padding-left:10px}.opetaror{display:flex}#mobVis{display:none}#fullWidth,#fullWidth1{-webkit-overflow-scrolling:touch}.diapazon{margin-right:20px}@media screen and (max-width:1024px){.buttons-block{justify-content:space-between;flex-direction:row}.right-buttons{justify-content:flex-end;margin-top:5px;margin-bottom:5px}.btn-block button{width:48%;margin-top:5px;margin-bottom:5px}.linkToCopy{min-width:380px}.min300{min-width:300px}.oss-icon{float:left}.min130{min-width:130px}.min140,.min200{min-width:140px}.smart-create{bottom:170px!important}}@media screen and (max-width:414px){#mobHide{display:none}#mobVis{display:inherit;margin-bottom:20px}.save{margin-top:10px}}div.code{font-size:12px;display:block;margin:10px;background:#f1f1f1;color:#444;padding:3px 10px;text-align:left;cursor:text;width:auto;white-space:pre-wrap;word-break:break-all;border-radius:5px;border:1px solid #ddd;position:relative}.startK,div.code{user-select:text;-webkit-user-select:text}.startK{width:100%}.startText{float:left;color:#f22c40}.startText,i.stat-icon{-webkit-user-select:text;user-select:text}i.stat-icon{color:#666}.value{color:#7b9726;-webkit-user-select:text;user-select:text}i.copy-btn{position:absolute;right:5px;top:5px;cursor:pointer;color:#2c3e50;font-size:18px}.tabulation{margin-left:20px}input.anal-search{border:none;border-bottom:1px solid #d3d3d3;line-height:48px;width:calc(100% - 30px);height:52px;box-sizing:border-box;padding:25px 5px 5px}.simple-table.no-wrap td{white-space:nowrap!important}aside.left-panel{height:100%}nav.navitab{background:#fff}.card.no-mb,nav.navitab{border-radius:5px 5px 0 0}.card.no-mb{margin:0}.no-bor-rad-top{border-radius:0}.fortabs{padding-bottom:2px}.restriction-text p{font-size:12px;line-height:normal;color:#fff}button.btn.btn-outline.create-links,button.btn.btn-outline.create-links.active,button.btn.btn-outline.create-links:hover{background:#3f4a57!important;color:#fff;-webkit-appearance:none}.closeButton{display:none}.top-right{justify-content:flex-end;margin-right:10px;font-weight:400;color:#b5bcc2}.footer{width:calc(100% - 120px)}.pick-offers{color:#333}.bg-transparent{background-image:linear-gradient(120deg,#fdfbfb,#ebedee)}input#offer-search{background:#e9ecef}.btn-block button{width:auto}.noBet{opacity:.7!important}.screen{min-height:326px}.e-mail{color:#fff}

/*!!!*/.fdc{flex-direction:column;justify-content:flex-start;align-items:flex-start;text-align:left}ul.fdc{list-style-type:none;color:#222}.fdc span.fa.fa-telegram{color:#76baff;font-size:16px;margin-right:5px}a.contacts-a{color:#222;font-weight:400}.modalText{margin-bottom:10px}p.modalText.tal{line-height:normal;font-size:13px}.modal-header .close{padding:1rem;margin:-1rem -2rem -1rem auto}.sm-mod{padding:10px 20px;max-height:85vh;overflow-y:auto}.custom-mselect{position:relative;min-width:90px}.offers-block-next{position:relative;max-width:200px;width:auto;height:inherit;border-radius:15px;color:#333;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;overflow:hidden;padding:0 0 0 20px;background:#fff}.offers-block-next-text{text-align:left}.create-links{margin:0}.sticky{position:relative}.avatar{font-size:24px}.avatar li{list-style-type:none}.ps__rail-x,.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;position:absolute}.ps__thumb-x,.ps__thumb-y{background-color:#aaa;border-radius:6px;position:absolute}.scrollbar-container{height:100%}ul ul{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.d-block{display:block!important}.flex-column{flex-direction:column!important}.scrollbar-container{margin-right:-15px;padding-right:15px;position:relative}.ps__rail-y{width:5px}.ps__thumb-y{right:0}.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y,.ps__thumb-y{left:0;width:5px}.ps__thumb-y{background-color:#d7d7d7}.opacity-50{opacity:.5}.sidebar{position:fixed;top:0;bottom:0;padding-top:55px;z-index:4;height:calc(100% - 100px);transition:border-radius .3s}.sidebar .scrollbar-container{margin-right:0;padding-right:0}.sidebar .main-menu{width:120px;height:calc(100% - 55px);background:#fff;z-index:3;position:fixed;transition:transform .3s;padding-top:10px;padding-bottom:10px;left:0}.sidebar .main-menu .scroll{padding-right:unset;margin-right:unset;height:100%}.sidebar .main-menu .scroll .ps__thumb-y{right:0}.sidebar .main-menu ul li{position:relative}.sidebar .main-menu ul li span{text-align:center;padding:0 10px;line-height:14px}.sidebar .main-menu ul li a{height:75px;font-size:13px;font-style:normal;font-weight:400;color:#212121;transition:color .3s;transition:background .3s}.sidebar .main-menu ul li a:focus,.sidebar .main-menu ul li a:hover{color:#e2863b}.sidebar .main-menu ul li i{font-size:32px;line-height:42px}.sidebar .main-menu ul li.active a{color:red}.sidebar .main-menu ul li.active:after{content:" ";background:#f15a24;border-radius:3px;position:absolute;width:6px;height:61px;top:50%;transform:translateY(-50%);left:-2px}.sidebar .main-menu ul li:last-of-type a{border-bottom:initial}@media (max-width:1439px){.sidebar .main-menu{width:120px;height:calc(100% - 52px)}}@media (max-width:1199px){.sidebar .main-menu{width:120px;height:calc(100% - 52px)}}@media (max-width:767px){.sidebar .main-menu{width:120px;height:calc(100% - 52px)}.sidebar .main-menu ul li i{font-size:28px;line-height:38px}.sidebar .main-menu ul li a{height:90px}.sidebar .main-menu ul li.active:after{width:3px;height:60px}}.sidebar .sub-menu{width:230px;background:#fff;z-index:2;position:fixed;left:120px;border-left:1px solid #f3f3f3;box-shadow:0 3px 30px rgba(0,0,0,.1),0 3px 20px rgba(0,0,0,.1);transition:transform .3s;height:calc(100% - 100px);padding-top:10px;padding-bottom:10px;padding-right:0}.sidebar .sub-menu .scroll{margin-right:unset;padding-right:unset;height:100%}.sidebar .sub-menu .scroll .ps__thumb-y{right:0}.sidebar .sub-menu .scroll .scrollbar-container{padding-top:15px;padding-bottom:15px}.sidebar .sub-menu ul{display:none}.sidebar .sub-menu ul li{margin-bottom:0;margin-left:30px;position:relative}.sidebar .sub-menu ul li a{font-size:13px;display:block;padding:8px 0;margin-bottom:10px}.sidebar .sub-menu ul li i{font-size:1.3em;margin-right:10px;color:#8f8f8f;vertical-align:middle;display:inline-block}.sidebar .sub-menu ul li.active a,.sidebar .sub-menu ul li.active i{color:#e2863b}.sidebar .sub-menu ul li.active:after{content:" ";background:#e2863b;border-radius:10px;position:absolute;width:4px;height:4px;top:50%;transform:translateY(-50%);left:-16px}.sidebar .sub-menu ul li span{vertical-align:middle;padding-top:3px;display:inline-block}.sidebar .sub-menu ul ul.third-level-menu{display:block!important}.sidebar .sub-menu ul ul.third-level-menu li a,.sidebar .sub-menu ul ul.third-level-menu li i{color:#212121}.sidebar .sub-menu ul ul.third-level-menu li a:hover{color:#e2863b}.sidebar .sub-menu ul .rotate-arrow-icon i{transition:transform .2s;transform:rotate(0)}@media (max-width:1439px){.sidebar .sub-menu{left:110px;width:230px;height:calc(100% - 90px)}}@media (max-width:1199px){.sidebar .sub-menu{left:100px;width:230px;height:calc(100% - 80px)}}@media (max-width:767px){.sidebar .sub-menu{left:90px;width:230px;height:calc(100% - 70px)}}@media (max-width:1439px){.sidebar{padding-top:52px;height:calc(100% - 52px)}}@media (max-width:1199px){.sidebar{padding-top:52px;height:calc(100% - 52px)}}@media (max-width:767px){.sidebar{padding-top:52px;height:calc(100% - 52px);box-shadow:0 1px 15px rgba(0,0,0,.04),0 1px 6px rgba(0,0,0,.04)}}@media print{.sidebar{display:none}}.rounded .sub-menu{border-radius:0 .75rem .75rem 0}@font-face{font-family:"simple-line-icons";src:url(https://gogo-react.coloredstrategies.com/assets/fonts/simple-line-icons/fonts/Simple-Line-Icons.eot?v=2.4.0);src:url(https://gogo-react.coloredstrategies.com/assets/fonts/simple-line-icons/fonts/Simple-Line-Icons.eot?v=2.4.0#iefix) format("embedded-opentype"),url(https://gogo-react.coloredstrategies.com/assets/fonts/simple-line-icons/fonts/Simple-Line-Icons.woff2?v=2.4.0) format("woff2"),url(https://gogo-react.coloredstrategies.com/assets/fonts/simple-line-icons/fonts/Simple-Line-Icons.ttf?v=2.4.0) format("truetype"),url(https://gogo-react.coloredstrategies.com/assets/fonts/simple-line-icons/fonts/Simple-Line-Icons.woff?v=2.4.0) format("woff"),url(https://gogo-react.coloredstrategies.com/assets/fonts/simple-line-icons/fonts/Simple-Line-Icons.svg?v=2.4.0#simple-line-icons) format("svg");font-weight:400;font-style:normal}@font-face{font-family:"iconsminds";src:url(https://gogo-react.coloredstrategies.com/assets/fonts/iconsmind-s/font/iconsminds.eot?42207379=);src:url(https://gogo-react.coloredstrategies.com/assets/fonts/iconsmind-s/font/iconsminds.eot?42207379=#iefix) format("embedded-opentype"),url(https://gogo-react.coloredstrategies.com/assets/fonts/iconsmind-s/font/iconsminds.woff2?42207379=) format("woff2"),url(https://gogo-react.coloredstrategies.com/assets/fonts/iconsmind-s/font/iconsminds.woff?42207379=) format("woff"),url(https://gogo-react.coloredstrategies.com/assets/fonts/iconsmind-s/font/iconsminds.ttf?42207379=) format("truetype"),url(https://gogo-react.coloredstrategies.com/assets/fonts/iconsmind-s/font/iconsminds.svg?42207379=#iconsminds) format("svg");font-weight:400;font-style:normal}.d-none{display:none!important}@media (min-width:768px){.d-md-block{display:block!important}}@media print{*,:after,:before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}}.navbar .menu-button{color:#8f8f8f;width:120px;text-align:center}.navbar .menu-button .main{width:10px}.navbar .menu-button .main,.navbar .menu-button .sub{fill:#212121;transition:fill .3s}.navbar .menu-button:hover{color:#e2863b}@media print{*,:after,:before{text-shadow:none!important;box-shadow:none!important}}::-moz-selection{background:#eedac7}.navbar .menu-button svg{height:12px}.navbar .menu-button .sub{fill:#212121;transition:fill .3s}.navbar{background:#fff;border-radius:0;border:none;justify-content:center;height:100%;width:65px;box-sizing:border-box;padding:13px 10px 17px}.navbar,.user-item{display:flex;flex-direction:row;align-items:center}.user-item{width:100%;text-align:center;justify-content:space-around;flex-wrap:wrap;padding:10px}img.avatar{min-width:100%;max-width:100%;max-width:40px}.avatar-icons-block{width:100%;height:40px;display:flex;flex-direction:row;justify-content:space-around;align-items:center}ul.list-unstyled.nav.flex-column{height:101%;justify-content:space-around}.search-activate{display:none}.search-menu{position:fixed;bottom:0;width:calc(100% - 120px);margin-left:120px;padding:10px;background:#fff}@media screen and (max-width:768px){.line1{padding-left:10px!important;padding-right:10px!important}.user-item{width:80px;display:none}.avatar{min-width:40px;max-width:40px;display:block;position:absolute;float:right;z-index:999;right:10px;cursor:pointer;padding-bottom:5px}.avatar img{width:100%;max-width:40px}.sidebar{width:0}.sidebar .main-menu{width:100%;height:55px;position:fixed;bottom:0;box-shadow:0 -2px 2px 0 rgba(0,0,0,.15);flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;padding-top:0;padding-bottom:0}.sidebar li.nav-item{max-width:20%;font-size:10px}.sidebar .main-menu ul li span{font-size:10px;display:none}.sidebar .main-menu ul li i{font-size:18px}.search-activate{bottom:55px;transition:all .3s ease-out}.search-activate,.search-activate.openSearchActivate{width:15%;height:33px;background-size:contain;color:#000;display:flex;flex-direction:row;background:#fff;border-radius:100px 100px 0 0;justify-content:center;align-items:center;position:fixed;margin:0 auto;right:0;left:0;font-weight:700;z-index:-1}.search-activate.openSearchActivate{bottom:109px;transition:all .3s ease-in}.search-activate:hover{background-position:100%}.sidebar .main-menu ul li.active:after{content:"";width:100%;height:3px;bottom:0;top:80%;border-radius:20px}#s1{width:100%;z-index:0;position:absolute;max-width:380px}.sButton{z-index:1}.search-menu{bottom:-5px;transition:all .3s ease-out}.search-menu,.search-menu.open-search{display:block;position:fixed;width:100%;padding:10px 10px 20px;background:#fff;left:0;margin-left:0}.search-menu.open-search{bottom:50px;transition:all .3s ease-in}.search-menu input#offer-search{border-radius:10px;width:100%;max-width:100%;height:30px;padding:5px;background:#fff}.search-menu .close{line-height:1.1;right:3%}.search-menu-button{border-radius:0 100px 100px 0;background-image:linear-gradient(90deg,#f15a24 0,#f15a24);color:#fff}.line1{max-width:100%;width:100%}}.change-avatar,.go-to-settings{display:flex;flex-direction:row;justify-content:center;align-items:center;float:left}.change-avatar i.ti-camera,.go-to-settings i.ti-settings{font-size:16px!important;cursor:pointer}.change-avatar i.ti-camera:hover,.go-to-settings i.ti-settings:hover{font-size:16px!important;cursor:pointer;color:#44bf75}.bodyOffers .sidebar .search-menu{bottom:36px}.line1{padding-left:40px;padding-right:15px;width:100%;max-width:100%;transition:all .3s ease-in}
/*!!!!*/.bodyOffers .sidebar .search-menu .line1{width:49%;margin-left:15px}.bodyOffers .sidebar .search-menu .line1,.sidebar .search-menu .line1{max-width:100%;background:#fff;z-index:-1;position:relative;margin-right:-37px}.sidebar .search-menu .line1{width:46%;margin-left:4px}.bodyOffers .sidebar .line2{width:50%;max-width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;background:#fff}.bodyOffers .open-search{transition:all .1s ease-in}.bodyOffers .sidebar .search-activate{bottom:95px}.bodyOffers .search-activate.openSearchActivate,.bodyOffers .sidebar .search-menu .open-search .active{bottom:130px}.bodyOffers .open-search .line1{margin-bottom:0!important}.cur-p{cursor:pointer}.sidebar .main-menu ul li a{display:flex;flex-direction:column;justify-content:center;align-items:center}.sidebar .main-menu ul li span{padding-bottom:10px}span.search-icon{position:absolute;left:0;z-index:1;padding:11px 13px;top:0}input#offer-search{border-radius:5px}.input-group>.custom-select:not(:last-child),.input-group>.form-control:not(:last-child){border-top-right-radius:5px;border-bottom-right-radius:5px}ul.ul-num{list-style-type:none;font-size:12px;padding-left:0}.domain-input{width:100%;max-width:88vw;float:left;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin:0;padding:0}.btn-plus{float:left;background:none;color:#666;width:30px;height:30px;cursor:pointer;font-size:13px}.tal{text-align:left}.tar{text-align:right}.last-th{max-width:60px}.input-domains{min-width:200px}i.fa.fa-star{color:#f15a24}i.fa.fa-star-o{color:#666}.ModalMassEdit input.float-left{max-width:200px;float:left;margin-right:30px;margin-top:10px;margin-bottom:5px}.ModalMassEdit label.float-left{max-width:150px}.display-none{display:none}.preference{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;flex-shrink:1;padding:0}.preference .custom-mselect.margin5{min-width:175px;margin-top:10px}.preference .ios-ui-select{position:relative;margin:0 5px 0 10px}.preference .name-check{position:relative;font-size:12px;margin-right:10px}.checkboxes .ios-ui-select{position:relative}.table.statistic_table{margin-bottom:0!important}.table{box-sizing:initial;font-size:12px;font-weight:400}.modal-body .ios-ui-select{position:absolute;right:-12px;top:5px}.zapisey{font-size:12px;width:200px}.justify{justify-content:space-around}.justify,.modal50{flex-direction:row;text-align:left}.modal50{display:flex;justify-content:flex-start;align-items:center;min-width:161px;position:relative;padding:0;margin:0 30px 0 0}.ModalMassEdit label.float-left{max-width:100%;float:left;white-space:nowrap;font-size:10px;color:#000;padding-left:5px;margin-top:10px;margin-right:20px}.col.ramka{padding:0;margin:0 0 10px}.modal-footer{padding:1rem 0}.modal-body .form-control{display:inline-block;height:auto;min-height:40px;float:left;min-width:auto}#opisanie{max-width:100%}.ModalMassEdit .form-group{margin-bottom:0;width:50%;padding:0 10px 0 0}.modal-grid{align-items:center}.modal-cb{display:flex;padding:0;margin-top:10px;width:100%}.last-mb{min-width:100%}.form-group.flex-start.last-mb{margin-top:20px}.i-buttons{min-width:140px;position:relative;float:right;display:flex;flex-direction:row;justify-content:space-around;align-items:center}.offer-buttons{color:#d3d3d3;cursor:pointer;border-radius:50px;border:1px solid #ced4da;padding:5px}.offer-buttons i{color:#d3d3d3}.offer-buttons.active,.offer-buttons:focus{color:#f15a24}.edit-offer label{font-size:10px;float:left;width:auto;line-height:0}.edit-offer .ios-ui-select{position:relative;margin:0;top:-3px;left:8px}.form-group.edit-offer{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:50%;padding:5px;margin-right:20px}[contenteditable=true]:empty:before{content:attr(placeholder);pointer-events:none;display:block}div[contenteditable=true]{display:block;width:100%;height:auto;padding:.375rem .75rem;line-height:2;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;min-height:38px}.fs10px{font-size:10px;padding-left:5px}.DatePicker{position:relative;max-width:calc(100% - 30px)}.DatePickerIcon{font-size:20px}.cp{margin:0 10px;color:#000}.cp,.td-save{cursor:pointer}.td-save{font-size:20px;line-height:1.7}.grayTR{background-color:#f1f1f1}.table-bordered td,.table-bordered th{vertical-align:middle}.overflow-y{overflow-y:auto;max-height:84vh}.doms{max-width:200px;float:left;margin:2px 5px 0 0}div#createPotok{padding:20px}.modal-footer{padding:1rem 15px;display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap}input.form-control-sm.form-control.input-domains{max-width:55.555555%}.oldGray{filter:grayscale(1);-webkit-filter:grayscale(1)}.rw-multiselect.rw-widget.float-left{width:100%}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#8c8c8c!important;border-color:#4e555b}.cb-block{padding-left:20px}.modal-grid{width:100%;display:flex;position:relative;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}.fw{width:100%!important}.form-group.edit-offer{width:100%}.fortabs{padding-bottom:30px}table.viplat td,table.viplat th{padding:8px 10px}.mob-box button.chat-activator{font-size:16px;font-weight:400;padding:8px}.chat-box{position:fixed;right:0;bottom:0;background-color:rgba(0,0,0,.4)!important;z-index:9999;min-width:320px;min-height:600px;border-radius:20px;box-shadow:0 0 3px 0 rgba(0,0,0,.75);overflow:hidden}.message{font-size:12px;position:relative}.collap{position:absolute;right:0;top:0;cursor:pointer;z-index:9999999999}.minify{overflow:hidden;width:60px;height:60px;border-radius:100%;background:green;min-width:60px;min-height:60px;z-index:9999}button.chat-activator{width:60px;height:60px;position:fixed;bottom:15%;right:10px;border-radius:100%;color:#fff;font-size:18px;z-index:999;display:flex;flex-direction:row;justify-content:center;align-items:center;border:none;background:#72b9ff}.center{position:relative}.pic{width:4rem;height:4rem;background-size:cover;background-position:50%;border-radius:50%}.contact{position:relative;margin-bottom:1rem;padding-left:5rem;height:4.5rem;flex-direction:column}.contact,.contact .pic{display:flex;justify-content:center}.contact .pic{position:absolute;left:0;flex-direction:row;align-items:center}.pic img.icon-logo.start{width:80%;text-align:center}.contact .name{font-weight:500;margin-bottom:.125rem}.contact .message,.contact .seen{font-size:.9rem;color:#999}.contact .badge{width:1.5rem;height:1.5rem;text-align:center;font-size:.9rem;padding-top:.125rem;border-radius:1rem;top:0;left:2.5rem;background:#333;color:#fff}.contact .badge,.contacts{box-sizing:border-box;position:absolute}.contacts{top:50%;left:0;transform:translate(-6rem,-50%);width:24rem;height:32rem;padding:1rem 2rem 1rem 1rem;border-radius:1rem 0 0 1rem;cursor:pointer;background:#fff;box-shadow:0 0 8rem 0 rgba(0,0,0,.1),2rem 2rem 4rem -3rem rgba(0,0,0,.5);transition:transform .5s}.contacts h2{margin:.5rem 0 1.5rem 5rem}.contacts .fa-bars{position:absolute;left:2.25rem;color:#999;transition:color .2s}.contacts .fa-bars:hover{color:#666}.contacts .contact:last-child{margin:0}.contacts:hover{transform:translate(-23rem,-50%)}.chat{display:flex;flex-direction:column;justify-content:space-between;width:24rem;height:38rem;z-index:2;border-radius:1rem;background:#fff;box-shadow:0 0 8rem 0 rgba(0,0,0,.1),0 2rem 4rem -3rem rgba(0,0,0,.5)}.chat,.chat .contact.bar{position:relative;box-sizing:border-box}.chat .contact.bar{flex-basis:3.5rem;flex-shrink:0;margin:1rem}.chat .messages{padding:1rem;background:#f7f7f7;flex-shrink:2;overflow-y:auto;box-shadow:inset 0 2rem 2rem -2rem rgba(0,0,0,.05),inset 0 -2rem 2rem -2rem rgba(0,0,0,.05);word-break:break-word;height:calc(100% - 153px)}.chat .messages .time{font-size:.8rem;background:#eee;padding:.25rem 1rem;border-radius:2rem;color:#999;margin:0 auto}.chat .messages .message,.chat .messages .time{width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.chat .messages .message{box-sizing:border-box;padding:.7rem 1rem;margin:1rem;background:#fff;border-radius:1.125rem 1.125rem 1.125rem 0;min-height:2.25rem;max-width:66%;box-shadow:0 0 2rem rgba(0,0,0,.075),0 1rem 1rem -1rem rgba(0,0,0,.1)}.chat .messages .message.parker{margin:1rem 1rem 1rem auto;border-radius:1.125rem 1.125rem 0 1.125rem;background:#333;color:#fff}

/*!!!*/.chat .messages .message .typing.typing-1{animation:typing 3s infinite}.chat .messages .message .typing.typing-2{animation:typing 3s .25s infinite}.chat .messages .message .typing.typing-3{animation:typing 3s .5s infinite}.chat .input{box-sizing:border-box;flex-basis:4rem;flex-shrink:0;padding:0 .5rem 0 1.5rem}.chat .input i{font-size:1.3rem;color:#666;cursor:pointer;transition:color .2s;margin:0 1rem;position:absolute;bottom:21px}.chat .input i.ti-upload{left:5px}.chat .input i.ti-angle-double-right{right:5px}.chat .input i:hover{color:#333}.chat .input{border:none;background-image:none;background-color:#fff;padding:.5rem 1rem;margin-right:1rem;border-radius:1.125rem;flex-grow:2;box-shadow:0 0 1rem rgba(0,0,0,.1),0 1rem 1rem -1rem rgba(0,0,0,.2);font-family:Red hat Display,sans-serif;font-weight:400;letter-spacing:.025em;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.inputDiv{border:1px solid #fefefe!important;background:#f3f3f3!important;height:auto!important;padding:5px 5px 5px 20px!important;font-size:12px;border-radius:100px!important;color:#999!important;margin:0 auto;max-height:150px;overflow-y:scroll}.inputDiv::-webkit-scrollbar{width:0}.inputDiv{-ms-overflow-style:none}.inputDiv:focus{border:none;outline-color:#ddd;border-radius:10px;background:#fff}.icon-send{width:34px;height:34px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAACXBIWXMAAAsTAAALEwEAmpwYAAAB0UlEQVR4nO2bPU5CQRSFp1MXY8SCO6CFxspOG2sjd7BT4kKsDMYF6Cpo3YFWk3gvcQXaaKlBhEiIUR5vZu78nGQqqvPlfI8wgFIlJSUlJfPhTnuTjb4ZnSG2tlVu5cnAOxv9MT0Ig2xAEEJ/pnxuIMjA9a8AcgBBBg7+BPB9yMD90MCeSin2bH+FUb/8F0KSIAjhdhEAyYGgBTRIEoStoEFyIKiiBsmAoCU1iB6ErUmDqEFQjRpECYIcaBAVCOtQg2hAkGMNxIMgTxqIBWE9ayASBAXQQBQICqiBCBBWgAbBQZAQDYKBIGEaeAdhhWrgFQSj3iWEo/qOPmejH5zBQBiMrvmV5PDxzqpLCOPvOJoNJTnU1T2nSiD0leRQzgCeL1prhPrRpQJ0AhsyH4Jd3XNZ/ushWJf/PH5Yvbqcqui3Qe7AYZbFJyGj77IsLnn+3j4MsbD5e/84TELmH+RChAXMP+iVGAecf/C7wFDzF1F8egfgcf5iivuev7jivuYvtrjr+Ysu7nL+URR3Mf+oitc5/+iK1zX/aIsvO//oi1edfxLFq8w/qeKTlJ/LY+Z/mGDTbBDCW3bFf+bptLXORl8RwuWw296aebGkpKSkRCWRT4iVKX0HgTyOAAAAAElFTkSuQmCC) no-repeat 50%;background-size:100%}.chat .input input::placeholder{color:#999}.start-window{width:100%;height:100%;background:#fff;display:flex;flex-direction:column;justify-content:space-around;align-items:center;text-align:center;padding:10%;position:absolute;top:0;z-index:10}.start-window button{border-radius:90px;width:100%;font-size:16px}p.h1{font-size:18px}p.h2{font-size:15px}.pulse:hover{animation:none}.mob-box button.chat-activator{width:30px;height:30px;position:relative;margin:0 15px}


/*! CSS Used from: Embedded */.scroll-area-md{padding-top:15px;height:567px;overflow-x:auto;overflow-y:scroll;box-sizing:border-box;position:relative;border-bottom:1px solid #f3f3f3;margin-bottom:auto;-webkit-overflow-scrolling:touch;max-height:calc(53vh + 12px);margin-top:-20px;z-index:0;background:transparent;box-shadow:none}.border-light{border-color:#eee}ul{margin-top:0;margin-bottom:1rem}


/*! CSS Used from: Embedded */.fa-angle-down:before{content:""}


/*! CSS Used from: Embedded */.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto;-ms-touch-action:auto}.ps__rail-x{height:15px;bottom:0}.ps__rail-x,.ps__rail-y{display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear;-webkit-transition:background-color .2s linear,opacity .2s linear;position:absolute}.ps__rail-y{width:15px;right:0}.ps--active-y>.ps__rail-y{display:block;background-color:initial}.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{transition:background-color .2s linear,height .2s ease-in-out;-webkit-transition:background-color .2s linear,height .2s ease-in-out;height:6px;bottom:2px}.ps__thumb-x,.ps__thumb-y{background-color:#aaa;border-radius:6px;position:absolute}.ps__thumb-y{transition:background-color .2s linear,width .2s ease-in-out;-webkit-transition:background-color .2s linear,width .2s ease-in-out;width:6px;right:2px}.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{background-color:#999;height:11px}.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{background-color:#999;width:11px}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ps{overflow:auto!important}}.widget-content{padding:1rem;flex-direction:row;align-items:center}.widget-content-left{float:left}


/*! CSS Used from: Embedded */small{font-size:80%;font-weight:400}


/*! CSS Used from: Embedded */.fa-angle-up:before{content:""}.row.cardPadding{padding:5px 10px 0;justify-content:space-between;width:100%}.fsize-2{font-size:1.3rem}.text-success{color:#3ac47d!important}.widget-content .widget-content-wrapper{justify-content:space-between;align-items:center}.widget-content-right{float:right;display:flex;flex-direction:row;justify-content:center;align-items:center;height:44px}.list-group-item{cursor:pointer}.list-group-item.active{z-index:2;background-color:#ececec!important}.list-group-item:hover{z-index:2;background-color:#f4f4f4!important}.noBorderInput{border:none;background:none}.ss{line-height:2.2;font-size:1rem}.widget-heading{font-size:14px}.badge-pill{cursor:pointer}.news-card .close{position:absolute;right:15px;top:5px}.form label:before{content:"";display:none;position:absolute;left:16px;top:10px;width:3px;height:20px;background:#00f;opacity:1;z-index:3}.form input:not(:focus)+label.cursor:before{display:inline-block;animation:cursor 1s step-end infinite}@keyframes cursor{50%{background:transparent}}.modal-header .close{margin:-2rem -1rem -1rem auto}


/*! CSS Used from: Embedded */md-icon{color:rgba(0,0,0,.54)}md-card{background-color:#fff;border-radius:5px}@media print{*{color:#000!important;text-shadow:none!important;background:transparent!important;box-shadow:none!important}h3,p{orphans:3;widows:3}h3{page-break-after:avoid}}h3{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;margin-top:20px;margin-bottom:10px;font-size:24px}.col-sm-3{position:relative;min-height:1px;padding-right:15px;padding-left:15px}md-card{box-sizing:border-box;display:flex;flex-direction:column;margin:8px;box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12)}md-card md-card-content{padding:16px}md-card md-card-content>p:last-child{margin-bottom:0}@media screen and (-ms-high-contrast:active){md-card{border:1px solid #fff}}md-icon{margin:auto;background-repeat:no-repeat;display:inline-block;vertical-align:middle;fill:currentColor;height:24px;width:24px}md-icon svg{pointer-events:none;display:block}h3{font-weight:400}body h3,html h3{display:block;-webkit-margin-before:1em;-webkit-margin-after:1em;-webkit-margin-start:0;-webkit-margin-end:0;font-size:1.17em;font-weight:700}md-card md-card-content{background:#fff;position:relative;border-radius:3px;display:block}md-card md-card-content.card-primary{background-color:#009688;color:#fff}md-card md-card-content.card-primary md-icon{color:#fff}md-card .card-bg-icon{position:absolute;left:50%;top:50%;margin-left:-100px;margin-top:-100px;font-size:200px;opacity:.3;color:#fff}md-card{cursor:pointer;display:block;overflow:hidden;position:relative}md-card time{font-size:12px;position:absolute;right:10px;top:10px}.news-text-preview{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}i.icon-bg,md-card .card-bg-icon md-icon{height:50%;width:auto;opacity:.3}i.iconNews{font-size:20px;font-weight:500;color:#757575}.card-bg-icon i{font-size:13rem;color:#000;opacity:.2;top:0;right:-18rem;position:absolute}.newsCarousel{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;width:100%;overflow-x:auto}.zagolovok{font-size:22px}.form-news label{font-size:10px;padding:0;position:absolute;top:0;left:10px}.prevBlock{width:80px;height:60px;border-radius:0;display:flex;flex-direction:row;justify-content:center;align-items:center;float:left;margin:0 2px;border:1px solid #fff;transition:all .3s ease;cursor:pointer;background:no-repeat 50%;background-size:contain;border:1px solid #f3f3f3;overflow:hidden;position:relative}.prevBlock i{font-size:22px}.prevBlock img{width:200px!important;height:60px;display:block;position:absolute}.prevBlock.add{background:no-repeat 50%;background-size:80%;border-radius:0}.prevBlock:hover{border:1px solid #fff;background-color:#eee}.prevBlock.active{border:2px solid #ffa000}select.selectIcons{font-family:themify,sans-serif;font-size:12px!important}select.selectIcons option{font-family:themify,sans-serif;font-size:16px!important}.groupOption{font-size:14px;font-weight:700;color:#000}.social-media-wrap{margin:0;padding:0;box-sizing:border-box;font-family:"Montserrat",sans-serif}.wrapper .container .social_media_wrap{background:#fff;border-radius:20px;padding:25px;box-shadow:0 0 2px rgba(0,0,0,.125)}.social_media_wrap .item{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.social_media_wrap .item:last-child{margin-bottom:0}.social_media_wrap .item .item_left{display:flex;align-items:center}.item .item_left .media_box{width:35px;height:35px;border-radius:10px}.media_box .fa{font-size:22px}.item .item_left .media_box .fab{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.item .item_left .media_text{color:#2a5885}.item.facebook.active .media_box{background:#3b5999;border-color:#3b5999;color:#fff}.item.twitter.active .media_box{background:#55acee;border-color:#55acee;color:#fff}.item.telegram.active .media_box{background:#2b9ed7;border-color:#fff;color:#fff}.item.linkedin.active .media_box{background:#0077b5;border-color:#0077b5;color:#fff}.iFlex{width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.item.vk.active .media_box{background:#2a5885;border-color:#0077b5;color:#fff}#pulTableBody{overflow-x:auto}.max40elips{line-height:1.2}.max40elips,md-card h3{overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.entry-content ul,ol{padding:0 20px}.article__info-date{font-size:12px;line-height:20px;font-weight:500;color:#adadad}.list-group-item{position:relative;display:block;padding:.25rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125);margin:3px 0;border-radius:5px!important}.list-group-item.active,.list-group-item:hover{cursor:pointer;transform:scale(1.02) translateZ(0) perspective(1px);transition:all .2s ease-in-out}.widget-content-left{height:30px;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:21px 0}li.border-bottom-0.list-group-item.sticky-bottom{background:#f8f8f7}li.border-bottom-0.list-group-item.sticky-bottom,li.border-bottom-0.list-group-item.sticky-bottom.active{position:sticky!important;position:-webkit-sticky!important;bottom:0;box-shadow:none;border:none;z-index:2;width:100%}li.border-bottom-0.list-group-item.sticky-bottom.active{background:#ececec}.pk{color:#111}.item_right .ios-ui-select{position:relative;right:-10px;top:0}.iconChanger{position:absolute;right:17px}.table td{vertical-align:middle!important}.item.active{float:left;position:relative}.item_right{position:relative;bottom:14px;left:-5px}.item .item_left .media_box{width:30px;height:30px;border-radius:5px;border:1px solid #d5d6d8;color:#d5d6d8;position:relative;margin-right:10px;display:flex;flex-direction:row;justify-content:center;align-items:center}.pt-0{padding-top:0}.modal-header .close{padding:0;margin:0;right:25px;top:20px}.userselecttext,.userselecttext td,.userselecttext th{-webkit-user-select:text;user-select:text!important}.modal-title{width:100%}.search-line-popup{width:100%;flex-wrap:wrap;left:-20%}.search-line-popup .close{padding:0;margin:0;right:25px;top:0}.details td{vertical-align:top!important}.api .fortabs{padding:0}.api .card-body{padding-top:0!important}.ios-ui-select.form-select{position:relative;margin:0 10px}.checkbox-group{box-sizing:border-box;padding:20px 0 0;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;max-width:60px}.form-group.col-lg-2.col-md-2.col-sm-12.col-xs-12.flex-start{padding-top:14px}.form-group.col-lg-3.col-md-6.col-sm-12.flex-start{align-items:flex-start}.form-group.col-lg-2.col-md-12.col-sm-12.col-xs-12{width:100%}.form-group.col-lg-2.col-md-6.col-sm-8.col-xs-11.flex-end{justify-content:flex-start;align-items:center}.form-group.col-lg-2.col-md-6.col-sm-12.col-xs-11.flex-end button.circle-btn{margin-top:20px}.form-group.col-lg-2.col-md-12.col-sm-8.col-xs-8 label{margin-left:10px}textarea.iprange{resize:vertical;overflow-y:scroll;min-height:-webkit-max-content;min-height:max-content;max-height:100%;height:55vh;overflow-x:hidden;border:1px solid #dedede;border-radius:5px;width:100%}label.form-control-label{margin-left:10px;float:left;position:relative}.form-group.col-sm-12{width:100%}.circle-group{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.circle-group button.circle-btn{margin-top:10px}.params{width:100%;display:flex;flex-direction:column}.openparams,.params{position:relative;justify-content:flex-start;align-items:flex-start}.openparams{display:inline-table; /*!*/flex-direction:row;width:auto;margin:15px 10px;color:#000;border-bottom:1px dashed #000;font-size:16px;height:20px;float:left;text-align:left;box-sizing:border-box;padding:0;cursor:pointer}.par{display:none;height:0}.par,.par.open{transition:all .3s ease-in}.par.open{display:flex;height:auto;padding:10px}.form-control{display:inline-block;height:auto;min-height:37px;float:left;min-width:auto}.per100{width:100%}.openparams i{margin-left:10px}i.ti.ti-alert{color:red;font-weight:700}.ti-angle-down:before{margin:0;color:red}p.alert{font-size:12px;font-weight:700;position:static!important /*!!*/}a#contact-tab:before,a#home-tab:before,a#oss-tab:before,a#start-tab:before{content:"wapclick";font-size:8px;position:absolute;top:-7px}a#pay-tab:before{content:"wap";font-size:8px;position:absolute;top:-7px}.table .thead-light th{vertical-align:middle}table.formir td{text-align:center!important}strong{user-select:text!important;-webkit-user-select:text!important}.additional-filters-button{width:40px!important;max-width:40px;height:40px!important;display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0 2px 5px}.additional-filters-button img{width:33px!important;max-width:33px;height:33px!important}.zakaz{z-index:1;padding:5px;box-sizing:border-box;width:45px;height:45px;border-radius:0;color:#666;margin:0 5px;display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative;right:-10px}.zakaz img{width:90%;position:relative;display:block}.zakaz:hover{border-radius:100%;background:#ced4da;transition:all .6s}.zak{float:right}.forma-zakaz{width:300px;height:100px;border-radius:15px;background-image:linear-gradient(90deg,#ece9e6 0,#fff 51%,#ece9e6);background-size:200% auto;color:#fff;box-shadow:0 0 20px #eee;border-radius:10px;flex-direction:row;align-items:center;color:#222;font-size:12px;padding-right:0;padding-top:5px}.forma-zakaz .circle-btn{position:absolute;right:10px;bottom:10px;cursor:pointer!important}.forma-zakaz .jss8{padding:7px 60px 7px 0}.forma-zakaz label{font-weight:400!important;font-size:16px!important}.forma-zakaz label+.MuiInput-formControl{margin-top:0!important}.icons{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;padding:10px 5px 0;box-sizing:border-box}i.ti.ti-search.sButton{margin-top:-6px}.custom-checkbox{z-index:-1;opacity:0}.custom-checkbox+label{display:inline-flex;align-items:center;-webkit-user-select:none;user-select:none}.custom-checkbox+label:before{content:"";display:inline-block;width:1em;height:1em;flex-shrink:0;flex-grow:0;border:1px solid #adb5bd;border-radius:.25em;margin-right:.5em;background-repeat:no-repeat;background-position:50%;background-size:50% 50%}.custom-checkbox:checked+label:before{border-color:#bdbdbd;background-color:#fff;background-image:url(/static/media/checked.1d3a1d0c.svg);background-size:10px}.custom-checkbox:not(:disabled):not(:checked)+label:hover:before{border-color:#b3d7ff}.custom-checkbox:not(:disabled):active+label:before{background-color:#b3d7ff;border-color:#b3d7ff}.custom-checkbox:focus+label:before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-checkbox:focus:not(:checked)+label:before{border-color:#80bdff}.custom-checkbox:disabled+label:before{background-color:#e9ecef}.balance-block{position:relative;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}i.coins{width:25px;height:25px;display:block;position:relative;left:0;opacity:.8;cursor:pointer;line-height:1}.circle-xls{width:80%;image-rendering:optimizeSpeed;opacity:.8}.popup{position:relative;background-color:initial;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;border:none;text-decoration:none;border-radius:8px}.popup.animation-reveal{animation:reveal 1s cubic-bezier(.77,0,.175,1)}.popup .label{cursor:pointer;padding:.8rem 1.5rem;width:150px;display:flex;align-items:center;justify-content:center}.popup .label,.popup .label:hover{background-color:#fff;border-radius:8px}.popup .label:hover{color:#000}.popup .menu{position:absolute;background-color:#fff;display:none;align-items:center;justify-content:center;flex-direction:column;border-radius:8px;font-size:.8rem;padding:.8rem 1.5rem;width:150px}.popup .menu .menu-item{cursor:pointer;border-radius:8px;padding:.5rem 0;opacity:.8;transition:.2s}.popup .menu .menu-item:hover{background-color:#fff;color:#000;border-radius:8px;opacity:1}.popup .menu .menu-separator{border-bottom:1px solid #000;margin:5px 0}.popup.open .menu{display:flex;animation:open-menu-anim .4s ease-in-out}.popup.close .menu{animation:close-menu-anim .4s ease-in-out}.top-right input{margin:0;font:inherit;color:inherit}.top-right input::-moz-focus-inner{padding:0;border:0}.top-right input{line-height:normal}.top-right input[type=checkbox]{box-sizing:border-box;padding:0}.top-right *{box-sizing:border-box}.top-right input{font-family:inherit;font-size:inherit;line-height:inherit}.top-right label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}.top-right input[type=checkbox]{margin:4px 0 0;margin-top:1px\9;line-height:normal}.top-right input[type=checkbox]:focus{outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.top-right input{outline:0!important}.top-right .divider{width:1px;height:40px;background:#d8d8d8;display:inline-block;vertical-align:middle;position:relative;top:0;margin-right:15px}.top-right .navbar-inverse .divider{top:3px;margin:0 10px}.top-right .btn-switch{display:inline-flex;align-items:center;flex-direction:row}.top-right .btn-switch .divider{top:1px}.top-right .btn-switch-name{color:#a1aab2;font-size:12px;line-height:15px}.top-right .btn-switch input[type=checkbox]{height:0;width:0;display:none;margin:0;line-height:0}.top-right .btn-switch label{cursor:pointer;text-indent:-9999px;width:35px;height:18px;background:#606060;display:block;border-radius:11px;position:relative;margin-right:11px;margin-bottom:0}.top-right .btn-switch label:after{content:"";position:absolute;top:1px;left:1px;width:16px;height:16px;background:#1b1f26;border-radius:50%;transition:.3s}.top-right .btn-switch input:checked+label{background:#f50}.top-right .btn-switch input:checked+label:after{transform:translateX(calc(100% + 1px))}.top-right .btn-switch label:active:after{width:16px}.lightMode{color:#f15a24}body.morda{font-family:"Raleway",sans-serif}.mobile,.scroll-icon{display:none}
/*!!!*/.user-block i.ti{margin:10px;font-size:32px;min-width:50px;text-align:right}.hiddenText{opacity:1!important;display:block!important;height:100px!important;transition:all 1s ease-in-out;transform:skew(2deg)}.social,.social a{display:flex;align-items:center}.MordaMenu{top:50%}.bottomLink{width:100%;height:35px;bottom:0;margin:0;background:#6190e8;background:linear-gradient(90deg,#a7bfe8,#6190e8);position:absolute}.bottomLink,.bottomLink a{display:flex;flex-direction:row;justify-content:center;align-items:center;color:#fff}.bottomLink a{height:100%}.timeline{width:100%;overflow-x:auto;position:absolute;bottom:0;background-image:url(/static/media/city.85718c19.png);background-size:49%;background-repeat:repeat-x;overflow-y:visible;height:164px;flex-direction:column;justify-content:flex-end;align-items:stretch;background-position-y:75%;color:#000;z-index:2}.timeline-ul{background:#fff;display:flex;flex-direction:row;justify-content:space-around;align-items:flex-end;min-width:1000px;position:relative;margin-bottom:0}.timeline-ul:before{display:flex;flex-direction:row;justify-content:center;align-items:center;background:#333;border-radius:5% 5% 0 0;color:#fff;text-align:center}.year{color:#222;position:relative;font-weight:700;font-size:17px;margin:0 20px;font-family:sans-serif;list-style-type:none}.bYear{font-size:10vh;line-height:.8;font-weight:900;color:#404040;position:absolute;left:10px;top:10px;z-index:-1;font-family:"Raleway",serif}.dataText{margin-left:0;transform:translate(-110px,45px);background:#333;color:#fff;width:250px;bottom:90px;z-index:999;justify-content:flex-end;align-items:center;text-align:left;position:fixed;overflow:hidden;min-height:300px;padding:100px 20px 20px;z-index:1e+25;font-size:12px;font-weight:400;line-height:1.2}.dataText,.progress{display:flex;flex-direction:row}.progress{width:auto;height:10px;background:#ddd;justify-content:flex-start;align-items:flex-start;background-image:linear-gradient(0deg,#ffdee9,#b5fffc)}.progress-line{height:100%;background:#00a3dc;width:0;display:block;transition:all 1s ease-in-out}.mobile-fix{display:none}.af{background:url(/static/media/af.f38f5493.png) no-repeat bottom;background-size:auto}.fi{background:url(/static/media/fi.c996a64a.png) no-repeat bottom;background-size:auto}.mm{background:url(/static/media/m.fdaceb84.png) no-repeat bottom;background-size:auto}.ob{background:url(/static/media/ob.4cd066a6.png) no-repeat bottom;background-size:auto}.af:before,.fi:before,.mm:before,.ob:before{display:none}.horizontal-line{height:350px;top:350px}.white-line{position:absolute;top:-386px;width:100%;background:#fff url(/static/media/white-line.01840175.png) no-repeat 100%;background-size:100% auto;z-index:1;background-position-y:0;height:1450px}.o-nas{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;top:17%;height:110px;z-index:2;grid-gap:10px;gap:10px;width:100%;padding-left:10px}.morda .logo{left:10px}.icon-social,.morda .logo{display:flex;flex-direction:row;align-items:center}
/*!!!!*/.morda .close:hover{color:#53b9e9!important}.popupMorda input{border-left:5px solid #53b9e9;color:#fff!important; /*!!!*/line-height:20px /*!!!*/}input.checkLogin,input.checkToken{top:-10px /*!!!*/}.scroll-icon{background:url(/static/media/sorting-arrows.dfd19373.png) no-repeat top;background-size:100%;width:30px;height:30px;position:fixed;left:50%;transform:translate(-50%);z-index:999;transition:all .5s ease;bottom:90px}.scroll-icon .show{display:block}.scroll-icon .hide{display:none;transition:all .5s ease}.change-colors-container{position:absolute;height:300px;width:50px;left:0;top:0;bottom:0;margin:auto;background:hsla(0,0%,100%,.5)}.hide-password{font-size:14px}.timeline{display:flex}.morda .logo .logo-icon{height:40px}span.material-icons.lightMode{color:#3ac47d!important}.list-group-item.active,.list-group-item:hover{background-color:#fff;color:#000;border-color:#f0f0f0}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(150%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRight{animation-name:fadeInRight;animation-timing-function:ease-in-out}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-50%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeft{animation-name:fadeInLeft;animation-timing-function:ease-in-out;animation-delay:0s;animation-duration:.1s;-webkit-animation-duration:.1s;transition:all .1s ease}.animated{animation-duration:var(--animate-duration);animation-fill-mode:both}.menu-text{white-space:nowrap}@media (prefers-reduced-motion:reduce),print{.animated{animation-duration:.1s!important;transition-duration:.1s!important;animation-iteration-count:1!important;animation-delay:0s!important}.animated[class*=Out]{opacity:0}}.noscroll{overflow:hidden;height:calc(100vh - 1px)}body.theme-dark .icon-btn.selected,body.theme-dark .icon-btn:hover{background:#1c1c1e}body.theme-dark .list-group-item.active,body.theme-dark .list-group-item:hover{color:rgba(119,187,119,.7333333333333333)!important;background-color:#151617!important;border-color:#151617!important}body.theme-dark md-card{background-color:#000}body.theme-dark md-card md-card-content{background:#1c1c1e}body.theme-dark tr.drop,body.theme-dark tr.drop td{background-color:#27292b}

/*!*/body.theme-dark .about,body.theme-dark .home,body.theme-dark .info,body.theme-dark .login,body.theme-dark .news{background:#151617}body.theme-dark .bg-w{background:#000}body.theme-dark .article{background:#151617}body.theme-dark button.circle-btn.selected{background:#f15a24!important}

/*!*/body.theme-dark .icon-btn{background:transparent}body.theme-dark .selected .date-icon{color:#f15a24}body.theme-dark .aaddvv-list,body.theme-dark .icon-btn.selected,body.theme-dark .icon-btn:hover{background:transparent}body.theme-dark .adv-item{background:#1c1c1e}body.theme-dark .adv-logo{background:#fff}div#dark-swither{position:fixed;right:20px;top:13px;z-index:999;cursor:pointer;-webkit-tap-highlight-color:transparent}.advertising .card-header{padding-top:20px}.advertising p{font-size:11px;text-align:center}.aaddvv-list{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:320px;margin:0;padding:5px 10px;overflow-y:auto;height:calc(100% - 42px);box-sizing:border-box;background:#f3f3f3}.aaddvv-list::-webkit-scrollbar-thumb{background:#ddd;border-radius:0!important;width:4px!important;left:0!important}.adv-item{position:relative;height:auto;width:100%;background-color:#fff;border-radius:5px;font-size:12px;margin:5px auto;box-shadow:0 0 8px 0 rgba(34,60,80,.1)}.adv-item .row{padding:5px 10px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.card-body.gray{background:#f3f3f3}.adv-logo{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-right:10px;position:relative;min-width:80px;text-align:center;width:100px;height:60px}.adv-logo img{ /*!!!!*/display:inline;width:auto;min-width:10px}.adv-text{line-height:1.2;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.adv-name{font-size:12px;font-weight:600}.adv-discount,.adv-text{font-size:10px;font-weight:400}.adv-item:focus,.adv-item:hover{background:#fff;cursor:pointer;transform:scale(1.05) translateZ(0) perspective(1px);transition:all .2s ease-in-out}.shadow{width:500%;position:absolute;background-color:rgba(73,74,84,.76);z-index:-1;height:100%;left:-500%;right:0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:all .2s ease-in-out}h5.adv-title{width:100%;font-size:16px;margin:0}.card-header p,h5.adv-title{text-align:left}.card-header.dynamica{border-radius:5px 5px 0 0;padding:20px 25px 0}.card-header.chart,.card-header.dynamica{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:70px}.card-header.chart{width:100%}.list-group{padding:5px}.card-body{background:#fff}.theme-dark .card-body{background:transparent}.disc{color:#3ac47d!important;font-size:12px;text-align:center;position:absolute}.zak,button.zakaz{position:relative}button.zakaz{border-radius:100%}.forma-zakaz{position:absolute;flex-direction:column;margin:10px;right:20px;top:20px;height:240px;padding-bottom:50px;transition:all 1s ease}.forma-zakaz,.forma-zakaz .col{display:flex;justify-content:flex-start;align-items:flex-start}.forma-zakaz .col{margin:5px 0;flex-direction:row}.forma-zakaz .circle-btn{cursor:pointer;z-index:999}input.adv-input,input.email-input,input.webmoney,select.adv-select{width:200px;height:35px;border:1px solid #ddd;position:relative;box-sizing:border-box;padding:3px 5px;background:#fff;border-radius:5px}input.adv-input:disabled,input.adv-select:disabled,input.email-input:disabled,input.webmoney:disabled{width:200px;height:35px;border:1px solid #ddd;position:relative;box-sizing:border-box;padding:3px 5px;background:#f0f0f0;border-radius:5px}input.adv-input:focus,input.email-input:focus,select.adv-select:focus{border:none}.input.email-input:focus-visible,input.adv-input:focus-visible,select.adv-select:focus-visible{border:1px solid #add8e6;outline:none}label.zakaz-label{width:70px;justify-content:flex-start;font-size:10px!important;position:relative;padding:3px 4px;z-index:10;float:left;height:35px}.rollup,label.zakaz-label{display:flex;flex-direction:row;align-items:center}.rollup{position:absolute;right:6px;top:20px;color:#ddd;justify-content:center;text-align:right;cursor:pointer;width:30px;height:30px;font-size:24px}.rollup.ti-angle-right{right:3px}.advertising.mini{width:120px}.col-lg-6,.col-md-12,.col-xl-5{padding-right:0;padding-left:15px}.tacimg{background:#3f4a57}table i{margin:0 5px;display:inline-block}.profile-card-data{width:100%}.nav-footer-icon{position:relative}.nav-footer-icon img.notification-icon{filter:invert(0)}.notyDot{width:10px;height:10px;position:absolute;top:5px;margin-left:-13px;margin-top:-4px;background:#ff5353;border-radius:100%}.notification-block.hide{display:none}.notification-block{background:#efefef}.notification-block,.theme-dark .notification-block{position:absolute;display:flex;flex-direction:column;justify-content:flex-start;align-content:flex-start;border-radius:13px;padding:0;box-shadow:0 4px 4px rgba(0,0,0,.25);z-index:999;width:392px;overflow:hidden;transform:translate(-54%,52%)}.theme-dark .notification-block{background:#323232}.notification-block.mobile{position:fixed;left:50%;transform:translate(-50%);height:auto;z-index:99999999;top:40px!important}.notification-header{padding:13px;width:100%;height:96px;display:flex;flex-direction:column;justify-content:center;align-content:center;grid-gap:10px;gap:10px;background:#efefef}.theme-dark .notification-header{background:#222}.notification-title{font-weight:400;font-size:16px;line-height:24px;color:#555;text-align:center}.theme-dark .notification-title{color:#fff}.notification-subtitle{font-weight:400;font-size:11px;line-height:24px;color:#b8b8b8;text-align:center}.theme-dark .notification-subtitle{color:#565656}.notification-body{flex-direction:column;width:100%;justify-content:center;align-items:center;padding:22px;height:400px;overflow-y:auto}.notification-body .block{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.notification-tabs{grid-gap:22px;gap:22px;width:100%;padding-bottom:15px}.notification-btn,.notification-tabs{display:flex;flex-direction:row;justify-content:center;align-items:center}.notification-btn{font-weight:400;font-size:12px;line-height:24px;color:#fff;border-radius:5px;padding:6px 36px;transition:background-color .3s ease;cursor:pointer;border:1px solid transparent;background:#a3a3a3}.notification-btn.active{background:#525252}.notification-btn:hover{border:1px solid #939393}.notification-line{border:1px solid #999;width:100%;height:1px;display:block;position:relative}.theme-dark .notification-line{border:1px solid #222}.notification-item{width:100%;height:35px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 10px;margin:2px 0;transition:background-color .3s ease;border-radius:5px;cursor:pointer}.theme-dark .notification-item:hover{background-color:#404040}.notification-item:hover{background-color:#fff}.notification-item.active{background:#ddd}.theme-dark .notification-item.active{background:#1d1d1d}.notification-item-icon{width:25px;height:25px;display:flex;flex-direction:row;justify-content:center;align-items:center}.notification-item-icon img{width:100%}.notification-item-title{font-weight:400;font-size:12px;line-height:24px;color:#7c7c7c;width:60%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.theme-dark .notification-item-title{color:#fff}.notification-item-date{text-align:right;color:#afafaf}.notification-item-date,.notification-more{font-weight:400;font-size:12px;line-height:24px}.notification-more{text-align:center;color:#7c7c7c;margin-top:10px;cursor:pointer}@font-face{font-family:"FontAwesome";src:url(/static/media/fontawesome-webfont.8b43027f.eot);src:url(/static/media/fontawesome-webfont.8b43027f.eot?#iefix&v=4.7.0) format("embedded-opentype"),url(/static/media/fontawesome-webfont.20fd1704.woff2) format("woff2"),url(/static/media/fontawesome-webfont.f691f37e.woff) format("woff"),url(/static/media/fontawesome-webfont.1e59d233.ttf) format("truetype");font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s linear infinite}.fa-pulse{animation:fa-spin 1s steps(8) infinite}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scaleY(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:"\f2a3"}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-address-card:before,.fa-vcard:before{content:"\f2bb"}.fa-address-card-o:before,.fa-vcard-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer-full:before,.fa-thermometer:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bath:before,.fa-bathtub:before,.fa-s15:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@font-face{font-family:"themify";src:url(/static/media/themify.9bad9444.eot);src:url(/static/media/themify.9bad9444.eot?#iefix) format("embedded-opentype"),url(/static/media/themify.29b39089.woff) format("woff"),url(/static/media/themify.eda8b943.ttf) format("truetype"),url(/static/media/themify.c4292f34.svg) format("svg");font-weight:400;font-style:normal}[class*=" ti-"],[class^=ti-]{font-family:"themify",serif;speak:none;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ti-wand:before{content:"\e600"}.ti-volume:before{content:"\e601"}.ti-user:before{content:"\e602"}.ti-unlock:before{content:"\e603"}.ti-unlink:before{content:"\e604"}.ti-trash:before{content:"\e605"}.ti-thought:before{content:"\e606"}.ti-target:before{content:"\e607"}.ti-tag:before{content:"\e608"}.ti-tablet:before{content:"\e609"}.ti-star:before{content:"\e60a"}.ti-spray:before{content:"\e60b"}.ti-signal:before{content:"\e60c"}.ti-shopping-cart:before{content:"\e60d"}.ti-shopping-cart-full:before{content:"\e60e"}.ti-settings:before{content:"\e60f"}.ti-search:before{content:"\e610"}.ti-zoom-in:before{content:"\e611"}.ti-zoom-out:before{content:"\e612"}.ti-cut:before{content:"\e613"}.ti-ruler:before{content:"\e614"}.ti-ruler-pencil:before{content:"\e615"}.ti-ruler-alt:before{content:"\e616"}.ti-bookmark:before{content:"\e617"}.ti-bookmark-alt:before{content:"\e618"}.ti-reload:before{content:"\e619"}.ti-plus:before{content:"\e61a"}.ti-pin:before{content:"\e61b"}.ti-pencil:before{content:"\e61c"}.ti-pencil-alt:before{content:"\e61d"}.ti-paint-roller:before{content:"\e61e"}.ti-paint-bucket:before{content:"\e61f"}.ti-na:before{content:"\e620"}.ti-mobile:before{content:"\e621"}.ti-minus:before{content:"\e622"}.ti-medall:before{content:"\e623"}.ti-medall-alt:before{content:"\e624"}.ti-marker:before{content:"\e625"}.ti-marker-alt:before{content:"\e626"}.ti-arrow-up:before{content:"\e627"}.ti-arrow-right:before{content:"\e628"}.ti-arrow-left:before{content:"\e629"}.ti-arrow-down:before{content:"\e62a"}.ti-lock:before{content:"\e62b"}.ti-location-arrow:before{content:"\e62c"}.ti-link:before{content:"\e62d"}.ti-layout:before{content:"\e62e"}.ti-layers:before{content:"\e62f"}.ti-layers-alt:before{content:"\e630"}.ti-key:before{content:"\e631"}.ti-import:before{content:"\e632"}.ti-image:before{content:"\e633"}.ti-heart:before{content:"\e634"}.ti-heart-broken:before{content:"\e635"}.ti-hand-stop:before{content:"\e636"}.ti-hand-open:before{content:"\e637"}.ti-hand-drag:before{content:"\e638"}.ti-folder:before{content:"\e639"}.ti-flag:before{content:"\e63a"}.ti-flag-alt:before{content:"\e63b"}.ti-flag-alt-2:before{content:"\e63c"}.ti-eye:before{content:"\e63d"}.ti-export:before{content:"\e63e"}.ti-exchange-vertical:before{content:"\e63f"}.ti-desktop:before{content:"\e640"}.ti-cup:before{content:"\e641"}.ti-crown:before{content:"\e642"}.ti-comments:before{content:"\e643"}.ti-comment:before{content:"\e644"}.ti-comment-alt:before{content:"\e645"}.ti-close:before{content:"\e646"}.ti-clip:before{content:"\e647"}.ti-angle-up:before{content:"\e648"}.ti-angle-right:before{content:"\e649"}.ti-angle-left:before{content:"\e64a"}.ti-angle-down:before{content:"\e64b"}.ti-check:before{content:"\e64c"}.ti-check-box:before{content:"\e64d"}.ti-camera:before{content:"\e64e"}.ti-announcement:before{content:"\e64f"}.ti-brush:before{content:"\e650"}.ti-briefcase:before{content:"\e651"}.ti-bolt:before{content:"\e652"}.ti-bolt-alt:before{content:"\e653"}.ti-blackboard:before{content:"\e654"}.ti-bag:before{content:"\e655"}.ti-move:before{content:"\e656"}.ti-arrows-vertical:before{content:"\e657"}.ti-arrows-horizontal:before{content:"\e658"}.ti-fullscreen:before{content:"\e659"}.ti-arrow-top-right:before{content:"\e65a"}.ti-arrow-top-left:before{content:"\e65b"}.ti-arrow-circle-up:before{content:"\e65c"}.ti-arrow-circle-right:before{content:"\e65d"}.ti-arrow-circle-left:before{content:"\e65e"}.ti-arrow-circle-down:before{content:"\e65f"}.ti-angle-double-up:before{content:"\e660"}.ti-angle-double-right:before{content:"\e661"}.ti-angle-double-left:before{content:"\e662"}.ti-angle-double-down:before{content:"\e663"}.ti-zip:before{content:"\e664"}.ti-world:before{content:"\e665"}.ti-wheelchair:before{content:"\e666"}.ti-view-list:before{content:"\e667"}.ti-view-list-alt:before{content:"\e668"}.ti-view-grid:before{content:"\e669"}.ti-uppercase:before{content:"\e66a"}.ti-upload:before{content:"\e66b"}.ti-underline:before{content:"\e66c"}.ti-truck:before{content:"\e66d"}.ti-timer:before{content:"\e66e"}.ti-ticket:before{content:"\e66f"}.ti-thumb-up:before{content:"\e670"}.ti-thumb-down:before{content:"\e671"}.ti-text:before{content:"\e672"}.ti-stats-up:before{content:"\e673"}.ti-stats-down:before{content:"\e674"}.ti-split-v:before{content:"\e675"}.ti-split-h:before{content:"\e676"}.ti-smallcap:before{content:"\e677"}.ti-shine:before{content:"\e678"}.ti-shift-right:before{content:"\e679"}.ti-shift-left:before{content:"\e67a"}.ti-shield:before{content:"\e67b"}.ti-notepad:before{content:"\e67c"}.ti-server:before{content:"\e67d"}.ti-quote-right:before{content:"\e67e"}.ti-quote-left:before{content:"\e67f"}.ti-pulse:before{content:"\e680"}.ti-printer:before{content:"\e681"}.ti-power-off:before{content:"\e682"}.ti-plug:before{content:"\e683"}.ti-pie-chart:before{content:"\e684"}.ti-paragraph:before{content:"\e685"}.ti-panel:before{content:"\e686"}.ti-package:before{content:"\e687"}.ti-music:before{content:"\e688"}.ti-music-alt:before{content:"\e689"}.ti-mouse:before{content:"\e68a"}.ti-mouse-alt:before{content:"\e68b"}.ti-money:before{content:"\e68c"}.ti-microphone:before{content:"\e68d"}.ti-menu:before{content:"\e68e"}.ti-menu-alt:before{content:"\e68f"}.ti-map:before{content:"\e690"}.ti-map-alt:before{content:"\e691"}.ti-loop:before{content:"\e692"}.ti-location-pin:before{content:"\e693"}.ti-list:before{content:"\e694"}.ti-light-bulb:before{content:"\e695"}.ti-Italic:before{content:"\e696"}.ti-info:before{content:"\e697"}.ti-infinite:before{content:"\e698"}.ti-id-badge:before{content:"\e699"}.ti-hummer:before{content:"\e69a"}.ti-home:before{content:"\e69b"}.ti-help:before{content:"\e69c"}.ti-headphone:before{content:"\e69d"}.ti-harddrives:before{content:"\e69e"}.ti-harddrive:before{content:"\e69f"}.ti-gift:before{content:"\e6a0"}.ti-game:before{content:"\e6a1"}.ti-filter:before{content:"\e6a2"}.ti-files:before{content:"\e6a3"}.ti-file:before{content:"\e6a4"}.ti-eraser:before{content:"\e6a5"}.ti-envelope:before{content:"\e6a6"}.ti-download:before{content:"\e6a7"}.ti-direction:before{content:"\e6a8"}.ti-direction-alt:before{content:"\e6a9"}.ti-dashboard:before{content:"\e6aa"}.ti-control-stop:before{content:"\e6ab"}.ti-control-shuffle:before{content:"\e6ac"}.ti-control-play:before{content:"\e6ad"}.ti-control-pause:before{content:"\e6ae"}.ti-control-forward:before{content:"\e6af"}.ti-control-backward:before{content:"\e6b0"}.ti-cloud:before{content:"\e6b1"}.ti-cloud-up:before{content:"\e6b2"}.ti-cloud-down:before{content:"\e6b3"}.ti-clipboard:before{content:"\e6b4"}.ti-car:before{content:"\e6b5"}.ti-calendar:before{content:"\e6b6"}.ti-book:before{content:"\e6b7"}.ti-bell:before{content:"\e6b8"}.ti-basketball:before{content:"\e6b9"}.ti-bar-chart:before{content:"\e6ba"}.ti-bar-chart-alt:before{content:"\e6bb"}.ti-back-right:before{content:"\e6bc"}.ti-back-left:before{content:"\e6bd"}.ti-arrows-corner:before{content:"\e6be"}.ti-archive:before{content:"\e6bf"}.ti-anchor:before{content:"\e6c0"}.ti-align-right:before{content:"\e6c1"}.ti-align-left:before{content:"\e6c2"}.ti-align-justify:before{content:"\e6c3"}.ti-align-center:before{content:"\e6c4"}.ti-alert:before{content:"\e6c5"}.ti-alarm-clock:before{content:"\e6c6"}.ti-agenda:before{content:"\e6c7"}.ti-write:before{content:"\e6c8"}.ti-window:before{content:"\e6c9"}.ti-widgetized:before{content:"\e6ca"}.ti-widget:before{content:"\e6cb"}.ti-widget-alt:before{content:"\e6cc"}.ti-wallet:before{content:"\e6cd"}.ti-video-clapper:before{content:"\e6ce"}.ti-video-camera:before{content:"\e6cf"}.ti-vector:before{content:"\e6d0"}.ti-themify-logo:before{content:"\e6d1"}.ti-themify-favicon:before{content:"\e6d2"}.ti-themify-favicon-alt:before{content:"\e6d3"}.ti-support:before{content:"\e6d4"}.ti-stamp:before{content:"\e6d5"}.ti-split-v-alt:before{content:"\e6d6"}.ti-slice:before{content:"\e6d7"}.ti-shortcode:before{content:"\e6d8"}.ti-shift-right-alt:before{content:"\e6d9"}.ti-shift-left-alt:before{content:"\e6da"}.ti-ruler-alt-2:before{content:"\e6db"}.ti-receipt:before{content:"\e6dc"}.ti-pin2:before{content:"\e6dd"}.ti-pin-alt:before{content:"\e6de"}.ti-pencil-alt2:before{content:"\e6df"}.ti-palette:before{content:"\e6e0"}.ti-more:before{content:"\e6e1"}.ti-more-alt:before{content:"\e6e2"}.ti-microphone-alt:before{content:"\e6e3"}.ti-magnet:before{content:"\e6e4"}.ti-line-double:before{content:"\e6e5"}.ti-line-dotted:before{content:"\e6e6"}.ti-line-dashed:before{content:"\e6e7"}.ti-layout-width-full:before{content:"\e6e8"}.ti-layout-width-default:before{content:"\e6e9"}.ti-layout-width-default-alt:before{content:"\e6ea"}.ti-layout-tab:before{content:"\e6eb"}.ti-layout-tab-window:before{content:"\e6ec"}.ti-layout-tab-v:before{content:"\e6ed"}.ti-layout-tab-min:before{content:"\e6ee"}.ti-layout-slider:before{content:"\e6ef"}.ti-layout-slider-alt:before{content:"\e6f0"}.ti-layout-sidebar-right:before{content:"\e6f1"}.ti-layout-sidebar-none:before{content:"\e6f2"}.ti-layout-sidebar-left:before{content:"\e6f3"}.ti-layout-placeholder:before{content:"\e6f4"}.ti-layout-menu:before{content:"\e6f5"}.ti-layout-menu-v:before{content:"\e6f6"}.ti-layout-menu-separated:before{content:"\e6f7"}.ti-layout-menu-full:before{content:"\e6f8"}.ti-layout-media-right-alt:before{content:"\e6f9"}.ti-layout-media-right:before{content:"\e6fa"}.ti-layout-media-overlay:before{content:"\e6fb"}.ti-layout-media-overlay-alt:before{content:"\e6fc"}.ti-layout-media-overlay-alt-2:before{content:"\e6fd"}.ti-layout-media-left-alt:before{content:"\e6fe"}.ti-layout-media-left:before{content:"\e6ff"}.ti-layout-media-center-alt:before{content:"\e700"}.ti-layout-media-center:before{content:"\e701"}.ti-layout-list-thumb:before{content:"\e702"}.ti-layout-list-thumb-alt:before{content:"\e703"}.ti-layout-list-post:before{content:"\e704"}.ti-layout-list-large-image:before{content:"\e705"}.ti-layout-line-solid:before{content:"\e706"}.ti-layout-grid4:before{content:"\e707"}.ti-layout-grid3:before{content:"\e708"}.ti-layout-grid2:before{content:"\e709"}.ti-layout-grid2-thumb:before{content:"\e70a"}.ti-layout-cta-right:before{content:"\e70b"}.ti-layout-cta-left:before{content:"\e70c"}.ti-layout-cta-center:before{content:"\e70d"}.ti-layout-cta-btn-right:before{content:"\e70e"}.ti-layout-cta-btn-left:before{content:"\e70f"}.ti-layout-column4:before{content:"\e710"}.ti-layout-column3:before{content:"\e711"}.ti-layout-column2:before{content:"\e712"}.ti-layout-accordion-separated:before{content:"\e713"}.ti-layout-accordion-merged:before{content:"\e714"}.ti-layout-accordion-list:before{content:"\e715"}.ti-ink-pen:before{content:"\e716"}.ti-info-alt:before{content:"\e717"}.ti-help-alt:before{content:"\e718"}.ti-headphone-alt:before{content:"\e719"}.ti-hand-point-up:before{content:"\e71a"}.ti-hand-point-right:before{content:"\e71b"}.ti-hand-point-left:before{content:"\e71c"}.ti-hand-point-down:before{content:"\e71d"}.ti-gallery:before{content:"\e71e"}.ti-face-smile:before{content:"\e71f"}.ti-face-sad:before{content:"\e720"}.ti-credit-card:before{content:"\e721"}.ti-control-skip-forward:before{content:"\e722"}.ti-control-skip-backward:before{content:"\e723"}.ti-control-record:before{content:"\e724"}.ti-control-eject:before{content:"\e725"}.ti-comments-smiley:before{content:"\e726"}.ti-brush-alt:before{content:"\e727"}.ti-youtube:before{content:"\e728"}.ti-vimeo:before{content:"\e729"}.ti-twitter:before{content:"\e72a"}.ti-time:before{content:"\e72b"}.ti-tumblr:before{content:"\e72c"}.ti-skype:before{content:"\e72d"}.ti-share:before{content:"\e72e"}.ti-share-alt:before{content:"\e72f"}.ti-rocket:before{content:"\e730"}.ti-pinterest:before{content:"\e731"}.ti-new-window:before{content:"\e732"}.ti-microsoft:before{content:"\e733"}.ti-list-ol:before{content:"\e734"}.ti-linkedin:before{content:"\e735"}.ti-layout-sidebar-2:before{content:"\e736"}.ti-layout-grid4-alt:before{content:"\e737"}.ti-layout-grid3-alt:before{content:"\e738"}.ti-layout-grid2-alt:before{content:"\e739"}.ti-layout-column4-alt:before{content:"\e73a"}.ti-layout-column3-alt:before{content:"\e73b"}.ti-layout-column2-alt:before{content:"\e73c"}.ti-instagram:before{content:"\e73d"}.ti-google:before{content:"\e73e"}.ti-github:before{content:"\e73f"}.ti-flickr:before{content:"\e740"}.ti-facebook:before{content:"\e741"}.ti-dropbox:before{content:"\e742"}.ti-dribbble:before{content:"\e743"}.ti-apple:before{content:"\e744"}.ti-android:before{content:"\e745"}.ti-save:before{content:"\e746"}.ti-save-alt:before{content:"\e747"}.ti-yahoo:before{content:"\e748"}.ti-wordpress:before{content:"\e749"}.ti-vimeo-alt:before{content:"\e74a"}.ti-twitter-alt:before{content:"\e74b"}.ti-tumblr-alt:before{content:"\e74c"}.ti-trello:before{content:"\e74d"}.ti-stack-overflow:before{content:"\e74e"}.ti-soundcloud:before{content:"\e74f"}.ti-sharethis:before{content:"\e750"}.ti-sharethis-alt:before{content:"\e751"}.ti-reddit:before{content:"\e752"}.ti-pinterest-alt:before{content:"\e753"}.ti-microsoft-alt:before{content:"\e754"}.ti-linux:before{content:"\e755"}.ti-jsfiddle:before{content:"\e756"}.ti-joomla:before{content:"\e757"}.ti-html5:before{content:"\e758"}.ti-flickr-alt:before{content:"\e759"}.ti-email:before{content:"\e75a"}.ti-drupal:before{content:"\e75b"}.ti-dropbox-alt:before{content:"\e75c"}.ti-css3:before{content:"\e75d"}.ti-rss:before{content:"\e75e"}.ti-rss-alt:before{content:"\e75f"}@font-face{font-family:"icomoon";src:url(/static/media/icomoon.f6f45e8b.eot);src:url(/static/media/icomoon.f6f45e8b.eot?#iefix-rdnm34) format("embedded-opentype"),url(/static/media/icomoon.86bf9731.woff) format("woff"),url(/static/media/icomoon.8dde12ca.ttf) format("truetype"),url(/static/media/icomoon.3bfd5221.svg#icomoon) format("svg");font-weight:400;font-style:normal}:root{--dark-bg:#151617;--dark-gray-bg:#333;--light-bg:#ebeef2;--light-gray-bg:#f6f6f6;--dark-color:#212529;--white-color:#fff;--animate-duration:1s;--animate-delay:2s;--animate-repeat:1}body{height:100vh;padding:0;position:fixed;background:#ebeef2;font-family:Helvetica,serif;flex-direction:row}.content,body{width:100%;display:flex;justify-content:flex-start;align-items:flex-start}.content{flex-direction:column;box-sizing:border-box}.wrapper{justify-content:flex-start;align-items:flex-start}.left-side,.wrapper{display:flex;flex-direction:row;width:100%}.left-side{justify-content:space-between;align-items:center}.left-side .block{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;max-width:50%}.main-menu{transition:all .3s ease;top:0;position:relative;float:left;width:70px;min-width:70px;padding:0;z-index:9;background:#ebeef2;color:#222}.main-menu,.main-menu.open{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;height:100vh}.main-menu.open{margin:0;width:230px;min-width:230px;z-index:99999999}.nav-items{width:100%;min-width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:0;grid-row-gap:5px;row-gap:5px}.main-menu .nav-item{justify-content:flex-start;width:100%;position:relative;height:60px;cursor:pointer;padding:5px;box-sizing:border-box;min-width:60px;border:none}.main-menu .nav-item,.nav-icon{display:flex;flex-direction:row;align-items:center;transition:all .2s ease}.nav-icon{justify-content:center;height:100%;max-height:50px;width:50px;min-width:50px;margin:0 5px;z-index:10;filter:invert(0)}.nav-icon img{display:block;width:64%;transition:all .2s ease}.nav-text{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;font-size:16px;font-weight:500;position:relative;padding:20px 30px 20px 70px;width:100%;max-width:100%;min-width:200px;margin:0 5px 0 -60px;height:20px}.nav-text.close-icon{opacity:0;animation:none;display:none}.nav-item.active .nav-icon{overflow:hidden;box-sizing:border-box;padding:8px;max-height:50px;width:50px;min-width:50px;margin-left:5px;background:#fff;border-radius:50px;filter:invert(0)}.nav-item.active .nav-icon img{width:75%}.nav-item:hover .nav-text{opacity:1;display:flex;background:#fff;border-radius:10px;box-shadow:0 5px 5px -5px rgba(34,60,80,.6);z-index:0;padding:20px 30px 20px 70px;width:100%;height:52px;max-width:100%;min-width:200px;margin-left:-60px;color:#f15a24;border-radius:60px}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes lefter{0%{opacity:0}75%{opacity:0}to{opacity:1}}.button-menu{width:30px;height:20px;padding:5px;font-size:22px;flex-direction:column;position:fixed;background:transparent;border-radius:0 5px 5px 0;bottom:10px;left:18px;cursor:pointer;z-index:99999999999;box-sizing:initial}.button-menu .line{width:25px;display:block;position:relative;height:2px;background-color:#000;margin:2px 0}.button-menu{flex-wrap:nowrap;width:40px;height:40px;left:7px}.info{justify-content:center;height:40px;line-height:1;grid-gap:10px;gap:10px;width:auto;float:left}.header,.info{display:flex;flex-direction:row;align-items:center}.header{position:-webkit-sticky;position:sticky;top:0;justify-content:flex-end}.header,.title{width:100%;height:55px}.title{margin:0;background:#333;box-sizing:border-box;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;transition:all .3s ease;padding:10px 18px}.title.open{width:100%;height:55px}.logo{max-width:100%;max-height:36px;width:50px}.logo svg{height:100%}.logo-icon{width:40px;height:40px;margin-right:15px}.logo-text{max-width:100%;height:23px;margin-left:4px;filter:invert(1) brightness(5)}.title .logo-text,.title.open .logo-text{display:block}.button-theme{width:40px;height:40px}.icon{width:100%;max-width:20px;max-height:25px}.balance{font-size:14px;font-weight:700;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;color:#000}.balance span img{width:15px}.balance .icon{filter:invert(1)}.title.open img.logo-text.{display:none}.top-search{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:2px 110px 2px 40px;font-size:12px;height:33px;border-radius:40px;float:left;width:calc(100% - 100px);box-sizing:border-box;background-color:#ebeef2;border:1px solid #ebeef2;position:relative}.top-search:after{content:"";width:20px;height:33px;position:absolute;right:10px}.top-search-clear{cursor:pointer;opacity:.7;padding-right:5px;padding-top:1px}.search{position:relative;width:100%;display:flex;flex-direction:row;justify-content:flex-start}.results{color:#000;font-size:14px;float:left;height:33px;justify-content:flex-end;border-radius:60px;width:140px;margin-left:-160px;box-sizing:border-box;z-index:9}.results,.search .icon-search{position:relative;display:flex;flex-direction:row;align-items:center}.search .icon-search{width:20px;height:32px;justify-content:center;left:30px;z-index:1;flex-basis:auto}.icon-search img.src{width:100%}.serif{font-family:system-ui;font-weight:400;font-size:14px;line-height:2}.nav-footer{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;height:50px;padding:5px;background:transparent;box-sizing:border-box;position:relative;z-index:999999;transition:all .3s ease;grid-gap:5px;gap:5px;width:250px}.only-mobile-search{display:none}.nav-footer-icon{width:60px;padding:0;margin:0;box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer}.nav-footer-icon img{height:80%;max-width:40%;max-height:65%;filter:invert(1)}.nav-footer-icon.set img{min-width:60px}.arrow-left.icon-menu:before{content:"";position:absolute;left:1px;top:-5px;width:10px;height:10px;border-top:1px solid;border-right:1px solid;transform:rotate(-135deg)}.arrow-left.icon-menu{color:#000;position:absolute;margin-left:3px;margin-top:10px;width:16px;height:1px;background-color:currentColor}.icon-menu{position:absolute}.icon-menu:after,.icon-menu:before{content:"";position:absolute}.icon-menu i{position:absolute}.icon-menu i:after,.icon-menu i:before{content:"";position:absolute}.arrow-right.icon-menu:before{content:"";position:absolute;right:1px;top:-5px;width:10px;height:10px;border-top:1px solid;border-right:1px solid;transform:rotate(45deg)}.arrow-right.icon-menu{color:#000;position:absolute;margin-left:2px;margin-top:10px;width:16px;height:1px;background-color:currentColor}.icon-menu,.icon-menu:after,.icon-menu:before,.icon-menu i,.icon-menu i:after,.icon-menu i:before{transition:all .3s ease}.layout{width:100%;box-sizing:border-box;max-width:100%;float:left;overflow:hidden;right:0;border-radius:0!important;background-color:#eceef2}.theme-dark .layout{background-color:#272727}.layout .card{border-radius:4px;background:#fff;align-items:flex-start;flex-wrap:wrap}.card .card-body,.layout .card{display:flex;position:relative;float:left;flex-direction:row;justify-content:flex-start;width:100%}.card .card-body{padding:0;margin:0}.theme-dark .card .card-body{background:#151617}.card .card-body.open-menu{flex-direction:row;justify-content:flex-start}.card .card-body.open-menu,.card .card-body.open-menu .open-filters{display:flex;position:relative;padding:0;margin:0}.card{flex-direction:row;flex-wrap:wrap;box-sizing:border-box;position:relative}.card,.text-block{display:flex;justify-content:flex-start;align-items:flex-start;width:100%}.text-block{padding:10px;flex-direction:column;text-align:left;height:auto;grid-gap:4px;gap:4px}.filters{z-index:999;width:0;margin-right:-250px;float:left}.filters,.filters.hlop{height:100vh;position:absolute;right:0;background:#fff;color:#000;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;box-sizing:border-box;grid-gap:20px;gap:20px}.filters.hlop{z-index:0;margin-right:0}.filters.hlop,.filters.open{width:250px;transition:all .3s ease;box-shadow:0 0 8px 0 rgba(34,60,80,.2)}.filters.open{z-index:998;height:100svh;position:relative;right:0;background:#fff;color:#000;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;box-sizing:border-box}.filters input{width:100%;padding:5px 10px}.filters .title{width:100%;font-size:20px;text-align:center}.filters-btn{width:30px;height:30px;box-sizing:border-box;padding:5px;z-index:9999;display:flex;flex-direction:row;justify-content:center;align-items:center;float:left;position:relative;cursor:pointer}.filters-btn img,.setup-btn img,.xls-btn img{width:100%}.filters-btn.active,.filters-btn:hover,.ip-range-btn.active,.ip-range-btn:hover,.setup-btn.active,.setup-btn:hover,.xls-btn.active,.xls-btn:hover{background-color:#ebeef2;border-radius:100%;transition:all .3s ease}.setup-btn,.xls-btn{width:40px;height:40px;box-sizing:border-box;padding:5px;justify-content:center;float:left;cursor:pointer}.filter-buttons,.setup-btn,.xls-btn{z-index:9999;display:flex;flex-direction:row;align-items:center;position:relative}.filter-buttons{right:0;left:auto;justify-content:flex-end;height:30px;grid-gap:10px;gap:10px;padding:0}.scrollable{width:100%;overflow-x:auto;overflow-y:auto;height:calc(100vh - 110px)}.scroll-content{width:100%;overflow-y:auto;height:calc(100vh - 50px)}.scrollable::-webkit-scrollbar-thumb{background:#ddd;border-radius:5px!important;width:4px!important;right:0!important;height:5px!important;z-index:999;min-height:5px;position:fixed;bottom:0}::-webkit-scrollbar-track{width:0!important;height:0!important;display:none!important}.block-filters{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;width:100%}.MuiInputBase-input{height:2.1876em}.jss9{padding:3px 0!important}.nav-filter{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;position:relative;overflow-y:auto;padding:20px 20px 55px;margin:0;overflow-x:hidden}.nav-filter .circle-btn-group{position:-webkit-sticky;position:sticky;bottom:60px;min-width:223px;box-sizing:border-box;background:#fff;padding:20px 0}.filters-mouse-enter{position:fixed;right:0;width:2px;z-index:999999;height:calc(100vh - 110px);display:block;bottom:0}.cap{margin-left:0;margin-right:10px;padding:5px 10px;flex-direction:revert;cursor:pointer;font-size:10px;color:#fff;border-radius:8px;background:#333}.button-menu,.cap{display:flex;justify-content:center;align-items:center}.button-menu{flex-wrap:wrap;color:#000!important}.button-menu svg{fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;cursor:pointer}.button-menu svg path{fill:none;stroke:#000;stroke-width:1px}#bottom,.button-menu #top{stroke-dasharray:30,75.39;transition:all .3s cubic-bezier(.6,.33,.67,1.29)}.button-menu svg.active #top,svg.active #bottom{stroke-dasharray:75.39;stroke-dashoffset:-60}.button-menu svg:nth-child(2){transform:rotate(0deg);transition:transform .6s cubic-bezier(.165,.84,.44,1)}.button-menu svg:nth-child(2) path{transition:all .3s ease-in-out .6s}.button-menu svg:nth-child(2).active{transform:rotate(180deg)}.button-menu .rocket #top{stroke-dasharray:30,88}.balance,.mail{justify-content:flex-end;font-size:14px;width:auto;cursor:pointer;color:#fff;font-weight:400;height:33px;border-radius:50px;padding:10px;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.balance,.icona,.mail{display:flex;flex-direction:row;align-items:center;position:relative;box-sizing:border-box}.icona{width:36px;justify-content:center;height:36px;padding:5px;border-radius:100%;left:-9px;filter:invert(1) contrast(200%)}.icona img{width:100%}.header{background:#333;z-index:999}.title.open svg,.title svg{width:40px;min-width:40px;height:100%}.flex-start{justify-content:flex-start;justify-content:flex-end}.flex-start,.smart-create{display:flex;flex-direction:row;align-items:center}.smart-create{width:160px;height:40px;justify-content:space-between;border-radius:15px;box-shadow:0 5px 5px -5px rgba(34,60,80,.6);background:#696969;position:relative;right:20px;bottom:125px;color:#fff;padding:20px;box-sizing:initial;font-size:12px;float:right;z-index:0}.create-link{width:50px;height:50px;color:#fff;border-radius:100%;background-size:32px;box-shadow:0 2px 3px 0 rgba(34,60,80,.2);background:#eceef2 no-repeat 50%;cursor:pointer;margin:0 0 0 10px;z-index:10;border:none;min-width:50px;min-height:50px;transition:all .3s ease;justify-content:center;align-items:center;display:flex}.create-link img{width:25px;height:25px;transition:all .3s ease}.create-link img:hover{width:50px;height:50px}.smart-create .text{max-width:100px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;text-shadow:1px 1px 0 rgba(0,0,0,.66)}.hamburger-menu,.hamburger-menu-icon{display:none}.smart-create .text span{background:#333;padding:3px 10px;color:#fff;border-radius:10px}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.active{color:#495057;border-color:#dee2e6 #dee2e6 #fff}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125);position:relative;display:flex;flex-direction:row;justify-content:space-between}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.nav-tabs{margin-bottom:-1px}.nav-tabs a{border-radius:0;color:#b5bcc2;font-size:12px;font-weight:700;padding:.25em .3em;text-transform:uppercase;margin:3px}.nav-tabs a:hover{border-color:transparent}.nav-tabs a.active{color:#555;cursor:default;background-color:#fff;border:1px solid;border-color:#ddd #ddd transparent}.card-header{top:0;left:0;right:0;background:#fff;border-bottom:1px solid rgba(0,0,0,.07);width:100%}.nav-tabs .nav-link.active{border-bottom:3px solid red;background:none}.nav-tabs .nav-link{background:none;font-size:14px;box-sizing:border-box;border-bottom:2px solid transparent}#nav-tab{margin:0 auto;border-bottom:none;overflow-x:auto}#nav-tab::-webkit-scrollbar{background-color:initial;width:0;height:0}#nav-tab .nav-item{margin-bottom:0;font-size:12px;position:relative;white-space:nowrap}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:transparent}.nav-tabs .nav-link.active{background-color:#fff;border-color:transparent;border-bottom:2px solid #f15a24;color:#f15a24}.nav{padding-left:0;list-style:none;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin:0!important;flex-wrap:nowrap}.mobile-menu,.mobile-menu-icon{display:none}a:active,a:hover{color:#505050}::-moz-selection{background:#009688;color:#fff}.nav-tabs .nav-link.active{background-color:initial}body.theme-dark .lightMode{color:#3ac47d}body.theme-dark{background:#151617;color:#bdbdbd}body.theme-dark .bg-white{background:#151617!important}body.theme-dark .openparams{color:#fff}body.theme-dark .bg-grad{filter:invert(.9)}body.theme-dark .content{background:#151617;color:#dcdcdc}body.theme-dark p{color:#bdbdbd!important}body.theme-dark h1,h2,h3{color:#fff}body.theme-dark span{color:#bdbdbd}body.theme-dark .right-panel header.header{background:#212121;border-bottom:1px solid #1c1c1e}body.theme-dark img.text-logo{filter:invert(1) brightness(5)}body.theme-dark .sidebar .main-menu{background-color:#1c1c1e}body.theme-dark .sidebar .main-menu ul li i{color:#fff}body.theme-dark .sidebar .main-menu .nav-item{border-bottom:1px solid #1c1c1e}body.theme-dark .mobile-menu .nav-item{border-bottom:1px solid #333}body.theme-dark .top-right .divider{background:#404040}body.theme-dark .card{background:#000}body.theme-dark .card-header{background:#000;color:#fff;border-bottom:1px solid #151617}body.theme-dark .form-control{border:1px solid #000;color:#bdbdbd;background-color:#1c1c1e}body.theme-dark .form-control:focus{color:#495057;background-color:#2c2c2f;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}body.theme-dark i.iconNews{color:#3ac47d!important}body.theme-dark .icon-btn{background:#000}body.theme-dark .date-icon{color:#fff}body.theme-dark .selected .date-icon{color:#bdbdbd}body.theme-dark .list-group-item{background-color:#1c1c1e}body.theme-dark .list-group-item.active,body.theme-dark .list-group-item:hover{color:rgba(119,187,119,.7333333333333333);background-color:#151617;border-color:#151617}body.theme-dark li.border-bottom-0.list-group-item.sticky-bottom{background:#1c1c1e}body.theme-dark li.border-bottom-0.list-group-item.sticky-bottom.active{background-color:#151617}body.theme-dark .scroll-area-md{border-bottom:0 solid #000}body.theme-dark .news-text-preview{color:#bdbdbd}body.theme-dark .search-menu{background:#1c1c1e}body.theme-dark input#offer-search{background:#000}body.theme-dark .border{border:1px solid #000!important}body.theme-dark .close,body.theme-dark .MuiInputBase-root{color:#bdbdbd}body.theme-dark .chat{background-color:#000;color:#bdbdbd}body.theme-dark .chat p{color:#bdbdbd}body.theme-dark .start-window{background-color:#000}body.theme-dark .chat .messages{background:#1c1c1e}.chat .messages .time,body.theme-dark .chat .messages .message{background:#151617}body.theme-dark .chat .input{background-color:initial}body.theme-dark .inputDiv{border:1px solid #000;background:#1c1c1e}body.theme-dark .inputDiv:focus{border:none;outline-color:#2f2f2f;border-radius:10px;background:#1c1c1e}.nav-tabs .nav-link.active,body.theme-dark .nav-tabs .nav-item.show .nav-link{background-color:initial}body.theme-dark .table .thead-light th{background-color:#333537}body.theme-dark .table{background-color:#151617}.table-bordered th,body.theme-dark .table-bordered td{border-bottom:1px solid #1c1c1e}body.theme-dark tr.drop,body.theme-dark tr.drop td{background:#27292b;border-color:#1b1b1b}body.theme-dark .table a{color:#fff}body.theme-dark tr.doubledrop,body.theme-dark tr.doubledrop td{background:#2f3133;border-color:#1b1b1b}body.theme-dark .exportXls img{filter:invert(.6)}body.theme-dark .table .thead-light th{border-color:#1b1b1b}body.theme-dark label{color:#fff!important;font-weight:400!important}body.theme-dark .modal-content{background-color:#0e0e0f;color:#bdbdbd}body.theme-dark .right-panel{background-color:#151617}body.theme-dark nav.navitab{background-color:initial}body.theme-dark .shtorka{background-color:#1c1c1c}body.theme-dark .cont:before{color:#bdbdbd;background:#1c1c1c}body.theme-dark .screen{border:none!important}body.theme-dark .pick-offers{color:#bdbdbd}body.theme-dark .sidebar .line2,body.theme-dark .sidebar .search-menu .line1{background:#1c1c1e}body.theme-dark .footer{background:#151617}body.theme-dark select{background:#1c1c1e!important;border:none!important}body.theme-dark td .ti-pencil{color:#3ac47d!important}body.theme-dark td .ti-close{color:#dc3545!important}body.theme-dark .close{color:#fff;text-shadow:0 1px 0 #000}.tab-content i:not(:disabled):not(.disabled):hover,body.theme-dark .tab-content i:not(:disabled):not(.disabled):focus{color:#8ba251}body.theme-dark .code,body.theme-dark textarea.iprange{background:#1c1c1e;color:#707070}body.theme-dark .pick-offers span{color:#fff}body.theme-dark .tab-content i{font-style:normal;-webkit-user-select:text;user-select:text;color:#fff}body.theme-dark button.circle-btn{border:none;color:#000;background:#fff}body.theme-dark button.circle-btn i{color:#000}

/*!*/body.theme-dark img.circle-xls{filter:invert(0)}body.theme-dark button.btn.btn-outline.create-links:hover{background:#3ac47d!important;color:#fff;-webkit-appearance:none}body.theme-dark input#offer-search{color:#fff}body.theme-dark .zakaz{border:none;color:#000;background:#fff;border-radius:100%}body.theme-dark .zakaz img{filter:invert(0)}body.theme-dark i.stat-icon{color:#000}body.theme-dark .forma-zakaz{background:none;color:#bfbfbf}body.theme-dark .icon-notification{background:transparent}.icon-message i,body.theme-dark .icon-notification i{color:#fff}body.theme-dark .bg-grad{background:#121212;filter:invert(0)}body.theme-dark i.coins img{filter:invert(1)}body.theme-dark .right-panel .top-left,body.theme-dark .right-panel .top-right{background:#212121}body.theme-dark #s1,body.theme-dark .avatar{filter:invert(1)}body.theme-dark .search-activate{background:#1c1c1e}body.theme-dark i.ti.ti-search.sButton{color:#fff}span.material-icons.read{font-size:32px;color:#19b5fe}body.theme-dark .about,body.theme-dark .home,body.theme-dark .info,body.theme-dark .login,body.theme-dark .news{background:#333}body.theme-dark img.logoText{opacity:1;filter:invert(1) contrast(120.5)}body.theme-dark img.shadow1{filter:invert(1)}body.theme-dark .slogan{color:#fff}body.theme-dark path#fig1{stroke:#151617;fill:#151617}body.theme-dark .bg-w{background-color:#000}body.theme-dark span.material-icons{color:#000}body.theme-dark .article{background-color:#151617;border-left:3px solid #484848}body.theme-dark .article .title{color:#fff}body.theme-dark span.read{color:#19b5fe}body.theme-dark .bottom-grad{display:none}body.theme-dark button.circle-btn.selected{background-color:#f15a24!important;color:#fff!important}body.theme-dark button.circle-btn.selected i{color:#fff!important}

/*!*/body.theme-dark .icon-btn{background-color:initial}body.theme-dark .selected .date-icon{color:#000}body.theme-dark .icon-btn.selected,body.theme-dark .icon-btn:hover{background-color:#777}body.theme-dark .aaddvv-list{background-color:initial}body.theme-dark .adv-item{background-color:#1c1c1e}body.theme-dark .adv-logo{background-color:#fff;border-radius:5px}body.theme-dark .main-menu{background-color:#333}body.theme-dark .nav-items .nav-item .nav-icon{filter:invert(1)}body.theme-dark .nav-items .nav-item .nav-text{background-color:initial;color:#888}body.theme-dark .button-menu .icon-menu{filter:invert(1)}body.theme-dark .nav-items .nav-item:hover .nav-text{background-color:#000;height:60px;color:#fff!important}body.theme-dark .table .thead-light th{background-color:#2a2a2a;color:#a1aab2}body.theme-dark .top-search{background-color:#222;border:1px solid #111}body.theme-dark .icon-search{filter:contrast(0)}body.theme-dark .filter-buttons{filter:invert(1)}body.theme-dark .filters.open{background-color:#333}body.theme-dark .nav-filter .circle-btn-group{background-color:#333;right:20px}body.theme-dark .amount{color:#a1aab2}body.theme-dark .search{background-color:#000}body.theme-dark .icon-search.hide{visibility:hidden}body.theme-dark .mobile-menu.open{background-color:#333}body.theme-dark .mobile-menu-nav .nav-item{filter:none;background:#3e3e3e}body.theme-dark .mobile-menu-nav .nav-item:hover{background:#393939}body.theme-dark .mobile-menu-nav .nav-item.active{background:#353535}.mobile-menu-nav .nav-item{cursor:pointer}.mobile-menu-close{filter:invert(1)}svg.theme-toggle__classic{color:#fff;width:22px;height:25px}body.theme-dark .mobile-menu-close{filter:invert(0)}body.theme-dark .mobile-menu .nav-footer{filter:invert(0);bottom:80px;flex-direction:row-reverse}body .mobile-menu .nav-footer{bottom:80px;flex-direction:row-reverse}.mobile-menu-stat{filter:invert(1)}body.theme-dark .mobile-menu-stat{filter:invert(0)}body.theme-dark .top-search:focus{background-color:#111;border:1px solid #ddd}iprange body.theme-dark .top-search-clear{color:#fff}.table.statistic_table td{padding:8px 5px;height:30px}.table .thead-light th{height:50px}table.statistic_table i.ti.active-icon{color:#f15a24!important}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left}a{-webkit-text-decoration-skip:objects}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}img{max-width:100%}.logo{float:left;position:absolute;left:10px}[class^=icon-]{font-family:icomoon,serif!important;speak:none;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}svg{vertical-align:middle;overflow:hidden}::selection{background-color:#eedac7}img{vertical-align:middle;border-style:none}body{-webkit-user-select:none;user-select:none}svg:not(:root){overflow:hidden}.row{flex-direction:row}.col,.row{display:flex}.col{flex-direction:column}::selection{background-color:#009688}.icon-social{max-width:50%}body.morda{padding:0;color:#fff;font-family:"Open Sans",sans-serif;font-weight:200;margin:0;width:100%;min-height:100vh;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0);background:#151515;background:radial-gradient(circle,#151515 0,#333 100%)}.user-block{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;flex-wrap:nowrap;height:100%;left:0}.user-block .auth,.user-block .reg{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0 10px;height:55px;padding:0;cursor:pointer}.user-block .auth:hover,.user-block .reg:hover{color:#53b9e9}.user-block .reg{animation:colorChange 1s ease-in-out infinite}.user-block span.material-icons,.user-block svg.material-icons{margin:10px;font-size:40px;min-width:51px;text-align:right}.black{color:#000}.social{flex-direction:column;justify-content:space-between;width:69px;position:absolute;left:0;top:40%;height:126px}.social,.social a{display:flex;align-items:center}.social a{flex-direction:row;justify-content:center;width:80px;margin:0;padding:0}.social a img{display:block;width:100%}.MordaMenu{position:absolute;height:400px;width:0;flex-direction:column;align-items:flex-start;top:83px;right:87px;transform:translate(-50%,-50%);z-index:999}.img-block,.MordaMenu{display:flex;justify-content:center}.img-block{height:233px;flex-direction:row;align-items:flex-end;width:100%;z-index:2;position:relative}.horizontal-line{width:100%;height:430px;position:absolute;top:250px;background:#151515;background:linear-gradient(-160deg,#151515,#333);z-index:0}.content-block{position:relative}.o-nas .row{width:100%;display:flex;flex-direction:row;align-items:center;grid-gap:5px;gap:5px}.o-nas .row,.o-nas .row.center{justify-content:flex-start}.o-nas-title{display:flex;flex-direction:row;justify-content:center;align-items:center;color:#fff;font-size:15px;font-weight:700;text-align:center}.o-nas img{image-rendering:crisp-edges;max-width:34px;max-height:35px;width:100%}.content-block.last{min-width:380px}.text-block{padding:10px 10%;box-sizing:border-box;z-index:2;position:relative}.morda .logo{position:absolute;top:14px;width:180px;left:auto;justify-content:flex-end;height:30px}.icon-social,.morda .logo{display:flex;flex-direction:row;align-items:center}.icon-social{width:35px;height:35px;justify-content:center;cursor:pointer;margin:0 2px}.icon-social img{filter:invert(1);width:100%;opacity:1}.central-block::-webkit-scrollbar{display:none}.with-labels{max-width:100%;width:80%;display:flex;flex-direction:row;justify-content:space-around;align-items:flex-start;height:450px;position:absolute;top:386px;right:5%}.morda .logo .logo-icon{height:100%;display:block}.menu-text{position:absolute;left:-74px}.img-block{padding-top:10vh}.mobile-scroll{position:fixed;overflow-y:hidden;top:0;right:0;bottom:0;left:0;height:100%;-webkit-overflow-scrolling:touch}.mobile-scroll::-webkit-scrollbar-thumb{display:none}.mobile-scroll::-webkit-scrollbar-track{display:none;width:0}.mobile-scroll::-webkit-scrollbar{display:none}.MuiSvgIcon-root{fill:currentColor;width:1em;height:1em;display:inline-block;font-size:1.5rem;transition:fill .2s cubic-bezier(.4,0,.2,1) 0ms;flex-shrink:0;-webkit-user-select:none;user-select:none}

/*! CSS Used keyframes */@keyframes colorChange{0%{color:#fff}50%{color:#53b9e9}to{color:#fff}}

/*! CSS Used fontfaces */@font-face{font-family:"Raleway";font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v28/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:"Raleway";font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v28/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Raleway";font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v28/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-family:"Raleway";font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v28/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.woff2) format("woff2");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"Raleway";font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v28/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"Raleway";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v28/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:"Raleway";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v28/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Raleway";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v28/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-family:"Raleway";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v28/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.woff2) format("woff2");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"Raleway";font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v28/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"Raleway";font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v28/1Ptug8zYS_SKggPNyCAIT4ttDfCmxA.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:"Raleway";font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v28/1Ptug8zYS_SKggPNyCkIT4ttDfCmxA.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Raleway";font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v28/1Ptug8zYS_SKggPNyCIIT4ttDfCmxA.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-family:"Raleway";font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v28/1Ptug8zYS_SKggPNyCMIT4ttDfCmxA.woff2) format("woff2");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"Raleway";font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v28/1Ptug8zYS_SKggPNyC0IT4ttDfA.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu0SC55K5gw.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu0SC55K5gw.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu0SC55K5gw.woff2) format("woff2");unicode-range:u+0370-03ff}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu0SC55K5gw.woff2) format("woff2");unicode-range:u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu0SC55K5gw.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu0SC55K5gw.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu0SC55K5gw.woff2) format("woff2");unicode-range:u+0370-03ff}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu0SC55K5gw.woff2) format("woff2");unicode-range:u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu0SC55K5gw.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu0SC55K5gw.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu0SC55K5gw.woff2) format("woff2");unicode-range:u+0370-03ff}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu0SC55K5gw.woff2) format("woff2");unicode-range:u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu0SC55K5gw.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu0SC55K5gw.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu0SC55K5gw.woff2) format("woff2");unicode-range:u+0370-03ff}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu0SC55K5gw.woff2) format("woff2");unicode-range:u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:400;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:600;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:600;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu0SC55K5gw.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:600;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu0SC55K5gw.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:600;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu0SC55K5gw.woff2) format("woff2");unicode-range:u+0370-03ff}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:600;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu0SC55K5gw.woff2) format("woff2");unicode-range:u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:600;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:600;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:600;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c88,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu0SC55K5gw.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu0SC55K5gw.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu0SC55K5gw.woff2) format("woff2");unicode-range:u+0370-03ff}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu0SC55K5gw.woff2) format("woff2");unicode-range:u+0590-05ff,u+200c-2010,u+20aa,u+25cc,u+fb1d-fb4f}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+1ea0-1ef9,u+20ab}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2) format("woff2");unicode-range:u+0100-024f,u+0259,u+1e??,u+2020,u+20a0-20ab,u+20ad-20cf,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"Open Sans",sans-serif;font-style:normal;font-weight:700;font-stretch:100%;src:url(https://fonts.gstatic.com/s/opensans/v34/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}.morda .logo .logo-icon{height:auto;margin-right:0}.morda .logo .logo-text{height:90%;display:block;filter:none}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInLeft{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.animate__animated{animation-duration:var(--animate-duration);animation-fill-mode:both}.content-block{height:calc(100% - 40vh)!important;color:#fff}.content-block.dark,.content-block.white{background:transparent;color:#fff}.partners{position:absolute;bottom:60px;right:0;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.partners-title{font-size:22px;width:100%;text-align:center;margin:10px auto;position:relative}.partners-list{grid-gap:12px;gap:12px;width:100%}.partners-item,.partners-list{display:flex;flex-direction:row;justify-content:center;align-items:center}.partners-item{width:16.66667%;height:auto;text-decoration:none;margin:5px}.partners-item img{width:100%}.delay-1s{animation-delay:1s}input{overflow:visible}input[type=text]{font-size:14px}input{color:inherit;font:inherit;margin:0;font-family:inherit;font-size:inherit;line-height:inherit;box-shadow:none;outline:0!important}::-webkit-scrollbar{width:5px;height:5px;z-index:999}label{margin-bottom:.5rem;display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}p{margin:0;padding:0;font-size:14px}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 3px #45bbd4;border-radius:0}input[type=email],input[type=password],input[type=text]{font-size:12px}span.login-error.is-visible,span.password-error.is-visible{margin-left:35px;font-size:10px;line-height:1;font-family:sans-serif;width:calc(100% - 64px);display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;background:#c34141;padding:4px 8px;box-sizing:border-box;position:relative;margin-top:10px}span.login-error.is-visible:before,span.password-error.is-visible:before{content:"";position:absolute;left:15px;top:-5px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #c34141}.login-error a,.password-error a{color:#53b9e9;text-decoration:underline}input[type=password]{-webkit-text-security:disc}a{color:#007bff;background-color:initial}a:hover{color:#0056b3;text-decoration:underline}a{color:#212121;transition:color .2s}a:active,a:hover{text-decoration:none;text-decoration:initial;color:#e2863b}::selection{background:#eedac7}*,:after,:before{box-sizing:border-box}::-webkit-scrollbar-thumb{background:#ddd;border-radius:0!important;width:4px!important;right:0!important}body.dark-theme::-webkit-scrollbar-thumb{background:#af4d4d!important;border-radius:0!important;width:4px!important;right:0!important}::selection{background:#009688;color:#fff}label{color:rgba(0,0,0,.54);padding:0;font-size:1rem;font-family:"Roboto","Helvetica","Arial",sans-serif;font-weight:400;line-height:1;letter-spacing:.00938em}:after,:before{box-sizing:border-box}.popupMorda{top:50%;width:450px;max-width:100%;position:fixed;left:50%;transform:translate(-50%,-50%);z-index:999999;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;min-height:450px;overflow-y:auto}.popupMorda h1{font-size:22px;font-weight:700;width:100%;text-align:center;padding:0;margin:0 auto}.darkbg{width:100%;height:100%;position:fixed;left:0;top:0;display:flex;flex-direction:row;justify-content:center;align-items:center;background:rgba(20,20,20,.9);z-index:999998;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.morda .close{color:#fff;opacity:1;font-size:66px;position:fixed;right:2%;top:10px;z-index:999999}.morda .close:hover{color:#53b9e9}form{position:relative;width:100%}.popupMorda label{color:#fff;display:block;margin:0 35px}.popupMorda label a{color:#53b9e9;cursor:pointer}.popupMorda label{padding-left:25px;min-width:0;font-size:14px;line-height:2.6;margin-bottom:-15px}.login-btn,.popupMorda input{font-family:"Open Sans",sans-serif;position:relative;display:block;margin:20px auto;padding:10px;width:84%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.popupMorda input{border:#53b9e9;border-left:5px solid;color:#fff;font-weight:300;font-size:18px;transition:all .2s ease-in-out;background:rgba(0,0,0,.6);background:hsla(0,0%,100%,.1)}input.checkLogin,input.checkToken{width:30px;position:relative;left:6.5%;float:left;height:15px;line-height:0;top:0}.morda input:focus{outline:0;background:rgba(0,0,0,.5);border-radius:20px;border-color:#53b9e9}a{text-decoration:none}.login-btn{border-radius:4px;text-align:center;background:#53b9e9;color:#fff}.other-options{position:relative;width:100%;height:30px;bottom:-120px;left:0}.option{position:relative;display:block;float:right;width:45%;margin:auto;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;background:rgba(0,0,0,.2);cursor:pointer;border-bottom:2px solid #53b9e9}.option:first-child{float:left;left:3.3%}.option:last-child{margin-right:3.3%}.option-text{position:relative;margin:0;line-height:30px;color:#ccc;text-align:center;font-size:12px;font-weight:100}#fpass-form,#registration-form{display:none}.hide-password{display:flex;flex-direction:row;justify-content:center;position:relative;align-items:center;padding:0 15px;border-left:1px solid #d2d8d8;font-size:.875rem;color:#8e8e8e;right:30px;left:auto;float:right;top:-56px;height:31px;margin:0 0 -33px}.popupMorda .close{float:right;font-size:1.7rem;font-weight:700;line-height:1.4;color:#000;text-shadow:0 1px 0 #fff;opacity:.5;right:30px;box-sizing:border-box;position:absolute;z-index:999;cursor:pointer}.row-wrap{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;grid-gap:10px;gap:10px}.plate{background:#fff;border-radius:13px;height:auto;width:auto;box-sizing:border-box;margin:10px 5px;align-self:stretch;display:flex;flex-direction:column}.theme-dark .plate{background-color:#272727}.advertising{display:flex;height:auto;color:#fff;max-width:100%;width:auto}.chart-block{width:calc(100% - 300px);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-width:100%;min-width:calc(100% - 440px);padding:10px}.ad-list{width:auto;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;grid-gap:5px;gap:5px}.ad-list,.re-item{box-sizing:border-box;height:auto;display:flex}.re-item{width:100%;min-width:320px;flex-direction:row;justify-content:space-between;align-items:center;margin:3px 0;border-radius:12px;padding:10px 15px}.re-item .type{font-size:12px;background:transparent;min-height:auto;border:none;padding:0}.w-100{width:100%}.nowrap{flex-wrap:nowrap}.re-item .col{align-self:stretch;justify-content:space-between;padding:0}.ad-bonus{font-size:12px;line-height:1}.re-item .codecopy{font-size:12px;padding:5px;border-radius:5px;cursor:pointer;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;grid-gap:5px;gap:5px;text-align:center}.re-item .codecopy:hover{background-color:#333}.re-item{background-color:#ddd;color:#000}.ad-logo img{filter:contrast(5) brightness(0)}body.theme-dark .ad-logo img{filter:none}.ad-logo{margin:5px 0}body.theme-dark .re-item{background-color:#111;color:#fff}a.go{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;margin:15px 0 0;line-height:inherit;color:#000}body.theme-dark a.go{color:#fff}a.go span{display:block;margin:0 3px}a.go span img{filter:invert(1)}body.theme-dark a.go span img{filter:invert(0)}a.go:hover{color:#fff!important}.theme-dark a.go{color:#fff}.secondary{color:#777;font-size:14px;font-weight:400;padding:10px 5px 0}.row-labels{justify-content:space-between}.chart-filters{flex-wrap:wrap}div#datePicker{padding:0 5px}.chart-screen{align-items:flex-start;border-radius:13px;max-width:100%;height:300px}.chart-screen,.chart-ui{display:flex;flex-direction:row;justify-content:space-between;width:100%;position:relative}.chart-ui{box-sizing:border-box;height:auto;border-radius:10px;background:transparent;padding:5px;grid-gap:5px;gap:5px;margin:5px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.advert.plate{width:100%;color:#fff}.date-block{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;grid-gap:5px;gap:5px}.date,.date-block{width:100%;box-sizing:border-box;padding:5px}.date{background:transparent;color:#666;max-width:200px;border:none;border-bottom:1px solid #eee}.datelist{justify-content:center}.datelist,.operator-list{display:flex;flex-direction:row;align-items:center;width:100%;box-sizing:border-box;padding:5px;grid-gap:5px;gap:5px}.operator-list{justify-content:flex-end}.changeIconBtn{width:16px;height:16px;display:flex;justify-content:center;align-items:center;background:url(/static/media/change.1d9eea22.svg) no-repeat;background-size:100%;cursor:pointer;transition:all .3s ease-in-out;z-index:999;position:absolute;margin-top:-5px}.changeIconBtn:hover{transform:rotate(-50deg)}input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAA/0lEQVR4nOWUTWoCQRCFa5VbKGQvuM4NNPtcw3OYg3gHR+/gDdwYdOj3qAE1BLIaKezGdlBDt3+LFBQ9U11VH/26ZkSeZSRr81vlPQYA4B3AVyhKdasF0L8EyG7OA2Rxm+Pm1D8MwCtdng6Qe0skIlJVVRvAhOTWVnsPeXVdvwD4JLmKa5IAAKaN8StCHoDhKVlSAb/27Jzr+vh3BFhaTFXfsiWKmg18fNbMI/kTy5cMUNUOgLWX6OME4Ei+JEBZlq9BCgCjxqmCfD2/v0kGkJyfm28/XfHeOAdw9gOq9iNc2Ahbc1VtZd1Bqv1Zf/ffNYC+JVzT3DnXy1VA/qftAIcOaWLz6cD/AAAAAElFTkSuQmCC)}.chart-filters{box-sizing:border-box;width:200px;height:auto;border-radius:10px;background-color:rgba(0,0,0,.31);position:relative;flex-direction:column;padding:5px;grid-gap:5px;gap:5px;margin:5px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.chart-filters,.offers-list{display:flex;justify-content:flex-start;align-items:flex-start}.offers-list{flex-direction:row;flex-wrap:wrap;width:100%;flex-grow:1}.offers-list,.offers-list.hide{transition-duration:.3s;transition-timing-function:ease-in-out}.offers-list.hide{height:0!important;overflow:hidden}.offer-item{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:30px;width:100%;cursor:pointer;border-radius:5px;padding:3px 5px;margin:3px 5px;flex-basis:calc(50% - 10px);color:#222;background-color:#efefef}body.theme-dark .offer-item{color:#b4b4b4;background-color:#2f2f2f}.offer-item.active{color:#222;background-color:#eaeaea;border-radius:5px}.theme-dark .offer-item.active{color:#fff;background-color:#333;border-radius:5px}.offer-item-icon{width:20px;height:20px;display:flex}.offer-item-icon img{width:100%}.offer-item-text{font-weight:400;font-size:12px;padding:0 5px;height:20px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:-webkit-min-content;width:min-content;white-space:nowrap;line-height:0;max-width:220px;overflow:hidden;text-overflow:ellipsis}.offer-item:hover{color:#fff;filter:contrast(120%);background:#bebebe}.offer-item:hover .offer-item-text{color:#000}body.theme-dark .offer-item:hover .offer-item-text{color:#fff}.row-labels{width:100%;display:flex;flex-direction:row;justify-content:flex-start!important}.block.hide{display:none}.dyn-block{width:120px;height:23px;background-color:#efefef;border-radius:5px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-size:14px;line-height:0;text-align:right}body.theme-dark .dyn-block{background-color:#2f2f2f}.today-absolute,.today-percent{display:flex;justify-content:flex-end;align-items:center;width:60px;padding:0 5px}.dyn-block .green{color:#37a94b}.dyn-block .red{color:#dd4d4d}.offer-item .dyn-block{background:transparent}.dynamica-all{display:flex;flex-direction:row;justify-content:space-between;align-items:center;grid-gap:5px;gap:5px;padding:10px 5px;flex-basis:50%;flex-basis:100%}.themeToggle{width:30px;border-radius:100%}.row.w-100.nowrap.scroll-content{overflow-y:auto;padding:0 0 50px;box-sizing:border-box}.collapse.show{width:100%;position:relative;background:transparent;z-index:9}.collapse:not(.show){display:none}.show{opacity:1;display:block}.btn-outline-secondary{color:#6c757d;background-color:initial;background-image:none;border-color:#6c757d}.close{float:right;font-size:1.7rem;font-weight:700;line-height:1.4;color:#000;text-shadow:0 1px 0 #fff;opacity:.5;right:5px;box-sizing:border-box;position:absolute;z-index:999;top:20px}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1);height:1px;background:#666;width:100%;opacity:.6}.only-mob{display:none}.only-desktop{display:block}.single-offer-preview{width:100%;max-width:200px}.single-offer-header{width:100%;font-size:18px;justify-content:space-between}.block,.single-offer-header{padding:10px 0;display:flex;flex-direction:row}.block{grid-gap:5px;gap:5px}label.input-label{color:rgba(0,0,0,.54);padding:0;font-size:1rem;font-family:"Roboto","Helvetica","Arial",sans-serif;font-weight:400;line-height:1;letter-spacing:.00938em}.single-offer-preview img{width:100%}.offer-page{-webkit-user-select:text;user-select:text}.offer-page .MuiFormControl-fullWidth{max-width:none}.collapse hr{margin-top:10px;margin-bottom:10px}form-control{font-size:12px}.gap10{grid-gap:10px;gap:10px}.offer-page.plate.w-100{margin:0;padding:0}.more{width:auto}.more .col-12{padding:0}.select-potok{grid-gap:5px;gap:5px;display:flex;flex-direction:column;margin:2px auto;flex-direction:row}.dynamica-all span{color:#fff;padding:0 5px}.dynamica-all span.gray{color:#b4b4b4}.only-mobile-logo{display:none}span.dyn-title{color:#333}body.theme-dark span.dyn-title{color:#fff}.last-filter{position:relative;margin:0 0 60px}.presets-filter-end-btns{position:absolute;justifyContent:end;right:-5px;top:27px}@media print{*{color:#000!important;text-shadow:none!important;background:transparent!important;box-shadow:none!important}p{orphans:3;widows:3}*,:after,:before{text-shadow:none!important;box-shadow:none!important}:after,:before{color:#000!important;background:0 0!important}a:not(.btn){text-decoration:underline}}@media print{*,:after,:before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}img{page-break-inside:avoid}body{min-width:992px!important}}@media screen and (min-width:321px) and (max-width:360px){.mobile-fix{display:none}.fi:before{top:10px;left:2px}.mm:before{top:34px;left:16px}.ob:before{top:38px;left:51px}.af,.fi,.mm,.ob{background-size:auto 100px;background-position-x:85%}.img-block{padding-top:0;height:136px}}@media screen and (max-width:1920px){.sidebar .main-menu ul li i{line-height:32px}.sidebar .main-menu ul li a{height:50px}}@media screen and (max-width:1650px){.w33-3{min-width:33.3%}}@media screen and (max-width:1439px){.navbar .menu-button{width:110px}}@media screen and (max-width:1280px){.dynamica-all{flex-basis:100%}.top-search{width:calc(100% - 100px)}.mobile-menu-nav .nav-item:hover{background:#d0d0d0}.toggle-btn{width:30px;height:30px}.toggle-btn img{width:100%}}@media screen and (max-width:1199px){.navbar .menu-button{width:100px}}@media screen and (max-width:1023px){.top-right .btn-switch .divider{display:none}#changeRow{display:flex;flex-direction:row;flex-wrap:wrap;padding-bottom:60px}.chart-block{width:100%}.offer-item{flex-basis:calc(50% - 10px)!important}.advert.plate{width:100%;color:#fff}.ad-list{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.re-item{flex-basis:calc(50% - 10px)}.dynamica-all{width:100%;flex-basis:100%}.only-mobile-logo .logo-icon{width:40px;height:40px;margin:0;padding:0;left:10px;display:block;position:relative}.layout{margin:0;border-radius:0}}@media screen and (max-width:1000px){.card-header{padding:0 10px;height:auto;z-index:1;display:flex;flex-direction:column-reverse}.nav-footer{display:flex}.layout{margin:0!important;border-radius:5px}.user-info{display:none}.header .title{padding:10px 0;height:100%;left:36px;position:relative}.logo{max-width:80%;max-height:33px}.button-menu{display:none}.main-menu.open{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;width:0;min-width:0;margin-right:0;height:100vh;padding:0;z-index:9999999}.main-menu .nav-item{height:45px;display:flex;flex-direction:row;justify-content:center;align-items:center;box-sizing:border-box;padding:10px;width:80px;border-bottom:none}.main-menu .nav-item:active{background-color:#ddd}.theme-dark .main-menu .nav-item:active{background-color:#666}.mobile-menu-nav .nav-item:hover{background-color:#f0f0f0}#nav-tab{overflow-x:auto}.nav-items{flex-direction:row;position:fixed;bottom:0;left:0;right:0;box-sizing:border-box;border-radius:0;background-color:#fff;justify-content:center;align-items:center;padding:5px;box-shadow:0 5px 10px 2px rgba(34,60,80,.2);z-index:999999}.nav-item:hover .nav-text{color:#f15a24;background-color:initial;border-radius:10px;display:none;box-shadow:none}.nav-item.active .nav-text{color:#f15a24;background-color:#fff;border-radius:10px;display:none}.nav-text{display:none}.left-side{width:calc(100% - 50px)}.search{position:absolute;top:40px;min-height:50px;left:0;margin:0;padding:0 10px 10px}.search.hide{width:250px;position:relative;min-height:50px;display:block;margin:30px 0 20px;z-index:9999;left:306px}.nav-filter{flex-wrap:wrap}.user-menu{display:none}.nav-footer{width:auto;bottom:auto;top:0;z-index:998;right:auto;left:0;flex-direction:row-reverse;transition:all .3s ease}.nav-footer-icon{width:45px;height:45px;padding:3px;margin:0;box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer}.nav-footer-icon img{width:22px;max-width:none;height:auto}.layout{height:100vh;padding:0 0 100px;box-sizing:border-box;margin-bottom:100px;width:100%;right:0;margin-top:30px}.nav-icon{min-width:40px}.main-menu .nav-item{min-width:40px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.filters-btn,.setup-btn,.xls-btn{position:relative}.filters-btn img{-webkit-user-select:none;user-select:none}.filter-buttons{position:relative;right:0;left:auto;z-index:9999;justify-content:flex-end;align-items:center;width:auto;grid-gap:5px;gap:5px;padding:5px}.block-filters,.filter-buttons{display:flex;flex-direction:row;height:auto}.block-filters{width:100%;justify-content:space-between;padding:0 10px}.filters{right:-100%;display:none}.filters,.filters.open{width:100%;position:absolute;left:0;height:calc(100% - 200px);z-index:9}.filters.open{right:0}.results{display:none}.layout.open{margin-top:90px}.layout .card,.scrollable{width:100%;max-width:100%}.scrollable{max-height:73vh}.scrollable::-webkit-scrollbar{position:fixed;right:0}.title .logo-text{display:none!important}.header .title.open{width:90px;left:0}.nav-item.active .nav-icon{margin:0;background-color:#f6f6f6;height:100%;min-height:45px;min-width:45px}.search{width:100%;position:relative;display:block;z-index:9999;max-width:100%;border-radius:5px;box-sizing:border-box;background-color:#fff;top:0;min-height:0;padding:0}.search .results{display:none}.card-header .nav{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin:0!important;flex-wrap:nowrap;z-index:999;position:relative;left:0;width:100%;padding:10px;bottom:0}#nav-tab .nav-item{margin-bottom:0;font-size:10px}.mobile-no{display:none!important}.only-mobile-logo{width:50px;height:50px;display:flex;flex-direction:row;justify-content:center;align-items:center}.logo-icon{margin:0}.only-mobile-logo .logo-icon{width:40px;height:40px;margin:0;padding:0;left:10px;display:block;position:relative}.header{height:60px;justify-content:space-between;padding:0 5px 0 15px}.mobile-menu-icon{width:70px;height:60px;display:flex;flex-direction:row;justify-content:center;align-items:center;color:#fff;z-index:0;box-sizing:border-box;padding:10px;max-width:43px}.mobile-menu-icon img{width:100%}.mobile-menu{right:-80%;border-radius:0 0 100% 100%;visibility:hidden;transition:right .3s ease-in-out;animation-duration:.3s;animation-fill-mode:forwards}.mobile-menu,.mobile-menu.open{position:fixed;width:80%;height:auto;background-color:#fff;top:60px;bottom:60px;box-sizing:border-box;padding:0;z-index:999999;color:#fff}.mobile-menu.open{max-width:340px;right:0;transition:all .3s ease-in-out;border-radius:0;visibility:visible;display:flex;animation-name:slideIn}@keyframes slideIn{0%{right:-80%}to{right:0}}.mobile-menu-content{width:100%;height:100%;opacity:1;transition:all 0s ease-out;transition-delay:0s}.theme-dark .mobile-menu-content.open{width:100%;height:100%;opacity:1;transition:all .3s ease-out;transition-delay:.3s}.mobile-menu-header{background-image:linear-gradient(60deg,#29323c,#485563);width:100%;padding:10px;color:#fff}.dark-theme .mobile-menu-header{background-image:linear-gradient(60deg,#17181a,#2d3c4a)}.mobile-menu.hide{display:none}.balance,.mail{font-weight:300}.mobile-menu-nav{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;font-size:18px;font-weight:700;text-decoration:none;padding:0;height:calc(100% - 90px)}.mobile-menu-nav .nav-item,.mobile-menu-nav .nav-item.active{text-decoration:none;transition:all .3s ease-in-out;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mobile-menu-nav .nav-item.active{color:#212121;border:none}.mobile-menu-items{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.nav-filter .circle-btn-group{position:fixed;top:auto;bottom:60px;box-sizing:border-box;background-color:#fff;padding:20px 0;left:0;margin:0}.search{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.search .top-search{padding:0 10px;width:calc(100% - 50px)}.info{flex-direction:row;justify-content:flex-start;width:100%}.mail{display:none}.mobile-menu .mail{display:flex;justify-content:space-between}.balance{display:flex}.search .icon-search{position:absolute;right:0;left:auto;top:50%;transform:translate(-50%,-50%)}.search.icon-search.hide,.title.open{display:none}.mobile-menu-close{width:70px;height:65px;font-family:sans-serif;font-size:32px;position:absolute;top:-5px;right:-5px;display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer;filter:invert(1)}.mobile-menu-stat{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;position:absolute;left:18px;top:13px}.mobile-menu .nav-footer{display:flex;position:absolute;bottom:0;right:0;top:auto;left:auto;grid-gap:20px;gap:20px}.mobile-menu .nav-footer .nav-footer-icon{width:40px;height:40px;padding:6px;margin:0;box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer}.mobile-menu .nav-footer .nav-footer-icon img{width:100%;max-width:100%;height:100%;max-height:100%}.mobile-menu-nav .nav-items{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;flex-wrap:wrap;background:transparent;box-shadow:none;grid-row-gap:1px;row-gap:1px}.mobile-menu .nav-item.active{background:#d7d7d7}.mobile-menu-nav .nav-items .nav-item .nav-icon{width:100%;max-width:3rem;min-width:3rem}.theme-dark .mobile-menu-nav .nav-items .nav-item .nav-icon{filter:invert(1);background:transparent}.mobile-menu-nav .nav-items .nav-item.active .nav-icon{margin:0 5px}.mobile-menu-nav .nav-items .nav-item .nav-text{display:flex;flex-direction:row;color:#121212;padding:0;margin-left:0;justify-content:flex-start;align-items:center;font-size:12px;font-weight:300}.theme-dark .mobile-menu-nav .nav-items .nav-item .nav-text{color:#a1aab2}.mobile-menu-nav .nav-items .nav-item.active .nav-text{display:flex;flex-direction:row;color:#f05a24;background:transparent;font-size:15px;padding:0;margin-left:0;justify-content:flex-start;align-items:center}body.theme-dark .nav-item.active .nav-icon{filter:invert(1);background:#cbcbcb}.mobile-menu-nav .nav-item{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap;max-height:45px;transition:all 0s;max-width:100%;grid-gap:10px;width:100%;grid-gap:5px;gap:5px;min-height:45px;margin:0;background:linear-gradient(180deg,#fbfbfb,#fff)}.img-block{height:9vh!important}body.theme-dark .nav-items .nav-item:hover .nav-text{color:#f15a24;background-color:initial;box-shadow:none}.main-menu .nav-item.active .nav-icon{background-color:#eee}.mobile-menu .nav-item.active .nav-icon{background-color:initial}.body.theme-dark .nav-item.active .nav-icon{background-color:#222}.chat-box{top:60px;box-shadow:none;min-height:auto}.chat,.chat-box{width:100%;border-radius:0}.chat{position:relative;display:flex;flex-direction:column;justify-content:space-between;z-index:2;box-sizing:border-box;background:#fff;left:0;right:0;height:calc(100vh - 115px)}.chat .input{border-radius:0;position:fixed;bottom:55px}.chat .messages{height:100%}}@media screen and (max-width:850px){.search{left:0;min-height:50px;width:100%}}@media screen and (max-width:768px){.icon-btn{margin:0}.w33-3{min-width:33.3%}.adapt{min-width:414px}body{padding-bottom:100px}.plate{width:calc(100% - 10px)}.card .card-header{height:auto;padding:0}.layout{overflow-y:auto}.nav-item{border-bottom:1px solid #f3f3f3;position:relative;box-sizing:border-box}.balance,.mail{background-color:initial;color:#fff;padding:0}.icona{filter:invert(1);left:0}.card-header{background-color:#fff;border-bottom:1px solid rgba(0,0,0,.07);width:100%;position:relative;height:100px;display:flex;flex-direction:column-reverse;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;padding:.75rem .75rem 0}.nav-filter{margin:0 0 50px}.logo{left:10px;position:relative}.top-search{width:inherit}}@media screen and (max-width:767px){.only-mob{display:block}.only-desktop{display:none}.top-right .navbar-inverse .divider{top:0}.block{display:flex;flex-direction:column;grid-gap:5px;gap:5px}.ramka{padding:0}.offer-block{float:left;position:relative}}@media screen and (max-width:575px){.rdrMonth{width:auto!important}.rdrCalendarWrapper{;display:inherit!important}.datePickerCalendarWrapper{left:-5px;right:-5px}.offer-block,.offer-container{width:100%;max-width:100%}}@media screen and (max-width:500px){#nav-tab .nav-item{margin-bottom:0;font-size:8px}.preference .custom-mselect.margin5{min-width:auto;margin-top:10px;width:50%}.card-header .nav{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;margin:0!important;flex-wrap:nowrap;z-index:999;position:relative;left:0;width:100%;padding:10px;bottom:0}.layout{height:100vh;padding:0 0 100px;box-sizing:border-box;margin-bottom:100px;width:100%;right:0;margin-top:0}.dynamica-all span{font-size:12px}.card-header{display:flex;flex-direction:column-reverse}.block-filters{padding:0 5px}.filters.open{height:100%;z-index:998}.nav-filter{flex-wrap:nowrap}.smart-create{bottom:60px!important;color:#fff;padding:12px;position:absolute}.notification-body .block{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;max-height:45vh;height:100%;overflow:auto}.notification-item{min-height:40px}}@media screen and (max-width:767px){.single-offer-preview{width:100%;max-width:100px}label.input-label{color:rgba(0,0,0,.54);padding:0;font-size:1rem;font-family:"Roboto","Helvetica","Arial",sans-serif;font-weight:400;line-height:1;letter-spacing:.00938em}.offer-page .MuiFormControl-fullWidth{max-width:100%!important}.more{width:auto;font-size:14px}.offer-page .column{width:calc(90% - 100px)}.offer-page .col-12{padding-left:0;padding-right:0}.scroll-icon{display:block}.offer-page .select-potok{flex-direction:column;grid-gap:5px;gap:5px;padding:10px 0;width:100%}.openparams{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:4px;padding:12px;box-sizing:border-box}::-webkit-scrollbar{width:0;height:5px;z-index:999}.offer-page .jss27{width:100%;padding:0}.no-mob{display:none}.no-desktop{display:block}.offer-page .column{padding:0;width:calc(100% - 110px)}.with-labels{top:150px;height:100vh /*!!!*/}.af:before,.fi:before,.mm:before,.ob:before{display:block;padding:5px 10px}.dataText{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.dataText,.horizontal-line,.timeline{display:none}.text-block{font-size:2.5vh}.user-block span.material-icons,.user-block svg.material-icons{transition:all .9s ease-in-out}.mobile{display:block;top:0!important;left:0;padding:0;margin-top:20px;height:60px;right:0}.img-block{padding-top:0;height:150px}.morda .logo{left:auto}.af:before{content:"Высокий конверт";top:0;left:-53px;background:#00a9de url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ4IDc5LjE2NDAzNiwgMjAxOS8wOC8xMy0wMTowNjo1NyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjEgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjAzQTA4NjQzRjVGQTExRUJBNUYzQzJBOENCNzZEODM4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjAzQTA4NjQ0RjVGQTExRUJBNUYzQzJBOENCNzZEODM4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDNBMDg2NDFGNUZBMTFFQkE1RjNDMkE4Q0I3NkQ4MzgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDNBMDg2NDJGNUZBMTFFQkE1RjNDMkE4Q0I3NkQ4MzgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5SUEZ8AAAIQElEQVR42uxdfYiWRRBfvUvL1MvPAqEoLc8Qib7pywpMQ1M7zKCQzMgi0kIiS+oP+xIpKkoKSuxLgsS0Ts+sIKSoLLIszfS8S7JSybz0TMXuureZ3jl4ObxnZ/d5dmee9xyYv57dd2fe3zOzs7M7+5hCoWBS8hTg5kLnhM9uymAcLeMG5Sz+lLaCndoy/nOkxg3O3f5HxY8GATcA92W2Pwg8DPgPk46kxo1C3VP0neXwpyD1AZ6dgcxS46oHZHykPlrGjUJpXBa6gt6OfQ559NEyrnoLkRqvew70FPmDtnr0acxA5u1C46oH5H2PPqsykLnWo09dV5hDTgGupzCUQ38DDwfelVLmwcDbaHzu/DEC+Ndyt5D9DuFkK/AtGYBhaD0xA/hfZvvdwL93BZeF1MKMim7NyF2100rgGuB9jLa4KLyxqwByjuX5p8DVwMsCyF5L488jt5RED3YVQKotz9dk5KY6oybgBcCLLe0uBr76OCB+obEPPQfcVg5WkhaQ4ZbnWyLp8QtZYxKNAx5VzoCcBlyV8Pwf4B0RdXncFuLnwUrSAGJzV9sp3I1FXwN/bmlzM/AZ5QqIzV1tFdBnoeV5JfCc44DEo9XAGy1t7gAeUI6AjFAyoZcS5oGesbQ5GfherYCkyWX9DHxmwvMLgTcI6IRuqcEyV/xJzw+Xi4UMsChcEHJZhgKJ5y1tBgJ/BfwY8Kl5t5BxtDIektBmp3A005tk6Mdo2ww8E/idPFrIGFPMIQ2xtMPnkwX1wlT/y8y2eGDibQqJc2Uh/Wje4O5DYHr+bPLXEjQSeJND+2ZaW+3Oi4Xc7QCGobazBHWb6Ni+r4boywWQSRH+lCypxqPPhDy5LNwM6u/hy/sI6dbEnNRL6TCtU3JhIT0iLzzT0gmeC8vcuKx6j9/fKqibj7xb8gTIao/fH2rs27yhyEfec43wnonLHDKQUhJVjmP8BHyJKR52iEm+8mJofxHNQaotBNcTMzz8LCYh3zTFDaKY5CvvWbRQrMjDSn0F8BTgA479cNX+qIB+vvKOBX5Cu8vq6A5w0XcDzRO9TDHLmkRtBMwqAT195MU/Zirw8jwAcqzJcD1jzdFM84lk9OUiL66jcBthm1aXlRQuTmf4a0xPvGfcKqBCEFfe3rHlzXLhhv76KUY73PpdauRrNrjyVkcNSjKuIu0OvKbAo/kKql5R3jqmvHO1V+F2Rpg/wiM5wxiTZg25BEniyotBySTPBWf0Sb0j4V7El8Ze14eLxUsVpCy48mL4fFlIeUP58c3AtzMmTYxyvqfoayPF/oMFAOHKWxVc3sA+cUHBnSSvxBCXN7SCFcBrPZSUuhJDXN5Qc0gp9adJc6hjP6krMVDe74BPl5A3xlqgiaKpQ479pK7EEJU31uLsB+AfPfpJXYmxQUreGC6rNC/kul8teSWGiLy5uXJCgFolBo0FyPmeuaB6QUB8xt6eB0AQjI9NcQ/ClSSvxPAZO3VaJfQc0g5Gf4++kjfBoTV/QWkdLmFaBY/O7tVqIWnAwLdkhpG7lm+aIxh4zcf0tGCEtJA0YGCeCMvOlguBgWeScUeTWzfSfpgik63pygAKnecAxpGSaKaBfPCLWbxpKWg+A4xmWluhvK+aDI8MZW0haBkfGV5RJSqB9SbfKgp18WX6xiQfAWolPTeFEKAyYzC4lqERDJzIFxn7eaxFocDI0kLyDgbSbcCvW9rsMcUzAc2aF4blAAZuPC1ktJsbEowsACkHMLgTOd799VZwv5nCZZULGHjafYNlPg06kftM6rhvjEcxseRraEnfk3IKBkaBd5ri0dKRjP/hpRhgcC0EDysvMX6laRrBmEj6cO87warc6tBzB9dCEIxlxi9TqxGMyZQBcCk1eCgWGDYLcf0shHYwfAp41gFfayLWHiZFWbM8wdivdAKfbdyrqT4zkQtBkwDx2R/GsuLrlEZTEyL1Ceayyu2zED575AdN5NKJrPdDWo1e8nE9bbGFTAKk3vMt7KEUkFzokwSIz/7wEEovVCgEJBf6JM0hvnXeSK+Y4u1BBUWApNEHN6HuiqFPkoX41nkj4Q1tTyqzkDT6YJplQZyZzn4iuwZ4f8GP5ij8eGMafe7TUtLWsc4bJ7oTmZENFsK8ocxa0uiD1r9Y0kI646eZb1UL8KQcfPaUq08rffpV3bdw0bpeYypxBHi0ckBQnyVMfY4Cj9FYhYvZ4ncN7yo/zJheozSt0k4Y3q4kV8ZZo2DObn2ssJdLuEm1FvgqRls8iXilkT1EzdHnA+DRjLZN1G6zJkAMxfbrTPFck43w4ytXAP+mGBTMX30CfAGj7S7SZ4cmQJDwAy+Yrh7GaLuFLGqfYlAGkT7DGW0bCZQ9mpKLKMxYplB4G0+d0f3B4L2kD+diZQydPzRu9xpHyfbi9XjXm+ImlY3wmqYVipOR7e4VQfmL0XYU5ct6aQIEaSNFKZxPQWCUslRpMrKd8LQJbtZxqnIvp6jT+yULWbAznkJIzv25O8ncu5GV4Zv2gpGrDzkWoaXUMv9sDFj60IvW6KRP4MXWNLrloJCzKzY646m0Ug+mTwwl7i/4U5tCUGameMms+sSqU8dU/DzPvpK1hp3Rw4Z3G52zPrHKoh8xxU0rH5K6YiOJcG/k2RD6xAIEzfAeikB8AwRt9ICx15M46xPzag2knpRkdA0LtR4vqqQkY8+s9Il9tcZRU/xGbrkQHntqyfIHJe46qY/UJ5f6SADicxynTjEgmeoTew5Bcj2OozHsDaaPhIW4HMeRvmIjvj6Kj+McCHmYQKs+Ei6ro7mXHsfpZvRcsSGijzQgx6kD/SfAACOI7h/I6Cy7AAAAAElFTkSuQmCC) no-repeat 100%;background-position-x:128px;background-size:20px}.af:before,.fi:before{font-size:16px;font-weight:700;position:absolute;border-radius:10px;color:#fff;padding-right:36px}.fi:before{content:"Нет реселла";top:-15px;left:8px;background-size:25px;background:#00d500 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ4IDc5LjE2NDAzNiwgMjAxOS8wOC8xMy0wMTowNjo1NyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjEgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkZEODM4NUIzRjVGOTExRUI4RDUzRDU4QjI0NTdCNkU3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkZEODM4NUI0RjVGOTExRUI4RDUzRDU4QjI0NTdCNkU3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RkQ4Mzg1QjFGNUY5MTFFQjhENTNENThCMjQ1N0I2RTciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RkQ4Mzg1QjJGNUY5MTFFQjhENTNENThCMjQ1N0I2RTciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz51Ers4AAAIW0lEQVR42uxdCYwURRSt5VhYPBCFICoEZBcQ8D4AlaDiEhAwIKLGCxEiGDHRhGBQIIrI4gEiC3hEI9cuEQlGROVcwE1ERAy4gihEDKfIcshyuFzj++k/cRz6qL57euolLwszXVU9/brqV/36/TsnkUgIheighroEShAFJYgSREEJogRRUILEH7Uy9Lxrgi3AdmDblL8twbPgKvB9cAno10KrPTgYLASbgjngDnA5+CFY4aTSnIgvDFMvfPKiE9uAeRLlfwWngjPBKo/OKRecBA7l89MD3RQfgM+B1bZqJ0EiyBZgCViV8AZ/g5PBfJfnlQsut9FuGVjHThtRFONK8K+EPzgDLgK7gTkOzq3YQZvT7bQRxSFrLvhQAO2sBUeCKyWPpyFzo8kwJUyGr+tkbUoUZ1l3BtROB7AMLAbrSBw/yIEYyWs8OJOnvfUCbm8Yz4zOtziu0EUbXTNZkKUhtHk7uNCipzR3Ub902SjakAIe3xtYHHcc3AJuAjfz34PgGLCbw7bfBEcYfFcl0YuMcEy2bFTXIfngS2Bf7sVbUy588uJvZ4Ophz68VmjhwAB3Br/V+a6CF4NOsEm6rM1pXwE4C/wTPAguANtFdC1TFxwNHrc5Tf0RrKlT30QX0+3JfqxDWrEI6TgFTgUbRHA9M4fXHnYxRKe+tuBpB3VRmfZ+CDLPouH9/ENqhCzEpXyDVLu4o/cb3GDvOKhrql8r9QOSJ/A92CkEIeqD48CjHq3qi3XaqA0us1HHCna3+CLIIRsnchacDTYOyFYMBys9drOcMhhqanNPOW0xTBXbFcOuIJ86dOqNcHJiEqwFDgJ3JvxDmUn7ZFMmgRXgEWYFf+Z4omPn4HwXd+EWsNAjIWiq3g/8JREMegc59Not0JrvAqdYCLZ0ccJd2EYFiR+CFMTJwrAuOJ43X3IcLJKqeeNoJ7ibd9no37tS/p5IK3MTt1kY0kL1enBDEA25WamTe2IG2MTjc6ITOsDC7OBt5h4OxfcK48DRUReE0Ii3R3vEPPZgmQv/mG1fvRvsB3uCT4P/xFiQdkE15KVz8Wqw1IUDLso4EdQ+jZf7IeQNvRmcKPwLvQkLeZnYQ1JBNuVjsHGMRMnJtB6Siq/Ba8HPhUIkBCHs442ioby7pxCyIElQSOdV4LQICrNXaEEOkZkhBr2Fewn4FF+Ey0L83YeEtn8+RWj73T/xLDG2NsQItAIvEtpe9+N8IYIE9dAJQgvKLmIxCNuyacjSw0lwNhv+u8BFwjhgwQucAqcLLXhiJPeQVGzNdkFSQaGcvYUW1f6ex3aGRJ4jtGj5Z9hm6GGbEuRckAeYXDDNwFEe1EeBbxRT+xj4u8WxMj3kojgadTtwemKrwReFfmyVEa4Qmuvfam3Vy+ehNVaPtO1lD8EdNsUgkKvf6oEeqvvVbBqyvBiiFrso/5XEMTQh6KcEkcMal+VpA+qoxFpkhvDRHR8nQb5zWZ4M+0AJ20VB05/5ZeTjIghFvf/mQT3zeeFoBYrQL/Hj+tWIUe/waro4imdUVrgHHKsE8We4Sl9MPiK5WKTp9X1KEH8FIZBrpa8NI99KCfL/O3qtD/X+LGnkLwDfUIL8B3qi6ohPdcsa+a5KEP+GK6dGXgni0YLQCyO/QgkSXA9JGvk+vN7RWwO9EHdBukged1hoj0YHAXqStqPQ9lcoYnMPuADsJLStA08QRfc7xQtTpLnMnjs5E2MVVxy1HkLz+plCPgBitYgZoibIcBt3/GFelMUKURqyaHz+BqwtcewZNrKLVA/xB5TXZK6kGITn4yhGlAShpJHNJY+l4LZiEVNEYcgaZuMCU5bRnjxkKUF8AG2FrhdyGd0oypEy9RwRMUaYQxZ5ST+RFIOiQnrFXYywBXlXyAULVLEYO0UWICxBnhSaw05meksZSjeKLEEYNqQN2w2ZhyjJ4E8TWYQweshrkmJMyTYxwuoh5CW1yv5Azyb2i/P01ghhvB3B6kmk9WxfZMWg3CsPgncLbf97htASJFuBAqwf5nUNPTfSkGdxFN9FmRs+CmUiEULmt1kmmXd2gE1s1EU53Lfr5He/3yKhfpFEcsyT4FtgXpTTM3nBAoN0gZRg8xob9Qw1SXC5waBMQ7DcZnqmdWCjOAuSzHA6H9zFb0Io5c9ky3e3yDa6z6BnlDvMmbWOUwnGVhA3rMdDmxlKdMqNd5nIbGJUE5iFjSFCexbRCBSFci9YmfLZ5UKLbneTs4QeVG0N/hFX14lTPGDwOQUeUJztbWliCJ615Zl4kOnVFReCNwgtOE4P9KqjAXGcZTl5zVAR25uzJkNKN5M6VhmUWWzwpp1Si+FrNzjBj2yrmSBIkcT4fsyijt0G5TqazARl8Ho22hBKlGkVhUKBbBebfH9a6L8dhxaVRm9Ro8j38yza3Ss8ThGSLS+WNHpVUbWFEbcc8bPRqM8Oyb1TN4xzy4Q3fY7hO3GAiVMyly+i3h1bx2SvxQi9LabIe1iMMdk4y0pPM37QwMC2MSjTwWSmlH4svcjlCfCwQZklfv/GTLMh1AM2G3w31mDoedng+PTHCyjHCgVSUK7I+gZl5sVxg8otjDIu9BdaNPqNQnuW/BY+trvB8V+m/Z/2+NuatEsJbEriuEHlFs3YDZLrog7Kw1vAU+okKJlZPZNpM2W2Xql6yLmgfPBvu6xjcpoYhF0mYgwMQoxMNOpJ0qbRGode23IDl0d/nbfmbAJvjfrrKqICerDnC3YMyqKcHZCVBt93ZkckPVe4lOsPdF8/kwVJrjEoh9WzFgu5EzzMvSK5Ag8NmS5IEk3BR4X2sE8++7UqeWpLs6lSHZuhBFFQzkUliIISRAmioARRgigoQRSAfwUYAPiYtEFBNAsAAAAAAElFTkSuQmCC) no-repeat 100%;background-position-x:92px;background-size:20px}.mm:before{content:"Удобная статистика";top:9px;left:27px;background-size:23px;background:#0067a8 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ4IDc5LjE2NDAzNiwgMjAxOS8wOC8xMy0wMTowNjo1NyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjEgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjU5NkYxMzdERjVGQTExRUI4ODQ4OEEwMDNFMkQzM0IzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjU5NkYxMzdFRjVGQTExRUI4ODQ4OEEwMDNFMkQzM0IzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NTk2RjEzN0JGNUZBMTFFQjg4NDg4QTAwM0UyRDMzQjMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTk2RjEzN0NGNUZBMTFFQjg4NDg4QTAwM0UyRDMzQjMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6dwt9KAAAJGklEQVR42uxdC2wVRRSdlhYsUOWbKJ/yp2hFjIqKCAhBDKARUoqigBEJaFUwMRGNBgQjnxDlI0KIMVFBRBGIComIQEHxiyKg8ikUKKJCEARaoLRQ78nep8u4+97uvt19O9s9yUmzr+/tZ87OnZk7d+6kVVdXiwjBQXpUBJEgESJB1EGGAvdYm3gd8UbitcRmxKuYVxIv4++dJ5YRT+n+HiDulng2yA+bFsBGPZPYk3gP/81jUdxABfFb4gbieuI3LGQkiEEtuJc4hNiP2MCn65YTVxIXEdcRL9R0QXKIY4mj2PykEoeJ7xLnEw/WNEFghqZwrajl0jnrEOsTs/lvE2IHYi6xE1+zjYXzVLIw04h7wi5IaxbiAReF+PdZLHynJbE3sy+xRZzvwnx9SHyeuC9sgmQRJxPHu9hAOxFE7vKj0zCcWEC83OR754jTmRVhEKQX8Q02H54+SxK/rcuiTCBebfKdPfxCferpU0AQj5hFnE+8WO0P3LjndGI+cavJNfAsc4i1vSo3r2pIDncnb/CzPXT5XPcTX+EBqIwt3EV3vTfmheukD9+wn2K4bjiI73HvbA6xSvr/TcQfiXcHvQ3BmGJeilwyaR6eGwIsJbaTPodQDxMXB7GGjCMuUMQ/Zhdb2Je2TPocz/oO8ZmgCTKJq3aaCC9OEocSn5BMGJ55BneLA2GyXiC+FIAC8/NlgOPzfR5f6fEUv5gpE6SAbyythgkC9CB+RGwodQbgl3srFYJ0J34u/puPqGmCAF2IReJS7zTM2SDiaj8FaU/8WmgOPFGDBYnVlDWS+TrJ3f4SPxp19CyWBEyMVOIL4n1SQ38Fm/LafgiCRrxrpMMl+IQbdHnsMtNrk4VR+GfCfde5yiZLjxXEwVIjP0DYcEjaEQRz3buIbQP6lgZBEPS4vpdG9HuJnYXmxnfVZBUGWIyg4ITQnJJVUgdogts1BDNrvwptelRENSQhZgtt7iQG1A6EMO1zq4bMCLgYQcNE4h+6Y4zVXnarhsBMFYvgRzkGzY82jIcHMVwU2mzknmRryHgRhZw6Adz1W6WyfjbZGtKMewlZChRAED3N+UKLXIkBIUaILTjotIaMU0SMoALT2DuloUOhU5OF/w2PyjQpXOQOkR4PxhtYxxPkNmLzqEyTxgdCi8SPoTl7PGwLUhCVpSvA8ofl0mcj7Tbq8FIi+Fglj26Qp48RLFikO0bUfSNhsBTCrIbcLCL3upuAi/433XE94i12TFbvqAxdb9zXSZ/1sSNIr6gMXcd6K4IYtSFoP+C1rKvYAwc9BAlLIUp1x4ikx1z8uUQ15BoFxVABh4j7dcdYYNTJisnqGJWdZ/hFOs61IkiHqNw8w65EL7+RILlRuXkG2fVuyWS1i8rNM+yWjttaESSaGfQOx6XjelYEqafgg65W5D7LnQjSUDExMOeQr8i9/p2orDMUryEQA2GclYrcb5mTGqLKopvVBmJgRg7Rg9UB5XkDr0hCQcoUMlOyGAhwHqxyq59uwc4FtWZUhECMSiuCnIlqhm/400qjflKxNkNlM1VqpYbsjWqGbzhspYYURzXDNxyyUkOKAyZGfkjFAHaoJEjMTFWEVAxg6/8GgQZTuHjoEykesa/0yExhzR8CDh4RqY+qwYuWLXd90036xl+FtM24S2gR6JjffkhoKWNThe1WxyHAppC2GbGEzAgsQNKYW4W2WvbNFIy/1lsdqQMbQ9xmjJGOfyCOFtqyvad9bEMNV+aahZKiO3xEaOGOKrcZRkCsLda9mLmI4Fy9k/g4caDwZgk4/IWNhY1Q0irh36SP3+OMLG4/zIA3FGvxkVMYU6xTiUddvoe1wizFeZyEjH19SFy5ilhHum4mcYXH1y3hhJdWk1PiHocRv3Tp+oPMrpUoQ2eph4WyIkVixDDQYebQLsSFxNMOr3uEn9Pw/PHWh6C/vtDjNiOVg77HHP5um9ByS6ITgAWxO23+fpGIN8OZ4G1olMSbEM9MZaawZsRwgdjahVy76Bj1IS4nVlq47lxiYycmK8aFIWgzzDDN5UTILYiTib8nuG45l2ueE0E6EM+HoM0ws+deZKnGcw0lFiW4PjJlryG2sSMIOMsFMTIDJkYMBR6mWxdcC14nnopzD5vtCtKA+JfibYYZ1nosSIzZxELiDoN7KLUrCDg+JGbKyGx08kmUGH+S7mG2E0EyiFtCYqZkTPdRjP7StdEza+VEEMFv0pkQmCkZx9mkeC1GusFWGIutDgyNgAUnz4Vw2hUxtn6kEUFajeslv9lMOwNDs4HQKoXbDDNs97h2YDB4VLrmMifjECM2JBYrbqaMcLuHgrxtMDhs5ZYgYK6uK7xK4ZqhxxKPxBhgcK2JXmx5dAfxUZ5fCEN0CJ4hx+X5jxyeldQHVWB5dJ4w2Jc32dR9RUJLixqWUB2sHR/l4vlqc1k0kbzoo4XJJslu51IMQ9zUWBfL5TUOpNBjqlmAgxeCLBLqB7G1FnESjNnAiwYBFZuFtsGm8EsQbOx7XKiPMUn+HnkVJ0mfHRPalrNV8X7oxT6GyASB3QJUTkBwgZ9jv4PfIlplrvSyl3Ot+y7Rj73Ix4u4pm5CnaXKRqjFbYldoFbMk8oVHoshVsRwOlK3M6KHu/lstZo4ajC2MiMmuRaYeJJH2Ck3LzNWV3Ob0pX74aqhKb/ZiYBgh408HhNSzRjJHR3L8COF+M9Cyy9YqGCDPy7B//sLbQtWuWuLyERsrWd/B1CfJ2YQxfKqS3P0fqGbwXM0Zbe5manr6rSM/BYkxlY8S1amgCBLpUm60cRjJt/dRGwZxO27raIx92Zgf1um2DxhRSy2l8BCpSeltgBd4B7ci2pv0k3GCHxKonFGIqRaEH1b1p39YgXcoPoBDNY+5oZ3E/uZ8JIcZr+Wvk2ob3KOEvZNbXDjhoIiiB4ZPI5BqtqeLJRbSTkxQENS43XMbSyCDCzmGZHgXHAOThPajN85tx4+iIIYeUzz2Gx05L/IeofNG7P5zc3mbjaS3p8WWvKDUzzSRuztLmaJRZPSmcVKM+nOY08QbNl9wO2HVUGQVAHbqfbTHUPIpVwjtnt10UgQc7ThcQQ6G0j5NEvE2RknEiSkiDb7Chj+EWAA3cRpB/6UPbcAAAAASUVORK5CYII=) no-repeat 100%;background-position-x:142px;background-size:20px}.mm:before,.ob:before{font-size:16px;font-weight:700;position:absolute;border-radius:10px;color:#fff;padding-right:36px}.ob:before{content:"Выплаты по запросу";top:10px;left:70px;background-size:23px;background:#526a79 url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkCAYAAABw4pVUAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyNpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ4IDc5LjE2NDAzNiwgMjAxOS8wOC8xMy0wMTowNjo1NyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIDIxLjEgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkQzMzgwMjNDRjVGQTExRUI5OUY4REUyMEJGREZDQ0NGIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkQzMzgwMjNERjVGQTExRUI5OUY4REUyMEJGREZDQ0NGIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RDMzODAyM0FGNUZBMTFFQjk5RjhERTIwQkZERkNDQ0YiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6RDMzODAyM0JGNUZBMTFFQjk5RjhERTIwQkZERkNDQ0YiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6zSPi/AAAIFklEQVR42uxdaWxVRRQ+hRZZpK0iWqTVIlFLkYrGAFVjjQIilrgvMZpgKijirolBDWr80TRqRdCoiIkRjfGHNcYQxJ0IRCFqFCyisRS6UK0UbFErLTzn5M1L55531/fuMnPfnOSkd6bz3l2+e5Y558y8vEQiAZrkoWH6EWhANEkAyHTOlEo4awoRkHrG33NuEPrvZ9zJuJ3xQ0J/LeN9jBOKcxvj+V4fVl4IRv1vxqP5cT/jUfz4AONiftzLuIgfI0ATY/LC472UyQYIPUGex37VKU8mlTWKtP/VVsKe8gP+/pGk3c//FpD+w369YRJQVhIeldt7rImd0RQCIKNJ+x/9yKMF5BjS/k8/cj1T14BkYCt0hDMkQKy8qSLSf1BDEQ4gwy0kQavKiAA5nrR79COXExDtDkc0U7cCxIs7nNAS4h+NswCEGvW/YvyMC1RQWV5iWarTERUAKST9fTEG5KjMNuQA/0ujwHZheR3tDUFCaJ6kX/tX4QByggUgY0l/r4YiHEBKSbszB426NICUEFuBUpCKWRVrCQkfkFNIe69wfBz5nw4uRgBIq3BcbOF9aUBCBKTNRkI0ICEAcqoHlRUkIJWMGxnv4LYK+SfGzzOeKhsg+TEGBD25ZxkvhfS8TCXnexi/DMlS1sO5BsieEG0IgrGO8RyHcQjU3YwrGF8hAyjDAvzeM0hfS4he1jMuwBBpNuPn4mxDJoExCYUSsI8fF5HzYuj9qI/nruRqSqSdjK+CZFCzkB83kzFLZLApQQFyFmnvEI5pOGW/z+euI6r4Z8bVjD+AZFS5jx9XE1BQfd0eV0AqSbuZzOBF6vL53HNJ+1EwT4Cht7WM9M2JKyDTbCTkJPK/P3w+dzlpf2Yz9guHz+aEhJxM/tfh87m7hePdYB8no4mxMYyfYHyBiausLCCov6eQvu3C8YkBS8hSDnKHiXF3Q08y3sT4Vz5PGaE6IBXkJrrJW0slpNPn86+HZNi/lB87UZuNp7iS8TYwX7CqDCCzSPtb0qY25PeI1fZiG1CQqhhv5nMVJQGpJu1vHADpihiQjyAZCC3k85B7Gf9IxuCc6kPGF8ZBQr4m7YkBq6xMqY87H6sYn8P4TjAW8GGy7R1IrzXzlfxehYuz8B4B6AS/gVSsCisWscIkVUkyAMmCB7F2yWp1bhRUw3gDGCstV3EpsqKsrt9vCZlJvnMXGAOHZeQC28FjIVnItJHxfaRvEeMJqqisWQ72wy4CLCu9RmwKqq5rVAGkxsF+qAgIBj5fJ33zVABkDJ/h2oUm7PLsMtOnpD1FBUBqiPHby22ISOUKSojZdZaoAAiNlH5iMkZVQJQMncx1AcjppN2iyHMqD2sy6xcgONmrJIaQhr2xnleMY/WDsfBBZqJhk52yA1JL2rhZ2Z+kj+bYfwF/U7dBPqM6k3CL1IBcS9pmUVYKyC5FpAODj9OIZL8nMyBYQXIx6WsyGXemiYTITnhfK0jfatltyAIwLi9o4SrLCRCZJQSzhUu4ahJdeQzTPxXkif0olKP2w0qcZQdkLJ+4zuY2g9YFYBHdzRDw5gfZRnsxutvBZ+kpwngWjWGhBB2CoUwinrSQ91EKO9p7OVdDpTZjcGOD68BdBjLSaO9NBAyM3m61kI4RRK0dkkQyXnUA4wdIJt3Wh3Ex2QKykLTfBvNVqFUmNxnkG9/O2c2+uVbbuP4GySKJGZCeQZTShlRCerj9DYuxFJDtAd7TSzCUlXyR8WkeP78cksFElPTQczXZAHIbaW+BZNmmGZ1N2kG+ceOF40ncVvXaGHKRcIO1p6OehWZCaA9udSkdSNNDVFmtpH2pzdhLHD6rDCA3gLF6BL2Qdy3GoisphqsPQrBBxQ2kXQ/pm92kPMR60vexqoDQPPNbNmphBmlvg2C3XMLs3iDx8NANvxqGliPgMWYzxUQT2os1UQOSiQ3BrOB5pO8Fm/EUkK0B3xNGYrEy5AECSpMLZ6BZRQmh0rHZ4UbCBgTpEY/qB3M3D0sxK8KZugeuYHwkYaQFNuPzGfeR8RMczkEJMuQCxo2MBxLWhP9bwceCT5zV9XsNnbxJvCtUD1NtbML5XIJShCnb8iBDDyaExd+4MuoyGKp62cMlaA34n2zK7vo9oDfZ4W0bZLyR8XjhM4+RMWuDfsMk4Kyu34sNWe7gBGDI+iLGD9r4+ZtAky9GHWfat7gcm0rLjoT0SngNiE9ub4ML8ND3x1rYVIYN41ziznH7ZXAr4yAh87lBFOl6bqxExpwHJne6LdTVOC499NfMuvjMXxM4J6hQ7eAK2slC3+cO8aEUfQXuF7hgOAXXHg6AXMsRQveynCRkGQFj0GRiaEaYtJrp4TqGk3CHVlkmVAXpC+tXgnHNuRXNA/c7OuOWG3Wgf0PE1qijMV5LHiqW7Tzu8nvp+olXIFnF4YcKyEkJaQBjlg8joQvB3e8QYtkMrURpyuGXPuu932+E5IJ5quO3gPlvvu4GY+4aPS1xK3Fc0vZlDgMymC0gjR5PiLGp1Tbqah33nnKVPKnc/ADE80rS9362rnmcAXAjIVhc7GVDGFRZi/hxLRjXcfdwCdGUhYTgAyzN8PvoBmBYp6V/TNLHmboXQhBbwbit0blgXngd2Ew37jN1L3QXpO8x9Z2FZyZyC7irMNQS4pFweVpZhp/tENSklhAZvAtN/gNyB2RW+Sd6aVpl+bwbUOQir1WWpsDnIbGa+eayDdEUU0DaYvR82+MAyOKYgNLG70V5L0urLE0aEE0aEDXofwEGAE7zVslAXyrEAAAAAElFTkSuQmCC) no-repeat 100%;background-position-x:146px;background-size:20px}.af:before,.fi:before,.mm:before,.ob:before{transform:rotate(270deg);font-size:12px}.last-block{display:block;height:100px;width:100%;position:relative}.o-nas,.o-nas a{display:flex;flex-direction:row}.jss8{min-width:100%}.nav-filter .custom-mselect{justify-content:flex-end;flex-direction:row-reverse;margin:2px 0;min-width:90px!important;max-width:100px}.nav-filter .ios-ui-select{position:relative;margin:0 6px 0 0}.ramka{padding:0}.w33-3{min-width:33.3%;width:100%}.adapt{min-width:320px}.mobile-off{display:block}.cont{min-height:240px}.darkbg{overflow-y:auto}form#registration-form{min-height:430px}.darkbg{background-color:rgba(0,0,0,.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.morda .close{color:#fff;opacity:1;font-size:66px;position:fixed;right:25px;top:-10px;z-index:999999}.o-nas .row.center{justify-content:center}.content-block{height:calc(100% - 40vh);color:#fff}.content-block.white{background-color:#fff;color:#000}.content-block.dark{color:#fff;border-top:2px solid #424242}.with-labels:after{content:"";width:40px;height:40px;position:fixed;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAACXBIWXMAAAsTAAALEwEAmpwYAAABJElEQVR4nO2aUUrDQAAF1wuqiMUPvUTe5L5i0UrVG1RQUiKWNE1q60fyeAML+UiWHSYJLGwpIfwrdV1fAW+S1pIuizuSXoCvdjwXd/iV3Y7iDhE2hxQ2hxQ2hxQ2hxQ2hxQ2hxQ2hxQ2hxQ2hxQ2hxQ2hxQ2hxQ2hxQ2hxQ2hxQ2hxQ2hxQ2hxQ2B5fCkhaSPpqDZ5KuzxVuT+w9AsvmukyMC+D9R0LSRtLdqcLNs80cO/etytSQtN4VOSQ9Jtwj28z1VKYGcNOz0D3pIeEDspspvtJbgNvugoHPqqoexoTbf8Des5Luy5RhRLpPeLayx0h3hWcvO/Y99giPfvezgf7SQ2N+Zc+Qnr/sH6R9ZI+Q9pMdkPaV7WwKVpJehzYZIZST+AZMfhw/mefv9wAAAABJRU5ErkJggg==) no-repeat top;background-size:contain;display:block;bottom:13%;right:0}.partners{position:fixed;bottom:0;top:auto;z-index:999;background-color:#212121;border-top:2px solid #f15a24}.partners-title{font-size:16px}.partners-list{padding:4px 10px}.o-nas{position:relative;padding:0;top:140px;background-color:#333}.o-nas-title{width:100%}.social{position:relative}.morda .logo{left:15px}.text-block{font-size:2.1vh;line-height:normal}.with-labels{top:140px}.user-block{height:40%}.central-block{height:100%;min-height:330px}.user-block .auth,.user-block .reg{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0 10px;height:40px;padding:0;cursor:pointer}.with-labels{width:100%;position:relative;top:210px;margin:0;padding:0;right:0;z-index:99;display:block;height:100vh;overflow-x:hidden}.with-labels::-webkit-scrollbar{display:none}.content-block{box-sizing:initial;position:-webkit-sticky;position:sticky;top:80px;margin-bottom:150px;height:250px;display:block}.content-block.last{background-color:#fff;color:#000;margin-bottom:150px;min-width:auto!important}body.morda{height:auto;overflow-y:auto}.af:before,.fi:before,.mm:before,.ob:before{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.social{z-index:9;top:118px;justify-content:space-between;width:69px;position:absolute;left:10px;height:36px;display:flex;flex-direction:row;align-items:center}.horizontal-line{display:none}.text-block{font-weight:400;font-size:4vw}.MordaMenu{position:fixed;top:60px;right:66px}.user-block{display:flex;flex-direction:column}.menu-text{position:absolute;left:-72px;font-size:14px}.user-block span.material-icons,.user-block svg.material-icons{margin:5px;font-size:35px;min-width:30px;text-align:left;transition:all ease-in-out;filter:brightness(2.5)}.white-line{height:100%;top:0;width:100%}.content-block.dark{background-color:#212121}.af,.fi,.mm,.ob{background-size:auto 49%;background-position:top;background-position-x:95%;background-position-y:10px}.content-block .img-block{padding-top:113px;height:150px}.morda .logo{top:25px;width:166px;display:flex;flex-direction:row;height:30px}.morda .logo,.o-nas{position:fixed;justify-content:flex-end;align-items:center}.o-nas{color:#fff;left:auto;right:0;width:100%;height:65px;bottom:0;background:transparent;z-index:100;top:170px;padding-right:12px;padding-top:17px}.o-nas,.o-nas a{display:flex;flex-direction:row}.o-nas a{margin:3px 4px 0;justify-content:flex-start;align-items:flex-start}body.theme-dark .nav-items{background-color:#111}body.theme-dark .mobile-menu.open .nav-items{background:transparent}.newsCarousel{flex-wrap:wrap}.progress-box{margin-bottom:0;flex-basis:calc(50% - 5px)}.offer-item{flex-basis:100%}.offer-item-text{max-width:190px}.re-item{flex-basis:100%}.text-dyn{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.chart-ui{flex-wrap:wrap;padding:0;width:100%;margin:0}.date-block{min-width:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.date{max-width:100%}.datelist,.operator-list{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;width:auto;box-sizing:border-box;padding:5px 0;grid-gap:5px;gap:5px}.offer-item{flex-basis:100%!important}}@media screen and (min-width:576px){.text-block{font-size:x-small;line-height:1}.container{max-width:576px}}@media screen and (min-width:667px){.mobile-scroll{overflow:hidden}.text-block{font-size:x-small;line-height:1}.with-labels{top:34%}.img-block{background-size:auto 100%;height:19vh}.white-line{top:-200%;background-position-y:15%}.container{max-width:768px}.content-block.last{min-width:auto}}@media screen and (min-width:992px){.text-block{font-size:80%;line-height:1.1}.with-labels{top:34%}.morda .logo{position:absolute;top:14px;width:180px;left:auto;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;height:30px}.white-line{top:-200%;background-position-y:38%}.container{max-width:992px}.img-block{background-size:auto 100%;height:19vh}.content-block.last{min-width:auto}div#createPotok{padding:0!important}.col-lg-12.col-sm-12.ramka{width:100%;padding:0}}@media screen and (min-width:768px){.top-right .navbar-inverse .divider{margin:0 15px;top:-2px}.more{font-size:16px;grid-gap:20px;gap:20px;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:auto}.offer-page .column{width:calc(100% - 220px)}.mob-column{flex-direction:column;display:flex;grid-gap:10px;gap:10px;position:relative}.no-mob{display:block;width:100%}.no-desktop{display:none}}@media screen and (min-width:768px){.col-sm-3{float:left;width:25%}}@media screen and (min-width:1200px){.text-block{font-size:100%;line-height:1.2}.container{max-width:1000px}.img-block{background-size:auto 100%;height:25vh}.content-block.last{min-width:auto}.with-labels{top:34%}}@media screen and (min-width:1200px){.text-block{font-size:100%;line-height:1.2}.img-block{background-size:auto 100%;height:25vh}.content-block.last{min-width:auto}.with-labels{top:34%}}@media screen and (min-width:1600px){.white-line{top:-200%;background-position-y:68%}.img-block{background-size:auto;height:233px}.content-block.last{min-width:auto}.with-labels{top:34%}}@media screen and (orientation:landscape) and (max-height:640px){.right-panel header.header{left:70px}.right-panel.open-right header.header{left:270px}}@media screen and (orientation:landscape) and (max-height:425px){.dataText{margin-left:0;transform:translate(-56px,45px);background-color:#333;color:#fff;width:150px;bottom:90px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;text-align:left;position:absolute;overflow:hidden;min-height:200px;padding:55px 15px 15px;font-size:.7em;line-height:1;font-weight:400}.timeline{height:265px;background-position-y:83%}.timeline-ul{min-width:100%;width:100%;margin:0 auto}.mobile-scroll,body.morda{height:425px;min-height:425px}.popupMorda{transform:translate(-50%,-33%);padding-top:130px}.o-nas{left:calc(58% - 45px);justify-content:space-between;top:0;height:110px;z-index:2;position:absolute;display:flex;flex-direction:row;align-items:center}.white-line{top:-140px;background-position-y:85px}.with-labels{top:18%}.social{top:15%}body.morda{overflow-y:scroll;max-height:425px}.mobile-scroll,body.morda{height:425px;min-height:425px}.mobile-scroll{position:relative;overflow-y:hidden}}@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait){.navbar .menu-button{width:60px}.timeline{height:71px}.offer-block{float:left;position:relative}.timeline-ul{padding:0 65px}.dataText{padding-top:143px}.with-labels{position:relative;width:100%;top:auto;height:auto;right:auto;left:auto;padding-top:52%;flex-wrap:wrap}.o-nas{top:-130%}.social{position:fixed;top:13%}.content-block{min-width:50%;width:50%;min-height:23vh;position:relative}.MordaMenu{top:60px;filter:invert(1)}.horizontal-line{height:50vh;position:absolute;top:40vh}.text-block{font-size:1.8vw;line-height:1}.last .text-block{color:#000}.white-line{top:-170%;height:100vh;background-position-y:-45%}.img-block{height:12vh}.o-nas{top:13%;left:50%;margin-left:-40px}}@media only screen and (min-width:768px) and (max-width:1024px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1){.header .title{padding:10px 0;height:100%}.logo{max-width:80%}.button-menu{display:none}.main-menu{flex-direction:column;z-index:99999999;background:#ebeef2;color:#222}.main-menu,.main-menu.open{display:flex;justify-content:flex-start;align-items:flex-start;width:0;min-width:0;height:100vh;padding:0}.main-menu.open{flex-direction:row;margin-right:0;z-index:9999999}.main-menu .nav-item{height:45px;display:flex;padding:0;width:80px;border-bottom:none}.main-menu .nav-item,.nav-items{flex-direction:row;justify-content:center;align-items:center;box-sizing:border-box}.nav-items{position:fixed;z-index:999;bottom:0;left:0;right:0;border-radius:0;background-color:#fff;padding:5px;-webkit-box-shadow:0 5px 10px 2px rgba(34,60,80,.2);-moz-box-shadow:0 5px 10px 2px rgba(34,60,80,.2)}body.theme-dark .nav-items{background-color:#212121}#offers-list{padding:0}.nav-text{display:none}.nav-item.active .nav-text{color:#f15a24;border-radius:10px}body.theme-dark .nav-item.active .nav-text{color:#fff;border-radius:10px}.search{border-radius:3px;left:150px}.search,.search.hide{width:250px;position:fixed;min-height:50px;margin:30px 0 20px;top:-40px;z-index:9999}.search.hide{display:block;left:306px}.user-menu{display:none}.nav-footer{bottom:auto;right:0;left:auto;flex-direction:row-reverse;border-radius:0 0 10px 10px;background-color:initial}.nav-footer-icon{border-color:#f0f0f0}.layout{margin-top:0}body.theme-dark .nav-items .nav-item:hover .nav-text{background-color:#000;height:30px;color:#fff!important;position:absolute;margin:-90px 0 0;display:flex;width:auto;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;flex-direction:row;justify-content:center;align-items:center;padding:5px 20px;transition:all .3s ease-in-out}.offer-item{flex-basis:100%}.progress-box{margin-bottom:0;flex-basis:30%}.search{position:relative;margin:0;height:30px;left:0;top:inherit;bottom:inherit;justify-content:flex-start}.header,.search{width:100%;display:flex;flex-direction:row;align-items:center}.header{justify-content:space-between;padding:0 10px}.only-mobile-logo{display:flex}}.hide{display:none;opacity:0}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(204,169,44,.4)}70%{box-shadow:0 0 0 10px rgba(204,169,44,0)}to{box-shadow:0 0 0 0 rgba(204,169,44,0)}}@keyframes typing{0%,75%,to{transform:translateY(.25rem) scale(.9);opacity:.5}25%{transform:translateY(-.25rem) scale(1);opacity:1}}@keyframes slide{0%{background-position-x:0;background-position-y:-1000px}50%{background-position-x:1000px;background-position-y:1000px}to{background-position-x:0;background-position-y:-1000px}}@keyframes reveal{0%{opacity:0}to{opacity:1}}@keyframes open-menu-anim{0%{transform:scale(0)}33%{transform:scale(.95,1.05)}66%{transform:scale(1.05,.95)}to{transform:scale(1)}}@keyframes close-menu-anim{0%{transform:scale(1)}33%{transform:scale(1.05,.95)}66%{transform:scale(.95,1.05)}to{transform:scale(0)}}.offer-item .check{background:transparent;padding:5px}.offer-item.active .check,.offer-item .check{width:30px;min-width:30px;height:25px;box-sizing:border-box}.offer-item.active .check{background:url(/static/media/check.f9fdcd80.svg) no-repeat 50%;background-size:70%}.MuiFormControl-root{margin:10px 0!important}.chip-button.selected{color:#000}body.theme-dark .chip-button{color:#a1aab2;padding:5px 20px;grid-gap:5px;gap:5px;box-sizing:border-box;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}body.theme-dark .chip-button.selected{color:#fff}@media screen and (orientation:landscape) and (max-height:500px){body,body .main-page-content{position:relative!important}.header{position:relative}.card-header{position:-webkit-sticky;position:sticky;top:0}.content{padding-bottom:40px}.table.statistic_table td{height:20px;padding:2px 10px}.table.statistic_table.sticky-header thead th{padding:2px 15px 2px 5px!important;height:20px!important}.nav-filter .nowrap-custom{width:auto;min-width:60%;padding-top:10px}.filter-popup{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;z-index:999999999999!important;background:#ddd!important;height:100%!important;align-items:center;justify-content:center;width:100%!important}.filter-popup .nav-filter{background-color:#fff;width:calc(100% - 20px);height:calc(100% - 20px);border-radius:4px;margin:10px 0;flex-direction:row;align-items:flex-start;flex-wrap:wrap}body.theme-dark .filter-popup .nav-filter{background-color:#333}body.theme-dark .filter-popup{background-color:#000!important}.filter-popup .nav-filter .circle-btn-group{position:fixed;top:auto;bottom:10px;box-sizing:border-box;background-color:#fff;padding:20px;left:auto;right:10px;width:170px;margin:0;border-radius:20px}.scrollable{top:70px}.card-header{flex-direction:column-reverse}.card-header .nav{position:relative;bottom:5px}.layout{position:absolute;padding-top:0}.filters .MuiFormControl-fullWidth{display:flex}.filters .filters-group{display:flex;align-items:baseline}.table.statistic_table.sticky-header thead th{padding:4px 16px!important;height:30px!important}.table.statistic_table.sticky-footer tfoot th{padding:4px 5px!important;height:30px!important}.closeButton{position:fixed;top:20px;right:20px;width:30px;height:30px;border-radius:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;border:none}.scrollable{padding-top:0}.datePickerCalendarWrapper{top:42px!important;left:10%!important}.presets-filter-end-btns{top:20px}}::-webkit-scrollbar{width:10px!important}::-webkit-scrollbar-track{box-shadow:inset 0 0 10px 10px #ddd!important;border-left:5px solid transparent!important}::-webkit-scrollbar-thumb{background:transparent!important;box-shadow:inset 0 0 10px 10px #ddd!important;border-left:6px solid transparent!important}.icn-hlp{position:absolute;right:10px}#offersCards{display:flex}section#offers-list{display:flex;flex-wrap:wrap;grid-gap:6px;gap:6px;padding:10px}.offer-block{flex:1 1 auto!important}.price{display:flex;flex-direction:row;grid-gap:5px;gap:5px;width:90px;font-family:system-ui;font-weight:500}.price,.price.price-table{justify-content:space-between}.price span{color:#0e64d9}.preview-container{box-sizing:border-box;position:absolute;z-index:999}.preview-container .preview-image{border:1px solid #d5d5d5;border-radius:10px;cursor:pointer}.change-view-btn{display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:20px;padding:5px}.change-view-btn svg{width:24px;height:24px}.offer-block{width:250px}.offer-block.line-view{display:flex;flex-direction:row;width:100%;justify-content:flex-start;height:70px}@media screen and (min-width:415px) and (orientation:landscape){.offer-block.line-view{min-width:100%}}.offer-block.line-view .offer-title{display:flex;justify-content:flex-start;align-items:center;min-width:180px}.offer-block.line-view .offer-content{padding:0;align-items:center}.offer-block.line-view .offer-ui{margin:0 10px}.offer-block.line-view .mobile-view .offer-ui{padding:0;margin:0}.offer-block.line-view .mobile-view .offer-title{line-height:normal;height:40px;font-size:15px}.offer-block.line-view .description{padding:10px 0 5px 10px;display:flex;flex-direction:column;align-items:flex-start;flex-wrap:wrap}.offer-block.line-view .mobile-view .description{padding:10px 10px 5px}.offer-block .backface{color:#000;cursor:w-resize;cursor:alias}.offer-block .backface .flex-column .description .price{color:initial}.offer-block .backface .flex-column .description span{width:auto}.offer-block .backface .flex-column .description .price span{color:initial}@media screen and (max-width:414px) and (orientation:portrait){.offer-block.line-view{height:148px}.offer-block.line-view .mobile-view .price{font-size:1rem}}textarea.log-textarea{resize:vertical;overflow-y:scroll;min-height:-webkit-max-content;min-height:max-content;max-height:100%;height:55vh;overflow-x:hidden;border:1px solid #dedede;border-radius:5px;width:100%}textarea.log-textarea:focus{outline:none!important;border:1px solid #dedede}.offer-type-chip{display:contents}.offer-new{background:#9c9cff}.offer-hot,.offer-new{color:#fff;font-size:10px;padding:4px 10px;border-radius:100px}.offer-hot{background:#d3700d}.background-wht-blk{background:#fff}.theme-dark .background-wht-blk{background:#151617}td:has(.trend.red){color:#f75520;font-weight:700}td:has(.trend.green){color:#4a9f3b;font-weight:700}td:has(.trend.yellow){color:#dcb010;font-weight:700}.modal-checkbox{display:flex;justify-content:space-between;min-width:160px;width:160px;padding-bottom:10px;align-items:center}.min-width-400{min-width:400px!important}body.theme-dark .popover{background:#2a2a2a}.icon-btn.operator:hover{padding:1px 6px;background:#fff}.icon-btn.operator.selected,.icon-btn.selected{box-sizing:border-box;border-radius:5px;max-width:45px;padding:0;margin:0;background:none;border-radius:100%;background:#ced4da}.dashboard-empty-offers{font-size:14px;padding-left:10px;padding-top:10px}@media (max-width:414px){.datePickerCalendarWrapper{left:5px;right:5px}}.filters .datePickerCalendarWrapper{position:fixed!important;left:auto}.no-content-msg{font-size:16px;font-family:"Open Sans",sans-serif;font-weight:400;line-height:24px;color:#878787;text-align:center;padding:15px}.MuiTypography-body1{color:rgba(58,58,58,.87)!important}.MuiInput-input,.MuiTypography-body1{font-size:14px!important}.MuiSvgIcon-fontSizeSmall{color:#ccc}.MuiChip-root{height:auto!important;margin-top:0!important}.MuiChip-deleteIcon{margin-right:2px!important}.MuiPickersClock-pin,.MuiPickersClockNumber-clockNumberSelected,.MuiPickersClockPointer-pointer,.MuiPickersDay-daySelected,.MuiTabs-indicator{background-color:#17a2b8!important}.MuiTabs-indicator{background-color:red!important}.MuiPickersClockPointer-thumb{background-color:#17a2b8!important;border:14px solid #17a2b8!important}.MuiTypography-root.MuiPickersYear-root.MuiPickersYear-yearSelected.MuiTypography-h5.MuiTypography-colorPrimary{color:#17a2b8!important}.MuiPickerDTTabs-tabs,.MuiPickersToolbar-toolbar{background-color:rgba(0,0,0,.07)!important}.MuiPickersToolbarText-toolbarTxt,.MuiTab-wrapper{color:rgba(20,20,20,.54)!important}@media screen and (max-width:600px){.MuiSnackbar-anchorOriginBottomCenter{bottom:60px!important}}body.theme-dark .MuiPickersCalendarHeader-iconButton{background-color:#232628}body.theme-dark .MuiPaper-root{background-color:#333533;color:#dcdcdc!important}body.theme-dark .MuiPaper-root span{color:#dcdcdc!important}body.theme-dark .MuiChip-root{color:rgba(0,0,0,.87);border:none;cursor:default;height:32px;display:inline-flex;outline:0;padding:0;font-size:.8125rem;box-sizing:border-box;transition:background-color .3s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .3s cubic-bezier(.4,0,.2,1) 0ms;align-items:center;font-family:"Roboto","Helvetica","Arial",sans-serif;white-space:nowrap;border-radius:16px;vertical-align:middle;justify-content:center;text-decoration:none;background-color:#333537}body.theme-dark .filters .MuiChip-root,body.theme-dark .MuiPopover-paper .MuiChip-root{border:1px solid rgba(15,15,15,.87);background-color:#26282a}body.theme-dark .MuiChip-label{color:#dcdcdc}body.theme-dark .MuiChip-deleteIcon{color:#151617}.MuiFormLabel-root.Mui-focused{color:#f15a24!important}.MuiInput-underline:after{border-bottom-color:#f15a24!important}body.theme-dark .MuiInput-input input{color:#dcdcdc!important}.MuiTextField-root input{min-width:auto!important}.MuiToolbar-root.MuiToolbar-regular.MuiPickersToolbar-toolbar.MuiPickerDTToolbar-toolbar.MuiToolbar-gutters{display:none}.input-error{box-shadow:inset 0 2px 2px rgba(240,128,128,.45),0 0 8px rgba(240,128,128,.67);outline:0 none;border:1px solid #f08080!important}input.input-error:focus{outline:none!important;box-shadow:2px 0 10px #f08080;border:1px solid #f08080!important}.error-msg{font-size:12px;color:#e0413e;padding-left:10px}.circle-btn.selected{background:#ced4da}.po-chart-legends ul{padding-top:3px;padding-bottom:3px;margin:0;vertical-align:top}.po-chart-legends li{cursor:pointer;list-style-type:none;line-height:17px;-webkit-touch-callout:none;-webkit-user-select:none;-o-user-select:none;user-select:none;font-size:14px;padding-top:3px}.po-chart-legends .disabled{color:#c3c3c3;filter:grayscale(100%);background:none!important}.po-chart-legends .disabled span{background-color:#fff!important}.po-chart-legends li span{display:inline-block;width:16px;height:16px;margin-right:5px;border:1px solid #c3c3c3}@media screen and (max-width:1024px){ul.po-chart-legends.multiple-rows{-ms-column-count:4;-o-column-count:4;column-count:4}}@media screen and (max-width:865px){ul.po-chart-legends.multiple-rows{-ms-column-count:3;-o-column-count:3;column-count:3}}@media screen and (max-width:414px){ul.po-chart-legends.multiple-rows{-ms-column-count:2;-o-column-count:2;column-count:2}}.statistic_table_wrapper{overflow-x:auto!important;overflow-y:auto!important;height:100%;width:100%!important;max-width:100%!important}table.statistic_table.sticky-header thead{position:relative;z-index:1}table.statistic_table.sticky-header thead th{top:0}table.statistic_table.sticky-header thead th,table tbody tr.sticky-action-row td{padding:10px 15px 10px 5px!important;vertical-align:middle;position:sticky;position:-webkit-sticky;border:0 transparent!important}table tbody tr.sticky-action-row td{top:38px}table.statistic_table.sticky-footer tfoot{position:sticky;position:-webkit-sticky}@media screen and (max-width:767px){table.statistic_table.sticky-footer tfoot{bottom:-3px}}table.statistic_table.sticky-footer tfoot th{padding:10px 5px!important;white-space:nowrap!important;position:sticky;position:-webkit-sticky;bottom:0}table.statistic_table.sticky-action #actionRow td{padding:10px 15px 10px 5px!important;vertical-align:middle;position:sticky;position:-webkit-sticky;top:38px;border-top:1px solid #dee2e6!important;border-bottom:1px solid #dee2e6!important}body.theme-dark table.statistic_table.sticky-action #actionRow td{border-top:1px solid #151617!important;border-bottom:1px solid #151617!important;background-color:#333537;color:#fff;font-weight:700}table.statistic_table tr.grouped_row{transition:all .7s ease}table.statistic_table tr.grouped_row.opened{background:#dfdfdf}body.theme-dark table.statistic_table tr.grouped_row.opened{background:#27292b!important}.grayTR td{background-color:#f1f1f1}body.theme-dark .grayTR td{background-color:#151617}table.statistic_table{margin-bottom:0!important}table.statistic_table td{padding:8px 10px}table.statistic_table td i.fa.fa-chevron-right.statistic_table_icon{display:inline-table;transition:all .2s ease;transform:none;font-size:12px;color:#616161}table.statistic_table i.fa,table.statistic_table i.ti{color:#616161}body.theme-dark table.statistic_table i.fa,body.theme-dark table.statistic_table i.ti,body.theme-dark table.statistic_table td i.fa.fa-chevron-right.statistic_table_icon{color:#a1aab2}table.statistic_table td i.fa.fa-chevron-right.statistic_table_icon.opened{transform:rotate(90deg)}thead .sorting,thead .sorting_asc,thead .sorting_asc_disabled,thead .sorting_desc,thead .sorting_desc_disabled{cursor:pointer;*cursor:hand;background-repeat:no-repeat;background-position:100%}thead .sorting{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAQAAADYWf5HAAAAkElEQVQoz7XQMQ5AQBCF4dWQSJxC5wwax1Cq1e7BAdxD5SL+Tq/QCM1oNiJidwox0355mXnG/DrEtIQ6azioNZQxI0ykPhTQIwhCR+BmBYtlK7kLJYwWCcJA9M4qdrZrd8pPjZWPtOqdRQy320YSV17OatFC4euts6z39GYMKRPCTKY9UnPQ6P+GtMRfGtPnBCiqhAeJPmkqAAAAAElFTkSuQmCC)}thead .sorting_asc{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAZ0lEQVQ4y2NgGLKgquEuFxBPAGI2ahhWCsS/gDibUoO0gPgxEP8H4ttArEyuQYxAPBdqEAxPBImTY5gjEL9DM+wTENuQahAvEO9DMwiGdwAxOymGJQLxTyD+jgWDxCMZRsEoGAVoAADeemwtPcZI2wAAAABJRU5ErkJggg==)}thead .sorting_desc{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAZUlEQVQ4y2NgGAWjYBSggaqGu5FA/BOIv2PBIPFEUgxjB+IdQPwfC94HxLykus4GiD+hGfQOiB3J8SojEE9EM2wuSJzcsFMG4ttQgx4DsRalkZENxL+AuJQaMcsGxBOAmGvopk8AVz1sLZgg0bsAAAAASUVORK5CYII=)}tbody td.statistic_body{padding:8px 10px!important}tbody td.statistic_body,tbody td.statistic_body_group{white-space:nowrap!important;top:24px}tbody td.partners_body{padding:8px 10px!important;top:24px}tbody td.partners_body_group{top:24px}.right_position{text-align:right}.left_position{text-align:left}.center_position{text-align:center}.padding-5-10{padding:5px 10px}.chip-button{background:#fff;border:1px solid #b7b7b7;border-radius:15px;cursor:pointer;padding:2px 5px;font-size:14px;font-weight:400;margin:2px}.chip-button.selected{background:#dfdfdf}.chip-button:hover{background:#cecece;transition:all .25s ease}.chip-button i{margin-right:3px;color:#545454}body.theme-dark .chip-button{background:#333537;border:1px solid #151617;border-radius:15px;cursor:pointer;padding:2px 5px;font-size:14px;font-weight:400;margin:2px}body.theme-dark .chip-button i{color:#a1aab2}@media (any-pointer:coarse){.chip-button:hover{background:#fff}.chip-button.selected{background:#dfdfdf}body.theme-dark .chip-button.selected,body.theme-dark .chip-button:hover{border:1px solid #dfdfdf}}body.theme-dark .chip-button.selected{border:1px solid #dfdfdf}.material-ui-indicator-container{align-items:center;align-self:stretch;display:flex;flex-shrink:0;box-sizing:border-box}input,input:after,input:before{-webkit-user-select:initial!important;user-select:initial!important;-o-user-select:initial!important}.material-ui-select-group-row{display:inline}.page_not_found_outer:before{content:"";height:100vh}.page_not_found_inner,.page_not_found_outer:before{display:inline-block;vertical-align:middle}.page_not_found_outer{text-align:center}.MuiPopover-paper{overflow-x:inherit!important;overflow-y:inherit!important}.live-chat-time{font-size:10px;opacity:.65;text-align:end;margin-bottom:-10px;margin-right:-5px}.live-chat-edited{opacity:.65;font-size:10px;text-align:start;margin-bottom:-15px;margin-left:-10px;margin-right:30px}textarea.se-wrapper-inner.se-wrapper-code{height:100%!important;min-height:35vh!important;max-height:2000px!important}.se-dialog-tabs,button._se_tab_link{display:none}.api-wrap{padding:10px;flex-grow:1;min-width:100px;display:flex;flex-wrap:wrap;font-size:14px}.margin-left5{margin-left:5px}body.theme-dark thead .sorting_asc{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAZ0lEQVQ4y2NgGLKgquEuFxBPAGI2ahhWCsS/gDibUoO0gPgxEP8H4ttArEyuQYxAPBdqEAxPBImTY5gjEL9DM+wTENuQahAvEO9DMwiGdwAxOymGJQLxTyD+jgWDxCMZRsEoGAVoAADeemwtPcZI2wAAAABJRU5ErkJggg==)!important}body.theme-dark thead .sorting_asc,body.theme-dark thead .sorting_desc{background-repeat:no-repeat!important;background-position:100%!important}body.theme-dark thead .sorting_desc{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAZUlEQVQ4y2NgGAWjYBSggaqGu5FA/BOIv2PBIPFEUgxjB+IdQPwfC94HxLykus4GiD+hGfQOiB3J8SojEE9EM2wuSJzcsFMG4ttQgx4DsRalkZENxL+AuJQaMcsGxBOAmGvopk8AVz1sLZgg0bsAAAAASUVORK5CYII=)!important}body.theme-dark thead .sorting{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAABW0lEQVQ4T62UMS8EURDH/+Ml5CRX6HVUPoPmqrNu9raQK3SIQiIRCgpqCgoikSgEneKi2Ns566prfAYVnV4hcSF5RlYUi927vXXTvvf7vX8yM48wwKIButBT5rruqKruFQqFrXq9/t7t8Z4yZt5U1V0i2hCRk9wyz/OmrLUtAOMAHqy1M2EYPqYJuyUjZj4DsBSDj0VkHYAmCVNllUqlRETXAMZi4AuAWRG5yyyrVqtFVfVVtZQAtay1XhiGb7/PEpMx8yKAUwAfCbIhIloIguAqkyzv7CUmc113XlUv05IBWBGRi0zJHMcZMcb4AMp/AKI2EXmNRiNqxo9K7SYzTwO4AVCMEc+qOtdsNtuZu/l9MZqzIwBrMfBcRJb7nrNI4DjOhDHmFsAkgCdjTNn3/fs8G/DFMPOqqh4S0Y6IHOTezQis1WrDnU5nn4i2gyB4/Zesn5nr+QX1I/sEO8FxFMAgkK4AAAAASUVORK5CYII=)!important;background-repeat:no-repeat!important;background-position:100%!important}.sun-editor .se-btn-tray{overflow:hidden}.sun-editor .se-container{z-index:1}body.theme-dark .sun-editor *{background-color:#333537!important}body.theme-dark .sun-editor .se-btn-module-border{border:1px solid #151617;color:#fff}body.theme-dark .se-toolbar .sun-editor-common,body.theme-dark .sun-editor,body.theme-dark .sun-editor .se-list-layer,body.theme-dark .sun-editor .se-resizing-bar,body.theme-dark .sun-editor .se-toolbar,body.theme-dark div[contenteditable=true]{border:1px solid #151617}body.theme-dark .sun-editor .se-tooltip,body.theme-dark .sun-editor button{color:#fff}body.theme-dark .sun-editor .se-btn-list.default_value{border-top:1px dotted #151617;border-bottom:1px dotted #151617}body.theme-dark .sun-editor .se-wrapper .se-placeholder{left:10px;right:10px}body.theme-dark .datePickerCalendarWrapper{border:1px solid #151617}body.theme-dark .rdrCalendarWrapper,body.theme-dark .rdrDays{background-color:#333537}body.theme-dark .rdrDay.rdrDayDisabled{background-color:#47494b}body.theme-dark .rdrDay.rdrDayPassive .rdrDayNumber span{color:#6e767e!important}body.theme-dark .rdrNextPrevButton{background-color:#0e0e0f;color:#0e0e0f;border:1px solid #151617}body.theme-dark .rdrNextButton i{border-color:transparent transparent transparent #a1aab2}body.theme-dark .rdrPprevButton i{border-color:transparent #a1aab2 transparent transparent}body.theme-dark .rdrNextPrevButton i{color:#0e0e0f}body.theme-dark .rdrMonthAndYearPickers select{color:#a1aab2}body.theme-dark svg.MuiSvgIcon-root{background:transparent!important}body.theme-dark svg.MuiCircularProgress-svg{background:inherit!important}table.se-table-size-auto tr{display:flex;flex-wrap:wrap}@media screen and (max-width:768px){.content table{margin-bottom:40px!important}}span.close{font-family:Red hat Display,sans-serif}.search-icon i.ti.ti-search{position:inherit}body.theme-dark .btn-secondary{color:#495057!important}.rules-body{height:100vh!important;margin:0;overflow:auto!important;width:100%}.rules-container{max-width:960px;box-sizing:border-box;margin:0 auto;padding:20px;height:auto}.rules-container h4{margin-block-start:1.33em;margin-block-end:1.33em;font-weight:700}.rules-container h4,.rules-container p{display:block;margin-inline-start:0;margin-inline-end:0;font-size:14px!important}.rules-container p{margin-block-start:1em;margin-block-end:1em;line-height:1.1}.rules-container h1{color:#fff;display:block;font-size:1.5em;margin-block-start:.67em;margin-block-end:.67em;margin-inline-start:0;margin-inline-end:0;font-weight:700;margin-top:60px}.progress-container{height:100vh;position:fixed;right:0;width:8px;background:#333;z-index:9;top:0}.rules-content{display:block;position:relative;height:auto;float:left;text-align:left;padding-bottom:60px}.rules-page.logo{margin-top:-10px;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;position:absolute}.rules-body::-webkit-scrollbar{display:none!important}.rules-body{-ms-overflow-style:none!important;overflow:-moz-scrollbars-none!important}.padding-top-50{padding-top:50px}.padding-top-100{padding-top:100px}.cap-card{margin:10px;padding-top:5px;font-size:14px}.cap-name{font-weight:600;margin-right:7px}.cap-percent{margin-left:7px;font-weight:500}.cap-percent.low,body.theme-dark .MuiPaper-root span.cap-percent.low{color:#ff2a48!important}.cap-percent.mid,body.theme-dark .MuiPaper-root span.cap-percent.mid{color:#ff9218!important}.cap-percent.many,body.theme-dark .MuiPaper-root span.cap-percent.many{color:#3ac47d!important}tr{transition:all .7s ease}tr.selected_row{background-color:rgba(241,90,36,.31)!important}.empty-filters-block{z-index:999;width:10px;height:100%;position:fixed;right:0;background:#fff;color:#000;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;box-sizing:border-box;grid-gap:20px;gap:20px;float:left;opacity:0}h6.offers-dynamic{padding:27px}.card-body.dashboard-offers-card{height:65vh;display:block!important}.filters .MuiFormControl-root .multiselect input{width:1px}.table{background:#fff}.table .thead-light{box-shadow:0 2px 2px 0 rgba(34,60,80,.2)}.table .thead-light th{color:#505050;background-color:#f6f6f6;border-color:#f6f6f6}.nowrap-custom button{float:left}.filters .MuiFormControl-fullWidth{width:95%!important}.filters #datePicker .MuiInput-underline{width:90%!important}body .main-page-content{width:100%;height:100vh;padding:0;margin:0;position:fixed;display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}.txt{color:#f15a24}.txt,.txt-search{width:65px;font-size:10px}body.theme-dark .txt-search{color:#a1aab2}.filters-btn,.ip-range-btn,.setup-btn,.xls-btn{width:30px;height:30px;box-sizing:border-box;padding:5px;z-index:9999;display:flex;flex-direction:row;justify-content:center;align-items:center;float:left;position:relative;cursor:pointer}.ip-range-icon{font-size:26px;color:rgba(0,0,0,.8)}body.theme-dark .chart-screen{background-color:#000}.modal-offer-img{display:none;position:fixed;z-index:9999;padding-top:50px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.9)}.modal-offer-img-content{margin:auto;display:block;width:100%;max-width:500px}.modal-offer-img-close{position:absolute;top:15px;right:35px;color:#f1f1f1;font-size:40px;font-weight:700;transition:.3s}.modal-offer-img-close:focus,.modal-offer-img-close:hover{color:#bbb;text-decoration:none;cursor:pointer}.padding_bottom-50{padding-bottom:50px}
/*# sourceMappingURL=main.ddc6b9c9.chunk.css.map */