/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}[data-animate]:not(.animated){opacity:0}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}@media (prefers-reduced-motion:reduce),print{.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);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)}}@-webkit-keyframes flash{0%,to{opacity:1}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@-webkit-keyframes pulse{0%{transform:scaleX(1)}to{transform:scaleX(1)}}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}@-webkit-keyframes rubberBand{0%{transform:scaleX(1)}to{transform:scaleX(1)}}@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)}}@-webkit-keyframes shakeX{0%,to{transform:translateZ(0)}}@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)}}@-webkit-keyframes shakeY{0%,to{transform:translateZ(0)}}@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)}}@-webkit-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)}}@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)}}@-webkit-keyframes swing{to{transform:rotate(0deg)}}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@-webkit-keyframes tada{0%{transform:scaleX(1)}to{transform:scaleX(1)}}@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)}}@-webkit-keyframes wobble{0%{transform:translateZ(0)}to{transform:translateZ(0)}}@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)}}@-webkit-keyframes jello{0%,to{transform:translateZ(0)}}@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)}}@-webkit-keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}@-webkit-keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}@-webkit-keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}@-webkit-keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}@-webkit-keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}@-webkit-keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}@-webkit-keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}@-webkit-keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}@-webkit-keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}@-webkit-keyframes bounceIn{0%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}to{opacity:1;transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);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)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}to{transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);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)}}@-webkit-keyframes bounceInLeft{0%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}to{transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);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)}}@-webkit-keyframes bounceInRight{0%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}to{transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);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)}}@-webkit-keyframes bounceInUp{0%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}to{transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);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)}}@-webkit-keyframes bounceOut{to{opacity:0;transform:scale3d(.3,.3,.3)}}@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)}}@-webkit-keyframes bounceOutDown{to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}@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)}}@-webkit-keyframes bounceOutLeft{to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}@-webkit-keyframes bounceOutRight{to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}@-webkit-keyframes bounceOutUp{to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}@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)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}@-webkit-keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}@-webkit-keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}@-webkit-keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}@-webkit-keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}@-webkit-keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}@-webkit-keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@-webkit-keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}to{transform:perspective(400px)}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@-webkit-keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}to{transform:perspective(400px)}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@-webkit-keyframes flipOutX{0%{transform:perspective(400px)}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@-webkit-keyframes flipOutY{0%{transform:perspective(400px)}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@-webkit-keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}to{transform:translateZ(0)}}@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)}}@-webkit-keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}to{transform:translateZ(0)}}@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)}}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@-webkit-keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}@-webkit-keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@-webkit-keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@-webkit-keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@-webkit-keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}@-webkit-keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}@-webkit-keyframes hinge{to{transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}@-webkit-keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}to{opacity:1;transform:scale(1)}}@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)}}@-webkit-keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}@-webkit-keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOut{0%{opacity:1}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@-webkit-keyframes zoomOutDown{to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes zoomOutLeft{to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}@-webkit-keyframes zoomOutRight{to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}@-webkit-keyframes zoomOutUp{to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@-webkit-keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@-webkit-keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@-webkit-keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@-webkit-keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@-webkit-keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-container-pointer-events{touch-action:pan-y}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:normal;line-height:1}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:"next"}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#fff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:50%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#fff}.swiper-pagination-black{--swiper-pagination-color:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-container-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.toast-title{font-weight:700}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;-webkit-text-shadow:0 1px 0 #fff;text-shadow:0 1px 0 #fff;opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80);line-height:1}.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{position:fixed;z-index:999999;pointer-events:none}#toast-container *{box-sizing:border-box}#toast-container>div{position:relative;pointer-events:auto;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px 3px 3px 3px;background-position:15px;background-repeat:no-repeat;box-shadow:0 0 12px #999;color:#fff;opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80)}#toast-container>div.rtl{direction:rtl;padding:15px 50px 15px 15px;background-position:right 15px center}#toast-container>div:hover{box-shadow:0 0 12px #000;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);cursor:pointer}#toast-container>.toast-info{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=")!important}#toast-container>.toast-error{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=")!important}#toast-container>.toast-success{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==")!important}#toast-container>.toast-warning{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=")!important}#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div{width:300px;margin-left:auto;margin-right:auto}#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div{width:96%;margin-left:auto;margin-right:auto}.toast{background-color:#030303}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}@media (max-width:240px){#toast-container>div{padding:8px 8px 8px 50px;width:11em}#toast-container>div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{right:-.2em;top:-.2em}#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}@media (min-width:241px) and (max-width:480px){#toast-container>div{padding:8px 8px 8px 50px;width:18em}#toast-container>div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{right:-.2em;top:-.2em}#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}@media (min-width:481px) and (max-width:768px){#toast-container>div{padding:15px 15px 15px 50px;width:25em}#toast-container>div.rtl{padding:15px 50px 15px 15px}}#trumbowyg-icons{overflow:hidden;visibility:hidden;height:0;width:0}#trumbowyg-icons svg{height:0;width:0}.trumbowyg-box *,.trumbowyg-box :after,.trumbowyg-box :before,.trumbowyg-modal *,.trumbowyg-modal :after,.trumbowyg-modal :before{box-sizing:border-box}.trumbowyg-box svg,.trumbowyg-modal svg{width:17px;height:100%;fill:#222}.trumbowyg-box,.trumbowyg-editor{display:block;position:relative;border:1px solid #ddd;width:100%;min-height:300px}.trumbowyg-box .trumbowyg-editor{margin:0 auto}.trumbowyg-box.trumbowyg-fullscreen{background:#fefefe;border:none!important}.trumbowyg-editor,.trumbowyg-textarea{position:relative;box-sizing:border-box;padding:20px;min-height:300px;width:100%;border-style:none;resize:none;outline:none;overflow:auto;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.trumbowyg-editor.trumbowyg-autogrow-on-enter,.trumbowyg-textarea.trumbowyg-autogrow-on-enter{transition:height .3s ease-out}.trumbowyg-box-blur .trumbowyg-editor *,.trumbowyg-box-blur .trumbowyg-editor:before{color:transparent!important;text-shadow:0 0 7px #333}@media screen and (min-width:0 \0){.trumbowyg-box-blur .trumbowyg-editor *,.trumbowyg-box-blur .trumbowyg-editor:before{color:hsla(0,0%,78.4%,.6)!important}}@supports (-ms-accelerator:true){.trumbowyg-box-blur .trumbowyg-editor *,.trumbowyg-box-blur .trumbowyg-editor:before{color:hsla(0,0%,78.4%,.6)!important}}.trumbowyg-box-blur .trumbowyg-editor hr,.trumbowyg-box-blur .trumbowyg-editor img{opacity:.2}.trumbowyg-textarea{position:relative;display:block;overflow:auto;border:none;font-size:14px;font-family:Inconsolata,Consolas,Courier,Courier New,sans-serif;line-height:18px}.trumbowyg-box.trumbowyg-editor-visible .trumbowyg-textarea{height:1px!important;width:25%;min-height:0!important;padding:0!important;background:none;opacity:0!important}.trumbowyg-box.trumbowyg-editor-hidden .trumbowyg-textarea{display:block;margin-bottom:1px}.trumbowyg-box.trumbowyg-editor-hidden .trumbowyg-editor{display:none}.trumbowyg-box.trumbowyg-disabled .trumbowyg-textarea{opacity:.8;background:none}.trumbowyg-editor[contenteditable=true]:empty:not(:focus):before{content:attr(placeholder);color:#999;pointer-events:none;white-space:break-spaces}.trumbowyg-button-pane{width:100%;min-height:36px;background:#ecf0f1;border-bottom:1px solid #d7e0e2;margin:0;padding:0 5px;position:relative;list-style-type:none;line-height:10px;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:11}.trumbowyg-button-pane:after{content:" ";display:block;position:absolute;top:36px;left:0;right:0;width:100%;height:1px;background:#d7e0e2}.trumbowyg-button-pane .trumbowyg-button-group{display:inline-block}.trumbowyg-button-pane .trumbowyg-button-group .trumbowyg-fullscreen-button svg{color:transparent}.trumbowyg-button-pane .trumbowyg-button-group:after{content:" ";display:inline-block;width:1px;background:#d7e0e2;margin:0 5px;height:35px;vertical-align:top}.trumbowyg-button-pane .trumbowyg-button-group:last-child:after{content:none}.trumbowyg-button-pane button{display:inline-block;position:relative;width:35px;height:35px;padding:1px 6px!important;margin-bottom:1px;overflow:hidden;border:none;cursor:pointer;background:none;vertical-align:middle;transition:background-color .15s,opacity .15s}.trumbowyg-button-pane button.trumbowyg-textual-button{width:auto;line-height:35px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.trumbowyg-button-pane.trumbowyg-disable button:not(.trumbowyg-not-disable):not(.trumbowyg-active),.trumbowyg-button-pane button.trumbowyg-disable,.trumbowyg-disabled .trumbowyg-button-pane button:not(.trumbowyg-not-disable):not(.trumbowyg-viewHTML-button){opacity:.2;cursor:default;pointer-events:none}.trumbowyg-button-pane.trumbowyg-disable .trumbowyg-button-group:before,.trumbowyg-disabled .trumbowyg-button-pane .trumbowyg-button-group:before{background:#e3e9eb}.trumbowyg-button-pane button.trumbowyg-active,.trumbowyg-button-pane button:not(.trumbowyg-disable):focus,.trumbowyg-button-pane button:not(.trumbowyg-disable):hover{background-color:#fff;outline:none}.trumbowyg-button-pane .trumbowyg-open-dropdown:after{display:block;content:" ";position:absolute;top:25px;right:3px;height:0;width:0;border:3px solid transparent;border-top-color:#555}.trumbowyg-button-pane .trumbowyg-open-dropdown.trumbowyg-textual-button{padding-left:10px!important;padding-right:18px!important}.trumbowyg-button-pane .trumbowyg-open-dropdown.trumbowyg-textual-button:after{top:17px;right:7px}.trumbowyg-button-pane .trumbowyg-right{float:right}.trumbowyg-dropdown{max-width:300px;max-height:250px;overflow-y:auto;overflow-x:hidden;white-space:nowrap;padding:5px 0;border:1px solid #ecf0f1;border-top:none;background:#fff;margin-left:-1px;box-shadow:0 2px 3px rgba(0,0,0,.1);z-index:12}.trumbowyg-dropdown button{display:block;width:100%;height:35px;line-height:35px;text-decoration:none;background:#fff;padding:0 20px 0 10px;color:#333!important;border:none;cursor:pointer;text-align:left;font-size:15px;transition:all .15s}.trumbowyg-dropdown button:focus,.trumbowyg-dropdown button:hover{background:#ecf0f1}.trumbowyg-dropdown button svg{float:left;margin-right:14px}.trumbowyg-modal{max-width:520px;width:100%;height:350px;z-index:12;overflow:hidden}.trumbowyg-modal,.trumbowyg-modal-box{position:absolute;top:0;left:50%;transform:translateX(-50%);-webkit-backface-visibility:hidden;backface-visibility:hidden}.trumbowyg-modal-box{max-width:500px;width:calc(100% - 20px);padding-bottom:45px;z-index:1;background-color:#fff;text-align:center;font-size:14px;box-shadow:0 2px 3px rgba(0,0,0,.2)}.trumbowyg-modal-box .trumbowyg-modal-title{font-size:24px;font-weight:700;margin:0 0 20px;padding:15px 0 13px;display:block;border-bottom:1px solid #eee;color:#333;background:#fbfcfc}.trumbowyg-modal-box .trumbowyg-progress{width:100%;height:3px;position:absolute;top:58px}.trumbowyg-modal-box .trumbowyg-progress .trumbowyg-progress-bar{background:#2bc06a;width:0;height:100%;transition:width .15s linear}.trumbowyg-modal-box .trumbowyg-input-row{position:relative;margin:15px 12px;border:1px solid #dedede;overflow:hidden}.trumbowyg-modal-box .trumbowyg-input-infos{text-align:left;transition:all .15s;width:150px;border-right:1px solid #dedede;padding:0 7px;background-color:#fbfcfc;position:absolute;left:0;top:0;bottom:0}.trumbowyg-modal-box .trumbowyg-input-infos label{color:#69878f;overflow:hidden;height:27px;line-height:27px}.trumbowyg-modal-box .trumbowyg-input-infos label,.trumbowyg-modal-box .trumbowyg-input-infos label span{display:block;height:27px;line-height:27px;transition:all .15s}.trumbowyg-modal-box .trumbowyg-input-infos .trumbowyg-msg-error{color:#e74c3c}.trumbowyg-modal-box .trumbowyg-input-html{padding:1px 1px 1px 152px}.trumbowyg-modal-box .trumbowyg-input-html,.trumbowyg-modal-box .trumbowyg-input-html input,.trumbowyg-modal-box .trumbowyg-input-html select,.trumbowyg-modal-box .trumbowyg-input-html textarea{font-size:14px}.trumbowyg-modal-box .trumbowyg-input-html input,.trumbowyg-modal-box .trumbowyg-input-html select,.trumbowyg-modal-box .trumbowyg-input-html textarea{transition:all .15s;height:27px;line-height:27px;border:0;width:100%;padding:0 7px}.trumbowyg-modal-box .trumbowyg-input-html input:focus,.trumbowyg-modal-box .trumbowyg-input-html input:hover,.trumbowyg-modal-box .trumbowyg-input-html select:focus,.trumbowyg-modal-box .trumbowyg-input-html select:hover,.trumbowyg-modal-box .trumbowyg-input-html textarea:focus,.trumbowyg-modal-box .trumbowyg-input-html textarea:hover{outline:1px solid #95a5a6}.trumbowyg-modal-box .trumbowyg-input-html input:focus,.trumbowyg-modal-box .trumbowyg-input-html select:focus,.trumbowyg-modal-box .trumbowyg-input-html textarea:focus{background:#fbfcfc}.trumbowyg-modal-box .trumbowyg-input-html input[type=checkbox]{width:16px;height:16px;padding:0}.trumbowyg-modal-box .trumbowyg-input-html-with-checkbox{text-align:left;padding:3px 1px 1px 3px}.trumbowyg-modal-box .trumbowyg-input-error input,.trumbowyg-modal-box .trumbowyg-input-error select,.trumbowyg-modal-box .trumbowyg-input-error textarea{outline:1px solid #e74c3c}.trumbowyg-modal-box .trumbowyg-input-error .trumbowyg-input-infos label span:first-child{margin-top:-27px}.trumbowyg-modal-box .error{margin-top:25px;display:block;color:red}.trumbowyg-modal-box .trumbowyg-modal-button{position:absolute;bottom:10px;right:0;text-decoration:none;color:#fff;display:block;width:100px;height:35px;line-height:33px;margin:0 10px;background-color:#333;border:none;cursor:pointer;font-family:Trebuchet MS,Helvetica,Verdana,sans-serif;font-size:16px;transition:all .15s}.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit{right:110px;background:#2bc06a}.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:focus,.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:hover{background:#40d47e;outline:none}.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:active{background:#25a25a}.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset{color:#555;background:#e6e6e6}.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:focus,.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:hover{background:#fbfbfb;outline:none}.trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:active{background:#d5d5d5}.trumbowyg-overlay{position:absolute;background-color:hsla(0,0%,100%,.5);height:100%;width:100%;left:0;display:none;top:0;z-index:10}body.trumbowyg-body-fullscreen{overflow:hidden}.trumbowyg-fullscreen{position:fixed;top:0;left:0;width:100%;height:100%;margin:0;padding:0;z-index:99999}.trumbowyg-fullscreen.trumbowyg-box,.trumbowyg-fullscreen .trumbowyg-editor{border:none}.trumbowyg-fullscreen .trumbowyg-editor,.trumbowyg-fullscreen .trumbowyg-textarea{height:calc(100% - 37px)!important;overflow:auto}.trumbowyg-fullscreen .trumbowyg-overlay{height:100%!important}.trumbowyg-fullscreen .trumbowyg-button-group .trumbowyg-fullscreen-button svg{color:#222;fill:transparent}.trumbowyg-editor embed,.trumbowyg-editor img,.trumbowyg-editor object,.trumbowyg-editor video{max-width:100%}.trumbowyg-editor img,.trumbowyg-editor video{height:auto}.trumbowyg-editor img{cursor:move}.trumbowyg-editor canvas:focus{outline:none}.trumbowyg-editor.trumbowyg-reset-css{background:#fefefe!important;font-family:Trebuchet MS,Helvetica,Verdana,sans-serif!important;font-size:14px!important;line-height:1.45em!important;color:#333}.trumbowyg-editor.trumbowyg-reset-css a{color:#15c!important;text-decoration:underline!important}.trumbowyg-editor.trumbowyg-reset-css blockquote,.trumbowyg-editor.trumbowyg-reset-css div,.trumbowyg-editor.trumbowyg-reset-css ol,.trumbowyg-editor.trumbowyg-reset-css p,.trumbowyg-editor.trumbowyg-reset-css ul{box-shadow:none!important;background:none!important;margin:0 0 15px!important;line-height:1.4em!important;font-family:Trebuchet MS,Helvetica,Verdana,sans-serif!important;font-size:14px!important;border:none}.trumbowyg-editor.trumbowyg-reset-css hr,.trumbowyg-editor.trumbowyg-reset-css iframe,.trumbowyg-editor.trumbowyg-reset-css object{margin-bottom:15px!important}.trumbowyg-editor.trumbowyg-reset-css blockquote{margin-left:32px!important;font-style:italic!important;color:#555}.trumbowyg-editor.trumbowyg-reset-css ul{list-style:disc}.trumbowyg-editor.trumbowyg-reset-css ol{list-style:decimal}.trumbowyg-editor.trumbowyg-reset-css ol,.trumbowyg-editor.trumbowyg-reset-css ul{padding-left:20px!important}.trumbowyg-editor.trumbowyg-reset-css ol ol,.trumbowyg-editor.trumbowyg-reset-css ol ul,.trumbowyg-editor.trumbowyg-reset-css ul ol,.trumbowyg-editor.trumbowyg-reset-css ul ul{border:none;margin:2px!important;padding:0 0 0 24px!important}.trumbowyg-editor.trumbowyg-reset-css hr{display:block;height:1px;border:none;border-top:1px solid #ccc}.trumbowyg-editor.trumbowyg-reset-css h1,.trumbowyg-editor.trumbowyg-reset-css h2,.trumbowyg-editor.trumbowyg-reset-css h3,.trumbowyg-editor.trumbowyg-reset-css h4{color:#111;background:none;margin:0!important;padding:0!important;font-weight:700}.trumbowyg-editor.trumbowyg-reset-css h1{font-size:32px!important;line-height:38px!important;margin-bottom:20px!important}.trumbowyg-editor.trumbowyg-reset-css h2{font-size:26px!important;line-height:34px!important;margin-bottom:15px!important}.trumbowyg-editor.trumbowyg-reset-css h3{font-size:22px!important;line-height:28px!important;margin-bottom:7px!important}.trumbowyg-editor.trumbowyg-reset-css h4{font-size:16px!important;line-height:22px!important;margin-bottom:7px!important}.trumbowyg-dark .trumbowyg-textarea{background:#111;color:#ddd}.trumbowyg-dark .trumbowyg-box{border:1px solid #343434}.trumbowyg-dark .trumbowyg-box.trumbowyg-fullscreen{background:#111}.trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *,.trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor:before{text-shadow:0 0 7px #ccc}@media screen and (min-width:0 \0){.trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *,.trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor:before{color:rgba(20,20,20,.6)!important}}@supports (-ms-accelerator:true){.trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor *,.trumbowyg-dark .trumbowyg-box.trumbowyg-box-blur .trumbowyg-editor:before{color:rgba(20,20,20,.6)!important}}.trumbowyg-dark .trumbowyg-box svg{fill:#ecf0f1;color:#ecf0f1}.trumbowyg-dark .trumbowyg-button-pane{background-color:#222;border-bottom-color:#343434}.trumbowyg-dark .trumbowyg-button-pane:after{background:#343434}.trumbowyg-dark .trumbowyg-button-pane .trumbowyg-button-group:not(:empty):after{background-color:#343434}.trumbowyg-dark .trumbowyg-button-pane .trumbowyg-button-group:not(:empty) .trumbowyg-fullscreen-button svg{color:transparent}.trumbowyg-dark .trumbowyg-button-pane.trumbowyg-disable .trumbowyg-button-group:after{background-color:#2a2a2a}.trumbowyg-dark .trumbowyg-button-pane button.trumbowyg-active,.trumbowyg-dark .trumbowyg-button-pane button:not(.trumbowyg-disable):focus,.trumbowyg-dark .trumbowyg-button-pane button:not(.trumbowyg-disable):hover{background-color:#333}.trumbowyg-dark .trumbowyg-button-pane .trumbowyg-open-dropdown:after{border-top-color:#fff}.trumbowyg-dark .trumbowyg-fullscreen .trumbowyg-button-pane .trumbowyg-button-group:not(:empty) .trumbowyg-fullscreen-button svg{color:#ecf0f1;fill:transparent}.trumbowyg-dark .trumbowyg-dropdown{border-color:#222;background:#333;box-shadow:0 2px 3px rgba(0,0,0,.3)}.trumbowyg-dark .trumbowyg-dropdown button{background:#333;color:#fff!important}.trumbowyg-dark .trumbowyg-dropdown button:focus,.trumbowyg-dark .trumbowyg-dropdown button:hover{background:#222}.trumbowyg-dark .trumbowyg-modal-box{background-color:#222}.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-title{border-bottom:1px solid #555;color:#fff;background:#3c3c3c}.trumbowyg-dark .trumbowyg-modal-box label{display:block;position:relative;margin:15px 12px;height:27px;line-height:27px;overflow:hidden}.trumbowyg-dark .trumbowyg-modal-box label .trumbowyg-input-infos span{color:#eee;background-color:#2f2f2f;border-color:#222}.trumbowyg-dark .trumbowyg-modal-box label .trumbowyg-input-infos span.trumbowyg-msg-error{color:#e74c3c}.trumbowyg-dark .trumbowyg-modal-box label.trumbowyg-input-error input,.trumbowyg-dark .trumbowyg-modal-box label.trumbowyg-input-error textarea{border-color:#e74c3c}.trumbowyg-dark .trumbowyg-modal-box label input{border-color:#222;color:#eee;background:#333}.trumbowyg-dark .trumbowyg-modal-box label input:focus,.trumbowyg-dark .trumbowyg-modal-box label input:hover{border-color:#626262}.trumbowyg-dark .trumbowyg-modal-box label input:focus{background-color:#2f2f2f}.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit{background:#1b7943}.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:focus,.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:hover{background:#25a25a}.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-submit:active{background:#176437}.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset{background:#333;color:#ccc}.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:focus,.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:hover{background:#444}.trumbowyg-dark .trumbowyg-modal-box .trumbowyg-modal-button.trumbowyg-modal-reset:active{background:#111}.trumbowyg-dark .trumbowyg-overlay{background-color:rgba(15,15,15,.6)}.mx-icon-double-left:after,.mx-icon-double-left:before,.mx-icon-double-right:after,.mx-icon-double-right:before,.mx-icon-left:before,.mx-icon-right:before{content:"";position:relative;top:-1px;display:inline-block;width:10px;height:10px;vertical-align:middle;border-color:currentcolor;border-style:solid;border-width:2px 0 0 2px;border-radius:1px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-45deg) scale(.7);transform:rotate(-45deg) scale(.7)}.mx-icon-double-left:after{left:-4px}.mx-icon-double-right:before{left:4px}.mx-icon-double-right:after,.mx-icon-double-right:before,.mx-icon-right:before{-webkit-transform:rotate(135deg) scale(.7);transform:rotate(135deg) scale(.7)}.mx-btn{-webkit-box-sizing:border-box;box-sizing:border-box;line-height:1;font-size:14px;font-weight:500;padding:7px 15px;margin:0;cursor:pointer;background-color:transparent;outline:none;border:1px solid rgba(0,0,0,.1);border-radius:4px;color:#73879c;white-space:nowrap}.mx-btn:hover{border-color:#1284e7;color:#1284e7}.mx-btn-text{border:0;padding:0 4px;text-align:left;line-height:inherit}.mx-scrollbar{height:100%}.mx-scrollbar:hover .mx-scrollbar-track{opacity:1}.mx-scrollbar-wrap{height:100%;overflow-x:hidden;overflow-y:auto}.mx-scrollbar-track{position:absolute;top:2px;right:2px;bottom:2px;width:6px;z-index:1;border-radius:4px;opacity:0;-webkit-transition:opacity .24s ease-out;transition:opacity .24s ease-out}.mx-scrollbar-track .mx-scrollbar-thumb{position:absolute;width:100%;height:0;cursor:pointer;border-radius:inherit;background-color:rgba(144,147,153,.3);-webkit-transition:background-color .3s;transition:background-color .3s}.mx-zoom-in-down-enter-active,.mx-zoom-in-down-leave-active{opacity:1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1),-webkit-transform .3s cubic-bezier(.23,1,.32,1);-webkit-transform-origin:center top;transform-origin:center top}.mx-zoom-in-down-enter,.mx-zoom-in-down-leave-to{opacity:0;-webkit-transform:scaleY(0);transform:scaleY(0)}.mx-datepicker{position:relative;display:inline-block;width:210px}.mx-datepicker svg{width:1em;height:1em;vertical-align:-.15em;fill:currentColor;overflow:hidden}.mx-datepicker-range{width:320px}.mx-datepicker-inline{width:auto}.mx-input-wrapper{position:relative}.mx-input-wrapper .mx-icon-clear{display:none}.mx-input-wrapper:hover .mx-icon-clear{display:block}.mx-input-wrapper:hover .mx-icon-clear+.mx-icon-calendar{display:none}.mx-input{display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:34px;padding:6px 30px 6px 10px;font-size:14px;line-height:1.4;color:#555;background-color:#fff;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.mx-input:focus,.mx-input:hover{border-color:#409aff}.mx-input.disabled,.mx-input:disabled{color:#ccc;background-color:#f3f3f3;border-color:#ccc;cursor:not-allowed}.mx-input:focus{outline:none}.mx-input::-ms-clear{display:none}.mx-icon-calendar,.mx-icon-clear{position:absolute;top:50%;right:8px;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:16px;line-height:1;color:rgba(0,0,0,.5);vertical-align:middle}.mx-icon-clear{cursor:pointer}.mx-icon-clear:hover{color:rgba(0,0,0,.8)}.mx-datepicker-main{font:14px/1.5 Helvetica Neue,Helvetica,Arial,Microsoft Yahei,sans-serif;color:#73879c;background-color:#fff;border:1px solid #e8e8e8}.mx-datepicker-popup{position:absolute;margin-top:1px;margin-bottom:1px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175);z-index:2001}.mx-datepicker-sidebar{float:left;-webkit-box-sizing:border-box;box-sizing:border-box;width:100px;padding:6px;overflow:auto}.mx-datepicker-sidebar+.mx-datepicker-content{margin-left:100px;border-left:1px solid #e8e8e8}.mx-datepicker-body{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mx-btn-shortcut{display:block;padding:0 6px;line-height:24px}.mx-range-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media(max-width:750px){.mx-range-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.mx-datepicker-header{padding:6px 8px;border-bottom:1px solid #e8e8e8}.mx-datepicker-footer{padding:6px 8px;text-align:right;border-top:1px solid #e8e8e8}.mx-calendar{-webkit-box-sizing:border-box;box-sizing:border-box;width:248px;padding:6px 12px}.mx-calendar+.mx-calendar{border-left:1px solid #e8e8e8}.mx-calendar-header,.mx-time-header{-webkit-box-sizing:border-box;box-sizing:border-box;height:34px;line-height:34px;text-align:center;overflow:hidden}.mx-btn-icon-double-left,.mx-btn-icon-left{float:left}.mx-btn-icon-double-right,.mx-btn-icon-right{float:right}.mx-calendar-header-label{font-size:14px}.mx-calendar-decade-separator{margin:0 2px}.mx-calendar-decade-separator:after{content:"~"}.mx-calendar-content{position:relative;height:224px;-webkit-box-sizing:border-box;box-sizing:border-box}.mx-calendar-content .cell{cursor:pointer}.mx-calendar-content .cell:hover{color:#73879c;background-color:#f3f9fe}.mx-calendar-content .cell.active{color:#fff;background-color:#1284e7}.mx-calendar-content .cell.in-range{color:#73879c;background-color:#dbedfb}.mx-calendar-content .cell.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-calendar-week-mode .mx-date-row{cursor:pointer}.mx-calendar-week-mode .mx-date-row:hover{background-color:#f3f9fe}.mx-calendar-week-mode .mx-date-row.mx-active-week{background-color:#dbedfb}.mx-calendar-week-mode .mx-date-row .cell.active,.mx-calendar-week-mode .mx-date-row .cell:hover{color:inherit;background-color:transparent}.mx-week-number{opacity:.5}.mx-table{table-layout:fixed;border-collapse:separate;border-spacing:0;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;vertical-align:middle}.mx-table th{padding:0;font-weight:500}.mx-table td{padding:0}.mx-table-date td,.mx-table-date th{height:32px;font-size:12px}.mx-table-date .today{color:#2a90e9}.mx-table-date .cell.not-current-month{color:#ccc}.mx-time{-webkit-box-flex:1;-ms-flex:1;flex:1;width:224px;background:#fff}.mx-time+.mx-time{border-left:1px solid #e8e8e8}.mx-calendar-time{position:absolute;top:0;left:0;width:100%;height:100%}.mx-time-header{border-bottom:1px solid #e8e8e8}.mx-time-content{height:224px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.mx-time-columns{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;overflow:hidden}.mx-time-column{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;border-left:1px solid #e8e8e8;text-align:center}.mx-time-column:first-child{border-left:0}.mx-time-column .mx-time-list{margin:0;padding:0;list-style:none}.mx-time-column .mx-time-list:after{content:"";display:block;height:192px}.mx-time-column .mx-time-item{cursor:pointer;font-size:12px;height:32px;line-height:32px}.mx-time-column .mx-time-item:hover{color:#73879c;background-color:#f3f9fe}.mx-time-column .mx-time-item.active{color:#1284e7;background-color:transparent;font-weight:700}.mx-time-column .mx-time-item.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}.mx-time-option{cursor:pointer;padding:8px 10px;font-size:14px;line-height:20px}.mx-time-option:hover{color:#73879c;background-color:#f3f9fe}.mx-time-option.active{color:#1284e7;background-color:transparent;font-weight:700}.mx-time-option.disabled{cursor:not-allowed;color:#ccc;background-color:#f3f3f3}@charset "UTF-8";/*!
 * Bootstrap v5.0.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#337ba5;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-facebook:#3b5998;--bs-twitter:#1da1f2;--bs-reddit:#ff4500;--bs-tumblr:#35465c;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,0.15),hsla(0,0%,100%,0))}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-font-sans-serif);font-size:1rem;font-weight:400;color:#212529;background-color:transparent;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}p{margin-top:0}address,p{margin-bottom:1rem}address{font-style:normal;line-height:inherit}ol,ul{padding-left:2rem;margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}a{text-decoration:underline}a:hover{color:#296284}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override;font-size:.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,th,thead,tr{border:0 solid;border-color:inherit}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}textarea{resize:vertical}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}iframe{border:0}summary{display:list-item;cursor:pointer}[hidden]{display:none!important}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.container,.container-fluid{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);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}}@media (min-width:1400px){.container{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)/-2);margin-left:calc(var(--bs-gutter-x)/-2)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)/2);padding-left:calc(var(--bs-gutter-x)/2);margin-top:var(--bs-gutter-y)}.col-4{flex:0 0 auto;width:33.33333333%}.col-6{flex:0 0 auto;width:50%}.col-12{flex:0 0 auto;width:100%}.g-0{--bs-gutter-x:0;--bs-gutter-y:0}@media (min-width:576px){.col-sm-6{flex:0 0 auto;width:50%}}@media (min-width:768px){.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-6{flex:0 0 auto;width:50%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-12{flex:0 0 auto;width:100%}}@media (min-width:992px){.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-12{flex:0 0 auto;width:100%}}.table{--bs-table-bg:transparent;--bs-table-striped-color:#212529;--bs-table-striped-bg:rgba(0,0,0,0.05);--bs-table-active-color:#212529;--bs-table-active-bg:rgba(0,0,0,0.1);--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0,0,0,0.075);width:100%;margin-bottom:1rem;color:#212529;vertical-align:top;border-color:#dee2e6}.table>:not(caption)>*>*{padding:.5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:last-child)>:last-child>*{border-bottom-color:currentColor}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not(:-moz-read-only){cursor:pointer}.form-control[type=file]:not(:disabled):not(:read-only){cursor:pointer}.form-control:focus{color:#212529;background-color:#fff;border-color:#99bdd2;outline:0;box-shadow:0 0 0 .25rem rgba(51,123,165,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;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 (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not(:-moz-read-only)::file-selector-button{background-color:#dde0e3}.form-control:hover:not(:disabled):not(:read-only)::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border:0 solid;border-color:inherit;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;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 (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not(:read-only)::-webkit-file-upload-button{background-color:#dde0e3}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:50%;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#99bdd2;outline:0;box-shadow:0 0 0 .25rem rgba(51,123,165,.25)}.form-check-input:checked{background-color:#337ba5;border-color:#337ba5}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3 6-6'/%3E%3C/svg%3E")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23fff'/%3E%3C/svg%3E")}.form-check-input[type=checkbox]:indeterminate{background-color:#337ba5;border-color:#337ba5;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3E%3C/svg%3E")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.5}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;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 (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529}.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(51,123,165,.25)}.btn.disabled,.btn:disabled{pointer-events:none;opacity:.65}.btn-primary{color:#fff;background-color:#337ba5;border-color:#337ba5}.btn-primary:focus,.btn-primary:hover{color:#fff;background-color:#2b698c;border-color:#296284}.btn-primary:focus{box-shadow:0 0 0 .25rem rgba(82,143,179,.5)}.btn-primary.active,.btn-primary:active{color:#fff;background-color:#296284;border-color:#265c7c}.btn-primary.active:focus,.btn-primary:active:focus{box-shadow:0 0 0 .25rem rgba(82,143,179,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#337ba5;border-color:#337ba5}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:focus,.btn-secondary:hover{color:#fff;background-color:#5c636a;border-color:#565e64}.btn-secondary:focus{box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}.btn-secondary.active,.btn-secondary:active{color:#fff;background-color:#565e64;border-color:#51585e}.btn-secondary.active:focus,.btn-secondary:active:focus{box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-dark{color:#fff;background-color:#212529;border-color:#212529}.btn-dark:focus,.btn-dark:hover{color:#fff;background-color:#1c1f23;border-color:#1a1e21}.btn-dark:focus{box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-dark.active,.btn-dark:active{color:#fff;background-color:#1a1e21;border-color:#191c1f}.btn-dark.active:focus,.btn-dark:active:focus{box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#212529;border-color:#212529}.btn-facebook{color:#fff;background-color:#3b5998;border-color:#3b5998}.btn-facebook:focus,.btn-facebook:hover{color:#fff;background-color:#324c81;border-color:#2f477a}.btn-facebook:focus{box-shadow:0 0 0 .25rem rgba(88,114,167,.5)}.btn-facebook.active,.btn-facebook:active{color:#fff;background-color:#2f477a;border-color:#2c4372}.btn-facebook.active:focus,.btn-facebook:active:focus{box-shadow:0 0 0 .25rem rgba(88,114,167,.5)}.btn-facebook.disabled,.btn-facebook:disabled{color:#fff;background-color:#3b5998;border-color:#3b5998}.btn-twitter{color:#000;background-color:#1da1f2;border-color:#1da1f2}.btn-twitter:focus,.btn-twitter:hover{color:#000;background-color:#3faff4;border-color:#34aaf3}.btn-twitter:focus{box-shadow:0 0 0 .25rem rgba(25,137,206,.5)}.btn-twitter.active,.btn-twitter:active{color:#000;background-color:#4ab4f5;border-color:#34aaf3}.btn-twitter.active:focus,.btn-twitter:active:focus{box-shadow:0 0 0 .25rem rgba(25,137,206,.5)}.btn-twitter.disabled,.btn-twitter:disabled{color:#000;background-color:#1da1f2;border-color:#1da1f2}.btn-reddit{color:#000;background-color:#ff4500;border-color:#ff4500}.btn-reddit:focus,.btn-reddit:hover{color:#000;background-color:#ff6126;border-color:#ff581a}.btn-reddit:focus{box-shadow:0 0 0 .25rem rgba(217,59,0,.5)}.btn-reddit.active,.btn-reddit:active{color:#000;background-color:#ff6a33;border-color:#ff581a}.btn-reddit.active:focus,.btn-reddit:active:focus{box-shadow:0 0 0 .25rem rgba(217,59,0,.5)}.btn-reddit.disabled,.btn-reddit:disabled{color:#000;background-color:#ff4500;border-color:#ff4500}.btn-tumblr{color:#fff;background-color:#35465c;border-color:#35465c}.btn-tumblr:focus,.btn-tumblr:hover{color:#fff;background-color:#2d3c4e;border-color:#2a384a}.btn-tumblr:focus{box-shadow:0 0 0 .25rem rgba(83,98,116,.5)}.btn-tumblr.active,.btn-tumblr:active{color:#fff;background-color:#2a384a;border-color:#283545}.btn-tumblr.active:focus,.btn-tumblr:active:focus{box-shadow:0 0 0 .25rem rgba(83,98,116,.5)}.btn-tumblr.disabled,.btn-tumblr:disabled{color:#fff;background-color:#35465c;border-color:#35465c}.btn-sm{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.nav{flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.card,.nav{display:flex}.card{position:relative;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-body{flex:1 1 auto;padding:1rem}.breadcrumb{display:flex;flex-wrap:wrap;padding:0;margin-bottom:1rem;list-style:none}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:.5rem;color:#fff;content:var(--bs-breadcrumb-divider,"/")}.breadcrumb-item.active{color:#fff}.pagination{display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;color:#337ba5;text-decoration:none;background-color:#fff;border:1px solid #dee2e6;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 (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;border-color:#dee2e6}.page-link:focus,.page-link:hover{color:#296284;background-color:#e9ecef}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .25rem rgba(51,123,165,.25)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{z-index:3;color:#fff;background-color:#337ba5;border-color:#337ba5}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;background-color:#fff;border-color:#dee2e6}.page-link{padding:.375rem .75rem}.page-item:first-child .page-link{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}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem}.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:.35em .65em;font-size:.75em;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{position:relative;padding:1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-danger{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.5rem 1rem;color:#212529;text-decoration:none;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#337ba5;border-color:#337ba5}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em;color:#000;background:transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3E%3C/svg%3E") 50%/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(51,123,165,.25);opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;opacity:.25}.toast{width:350px;max-width:100%;font-size:.875rem;pointer-events:auto;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .5rem 1rem rgba(0,0,0,.15);border-radius:.25rem}.toast:not(.showing):not(.show){opacity:0}.toast.hide{display:none}.toast-container{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:.75rem}.toast-header{display:flex;align-items:center;padding:.5rem .75rem;color:#6c757d;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-header .btn-close{margin-right:-.375rem;margin-left:.75rem}.toast-body{padding:.75rem;word-wrap:break-word}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1060;display:none;width:100%;height:100%;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(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.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;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .btn-close{padding:.5rem;margin:-.5rem -.5rem -.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}.tooltip{position:absolute;z-index:1080;display:block;margin:0;font-family:var(--bs-font-sans-serif);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 .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{right:-1px;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[data-popper-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{bottom:-1px;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[data-popper-placement^=left],.bs-tooltip-start{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{left:-1px;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}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[data-popper-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 #f0f0f0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}@-webkit-keyframes spinner-border{to{transform:rotate(1turn)}}@keyframes spinner-border{to{transform:rotate(1turn)}}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.clearfix:after{display:block;clear:both;content:""}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.float-end{float:right!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-flex{display:flex!important}.d-none{display:none!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.border{border:6 solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:6 solid #dee2e6!important}.w-25{width:25%!important}.w-100{width:100%!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-grow-1{flex-grow:1!important}.flex-wrap{flex-wrap:wrap!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.align-items-center{align-items:center!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-6{margin:5rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-6{margin-right:5rem!important;margin-left:5rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-6{margin-top:5rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-6{margin-right:5rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-6{margin-bottom:5rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-6{margin-left:5rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.p-6{padding:5rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pl-3{padding-left:1rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pt-6{padding-top:5rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pe-6{padding-right:5rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.pb-6{padding-bottom:5rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.ps-6{padding-left:5rem!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{color:#337ba5!important}.text-secondary{color:#6c757d!important}.text-success{color:#198754!important}.text-info{color:#0dcaf0!important}.text-warning{color:#ffc107!important}.text-danger{color:#dc3545!important}.text-light{color:#f8f9fa!important}.text-dark{color:#212529!important}.text-facebook{color:#3b5998!important}.text-twitter{color:#1da1f2!important}.text-reddit{color:#ff4500!important}.text-tumblr{color:#35465c!important}.text-white{color:#fff!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-reset{color:inherit!important}.bg-primary{background-color:#337ba5!important}.bg-secondary{background-color:#6c757d!important}.bg-success{background-color:#198754!important}.bg-info{background-color:#0dcaf0!important}.bg-warning{background-color:#ffc107!important}.bg-danger{background-color:#dc3545!important}.bg-light{background-color:#f8f9fa!important}.bg-dark{background-color:#212529!important}.bg-facebook{background-color:#3b5998!important}.bg-twitter{background-color:#1da1f2!important}.bg-reddit{background-color:#ff4500!important}.bg-tumblr{background-color:#35465c!important}.bg-body{background-color:transparent!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.bg-gradient{background-image:var(--bs-gradient)!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded-0{border-radius:0!important}@media (min-width:576px){.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table-cell{display:table-cell!important}.d-sm-none{display:none!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-6{margin:5rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-6{margin-right:5rem!important;margin-left:5rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-6{margin-top:5rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-6{margin-right:5rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-6{margin-bottom:5rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-6{margin-left:5rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.p-sm-6{padding:5rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pt-sm-6{padding-top:5rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pe-sm-6{padding-right:5rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.pb-sm-6{padding-bottom:5rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.ps-sm-6{padding-left:5rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.d-md-flex{display:flex!important}.d-md-none{display:none!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-6{margin:5rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-6{margin-right:5rem!important;margin-left:5rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-6{margin-top:5rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-6{margin-right:5rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-6{margin-bottom:5rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-6{margin-left:5rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.p-md-6{padding:5rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pt-md-6{padding-top:5rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pe-md-6{padding-right:5rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.pb-md-6{padding-bottom:5rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.ps-md-6{padding-left:5rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.d-lg-inline-block{display:inline-block!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-none{display:none!important}.flex-lg-row{flex-direction:row!important}.justify-content-lg-start{justify-content:flex-start!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-6{margin:5rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-6{margin-right:5rem!important;margin-left:5rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-6{margin-top:5rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-6{margin-right:5rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-6{margin-bottom:5rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-6{margin-left:5rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.p-lg-6{padding:5rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pt-lg-6{padding-top:5rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pe-lg-6{padding-right:5rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.pb-lg-6{padding-bottom:5rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.ps-lg-6{padding-left:5rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-6{margin:5rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-6{margin-right:5rem!important;margin-left:5rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-6{margin-top:5rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-6{margin-right:5rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-6{margin-bottom:5rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-6{margin-left:5rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.p-xl-6{padding:5rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pt-xl-6{padding-top:5rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pe-xl-6{padding-right:5rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.pb-xl-6{padding-bottom:5rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.ps-xl-6{padding-left:5rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-6{margin:5rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-6{margin-right:5rem!important;margin-left:5rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-6{margin-top:5rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-6{margin-right:5rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-6{margin-bottom:5rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-6{margin-left:5rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.p-xxl-6{padding:5rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pt-xxl-6{padding-top:5rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pe-xxl-6{padding-right:5rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.pb-xxl-6{padding-bottom:5rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.ps-xxl-6{padding-left:5rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:auto}}[class*=col-]:not([class*=sticky-]):not([class*=position-]){position:relative}.form-group{margin-bottom:1rem}#wrapper{position:relative;float:none;width:100%;margin:0 auto;background-color:transparent;box-shadow:0 0 10px rgba(0,0,0,.1);-moz-box-shadow:0 0 10px rgba(0,0,0,.1);-webkit-box-shadow:0 0 10px rgba(0,0,0,.1)}@media (min-width:1200px){body:not(.stretched) #wrapper{max-width:1200px}}@media (min-width:1400px){body:not(.stretched) #wrapper{max-width:1400px}}.stretched #wrapper{width:100%;margin:0;box-shadow:none}.section{position:relative;width:100%;margin:4rem 0;padding:4rem 0;background-color:transparent;overflow:hidden}.section .container{z-index:2}.postcontent,.sidebar{position:relative}li,ol,ul{margin:0;padding:0}em{font-family:"PT Serif",serif}.clear{clear:both;display:block;font-size:0;height:0;line-height:0;width:100%;overflow:hidden}::-moz-selection{background:#337ba5;color:transparent;text-shadow:none}::selection{background:#337ba5;color:transparent;text-shadow:none}body{line-height:1.5;color:#444;font-family:Lato,sans-serif}a{text-decoration:none!important;color:#337ba5}a:hover{color:#1b4157}a img{border:none}img{max-width:100%}iframe{width:100%;border:0!important;overflow:hidden!important}.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5{color:#fff;font-weight:600;line-height:1.5;margin:0 0 30px;font-family:Poppins,sans-serif}.h1,h1{font-size:2.25rem}.h2,h2{font-size:1.875rem}.h3,h3{font-size:1.5rem}.h4,h4{font-size:1.125rem;font-weight:600}.h5,h5{font-size:.875rem;font-weight:700;margin-bottom:20px}.h1>span:not(.nocolor):not(.badge),.h2>span:not(.nocolor):not(.badge),.h3>span:not(.nocolor):not(.badge),.h4>span:not(.nocolor):not(.badge),.h5>span:not(.nocolor):not(.badge),h1>span:not(.nocolor):not(.badge),h2>span:not(.nocolor):not(.badge),h3>span:not(.nocolor):not(.badge),h4>span:not(.nocolor):not(.badge),h5>span:not(.nocolor):not(.badge){color:#337ba5}address,blockquote,form,ol,p,table,ul{margin-bottom:30px}.small,small{font-family:Lato,sans-serif}.line{clear:both;position:relative;width:100%;margin:4rem 0;border-top:1px solid transparent}.topmargin{margin-top:3rem!important}.topmargin-sm{margin-top:2rem!important}.topmargin-lg{margin-top:5rem!important}.bottommargin{margin-bottom:3rem!important}.bottommargin-sm{margin-bottom:2rem!important}.bottommargin-lg{margin-bottom:5rem!important}.inline-block{float:none!important;display:inline-block!important}.center{text-align:center!important}.mx-auto{position:relative!important;float:none!important}.bg-color,.bg-color #header-wrap{background-color:#337ba5!important}.color{color:#337ba5!important}@-webkit-keyframes BgAnimated{0%{background-position:0 0}to{background-position:0 400px}}@keyframes BgAnimated{0%{background-position:0 0}to{background-position:0 400px}}.vertical-middle{z-index:3;position:relative;display:flex;width:100%;min-height:100%;justify-content:center;flex-flow:column}.text-smaller{font-size:80%!important}.text-smaller .small,.text-smaller small{font-size:90%!important}.text-larger{font-size:120%!important}.text-ts{transition:color .5s ease}.bg-ts{transition:background-color .5s ease}.bg-clip{border:1rem solid transparent;-moz-background-clip:padding;-webkit-background-clip:padding;background-clip:padding-box;transform:translateZ(0)}.bg-clip-sm{border-width:.5rem}.bg-clip-lg{border-width:2rem}.min-vh-100{min-height:100vh!important}.h-100{height:100%!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}@media (min-width:576px){.position-sm-static{position:static!important}.position-sm-relative{position:relative!important}.position-sm-absolute{position:absolute!important}.position-sm-fixed{position:fixed!important}.position-sm-sticky{position:sticky!important}}@media (min-width:768px){.position-md-static{position:static!important}.position-md-relative{position:relative!important}.position-md-absolute{position:absolute!important}.position-md-fixed{position:fixed!important}.position-md-sticky{position:sticky!important}}@media (min-width:992px){.position-lg-static{position:static!important}.position-lg-relative{position:relative!important}.position-lg-absolute{position:absolute!important}.position-lg-fixed{position:fixed!important}.position-lg-sticky{position:sticky!important}}@media (min-width:1200px){.position-xl-static{position:static!important}.position-xl-relative{position:relative!important}.position-xl-absolute{position:absolute!important}.position-xl-fixed{position:fixed!important}.position-xl-sticky{position:sticky!important}}@media (min-width:1400px){.position-xxl-static{position:static!important}.position-xxl-relative{position:relative!important}.position-xxl-absolute{position:absolute!important}.position-xxl-fixed{position:fixed!important}.position-xxl-sticky{position:sticky!important}}.text-size-xs{font-size:.875rem!important}.text-size-sm{font-size:1rem!important}.text-size-md{font-size:1.5rem!important}.text-size-lg{font-size:2rem!important}.text-size-xl{font-size:calc(1rem + 2.25vw)!important}.text-size-xxl{font-size:calc(1rem + 3.5vw)!important}.scale{transform:scale(1.05)!important}#top-bar{font-size:.815rem;background-color:#174262;color:#ddd}#top-bar,.top-links{position:relative;border-bottom:1px solid transparent}.top-links{flex:0 0 auto;flex-grow:0}@media (min-width:768px){.top-links{border-bottom:0}}.top-links-container{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;list-style:none;margin-bottom:0}.top-links-item{position:relative;border-left:1px solid transparent}.top-links-item:first-child,.top-links-sub-menu .top-links-item{border-left:0!important}.top-links-item>a{display:block;padding:12px;font-size:.75rem;line-height:20px;font-weight:700;text-transform:uppercase;color:#ddd}.top-links-item>a>i{vertical-align:top}.top-links-item>a>i.icon-angle-down{margin:0 0 0 5px!important}.top-links-item>a>i:first-child{margin-right:3px}.top-links-item.full-icon>a>i{top:2px;font-size:.875rem;margin:0}.top-links-item:hover{background-color:#266ca0}.top-links-section,.top-links-sub-menu{position:absolute;visibility:hidden;pointer-events:none;opacity:0;list-style:none;z-index:-1;line-height:1.5;background:#174262;top:100%;left:-1px;width:140px;margin-top:10px;border:1px solid transparent;border-top-color:#337ba5;box-shadow:0 13px 42px 11px rgba(0,0,0,.05);transition:opacity .25s ease,margin .2s ease}.top-links.on-click .top-links-section,.top-links.on-click .top-links-sub-menu,.top-links:not(.on-click) .top-links-item:hover>.top-links-section,.top-links:not(.on-click) .top-links-item:hover>.top-links-sub-menu{opacity:1;visibility:visible;margin-top:0;pointer-events:auto;z-index:499}.top-links.on-click .top-links-section,.top-links.on-click .top-links-sub-menu{display:none}.top-links-sub-menu .top-links-sub-menu{top:-1px;left:100%}.top-links-sub-menu .top-links-item:not(:first-child){border-top:1px solid #133752}.top-links-sub-menu .top-links-item:hover{background-color:#153b58}.top-links-sub-menu .top-links-item>a{padding-top:9px;padding-bottom:9px;font-size:.6875rem}.top-links-sub-menu .top-links-item>a>img{display:inline-block;position:relative;top:-1px;width:16px;height:16px;margin-right:4px}.top-links-sub-menu .top-links-item>a i.icon-angle-down{margin:0!important;position:absolute;top:50%;left:auto;right:10px;transform:translateY(-50%) rotate(-90deg)}.top-links-sub-menu.top-demo-lang .top-links-item>a>img{top:4px;width:16px;height:16px}.top-links-section{padding:25px;left:0;width:280px}.top-links-section.menu-pos-invert{left:auto;right:0}#top-social{display:flex;justify-content:center;margin:0}#top-social li{position:relative;list-style:none;border-left:1px solid transparent}#top-social li:first-child{border-left:0!important}#top-social li .ts-icon,#top-social li .ts-text{display:block;flex-basis:0;flex-grow:1;height:44px;line-height:44px}#top-social li .ts-icon{width:40px;text-align:center;font-size:.875rem}#top-social li .ts-text{max-width:0;white-space:nowrap;transition:all .2s ease}#top-social li a:hover .ts-text{max-width:200px;padding-right:12px;transition:all .4s ease}#top-social a{display:flex;width:auto;overflow:hidden;font-weight:700;color:#ddd}#top-social a:hover{color:#fff!important;text-shadow:1px 1px 1px rgba(0,0,0,.2)}#top-login{margin-bottom:0}#top-login .checkbox{margin-bottom:10px}#top-login .form-control{position:relative}#top-login .form-control:focus{border-color:#ccc}#top-login .input-group#top-login-username{margin-bottom:-1px}#top-login #top-login-username .input-group-addon,#top-login #top-login-username input{border-bottom-right-radius:0;border-bottom-left-radius:0}#top-login .input-group#top-login-password{margin-bottom:10px}#top-login #top-login-password .input-group-addon,#top-login #top-login-password input{border-top-left-radius:0;border-top-right-radius:0}#header{border-bottom:1px solid #eee}#header,#header-wrap{position:relative;background-color:#fff}#header-wrap{width:100%}@media (min-width:992px){#header-wrap{position:fixed;height:auto;z-index:299;box-shadow:0 0 0 rgba(0,0,0,.1);transition:height .2s ease 0s,background-color .3s ease 0s;-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:left,top,transform}#slider+#header:not(.sticky-header) #header-wrap,#top-bar+#header:not(.sticky-header) #header-wrap,body:not(.stretched) #header:not(.sticky-header) #header-wrap,div+#header-wrap{position:absolute}}.header-row{position:relative;display:flex;align-items:center;flex-wrap:wrap}@media (min-width:992px){.header-row{position:static}}@media (min-width:992px){#header.transparent-header{background:transparent;border-bottom:1px solid transparent;z-index:199}#header.transparent-header:not(.sticky-header) #header-wrap{background:transparent;border-bottom:1px solid transparent;z-index:299}}.primary-menu{display:flex;flex-basis:100%;flex-grow:1;align-items:center}@media (min-width:992px){.primary-menu{flex:0 0 auto;flex-grow:0}}.primary-menu+.primary-menu{border-top:1px solid transparent}@media (min-width:992px){.primary-menu+.primary-menu{border-top:0}}#primary-menu-trigger{display:-ms-flex;display:flex;opacity:1;pointer-events:auto;z-index:1;cursor:pointer;font-size:.875rem;width:50px;height:50px;line-height:50px;justify-content:center;align-items:center;transition:opacity .3s ease}@media (min-width:992px){#primary-menu-trigger{display:none;opacity:0;pointer-events:none;z-index:0}}body:not(.top-search-open) .top-search-parent #primary-menu-trigger{opacity:1;transition:opacity .2s ease .2s,top .4s ease}.top-search-open .top-search-parent #primary-menu-trigger{opacity:0}.svg-trigger{width:30px;height:30px;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:transform .4s;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.svg-trigger path{fill:none;transition:stroke-dasharray .4s,stroke-dashoffset .4s;stroke:#333;stroke-width:5;stroke-linecap:round}.svg-trigger path:first-child{stroke-dasharray:40 160}.svg-trigger path:nth-child(2){stroke-dasharray:40 142;transform-origin:50%;transition:transform .4s}.svg-trigger path:nth-child(3){stroke-dasharray:40 85;transform-origin:50%;transition:transform .4s,stroke-dashoffset .4s}.menu-container{display:none;list-style:none;margin:0;width:100%}.menu-item{position:relative}.menu-item:not(:first-child){border-top:1px solid transparent}@media (min-width:992px){.menu-item:not(:first-child){border-top:0}}.menu-item.current>.menu-link,.menu-item:hover>.menu-link{color:#337ba5}.menu-item .sub-menu-trigger{display:block;position:absolute;cursor:pointer;outline:none;border:none;background:none;padding:0;top:9px;right:0;width:32px;height:32px;font-size:12px;line-height:32px;text-align:center;transition:transform .3s ease}.menu-link{display:block;line-height:22px;padding:14px 5px;color:#fff;font-weight:700;font-size:.8125rem;letter-spacing:1px;font-family:Poppins,sans-serif}@media (min-width:992px){.menu-link{padding:39px 15px;transition:margin .4s ease,padding .4s ease}}.menu-link span{display:none}.menu-link i{position:relative;top:-1px;font-size:.875rem;width:16px;text-align:center;margin-right:6px;vertical-align:top}@media (max-width:767.98px){.primary-menu{max-width:100%}.primary-menu>.container{max-width:none;padding:0}}@media (min-width:992px){.menu-container:not(.mobile-primary-menu){display:flex;flex-wrap:wrap;align-items:center}.menu-container>.menu-item:not(:first-child){margin-left:2px}.menu-item .sub-menu-trigger{display:none}.sub-title .menu-container>.menu-item{margin-left:0}.sub-title .menu-container>.menu-item>.menu-link{position:relative;line-height:14px;padding:32px 20px;text-transform:uppercase}.sub-title .menu-container>.menu-item:not(:first-child)>.menu-link:before{content:"";position:absolute;top:50%;left:0;z-index:-2;width:1px;height:36px;transform:translateY(-50%)}.sub-title .menu-container>.menu-item>.menu-link span{display:block;margin-top:10px;line-height:12px;font-size:11px;font-weight:400;color:#888;text-transform:capitalize}.sub-title .menu-container>.menu-item.current>.menu-link,.sub-title .menu-container>.menu-item:hover>.menu-link{color:#000;text-shadow:1px 1px 1px rgba(0,0,0,.2)}.sub-title .menu-container>.menu-item.current>.menu-link span,.sub-title .menu-container>.menu-item:hover>.menu-link span{color:#eee}.sub-title .menu-container>.menu-item.current>.menu-link:after,.sub-title .menu-container>.menu-item:hover>.menu-link:after{content:"";position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%}}.header-misc{position:static;display:flex;align-items:center;margin-left:15px}@media (min-width:992px){.header-misc{order:6}}.header-misc-icon{margin:0 8px}.header-misc-icon>a{display:block;position:relative;width:1.25rem;height:1.25rem;font-size:1.125rem;line-height:1.25rem;text-align:center;color:#eee;transition:color .3s ease-in-out}#top-search{transition:opacity .3s ease}#top-search a{z-index:11}#top-search a i{position:absolute;top:0;left:3px;transition:opacity .3s ease}#top-search a i.icon-line-cross,.top-search-open #top-search a i.icon-line-search{opacity:0}.top-search-open #top-search a i.icon-line-cross{opacity:1;z-index:11;font-size:1rem}.top-search-form{opacity:0;z-index:-2;pointer-events:none;position:absolute;width:100%!important;height:100%;padding:0;margin:0;top:0;left:0;transition:opacity .3s ease-in-out}.top-search-open .top-search-form{opacity:1;z-index:10;pointer-events:auto}.top-search-form input{box-shadow:none!important;pointer-events:none;border-radius:0;border:0;outline:0!important;font-size:24px;padding:10px 80px 10px 0;height:100%;background-color:transparent!important;color:#eee;font-weight:700;margin-top:0!important;font-family:Poppins,sans-serif;letter-spacing:2px}@media (min-width:992px){.top-search-form input{font-size:32px}.container-fluid .top-search-form input{padding-left:30px}.transparent-header:not(.sticky-header):not(.full-header):not(.floating-header) .top-search-form input{border-bottom:2px solid rgba(0,0,0,.1)}}.top-search-form input::-moz-placeholder{color:#555;opacity:1;text-transform:uppercase}.top-search-form input:-ms-input-placeholder{color:#555;opacity:1;text-transform:uppercase}.top-search-form input::-webkit-input-placeholder{color:#555;opacity:1;text-transform:uppercase}.primary-menu .container .top-search-form input{border:none!important}body .header-misc>:not(#top-search),body .primary-menu{opacity:1;transition:padding .4s ease,margin .4s ease,opacity .2s ease .2s}.top-search-open .top-search-parent #logo,.top-search-open .top-search-parent .header-misc>:not(#top-search),.top-search-open .top-search-parent .primary-menu{opacity:0}.top-cart-number{display:block;position:absolute;top:-7px;left:auto;right:-8px;font-size:.625rem;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.2);width:1.125rem;height:1.125rem;line-height:1.125rem;text-align:center;background-color:#337ba5;opacity:.8;border-radius:50%}@media (min-width:992px){#top-cart{position:relative}}.top-cart-content{position:fixed;top:0;left:auto;width:260px;background-color:#fff;border-left:1px solid #eee;box-shadow:0 20px 50px 10px rgba(0,0,0,.05);transition:right .3s ease}@media (max-width:767.98px){.top-cart-content{right:-260px!important;height:100%;z-index:499}}@media (min-width:992px){.top-cart-content{opacity:0;position:absolute;width:280px;border:1px solid #eee;border-top:2px solid #337ba5;top:calc(100% + 20px);right:0;margin:-10000px 0 0;z-index:auto;transition:opacity .5s ease,top .4s ease}}.top-cart-title{padding:.75rem 1rem;border-bottom:1px solid #eee}.top-cart-title .h4,.top-cart-title h4{margin-bottom:0;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:1px}.top-cart-items{padding:1rem}@media (min-width:992px){.top-cart-items{padding:1rem}}.top-cart-action,.top-cart-item,.top-cart-item-desc{display:flex;justify-content:space-between;align-items:flex-start}.top-cart-item{justify-content:flex-start}.top-cart-item:not(:first-child){padding-top:1rem;margin-top:1rem;border-top:1px solid #eee}.top-cart-item-image{width:48px;height:48px;border:2px solid #eee;transition:border-color .2s linear}.top-cart-item-image a,.top-cart-item-image img{display:block;width:44px;height:44px}.top-cart-item-image:hover{border-color:#337ba5}.top-cart-item-desc,.top-cart-item-desc-title{padding-left:1rem;flex-basis:0;flex-grow:1;max-width:100%}.top-cart-item-desc{align-items:flex-start}.top-cart-item-desc-title{padding-left:0}.top-cart-item-desc a{display:block;font-size:.8125rem;line-height:1.25rem;color:#333;font-weight:700;margin-bottom:5px}.top-cart-item-desc a:hover{color:#337ba5}.top-cart-item-price{font-size:.75rem;color:#aaa}.top-cart-item-quantity{padding-top:5px;font-size:.75rem;line-height:1.25rem;color:#fff}.top-cart-action{align-items:center;padding:1rem;border-top:1px solid #eee}.top-cart-action .top-checkout-price{font-size:1.25rem;color:#337ba5}@media (max-width:767.98px){.top-cart-open .top-cart-content{right:0!important}}@media (min-width:992px){.top-cart-open .top-cart-content{opacity:1;z-index:399;margin-top:0}}.slider-element{width:100%;overflow:hidden}.slider-element,.slider-parallax{position:relative}.slider-parallax,.slider-parallax .swiper-container{visibility:visible;-webkit-backface-visibility:hidden}.slider-parallax .slider-caption{will-change:transform;-webkit-transform:translateZ(0);-webkit-transition:transform 0s linear;-webkit-backface-visibility:hidden}@media (max-width:767.98px){#slider{display:flex!important;flex-direction:column;justify-content:center}}.swiper_wrapper{position:relative;width:100%;overflow:hidden}.full-screen .swiper_wrapper{height:auto}.swiper_wrapper .swiper-container{position:absolute;width:100%;height:100%;margin:0}.swiper_wrapper .swiper-slide{position:relative;margin:0;overflow:hidden}.swiper_wrapper .swiper-slide [data-caption-animate]{-webkit-backface-visibility:hidden}.swiper-slide-bg{background-position:50%;background-repeat:no-repeat;background-size:cover}.swiper-slide-bg,.swiper-slide .yt-bg-player{position:absolute;width:100%;height:100%;z-index:-1;top:0;left:0}.slider-element .container{position:relative;height:100%}.swiper-pagination{position:absolute;width:100%;z-index:20;margin:0;top:auto;bottom:20px!important;text-align:center;line-height:1}.swiper-pagination span{display:inline-block;cursor:pointer;width:10px;height:10px;margin:0 4px;opacity:1;background-color:transparent;border:1px solid #fff;border-radius:50%;transition:all .3s ease}.swiper-pagination span.swiper-pagination-bullet-active,.swiper-pagination span:hover{background-color:#fff!important}.slider-caption{position:relative;display:flex;height:100%;flex-flow:column;justify-content:center;z-index:20;max-width:550px;color:#eee;font-size:300;font-weight:300;text-shadow:1px 1px 1px rgba(0,0,0,.15);transition:top .3s ease}.slider-caption:not(.dark),.slider-caption:not(.dark) .h2,.slider-caption:not(.dark) h2{color:#ddd;text-shadow:none}.slider-caption .h2,.slider-caption h2{font-size:4rem;letter-spacing:2px;text-transform:uppercase;font-weight:700;line-height:1;margin-bottom:0}@media (max-width:767.98px){.slider-caption .h2,.slider-caption h2{font-size:5.5vw}}.slider-caption p{margin-top:30px;margin-bottom:10px;font-size:1.5rem}@media (max-width:767.98px){.slider-caption p{font-size:2.6vw}}.slider-caption.slider-caption-center{position:relative;max-width:800px;text-align:center;margin:0 auto;left:0;right:0}.slider-arrow-left,.slider-arrow-right{position:absolute;cursor:pointer;z-index:10;top:50%;left:0;background-color:rgba(0,0,0,.3);width:52px;height:52px;border:0;border-radius:0 3px 3px 0;transform:translateY(-50%);transition:background-color .3s ease-in-out}.slider-arrow-right{left:auto;right:0;border-radius:3px 0 0 3px}.slider-arrow-left i,.slider-arrow-right i{line-height:50px;width:100%;height:100%;color:#ddd;color:hsla(0,0%,100%,.8);text-shadow:1px 1px 1px rgba(0,0,0,.1);font-size:34px;text-align:center;transition:color .3s ease-in-out}.slider-arrow-left:hover,.slider-arrow-right:hover{background-color:rgba(0,0,0,.6)!important}.slide-number{position:absolute;opacity:0;top:auto;right:20px;bottom:20px;z-index:20;width:36px;height:40px;text-align:center;color:hsla(0,0%,100%,.8);text-shadow:1px 1px 1px rgba(0,0,0,.15);font-size:18px;font-weight:300;transition:all .3s linear}.slider-element:hover .slide-number{opacity:1}.slide-number-current,.slide-number-total{position:absolute;line-height:1;top:5px;left:0}.slide-number-total{top:auto;bottom:5px;left:auto;right:0}.slide-number span{display:block;font-size:32px;line-height:40px}#page-title{position:relative;padding:2rem 0;background-color:transparent;border-bottom:1px solid transparent}@media (max-width:575.98px){#page-title{padding:2rem 0;text-align:center}}#page-title .container{position:relative}#page-title .h1,#page-title h1{padding:0;margin:0;line-height:1;font-weight:600;letter-spacing:1px;color:#eee;font-size:2rem;text-transform:uppercase}@media (max-width:575.98px){#page-title .h1,#page-title h1{line-height:1.5;font-size:calc(1rem + 2vw)}}#page-title span{display:block;margin-top:10px;font-weight:300;color:#d4d4d4;font-size:18px}#page-title .breadcrumb{position:absolute!important;width:auto!important;top:50%!important;left:auto!important;right:15px!important;margin:0!important;background-color:transparent!important;padding:0!important;font-size:90%;transform:translateY(-50%)}#page-title .breadcrumb a{color:#fff}#page-title .breadcrumb a:hover{color:#337ba5!important}#page-title .breadcrumb i{width:auto!important}@media (max-width:575.98px){#page-title .breadcrumb{position:relative!important;top:0!important;left:0!important;right:0!important;margin:20px 0 0!important;justify-content:center;transform:translateY(0)}}#content{position:relative;background-color:transparent}#content p{line-height:1.8}#content .content-wrap{position:relative;padding:80px 0;overflow:hidden}#content .container{position:relative}.grid-container,.grid-inner{position:relative;overflow:hidden;will-change:transform}.grid-inner{width:100%;background-size:cover;background-position:50%;background-repeat:no-repeat}body:not(.device-touch) .grid-container{transition:height .4s ease}.portfolio,.portfolio-item{position:relative}.portfolio-item .portfolio-image{position:relative;overflow:hidden}.portfolio-item .portfolio-image,.portfolio-item .portfolio-image>a,.portfolio-item .portfolio-image img{display:block;width:100%;height:auto}body:not(.device-touch) .portfolio{transition:height .4s linear}.portfolio-desc{position:relative;z-index:6;padding:20px 5px}.portfolio-desc .h3,.portfolio-desc h3{margin:0;padding:0;font-size:1.25rem}.portfolio-desc .h3 a,.portfolio-desc h3 a{color:#ddd}.portfolio-desc .h3 a:hover,.portfolio-desc h3 a:hover{color:#337ba5}.portfolio-desc span{display:block}.portfolio-desc span,.portfolio-desc span a{color:#fff}.portfolio-desc span a:hover{color:#000}.portfolio.g-0 .portfolio-desc{padding-left:.75rem;padding-right:.75rem}.modal-padding{padding:40px}.ajax-modal-title{background-color:transparent;border-bottom:1px solid transparent;padding:25px 40px}.ajax-modal-title .h2,.ajax-modal-title h2{font-size:1.75rem;margin-bottom:0}.well .line{margin:20px 0;border-color:1px solid transparent}#posts,.entry{position:relative}.entry{margin-bottom:50px}.entry:after{content:"";position:relative;height:2px;margin-top:50px;background-color:transparent}.entry-image{margin-bottom:30px}.entry-image,.entry-image .slide a,.entry-image>a,.entry-image img{display:block;position:relative;width:100%;height:auto}.entry-image iframe{display:block}.entry-image video{display:block;width:100%}.entry-image img{border-radius:3px}.entry-title .h2,.entry-title .h3,.entry-title .h4,.entry-title h2,.entry-title h3,.entry-title h4{margin:0;font-size:1.5rem;font-weight:600;text-transform:uppercase;letter-spacing:1px}.entry-title .h2 a,.entry-title .h3 a,.entry-title .h4 a,.entry-title h2 a,.entry-title h3 a,.entry-title h4 a{color:#eee}.entry-title .h2 a:hover,.entry-title .h3 a:hover,.entry-title .h4 a:hover,.entry-title h2 a:hover,.entry-title h3 a:hover,.entry-title h4 a:hover{color:#337ba5}.entry-title .h4,.entry-title h4{font-size:.875rem;letter-spacing:0;text-transform:none}.entry-meta{position:relative;overflow:hidden;margin-top:10px}.entry-meta ul{display:flex;flex-wrap:wrap;align-items:center;margin:0 0 -10px -20px;list-style:none}.entry-meta ul.flex-column{align-items:flex-start;margin-left:0}.entry-meta li{font-size:90%;margin:0 15px 10px 0;color:#999}.entry-meta ul.flex-column li{margin-left:0}.entry-meta:not(.no-separator) li:before{content:"\205E";width:5px;text-align:center;display:inline-block;margin-right:15px;opacity:.5}.entry-meta i{position:relative;top:1px;padding-left:1px;margin-right:5px}.entry-meta a:not(:hover){color:#fff}.entry-meta ins{font-weight:700;text-decoration:none}.entry-content{margin-top:30px;position:relative}.entry blockquote p{font-weight:400}.entry blockquote p,.more-link{font-family:"PT Serif",serif;font-style:italic}.more-link{display:inline-block;border-bottom:1px solid #337ba5;padding:0 2px}.more-link:hover{border-bottom-color:#555}.product,.shop{position:relative}.product .product-image{position:relative;overflow:hidden}.product .product-image .slide a,.product .product-image>a,.product .product-image img{display:block;width:100%}body:not(.device-touch):not(.device-sm):not(.device-xs) .product-image>a{transition:all .5s ease}.product-image>a:nth-of-type(2){opacity:0;position:absolute;z-index:-1;top:0;left:0}.product-image:hover>a:nth-of-type(2){opacity:1;z-index:2}.product-desc{padding:15px 0}.product-title{margin-bottom:7px}.product-title .h3,.product-title h3{margin:0;font-size:1.25rem}.product-title .h3 a,.product-title h3 a,.single-product .product-title .h2 a,.single-product .product-title h2 a{color:#eee}.product-title .h3 a:hover,.product-title h3 a:hover,.single-product .product-title .h2 a:hover,.single-product .product-title h2 a:hover{color:#337ba5}.product-price{font-size:1.125rem;font-weight:700;color:#fff;margin-bottom:4px}.product-price del{font-weight:400;font-size:90%;color:transparent}.product-price ins{text-decoration:none;color:#337ba5}.product-image>.badge{position:absolute;top:10px;left:10px;z-index:5}.single-product .product{width:100%;margin:0}.portfolio-ajax-modal,.shop-quick-view-ajax{position:relative;background-color:transparent;width:auto;max-width:800px;margin:0 auto}.portfolio-ajax-modal{max-width:1000px}.single-product .product-image,.single-product .product-image img{height:auto}.single-product .product-title .h2,.single-product .product-title h2{font-size:1.75rem;margin-bottom:8px}.single-product .product-price{font-size:1.5rem;color:#337ba5;margin-bottom:0}.single-product .product-desc .line{margin:20px 0}.event.entry:after{display:none!important}.event .grid-inner{background-color:transparent;border-bottom:3px solid transparent}.button{display:inline-block;position:relative;cursor:pointer;outline:none;white-space:nowrap;margin:5px;padding:8px 22px;font-size:.875rem;line-height:24px;background-color:#337ba5;color:#fff;font-weight:700;text-transform:uppercase;letter-spacing:1px;border:none;text-shadow:1px 1px 1px rgba(0,0,0,.2)}.button i{position:relative;margin-right:5px;width:16px;text-align:center}.button.text-end i{margin:0 0 0 5px}body:not(.device-touch) .button{transition:all .2s ease-in-out}@media (prefers-reduced-motion:reduce){body:not(.device-touch) .button{transition:none}}.button:hover{background-color:#fff;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.2)}.button-small{padding:7px 17px;font-size:12px;line-height:20px}.button-small i{margin-right:4px}.button-small.text-end i{margin:0 0 0 4px}.button-large{padding:8px 26px;font-size:16px;line-height:30px}.button-xlarge{padding:9px 32px;font-size:18px;letter-spacing:2px;line-height:34px}.button-xlarge i{margin-right:8px}.button-xlarge.text-end i{margin:0 0 0 8px}.button-rounded{border-radius:3px}.button.button-3d{border-radius:3px;box-shadow:inset 0 -3px 0 rgba(0,0,0,.15);transition:none}.button.button-3d:hover{background-color:#337ba5;opacity:.9}.button.button-reveal{padding-left:28px;padding-right:28px;overflow:hidden}.button.button-reveal i{display:block;position:absolute;top:0;left:-32px;width:32px;height:100%;display:flex;align-items:center;justify-content:center;margin:0;background-color:rgba(0,0,0,.1)}.button.button-reveal.text-end i{left:auto;right:-32px}.button.button-reveal.button-3d i,.button.button-reveal.button-rounded i{border-radius:3px 0 0 3px}.button.button-reveal.button-3d i.text-end i,.button.button-reveal.button-rounded i.text-end i{border-radius:0 3px 3px 0}.button.button-reveal span{display:inline-block;position:relative;left:0}.button.button-reveal.button-small{padding-left:22px;padding-right:22px}.button.button-reveal.button-small i{left:-26px;width:26px}.button.button-reveal.button-small.text-end i{left:auto;right:-26px}.button.button-reveal.button-small:hover span{left:13px}.button.button-reveal.button-small.text-end:hover span{left:-13px}.button.button-reveal.button-large{padding-left:32px;padding-right:32px}.button.button-reveal.button-large i{left:-38px;width:38px}.button.button-reveal.button-large.text-end i{left:auto;right:-38px}.button.button-reveal.button-large:hover span{left:19px}.button.button-reveal.button-large.text-end:hover span{left:-19px}.button.button-reveal.button-xlarge{padding-right:40px;padding-left:40px}.button.button-reveal.button-xlarge i{left:-44px;width:44px}.button.button-reveal.button-xlarge.text-end i{left:auto;right:-44px}.button.button-reveal.button-xlarge:hover span{left:22px}.button.button-reveal.button-xlarge.text-end:hover span{left:-22px}.button.button-reveal:hover i{left:0}.button.button-reveal.text-end:hover i{left:auto;right:0}.button.button-reveal:hover span{left:16px}.button.button-reveal.text-end:hover span{left:-16px}body:not(.device-touch) .button-reveal i,body:not(.device-touch) .button-reveal span{transition:left .3s ease,right .3s ease}@media (prefers-reduced-motion:reduce){body:not(.device-touch) .button-reveal i,body:not(.device-touch) .button-reveal span{transition:none}}.button-red{background-color:#c02942}.button-red.button-3d:hover,.button-red.button-reveal:hover{background-color:#c02942!important}.button-blue{background-color:#1265a8}.button-blue.button-3d:hover,.button-blue.button-reveal:hover{background-color:#1265a8!important}.button-dirtygreen{background-color:#1693a5}.button-dirtygreen.button-3d:hover,.button-dirtygreen.button-reveal:hover{background-color:#1693a5!important}.button-black{background-color:#111}.button-black.button-3d:hover,.button-black.button-reveal:hover{background-color:#111!important}.feature-box{position:relative;display:flex;flex-wrap:wrap;margin-left:-.75rem;margin-right:-.75rem}.feature-box:first-child{margin-top:0}.fbox-icon{width:5.5rem;height:4rem;padding:0 .75rem}.fbox-icon a,.fbox-icon i,.fbox-icon img{display:block;position:relative;width:100%;height:100%;color:#fff}.fbox-icon i,.fbox-icon img{border-radius:50%;background-color:#337ba5}.fbox-icon i{font-style:normal;font-size:1.75rem;line-height:4rem;text-align:center}.fbox-plain .fbox-icon{border:none!important;height:auto!important}.fbox-plain .fbox-icon i,.fbox-plain .fbox-icon img{border:none;background-color:transparent;color:#337ba5;border-radius:0}.fbox-plain .fbox-icon i{font-size:3rem;line-height:1}.fbox-plain .fbox-icon img{height:auto}.fbox-center{flex-direction:column;align-items:center;text-align:center}.fbox-center .fbox-icon{margin-bottom:1.5rem}.fbox-effect .fbox-icon i{z-index:1}.fbox-effect .fbox-icon i:after{pointer-events:none;position:absolute;width:100%;height:100%;border-radius:50%;content:"";box-sizing:content-box}.fbox-effect .fbox-icon i{transition:background-color .3s,color .3s}.fbox-effect .fbox-icon i:after{top:-3px;left:-3px;padding:3px;box-shadow:0 0 0 2px #3d3d3d;-webkit-transition:-webkit-transform .3s,opacity .3s;-webkit-transform:scale(.8);-moz-transition:-moz-transform .3s,opacity .3s;-moz-transform:scale(.8);-ms-transform:scale(.8);transition:transform .3s,opacity .3s;transform:scale(.8);opacity:0}.fbox-effect .fbox-icon i:hover,.fbox-effect:hover .fbox-icon i{background-color:#3d3d3d;color:#fff}.fbox-effect .fbox-icon i:hover:after,.fbox-effect:hover .fbox-icon i:after{transform:scale(1);opacity:1}.style-msg{position:relative;display:block;color:#fff;border-left:4px solid rgba(0,0,0,.1);margin-bottom:20px}.successmsg{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc}.infomsg{color:#055160;background-color:#cff4fc;border-color:#b6effb}.errormsg{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}.alertmsg{color:#997404;background-color:#fff3cd;border-color:#ffecb5}.style-msg .sb-msg{display:block;padding:1rem;border-left:1px solid hsla(0,0%,100%,.5);font-size:.875rem;text-shadow:1px 1px 1px hsla(0,0%,100%,.6)}.alert i,.sb-msg i{position:relative;top:1px;font-size:.875rem;width:.875rem;text-align:center;margin-right:5px}.style-msg .btn-close{position:absolute;top:0;left:auto;right:0}.i-plain,.social-icon{display:block;float:left;margin:4px 11px 7px 0;text-align:center!important;font-size:28px;color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,.3);cursor:pointer;font-style:normal}body:not(.device-touch) .i-plain,body:not(.device-touch) .social-icon{transition:all .3s ease}.i-plain{width:36px!important;height:36px!important;font-size:28px;line-height:36px!important;color:#fff;text-shadow:1px 1px 1px #fff}.i-plain:hover{color:#777}.i-alt{background-image:url(/images/iconalt.svg?f723734619c96d0bc05e64b2661060ee);background-position:50%;background-size:100% 100%}.i-xlarge.i-plain{margin:4px 11px 7px 0;width:64px!important;height:64px!important;font-size:56px;line-height:64px!important}.social-icon{margin:0 5px 5px 0;width:40px;height:40px;font-size:1.25rem;line-height:38px!important;color:#fff;text-shadow:none;border:1px solid transparent;border-radius:3px;overflow:hidden}.d-flex>.social-icon,.d-lg-flex>.social-icon,.d-md-flex>.social-icon{float:none}.social-icon i{display:block;position:relative}body:not(.device-touch) .social-icon i{transition:all .3s ease}.social-icon i:last-child{color:#fff!important}.social-icon:hover i:first-child{margin-top:-38px}.social-icon.si-small{width:32px;height:32px;font-size:14px;line-height:30px!important}.social-icon.si-small:hover i:first-child{margin-top:-30px}.social-icon:hover{color:#fff}.social-icon.si-colored,.social-icon:hover{border-color:transparent}.si-rounded{border-radius:50%}.si-borderless{border-color:transparent!important}.si-dark{background-color:#fff}.si-dark,.si-light{color:#fff!important;border-color:transparent}.si-light{background-color:#eee}.si-colored{border-color:transparent!important}.si-colored i{color:#fff}.si-colored.si-facebook,.si-facebook:hover{background-color:#3b5998!important}.si-colored.si-twitter,.si-twitter:hover{background-color:#00acee!important}.si-colored.si-youtube,.si-youtube:hover{background-color:#c4302b!important}.si-colored.si-email3,.si-email3:hover{background-color:#6567a5!important}.list-group-item{border-color:transparent}.list-group-item,.list-group-item-action:focus,.list-group-item-action:hover,.list-group-item.disabled,.list-group-item:disabled{background-color:transparent}.team,.team-image{position:relative}.team-image>a,.team-image img{display:block;width:100%}.team-desc{text-align:center}.team-title{position:relative;padding-top:20px}.team-title .h4,.team-title h4{display:block;margin-bottom:0;font-size:1.25rem;text-transform:uppercase;letter-spacing:1px;font-weight:700}.team-title span{display:block;color:1rem;font-weight:400;font-family:"PT Serif",serif;font-style:italic;font-size:1rem;margin-top:5px}.center.team-image .team-title:after,.team.center .team-title:after{left:50%;margin-left:-40px}.team-image .team-desc>.social-icon,.team .team-desc>.social-icon{margin-top:20px}.team-image:not(.team-list) .social-icon,.team:not(.team-list) .social-icon{display:inline-block!important;vertical-align:middle;float:none;margin-left:4px;margin-right:4px}.counter{font-size:42px;font-weight:700;font-family:Poppins,sans-serif}.counter.counter-small{font-size:28px}.counter+.h5,.counter+h5{font-weight:400;text-transform:uppercase;letter-spacing:1px}.widget .counter+.h5,.widget .counter+h5{opacity:.7}.counter.counter-lined+.h5:before,.counter.counter-lined+h5:before{display:block;position:relative;margin:20px auto 25px;content:"";width:15%;border-top:2px solid #fff;opacity:.9}.counter.counter-small+.h5,.counter.counter-small+h5{font-size:.875rem}.skills{margin:0;list-style:none;padding-top:25px}.skills li{position:relative;margin-top:38px;height:4px;background-color:transparent;box-shadow:inset 0 1px 2px rgba(0,0,0,.1);border-radius:2px}.skills li:first-child{margin-top:0}.skills li>span{position:absolute;z-index:1;top:-23px;left:0;line-height:20px;font-size:12px;font-weight:700;color:#ddd}@-webkit-keyframes fadeout{0%{opacity:1}to{opacity:0}}@keyframes fadeout{0%{opacity:1}to{opacity:0}}.top-to-bottom .flip-card-back{transform:rotateX(180deg);transform-style:preserve-3d}.top-to-bottom .flip-card-front,.top-to-bottom:hover .flip-card-back{transform:rotateX(0deg);transform-style:preserve-3d}.top-to-bottom:hover .flip-card-front{transform:rotateX(-180deg);transform-style:preserve-3d}.heading-block{margin-bottom:50px}.heading-block .h1,.heading-block .h2,.heading-block .h3,.heading-block .h4,.heading-block h1,.heading-block h2,.heading-block h3,.heading-block h4{margin-bottom:0;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#eee}.heading-block .h1,.heading-block h1{font-size:32px}.heading-block .h2,.heading-block h2{font-size:30px}.heading-block .h3,.heading-block h3{font-size:1.75rem}.heading-block .h4,.heading-block h4{font-size:1.25rem}.heading-block>span:not(.before-heading){display:block;margin-top:10px;font-weight:300;color:#ccc}.center .heading-block>span,.heading-block.center>span,.heading-block.text-center>span,.text-center .heading-block>span{max-width:700px;margin-left:auto;margin-right:auto}.heading-block .h1+span,.heading-block h1+span{font-size:24px}.heading-block .h2+span,.heading-block .h3+span,.heading-block .h4+span,.heading-block h2+span,.heading-block h3+span,.heading-block h4+span{font-size:20px}.heading-block:after{content:"";display:block;margin-top:30px;width:40px;border-top:2px solid #fff}.center .heading-block:after,.heading-block.center:after,.heading-block.text-center:after,.text-center .heading-block:after{margin:30px auto 0}.heading-block.text-end,.text-end .heading-block{direction:rtl}.heading-block.border-0:after{display:none}.fancy-title{position:relative;display:flex;align-items:center;margin-bottom:2rem}.fancy-title .h1,.fancy-title .h2,.fancy-title .h3,.fancy-title .h4,.fancy-title .h5,.fancy-title h1,.fancy-title h2,.fancy-title h3,.fancy-title h4,.fancy-title h5{position:relative;margin-bottom:0}.fancy-title:after,.fancy-title:before{content:"";flex-basis:0;flex-grow:1;max-width:100%;height:0;border-top:3px double transparent}.fancy-title:before{display:none;margin-right:.75rem}.fancy-title:after{margin-left:.75rem}.title-border:after,.title-border:before{border-top-width:1px;border-top-style:solid}.divider{position:relative;display:flex;align-items:center;overflow:hidden;margin:3rem auto;color:transparent;width:100%}.divider:after,.divider:before{content:"";flex-basis:0;flex-grow:1;max-width:100%;height:1px;background-color:rgba(9,9,9,0)}.divider:before{display:none;margin-right:.5rem}.divider:after{margin-left:.5rem}.divider a,.divider i{position:relative;flex:0 0 auto;width:24px;max-width:100%;line-height:1;font-size:18px!important;text-align:center}.divider a{width:auto;color:inherit;transition:all .3s ease}.divider a:hover{color:transparent}.divider.divider-center:before{display:block}blockquote{padding:10px 20px;margin:0 0 20px;font-size:1.125rem;border-left:5px solid #eee}blockquote p{margin-bottom:15px}blockquote.float-end{max-width:300px;margin:5px 0 10px 20px;padding-left:0}.highlight{padding:2px 5px;background-color:#444;color:#fff;border-radius:2px}.text-rotater .t-rotate{display:none}.text-rotater .t-rotate.morphext,.text-rotater .t-rotate.plugin-typed-init{display:inherit}.text-rotater>.t-rotate>.animated{display:inline-block}.bg-overlay,.bg-overlay-bg,.bg-overlay-content{position:absolute;width:100%;height:100%;top:0;left:0;overflow:hidden}.bg-overlay{z-index:5}.bg-overlay [data-hover-animate]:not(.animated){opacity:0}.bg-overlay-content{display:flex;align-items:center;justify-content:center;z-index:1;padding:20px}.bg-overlay-bg{background-color:hsla(0,0%,100%,.85)}.bg-overlay-bg.dark,.dark .bg-overlay-bg{background-color:rgba(0,0,0,.5)}.text-overlay-mask{opacity:.85;top:auto;bottom:0;height:auto;padding:40px 15px 15px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.85));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#a6000000",GradientType=0)}.overlay-trigger-icon{display:block;width:40px;height:40px;line-height:40px;margin:0 .25rem;font-size:1.125rem;text-align:center;border-radius:50%;-webkit-backface-visibility:hidden;transition:all .3s ease}.top-advert{padding:5px;border-left:1px solid transparent;border-right:1px solid transparent}.top-advert a,.top-advert img{display:block}#gotoTop{display:none;z-index:599;position:fixed;width:40px;height:40px;background-color:#333;background-color:rgba(0,0,0,.3);font-size:1.25rem;line-height:36px;text-align:center;color:#fff;top:auto;left:auto;right:30px;bottom:50px;cursor:pointer;border-radius:2px}body:not(.device-touch) #gotoTop{transition:background-color .2s linear;-webkit-transition:background-color .2s linear;-o-transition:background-color .2s linear}.stretched #gotoTop{right:30px;bottom:50px}#gotoTop:hover{background-color:#337ba5}@media (max-width:575.98px){#gotoTop{display:none!important}}.error404{display:block;font-size:18vw;font-weight:700;color:#ddd;line-height:1;letter-spacing:4px}.error404-wrap .container{z-index:7}.error404-wrap .error404{line-height:.9;margin-bottom:40px;font-weight:700;font-size:19vw;color:#fff!important;opacity:.2;text-shadow:1px 1px 5px rgba(0,0,0,.4)}.error404-wrap .heading-block .h4,.error404-wrap .heading-block h4{font-weight:300;margin-bottom:8px}.error404-wrap .heading-block span{font-size:1.125rem}.error404-wrap form{max-width:500px}.form-control{border-radius:3px}.form-control:active,.form-control:focus{border-color:transparent;box-shadow:none}.form-control.error{border-color:#e42c3e}label{display:inline-block;font-size:13px;font-weight:700;font-family:Poppins,sans-serif;text-transform:uppercase;letter-spacing:1px;color:#444;margin-bottom:10px;cursor:pointer}label.error{display:none!important;margin-top:5px;color:#e42c3e;font-weight:400}input[type=checkbox]:not(:checked)+label.error{display:block!important}.preloader{display:block;width:100%;height:100%;background:50% no-repeat transparent}#footer{position:relative;background-color:transparent;border-top:5px solid rgba(0,0,0,.2)}#footer .footer-widgets-wrap{position:relative;padding:80px 0}#copyrights{padding:40px 0;background-color:transparent;font-size:.875rem;line-height:1.8}#copyrights a{display:inline-block;margin:0 3px;color:#eee;border-bottom:1px dotted #fff}#copyrights a:hover{color:#fff;border-bottom:1px solid #fff}#copyrights .text-end a:last-child{margin-right:0}.widget{position:relative;margin-top:50px}.widget p{line-height:1.7}.sidebar-widgets-wrap .widget{padding-top:50px;border-top:1px solid rgba(17,17,17,0)}.sidebar-widgets-wrap .widget:first-child{padding-top:0;border-top:0}.sidebar-widgets-wrap .widget>.h4,.sidebar-widgets-wrap .widget>h4{letter-spacing:3px}.widget:first-child{margin-top:0}.widget>.h4,.widget>h4{margin-bottom:25px;font-size:15px;font-weight:600;letter-spacing:2px;text-transform:uppercase}@media (min-width:768px) and (max-width:991.98px){.sidebar-widgets-wrap{position:relative;display:-ms-flex;display:flex;flex-wrap:wrap;margin:0 -20px -40px}.sidebar-widgets-wrap .widget{flex:0 0 50%;max-width:50%;margin:0 0 40px;padding-top:0;padding-left:20px;padding-right:20px;border-top:0}}.widget-twitter-feed li{margin:15px 0 0}.widget-twitter-feed li:first-child{margin-top:0}.widget-twitter-feed .small,.widget-twitter-feed small{display:block;margin-top:3px}.widget-twitter-feed a:not(:hover){color:#fff}.tagcloud{margin-bottom:-2px}.tagcloud a{display:block;float:left;margin-right:4px;margin-bottom:4px;padding:3px 6px;border:1px solid transparent;font-size:13px!important;color:#fff;border-radius:2px}body:not(.device-touch) .tagcloud a{transition:all .3s ease-in-out}.tagcloud a:hover{border-color:#337ba5!important;color:#337ba5!important}.pagination.pagination-rounded .page-item .page-link{border-radius:4px}.pagination.pagination-rounded .page-item:not(:first-child) .page-link{margin-left:5px}.pagination.pagination-rounded.pagination-sm .page-item:not(:first-child) .page-link{margin-left:3px}.pagination.pagination-3d .page-item .page-link{border-bottom:3px solid rgba(0,0,0,.15)!important}.table .success{color:#3c763d}.table .info{color:#31708f}.page-link,.page-link:focus,.page-link:hover{color:#337ba5}.page-item.active .page-link,.page-link:focus,.page-link:hover{color:#fff!important;background-color:#337ba5!important;border-color:#337ba5!important}label.checkbox,label.radio{padding-left:20px}@-webkit-keyframes fadeInDownSmall{0%{opacity:0;transform:translate3d(0,-50%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDownSmall{0%{opacity:0;transform:translate3d(0,-50%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDownSmall{-webkit-animation-name:fadeInDownSmall;animation-name:fadeInDownSmall}@-webkit-keyframes fadeInLeftSmall{0%{opacity:0;transform:translate3d(-50%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeftSmall{0%{opacity:0;transform:translate3d(-50%,0,0)}to{opacity:1;transform:translateZ(0)}}@-webkit-keyframes fadeInRightSmall{0%{opacity:0;transform:translate3d(50%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRightSmall{0%{opacity:0;transform:translate3d(50%,0,0)}to{opacity:1;transform:translateZ(0)}}@-webkit-keyframes fadeInUpSmall{0%{opacity:0;transform:translate3d(0,50%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUpSmall{0%{opacity:0;transform:translate3d(0,50%,0)}to{opacity:1;transform:translateZ(0)}}@-webkit-keyframes fadeOutDownSmall{0%{opacity:1}to{opacity:0;transform:translate3d(0,50%,0)}}@keyframes fadeOutDownSmall{0%{opacity:1}to{opacity:0;transform:translate3d(0,50%,0)}}@-webkit-keyframes fadeOutLeftSmall{0%{opacity:1}to{opacity:0;transform:translate3d(-50%,0,0)}}@keyframes fadeOutLeftSmall{0%{opacity:1}to{opacity:0;transform:translate3d(-50%,0,0)}}@-webkit-keyframes fadeOutRightSmall{0%{opacity:1}to{opacity:0;transform:translate3d(50%,0,0)}}@keyframes fadeOutRightSmall{0%{opacity:1}to{opacity:0;transform:translate3d(50%,0,0)}}@-webkit-keyframes fadeOutUpSmall{0%{opacity:1}to{opacity:0;transform:translate3d(0,-50%,0)}}@keyframes fadeOutUpSmall{0%{opacity:1}to{opacity:0;transform:translate3d(0,-50%,0)}}.fadeOutUpSmall{-webkit-animation-name:fadeOutUpSmall;animation-name:fadeOutUpSmall}@-webkit-keyframes bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@-webkit-keyframes rotateplane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg);-webkit-transform:perspective(120px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)}to{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}@keyframes rotateplane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg);-webkit-transform:perspective(120px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg);-webkit-transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)}to{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg);-webkit-transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}@-webkit-keyframes cssspinnerbounce{0%,to{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}@keyframes cssspinnerbounce{0%,to{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}@-webkit-keyframes stretchdelay{0%,40%,to{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}@keyframes stretchdelay{0%,40%,to{transform:scaleY(.4);-webkit-transform:scaleY(.4)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}@-webkit-keyframes cubemove{25%{transform:translateX(42px) rotate(-90deg) scale(.5);-webkit-transform:translateX(42px) rotate(-90deg) scale(.5)}50%{transform:translateX(42px) translateY(42px) rotate(-179deg);-webkit-transform:translateX(42px) translateY(42px) rotate(-179deg)}50.1%{transform:translateX(42px) translateY(42px) rotate(-180deg);-webkit-transform:translateX(42px) translateY(42px) rotate(-180deg)}75%{transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5);-webkit-transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5)}to{transform:rotate(-1turn);-webkit-transform:rotate(-1turn)}}@keyframes cubemove{25%{transform:translateX(42px) rotate(-90deg) scale(.5);-webkit-transform:translateX(42px) rotate(-90deg) scale(.5)}50%{transform:translateX(42px) translateY(42px) rotate(-179deg);-webkit-transform:translateX(42px) translateY(42px) rotate(-179deg)}50.1%{transform:translateX(42px) translateY(42px) rotate(-180deg);-webkit-transform:translateX(42px) translateY(42px) rotate(-180deg)}75%{transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5);-webkit-transform:translateX(0) translateY(42px) rotate(-270deg) scale(.5)}to{transform:rotate(-1turn);-webkit-transform:rotate(-1turn)}}@-webkit-keyframes scaleout{0%{transform:scale(0);-webkit-transform:scale(0)}to{transform:scale(1);-webkit-transform:scale(1);opacity:0}}@keyframes scaleout{0%{transform:scale(0);-webkit-transform:scale(0)}to{transform:scale(1);-webkit-transform:scale(1);opacity:0}}@-webkit-keyframes ball-grid-pulse{0%{transform:scale(1)}50%{transform:scale(.5);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes ball-grid-pulse{0%{transform:scale(1)}50%{transform:scale(.5);opacity:.7}to{transform:scale(1);opacity:1}}@-webkit-keyframes rotate{0%{transform:rotate(0deg) scale(1)}50%{transform:rotate(180deg) scale(.6)}to{transform:rotate(1turn) scale(1)}}@keyframes rotate{0%{transform:rotate(0deg) scale(1)}50%{transform:rotate(180deg) scale(.6)}to{transform:rotate(1turn) scale(1)}}@-webkit-keyframes ballrotate{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}@keyframes ballrotate{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}@-webkit-keyframes ball-zig-deflect{17%{transform:translate(-15px,-30px)}34%{transform:translate(15px,-30px)}50%{transform:translate(0)}67%{transform:translate(15px,-30px)}84%{transform:translate(-15px,-30px)}to{transform:translate(0)}}@keyframes ball-zig-deflect{17%{transform:translate(-15px,-30px)}34%{transform:translate(15px,-30px)}50%{transform:translate(0)}67%{transform:translate(15px,-30px)}84%{transform:translate(-15px,-30px)}to{transform:translate(0)}}@-webkit-keyframes ball-zag-deflect{17%{transform:translate(15px,30px)}34%{transform:translate(-15px,30px)}50%{transform:translate(0)}67%{transform:translate(-15px,30px)}84%{transform:translate(15px,30px)}to{transform:translate(0)}}@keyframes ball-zag-deflect{17%{transform:translate(15px,30px)}34%{transform:translate(-15px,30px)}50%{transform:translate(0)}67%{transform:translate(-15px,30px)}84%{transform:translate(15px,30px)}to{transform:translate(0)}}@-webkit-keyframes ball-scale-multiple{0%{transform:scale(0);opacity:0}5%{opacity:1}to{transform:scale(1);opacity:0}}@keyframes ball-scale-multiple{0%{transform:scale(0);opacity:0}5%{opacity:1}to{transform:scale(1);opacity:0}}@-webkit-keyframes ball-triangle-path-1{33%{transform:translate(25px,-50px)}66%{transform:translate(50px)}to{transform:translate(0)}}@keyframes ball-triangle-path-1{33%{transform:translate(25px,-50px)}66%{transform:translate(50px)}to{transform:translate(0)}}@-webkit-keyframes ball-triangle-path-2{33%{transform:translate(25px,50px)}66%{transform:translate(-25px,50px)}to{transform:translate(0)}}@keyframes ball-triangle-path-2{33%{transform:translate(25px,50px)}66%{transform:translate(-25px,50px)}to{transform:translate(0)}}@-webkit-keyframes ball-triangle-path-3{33%{transform:translate(-50px)}66%{transform:translate(-25px,-50px)}to{transform:translate(0)}}@keyframes ball-triangle-path-3{33%{transform:translate(-50px)}66%{transform:translate(-25px,-50px)}to{transform:translate(0)}}@-webkit-keyframes ball-pulse-sync{33%{transform:translateY(10px);opacity:.85}66%{transform:translateY(-10px);opacity:.7}to{transform:translateY(0);opacity:1}}@keyframes ball-pulse-sync{33%{transform:translateY(10px);opacity:.85}66%{transform:translateY(-10px);opacity:.7}to{transform:translateY(0);opacity:1}}@-webkit-keyframes ball-scale-ripple-multiple{0%{transform:scale(.1);opacity:1}70%{transform:scale(1);opacity:.7}to{opacity:0}}@keyframes ball-scale-ripple-multiple{0%{transform:scale(.1);opacity:1}70%{transform:scale(1);opacity:.7}to{opacity:0}}.dark,.dark .h1,.dark .h2,.dark .h3,.dark .h4,.dark .h5,.dark a:not([class*=btn-]):hover,.dark h1,.dark h2,.dark h3,.dark h4,.dark h5{color:#fff}.dark #content,.dark #wrapper,.dark .ajax-modal-title,.dark .modal-content,.dark .portfolio-ajax-modal,.dark .shop-quick-view-ajax,body.dark{background-color:#383838}.dark .line{border-top-color:hsla(0,0%,100%,.15)}.dark .section,.section.dark{background-color:#282828;border-color:hsla(0,0%,100%,.1)}#top-bar.dark,.dark #top-bar{background-color:#282828}#top-bar.dark,.dark #top-bar,.dark .top-links{border-bottom-color:hsla(0,0%,100%,.1)}.dark .top-links-item{border-left-color:hsla(0,0%,100%,.1)}.dark .top-links-item>a{color:#bbb}.dark .top-links-item:hover{background-color:#333}.dark .top-links-section,.dark .top-links-sub-menu{background:#333;border-color:#337ba5 #2c2c2c #2c2c2c}.dark .top-links-sub-menu .top-links-item:not(:first-child){border-top-color:#2c2c2c}.dark .top-links-sub-menu .top-links-item:hover{background-color:#383838}.dark #top-social li{border-left-color:hsla(0,0%,100%,.1)}.dark #top-social a{color:#ccc}#header.dark,.dark #header{background-color:#333;border-bottom-color:hsla(0,0%,100%,.05)}.dark #header-wrap{background-color:#333}@media (min-width:992px){#header.transparent-header.dark,#header.transparent-header.dark:not(.sticky-header) #header-wrap,.dark #header.transparent-header,.dark #header.transparent-header:not(.sticky-header) #header-wrap{background:transparent;border-bottom-color:transparent}}.dark .menu-item:not(:first-child),.dark .primary-menu+.primary-menu{border-top-color:hsla(0,0%,100%,.15)}.dark .svg-trigger path{stroke:#fff}.dark .menu-item .sub-menu-trigger,.dark .menu-link{color:#fff}.dark .menu-item.current>.menu-link,.dark .menu-item:hover>.menu-link{color:#337ba5}@media (min-width:992px){.dark .sub-title .menu-container>.menu-item:not(:first-child)>.menu-link:before{background-color:hsla(0,0%,100%,.15)}.dark .sub-title .menu-container>.menu-item>.menu-link span{color:#aaa}.dark .sub-title .menu-container>.menu-item.current>.menu-link,.dark .sub-title .menu-container>.menu-item.current>.menu-link span,.dark .sub-title .menu-container>.menu-item:hover>.menu-link,.dark .sub-title .menu-container>.menu-item:hover>.menu-link span{color:#fff}}.dark .header-misc-icon>a{color:#fff}.dark .top-search-form input{color:#fff!important}@media (min-width:992px){.dark .transparent-header:not(.sticky-header):not(.full-header):not(.floating-header) .top-search-form input,.transparent-header.dark:not(.sticky-header):not(.full-header):not(.floating-header) .top-search-form input{border-bottom-color:hsla(0,0%,100%,.15)}}.dark .top-search-form input::-moz-placeholder{color:hsla(0,0%,100%,.6)!important}.dark .top-search-form input:-ms-input-placeholder{color:hsla(0,0%,100%,.6)!important}.dark .top-search-form input::-webkit-input-placeholder{color:hsla(0,0%,100%,.6)!important}.dark .top-cart-content{background-color:#333;border-left-color:hsla(0,0%,100%,.1)}.dark .top-cart-title{border-bottom-color:hsla(0,0%,100%,.1)}.dark .top-cart-action,.dark .top-cart-item:not(:first-child){border-top-color:hsla(0,0%,100%,.1)}.dark .top-cart-item-image:not(:hover){border-color:hsla(0,0%,100%,.1)}.dark .top-cart-item-desc a{color:#fff}.dark .top-cart-item-desc a:hover{color:#337ba5}.dark .top-cart-item-price,.dark .top-cart-item-quantity{color:#bbb}@media (min-width:992px){.dark .top-cart-content{border-color:#337ba5 hsla(0,0%,100%,.1) hsla(0,0%,100%,.1)}}.dark .slider-caption:not(.not-dark),.dark .slider-caption:not(.not-dark) .h2,.dark .slider-caption:not(.not-dark) h2{color:#fff}#page-title.dark,.dark #page-title{background-color:#282828;border-bottom-color:hsla(0,0%,100%,.15)}#page-title.dark .h1,#page-title.dark h1,.dark #page-title .h1,.dark #page-title h1{color:#fff}#page-title.dark span,.dark #page-title span{color:#bbb}.dark .breadcrumb a{color:#fff}.dark .breadcrumb a:hover{color:#337ba5}.dark .portfolio-desc .h3 a,.dark .portfolio-desc h3 a{color:#fff}.dark .portfolio-desc .h3 a:hover,.dark .portfolio-desc h3 a:hover{color:#337ba5}.dark .portfolio-desc span,.dark .portfolio-desc span a{color:#ccc}.dark .portfolio-desc span a:hover{color:#fff}.dark .ajax-modal-title{border-bottom-color:hsla(0,0%,100%,.15)}.dark .entry:after{background-color:hsla(0,0%,100%,.2)}.dark .entry-title .h2 a,.dark .entry-title .h3 a,.dark .entry-title .h4 a,.dark .entry-title h2 a,.dark .entry-title h3 a,.dark .entry-title h4 a{color:#fff}.dark .entry-title .h2 a:hover,.dark .entry-title .h3 a:hover,.dark .entry-title .h4 a:hover,.dark .entry-title h2 a:hover,.dark .entry-title h3 a:hover,.dark .entry-title h4 a:hover{color:#337ba5}.dark .entry-meta a:not(:hover),.dark .entry-meta li{color:#ccc}.dark .more-link:hover{border-bottom-color:#ccc}.dark .product-title .h3 a,.dark .product-title h3 a,.dark .single-product .product-title .h2 a,.dark .single-product .product-title h2 a{color:#fff}.dark .product-title .h3 a:hover,.dark .product-title h3 a:hover,.dark .single-product .product-title .h2 a:hover,.dark .single-product .product-title h2 a:hover{color:#337ba5}.dark .product-price{color:#ddd}.dark .product-price del{color:#ccc}.dark .product-price ins{color:#337ba5}.dark .event .grid-inner{background-color:rgba(0,0,0,.2);border-bottom-color:hsla(0,0%,100%,.15)}.dark .button:hover{background-color:rgba(0,0,0,.3)}.dark .fbox-effect .fbox-icon i:after{box-shadow:0 0 0 2px #494949}.dark .fbox-effect .fbox-icon i:hover,.dark .fbox-effect:hover .fbox-icon i{background-color:#494949}.dark .style-msg .sb-msg{border-left-color:hsla(0,0%,100%,.1)}.dark .i-plain{color:#fff;text-shadow:none}.dark .i-plain:hover{color:#ddd}.dark .social-icon{color:#fff;border-color:#aaa}.dark .si-dark{background-color:rgba(0,0,0,.2);color:#fff!important;border-color:transparent}.dark .si-light{background-color:hsla(0,0%,100%,.15);color:#ccc!important;border-color:transparent}.dark .counter.counter-lined+.h5:before,.dark .counter.counter-lined+h5:before{border-top-color:hsla(0,0%,100%,.15)}.dark .skills li{background-color:hsla(0,0%,100%,.15)}.dark .skills li>span{color:hsla(0,0%,100%,.9)}.dark blockquote{border-left-color:hsla(0,0%,100%,.15)}.dark .highlight{background-color:hsla(0,0%,100%,.15);color:hsla(0,0%,100%,.95)}.dark .form-control:active,.dark .form-control:focus{border-color:hsla(0,0%,100%,.25)}.dark label{color:#f6f6f6}.dark .heading-block>span:not(.before-heading){color:hsla(0,0%,100%,.65)}.dark .heading-block:after{border-top-color:hsla(0,0%,100%,.7)}.dark .fancy-title:after,.dark .fancy-title:before{border-top-color:hsla(0,0%,100%,.15)}.dark .divider{color:hsla(0,0%,100%,.15)}.dark .divider:after,.dark .divider:before{background-color:hsla(0,0%,100%,.15)}.dark .divider a:hover{color:#ddd}.dark .top-advert{border-left-color:hsla(0,0%,100%,.15);border-right-color:hsla(0,0%,100%,.15)}.dark #gotoTop{background-color:hsla(0,0%,100%,.3)}.dark #gotoTop:hover{background-color:#337ba5}.dark .error404{color:hsla(0,0%,100%,.2)}.dark .preloader{background-color:#383838}#footer.dark,.dark #footer{color:hsla(0,0%,100%,.75);background-color:#282828;border-top-color:hsla(0,0%,100%,.15)}.dark .footer-widgets-wrap a{color:hsla(0,0%,100%,.75)}.dark .footer-widgets-wrap a:hover{color:hsla(0,0%,100%,.85)}#footer.dark .social-icon.si-borderless,.dark #footer .social-icon.si-borderless{color:hsla(0,0%,100%,.5)!important}#copyrights.dark,.dark #copyrights{color:hsla(0,0%,100%,.4);background-color:rgba(0,0,0,.2)}.dark .copyright-links a{color:hsla(0,0%,100%,.4);border-bottom-color:hsla(0,0%,100%,.65)}.dark .copyright-links a:hover{color:hsla(0,0%,100%,.6);border-bottom-color:hsla(0,0%,100%,.7)}.dark .sidebar-widgets-wrap .widget{border-top-color:hsla(0,0%,100%,.15)}.dark .tagcloud a{border-color:hsla(0,0%,100%,.15)}.dark .tagcloud a,.dark .widget-twitter-feed .small a:not(:hover),.dark .widget-twitter-feed small a:not(:hover){color:hsla(0,0%,100%,.6)}.dark .pagination.pagination-3d .page-item .page-link{border-bottom-color:hsla(0,0%,100%,.15)!important}.dark blockquote{border-left-color:hsla(0,0%,100%,.2)}.dark code{color:#df6f72;background-color:rgba(0,0,0,.3)}.dark .table{color:#fff}.dark .table>tbody>tr>td,.dark .table>tbody>tr>th,.dark .table>thead>tr>td,.dark .table>thead>tr>th{border-top-color:hsla(0,0%,100%,.1)}.dark .table>thead>tr>th{border-bottom-color:hsla(0,0%,100%,.1)}.dark .table>tbody+tbody{border-top-color:hsla(0,0%,100%,.1)}.dark .table .table{background-color:rgba(0,0,0,.2)}.dark .table>tbody>tr.active>td,.dark .table>tbody>tr.active>th,.dark .table>tbody>tr>td.active,.dark .table>tbody>tr>th.active,.dark .table>thead>tr.active>td,.dark .table>thead>tr.active>th,.dark .table>thead>tr>td.active,.dark .table>thead>tr>th.active{background-color:rgba(0,0,0,.1)}@media (max-width:575.98px){.table-responsive{border-color:hsla(0,0%,100%,.1)}}.dark .form-control:not(.not-dark){color:#aaa;background-color:rgba(0,0,0,.2);border-color:hsla(0,0%,100%,.15)}.dark .form-control:not(.not-dark):active,.dark .form-control:not(.not-dark):focus{background-color:rgba(0,0,0,.3);border-color:hsla(0,0%,100%,.25)!important}.dark .form-control:not(.not-dark)::-moz-placeholder{color:#777}.dark .form-control:not(.not-dark):-ms-input-placeholder{color:#777}.dark .form-control:not(.not-dark)::-webkit-input-placeholder{color:#777}.dark .form-control:not(.not-dark)[disabled]{background-color:hsla(0,0%,100%,.1)}.dark .input-group .form-control.error:not(.not-dark){color:#e42c3e}.dark .form-control.error:not(.not-dark)::-moz-placeholder{color:rgba(228,44,62,.6)}.dark .form-control.error:not(.not-dark):-ms-input-placeholder{color:rgba(228,44,62,.6)}.dark .form-control.error:not(.not-dark)::-webkit-input-placeholder{color:rgba(228,44,62,.6)}.dark .input-group-text{color:#aaa;background-color:rgba(0,0,0,.25);border-color:hsla(0,0%,100%,.15)}.dark .nav>li>a:focus,.dark .nav>li>a:hover{background-color:rgba(0,0,0,.2)}.dark .page-link{color:#ccc;background-color:hsla(0,0%,100%,.1);border-color:#666}.dark .page-link:focus,.dark .page-link:hover{color:#fff;background-color:rgba(0,0,0,.1)}.dark .disabled .page-link,.dark .disabled .page-link:focus,.dark .disabled .page-link:hover{color:#aaa;background-color:hsla(0,0%,100%,.2);border-color:#777}.dark .badge:not([class*=badge-]){background-color:hsla(0,0%,100%,.2)}.dark .thumbnail{background-color:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.1)}.dark .thumbnail .caption{color:#fff}.dark .list-group-item{background-color:rgba(0,0,0,.2);border-color:#2c2c2c}.dark a.list-group-item{color:#ccc}.dark a.list-group-item:focus,.dark a.list-group-item:hover{background-color:hsla(0,0%,100%,.05)}.dark a.list-group-item.active,.dark a.list-group-item.active:focus,.dark a.list-group-item.active:hover{color:#fff;background-color:#428bca;border-color:#428bca}.dark .card{background-color:rgba(0,0,0,.2)}.dark .card>.card-body+.table,.dark .card>.card-body+.table-responsive{border-top-color:hsla(0,0%,100%,.1)}.dark .btn-close{opacity:1;color:rgba(0,0,0,.15);text-shadow:0 1px 0 rgba(0,0,0,.2)}.dark .btn-close:focus,.dark .btn-close:hover{color:rgba(0,0,0,.4)}.dark .modal-content{border-color:#555}.dark .modal-header{border-bottom-color:hsla(0,0%,100%,.15)}.dark .modal-footer{border-top-color:hsla(0,0%,100%,.15)}.mfp-bg{z-index:1042;overflow:hidden;background:#0b0b0b;opacity:.8}.mfp-bg,.mfp-wrap{top:0;left:0;width:100%;height:100%;position:fixed}.mfp-wrap{z-index:1043;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;left:50%;width:24px;height:24px;background:url(/images/preloader-dark.gif?dee1f1d2a9d5c0222f8bdfb0ac19f54a) 50% no-repeat;text-align:center;margin-top:-12px;margin-left:-12px;z-index:1044;text-indent:-9999px}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;top:50%;margin:-55px 0 0;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure,img.mfp-img{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure .small,.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px) and (orientation:landscape){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure .small,.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media (max-width:900px){.mfp-arrow{transform:scale(.75)}.mfp-arrow-left{transform-origin:0}.mfp-arrow-right{transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-fade.mfp-bg{opacity:0;transition:all .25s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;transition:all .25s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}#custom-header .banner{background-position:50%;background-size:cover}#custom-header .activity-bar{background-color:rgba(17,50,75,.7);font-size:13px;color:#fff}#custom-header .menu-wrapper{background-color:#174262}#custom-header .menu-wrapper .custom-navbar{display:flex;width:100%}#custom-header .menu-wrapper .custom-navbar ul{margin:0;padding:0}#custom-header .menu-wrapper .custom-navbar ul li{list-style:none;display:inline-block;padding:0;border-bottom:1px solid transparent}#custom-header .menu-wrapper .custom-navbar ul li.menu-left{margin:0 20px 0 0}#custom-header .menu-wrapper .custom-navbar ul li.menu-right{margin:0 0 0 20px}#custom-header .menu-wrapper .custom-navbar ul li a{padding:8px 0;color:#fff;font-size:18px;font-weight:700;display:inline-block;text-align:center}#custom-header .menu-wrapper .custom-navbar ul li path{stroke:#fff}#custom-header .menu-wrapper .custom-navbar ul li.active,#custom-header .menu-wrapper .custom-navbar ul li:hover{border-color:#7dbae9}#custom-header .menu-wrapper .custom-navbar ul li.active a,#custom-header .menu-wrapper .custom-navbar ul li:hover a{color:#7dbae9}#custom-header .menu-wrapper .custom-navbar ul li.active path,#custom-header .menu-wrapper .custom-navbar ul li:hover path{stroke:#7dbae9}#side-menu-wrapper{background-color:transparent;top:0;left:0;position:fixed;width:100%;height:100vh;z-index:10;pointer-events:none}#side-menu-wrapper .side-menu-panel{height:100%;width:200px;background-color:#11324b;position:relative;transition:.2s ease-in-out;left:-200px}#side-menu-wrapper .side-menu-panel .close-btn{position:absolute;top:5px;right:5px;width:30px;height:30px;font-size:30px;line-height:30px;color:#fff}#side-menu-wrapper .side-menu-panel .close-btn:hover{color:#7dbae9}#side-menu-wrapper .side-menu-panel ul{padding:40px 10px 10px}#side-menu-wrapper .side-menu-panel ul li{width:100%;list-style:none;border-radius:5px;overflow:hidden;margin-bottom:3px}#side-menu-wrapper .side-menu-panel ul li a{padding:5px;text-align:center;display:block;font-size:18px;color:#fff}#side-menu-wrapper .side-menu-panel ul li:hover{background-color:hsla(0,0%,100%,.1)}body.custom-side-menu-opened #side-menu-wrapper{background-color:rgba(0,0,0,.1);pointer-events:auto}body.custom-side-menu-opened #side-menu-wrapper .side-menu-panel{left:0}body.custom-header-sticky .menu-wrapper{width:100%;position:fixed;top:0;left:0;z-index:9}body.custom-header-sticky #custom-header{margin-top:43px}.primary-menu>div>ul>li.current,.primary-menu>div>ul>li:hover,.primary-menu>ul>li.current,.primary-menu>ul>li:hover{background-color:transparent}.primary-menu>div>ul>li.current>a,.primary-menu>div>ul>li:hover>a,.primary-menu>ul>li.current>a,.primary-menu>ul>li:hover>a{color:#6cacd2!important}.primary-menu>div>ul>li.current>a span,.primary-menu>div>ul>li:hover>a span,.primary-menu>ul>li.current>a span,.primary-menu>ul>li:hover>a span{color:#888!important}@media (max-width:991px){.sub-title .menu-container>.menu-item>.menu-link{padding-top:15px;padding-bottom:15px}}@media (min-width:992px){.sub-title .menu-container>.menu-item>.menu-link span{display:block;margin-top:10px;line-height:12px;font-size:11px;font-weight:400;color:#888;text-transform:capitalize}}.menu-item:hover span{color:#eee;font-weight:400}.menu-link{line-height:14px;padding:25px 20px;text-transform:uppercase;border-top:5px solid transparent}.title-texts{display:flex;flex-direction:column;align-items:center;justify-content:center}.title-text-1{font-size:30px}.title-text-2{font-size:25px}@media screen and (max-width:460px){.title-text-1{font-size:6.5vw}.title-text-2{font-size:4.5vw}}.swiper-slide{position:relative}.level-media-delete{position:absolute;top:5px;right:10px;z-index:99}table.zebra tbody tr:nth-child(2n){background-color:#f5f5f5}table.zebra tbody tr:hover{background-color:#dadada}.i-plain{float:none}.i-xlarge.i-plain{margin:0}.feature-box{flex-wrap:nowrap;width:100%;margin-left:0;margin-right:0}.feature-box img{width:64px;height:64px;min-width:64px}.feature-box .h3,.feature-box h3{margin-bottom:10px;line-height:24px}.wpm-background-image{background-image:url(/images/banner/banner1c.jpg);background-size:cover;background-position:0;background-attachment:fixed}.box{background-color:#eee;border-radius:5px;margin-bottom:10px;box-shadow:4px 4px 9px #161616}.box .box-header{display:flex;padding:5px 10px;border-top-left-radius:5px;border-top-right-radius:5px;background-color:#ddd}.box .box-header .h3,.box .box-header .h4,.box .box-header h3,.box .box-header h4{font-size:22px;margin:0;color:#444!important}.box .box-header .h5,.box .box-header h5{font-size:16px;margin:0;color:#444!important}.box .box-body{padding:5px 10px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.h3,.h4,h3,h4{color:#444}.box.stat-box .counter.counter-lined{line-height:42px}.box.stat-box .h4,.box.stat-box h4{margin:0;color:#444}.box.stat-box div{color:#444}.box.stat-box .i-plain{color:#4788ae}#top-social .fa,#top-social .fab,#top-social .fal,#top-social .far,#top-social .fas{line-height:inherit}#floating-share-button{position:fixed;bottom:10px;left:10px;z-index:9;width:60px}#floating-share-button a.share-button{border-radius:100px;width:60px;height:60px;padding:0;margin-top:-60px;transition:.4s ease;color:#fff;display:block;position:relative}#floating-share-button a.share-button i{line-height:58px;font-size:26px}#floating-share-button a.share-button.share-toggle{box-shadow:1px 1px 6px #000}#floating-share-button:hover a.share-button{margin-top:5px;box-shadow:1px 1px 6px #000}#page-title{padding:10px 0}.copy-ip{cursor:pointer}.copy-ip:active{transition-duration:.2s;transform:scale(1.5)}::-moz-selection{background-color:#4788ae;color:#fff}::selection{background-color:#4788ae;color:#fff}select{-webkit-appearance:auto!important;-moz-appearance:auto!important;appearance:auto!important}.levelrow{cursor:pointer}.team-desc *{color:#444!important}.landingPageScreenshotSwiper{width:100%;margin-left:auto;margin-right:auto}.landingPageScreenshotSwiper .swiper-wrapper *{color:#fff!important}.landingPageScreenshotSwiper .swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center}.criteria.success{color:#00ca00}.toast-success{background-color:#51a351!important}.toast-error{background-color:#bd362f!important}.toast-info{background-color:#2f96b4!important}.toast-warning{background-color:#f89406!important}.copy-ip{color:#fff}.copy-ip:hover{color:#c5c5c5}.mySwiper2 .swiper-slide{text-align:center}.mySwiper{margin-top:5px}.swiper-level-title{position:absolute;bottom:10px;right:10px;padding:3px;background-color:hsla(0,0%,93.3%,.7);border-radius:3px;color:#000!important;font-weight:700;text-transform:uppercase;font-size:13px}.swiper-level-title div{line-height:13px}.levelrow.unrated{color:#888}@media (min-width:992px){.d-lg-flex{display:flex!important}}.news-post-title{font-size:22px;font-weight:700}.news-post-thumbnail{width:274px;height:154px;min-width:274px;border:2px solid #000}.news-post-thumbnail img{-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%;height:100%}.news-post-description{margin-left:5px}.trumbowyg{background-color:#fff}.news-content-wrapper ol,.news-content-wrapper ul{padding-left:32px;margin-top:16px}