body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:1s;animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:.8s;animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__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}.animate__animated[class*=Out]{opacity:0}}@-webkit-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);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);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);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@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);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);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);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-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;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(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;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-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;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);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;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-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;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);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;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-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;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);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;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-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;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);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;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:.75s;animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{-webkit-transform:translate3d(-100%,0,0) skewX(30deg);transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{-webkit-transform:skewX(-20deg);transform:skewX(-20deg);opacity:1}80%{-webkit-transform:skewX(5deg);transform:skewX(5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@font-face{font-family:"productfont";src:url(../../static/media/productfont.8c7fdc1f.eot);src:url(../../static/media/productfont.8c7fdc1f.eot#iefix) format("embedded-opentype"),url(../../static/media/productfont.7be70660.woff2) format("woff2"),url(../../static/media/productfont.aeeedf8e.woff) format("woff"),url(../../static/media/productfont.5d5db83b.ttf) format("truetype"),url(../../static/media/productfont.4ab757b1.svg#productfont) format("svg");font-weight:400;font-style:normal}.icon-language:before{content:"\e800"}.icon-involved:before{content:"\e801"}.icon-nearme:before{content:"\e802"}.icon-login:before{content:"\e803"}.icon-settings:before{content:"\e804"}.icon-report:before{content:"\e805"}.icon-chat:before{content:"\e806"}.icon-information:before{content:"\e807"}.icon-tos:before{content:"\e808"}.icon-tracing:before{content:"\e809"}.icon-calendar:before{content:"\e80a"}.icon-sos:before{content:"\e80b"}.icon-reset:before{content:"\e80c"}.icon-survey:before{content:"\e80d"}.icon-user:before{content:"\e80e"}.icon-rights:before{content:"\e80f"}.icon-theme:before{content:"\e810"}.icon-version:before{content:"\e811"}.icon-i-restaurant:before{content:"\e812"}.icon-restrooms:before{content:"\e813"}.icon-smoking:before{content:"\e814"}.icon-socialservices:before{content:"\e815"}.icon-stairs:before{content:"\e816"}.icon-surgery:before{content:"\e817"}.icon-texttelephone:before{content:"\e818"}.icon-ultrasound:before{content:"\e819"}.icon-volumecontrol:before{content:"\e81a"}.icon-waitingarea:before{content:"\e81b"}.icon-womenshealth:before{content:"\e81c"}.icon-accessibility:before{content:"\e81d"}.icon-administration:before{content:"\e81e"}.icon-alternativecomplementary:before{content:"\e81f"}.icon-ambulance:before{content:"\e820"}.icon-anesthesia:before{content:"\e821"}.icon-billing:before{content:"\e822"}.icon-cardiology:before{content:"\e823"}.icon-carestaffarea:before{content:"\e824"}.icon-cathlab:before{content:"\e825"}.icon-chapel:before{content:"\e826"}.icon-coffeeshop:before{content:"\e827"}.icon-dental:before{content:"\e828"}.icon-dermatology:before{content:"\e829"}.icon-diabeteseducation:before{content:"\e82a"}.icon-drinkingfountain:before{content:"\e82b"}.icon-earnosethroat:before{content:"\e82c"}.icon-elevators:before{content:"\e82d"}.icon-emergency:before{content:"\e82e"}.icon-familypractice:before{content:"\e82f"}.icon-fireextinguisher:before{content:"\e830"}.icon-firstaid:before{content:"\e831"}.icon-genetics:before{content:"\e832"}.icon-giftshop:before{content:"\e833"}.icon-healtheducation:before{content:"\e834"}.icon-healthservices:before{content:"\e835"}.icon-hearingassistance:before{content:"\e836"}.icon-hospital:before{content:"\e837"}.icon-imagingct:before{content:"\e838"}.icon-i-imagingmri:before{content:"\e839"}.icon-imagingmritwo:before{content:"\e83a"}.icon-imagingpet:before{content:"\e83b"}.icon-imagingrootcategory:before{content:"\e83c"}.icon-immunizations:before{content:"\e83d"}.icon-infectiousdiseases:before{content:"\e83e"}.icon-information-us:before{content:"\e83f"}.icon-inpatient:before{content:"\e840"}.icon-intensivecare:before{content:"\e841"}.icon-internalmedicine:before{content:"\e842"}.icon-interpreterservices:before{content:"\e843"}.icon-kidney:before{content:"\e844"}.icon-laboratory:before{content:"\e845"}.icon-labordelivery:before{content:"\e846"}.icon-mammography:before{content:"\e847"}.icon-medicallibrary:before{content:"\e848"}.icon-medicalrecords:before{content:"\e849"}.icon-mentalhealth:before{content:"\e84a"}.icon-mripet:before{content:"\e84b"}.icon-neurology:before{content:"\e84c"}.icon-nosmoking:before{content:"\e84d"}.icon-nursery:before{content:"\e84e"}.icon-nutrition:before{content:"\e84f"}.icon-oncology:before{content:"\e850"}.icon-ophthalmology:before{content:"\e851"}.icon-outpatient:before{content:"\e852"}.icon-pediatrics:before{content:"\e853"}.icon-pathology:before{content:"\e854"}.icon-physicaltherapy:before{content:"\e855"}.icon-registration:before{content:"\e856"}.icon-radiology:before{content:"\e857"}.icon-respiratory:before{content:"\e858"}.icon-pharmacy:before{content:"\e859"}@font-face{font-family:"productfont";src:url(../../static/media/productfont.8c7fdc1f.eot);src:url(../../static/media/productfont.8c7fdc1f.eot#iefix) format("embedded-opentype"),url(../../static/media/productfont.aeeedf8e.woff) format("woff"),url(../../static/media/productfont.5d5db83b.ttf) format("truetype"),url(../../static/media/productfont.4ab757b1.svg#productfont) format("svg");font-weight:400;font-style:normal}.demo-icon,[class*=" icon-"]:before,[class^=icon-]:before{font-family:"productfont";font-style:normal;font-weight:400;speak:never;display:inline-block;text-decoration:inherit;text-align:center;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=" icon-"]:before,[class^=icon-]:before{width:1em;margin-right:.2em}.mapfilterviewcontainer{height:calc(100vh - 180px);overflow-y:auto}.pl-0px{padding-left:0!important}.pr-0px{padding-right:0!important}.ml-0px{margin-left:0!important}.mr-0px{margin-right:0!important}.MuiSelect-select:focus{border-radius:0;background-color:transparent!important}body,html{overflow:hidden}body.mobile-frame{height:calc(100% - 94px)!important;overflow-x:hidden;overflow-y:hidden}body.mobile-frame #root{border-bottom:none!important}body.mobile-frame{background:#fff;height:100vh!important;width:400px;border-radius:14px;margin:0 auto;display:block}body.mobile-frame #root{background:#fff;height:100vh;border:2px solid #d8d6d6}body.mobile-frame .getknowledgeable_page .backgroundivholder .bgdiv1{width:396px}body.mobile-frame .getknowledgeable_page .backgroundivholder .bgdiv2,body.mobile-frame .getknowledgeable_page .backgroundivholder .welcometopcurve,body.mobile-frame .homemenu_gridpage .backgroundivholder .bgdiv1,body.mobile-frame .homemenu_gridpage .backgroundivholder .bgdiv2,body.mobile-frame .homemenu_gridpage .backgroundivholder .welcometopcurve{width:396px!important}body.mobile-frame .botnavmainholder{width:400px!important;top:auto!important;position:fixed!important;left:0!important;margin-left:calc(50vw - 200px)!important}.mobile-frame .MuiAppBar-root.bottom-appbar,.mobile-frame .onboarding-page.langpref-page .skipbtnholder,.mobile-frame .onboarding-page.langpref-page .stoptblogodiv,.mobile-frame .onboarding-page .skipbtnholder,.mobile-frame .onboarding-page .slick-dots,.mobile-frame .onboarding-page .stoptblogodiv,.mobile-frame .registaionsubmit{width:400px!important}.mobile-frame .MuiAppBar-root.bottom-appbar{right:auto!important}body.mobile-frame .MuiDialog-paperFullScreen{background-image:none!important;background-color:#f8f5fb!important;width:400px!important}body.mobile-frame .welcome-login-page{position:relative!important;height:100vh;width:100%}body.mobile-frame .bottom-navigation-menu{overflow-x:hidden!important}body.mobile-frame .championvideobig.championimge{width:190px!important}body.mobile-frame #skitt-ui{margin-right:calc(50% - 210px);border-radius:4px;font-size:35px;height:64px!important;width:50px!important;bottom:10px!important;background-color:hsla(0,0%,100%,.4);display:-webkit-flex!important;display:flex!important;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;right:20px!important;border-radius:10px;box-shadow:none;z-index:1500}body.mobile-frame #skitt-toggle-button{width:40px;height:40px;background-position:50%;background-size:90%;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 96.667 96.666' fill='%23103caf'%3E%3Cpath d='M48.333 73.296c9.519 0 17.263-7.744 17.263-17.262V17.262C65.596 7.743 57.852 0 48.333 0c-9.519 0-17.262 7.743-17.262 17.262v38.773c0 9.518 7.743 17.261 17.262 17.261z'/%3E%3Cpath d='M76.078 45.715h-3.437a2 2 0 00-2 2v7.029c0 12.3-10.008 22.308-22.309 22.308S26.025 67.044 26.025 54.744v-7.029a2 2 0 00-2-2h-3.437a2 2 0 00-2 2v7.029c0 14.707 11.433 27.667 26.026 29.506v4.98h-15.35a2 2 0 00-2 2v3.436a2 2 0 002 2h38.138a2 2 0 002-2V91.23a2 2 0 00-2-2H52.051v-4.98c14.594-1.838 26.026-14.799 26.026-29.506v-7.029c.001-1.105-.895-2-1.999-2z'/%3E%3C/svg%3E")}body.mobile-frame .rcw-launcher,body.mobile-frame .speech-btn{margin-right:calc(50% - 180px)!important}body.mobile-frame .rcw-widget-container{margin-right:calc(50% - 180px);height:100%!important}body.mobile-frame .rcw-messages-container{height:calc(100vh - 170px);max-height:calc(100vh - 170px)}.internet-error{text-align:center;background:#171616;position:absolute;bottom:0;width:100%;z-index:11111;color:#fff}body[data-theme~=template1] body,body[data-theme~=template1] html{overflow:hidden}body[data-theme~=template1] .msg-info span.fa.fa-comments{float:right!important;font-size:18px!important}@media(max-width:700px)and (orientation:portrait){body[data-theme~=template1] #skitt-ui{border-radius:4px;font-size:35px;height:56px!important;width:50px!important;bottom:10px!important;background-color:hsla(0,0%,100%,.4);display:-webkit-flex!important;display:flex!important;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;right:8px!important;border-radius:10px;box-shadow:none;z-index:1500}body[data-theme~=template1] #skitt-toggle-button{width:40px;height:40px;background-position:50%;background-size:90%;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 96.667 96.666' fill='%23103caf'%3E%3Cpath d='M48.333 73.296c9.519 0 17.263-7.744 17.263-17.262V17.262C65.596 7.743 57.852 0 48.333 0c-9.519 0-17.262 7.743-17.262 17.262v38.773c0 9.518 7.743 17.261 17.262 17.261z'/%3E%3Cpath d='M76.078 45.715h-3.437a2 2 0 00-2 2v7.029c0 12.3-10.008 22.308-22.309 22.308S26.025 67.044 26.025 54.744v-7.029a2 2 0 00-2-2h-3.437a2 2 0 00-2 2v7.029c0 14.707 11.433 27.667 26.026 29.506v4.98h-15.35a2 2 0 00-2 2v3.436a2 2 0 002 2h38.138a2 2 0 002-2V91.23a2 2 0 00-2-2H52.051v-4.98c14.594-1.838 26.026-14.799 26.026-29.506v-7.029c.001-1.105-.895-2-1.999-2z'/%3E%3C/svg%3E")}}@media(min-width:700px)and (orientation:portrait){body[data-theme~=template1] #skitt-ui{border-radius:4px;font-size:35px;height:64px!important;width:50px!important;bottom:10px!important;background-color:hsla(0,0%,100%,.4);display:-webkit-flex!important;display:flex!important;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;right:8px!important;border-radius:10px;box-shadow:none;z-index:1500}body[data-theme~=template1] #skitt-toggle-button{width:40px;height:40px;background-position:50%;background-size:90%;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 96.667 96.666' fill='%23103caf'%3E%3Cpath d='M48.333 73.296c9.519 0 17.263-7.744 17.263-17.262V17.262C65.596 7.743 57.852 0 48.333 0c-9.519 0-17.262 7.743-17.262 17.262v38.773c0 9.518 7.743 17.261 17.262 17.261z'/%3E%3Cpath d='M76.078 45.715h-3.437a2 2 0 00-2 2v7.029c0 12.3-10.008 22.308-22.309 22.308S26.025 67.044 26.025 54.744v-7.029a2 2 0 00-2-2h-3.437a2 2 0 00-2 2v7.029c0 14.707 11.433 27.667 26.026 29.506v4.98h-15.35a2 2 0 00-2 2v3.436a2 2 0 002 2h38.138a2 2 0 002-2V91.23a2 2 0 00-2-2H52.051v-4.98c14.594-1.838 26.026-14.799 26.026-29.506v-7.029c.001-1.105-.895-2-1.999-2z'/%3E%3C/svg%3E")}}@media(max-width:1200px)and (orientation:landscape){body[data-theme~=template1] #skitt-ui{border-radius:4px;font-size:35px;height:64px!important;width:50px!important;bottom:10px!important;background-color:hsla(0,0%,100%,.4);display:-webkit-flex!important;display:flex!important;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;right:8px!important;border-radius:10px;box-shadow:none;z-index:1500}body[data-theme~=template1] #skitt-toggle-button{width:40px;height:40px;background-position:50%;background-size:90%;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 96.667 96.666' fill='%23103caf'%3E%3Cpath d='M48.333 73.296c9.519 0 17.263-7.744 17.263-17.262V17.262C65.596 7.743 57.852 0 48.333 0c-9.519 0-17.262 7.743-17.262 17.262v38.773c0 9.518 7.743 17.261 17.262 17.261z'/%3E%3Cpath d='M76.078 45.715h-3.437a2 2 0 00-2 2v7.029c0 12.3-10.008 22.308-22.309 22.308S26.025 67.044 26.025 54.744v-7.029a2 2 0 00-2-2h-3.437a2 2 0 00-2 2v7.029c0 14.707 11.433 27.667 26.026 29.506v4.98h-15.35a2 2 0 00-2 2v3.436a2 2 0 002 2h38.138a2 2 0 002-2V91.23a2 2 0 00-2-2H52.051v-4.98c14.594-1.838 26.026-14.799 26.026-29.506v-7.029c.001-1.105-.895-2-1.999-2z'/%3E%3C/svg%3E")}}body[data-theme~=template1] .skitt-ui--listening #skitt-toggle-button:hover,body[data-theme~=template1] .skitt-ui--not-listening #skitt-toggle-button{background-color:transparent!important}body[data-theme~=template1] #skitt-toggle-button{-webkit-animation:pulse-blue 2s infinite;animation:pulse-blue 2s infinite}@-webkit-keyframes pulse-blue{0%{-webkit-transform:scale(.95);transform:scale(.95);box-shadow:0 0 0 0 rgba(52,172,224,.7)}70%{-webkit-transform:scale(1);transform:scale(1);box-shadow:0 0 0 10px rgba(52,172,224,0)}to{-webkit-transform:scale(.95);transform:scale(.95);box-shadow:0 0 0 0 rgba(52,172,224,0)}}@keyframes pulse-blue{0%{-webkit-transform:scale(.95);transform:scale(.95);box-shadow:0 0 0 0 rgba(52,172,224,.7)}70%{-webkit-transform:scale(1);transform:scale(1);box-shadow:0 0 0 10px rgba(52,172,224,0)}to{-webkit-transform:scale(.95);transform:scale(.95);box-shadow:0 0 0 0 rgba(52,172,224,0)}}body[data-theme~=template1] #skitt-listening-text{display:none}body[data-theme~=template1] .header{background-color:#fff!important;color:#212529!important;top:0!important}body[data-theme~=template1] .template1-hader{width:100%}body[data-theme~=template1] .gridcontainer{width:100%!important;margin:0!important}body[data-theme~=template1] .main{background-color:#fff!important}body[data-theme~=template1] .MuiButton-root,body[data-theme~=template1] button{font-family:"Rubik"!important}body[data-theme~=template1] #root,body[data-theme~=template1] body{font-family:"Karla"!important;background-color:#fff!important}body[data-theme~=template1] .MuiFormLabel-root.Mui-focused{color:#2196f3!important}body[data-theme~=template1] .getaccess-page,body[data-theme~=template1] .gklist-page,body[data-theme~=template1] .tos-page{padding-top:56px!important}body[data-theme~=template1] .homepageheaderdiv .MuiIconButton-label svg.MuiSvgIcon-root,body[data-theme~=template1] .MuiAppBar-positionFixed .MuiIconButton-label svg.MuiSvgIcon-root{width:20px!important;height:20px!important}body[data-theme~=template1] a.active>div{background-color:hsla(0,0%,100%,.4)!important}body[data-theme~=template1] a{text-decoration:none;color:inherit}body[data-theme~=template1] .text-center{text-align:center}body[data-theme~=template1] .mb-0{margin-bottom:0}body[data-theme~=template1] .zero{padding:0!important;margin:0!important}body[data-theme~=template1] .fs-0_9375rem{font-size:.9375rem!important}body[data-theme~=template1] [data-tour-elem=navigation]{width:100%}body[data-theme~=template1] [data-tour-elem=dot]{margin-left:5%;margin-right:5%}body[data-theme~=template1] .TOStext{font-weight:600;line-height:2.7;margin-left:-13px;font-size:15px;text-decoration:underline;color:#0c37b6}body[data-theme~=template1] .surveytitlediv{background:#fff;background-color:#fff;border-radius:10px;color:#103caf!important;text-transform:capitalize;height:30px;padding:3px 12px;text-align:center;font-weight:600;margin-bottom:10px;margin-left:10px;margin-right:10px}body[data-theme~=template1] .reactour__helper.reactour__helper--is-open{margin-right:20px}body[data-theme~=template1] .fw-600{font-weight:600}body[data-theme~=template1] .w-100{width:100%}body[data-theme~=template1] .menubtn{margin-right:.5rem!important;z-index:9}body[data-theme~=template1] .application-title{-webkit-flex-grow:1;flex-grow:1}body[data-theme~=template1] .applogoimg{height:44px;margin-right:-25px}body[data-theme~=template1] .secondary-header{background-color:#009596!important;color:#fff!important;box-shadow:none!important;position:fixed!important;top:56px}body[data-theme~=template1] .secondary-header .application-title{font-size:.9375rem!important;color:#fff!important}body[data-theme~=template1] .homeicon-btn{padding-right:0!important;margin-right:0!important}body[data-theme~=template1] .bottom-appbar{top:auto!important;bottom:0!important;box-shadow:none!important}body[data-theme~=template1] .bottom-toolbar{display:-webkit-flex;display:flex;width:100%;-webkit-justify-content:space-evenly;justify-content:space-evenly}body[data-theme~=template1] .bottom-toolbar button span svg{width:33px;height:33px;color:#fff;padding-top:3px}body[data-theme~=template1] .green-page .bottom-toolbar{background-color:#009596}body[data-theme~=template1] .red-page .bottom-toolbar,body[data-theme~=template1] .red-page .secondary-header{background-color:#d50032!important}body[data-theme~=template1] .bg-light-teal{background-color:#eafffd!important}body[data-theme~=template1] .bottonnavPopup p{background-color:#4e61bf}body[data-theme~=template1] .bottonnavPopup p svg{color:#fff}body[data-theme~=template1] .getstarted-page{height:100vh;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}body[data-theme~=template1] .applogo{height:70px}body[data-theme~=template1] .flaglogo{border-radius:50%;width:80px;height:80px;background:#fff;border:2px solid #ddd;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)!important;margin-bottom:5px!important}body[data-theme~=template1] .selectlangcontainer{-webkit-flex-direction:row!important;flex-direction:row!important;-webkit-justify-content:space-around;justify-content:space-around}body[data-theme~=template1] .selectlangcontainer label span{font-size:.875rem!important}body[data-theme~=template1] .selectlangtitle{font-size:1.25rem!important;margin-bottom:1.5rem!important}body[data-theme~=template1] .versioninfo span{font-size:.8125rem!important;margin-right:5px}body[data-theme~=template1] .getstarted-form .inputlabel{color:rgba(0,0,0,.65)}body[data-theme~=template1] .getstarted-form .MuiSelect-select.MuiSelect-select{padding-left:5px}body[data-theme~=template1] .getstarted-form .MuiInput-underline:before{border-bottom:1px solid rgba(244,67,54,.82)}body[data-theme~=template1] .getstarted-form .MuiInput-underline:after{border-bottom:2px solid #f44336}body[data-theme~=template1] .getstarted-btn-holder{padding-left:30px;padding-right:30px}body[data-theme~=template1] .getstarted-btn{height:48px;line-height:48px!important;border-radius:3px!important;border:0 solid #bbb!important;width:100%;padding:0 8px!important}body[data-theme~=template1] .poweredbyimg{max-width:60%;height:auto;margin-top:10px}body[data-theme~=template1] .communityList-conatiner{margin:0 15px;padding:10px;background:hsla(0,0%,100%,.5)}body[data-theme~=template1] .padding10{padding:10px}body[data-theme~=template1] .homemenu-page{overflow-x:hidden}body[data-theme~=template1] .homemenulist{width:100%;height:calc(100vh - 110px);padding-top:0!important;padding-bottom:0!important;background-position:50%;background-size:80%;background-repeat:no-repeat}body[data-theme~=template1] .nested-list-item{padding-left:32px!important}body[data-theme~=template1] .homemenu-linkbtn{height:calc(16vh - 14px)!important;padding-left:0!important}body[data-theme~=template1] .homemenulisting .homemenu-linkbtn{height:calc(19vh - 13px)!important;padding-left:0!important;opacity:.9!important}body[data-theme~=template1] .homemenulisting .homemenuicon{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;height:calc(19vh - 14px)!important;min-width:75px!important}body[data-theme~=template1] .homemenutext span{font-size:20px!important;padding-left:20px!important}body[data-theme~=template1] .homemenuicon svg{width:35px!important;height:35px!important;color:#fff!important}body[data-theme~=template1] .homemenuicon{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;height:calc(16vh - 14px)!important;min-width:75px!important}body[data-theme~=template1] .greenbg-menu-text{background:#0a8182!important;color:#fff!important}body[data-theme~=template1] .greenbg-menu-icon{background:#019495}body[data-theme~=template1] .redbg-menu-text{background:#b40a32!important;color:#fff!important}body[data-theme~=template1] .redbg-menu-icon{background:#d50032!important}body[data-theme~=template1] .bluebg-menu-text{background:#0a559d!important;color:#fff!important}body[data-theme~=template1] .bluebg-menu-icon{background:#005eb8!important}body[data-theme~=template1] .yellowbg-menu-text{background:#cc910a!important;color:#fff!important}body[data-theme~=template1] .yellowbg-menu-icon{background:#f2a900!important}body[data-theme~=template1] .brownbg-menu-text{background:#6b4e44!important;color:#fff!important}body[data-theme~=template1] .brownbg-menu-icon{background:#795548!important}body[data-theme~=template1] .blackbg-menu-text{background:#000!important;color:#fff!important}body[data-theme~=template1] .homemenulisting .blackbg-menu-text{background:rgba(0,0,0,.9)!important;color:#fff!important}body[data-theme~=template1] .blackbg-menu-icon{background:#000!important}body[data-theme~=template1] .greay-menu-icon{background:grey!important;color:#fff!important}body[data-theme~=template1] .greay-menu-text{background:#a9a9a9!important;color:#fff!important}body[data-theme~=template1] .redbg{background:#d50032!important;color:#fff!important}body[data-theme~=template1] .redbg>div{padding-left:75px!important}body[data-theme~=template1] .yellowbg{background:#f2a900!important;color:#fff!important}body[data-theme~=template1] .yellowbg>div{padding-left:75px!important}body[data-theme~=template1] .borderbottom:after{content:"";border-bottom:1px solid hsla(0,0%,100%,.62);width:80%;display:inline-block;position:absolute;bottom:0}body[data-theme~=template1] .gklist-page{height:calc(100vh - 120px);overflow-y:auto}body[data-theme~=template1] .kblist{-webkit-flex-grow:1;flex-grow:1}body[data-theme~=template1] .kblistitem span{font-size:14px!important}body[data-theme~=template1] .kblisticon svg{fill:#fff!important;width:16px}body[data-theme~=template1] .kblistitem{background:rgba(0,149,150,.9)!important;color:#fff!important;border-radius:4px!important;margin-bottom:15px}body[data-theme~=template1] .gklistdetails-root{width:100%}body[data-theme~=template1] .gklistdetails-accordion-header{font-size:15px!important;-webkit-flex-basis:100%;flex-basis:100%;-webkit-flex-shrink:0;flex-shrink:0}body[data-theme~=template1] .gklistdetails-accordion-headerlink{background:#4e61bf!important;color:#fff!important;border-radius:4px!important}body[data-theme~=template1] .gklistdetails-root svg{fill:#fff!important}body[data-theme~=template1] .gklistdetails-root>div{margin-bottom:15px!important;box-shadow:none!important}body[data-theme~=template1] .gklistdetails-root>div:last-child{margin-bottom:0!important;box-shadow:none!important}body[data-theme~=template1] .gklistdetails-root .MuiAccordion-root:before{background-color:transparent!important}body[data-theme~=template1] .gklistdetails-summary{background:hsla(0,0%,100%,.02)!important;border:1px solid #efdfdf!important;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);border-radius:4px!important}body[data-theme~=template1] .gklistdetails-summary p{word-break:break-word}body[data-theme~=template1] .gklistsubdetails-summary{background:rgba(0,0,0,.02)!important;border:1px solid #ddd!important;border-top:0!important}body[data-theme~=template1] .gklistsubdetails-summary p{font-size:14px!important}body[data-theme~=template1] .gklistsubdetails-accordion-headerlink{background:rgba(0,149,150,.7)!important;color:#fff!important;border-radius:4px!important}body[data-theme~=template1] .getaccess-page{height:calc(100vh - 120px);overflow-y:auto}body[data-theme~=template1] .bottom-tabs-bar{background-color:#fff}body[data-theme~=template1] .bottom-tabs-bar-appbar{position:fixed!important;bottom:58px}body[data-theme~=template1] .bottom-tabs-bar span.MuiTabs-indicator{top:0;background-color:#d50032}body[data-theme~=template1] .bottom-tabs-bar .Mui-selected{color:#d50032!important}body[data-theme~=template1] .getaccesstabs-container>div{height:calc(100vh - 245px);overflow-y:auto}body[data-theme~=template1] .getaccess-floatingbtn{bottom:150px;right:15px;position:fixed!important;background-color:#d50032!important}body[data-theme~=template1] .googlemapimg{height:calc(100vh - 245px);background-position-x:30%}body[data-theme~=template1] .getaccesstabs-container.zero>div{padding:0!important}body[data-theme~=template1] .getaccess-searchbar{background-color:#fff!important;box-shadow:none!important;border-bottom:2px solid #eee!important}body[data-theme~=template1] .proximityslider{color:#d50032!important}body[data-theme~=template1] .proximity-slidercontainer{padding:0 8px}body[data-theme~=template1] .getaccess-page .MuiCheckbox-colorSecondary.Mui-checked,body[data-theme~=template1] .getaccess-page .MuiRadio-colorSecondary.Mui-checked{color:#d50032}body[data-theme~=template1] .getaccess-settings-actionbtn{background-color:#d50032!important}body[data-theme~=template1] .getaccess-page .MuiFormControlLabel-label{font-size:14px!important}body[data-theme~=template1] .welcomeslider-container button.slick-next,body[data-theme~=template1] .welcomeslider-container button.slick-prev{display:none!important}body[data-theme~=template1] .skipbtnholder{position:fixed;width:100%;bottom:10px}body[data-theme~=template1] .welcomeslider-container p{font-size:.875rem!important}body[data-theme~=template1] .welcomeslider-container h3{text-align:center!important}body[data-theme~=template1] .welcomeslider-imageholder{height:calc(100vh - 300px)}body[data-theme~=template1] .welcomepage{color:#fff}body[data-theme~=template1] .regform-skiptext{color:#9e9e9e;font-size:14px;font-weight:600}body[data-theme~=template1] .regformheader{border-bottom:1px solid #ddd;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}body[data-theme~=template1] .regformquestionimg{height:100px}body[data-theme~=template1] .steptitle{color:#1a90ff}body[data-theme~=template1] .regtextfield{width:100%}body[data-theme~=template1] .regtextfield .MuiInput-formControl{width:80%;margin-left:10%}body[data-theme~=template1] .regtextfield .MuiInput-formControl input{background-color:rgba(0,0,0,.02);border-radius:4px;border:2px solid #ddd;padding:10px}body[data-theme~=template1] .regtextfield .MuiInput-formControl.MuiInput-underline:before{border-bottom:none!important}body[data-theme~=template1] .regformquestioncalimg{height:80px;margin:10px 0}body[data-theme~=template1] .backarrow-container{padding:0 12px!important;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;color:#9e9e9e}body[data-theme~=template1] .genderdiv{margin-top:20px}body[data-theme~=template1] .genderdiv label{background-color:rgba(0,0,0,.02);border-radius:4px;padding-left:5px;border:2px solid #ddd;margin-right:20px;margin-left:20px;margin-bottom:10px}body[data-theme~=template1] .oneimpactlogoimg{max-width:60%;height:auto}body[data-theme~=template1] .onboardingheaderdiv{background-color:#009596;color:#fff;padding:10px;position:relative}body[data-theme~=template1] .custom-shape-divider-bottom-1599722124{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0}body[data-theme~=template1] .custom-shape-divider-bottom-1599722124 svg{position:relative;display:block;width:calc(100% + 1.3px);height:50px}body[data-theme~=template1] .custom-shape-divider-bottom-1599722124 .shape-fill{fill:#fff}body[data-theme~=template1] .progressbarcontainer{margin-top:10px;margin-bottom:0}body[data-theme~=template1] .getonboardedtext{margin-top:10px;margin-bottom:10px;font-weight:600}body[data-theme~=template1] .onboardingslider-container p{color:#7c7172}body[data-theme~=template1] .onboardingslider-container button.slick-next,body[data-theme~=template1] .onboardingslider-container button.slick-prev{display:none!important}body[data-theme~=template1] .imgmiddle{margin:0 auto}body[data-theme~=template1] .onboardingslider-container .slick-dots li button:before{font-family:"slick";font-size:15px}body[data-theme~=template1] .onboardingslider-container .slick-dots li.slick-active button:before{opacity:.75;color:#009596}body[data-theme~=template1] .onboarding-page .skipbtnholder{position:fixed;width:100%;bottom:5px}body[data-theme~=template1] .onboarding-page .slick-dots{position:fixed;bottom:40px}body[data-theme~=template1] .onboarding-page .stoptblogodiv{position:fixed;bottom:55px}body[data-theme~=template1] .onboarding-page .MuiInput-underline:after{left:0;right:0;bottom:0;content:"";position:absolute;-webkit-transform:scaleX(0);transform:scaleX(0);transition:-webkit-transform .2s cubic-bezier(0,0,.2,1) 0ms;transition:transform .2s cubic-bezier(0,0,.2,1) 0ms;transition:transform .2s cubic-bezier(0,0,.2,1) 0ms,-webkit-transform .2s cubic-bezier(0,0,.2,1) 0ms;border-bottom:2px solid #009596;pointer-events:none}body[data-theme~=template1] .onboardingsliderdivcontent{height:calc(100vh - 300px);overflow-y:auto}body[data-theme~=template1] .onboarding-page .MuiCheckbox-colorSecondary.Mui-checked,body[data-theme~=template1] .onboarding-page .MuiRadio-colorSecondary.Mui-checked{color:#009596}body[data-theme~=template1] .onboarding-page label span.MuiTypography-body1{font-size:14px;font-family:museo_sans300,museo_sans500,museo_sans900;font-weight:400;line-height:1.5}body[data-theme~=template1] .onboarding-page fieldset{width:-webkit-fill-available}body[data-theme~=template1] .termsdivcontent{height:calc(100vh - 200px);overflow-y:auto;font-size:14px}body[data-theme~=template1] .terms-condition-container{height:calc(100vh - 170px)}body[data-theme~=template1] .homepagedivcontent{height:calc(100vh - 105px);height:calc(100vh - 68px);overflow-y:auto;overflow-y:hidden;padding:0!important}body[data-theme~=template1] .homepageheaderdiv{color:#009596}body[data-theme~=template1] .homepageheaderdiv .custom-shape-divider-bottom-1599722124 svg{position:relative;display:block;width:calc(100% + 1.3px);height:30px}body[data-theme~=template1] .homepageheaderdiv .custom-shape-divider-bottom-1599722124 .shape-fill{fill:#0a8182}body[data-theme~=template1] .gk-page .MuiAppBar-colorPrimary{color:#fff;background-color:#009596}body[data-theme~=template1] .bottom-toolbar a.active{background-color:#007a7a;border-radius:0}body[data-theme~=template1] .gktabs{background-color:#007a7a!important;box-shadow:none!important}body[data-theme~=template1] .gkbottomheaderdiv{position:relative}body[data-theme~=template1] .custom-shape-divider-top-1599740811{position:absolute;top:0;left:0;width:100%;overflow:hidden;line-height:0}body[data-theme~=template1] .custom-shape-divider-top-1599740811 svg{position:relative;display:block;width:calc(100% + 1.3px);height:150px}body[data-theme~=template1] .custom-shape-divider-top-1599740811 .shape-fill{fill:#fff}body[data-theme~=template1] .gk-page .custom-shape-divider-bottom-1599722124 .shape-fill{fill:#007a7a}body[data-theme~=template1] .gk-page .gktabs .MuiTab-textColorPrimary.Mui-selected span{color:#fff!important}body[data-theme~=template1] .gk-page .gktabs button span{color:hsla(0,0%,100%,.5)!important}body[data-theme~=template1] .gk-page .gktabs .PrivateTabIndicator-colorPrimary-3,body[data-theme~=template1] .gk-page .gktabs .PrivateTabIndicator-colorPrimary-4{background-color:#fff!important;height:2px;bottom:3px}body[data-theme~=template1] .gk-page .getaccess-searchbar{margin:10px}body[data-theme~=template1] .gkdivcontent{height:calc(100vh - 166px)}body[data-theme~=template1] .gkdivcontent.knowledge-detail{height:calc(100vh - 138px);position:relative}body[data-theme~=template1] .gkdivcontent.champion-detail,body[data-theme~=template1] .gkdivcontent.chat-container{height:calc(100vh - 137px)}body[data-theme~=template1] .infotabcontainer{height:calc(100vh - 214px)}body[data-theme~=template1] .nearmepage .infotabcontainer{height:auto}body[data-theme~=template1] .neameContactview{position:relative}body[data-theme~=template1] .infotabcontainer.chat-list-swipe{height:calc(100vh - 186px)}body[data-theme~=template1] .infotitle>span{color:#009596!important;font-weight:600!important}body[data-theme~=template1] .infodesc{display:block;margin:5px 0!important}body[data-theme~=template1] .infoupdatedate{display:block;margin:5px 0!important;font-weight:600!important;font-size:12px!important;color:#deac36!important}body[data-theme~=template1] .infoviewmorebtn{background-color:#009596!important;font-size:12px!important;margin-top:3px!important}body[data-theme~=template1] .breadcrumbholder{background:#007a7a;padding:10px}body[data-theme~=template1] .breadcrumbholder ol li a{color:#fff!important;font-size:12px!important;font-weight:600!important}body[data-theme~=template1] .breadcrumbholder ol li{color:#fff!important}body[data-theme~=template1] .infolinkcontainer{text-align:right;margin-top:10px;margin-left:10px;margin-right:10px;-webkit-justify-content:flex-end;justify-content:flex-end}body[data-theme~=template1] .infolinkcontainer a{margin:10px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}body[data-theme~=template1] .infolinkcontainer svg{fill:#fff!important}body[data-theme~=template1] .getknowiconcontainer span.likecountholder{display:block;margin-top:-20px}body[data-theme~=template1] .infolinkcontainer span.likecountholder{margin-left:3px;color:#fff;display:block;margin-top:-20px}body[data-theme~=template1] .avatarholder{float:left;width:30%}body[data-theme~=template1] .avatarholder img{border-radius:4px}body[data-theme~=template1] .postcontainer{float:none}body[data-theme~=template1] .infodetailedpostcontainer{padding-left:16px;padding-right:16px}body[data-theme~=template1] .posttitle{color:#009596!important}body[data-theme~=template1] .postinfo{font-size:14px!important;margin-bottom:5px!important;margin-top:0!important;line-height:1.4}body[data-theme~=template1] .infodetailedpostcontainer .infoupdatedate{margin-top:20px!important}body[data-theme~=template1] .posticoncontainer{padding-left:16px;padding-right:16px;margin-top:20px}body[data-theme~=template1] .mapiconcontainer svg{fill:#103caf}body[data-theme~=template1] .mapiconcontainer{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center;margin-right:20px}body[data-theme~=template1] .mapiconcontainer span{display:block;font-size:14px;color:#888181;font-weight:600}body[data-theme~=template1] .mapiconcontainer img{width:30px}body[data-theme~=template1] .scrollablepost{height:calc(100vh - 262px);overflow-y:auto}body[data-theme~=template1] .gkdivcontent.knowledge-detail .scrollablepost{margin-left:20px;margin-right:20px}body[data-theme~=template1] .mapfilterbtn{left:20px!important;z-index:2;color:#fff!important;position:absolute!important;bottom:180px!important}body[data-theme~=template1] .nearmemapcontainer{margin:0 15px}body[data-theme~=template1] .getaccesstabspage .MuiBox-root{padding:0}body[data-theme~=template1] .MuiRating-root{font-size:1rem!important}body[data-theme~=template1] .maplistcontainerdiv{padding:10px!important;border-bottom:1px solid #ddd}body[data-theme~=template1] .listname{color:#103caf!important}body[data-theme~=template1] .listsubtext{font-size:16px!important;font-family:"Karla"!important}body[data-theme~=template1] .distancetext{font-size:15px;font-family:"Karla"!important}body[data-theme~=template1] .hospitalicon svg{fill:#f1b214!important;font-size:2rem!important}body[data-theme~=template1] .hospitalicon img{width:30px}body[data-theme~=template1] .hospitalicon img.defulticon{width:40px}body[data-theme~=template1] .markerList{height:calc(100vh - 178px)}body[data-theme~=template1] .maplistcontainerdiv.maplistingitems .distancetext{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-flex-direction:column;flex-direction:column;margin-top:5px!important}body[data-theme~=template1] .distancetext{color:#bf9000}body[data-theme~=template1] .maplistcontainerdiv.maplistingitems .nearmebutton{padding:0;border:none;background:none;background-color:rgba(0,0,0,.26);border-radius:50%;width:20px;height:20px;margin-bottom:5px}body[data-theme~=template1] .maplistcontainerdiv.maplistingitems .nearmebutton svg{fill:#fff;width:14px;height:14px;padding-top:4px}body[data-theme~=template1] .testingcicon svg{fill:#f87273!important;font-size:2rem!important}body[data-theme~=template1] .leaflet-container{width:100%;height:100vh;z-index:1}body[data-theme~=template1] .getaccesssettingscontainer{padding-left:16px;padding-right:16px}body[data-theme~=template1] .getaccesssettingscontainer .MuiCheckbox-colorSecondary.Mui-checked,body[data-theme~=template1] .getaccesssettingscontainer .MuiRadio-colorSecondary.Mui-checked,body[data-theme~=template1] .getaccesssettingscontainer .proximityslider{color:#009596!important}body[data-theme~=template1] .getaccesssettingscontainer .getaccess-settings-actionbtn{background-color:#009596!important;margin-right:10px!important}body[data-theme~=template1] .bottom-appbar{color:#fff;background-color:#009596!important}body[data-theme~=template1] .stoptblogoimg{max-width:80%;height:auto}body[data-theme~=template1] .onboarding-page .progressbarcontainer .MuiCircularProgress-root{border:2px solid hsla(0,0%,100%,.5);border-radius:50%}body[data-theme~=template1] .languageoptionselector{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;vertical-align:middle;border:2px solid #009596;border-radius:5px;margin:0 10px 10px!important}body[data-theme~=template1] .languageoptionselector label{border:none!important;border-radius:0!important;margin:0!important;width:calc(100% - 60px)}body[data-theme~=template1] .onboarding-page fieldset .languageoptionselector label{margin-left:0!important}body[data-theme~=template1] .languageoptionselector img{display:inline-block!important;width:60px!important;float:right;margin-right:10px;height:30px!important}body[data-theme~=template1] .onboarding-page.langpref-page .skipbtnholder{bottom:105px}body[data-theme~=template1] .onboarding-page.langpref-page .skipbtnholder button{color:#fff!important}body[data-theme~=template1] .onboarding-page.langpref-page .stoptblogodiv{position:fixed;bottom:5px}body[data-theme~=template1] .w-30percent{width:30%!important}body[data-theme~=template1] .mt-60px{margin-top:60px!important}body[data-theme~=template1] .mb-20px{margin-bottom:20px!important}body[data-theme~=template1] .w-90percent{width:90%!important}body[data-theme~=template1] .w-50percent{width:50%!important}body[data-theme~=template1] .color-white{color:#fff!important}body[data-theme~=template1] .color-green{color:#009596!important}body[data-theme~=template1] .hide{display:none!important}body[data-theme~=template1] .tutorialpage .welcomeslider-imageholder{height:calc(100vh - 350px)}body[data-theme~=template1] .onboarding-page.langpref-page.tutorialpage .skipbtnholder{position:fixed;width:100%;bottom:10px}body[data-theme~=template1] .tutorialpage.onboarding-page .slick-dots{position:fixed;bottom:80px}body[data-theme~=template1] .registaionsubmit{bottom:110px}body[data-theme~=template1] .registaionsubmit button{color:#fff!important;background-color:#4e61bf!important;padding:11px 8px!important;width:50%!important}body[data-theme~=template1] .chattabsholder>div{width:100%!important}body[data-theme~=template1] .chattabs .MuiTabs-fixed{text-align:right!important}body[data-theme~=template1] .chattabs .MuiTabs-flexContainer{display:block!important}body[data-theme~=template1] .gktabs.bgwhitetabs{background-color:#fff!important}body[data-theme~=template1] .gk-page .gktabs.bgwhitetabs .MuiTab-textColorPrimary.Mui-selected span{color:#009596!important}body[data-theme~=template1] .gk-page .gktabs.bgwhitetabs .MuiTab-textColorPrimary span{color:#9a9292!important}body[data-theme~=template1] .chattabsholder{height:calc(100vh - 215px);overflow:hidden}body[data-theme~=template1] #frame{height:calc(100vh - 321px)}body[data-theme~=template1] #frame .content{float:right;width:100%;height:100%;overflow:hidden;position:relative}body[data-theme~=template1] #frame .content .contact-profile{width:100%;height:60px;line-height:60px;background:#8c0000;padding:0 12px;color:#fff;font-weight:700;font-size:18px}body[data-theme~=template1] #frame .content .contact-profile img{width:40px;border-radius:50%;float:left;margin:9px 12px 0 9px}body[data-theme~=template1] #frame .content .contact-profile p{float:left}body[data-theme~=template1] #frame .content .messages{height:auto;min-height:calc(100% - 5px);max-height:calc(100% - 5px);overflow-y:scroll;overflow-x:hidden}body[data-theme~=template1] #frame .content .messages::-webkit-scrollbar{width:0;background:transparent}body[data-theme~=template1] #frame .content .messages::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3)}body[data-theme~=template1] #frame .content .messages ul li{display:inline-block;clear:both;float:left;margin:15px 15px 5px;width:calc(100% - 25px);font-size:.9em}body[data-theme~=template1] #frame .content .messages ul li:last-child{margin-bottom:20px}body[data-theme~=template1] #frame .content .messages ul li.sent img{margin:6px 8px 0 0}body[data-theme~=template1] #frame .content .messages ul li.sent .msg-wrap{color:#f5f5f5;float:right}body[data-theme~=template1] li.sent .msg{border-radius:20px;background:#8c0000;background:#3e828f;box-shadow:none!important}body[data-theme~=template1] #frame .content .messages ul li.replies img{float:right;margin:6px 0 0 8px}body[data-theme~=template1] li.replies .msg{background:#fff}body[data-theme~=template1] #frame .content .messages ul li img{width:22px;border-radius:50%;float:left}body[data-theme~=template1] #chatBox .chatimag{width:100%!important;height:100px;object-fit:cover;border-radius:0!important}body[data-theme~=template1] #frame .content .messages ul li .msg-wrap{display:inline-block;border-radius:20px;max-width:70%;line-height:130%;width:60%}body[data-theme~=template1] #frame .content .message-input{position:fixed;bottom:0;width:100%;z-index:99}body[data-theme~=template1] #frame .content .message-input .wrap{position:relative}body[data-theme~=template1] .slick-next:before,body[data-theme~=template1] .slick-prev:before{color:#009596!important}body[data-theme~=template1] .attach-btn{width:50px;text-align:center;float:left;padding:13px;box-sizing:border-box;background:#e0e0e0}body[data-theme~=template1] #frame .content .message-input .wrap input{font-family:"proxima-nova","Source Sans Pro",sans-serif;float:left;border:none;padding:17px 32px 17px 8px;font-size:.8em;color:#32465a;width:calc(100% - 100px)}body[data-theme~=template1] #frame .content .message-input .wrap input:focus{outline:none}body[data-theme~=template1] #frame .content .message-input .wrap .attachment{position:absolute;right:60px;z-index:4;margin-top:10px;font-size:1.1em;color:#435f7a;opacity:.5;cursor:pointer}body[data-theme~=template1] #frame .content .message-input .wrap .attachment:hover{opacity:1}body[data-theme~=template1] #frame .content .message-input .wrap button{float:right;border:none;width:50px;padding:16px 0;cursor:pointer;color:#f5f5f5}body[data-theme~=template1] #frame .content .message-input .wrap button:hover{background:#435f7a}body[data-theme~=template1] #frame .content .message-input .wrap button:focus{outline:none}body[data-theme~=template1] .msg-info{padding:0 10px;font-size:10px}body[data-theme~=template1] .replies .msg-info{color:#000}body[data-theme~=template1] .msg{padding:7px 10px;position:relative;border-radius:5px!important;box-shadow:0 1px 15px rgba(0,0,0,.3)}body[data-theme~=template1] .msg-info{color:#5f5f71;font-size:12px;padding:0 0 10px;font-weight:700;color:#8c2a2a;text-transform:capitalize}body[data-theme~=template1] .chat-time{position:relative;text-align:right;font-size:10px;padding:10px 0 0;text-transform:capitalize}body[data-theme~=template1] .sent .msg-info{color:#fff}body[data-theme~=template1] div#frame:before{content:"";position:absolute;z-index:0;height:100%;width:100%;opacity:.07}body[data-theme~=template1] .messages ul{padding:0;width:inherit;margin:0}body[data-theme~=template1] .attacment-menu{position:absolute;width:100%;background:#e0e0e0;bottom:47px;padding:12px}body[data-theme~=template1] .show-attacment-menu{bottom:47px}body[data-theme~=template1] .attacment-menu .icon{padding:14px;font-size:18px}body[data-theme~=template1] .img-preview-container{width:100%}body[data-theme~=template1] .msg-img-wrap img{width:100%!important;border-radius:3px!important}body[data-theme~=template1] .popup.image-previw-popup{background:#000}body[data-theme~=template1] .img-preview-footer-wrap{position:fixed;bottom:14px;width:calc(100% - 20px);left:14px}body[data-theme~=template1] .caption-input input{width:calc(100% - 66px);background:transparent;border:none;border-bottom:2px solid #fff;padding:10px;box-sizing:border-box;color:#fff}body[data-theme~=template1] .caption-input .submit-media{background:#8c0000;color:#fff;border-radius:50%;padding:17px;font-size:22px}body[data-theme~=template1] .image-preview-img{position:absolute;width:100%;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}body[data-theme~=template1] li.replies .msg{background:#86d7e6;border-radius:20px;box-shadow:none!important}body[data-theme~=template1] #frame .content .messages ul li div.msg-txt{font-size:12px!important;word-break:break-word}body[data-theme~=template1] #frame .content .messages ul li div.msg-txt a{text-decoration:underline;color:#103caf}body[data-theme~=template1] .chatbtmmenu .MuiFormControl-root{width:100%!important}body[data-theme~=template1] .color-yellow{color:#deac36!important}body[data-theme~=template1] .chatbtmmenu .MuiInput-underline:after{border-bottom:2px solid #009596!important}body[data-theme~=template1] .chatusericon svg{width:45px;height:45px}body[data-theme~=template1] .chatusername{font-weight:600!important;font-family:"Karla"!important}body[data-theme~=template1] .MuiTypography-body1{font-family:"Karla"!important}body[data-theme~=template1] .chatusername svg{fill:#09b256!important}body[data-theme~=template1] .chatusername button{padding-bottom:0!important;margin-left:10px!important;padding-top:0!important;padding-left:0!important;position:absolute!important}body[data-theme~=template1] .chatlastactive{font-size:14px!important}body[data-theme~=template1] .chatdistance{font-weight:600!important;font-size:14px!important;color:#000!important}body[data-theme~=template1] .chatuserlistdiv{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;vertical-align:middle;padding-bottom:5px}body[data-theme~=template1] .maplistcontainerdiv.repostListContainer{display:block;height:calc(100vh - 230px);border-bottom:none!important}body[data-theme~=template1] .maplistcontainerdiv.repostListContainer .chatuserlistdiv{background:#fff;border-radius:10px;height:-webkit-max-content;height:max-content;padding:10px 0;margin-bottom:20px!important}body[data-theme~=template1] .userprofilefieldset .MuiFormControl-root,body[data-theme~=template1] .userprofilefieldset .MuiInputBase-root{width:100%}body[data-theme~=template1] .forumlistdivholder.userprofileholder{height:calc(100vh - 220px)}body[data-theme~=template1] .gridcontainer.chatuserlistdiv{margin-bottom:10px!important}body[data-theme~=template1] .borderbottomgrey{border-bottom:2px solid rgba(0,0,0,.12)}body[data-theme~=template1] .chatuserlistdivholder{height:calc(100vh - 288px);overflow-y:auto}body[data-theme~=template1] .forumlistdivholder{height:calc(100vh - 240px);overflow-y:auto;padding:10px}body[data-theme~=template1] .forumicon svg{width:25px;height:25px;background:#103caf;fill:#fff;border-radius:50%;padding:7px}body[data-theme~=template1] .unreadmsgicon{margin:5px 5px 0!important}body[data-theme~=template1] .ChatWindow .chatheader,body[data-theme~=template1] .Informationpage .tabheader,body[data-theme~=template1] .nearmepage .tabheader{display:none}body[data-theme~=template1] .ChatWindow .react-swipeable-view-container{background:#fff}body[data-theme~=template1] .ChatWindow .chatgallerybutton{background:none;box-shadow:none}body[data-theme~=template1] .unreadmsgicon .MuiBadge-badge{background-color:#009596!important}body[data-theme~=template1] .onboardingheaderdiv a button{color:#fff}body[data-theme~=template1] .homemenulisting.MuiList-padding{padding-top:0;padding-bottom:0}body[data-theme~=template1] .onboardingsliderdivcontent.onboardingscrollcontent{height:calc(100vh - 350px);overflow-y:auto}body[data-theme~=template1] .loading{position:absolute;top:50%;margin-top:-50px;left:40%}body[data-theme~=template1] .chat-list-swipe .loading{top:200px}body[data-theme~=template1] .chat-list-swipe .peer-list .loading{left:137%}body[data-theme~=template1] .pendinguserlist{border-radius:10px;height:-webkit-max-content;height:max-content;padding:10px 0;margin:10px 15px}body[data-theme~=template1] .pendinguserlist .pendinguserlistdiv{padding:10px}body[data-theme~=template1] .forumname{padding:10px;font-weight:700;color:#fff}body[data-theme~=template1] .pendinguserlist .self-conform-bg{height:100%;width:120px;background:green;color:#fff;vertical-align:middle;padding-top:44px;text-align:center;font-size:1rem}body[data-theme~=template1] .pendinguserlist .self-not-conform-bg{background:#deac36!important}body[data-theme~=template1] .pendinguserlist .swipeable-list{margin-bottom:10px}body[data-theme~=template1] .tbchamptitle{color:#009596!important;font-weight:600!important}body[data-theme~=template1] .tbchampdesc{color:rgba(0,0,0,.87);font-size:.875rem;font-family:museo_sans300,museo_sans500,museo_sans900;font-weight:400;line-height:1.43}body[data-theme~=template1] .text-left{text-align:left!important}body[data-theme~=template1] .tbchamprightdiv{border-bottom:1px solid rgba(0,0,0,.12);padding-bottom:5px!important}body[data-theme~=template1] .tbchamprightdiv .infolinkcontainer a{margin:15px;margin-left:0!important}body[data-theme~=template1] .knowledge-accordian-row{margin-top:10px;margin-left:10px;margin-right:10px}body[data-theme~=template1] .scrollablepost.tbchamppost{height:calc(100vh - 445px);padding:10px 0}body[data-theme~=template1] .leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#fff;background:rgba(0,0,0,.7);border:2px solid #009596!important}body[data-theme~=template1] .leaflet-container{font:12px/1.5 "museo_sans500"!important}body[data-theme~=template1] a.leaflet-control-zoom-in,body[data-theme~=template1] a.leaflet-control-zoom-out{background:#4e61bf!important;color:#fff!important}body[data-theme~=template1] .mapreset{width:30px;height:30px;color:#fff;background:#4e61bf!important}body[data-theme~=template1] .championvidoholder,body[data-theme~=template1] .mapreset{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}body[data-theme~=template1] .championvidoholder{pointer-events:none!important}body[data-theme~=template1] .championvideobig .react-player__preview,body[data-theme~=template1] .championvidoholder .react-player__preview{border-radius:5px!important}body[data-theme~=template1] .championvideobig{padding-left:30px!important;padding-right:30px!important;padding-bottom:30px;margin:60px 0 0}body[data-theme~=template1] .championvideobig.championimge{width:calc(100vw - 190px)}body[data-theme~=template1] .subnavcontainer{-webkit-justify-content:start;justify-content:start}body[data-theme~=template1] .infotabcontainer.getaccesstabspage.forum-chat-window{overflow:hidden;height:calc(100vh - 142px);padding:15px}body[data-theme~=template1] .invisible{visibility:hidden!important}body[data-theme~=template1] .group-list{margin:10px 15px;padding:10px;background:#fff;height:100vh;text-align:left}body[data-theme~=template1] form#chat-profile{height:calc(100vh - 160px)}body[data-theme~=template1] .profileformholder .d-flex{-webkit-flex:0 1 33%;flex:0 1 33%;margin-bottom:5px}body[data-theme~=template1] .commentinputholder .MuiFormControl-root{width:100%;padding-bottom:13px}body[data-theme~=template1] .unreadnoticon{background-color:#aaa!important;color:#fff;font-size:11px;border-radius:50%;width:20px;height:20px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}body[data-theme~=template1] .reportmiddle{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-around;justify-content:space-around;vertical-align:middle}body[data-theme~=template1] .reportform fieldset{margin-top:10px;margin-left:15px}body[data-theme~=template1] .reportform fieldset label span.MuiFormControlLabel-label{font-size:14px;font-family:museo_sans300,museo_sans500,museo_sans900;font-weight:400;line-height:1.5}body[data-theme~=template1] .reportform fieldset .MuiCheckbox-colorSecondary.Mui-checked{color:#009596}body[data-theme~=template1] .case-status-label{text-transform:capitalize}body[data-theme~=template1] .msg-del-btn{background:red;border-radius:50%;position:absolute;top:-7px;right:-6px;color:#fff;display:-webkit-flex;display:flex}body[data-theme~=template1] .reportsubmitbtn{height:48px;line-height:48px!important;border-radius:3px!important;border:0 solid #bbb!important;background-color:#009596!important;width:100%;padding:0 8px!important;width:50%}body[data-theme~=template1] .forumlistdivholder.reportlistformdivholder{height:calc(100vh - 384px);overflow-y:auto;padding:10px}body[data-theme~=template1] .reportform-actionbtndiv{background-color:#f2f2f2;padding:10px}body[data-theme~=template1] .reportform-actionbtndiv a svg{fill:#7f7f7f!important}body[data-theme~=template1] .reportform-actionbtndiv a span{color:#0e0e0e;display:block;font-size:14px}body[data-theme~=template1] .reportsubmitbtn-divholder{margin:10px 0 20px}body[data-theme~=template1] .display-flex{display:-webkit-flex!important;display:flex!important}body[data-theme~=template1] .responselisticon svg{width:35px;height:35px}body[data-theme~=template1] .hourglassiconbig svg{width:1.2em;height:1.2em}body[data-theme~=template1] .profileformholder .MuiFormControl-root{width:100%}body[data-theme~=template1] .profileformholder .MuiInputLabel-shrink{-webkit-transform:translateY(1.5px) scale(.95);transform:translateY(1.5px) scale(.95);-webkit-transform-origin:top left;transform-origin:top left}body[data-theme~=template1] .avatar-img{max-width:60px;border-radius:50%;width:60px;height:60px}body[data-theme~=template1] .d-flex{display:-webkit-flex;display:flex}body[data-theme~=template1] .profileformholder label{color:#7c7172}body[data-theme~=template1] .profileformholder label+.MuiInput-formControl{margin-top:20px}body[data-theme~=template1] .profileformholder legend.MuiFormLabel-root{color:#7c7172}body[data-theme~=template1] .profileformholder .MuiFormLabel-root.Mui-focused{color:#009596!important}body[data-theme~=template1] .profileformholder .MuiInput-underline:after{left:0;right:0;bottom:0;content:"";position:absolute;-webkit-transform:scaleX(0);transform:scaleX(0);transition:-webkit-transform .2s cubic-bezier(0,0,.2,1) 0ms;transition:transform .2s cubic-bezier(0,0,.2,1) 0ms;transition:transform .2s cubic-bezier(0,0,.2,1) 0ms,-webkit-transform .2s cubic-bezier(0,0,.2,1) 0ms;border-bottom:2px solid #009596;pointer-events:none}body[data-theme~=template1] .profileformholder .MuiRadio-colorSecondary.Mui-checked{color:#009596}body[data-theme~=template1] .profilesubmitbtn{height:48px;line-height:48px!important;border-radius:3px!important;border:0 solid #bbb!important;background-color:#009596!important;box-shadow:0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)!important;width:50%;padding:0 8px!important}body[data-theme~=template1] .mapfilterdialogtitle{padding:10px!important;background:#103caf!important;color:#fff!important;font-family:Karla!important}body[data-theme~=template1] .mapfilterdialogtitle h2{font-size:1rem!important;font-family:Karla!important}body[data-theme~=template1] .mapfiltercheckboxlist fieldset{margin:10px!important}body[data-theme~=template1] .mapfiltercheckboxlist fieldset label span{font-size:16px!important;font-family:Karla!important}body[data-theme~=template1] .mapfiltercheckboxlist .MuiCheckbox-colorSecondary.Mui-checked,body[data-theme~=template1] .MuiCheckbox-colorSecondary.Mui-checked{color:#103caf!important}body[data-theme~=template1] .bg-green{background-color:#009596!important}body[data-theme~=template1] .reportform .MuiRadio-colorSecondary.Mui-checked{color:#009596!important}body[data-theme~=template1] .reportlistformdivholder .gridcontainer.chatuserlistdiv{margin-bottom:0!important}body[data-theme~=template1] .getinvolvedtextboxholder .MuiInputLabel-shrink{-webkit-transform:translateY(1.5px) scale(.95);transform:translateY(1.5px) scale(.95);-webkit-transform-origin:top left;transform-origin:top left}body[data-theme~=template1] .getinvolvedtextboxholder label{font-size:14px!important;font-weight:400;color:#009596}body[data-theme~=template1] .getinvolvedtextboxholder input{font-size:14px!important;font-weight:400;color:#000}body[data-theme~=template1] .getinvolvedtextboxholder>div{margin-top:10px;margin-left:15px;width:90%}body[data-theme~=template1] .getinvolvedtextboxholder .MuiFormLabel-root.Mui-focused{color:#009596!important}body[data-theme~=template1] .getinvolvedtextboxholder .MuiInput-underline:after{left:0;right:0;bottom:0;content:"";position:absolute;-webkit-transform:scaleX(0);transform:scaleX(0);transition:-webkit-transform .2s cubic-bezier(0,0,.2,1) 0ms;transition:transform .2s cubic-bezier(0,0,.2,1) 0ms;transition:transform .2s cubic-bezier(0,0,.2,1) 0ms,-webkit-transform .2s cubic-bezier(0,0,.2,1) 0ms;border-bottom:2px solid #009596;pointer-events:none}body[data-theme~=template1] .forumlistdivholder,body[data-theme~=template1] .repostListContainer{height:calc(100vh - 300px);overflow-y:auto;padding:10px}body[data-theme~=template1] .forumlistdivholder.servicesList{height:calc(100vh - 240px);overflow:hidden;padding-top:0}body[data-theme~=template1] .forumlistdivholder.servicesList .getknowledge-page{height:calc(100vh - 220px);overflow:hidden}body[data-theme~=template1] .forumlistdivholder.servicesList .getknowledge-page #surveyform{position:relative;padding-bottom:0;height:calc(100vh - 220px);overflow-y:auto}body[data-theme~=template1] .forumlistdivholder.servicesList .getinvo_inner_questiondiv{height:calc(100vh - 240px)}body[data-theme~=template1] .forumlistdivholder .getinvo_inner_questiondiv .infocard{margin-top:0}body[data-theme~=template1] .forumlistdivholder.getinvo_inner_questiondiv{height:calc(100vh - 250px)}body[data-theme~=template1] #surveyform{height:calc(100vh - 170px)}body[data-theme~=template1] .forumlistdivholder,body[data-theme~=template1] .repostListContainer{border-radius:10px}body[data-theme~=template1] img.serviceImg{width:30px;height:30px}body[data-theme~=template1] .forumlistdivholder.servicesList{margin:0 15px}body[data-theme~=template1] .servicesList .chatusername{text-align:left;font-family:"Karla"!important}body[data-theme~=template1] #surveyCasePreviewform,body[data-theme~=template1] #surveyform{position:relative;padding-bottom:100px}body[data-theme~=template1] .regnotificdiv{padding:10px;border-top:1px solid #ddd}body[data-theme~=template1] .regnotificdiv button{margin-left:10px;height:38px;line-height:38px!important;border-radius:3px!important;border:0 solid #bbb!important;background-color:#009596!important;box-shadow:0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)!important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 8px!important}body[data-theme~=template1] .evidancbtn{height:48px;margin-right:10px;box-shadow:none}body[data-theme~=template1] .homepage_icon svg{fill:#fff;font-size:50px;padding:6px;border:2px solid #545454;border-radius:4px;background:#545454;margin-bottom:0}body[data-theme~=template1] .homepage_menutitle{color:#615e5e;font-weight:500;font-size:18px;font-family:"museo_sans500"}body[data-theme~=template1] .homemenucontainer_grid{height:calc(25vh + 12px);-webkit-justify-content:start;justify-content:start;-webkit-flex-direction:column;flex-direction:column}body[data-theme~=template1] .orangebg svg{background-color:#ef6c00;border:2px solid #ef6c00}body[data-theme~=template1] .greenbg svg{background-color:#019495;border:2px solid #019495}body[data-theme~=template1] .bluebg svg{background-color:#005eb8;border:2px solid #005eb8}body[data-theme~=template1] .redbgcolor svg{background-color:#d50032;border:2px solid #d50032}body[data-theme~=template1] .yellowbgcolor svg{background-color:#f2a900;border:2px solid #f2a900}body[data-theme~=template1] .homepagegrid-page .homepageheaderdiv{background-color:#f6f6f6;background-color:#670185;color:#fff}body[data-theme~=template1] .homepagegrid-page .homepageheaderdiv .custom-shape-divider-bottom-1599722124 .shape-fill{fill:#fff}body[data-theme~=template1] .mb-10px{margin-bottom:10px!important}body[data-theme~=template1] .bg-light-grey{background-color:#f9f9f9!important}body[data-theme~=template1] .bg-white{background-color:#fff!important}body[data-theme~=template1] .border-topleft-30px-radius{border-top-left-radius:30px}body[data-theme~=template1] .border-topright-30px-radius{border-top-right-radius:30px}body[data-theme~=template1] .termstext{padding-left:10px;padding-right:10px}body[data-theme~=template1] .h-100percent{height:100%}body[data-theme~=template1] .tosbtnholder button{height:60px;width:100%}body[data-theme~=template1] .skipbtn,body[data-theme~=template1] .thankspage{color:#fff}body[data-theme~=template1] .skipslidertext{position:fixed;bottom:20px;right:20px}body[data-theme~=template1] .rsc-footer input{display:block;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;background-color:#f2f2f2}body[data-theme~=template1] .rsc-footer input:disabled{background-color:#c3c3c3}body[data-theme~=template1] .rsc-container{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;box-shadow:none!important}body[data-theme~=template1] .rsc-content{height:calc(100vh - 150px)!important;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='88'%3E%3Cpath fill-rule='evenodd' d='M29.42 29.41c.36-.36.58-.85.58-1.4V0h-4v26H0v4h28c.55 0 1.05-.22 1.41-.58h.01zm0 29.18c.36.36.58.86.58 1.4V88h-4V62H0v-4h28c.56 0 1.05.22 1.41.58zm29.16 0c-.36.36-.58.85-.58 1.4V88h4V62h26v-4H60c-.55 0-1.05.22-1.41.58h-.01zM62 26V0h-4v28c0 .55.22 1.05.58 1.41.37.37.86.59 1.41.59H88v-4H62zM18 36c0-1.1.9-2 2-2h10a2 2 0 110 4H20a2 2 0 01-2-2zm0 16c0-1.1.9-2 2-2h10a2 2 0 110 4H20a2 2 0 01-2-2zm16-26a2 2 0 012-2 2 2 0 012 2v4a2 2 0 01-2 2 2 2 0 01-2-2v-4zm16 0a2 2 0 012-2 2 2 0 012 2v4a2 2 0 01-2 2 2 2 0 01-2-2v-4zM34 58a2 2 0 012-2 2 2 0 012 2v4a2 2 0 01-2 2 2 2 0 01-2-2v-4zm16 0a2 2 0 012-2 2 2 0 012 2v4a2 2 0 01-2 2 2 2 0 01-2-2v-4zM34 78a2 2 0 012-2 2 2 0 012 2v6a2 2 0 01-2 2 2 2 0 01-2-2v-6zm16 0a2 2 0 012-2 2 2 0 012 2v6a2 2 0 01-2 2 2 2 0 01-2-2v-6zM34 4a2 2 0 012-2 2 2 0 012 2v6a2 2 0 01-2 2 2 2 0 01-2-2V4zm16 0a2 2 0 012-2 2 2 0 012 2v6a2 2 0 01-2 2 2 2 0 01-2-2V4zm-8 82a2 2 0 114 0v2h-4v-2zm0-68a2 2 0 114 0v10a2 2 0 11-4 0V18zM66 4a2 2 0 114 0v8a2 2 0 11-4 0V4zm0 72a2 2 0 114 0v8a2 2 0 11-4 0v-8zm-48 0a2 2 0 114 0v8a2 2 0 11-4 0v-8zm0-72a2 2 0 114 0v8a2 2 0 11-4 0V4zm24-4h4v2a2 2 0 11-4 0V0zm0 60a2 2 0 114 0v10a2 2 0 11-4 0V60zm14-24c0-1.1.9-2 2-2h10a2 2 0 110 4H58a2 2 0 01-2-2zm0 16c0-1.1.9-2 2-2h10a2 2 0 110 4H58a2 2 0 01-2-2zm-28-6a2 2 0 100-4 2 2 0 000 4zm8 26a2 2 0 100-4 2 2 0 000 4zm16 0a2 2 0 100-4 2 2 0 000 4zM36 20a2 2 0 100-4 2 2 0 000 4zm16 0a2 2 0 100-4 2 2 0 000 4zm-8-8a2 2 0 100-4 2 2 0 000 4zm0 68a2 2 0 100-4 2 2 0 000 4zm16-34a2 2 0 100-4 2 2 0 000 4zm16-12a2 2 0 100 4 6 6 0 110 12 2 2 0 100 4 10 10 0 100-20zm-64 0a2 2 0 110 4 6 6 0 100 12 2 2 0 110 4 10 10 0 110-20zm56-12a2 2 0 100-4 2 2 0 000 4zm0 48a2 2 0 100-4 2 2 0 000 4zm-48 0a2 2 0 100-4 2 2 0 000 4zm0-48a2 2 0 100-4 2 2 0 000 4zm24 32a10 10 0 110-20 10 10 0 010 20zm0-4a6 6 0 100-12 6 6 0 000 12zm36-36a6 6 0 110-12 6 6 0 010 12zm0-4a2 2 0 100-4 2 2 0 000 4zM10 44c0-1.1.9-2 2-2h8a2 2 0 110 4h-8a2 2 0 01-2-2zm56 0c0-1.1.9-2 2-2h8a2 2 0 110 4h-8a2 2 0 01-2-2zm8 24c0-1.1.9-2 2-2h8a2 2 0 110 4h-8a2 2 0 01-2-2zM3 68c0-1.1.9-2 2-2h8a2 2 0 110 4H5a2 2 0 01-2-2zm0-48c0-1.1.9-2 2-2h8a2 2 0 110 4H5a2 2 0 01-2-2zm71 0c0-1.1.9-2 2-2h8a2 2 0 110 4h-8a2 2 0 01-2-2zm6 66a6 6 0 110-12 6 6 0 010 12zm0-4a2 2 0 100-4 2 2 0 000 4zM8 86a6 6 0 110-12 6 6 0 010 12zm0-4a2 2 0 100-4 2 2 0 000 4zm0-68A6 6 0 118 2a6 6 0 010 12zm0-4a2 2 0 100-4 2 2 0 000 4zm36 36a2 2 0 100-4 2 2 0 000 4z' fill='%23ddd' fill-opacity='.19'/%3E%3C/svg%3E")}body[data-theme~=template1] .rsc-ts-bubble{border:1px solid #ddd!important}body[data-theme~=template1] .homepagedivcontent{margin-top:0!important}body[data-theme~=template1] .appnameholder{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}body[data-theme~=template1] .homepagegrid-page{background:#fff}body[data-theme~=template1] .getknowledge_page{height:calc(100vh - 155px);background:#fff}body[data-theme~=template1] .getknowledge-page{background:#fff;height:calc(100vh - 56px)}body[data-theme~=template1] .getknowledge-page .MuiTabs-flexContainer{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}body[data-theme~=template1] .getknowledgetabsmainholder{height:calc(100vh - 204px);overflow-y:auto;padding:10px}body[data-theme~=template1] .infocard{border:1px solid #ddd;box-shadow:0 1px 1px rgba(0,0,0,.15),0 10px 0 -5px #eee,0 10px 1px -4px rgba(0,0,0,.15),0 20px 0 -10px #eee,0 20px 1px -9px rgba(0,0,0,.15)!important;margin-bottom:10px!important}body[data-theme~=template1] .infocard .MuiCardHeader-root{border-bottom:1px solid #ddd}body[data-theme~=template1] .infocard .MuiCardHeader-title{font-size:1rem}body[data-theme~=template1] .infocard .MuiCardHeader-subheader{font-size:.875rem}body[data-theme~=template1] .infocard .MuiCardContent-root{padding-left:0;padding-right:0}body[data-theme~=template1] .infocard p{color:#000}body[data-theme~=template1] .bginfoimg{background-position:50%;background-repeat:no-repeat;background-size:cover;background-size:70%}body[data-theme~=template1] .questiontitle{color:#670185!important}body[data-theme~=template1] .getstarted-btn{background-color:#670185!important}body[data-theme~=template1] .MuiAppBar-colorPrimary,body[data-theme~=template1] .MuiFab-primary{background-color:#670185}@media(hover:none){body[data-theme~=template1] .MuiFab-primary:hover{background-color:#670185!important}}body[data-theme~=template1] .regformquestionimg{height:50px!important}body[data-theme~=template1] .steptitle{font-size:14px;font-weight:600;color:#999;margin-top:5px!important}body[data-theme~=template1] .picker-container{height:174px!important}body[data-theme~=template1] .picker-highlight{margin-top:2px!important}body[data-theme~=template1] .homemenucontainer_grid{height:calc(16vh - 6px);-webkit-justify-content:center;justify-content:center;-webkit-flex-direction:row;flex-direction:row;background:#fff;border-bottom:1px solid #ddd}body[data-theme~=template1] .homemenucontainer_grid,body[data-theme~=template1] .vert-center{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}body[data-theme~=template1] .color-purple{color:#670185!important}body[data-theme~=template1] .questiontitle.color-purple{color:#670185!important;font-family:"Rubik"!important}body[data-theme~=template1] .steptitle.text-version{color:#999!important}body[data-theme~=template1] .MuiButton-outlinedPrimary{color:#670185!important;border:1px solid #670185!important}body[data-theme~=template1] .getstarted-btn.bg-purple{background-color:#670185!important}body[data-theme~=template1] .MuiCheckbox-colorPrimary.Mui-checked{color:#670185!important}body[data-theme~=template1] .MuiAppBar-colorPrimary,body[data-theme~=template1] .MuiFab-primary{color:#fff;background-color:#670185!important}body[data-theme~=template1] .MuiTab-textColorPrimary.Mui-selected{color:#670185!important}body[data-theme~=template1] .MuiTabs-indicator{background-color:#670185!important}body[data-theme~=template1] .infotitletext{font-size:1rem;color:#670185!important;font-weight:600;margin-bottom:5px!important;margin-top:0!important}body[data-theme~=template1] .infosubtitletext{font-size:1rem;color:#999!important;font-weight:600;margin-bottom:5px!important;margin-top:0!important}body[data-theme~=template1] .border-bottom-grey{border-bottom:1px solid #ddd}body[data-theme~=template1] .pt-0px{padding-top:0!important}body[data-theme~=template1] .pb-0px{padding-bottom:0!important}body[data-theme~=template1] .infodetailedtextholder{height:calc(100vh - 400px);overflow-y:auto;border-bottom:1px solid #ddd}body[data-theme~=template1] .embed-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;border:2px solid #ddd!important;border-radius:4px;margin-top:0}body[data-theme~=template1] .embed-container embed,body[data-theme~=template1] .embed-container iframe,body[data-theme~=template1] .embed-container object{position:absolute;top:0;left:0;width:100%;height:100%}body[data-theme~=template1] .championtext{padding-left:10px!important;padding-right:10px!important}body[data-theme~=template1] .mapdiv{height:calc(100vh - 115px);background-position:50%;background-repeat:no-repeat;background-size:cover}body[data-theme~=template1] .maplisting{position:fixed;bottom:100px;width:100%}body[data-theme~=template1] .maplistdetails{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-direction:column;flex-direction:column;overflow-x:auto;height:125px;margin-right:12px!important}body[data-theme~=template1] .maplistdetails div{background-color:#fff;padding:10px;margin-right:10px;border-radius:4px;overflow-y:hidden;border:2px solid #670185;text-align:left}body[data-theme~=template1] .hospitalname{font-size:16px;color:#670185}body[data-theme~=template1] .hospitalinfo,body[data-theme~=template1] .hospitalname{font-weight:600;margin-bottom:5px!important;margin-top:0!important}body[data-theme~=template1] .mapfilterfloatbtn{position:absolute!important;top:74px;right:10px;z-index:2}body[data-theme~=template1] .MuiFab-root.mapfilterfloatbtn.MuiFab-primary{background-color:#e0e0e0!important}body[data-theme~=template1] .MuiFab-root.mapfilterfloatbtn.MuiFab-primary svg{color:rgba(0,0,0,.87)!important}body[data-theme~=template1] .maplistviewfloatbtn{position:absolute!important;top:10px;right:10px;z-index:2}body[data-theme~=template1] .maplistingdivmainholder{height:calc(100vh - 155px);overflow-y:auto}body[data-theme~=template1] .hospitaliconholder{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}body[data-theme~=template1] .mapfiltercheckboxlist .MuiCheckbox-colorSecondary.Mui-checked{color:#670185!important}body[data-theme~=template1] .getinvolved_page{height:calc(100vh - 155px);background:#fff}body[data-theme~=template1] .p-0{padding:0!important}body[data-theme~=template1] .getinvolved-page{background:#fff;height:calc(100vh - 56px)}body[data-theme~=template1] .getinvolved-page .MuiTabs-flexContainer{display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start}body[data-theme~=template1] .getinvolvedtabsmainholder{height:calc(100vh - 204px);overflow-y:auto;padding:10px 0}body[data-theme~=template1] .MuiCheckbox-colorSecondary.Mui-checked{color:#670185!important}body[data-theme~=template1] .MuiFormControlLabel-label{font-size:14px!important}body[data-theme~=template1] .MuiIconButton-label svg.MuiSvgIcon-root{width:15px!important;height:15px!important}body[data-theme~=template1] .reportdetailedtextholder{height:auto;overflow-y:auto;margin-bottom:10px!important}body[data-theme~=template1] .reportquestionsholder{height:calc(100vh - 280px);overflow-y:auto}body[data-theme~=template1] .mt-20px{margin-top:20px!important}body[data-theme~=template1] .mt-10px{margin-top:10px!important}body[data-theme~=template1] .border-top-grey{border-top:1px solid #ddd}body[data-theme~=template1] .MuiButton-containedPrimary{background-color:#670185!important}body[data-theme~=template1] .calendartabmainholder{padding-bottom:50px}body[data-theme~=template1] .calendarholder .statusheaderimg{width:40px}body[data-theme~=template1] .reminderpagecontentholder .MuiFormControl-root{width:100%}body[data-theme~=template1] .reminderpagecontentholder .MuiInput-underline:after,body[data-theme~=template1] .reminderpagecontentholder .MuiInput-underline:before{border-bottom:none!important}body[data-theme~=template1] .reminderpagecontentholder .MuiInputBase-root{border:1px solid #ddd;border-radius:4px;padding:5px 10px}body[data-theme~=template1] .reminderpagecontentholder .MuiFormControl-marginNormal{margin-top:0;margin-bottom:8px}body[data-theme~=template1] .MuiPickersClock-pin,body[data-theme~=template1] .MuiPickersClockPointer-pointer,body[data-theme~=template1] .MuiPickersDay-daySelected,body[data-theme~=template1] .MuiPickersToolbar-toolbar{background-color:#670185!important}body[data-theme~=template1] .MuiPickersModal-dialogRoot .MuiButton-textPrimary,body[data-theme~=template1] .MuiPickersModal-dialogRoot .MuiTypography-colorPrimary{color:#670185!important}body[data-theme~=template1] .MuiPickersClockPointer-thumb{border:14px solid #670185!important}body[data-theme~=template1] .basic-swipeable-list__container{outline:none!important}body[data-theme~=template1] .swipeable-list-item{border-radius:4px;padding:0;margin-bottom:30px;background-color:#fff}body[data-theme~=template1] .swipeable-list-item--remove{max-height:0;transition:max-height .35s ease-out;padding:0;border:none!important}body[data-theme~=template1] .swipeable-list-item.swipeable-list-item--remove{margin-bottom:0!important}body[data-theme~=template1] .swipeable-list-item__trailing-actions{display:-webkit-flex;display:flex;width:0;position:absolute;right:0;top:0;-webkit-justify-content:flex-end;justify-content:flex-end;overflow:hidden;height:100%;background:red;padding:10px 0}body[data-theme~=template1] .swipe-action.swipe-action__trailing .icon{position:absolute;top:50%;left:70%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}body[data-theme~=template1] .swipeable-list-item__leading-actions{position:absolute;display:-webkit-flex;display:flex;width:0;overflow:hidden;height:100%;background:green;padding:0;left:0;top:0}body[data-theme~=template1] .swipe-action.swipe-action__leading .icon{position:absolute;top:50%;left:70%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}body[data-theme~=template1] .remindername{font-size:14px;font-weight:600;color:#670185;margin-bottom:5px!important;margin-top:0!important}body[data-theme~=template1] .reminderdetails{font-weight:600;margin-bottom:5px!important;margin-top:0!important;color:rgba(0,0,0,.87)!important;font-size:12px}body[data-theme~=template1] .forumtitle{font-weight:600;margin-bottom:0!important;margin-top:0!important}body[data-theme~=template1] .forumtabsmainholder{height:calc(100vh - 204px);overflow-y:auto;padding:10px 0}body[data-theme~=template1] .chatlastseeninfo{font-weight:600;margin-bottom:0!important;margin-top:0!important;color:rgba(0,0,0,.87)!important;font-size:12px}body[data-theme~=template1] .chatnameholder{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:left;justify-content:left}body[data-theme~=template1] .chatbottommenuholderdiv{position:fixed;bottom:91px;width:100%}body[data-theme~=template1] .chatmsgtextboxholder .MuiFormControl-root{width:100%}body[data-theme~=template1] .chatmsgtextboxholder .MuiInput-underline:after,body[data-theme~=template1] .chatmsgtextboxholder .MuiInput-underline:before{border-bottom:none!important}body[data-theme~=template1] .chatmsgtextboxholder input{border:1px solid #ddd;border-radius:5px!important;background-color:#f9f9f9!important;padding-left:5px;padding-right:5px}body[data-theme~=template1] .chatmsglistholdermain{overflow-y:auto;border-radius:10px}body[data-theme~=template1] .chatmsglistholdermain li.sent .msg{background:#f9f9f9!important;border:2px solid #670185}body[data-theme~=template1] .chatmsglistholdermain .replies .msg-info,body[data-theme~=template1] .chatmsglistholdermain .sent .msg-info{color:#670185!important}body[data-theme~=template1] .chatmsglistholdermain #frame .content .messages ul li div.msg-txt,body[data-theme~=template1] .chatmsglistholdermain .sent .chat-time{color:rgba(0,0,0,.87)!important}body[data-theme~=template1] .chatmsglistholdermain li.replies .msg{background:#fff;border:2px solid #ddd}body[data-theme~=template1] .text-capitalize{text-transform:capitalize!important}body[data-theme~=template1] .picker-container .picker-highlight:after,body[data-theme~=template1] .picker-container .picker-highlight:before{content:" ";position:absolute;left:0;right:auto;display:block;width:100%;height:1px;background-color:#615f5f!important;-webkit-transform:scaleY(.5);transform:scaleY(.5)}body[data-theme~=template1] .chatbottommenuholderdiv,body[data-theme~=template1] .chatmsglistholdermain,body[data-theme~=template1] .forumtabsmainholder,body[data-theme~=template1] .fulllengthpage,body[data-theme~=template1] .getinvolved-page,body[data-theme~=template1] .getinvolvedtabsmainholder,body[data-theme~=template1] .getknowledge-page,body[data-theme~=template1] .getknowledge_page,body[data-theme~=template1] .getknowledgetabsmainholder,body[data-theme~=template1] .homepagedivcontent,body[data-theme~=template1] .maplistingdivmainholder,body[data-theme~=template1] .MuiDialog-paperFullScreen{background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='88'%3E%3Cpath fill-rule='evenodd' d='M29.42 29.41c.36-.36.58-.85.58-1.4V0h-4v26H0v4h28c.55 0 1.05-.22 1.41-.58h.01zm0 29.18c.36.36.58.86.58 1.4V88h-4V62H0v-4h28c.56 0 1.05.22 1.41.58zm29.16 0c-.36.36-.58.85-.58 1.4V88h4V62h26v-4H60c-.55 0-1.05.22-1.41.58h-.01zM62 26V0h-4v28c0 .55.22 1.05.58 1.41.37.37.86.59 1.41.59H88v-4H62zM18 36c0-1.1.9-2 2-2h10a2 2 0 110 4H20a2 2 0 01-2-2zm0 16c0-1.1.9-2 2-2h10a2 2 0 110 4H20a2 2 0 01-2-2zm16-26a2 2 0 012-2 2 2 0 012 2v4a2 2 0 01-2 2 2 2 0 01-2-2v-4zm16 0a2 2 0 012-2 2 2 0 012 2v4a2 2 0 01-2 2 2 2 0 01-2-2v-4zM34 58a2 2 0 012-2 2 2 0 012 2v4a2 2 0 01-2 2 2 2 0 01-2-2v-4zm16 0a2 2 0 012-2 2 2 0 012 2v4a2 2 0 01-2 2 2 2 0 01-2-2v-4zM34 78a2 2 0 012-2 2 2 0 012 2v6a2 2 0 01-2 2 2 2 0 01-2-2v-6zm16 0a2 2 0 012-2 2 2 0 012 2v6a2 2 0 01-2 2 2 2 0 01-2-2v-6zM34 4a2 2 0 012-2 2 2 0 012 2v6a2 2 0 01-2 2 2 2 0 01-2-2V4zm16 0a2 2 0 012-2 2 2 0 012 2v6a2 2 0 01-2 2 2 2 0 01-2-2V4zm-8 82a2 2 0 114 0v2h-4v-2zm0-68a2 2 0 114 0v10a2 2 0 11-4 0V18zM66 4a2 2 0 114 0v8a2 2 0 11-4 0V4zm0 72a2 2 0 114 0v8a2 2 0 11-4 0v-8zm-48 0a2 2 0 114 0v8a2 2 0 11-4 0v-8zm0-72a2 2 0 114 0v8a2 2 0 11-4 0V4zm24-4h4v2a2 2 0 11-4 0V0zm0 60a2 2 0 114 0v10a2 2 0 11-4 0V60zm14-24c0-1.1.9-2 2-2h10a2 2 0 110 4H58a2 2 0 01-2-2zm0 16c0-1.1.9-2 2-2h10a2 2 0 110 4H58a2 2 0 01-2-2zm-28-6a2 2 0 100-4 2 2 0 000 4zm8 26a2 2 0 100-4 2 2 0 000 4zm16 0a2 2 0 100-4 2 2 0 000 4zM36 20a2 2 0 100-4 2 2 0 000 4zm16 0a2 2 0 100-4 2 2 0 000 4zm-8-8a2 2 0 100-4 2 2 0 000 4zm0 68a2 2 0 100-4 2 2 0 000 4zm16-34a2 2 0 100-4 2 2 0 000 4zm16-12a2 2 0 100 4 6 6 0 110 12 2 2 0 100 4 10 10 0 100-20zm-64 0a2 2 0 110 4 6 6 0 100 12 2 2 0 110 4 10 10 0 110-20zm56-12a2 2 0 100-4 2 2 0 000 4zm0 48a2 2 0 100-4 2 2 0 000 4zm-48 0a2 2 0 100-4 2 2 0 000 4zm0-48a2 2 0 100-4 2 2 0 000 4zm24 32a10 10 0 110-20 10 10 0 010 20zm0-4a6 6 0 100-12 6 6 0 000 12zm36-36a6 6 0 110-12 6 6 0 010 12zm0-4a2 2 0 100-4 2 2 0 000 4zM10 44c0-1.1.9-2 2-2h8a2 2 0 110 4h-8a2 2 0 01-2-2zm56 0c0-1.1.9-2 2-2h8a2 2 0 110 4h-8a2 2 0 01-2-2zm8 24c0-1.1.9-2 2-2h8a2 2 0 110 4h-8a2 2 0 01-2-2zM3 68c0-1.1.9-2 2-2h8a2 2 0 110 4H5a2 2 0 01-2-2zm0-48c0-1.1.9-2 2-2h8a2 2 0 110 4H5a2 2 0 01-2-2zm71 0c0-1.1.9-2 2-2h8a2 2 0 110 4h-8a2 2 0 01-2-2zm6 66a6 6 0 110-12 6 6 0 010 12zm0-4a2 2 0 100-4 2 2 0 000 4zM8 86a6 6 0 110-12 6 6 0 010 12zm0-4a2 2 0 100-4 2 2 0 000 4zm0-68A6 6 0 118 2a6 6 0 010 12zm0-4a2 2 0 100-4 2 2 0 000 4zm36 36a2 2 0 100-4 2 2 0 000 4z' fill='%23ddd' fill-opacity='.18'/%3E%3C/svg%3E")}body[data-theme~=template1] .swipeable-list-item{margin-bottom:0!important}body[data-theme~=template1] .homemenucontainer_grid{background:transparent}body[data-theme~=template1] .fulllengthpage{height:100vh}body[data-theme~=template1] body{font-family:"Karla"!important}body[data-theme~=template1] #customSlider .contentL1,body[data-theme~=template1] #customSlider .contentL2{font-family:"Rubik"!important}body[data-theme~=template1] #customSlider .contentL3,body[data-theme~=template1] .rsc-os-option-element{font-family:"Karla"!important}body[data-theme~=template1] .appnameholder h3,body[data-theme~=template1] .infocard .MuiCardHeader-title,body[data-theme~=template1] button.MuiTab-root{font-family:"Rubik"!important}body[data-theme~=template1] .homepage_menutitle,body[data-theme~=template1] .rsc-footer input{font-family:"Karla"!important}body[data-theme~=template1] .appnameholder h3{font-weight:500!important}body[data-theme~=template1] .questiontitle.color-purple{color:#129a7f!important}body[data-theme~=template1] .MuiButton-outlinedPrimary{color:#129a7f!important;border:1px solid #129a7f!important}body[data-theme~=template1] .MuiCheckbox-colorPrimary.Mui-checked{color:#129a7f!important}body[data-theme~=template1] .getstarted-btn.bg-purple,body[data-theme~=template1] .MuiAppBar-colorPrimary{background-image:linear-gradient(90deg,#4cb8c4 0,#3cd3ad 51%,#4cb8c4);background-color:transparent!important}body[data-theme~=template1] .homepagegrid-page .homepageheaderdiv,body[data-theme~=template1] .MuiButton-containedPrimary,body[data-theme~=template1] .MuiFab-primary{background-color:#4e61bf!important}body[data-theme~=template1] .color-purple,body[data-theme~=template1] .hospitalname,body[data-theme~=template1] .infocard .MuiCardHeader-title,body[data-theme~=template1] .MuiCheckbox-colorSecondary.Mui-checked,body[data-theme~=template1] .MuiTab-textColorPrimary.Mui-selected{color:#103caf!important}body[data-theme~=template1] .MuiTabs-indicator{background-color:#129a7f!important}body[data-theme~=template1] .chatmsglistholdermain li.sent .msg,body[data-theme~=template1] .maplistdetails div{border:2px solid #129a7f!important}body[data-theme~=template1] .chatmsglistholdermain .replies .msg-info,body[data-theme~=template1] .chatmsglistholdermain .sent .msg-info,body[data-theme~=template1] .infotitletext,body[data-theme~=template1] .remindername{color:#129a7f!important}body[data-theme~=template1] .mapfiltercheckboxlist .MuiCheckbox-colorSecondary.Mui-checked{color:#103caf!important}body[data-theme~=template1] .MuiPickersClock-pin,body[data-theme~=template1] .MuiPickersClockPointer-pointer,body[data-theme~=template1] .MuiPickersDay-daySelected,body[data-theme~=template1] .MuiPickersToolbar-toolbar{background-color:#129a7f!important}body[data-theme~=template1] .MuiPickersModal-dialogRoot .MuiButton-textPrimary,body[data-theme~=template1] .MuiPickersModal-dialogRoot .MuiTypography-colorPrimary{color:#129a7f!important}body[data-theme~=template1] .MuiPickersClockPointer-thumb{border:14px solid #129a7f!important}body[data-theme~=template1] .backgroundivholder{height:100vh;position:absolute;width:100%}body[data-theme~=template1] .backgroundivholder .bgdiv1{height:40vh;background-color:#fed095}body[data-theme~=template1] .backgroundivholder .bgdiv2{height:25vh;background-color:#aebecc}body[data-theme~=template1] .backgroundivholder .bgdiv3{height:35vh;background-color:#4e61bf}body[data-theme~=template1] .welcometopcurve{position:absolute;top:calc(40vh - 150px);left:0;width:100%;overflow:hidden;line-height:0;background-color:#fed095}body[data-theme~=template1] .welcometopcurve svg{position:relative;display:block;width:calc(100% + 1.3px);height:150px}body[data-theme~=template1] .welcometopcurve .shape-fill{fill:#aebecc}body[data-theme~=template1] .skewed{position:absolute;top:65vh;bottom:0;right:0;left:0;width:100%;height:100%;background:#4e61bf;z-index:0;-webkit-transform:skewY(-13deg);transform:skewY(-13deg);-webkit-transform-origin:top left;transform-origin:top left}body[data-theme~=template1] .welcome-login-page{position:absolute;height:100vh;width:100%}body[data-theme~=template1] .questiontitle.color-darkblue{color:#103caf!important}body[data-theme~=template1] .loginheaderimg{background-position:50%;background-repeat:no-repeat;background-size:contain;height:150px;height:calc(100vh - 430px)}body[data-theme~=template1] .h-65px{height:65px!important}body[data-theme~=template1] .loginwelcomeformmaindiv{background:#fff;margin-left:10px;margin-right:10px;border-radius:8px;padding:10px 15px}body[data-theme~=template1] .logintitle{color:#103caf;margin-bottom:25px!important}body[data-theme~=template1] .color-dark-blue{color:#103caf}body[data-theme~=template1] .textboxholder .MuiFormControl-root{width:100%}body[data-theme~=template1] .textboxholder .MuiOutlinedInput-input{padding:14px;font-size:14px}body[data-theme~=template1] .textboxholder .MuiFormLabel-root{font-size:14px}body[data-theme~=template1] .textboxholder .MuiInputLabel-outlined{z-index:1;-webkit-transform:translate(14px,14px) scale(1);transform:translate(14px,14px) scale(1);pointer-events:none}body[data-theme~=template1] .textboxholder .MuiFormLabel-root.Mui-focused{color:#103caf!important}body[data-theme~=template1] .text-right{text-align:right}body[data-theme~=template1] .color-muted-grey{color:#828080!important}body[data-theme~=template1] .ml-10px{margin-left:10px}body[data-theme~=template1] .fw-500{font-weight:500!important}body[data-theme~=template1] .fs-08125rem{font-size:.8125rem}body[data-theme~=template1] .logintoppart{height:calc(100vh - 400px)}body[data-theme~=template1] .selectlangpage{background-color:#f8f5fb;background-image:none}body[data-theme~=template1] .color-darkblue{color:#103caf!important}body[data-theme~=template1] .px-30px{padding-left:30px;padding-right:30px}body[data-theme~=template1] .py-20px{padding-top:20px;padding-bottom:20px}body[data-theme~=template1] .img-fluid{max-width:100%;height:auto}body[data-theme~=template1] .selectlanginputdivholder{display:-webkit-flex;display:flex;margin-left:10px;margin-right:10px;border-radius:4px;background:#fff;padding:5px 10px}body[data-theme~=template1] .selectlanginputdivholder .img-fluid{max-width:70%;height:auto}body[data-theme~=template1] .selectlanginputdivholder .MuiFormControl-root{width:100%}body[data-theme~=template1] .selectlanginput{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;padding-left:15px}body[data-theme~=template1] .selectlanginputdivholder .MuiFormControl-root .MuiInput-underline:after,body[data-theme~=template1] .selectlanginputdivholder .MuiFormControl-root .MuiInput-underline:before{border-bottom:none!important}body[data-theme~=template1] .selectlanginputdivholder .MuiFormControl-root .MuiInput-underline{color:#103caf!important;font-size:14px}body[data-theme~=template1] .tosbtnholder button{font-size:12px;text-transform:capitalize;height:auto;border:none!important}body[data-theme~=template1] .tostitletext svg{font-size:20px;margin-right:10px}body[data-theme~=template1] .MuiCheckbox-colorPrimary.Mui-checked,body[data-theme~=template1] .MuiCheckbox-colorSecondary.Mui-checked,body[data-theme~=template1] .MuiRadio-colorSecondary.Mui-checked{color:#103caf!important}body[data-theme~=template1] .bottomfixeddiv{position:fixed;bottom:20px}body[data-theme~=template1] .vertical-align-center{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;line-height:1.2}body[data-theme~=template1] .onboarding-page .onboardingslider-container .MuiFormControlLabel-root{margin-left:-5px}body[data-theme~=template1] .onboarding-page .onboardingslider-container fieldset.MuiFormControl-root{width:90%;margin-left:5%}body[data-theme~=template1] .onboarding-page .onboardingslider-container fieldset.MuiFormControl-root label{margin-right:0;background:#fff;margin-bottom:10px;padding:5px;border:1px solid #ddd;border-radius:4px}body[data-theme~=template1] .onboarding-page .onboardingslider-container .slick-dots li.slick-active button:before{opacity:.75;color:#103caf}body[data-theme~=template1] .onboarding-page .onboardingslider-container .MuiFormControlLabel-label{font-size:14px!important}body[data-theme~=template1] .homepageheaderdiv{background-color:#fff;color:#333}body[data-theme~=template1] .homemenu_gridpage{background-color:transparent!important;background-image:none!important}body[data-theme~=template1] .homemenu_gridpage .backgroundivholder .bgdiv1{height:50vh;background-color:#fff}body[data-theme~=template1] .homemenu_gridpage .backgroundivholder .welcometopcurve{position:absolute;top:calc(50vh - 150px);left:0;width:100%;overflow:hidden;line-height:0;background-color:#fff}body[data-theme~=template1] .homemenu_gridpage .backgroundivholder .bgdiv2{height:50vh;background-color:#4e61bf}body[data-theme~=template1] .homemenu_gridpage .backgroundivholder .welcometopcurve .shape-fill{fill:#4e61bf}body[data-theme~=template1] .homepagegridmaindiv{background:#aebecc;border-radius:8px;padding:10px 15px;margin:0 10px 30px;height:calc(100vh - 180px);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-evenly;justify-content:space-evenly}body[data-theme~=template1] .homepagegridinnerdiv{height:calc(100vh - 200px);overflow-y:auto}body[data-theme~=template1] .homepagegrid_bgmenu{background-color:#4e61bf;font-size:17px;color:#fff}body[data-theme~=template1] .homepagegrid_bgmenu i.demo-icon{font-size:40px;color:#103caf}body[data-theme~=template1] .homepagegrid_bgmenu img.img-fluid{max-height:40px;margin-bottom:10px}body[data-theme~=template1] .homepagegrid_bgmenu svg{fill:#4e61bf}body[data-theme~=template1] .tabheader{padding:0 20px}body[data-theme~=template1] .tabheader .MuiTabs-indicator{background-color:transparent!important}body[data-theme~=template1] .tabheader .MuiTab-root.Mui-selected{background-color:#fff;border-radius:10px;color:#103caf!important;text-transform:capitalize}body[data-theme~=template1] .tabheader button.MuiTab-root{min-height:30px;color:#fff;text-transform:capitalize;margin-right:10px!important}body[data-theme~=template1] .getknowledgeable_page{background-color:transparent!important;background-image:none!important}body[data-theme~=template1] .getknowledgeable_page .backgroundivholder .bgdiv1{height:50vh;background-color:#4e61bf}body[data-theme~=template1] .getknowledgeable_page .backgroundivholder .welcometopcurve{position:absolute;top:calc(50vh - 150px);left:0;width:100%;overflow:hidden;line-height:0;background-color:#4e61bf}body[data-theme~=template1] .getknowledgeable_page .backgroundivholder .bgdiv2{height:50vh;background-color:#f8f5fb}body[data-theme~=template1] .getknowledgeable_page .backgroundivholder .welcometopcurve .shape-fill{fill:#f8f5fb}body[data-theme~=template1] .homepageInnderheaderdiv.homepageheaderdiv{background-color:#4e61bf}body[data-theme~=template1] .getknowledgepagemaindiv{background:transparent;margin-left:10px;margin-right:10px;border-radius:8px;padding:0;height:calc(100vh - 160px);display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:space-evenly;justify-content:space-evenly;position:relative;width:100%}body[data-theme~=template1] .getknowledgepagemaindiv .getknowledgetabsmainholder{padding:0;background-color:transparent;background-image:none;height:calc(100vh - 220px)}body[data-theme~=template1] .getknowledgepagemaindiv .makeStyles-root-1{background-color:transparent}body[data-theme~=template1] .getknowledgepagemaindiv .MuiAppBar-colorDefault{color:rgba(0,0,0,.87);background-color:transparent;box-shadow:none}body[data-theme~=template1] .getknowledgepagemaindiv .MuiTab-textColorPrimary.Mui-selected{color:#103caf!important}body[data-theme~=template1] .getknowledgepagemaindiv .MuiAppBar-root .MuiTab-root.Mui-selected{background-color:#fff;border-radius:10px;color:#103caf!important}body[data-theme~=template1] .avatarmainholder{-webkit-flex-direction:row;flex-direction:row;display:-webkit-flex;display:flex}body[data-theme~=template1] .getknowledgepagemaindiv .MuiAppBar-root button.MuiTab-root{min-height:30px;color:#fff;text-transform:capitalize}body[data-theme~=template1] .getknowledgepagemaindiv .MuiTabs-indicator{background-color:transparent!important}body[data-theme~=template1] .informationcardholder{background-color:#fff;padding:10px 20px!important;border-radius:10px;margin-top:10px!important;margin-bottom:10px!important;padding-bottom:15px}body[data-theme~=template1] .pillQuestionnaire{padding:10px;background:#fff;margin:20px 0}body[data-theme~=template1] .reminderselect{width:100%}body[data-theme~=template1] .getknwtitle{font-weight:500;font-family:"Rubik"!important;text-transform:uppercase;margin-top:10px;margin-bottom:10px}body[data-theme~=template1] .getknwsubtitle{font-weight:500;margin-top:5px;margin-bottom:10px;font-size:.875rem}body[data-theme~=template1] .informationcardholder img{max-width:70%;border-radius:10px;margin-top:0;margin-bottom:0}body[data-theme~=template1] .getknowupdatedate{font-size:.875rem;text-align:right;color:#103caf!important;margin-top:0;margin-bottom:0}body[data-theme~=template1] .getknowiconcontainer button.MuiIconButton-root{padding:0;color:#4e61bf!important;margin-right:5px}body[data-theme~=template1] .getknowiconcontainer{display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end;-webkit-justify-content:space-evenly;justify-content:space-evenly}body[data-theme~=template1] .bottom-navigation-menu i.demo-icon{font-size:35px;color:#103caf}body[data-theme~=template1] .bottom-navigation-menu img,body[data-theme~=template1] .bottonnavPopup img{height:30px}body[data-theme~=template1] .bottom-navigation-menu svg{color:#fff}body[data-theme~=template1] .bottom-navigation-menu p{font-size:12px;text-align:center;color:#fff}body[data-theme~=template1] .bottom-navigation-menu .moremenu{background:none;box-shadow:none}body[data-theme~=template1] .botnavmainholder{background:#f8f5fb}body[data-theme~=template1] .botnavinnerholder .active{background-color:hsla(0,0%,100%,.2)}body[data-theme~=template1] .botnavinnerholder{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}body[data-theme~=template1] .pt-5px{padding-top:5px!important}body[data-theme~=template1] .pb-5px{padding-bottom:5px!important}body[data-theme~=template1] .botnavinnerholder .pt-5px.pb-5px{height:76px;padding-top:6px!important}body[data-theme~=template1] .getknowledgepagedetailedmaindiv{background:transparent;margin-left:10px;margin-right:10px;border-radius:8px;padding:0;height:calc(100vh - 160px)}body[data-theme~=template1] .getknowledgepagemaindiv .getinvolvedtabsmainholder{padding:0;background-color:transparent;background-image:none;height:calc(100vh - 220px)}body[data-theme~=template1] .white_bg{background-color:#fff}body[data-theme~=template1] .border-radius-10px{border-radius:10px}body[data-theme~=template1] .getinvo_listholder{height:calc(100vh - 241px);overflow-y:auto}body[data-theme~=template1] #surveyCasePreviewform .getinvo_inner_questiondiv{height:calc(100vh - 200px)}body[data-theme~=template1] .getinvo_inner_questiondiv{overflow-y:auto}body[data-theme~=template1] .getinvo_inner_questiondiv .infocard p{font-family:"Rubik"!important;font-weight:500}body[data-theme~=template1] .getinvo_inner_questiondiv .infocard .MuiFormControlLabel-label{font-size:14px!important}body[data-theme~=template1] .getinvo_inner_questiondiv .infocard .MuiButton-contained{box-shadow:none!important;background-color:#4e61bf!important;color:#fff!important}body[data-theme~=template1] .getknowledgepagemaindiv .forumtabsmainholder{padding:0;background-color:transparent;background-image:none;height:calc(100vh - 220px)}body[data-theme~=template1] .border-topleftradius-10px{border-top-left-radius:10px}body[data-theme~=template1] .border-toprightradius-10px{border-top-right-radius:10px}body[data-theme~=template1] .border-bottomleftradius-10px{border-bottom-left-radius:10px}body[data-theme~=template1] .border-bottomrightradius-10px{border-bottom-right-radius:10px}body[data-theme~=template1] .bgimg_none{background-image:none!important}body[data-theme~=template1] .chatmsglistholdermain li.sent .msg{border:2px solid #103caf!important}body[data-theme~=template1] .pillstatusholder{background:#fff;margin:20px 0}body[data-theme~=template1] .pillstatus-header{width:100%;border-bottom:2px solid #ddd!important;margin-bottom:10px;padding:10px 0;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;vertical-align:middle}body[data-theme~=template1] .MuiPickersStaticWrapper-staticWrapperRoot{width:100%;border-radius:10px!important}body[data-theme~=template1] .MuiPickersDay-daySelected{color:#fff;font-weight:500;background-color:#3f51b5!important}body[data-theme~=template1] .MuiPickersToolbar-toolbar{background-color:#f8f5fb!important}body[data-theme~=template1] h4.MuiPickersToolbarText-toolbarBtnSelected,body[data-theme~=template1] h6.MuiPickersToolbarText-toolbarTxt{color:#103caf!important}body[data-theme~=template1] .remindersettingiconholder{position:fixed;z-index:9;right:10px;top:20px}body[data-theme~=template1] .remindersettingiconholder button{background-image:none!important;background-color:#4e61bf!important}body[data-theme~=template1] .MuiDialog-container header.MuiAppBar-colorPrimary{background-image:none!important;background-color:#4e61bf!important;box-shadow:none!important}body[data-theme~=template1] .MuiDialog-paperFullScreen{background-image:none!important;background-color:#f8f5fb!important}body[data-theme~=template1] .informationcardholder .MuiTextField-root,body[data-theme~=template1] .informationcardholder .reminderpicker .MuiTextField-root{width:100%;margin-top:0;margin-bottom:0;border:1px solid #ddd;border-radius:4px;padding:5px 10px}body[data-theme~=template1] .informationcardholder .MuiTextField-root .MuiInput-underline:after,body[data-theme~=template1] .informationcardholder .MuiTextField-root .MuiInput-underline:before,body[data-theme~=template1] .informationcardholder .reminderpicker .MuiTextField-root .MuiInput-underline:after,body[data-theme~=template1] .informationcardholder .reminderpicker .MuiTextField-root .MuiInput-underline:before{border-bottom:none!important}body[data-theme~=template1] .mb-25px{margin-bottom:25px!important}body[data-theme~=template1] .informationcardholder .reminderselect .MuiInputBase-root{border:1px solid #ddd;border-radius:4px;padding:5px 10px;margin-top:3px;margin-bottom:8px}body[data-theme~=template1] .informationcardholder .reminderselect .MuiInput-underline:after,body[data-theme~=template1] .informationcardholder .reminderselect .MuiInput-underline:before{border-bottom:none!important}body[data-theme~=template1] .remindericonholder .MuiIconButton-label svg.MuiSvgIcon-root{width:20px!important;height:20px!important;color:#4e61bf!important;margin-right:10px!important}body[data-theme~=template1] .addreminderdivholder{position:fixed;width:100%;text-align:right}body[data-theme~=template1] .addreminderdivholder>div{position:fixed;margin-left:calc(100% - 66px);margin-top:20px}body[data-theme~=template1] .remindertabpanel{padding:20px}body[data-theme~=template1] .remindertabpanel .w-100 .MuiInputBase-root{margin-top:0;margin-bottom:0;width:-webkit-fill-available;border:1px solid #ddd;border-radius:4px;padding:5px 10px}body[data-theme~=template1] .informationcardholder .noboxshadwo{box-shadow:none}body[data-theme~=template1] .addreminderdivholder button{background-image:none!important;background-color:#4e61bf!important}body[data-theme~=template1] .remindertitleholder .MuiTextField-root{padding:5px 0!important}body[data-theme~=template1] .remindertitleholder .MuiTextField-root .MuiInputBase-root{padding:0 10px!important}body[data-theme~=template1] .MuiPickersModal-dialogRoot .MuiButton-textPrimary,body[data-theme~=template1] .MuiPickersToolbarText-toolbarBtnSelected,body[data-theme~=template1] .MuiPickersToolbarText-toolbarTxt{color:#103caf!important}body[data-theme~=template1] .MuiPickersClock-pin,body[data-theme~=template1] .MuiPickersClockPointer-pointer{background-color:#103caf!important}body[data-theme~=template1] .settingmenulist{background:#fff}body[data-theme~=template1] .seetingMenuIcons{width:25px;height:25px}body[data-theme~=template1] .MuiPickersClockPointer-thumb{border:14px solid #103caf!important}body[data-theme~=template1] .overflowy_hidden{overflow-y:hidden}body[data-theme~=template1] .selectlangpage{background-color:#4e61bf;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2 1'%3E%3Cdefs%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='0' x2='0' y1='0' y2='1'%3E%3Cstop offset='0' stop-color='%234e61bf'/%3E%3Cstop offset='1' stop-color='%23aebecc'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' gradientUnits='userSpaceOnUse' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23fed095' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23fed095'/%3E%3C/linearGradient%3E%3ClinearGradient id='c' gradientUnits='userSpaceOnUse' x1='0' y1='0' x2='2' y2='2'%3E%3Cstop offset='0' stop-color='%23fed095' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23fed095'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h2v1H0z'/%3E%3Cg fill-opacity='.5'%3E%3Cpath fill='url(%23b)' d='M0 1V0h2z'/%3E%3Cpath fill='url(%23c)' d='M2 1V0H0z'/%3E%3C/g%3E%3C/svg%3E");background-attachment:fixed;background-size:cover}body[data-theme~=template1] .questiontitle.color-darkblue,body[data-theme~=template1] .steptitle.text-version{color:#fff!important;font-family:"Rubik"!important}body[data-theme~=template1] .onboardingsliderdivcontent h4.color-darkblue{color:#fff!important}body[data-theme~=template1] .tostitletext{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;font-family:"Rubik"!important;font-size:12px;margin:10px 0 0 10px;color:#fff!important}body[data-theme~=template1] .onboardingsliderdivcontent .MuiFormControlLabel-label{font-size:14px!important;color:#000}body[data-theme~=template1] .onboardingslider-container p{font-size:1rem!important;font-weight:600;color:#fff}body[data-theme~=template1] .MuiDialog-paperFullScreen{background-color:#4e61bf;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2 1'%3E%3Cdefs%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='0' x2='0' y1='0' y2='1'%3E%3Cstop offset='0' stop-color='%234e61bf'/%3E%3Cstop offset='1' stop-color='%23aebecc'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' gradientUnits='userSpaceOnUse' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23fed095' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23fed095'/%3E%3C/linearGradient%3E%3ClinearGradient id='c' gradientUnits='userSpaceOnUse' x1='0' y1='0' x2='2' y2='2'%3E%3Cstop offset='0' stop-color='%23fed095' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23fed095'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h2v1H0z'/%3E%3Cg fill-opacity='.5'%3E%3Cpath fill='url(%23b)' d='M0 1V0h2z'/%3E%3Cpath fill='url(%23c)' d='M2 1V0H0z'/%3E%3C/g%3E%3C/svg%3E")!important;background-attachment:fixed;background-size:cover;color:#fff!important}body[data-theme~=template1] .homemenu_gridpage .backgroundivholder .bgdiv1,body[data-theme~=template1] .homemenu_gridpage .backgroundivholder .bgdiv2{display:none}body[data-theme~=template1] .fullpage{background-color:#4e61bf;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2 1'%3E%3Cdefs%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='0' x2='0' y1='0' y2='1'%3E%3Cstop offset='0' stop-color='%234e61bf'/%3E%3Cstop offset='1' stop-color='%23aebecc'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' gradientUnits='userSpaceOnUse' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23fed095' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23fed095'/%3E%3C/linearGradient%3E%3ClinearGradient id='c' gradientUnits='userSpaceOnUse' x1='0' y1='0' x2='2' y2='2'%3E%3Cstop offset='0' stop-color='%23fed095' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23fed095'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h2v1H0z'/%3E%3Cg fill-opacity='.5'%3E%3Cpath fill='url(%23b)' d='M0 1V0h2z'/%3E%3Cpath fill='url(%23c)' d='M2 1V0H0z'/%3E%3C/g%3E%3C/svg%3E")!important;background-attachment:fixed;background-size:cover;height:100vh}body[data-theme~=template1] .homepageheaderdiv{background-color:transparent;color:#fff;padding:10px;position:relative}body[data-theme~=template1] .homepagegridmaindiv{background-color:transparent;margin-left:0;margin-right:0}body[data-theme~=template1] .homepagegrid_bgmenu{background-color:hsla(0,0%,100%,.4);padding:10px;border-radius:10px;font-size:16px;display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;-webkit-flex-direction:column;flex-direction:column;font-weight:700;color:#333;height:calc(100% - 20px)}body[data-theme~=template1] .getknowledgeable_page .backgroundivholder .bgdiv1,body[data-theme~=template1] .getknowledgeable_page .backgroundivholder .bgdiv2{display:none}body[data-theme~=template1] .botnavmainholder{position:fixed;bottom:10px;width:100%;top:auto;background:transparent;box-shadow:none}body[data-theme~=template1] .bottom-navigation-menu{background-color:#4e61bf;margin-left:10px;margin-right:10px;border-radius:10px;background-color:hsla(0,0%,100%,.4)}body[data-theme~=template1] .botnavinnerholder .pt-5px.pb-5px{height:auto;padding:0!important}body[data-theme~=template1] .botnavinnerholder .pt-5px.pb-5px a p:nth-child(2){height:36px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;display:none}body[data-theme~=template1] .infotabcontainer{height:calc(100vh - 140px)}body[data-theme~=template1] .infotabcontainer ul.MuiList-padding{padding-top:0;padding-bottom:0}body[data-theme~=template1] .infotabcontainer .informationcardholder{background-color:#fff;padding:10px 20px!important;border-radius:10px;margin-top:0!important;margin-bottom:15px!important;padding-bottom:15px;background-color:hsla(0,0%,100%,.4)}body[data-theme~=template1] .homepageInnderheaderdiv.homepageheaderdiv{background-color:transparent;color:#fff;padding:10px;position:relative}body[data-theme~=template1] .bg-knowledge-tab .MuiBox-root{padding:10px}body[data-theme~=template1] .gkdivcontent{height:calc(100vh - 140px);overflow-y:hidden;overflow-x:hidden}body[data-theme~=template1] .onboarding-page.homemenu_gridpage .gridcontainer.welcome-login-page{background-color:#4e61bf;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2 1'%3E%3Cdefs%3E%3ClinearGradient id='a' gradientUnits='userSpaceOnUse' x1='0' x2='0' y1='0' y2='1'%3E%3Cstop offset='0' stop-color='%234e61bf'/%3E%3Cstop offset='1' stop-color='%23aebecc'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' gradientUnits='userSpaceOnUse' x1='0' y1='0' x2='0' y2='1'%3E%3Cstop offset='0' stop-color='%23fed095' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23fed095'/%3E%3C/linearGradient%3E%3ClinearGradient id='c' gradientUnits='userSpaceOnUse' x1='0' y1='0' x2='2' y2='2'%3E%3Cstop offset='0' stop-color='%23fed095' stop-opacity='0'/%3E%3Cstop offset='1' stop-color='%23fed095'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h2v1H0z'/%3E%3Cg fill-opacity='.5'%3E%3Cpath fill='url(%23b)' d='M0 1V0h2z'/%3E%3Cpath fill='url(%23c)' d='M2 1V0H0z'/%3E%3C/g%3E%3C/svg%3E")!important;background-attachment:fixed;background-size:cover;height:100vh}body[data-theme~=template1] .gkdivcontent.knowledge-detail .scrollablepost{height:calc(100vh - 180px);height:calc(100vh - 230px);background:#fff;margin-left:10px;margin-right:10px;border-radius:10px;height:calc(100vh - 200px);background-color:hsla(0,0%,100%,.4)}body[data-theme~=template1] .posticoncontainer ul{background-color:transparent}body[data-theme~=template1] .markerList{background:#fff;margin-left:15px;margin-right:15px;border-radius:8px;height:calc(100vh - 223px);height:calc(100vh - 145px);position:relative;padding:5px 0 0;overflow-y:auto;background-color:hsla(0,0%,100%,.4)}body[data-theme~=template1] .distancetext{font-size:12px;color:#000;font-weight:700;letter-spacing:1.3px}body[data-theme~=template1] .listname{color:#000!important;font-weight:600!important;font-family:"Karla"!important}body[data-theme~=template1] .forum-container .group-list{margin-top:10px;height:100vh;height:calc(100vh - 216px);overflow-y:auto}body[data-theme~=template1] .forum-container .group-list,body[data-theme~=template1] .peer-list{padding:10px;background:#fff;text-align:left;border-radius:10px;background-color:hsla(0,0%,100%,.4)}body[data-theme~=template1] .peer-list{margin:10px 15px}body[data-theme~=template1] form#chat-profile{background:#fff;text-align:left;border-radius:10px;position:relative;margin-left:15px;margin-right:15px;height:calc(100vh - 186px);background-color:hsla(0,0%,100%,.4)}body[data-theme~=template1] .profileformholder legend.MuiFormLabel-root{font-size:1rem!important;font-weight:600;color:#000;font-family:museo_sans300,museo_sans500,museo_sans900;font-family:"Karla"!important;line-height:1}body[data-theme~=template1] #frame{width:100%;height:calc(100vh - 270px)}body[data-theme~=template1] .chatmsglistholdermain{background-image:none!important;background-color:hsla(0,0%,100%,.4)}body[data-theme~=template1] .ChatWindow .react-swipeable-view-container{background:transparent;border-radius:10px}body[data-theme~=template1] .getinvolvedtabsmainholder{background-color:transparent;background-image:none!important}body[data-theme~=template1] .forumlistdivholder.servicesList{margin:0}body[data-theme~=template1] .getinvo_inner_questiondiv .infocard{background-color:#fff;border-radius:10px;margin-top:10px;margin-bottom:20px!important;box-shadow:none!important;border:none!important;background-color:hsla(0,0%,100%,.4)}body[data-theme~=template1] .forumlistdivholder.servicesList .getinvo_inner_questiondiv{height:calc(100vh - 348px);padding-top:0;padding-left:5px;padding-right:5px}body[data-theme~=template1] .settingmenulist{background-color:hsla(0,0%,100%,.4);margin-left:15px;margin-right:15px;border-radius:10px}body[data-theme~=template1] .terms-condition-container{height:calc(100vh - 140px);overflow:scroll;position:relative;background:#fff;margin-left:15px;margin-right:15px;background-color:hsla(0,0%,100%,.4);border-radius:10px}body[data-theme~=template1] .userProfileCard{padding:10px;margin-left:5px;margin-right:5px;background-color:hsla(0,0%,100%,.4);box-shadow:none!important;border-radius:8px}body[data-theme~=template1] .profilesubmitbtn{box-shadow:none!important}body[data-theme~=template1] .posttitle{color:#000!important;font-weight:600!important;margin-bottom:0!important}body[data-theme~=template1] .gklistdetails-root .MuiPaper-root{background-color:hsla(0,0%,100%,.4);border-bottom-left-radius:8px;border-bottom-right-radius:8px}body[data-theme~=template1] .gklistdetails-summary{background:transparent!important;border:none!important;border-top:0!important;box-shadow:none!important;border-radius:8px!important;border-top-left-radius:0!important;border-top-right-radius:0!important;padding-top:16px!important}body[data-theme~=template1] .maplistcontainerdiv.repostListContainer .chatuserlistdiv{background-color:hsla(0,0%,100%,.4)}body[data-theme~=template1] .swipeable-list-item,body[data-theme~=template1] .swipeable-list-item__content{background:transparent!important}body[data-theme~=template1] .know-your-rights-tab-content.paddingfixes>.MuiBox-root{padding:0}body[data-theme~=template1] .caldivcontent div{background-color:transparent}body[data-theme~=template1] .calendartabmainholder{background-color:hsla(0,0%,100%,.4)!important;border-radius:8px}body[data-theme~=template1] .MuiDialog-paperFullScreen .calendartabmainholder{height:calc(100vh - 64px)!important;overflow-y:auto;background-color:transparent!important}body[data-theme~=template1] .calendartabmainholder .informationcardholder,body[data-theme~=template1] .usercalendartabmainholder .informationcardholder{background-color:#fff;padding:10px 20px!important;border-radius:10px;margin-top:10px!important;margin-bottom:10px!important;padding-bottom:15px;background-color:hsla(0,0%,100%,.4)!important;color:#000}body[data-theme~=template1] .informationcardholder .MuiTextField-root{width:100%;margin-top:0;margin-bottom:0;border:1px solid #fff;border-radius:4px;padding:5px 10px}body[data-theme~=template1] .login_btn{background-color:#4e61bf!important;background-image:none!important;width:100%;padding:8px!important;font-size:14px!important;box-shadow:none!important;color:#fff}body[data-theme~=template1] .infotabcontainer.getaccesstabspage.getinvolvedtabsmainholder .forumlistdivholder.servicesList.white_bg{margin:0 10px;height:calc(100vh - 210px);background-color:hsla(0,0%,100%,.4)!important;padding-top:10px}body[data-theme~=template1] .forumlistdivholder.getinvo_inner_questiondiv{height:calc(100vh - 265px)}body[data-theme~=template1] #surveyform{position:relative;padding-bottom:0;height:calc(100vh - 140px);overflow-y:auto}body[data-theme~=template1] .calendartabpanel .MuiBox-root{padding:10px}body[data-theme~=template1] .tabheader{color:rgba(0,0,0,.87);background-color:transparent;box-shadow:none;padding:0 10px}body[data-theme~=template1] .gk-page .getaccess-searchbar{background-color:#fff!important;box-shadow:none!important;border:2px solid #ddd!important;margin:10px 0}body[data-theme~=template1] .getknowledgeable_page .bg-knowledge-tab .MuiBox-root{padding:10px 0}body[data-theme~=template1] .Informationpage .bg-knowledge-tab .MuiBox-root{padding:10px}body[data-theme~=template1] .forum-container .group-list{margin:10px}body[data-theme~=template1] .calendartabmainholder{padding-bottom:0;height:calc(100vh - 200px)}body[data-theme~=template1] .MuiRadio-colorSecondary.Mui-checked,body[data-theme~=template1] .reportform .MuiRadio-colorSecondary.Mui-checked{color:#4e61bf!important}body[data-theme~=template1] .MuiPaper-root.MuiPopover-paper.MuiPaper-rounded{background-color:#fff!important}body[data-theme~=template1] .bottonnavPopup p{background-color:transparent;color:#fff;color:#000}body[data-theme~=template1] .markerList .getaccess-searchbar{background-color:#fff!important;box-shadow:none!important;border:2px solid #ddd!important;background-color:hsla(0,0%,100%,.4)!important;margin:10px}body[data-theme~=template1] .getaccess-searchbar{background-color:hsla(0,0%,100%,.4)!important}body[data-theme~=template1] .MuiAvatar-colorDefault{color:#fafafa;background-color:#4e61bf}body[data-theme~=template1] .comment-username{font-weight:700}body[data-theme~=template1] .mapreset{border-radius:2px;margin-left:2px;border:none!important}body[data-theme~=template1] .maplistviewfloatbtn,body[data-theme~=template1] .MuiFab-root.mapfilterfloatbtn.MuiFab-primary{background:#4e61bf!important}body[data-theme~=template1] .maplistviewfloatbtn svg,body[data-theme~=template1] .MuiFab-root.mapfilterfloatbtn.MuiFab-primary svg{color:#fff!important}body[data-theme~=template1] .nearmebutton{background:#4e61bf!important;color:#fff!important;border:none!important;height:30px;width:30px;border-radius:2px}body[data-theme~=template1] .nearmebutton svg{width:18px;height:18px;padding-top:4px}body[data-theme~=template1] .skitt-ui--not-listening #skitt-toggle-button{background-color:#4e61bf}body[data-theme~=template1] p.unreadmsgicon svg{fill:#103caf}body[data-theme~=template1] .gk-page .getaccess-searchbar{background-color:hsla(0,0%,100%,.4)!important}body[data-theme~=template1] .color-darkblue label svg{fill:#103caf!important}body[data-theme~=template1] .chatusername svg{fill:#103caf!important;width:16px;height:16px}body[data-theme~=template1] .case-status-label svg,body[data-theme~=template1] .responselisticon svg{fill:#103caf!important}body[data-theme~=template1] .MuiInput-underline:after{border-bottom:1px solid rgba(0,0,0,.42)!important}body[data-theme~=template1] .profileformholder .MuiFormLabel-root.Mui-focused{color:#000!important}body[data-theme~=template1] .profileformholder label{font-size:1rem!important;font-weight:600;color:#000}body[data-theme~=template1] .calendartabmainholder.remindertabpanel button.MuiButtonBase-root.MuiIconButton-root span.MuiIconButton-label svg{fill:#103caf!important}body[data-theme~=template1] .settingmenulist i.demo-icon{font-size:20px;color:#103caf}body[data-theme~=template1] .settingmenulist svg{fill:#103caf!important;fill:#0739b1!important}body[data-theme~=template1] .bottom-navigation-menu svg,body[data-theme~=template1] .bottonnavPopup p svg{color:#103caf}body[data-theme~=template1] .height500{height:500px}body[data-theme~=template1] .userprofilefieldset .MuiFormGroup-root .MuiInput-underline{border:1px solid #fff;border-radius:4px;padding-left:10px;margin-top:10px}body[data-theme~=template1] .userprofilefieldset .MuiFormGroup-root .MuiInput-underline:before{border-bottom:none!important}body[data-theme~=template1] button{text-transform:capitalize}body[data-theme~=template1] header.MuiPaper-root.MuiAppBar-root .MuiTypography-h6,body[data-theme~=template1] header.MuiPaper-root.MuiAppBar-root h6{font-family:"Rubik"!important;font-weight:400}body[data-theme~=template1] .selectlangpage .onboardingsliderdivcontent{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:calc(100vh - 280px)}body[data-theme~=template1] .tostitletext{background-color:hsla(0,0%,100%,.4)!important;padding:5px 10px;border-radius:4px;color:#103caf!important;margin-left:5px;font-size:14px}body[data-theme~=template1] .selectlangpage .onboardingsliderdivcontent .langdivholder{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}body[data-theme~=template1] .selectlangpage .regformquestionimg{height:60px!important}body[data-theme~=template1] .powertext{font-size:14px;background:hsla(0,0%,100%,.4);padding:10px;border-radius:4px;color:#333}body[data-theme~=template1] .mt-0{margin-top:0!important}body[data-theme~=template1] .onboarding-page.langpref-page .skipbtnholder{position:fixed;width:100%;bottom:70px}body[data-theme~=template1] .onboarding-page .onboardingslider-container p{margin-left:5%;background:transparent!important;color:#fff!important;font-family:"Karla"!important}body[data-theme~=template1] .registaionsubmit{color:#fff!important;width:100%;padding:6px 20px!important;position:fixed;bottom:30px;z-index:1111}body[data-theme~=template1] .ml-15px{margin-left:15px}body[data-theme~=template1] .mr-15px{margin-right:15px}body[data-theme~=template1] .scrollablepost .infodetailedpostcontainer .avatarholder{float:none;width:100%}body[data-theme~=template1] .font-rubik{font-family:"Rubik"!important}body[data-theme~=template1] .slick-next:before,body[data-theme~=template1] .slick-prev:before{color:#103caf!important}body[data-theme~=template1] #registerform .MuiInput-underline:before{border-bottom:none!important}body[data-theme~=template1] #registerform input{background:hsla(0,0%,100%,.4);border-radius:4px;padding-left:10px}body[data-theme~=template1] .onboarding-page .onboardingslider-container #registerform fieldset.MuiFormControl-root label{margin-right:0;background:hsla(0,0%,100%,.4);margin-bottom:10px;padding:0 5px;border:none;border-radius:4px;height:32px}body[data-theme~=template1] .speech-btn{width:40px;height:40px;border-radius:50%;cursor:pointer;display:inline-block;background:url(data:image/svg+xml;base64,PHN2ZyBiYXNlUHJvZmlsZT0idGlueSIgaGVpZ2h0PSIzMiIgd2lkdGg9IjMyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNmZmYiPjxwYXRoIGQ9Ik0xNiAyMWE0IDQgMCAwMDQtNHYtN2E0IDQgMCAwMC04IDB2N2E0IDQgMCAwMDQgNHptLTItMTFjMC0xLjEwMy44OTctMiAyLTJzMiAuODk3IDIgMnY3YzAgMS4xMDMtLjg5NyAyLTIgMnMtMi0uODk3LTItMnYtN3oiLz48cGF0aCBkPSJNMjQgMTdoLTJjMCAzLjMwOC0yLjY5MiA2LTYgNnMtNi0yLjY5Mi02LTZIOGMwIDQuMDc5IDMuMDU1IDcuNDM4IDcgNy45MzFWMjZoLTR2MmgxMHYtMmgtNHYtMS4wNjljMy45NDUtLjQ5MyA3LTMuODUyIDctNy45MzF6Ii8+PC9nPjwvc3ZnPg==);background-size:72% 72%;background-position:50%;background-repeat:no-repeat;-webkit-transition:background-color .4s ease;float:right;background-color:#2e44ad;position:fixed;right:5px;bottom:70px;-webkit-animation-delay:0;-webkit-animation-duration:.5s;-webkit-animation-name:d;-webkit-animation-fill-mode:forwards;-moz-animation-delay:0;-moz-animation-duration:.5s;-moz-animation-name:d;-moz-animation-fill-mode:forwards;animation-delay:0;animation-duration:.5s;animation-name:d;animation-fill-mode:forwards;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96.667' height='96.666' fill='%230739b1'%3E%3Cpath d='M48.333 73.296c9.519 0 17.263-7.744 17.263-17.262V17.262C65.596 7.743 57.852 0 48.333 0c-9.519 0-17.262 7.743-17.262 17.262v38.773c0 9.518 7.743 17.261 17.262 17.261z'/%3E%3Cpath d='M76.078 45.715h-3.437a2 2 0 00-2 2v7.029c0 12.3-10.008 22.308-22.309 22.308S26.025 67.044 26.025 54.744v-7.029a2 2 0 00-2-2h-3.437a2 2 0 00-2 2v7.029c0 14.707 11.433 27.667 26.026 29.506v4.98h-15.35a2 2 0 00-2 2v3.436a2 2 0 002 2h38.138a2 2 0 002-2V91.23a2 2 0 00-2-2H52.051v-4.98c14.594-1.838 26.026-14.799 26.026-29.506v-7.029c.001-1.105-.895-2-1.999-2z'/%3E%3C/svg%3E");background-color:hsla(0,0%,100%,.4);border-radius:10px}body[data-theme~=template1] .rcw-launcher{position:fixed!important;margin:0;bottom:10px;right:5px;width:40px;height:40px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 60' fill='%230739b1'%3E%3Cpath d='M54.072 2.535l-34.142-.07c-3.27 0-5.93 2.66-5.93 5.93v3.124l26.065-.054c4.377 0 7.935 3.557 7.935 7.929v21.142c0 .634-.083 1.248-.224 1.84l3.484 3.833a.998.998 0 001.1.26 1 1 0 00.64-.933v-10h1.07c3.27 0 5.93-2.66 5.93-5.93V8.465c0-3.27-2.66-5.93-5.928-5.93z'/%3E%3Cpath d='M40.069 13.465l-34.139.07c-3.27 0-5.93 2.66-5.93 5.93v21.141c0 3.27 2.66 5.93 5.929 5.93H12v10a1 1 0 001.74.673l9.704-10.675 16.626-.068c3.27 0 5.93-2.66 5.93-5.93V19.394c0-3.27-2.66-5.929-5.931-5.929zM12 34.449c-2.206 0-4-1.794-4-4s1.794-4 4-4 4 1.794 4 4-1.794 4-4 4zm11 0c-2.206 0-4-1.794-4-4s1.794-4 4-4 4 1.794 4 4-1.794 4-4 4zm11 0c-2.206 0-4-1.794-4-4s1.794-4 4-4 4 1.794 4 4-1.794 4-4 4z'/%3E%3C/svg%3E");background-color:hsla(0,0%,100%,.4)!important;border-radius:10px;background-size:62% 62%;background-repeat:no-repeat;background-position:50%}body[data-theme~=template1] button.rcw-launcher img{max-width:72%;display:none}body[data-theme~=template1] .rcw-widget-container{height:auto!important}body[data-theme~=template1] .rcw-conversation-container.active{height:100vh}body[data-theme~=template1] .mapfilterviewcontainer{background-color:transparent!important}body[data-theme~=template1] .mapfilterviewcontainer .MuiFormControl-root{border:1px solid #fff;border-radius:4px;padding-left:10px;margin-top:10px;margin-left:0;width:calc(100% - 15px);font-family:"Karla"!important}body[data-theme~=template1] .mapfilterviewcontainer .MuiInputBase-root{font-family:"Karla"!important}body[data-theme~=template1] .mapfilterviewcontainer .MuiInput-underline:after,body[data-theme~=template1] .mapfilterviewcontainer .MuiInput-underline:before{border-bottom:none!important}body[data-theme~=template1] .mapfilterviewcontainer .MuiButtonBase-root.MuiAccordionSummary-root{background:#4e61bf!important;color:#fff!important;border-radius:4px!important;margin-bottom:10px}body[data-theme~=template1] .mapfilterviewcontainer .MuiPaper-root{background-color:transparent!important;border-bottom-left-radius:8px;border-bottom-right-radius:8px;box-shadow:none!important;margin-bottom:5px}body[data-theme~=template1] .mapfilterviewcontainer .MuiPaper-root.MuiAccordion-root.Mui-expanded{background-color:hsla(0,0%,100%,.4)!important;margin-bottom:15px}body[data-theme~=template1] .mapfilterviewcontainer .MuiButtonBase-root.MuiAccordionSummary-root svg{fill:#fff!important}body[data-theme~=template1] .mapfilterviewcontainer .MuiPaper-root>div{box-shadow:none!important}body[data-theme~=template1] .mapfilterviewcontainer .contactcard{background-color:hsla(0,0%,100%,.8)!important;margin-bottom:10px;padding:10px;border-radius:8px}body[data-theme~=template1] .mapfilterviewcontainer .MuiAccordionDetails-root{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding-left:0;padding-right:0}body[data-theme~=template1] .infotabcontainer .informationcardholder.mapfilterviewcontainer{margin-bottom:0!important}body[data-theme~=template1] .cantactfloatbtn{position:absolute!important;top:140px;right:10px;z-index:2}body[data-theme~=template1] .mapfilterviewcontainer{height:calc(100vh - 170px);overflow-y:auto;margin-bottom:0!important}body[data-theme~=template1] .maplistcontactviewpage{height:calc(100vh - 140px);background-color:hsla(0,0%,100%,.4)!important}body[data-theme~=template1] .repostListContainer .MuiFormControl-root{border:1px solid #fff;border-radius:4px;padding-left:10px;margin-top:10px;margin-left:0;width:calc(100% - 15px);font-family:"Karla"!important;background-color:hsla(0,0%,100%,.4);margin-bottom:10px}body[data-theme~=template1] .repostListContainer .MuiInputBase-root{font-family:"Karla"!important}body[data-theme~=template1] .repostListContainer .MuiInput-underline:after,body[data-theme~=template1] .repostListContainer .MuiInput-underline:before{border-bottom:none!important}body[data-theme~=template1] .repostListContainer.maplistcontainerdiv.repostListContainer .chatuserlistdiv{margin-bottom:10px!important}body[data-theme~=template1] .MuiTab-root,body[data-theme~=template1] .MuiTypography-body1{font-size:16px}body[data-theme~=template1] .getinvo_inner_questiondiv .infocard .MuiFormControlLabel-label,body[data-theme~=template1] button{font-size:16px!important}body[data-theme~=template1] .settingmenulist span.MuiTypography-body1{font-size:18px!important}.swal-record .swal-footer{text-align:center}.speech-btn{width:80px;height:80px;background-position:10.5px 9px;width:40px;height:40px;border-radius:50%;cursor:pointer;display:inline-block;background:url(data:image/svg+xml;base64,PHN2ZyBiYXNlUHJvZmlsZT0idGlueSIgaGVpZ2h0PSIzMiIgd2lkdGg9IjMyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNmZmYiPjxwYXRoIGQ9Ik0xNiAyMWE0IDQgMCAwMDQtNHYtN2E0IDQgMCAwMC04IDB2N2E0IDQgMCAwMDQgNHptLTItMTFjMC0xLjEwMy44OTctMiAyLTJzMiAuODk3IDIgMnY3YzAgMS4xMDMtLjg5NyAyLTIgMnMtMi0uODk3LTItMnYtN3oiLz48cGF0aCBkPSJNMjQgMTdoLTJjMCAzLjMwOC0yLjY5MiA2LTYgNnMtNi0yLjY5Mi02LTZIOGMwIDQuMDc5IDMuMDU1IDcuNDM4IDcgNy45MzFWMjZoLTR2MmgxMHYtMmgtNHYtMS4wNjljMy45NDUtLjQ5MyA3LTMuODUyIDctNy45MzF6Ii8+PC9nPjwvc3ZnPg==);background-size:72% 72%;background-position:50%;background-repeat:no-repeat;-webkit-transition:background-color .4s ease;float:right;background-color:#2e44ad;position:fixed;right:10px;bottom:10px}.speech-btn.active{background-color:teal;-webkit-animation-name:bganimate;animation-name:bganimate;-webkit-animation:bganimate 1s ease-out infinite;animation:bganimate 1s ease-out infinite}@-webkit-keyframes bganimate{0%{background-color:#0024ce}to{background-color:#2e44ad}}@keyframes bganimate{0%{background-color:#0024ce}to{background-color:#2e44ad}}.rcw-close-button,.rcw-conversation-container .rcw-header,.rcw-launcher{background-color:#2e44ad!important}.rcw-client .rcw-message-text,.rcw-response .rcw-message-text{background-color:#445ed8!important;color:#fff}@media only screen and (min-device-width:320px)and (max-device-width:480px)and (-webkit-min-device-pixel-ratio:2){.rcw-launcher{position:static!important}.rcw-conversation-container .rcw-header{padding-top:30px}.rcw-conversation-container .rcw-close-button{top:45px}}.iphone .homepageheaderdiv,.iphone .onboardingheaderdiv{padding-top:35px!important}.iphone .navbar{height:90px;padding-top:40px!important}.iphone .modal-content,.iphone .modal-header{padding-top:26px}.iphone .template1-hader{padding-top:25px}.rcw-sender input{display:block}.a-info-message{top:0}.a-enter-ar,.a-enter-vr,.a-info-message-container{position:fixed!important;bottom:80px!important}.a-enter-ar,.a-enter-vr{right:60px!important}.vr-page-ai-chat .rcw-launcher{bottom:76px!important}.bot-spiken-text{position:absolute;bottom:0;right:45px;margin:20px}.bot-inner-text{background:rgba(0,0,0,.1);background:hsla(0,0%,100%,.9);padding:20px;float:right;border-radius:8px}.avatar-img-wrap{background-color:#fff;position:relative}.avatar-img-wrap .evidancbtn{position:absolute;right:-7px;height:30px!important;width:30px;padding:0;margin:0;top:0;background:transparent!important;display:inline-block;color:#000}.avatarmainholder .MuiFormControlLabel-root{margin-right:0}.privacy-content,.terms-condition-content,.tos-content{word-wrap:break-word}.err-container{padding:20px;background:#f78738;color:#fff}.offline-msg{display:none;text-align:center;background:#000;color:#fff;padding:10px;position:fixed;bottom:0;width:100%}.reg-slide-next-btn-holder{position:fixed;bottom:70px;left:50%;-webkit-transform:translatex(-50%);transform:translatex(-50%)}.reg-slide-next-btn{color:#fff!important;background-color:#009596!important;padding:11px 50px!important;line-height:1.75;border-radius:4px;text-transform:uppercase;font-size:.875rem;margin:20px auto 0}body[lag=ur_PK],body[lag=ur_PK] .MuiGrid-container,body[lag=ur_PK] .MuiListItem-root,body[lag=ur_PK] .slick-slide{direction:rtl}body[lag=ur_PK] .settingpageimag,body[lag=ur_PK] .tosiamg{padding-right:25%}.text-red{color:red}.text-golden{color:#b8860b}.text-blue{color:#00f}.capitalize{text-transform:capitalize}body[data-theme~=template2] .text-red{color:red}body[data-theme~=template2] .text-golden{color:#b8860b}body[data-theme~=template2] .text-blue{color:#00f}body[data-theme~=template2] .capitalize{text-transform:capitalize}body[data-theme~=template2] .header{background-color:#fff!important;color:#212529!important;top:0!important}body[data-theme~=template2] .gridcontainer{width:100%!important;margin:0!important}body[data-theme~=template2] .main{background-color:#fff!important}body[data-theme~=template2] button{font-family:"museo_sans500"!important}body[data-theme~=template2] body{font-family:"museo_sans300"!important}body[data-theme~=template2] .MuiFormLabel-root.Mui-focused{color:#2196f3!important}body[data-theme~=template2] .getaccess-page,body[data-theme~=template2] .gklist-page,body[data-theme~=template2] .tos-page{padding-top:56px!important}body[data-theme~=template2] .m-0{margin:0!important}body[data-theme~=template2] .mr-10{margin-right:10px}body[data-theme~=template2] .p-0{padding:0!important}body[data-theme~=template2] a{text-decoration:none;color:inherit}body[data-theme~=template2] .text-center{text-align:center}body[data-theme~=template2] .mb-0{margin-bottom:0}body[data-theme~=template2] .zero{padding:0!important;margin:0!important}body[data-theme~=template2] .fs-0_9375rem{font-size:.9375rem!important}body[data-theme~=template2] [data-tour-elem=navigation]{width:100%}body[data-theme~=template2] [data-tour-elem=dot]{margin-left:5%;margin-right:5%}body[data-theme~=template2] .surveytitlediv{background:#fff;background-color:#fff;border-radius:10px;color:#103caf!important;text-transform:capitalize;height:30px;padding:3px 12px;text-align:center;font-weight:600;margin-bottom:20px}body[data-theme~=template2] .reactour__helper.reactour__helper--is-open{margin-right:20px}body[data-theme~=template2] .fw-600{font-weight:600}body[data-theme~=template2] .w-100{width:100%}body[data-theme~=template2] .menubtn{margin-right:.5rem!important;z-index:9}body[data-theme~=template2] .application-title{-webkit-flex-grow:1;flex-grow:1}body[data-theme~=template2] .applogoimg{height:44px;margin-right:-25px}body[data-theme~=template2] .secondary-header{background-color:#009596!important;color:#fff!important;box-shadow:none!important;position:fixed!important;top:56px}body[data-theme~=template2] .secondary-header .application-title{font-size:.9375rem!important;color:#fff!important}body[data-theme~=template2] .homeicon-btn{padding-right:0!important;margin-right:0!important}body[data-theme~=template2] .bottom-appbar{top:auto!important;bottom:0!important;box-shadow:none!important}body[data-theme~=template2] .bottom-toolbar{display:-webkit-flex;display:flex;width:100%;-webkit-justify-content:space-between;justify-content:space-between}body[data-theme~=template2] .bottom-appbar i.demo-icon{font-size:35px;color:#fff}body[data-theme~=template2] .bottom-toolbar button span img,body[data-theme~=template2] .bottom-toolbar button span svg{width:33px;height:33px;color:#fff;padding-top:3px}body[data-theme~=template2] .bottom-toolbar .active{pointer-events:none;background-color:#007a7a}body[data-theme~=template2] .bottom-toolbar button.active:before{content:"";position:absolute;margin-left:-15px;left:50%;top:-6px;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid #fff}body[data-theme~=template2] .green-page .bottom-toolbar{background-color:#009596}body[data-theme~=template2] .red-page .bottom-toolbar,body[data-theme~=template2] .red-page .secondary-header{background-color:#d50032!important}body[data-theme~=template2] .bg-light-teal{background-color:#eafffd!important}body[data-theme~=template2] .getstarted-page{height:100vh;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}body[data-theme~=template2] .applogo{height:70px}body[data-theme~=template2] .flaglogo{border-radius:50%;width:80px;height:80px;background:#fff;border:2px solid #ddd;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)!important;margin-bottom:5px!important}body[data-theme~=template2] .selectlangcontainer{-webkit-flex-direction:row!important;flex-direction:row!important;-webkit-justify-content:space-around;justify-content:space-around}body[data-theme~=template2] .selectlangcontainer label span{font-size:.875rem!important}body[data-theme~=template2] .selectlangtitle{font-size:1.25rem!important;margin-bottom:1.5rem!important}body[data-theme~=template2] .versioninfo span{font-size:.8125rem!important;margin-right:5px}body[data-theme~=template2] .getstarted-form .inputlabel{color:rgba(0,0,0,.65)}body[data-theme~=template2] .getstarted-form .MuiSelect-select.MuiSelect-select{padding-left:5px}body[data-theme~=template2] .getstarted-form .MuiInput-underline:before{border-bottom:1px solid rgba(244,67,54,.82)}body[data-theme~=template2] .getstarted-form .MuiInput-underline:after{border-bottom:2px solid #f44336}body[data-theme~=template2] .getstarted-btn-holder{padding-left:8px;padding-right:8px}body[data-theme~=template2] .getstarted-btn{height:48px;line-height:48px!important;border-radius:3px!important;border:0 solid #bbb!important;background-color:#009596!important;box-shadow:0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)!important;width:100%;padding:0 8px!important}body[data-theme~=template2] .poweredbyimg{max-width:60%;height:auto;margin-top:10px}body[data-theme~=template2] .homemenu-page{overflow-x:hidden}body[data-theme~=template2] .homemenulist{width:100%;height:calc(100vh - 110px);padding-top:0!important;padding-bottom:0!important;background-position:50%;background-size:80%;background-repeat:no-repeat}body[data-theme~=template2] .nested-list-item{padding-left:32px!important}body[data-theme~=template2] .homemenu-linkbtn{padding-left:0!important}body[data-theme~=template2] .homemenulisting .homemenu-linkbtn{padding-left:0!important;opacity:.9!important;color:#fff!important}body[data-theme~=template2] .homemenulisting .homemenuicon{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;min-width:75px!important}body[data-theme~=template2] .homemenutext span{font-size:20px!important;padding-left:20px!important}body[data-theme~=template2] .homemenulisting i.demo-icon{font-size:40px;color:#fff}body[data-theme~=template2] .homemenuicon img,body[data-theme~=template2] .homemenuicon svg{width:35px!important;height:35px!important;color:#fff!important}body[data-theme~=template2] .homemenuicon{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;max-width:75px!important}body[data-theme~=template2] .home-list-icon{width:50%}body[data-theme~=template2] .greenbg-menu-text{background:#0a8182!important;color:#fff!important}body[data-theme~=template2] .greenbg-menu-icon{background:#019495}body[data-theme~=template2] .redbg-menu-text{background:#b40a32!important;color:#fff!important}body[data-theme~=template2] .redbg-menu-icon{background:#d50032!important}body[data-theme~=template2] .bluebg-menu-text{background:#0a559d!important;color:#fff!important}body[data-theme~=template2] .bluebg-menu-icon{background:#005eb8!important}body[data-theme~=template2] .yellowbg-menu-text{background:#cc910a!important;color:#fff!important}body[data-theme~=template2] .yellowbg-menu-icon{background:#f2a900!important}body[data-theme~=template2] .brownbg-menu-text{background:#6b4e44!important;color:#fff!important}body[data-theme~=template2] .brownbg-menu-icon{background:#795548!important}body[data-theme~=template2] .blackbg-menu-text{background:#000!important;color:#fff!important}body[data-theme~=template2] .homemenulisting .blackbg-menu-text{background:rgba(0,0,0,.9)!important;color:#fff!important}body[data-theme~=template2] .blackbg-menu-icon{background:#000!important}body[data-theme~=template2] .greay-menu-icon{background:grey!important;color:#fff!important}body[data-theme~=template2] .greay-menu-text{background:#a9a9a9!important;color:#fff!important}body[data-theme~=template2] .redbg{background:#d50032!important;color:#fff!important}body[data-theme~=template2] .redbg>div{padding-left:75px!important}body[data-theme~=template2] .yellowbg{background:#f2a900!important;color:#fff!important}body[data-theme~=template2] .yellowbg>div{padding-left:75px!important}body[data-theme~=template2] .orangebg{background:#ec7b1d!important;color:#fff!important}body[data-theme~=template2] .orangebg>div{padding-left:75px!important}body[data-theme~=template2] .orangebg-menu-text{background:#ef6c00!important;color:#fff!important}body[data-theme~=template2] .orangebg-menu-icon{background:#ec7b1d!important}body[data-theme~=template2] .borderbottom:after{content:"";border-bottom:1px solid hsla(0,0%,100%,.62);width:80%;display:inline-block;position:absolute;bottom:0}body[data-theme~=template2] .gklist-page{height:calc(100vh - 120px);overflow-y:auto}body[data-theme~=template2] .kblist{-webkit-flex-grow:1;flex-grow:1}body[data-theme~=template2] .kblistitem span{font-size:14px!important}body[data-theme~=template2] .kblisticon svg{fill:#fff!important;width:16px}body[data-theme~=template2] .kblistitem{background:rgba(0,149,150,.9)!important;color:#fff!important;border-radius:4px!important;margin-bottom:15px}body[data-theme~=template2] .gklistdetails-root{width:100%}body[data-theme~=template2] .gklistdetails-accordion-header{font-size:15px!important;-webkit-flex-basis:100%;flex-basis:100%;-webkit-flex-shrink:0;flex-shrink:0}body[data-theme~=template2] .gklistdetails-accordion-headerlink{color:#fff!important;border-radius:4px!important}body[data-theme~=template2] .tospageconetainer .gklistdetails-accordion-headerlink{background:rgba(0,149,150,.9)!important}body[data-theme~=template2] .gklistdetails-root svg{fill:#fff!important}body[data-theme~=template2] .gklistdetails-root>div{margin-bottom:15px!important;box-shadow:none!important}body[data-theme~=template2] .gklistdetails-root>div:last-child{margin-bottom:0!important;box-shadow:none!important}body[data-theme~=template2] .gklistdetails-root .MuiAccordion-root:before{background-color:transparent!important}body[data-theme~=template2] .gklistdetails-summary{display:block!important;background:hsla(0,0%,100%,.02)!important;border:1px solid #efdfdf!important;border-top:0!important;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);border-radius:4px!important;border-top-left-radius:0!important;border-top-right-radius:0!important;padding-top:16px!important}body[data-theme~=template2] .gklistsubdetails-summary{background:rgba(0,0,0,.02)!important;border:1px solid #ddd!important;border-top:0!important}body[data-theme~=template2] .gklistsubdetails-summary p{font-size:14px!important}body[data-theme~=template2] .gklistsubdetails-accordion-headerlink{background:rgba(0,149,150,.7)!important;color:#fff!important;border-radius:4px!important}body[data-theme~=template2] .getaccess-page{height:calc(100vh - 120px);overflow-y:auto}body[data-theme~=template2] .bottom-tabs-bar{background-color:#fff}body[data-theme~=template2] .bottom-tabs-bar-appbar{position:fixed!important;bottom:58px}body[data-theme~=template2] .bottom-tabs-bar span.MuiTabs-indicator{top:0;background-color:#d50032}body[data-theme~=template2] .bottom-tabs-bar .Mui-selected{color:#d50032!important}body[data-theme~=template2] .getaccesstabs-container>div{height:calc(100vh - 245px);overflow-y:auto}body[data-theme~=template2] .MuiAppBar-positionStatic .MuiTab-wrapper{color:#fff}body[data-theme~=template2] .getaccess-floatingbtn{bottom:150px;right:15px;position:fixed!important;background-color:#d50032!important}body[data-theme~=template2] .googlemapimg{height:calc(100vh - 245px);background-position-x:30%}body[data-theme~=template2] .getaccesstabs-container.zero>div{padding:0!important}body[data-theme~=template2] .getaccess-searchbar{background-color:#fff!important;box-shadow:none!important}body[data-theme~=template2] .community-searchbar{background-color:#e8e8e8!important;box-shadow:none!important;margin:0 10px 10px}body[data-theme~=template2] .padding10{padding:18px 15px 7px}body[data-theme~=template2] .proximityslider{color:#d50032!important}body[data-theme~=template2] .proximity-slidercontainer{padding:0 8px}body[data-theme~=template2] .getaccess-page .MuiCheckbox-colorSecondary.Mui-checked,body[data-theme~=template2] .getaccess-page .MuiRadio-colorSecondary.Mui-checked{color:#d50032}body[data-theme~=template2] .getaccess-settings-actionbtn{background-color:#d50032!important}body[data-theme~=template2] .getaccess-page .MuiFormControlLabel-label{font-size:14px!important}body[data-theme~=template2] .welcomeslider-container button.slick-next,body[data-theme~=template2] .welcomeslider-container button.slick-prev{display:none!important}body[data-theme~=template2] .skipbtnholder{position:fixed;width:100%;bottom:10px}body[data-theme~=template2] .tosPage.skipbtnholder{position:fixed;width:100%;bottom:10px;background-color:#fff}body[data-theme~=template2] .tospageconetainer .accordian-container{height:calc(100vh - 364px);margin-bottom:0!important;overflow:hidden}body[data-theme~=template2] .tospageconetainer .accordian-container .termpage-deatils{height:calc(100vh - 541px);overflow-y:scroll}body[data-theme~=template2] .tospageconetainer .accordian-container #panel1bh-header{margin-bottom:0!important}body[data-theme~=template2] .welcomeslider-container p{font-size:.875rem!important}body[data-theme~=template2] .welcomeslider-container h3{text-align:center!important}body[data-theme~=template2] .welcomeslider-imageholder{height:calc(100vh - 300px)}body[data-theme~=template2] .regform-skiptext{color:#9e9e9e;font-size:14px;font-weight:600}body[data-theme~=template2] .regformheader{border-bottom:1px solid #ddd;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12)}body[data-theme~=template2] .regformquestionimg{height:100px}body[data-theme~=template2] .steptitle{font-size:14px;font-weight:600;color:#1a90ff;margin-top:5px!important}body[data-theme~=template2] .questiontitle{color:#009596!important}body[data-theme~=template2] .regtextfield{width:100%}body[data-theme~=template2] .regtextfield .MuiInput-formControl{width:80%;margin-left:10%}body[data-theme~=template2] .regtextfield .MuiInput-formControl input{background-color:rgba(0,0,0,.02);border-radius:4px;border:2px solid #ddd;padding:10px}body[data-theme~=template2] .regtextfield .MuiInput-formControl.MuiInput-underline:before{border-bottom:none!important}body[data-theme~=template2] .regformquestioncalimg{height:80px;margin:10px 0}body[data-theme~=template2] .backarrow-container{padding:0 12px!important;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;color:#9e9e9e}body[data-theme~=template2] .genderdiv{margin-top:20px}body[data-theme~=template2] .genderdiv label{background-color:rgba(0,0,0,.02);border-radius:4px;padding-left:5px;border:2px solid #ddd;margin-right:20px;margin-left:20px;margin-bottom:10px}body[data-theme~=template2] .oneimpactlogoimg{width:auto;height:60px;max-width:100%}body[data-theme~=template2] .footerImg{max-width:40%;height:auto}body[data-theme~=template2] .onboardingheaderdiv{background-color:#009596;color:#fff;padding:10px;position:relative}body[data-theme~=template2] .custom-shape-divider-bottom-1599722124{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0}body[data-theme~=template2] .custom-shape-divider-bottom-1599722124 svg{position:relative;display:block;width:calc(100% + 1.3px);height:50px}body[data-theme~=template2] .custom-shape-divider-bottom-1599722124 .shape-fill{fill:#fff}body[data-theme~=template2] .progressbarcontainer{margin-top:10px;margin-bottom:0}body[data-theme~=template2] .getonboardedtext{margin-top:10px;margin-bottom:10px;font-weight:600}body[data-theme~=template2] .onboardingslider-container p{font-size:1rem!important;font-weight:600;color:#7c7172}body[data-theme~=template2] .onboardingslider-container button.slick-next,body[data-theme~=template2] .onboardingslider-container button.slick-prev{display:none!important}body[data-theme~=template2] .imgmiddle{margin:0 auto}body[data-theme~=template2] .onboardingslider-container .slick-dots li button:before{font-family:"slick";font-size:15px}body[data-theme~=template2] .onboardingslider-container .slick-dots li.slick-active button:before{opacity:.75;color:#009596}body[data-theme~=template2] .onboarding-page .skipbtnholder{position:fixed;width:100%;bottom:0}body[data-theme~=template2] .onboarding-page .slick-dots{position:fixed;bottom:40px}body[data-theme~=template2] .onboarding-page .stoptblogodiv{position:fixed;bottom:55px}body[data-theme~=template2] .onboarding-page .MuiInput-underline:after{left:0;right:0;bottom:0;content:"";position:absolute;-webkit-transform:scaleX(0);transform:scaleX(0);transition:-webkit-transform .2s cubic-bezier(0,0,.2,1) 0ms;transition:transform .2s cubic-bezier(0,0,.2,1) 0ms;transition:transform .2s cubic-bezier(0,0,.2,1) 0ms,-webkit-transform .2s cubic-bezier(0,0,.2,1) 0ms;border-bottom:2px solid #009596;pointer-events:none}body[data-theme~=template2] .onboardingsliderdivcontent{height:calc(100vh - 300px);overflow-y:auto}body[data-theme~=template2] .onboarding-page .MuiCheckbox-colorSecondary.Mui-checked,body[data-theme~=template2] .onboarding-page .MuiRadio-colorSecondary.Mui-checked{color:#009596}body[data-theme~=template2] .onboarding-page label span.MuiTypography-body1{font-size:14px;font-weight:400;line-height:1.5}body[data-theme~=template2] .onboarding-page fieldset{width:-webkit-fill-available}body[data-theme~=template2] .onboarding-page fieldset label{margin-left:10px!important;margin-right:10px!important;border:2px solid #009596;border-radius:5px;margin-bottom:10px}body[data-theme~=template2] .termsdivcontent{height:calc(100vh - 200px);overflow-y:auto;font-size:14px}body[data-theme~=template2] .termsdivcontent p{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif!important}body[data-theme~=template2] .homepagedivcontent{height:calc(100vh - 105px);overflow-y:auto;padding:0!important}body[data-theme~=template2] .homepageheaderdiv{background-color:#fff;color:#009596;padding:10px;position:relative}body[data-theme~=template2] .homepageheaderdiv .custom-shape-divider-bottom-1599722124 svg{position:relative;display:block;width:calc(100% + 1.3px);height:30px}body[data-theme~=template2] .homepageheaderdiv .custom-shape-divider-bottom-1599722124 .shape-fill{fill:#0a8182}body[data-theme~=template2] .gk-page .MuiAppBar-colorPrimary{color:#fff;background-color:#009596}body[data-theme~=template2] .bottom-toolbar a.active{background-color:#d0d0d0;background-color:#6f6e6e!important;border-radius:0}body[data-theme~=template2] .gktabs{background-color:#007a7a!important;box-shadow:none!important}body[data-theme~=template2] .gkbottomheaderdiv{position:relative}body[data-theme~=template2] .custom-shape-divider-top-1599740811{position:absolute;top:0;left:0;width:100%;overflow:hidden;line-height:0}body[data-theme~=template2] .custom-shape-divider-top-1599740811 svg{position:relative;display:block;width:calc(100% + 1.3px);height:150px}body[data-theme~=template2] .custom-shape-divider-top-1599740811 .shape-fill{fill:#fff}body[data-theme~=template2] .gk-page .custom-shape-divider-bottom-1599722124 .shape-fill{fill:#007a7a}body[data-theme~=template2] .gk-page .gktabs .MuiTab-textColorPrimary.Mui-selected span{color:#fff!important}body[data-theme~=template2] .gk-page .gktabs button span{color:hsla(0,0%,100%,.5)!important}body[data-theme~=template2] .gktabs .MuiTabs-indicator{background-color:#fff!important;height:2px!important;bottom:3px!important}body[data-theme~=template2] .gk-page .getaccess-searchbar{background-color:#fff!important;box-shadow:none!important;border:2px solid #009596;height:36px}body[data-theme~=template2] .gkdivcontent{height:calc(100vh - 138px);overflow-y:hidden;overflow-x:hidden}body[data-theme~=template2] .gkdivcontent.knowledge-detail{height:calc(100vh - 138px)}body[data-theme~=template2] .gkdivcontent.champion-detail,body[data-theme~=template2] .gkdivcontent.chat-container{height:calc(100vh - 137px)}body[data-theme~=template2] .infotabcontainer{height:calc(100vh - 185px)}body[data-theme~=template2] .infotabcontainer.chat-list-swipe{height:calc(100vh - 186px)}body[data-theme~=template2] .infotitle>span{font-weight:600!important}body[data-theme~=template2] .infodesc{display:block;margin:5px 0!important}body[data-theme~=template2] .infoupdatedate{display:block;margin:5px 0!important;font-weight:600!important;font-size:12px!important;color:#deac36!important}body[data-theme~=template2] .infoviewmorebtn{font-size:12px!important;margin-top:3px!important}body[data-theme~=template2] .breadcrumbholder{background:#007a7a;padding:10px}body[data-theme~=template2] .breadcrumbholder ol li a{color:#fff!important;font-size:12px!important;font-weight:600!important}body[data-theme~=template2] .breadcrumbholder ol li{color:#fff!important}body[data-theme~=template2] .infolinkcontainer{text-align:right;margin-top:10px}body[data-theme~=template2] .infolinkcontainer a{margin:10px}body[data-theme~=template2] .infolinkcontainer svg{fill:#968383!important}body[data-theme~=template2] .avatarholder{float:left;width:30%}body[data-theme~=template2] .avatarholder img{border-radius:4px}body[data-theme~=template2] .postcontainer{float:none;padding-bottom:5px}body[data-theme~=template2] .infodetailedpostcontainer{padding-left:16px;padding-right:16px}body[data-theme~=template2] .posttitle{font-weight:600!important;margin-bottom:0!important}body[data-theme~=template2] .postinfo{font-size:14px!important;margin-bottom:5px!important;margin-top:0!important;line-height:1.4}body[data-theme~=template2] .accordian-detail a,body[data-theme~=template2] .postinfo a{text-decoration:underline;color:#00f}body[data-theme~=template2] .redirect-url{font-size:12px!important}body[data-theme~=template2] .infodetailedpostcontainer .infoupdatedate{margin-top:20px!important}body[data-theme~=template2] .posticoncontainer{padding-left:16px;padding-right:16px;padding-top:20px;opacity:.9}body[data-theme~=template2] .mapiconcontainer svg{fill:#009596}body[data-theme~=template2] .mapiconcontainer{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center;margin:15px}body[data-theme~=template2] .mapiconcontainer span{display:block;font-size:14px;color:#888181;font-weight:600}body[data-theme~=template2] .scrollablepost{height:calc(100vh - 262px);overflow-y:auto}body[data-theme~=template2] .gkdivcontent.knowledge-detail .scrollablepost{height:calc(100vh - 208px);height:calc(100vh - 245px);height:calc(100vh - 256px)}body[data-theme~=template2] .mapfilterbtn{left:20px!important;z-index:2;color:#fff!important;position:fixed!important;bottom:210px!important;bottom:240px!important}body[data-theme~=template2] body.mobile-frame .mapfilterbtn{right:20px!important;z-index:2;color:#fff!important;position:fixed!important;bottom:20px!important}@media only screen and (min-width:767px){body[data-theme~=template2] .mapfilterbtn{background-color:#009596!important;right:20px!important;z-index:2;color:#fff!important;position:fixed!important;bottom:250px!important}}@media only screen and (min-width:991px){body[data-theme~=template2] .mapfilterbtn{background-color:#009596!important;right:20px!important;z-index:2;color:#fff!important;position:fixed!important;bottom:280px!important}}body[data-theme~=template2] .getaccesstabspage .MuiBox-root{padding:0}body[data-theme~=template2] .MuiRating-root{font-size:1rem!important}body[data-theme~=template2] .maplistcontainerdiv{padding:10px!important}body[data-theme~=template2] .listname{color:#009596!important;font-weight:600!important}body[data-theme~=template2] .listsubtext{font-size:13px!important}body[data-theme~=template2] .distancetext{font-size:12px;color:#bf9000;font-weight:700}body[data-theme~=template2] .hospitalicon svg{fill:#f1b214!important;font-size:2rem!important}body[data-theme~=template2] .hospitalicon img{width:30px}body[data-theme~=template2] .hospitalicon img.defulticon{width:40px}body[data-theme~=template2] .testingcicon svg{fill:#f87273!important;font-size:2rem!important}body[data-theme~=template2] .leaflet-container{width:100%;height:100vh;z-index:1}body[data-theme~=template2] .getaccesssettingscontainer{padding-left:16px;padding-right:16px}body[data-theme~=template2] .getaccesssettingscontainer .MuiCheckbox-colorSecondary.Mui-checked,body[data-theme~=template2] .getaccesssettingscontainer .MuiRadio-colorSecondary.Mui-checked,body[data-theme~=template2] .getaccesssettingscontainer .proximityslider{color:#009596!important}body[data-theme~=template2] .getaccesssettingscontainer .getaccess-settings-actionbtn{background-color:#009596!important;margin-right:10px!important}body[data-theme~=template2] .stoptblogoimg{width:auto;height:60px}body[data-theme~=template2] .onboarding-page .progressbarcontainer .MuiCircularProgress-root{border:2px solid #009596;border-radius:50%}body[data-theme~=template2] .languageoptionselector{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;vertical-align:middle;border:2px solid #009596;border-radius:5px;margin:0 10px 10px!important}body[data-theme~=template2] .languageoptionselector label{border:none!important;border-radius:0!important;margin:0!important;width:calc(100% - 60px)}body[data-theme~=template2] .onboarding-page fieldset .languageoptionselector label{margin-left:0!important}body[data-theme~=template2] .languageoptionselector img{display:inline-block!important;width:60px!important;float:right;margin-right:10px;height:30px!important}body[data-theme~=template2] .onboarding-page.langpref-page .skipbtnholder{position:fixed;width:100%;bottom:115px}body[data-theme~=template2] .onboarding-page.langpref-page .skipbtnholder button{color:#fff!important;width:50%}body[data-theme~=template2] .onboarding-page.langpref-page .stoptblogodiv{position:fixed;bottom:5px;width:100%}body[data-theme~=template2] .w-30percent{width:30%!important}body[data-theme~=template2] .mt-60px{margin-top:60px!important}body[data-theme~=template2] .mt-20px{margin-top:20px!important}body[data-theme~=template2] .mb-10px{margin-bottom:10px!important}body[data-theme~=template2] .w-90percent{width:90%!important}body[data-theme~=template2] .w-50percent{width:50%!important}body[data-theme~=template2] .color-white{color:#fff!important}body[data-theme~=template2] .color-green{color:#009596!important}body[data-theme~=template2] .hide{display:none!important}body[data-theme~=template2] .tutorialpage .welcomeslider-imageholder{height:calc(100vh - 350px)}body[data-theme~=template2] .onboarding-page.langpref-page.tutorialpage .skipbtnholder{position:fixed;width:100%;bottom:10px}body[data-theme~=template2] .tutorialpage.onboarding-page .slick-dots{position:fixed;bottom:80px}body[data-theme~=template2] .registaionsubmit{color:#fff!important;width:100%;padding:6px 20px!important;position:fixed;bottom:80px;z-index:1111}body[data-theme~=template2] .resverticalForm .registaionsubmit{bottom:15px}body[data-theme~=template2] .registaionsubmit button{color:#fff!important;background-color:#009596!important;box-shadow:0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)!important;padding:11px 8px!important;width:50%!important}body[data-theme~=template2] .chattabsholder>div{width:100%!important}body[data-theme~=template2] .chattabs .MuiTabs-fixed{text-align:right!important}body[data-theme~=template2] .chattabs .MuiTabs-flexContainer{display:block!important}body[data-theme~=template2] .gktabs.bgwhitetabs{background-color:#fff!important}body[data-theme~=template2] .gk-page .gktabs.bgwhitetabs .MuiTab-textColorPrimary.Mui-selected span{color:#009596!important}body[data-theme~=template2] .gk-page .gktabs.bgwhitetabs .MuiTab-textColorPrimary span{color:#9a9292!important}body[data-theme~=template2] .chattabsholder{height:calc(100vh - 185px);overflow:hidden}body[data-theme~=template2] #frame{width:100%;height:calc(100vh - 321px)}body[data-theme~=template2] #frame .content{float:right;width:100%;height:100%;overflow:hidden;position:relative}body[data-theme~=template2] #frame .content .contact-profile{width:100%;height:60px;line-height:60px;background:#8c0000;padding:0 12px;color:#fff;font-weight:700;font-size:18px}body[data-theme~=template2] #frame .content .contact-profile img{width:40px;border-radius:50%;float:left;margin:9px 12px 0 9px}body[data-theme~=template2] #frame .content .contact-profile p{float:left}body[data-theme~=template2] #frame .content .messages{height:auto;min-height:calc(100% - 5px);max-height:calc(100% - 5px);overflow-y:scroll;overflow-x:hidden}body[data-theme~=template2] #frame .content .messages::-webkit-scrollbar{width:0;background:transparent}body[data-theme~=template2] #frame .content .messages::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3)}body[data-theme~=template2] #frame .content .messages ul li{display:inline-block;clear:both;float:left;margin:15px 15px 5px;width:calc(100% - 25px);font-size:.9em}body[data-theme~=template2] #frame .content .messages ul li:last-child{margin-bottom:20px}body[data-theme~=template2] #frame .content .messages ul li.sent img{margin:6px 8px 0 0}body[data-theme~=template2] #frame .content .messages ul li.sent .msg-wrap{color:#f5f5f5;float:right}body[data-theme~=template2] li.sent .msg{border-radius:20px;background:#8c0000;background:#3e828f;box-shadow:none!important}body[data-theme~=template2] #frame .content .messages ul li.replies img{float:right;margin:6px 0 0 8px}body[data-theme~=template2] li.replies .msg{background:#fff}body[data-theme~=template2] #frame .content .messages ul li img{width:22px;border-radius:50%;float:left}body[data-theme~=template2] #frame .content .messages ul li .msg-wrap{display:inline-block;border-radius:20px;max-width:70%;line-height:130%;width:60%}body[data-theme~=template2] #frame .content .message-input{position:fixed;bottom:0;width:100%;z-index:99}body[data-theme~=template2] #frame .content .message-input .wrap{position:relative}body[data-theme~=template2] .attach-btn{width:50px;text-align:center;float:left;padding:13px;box-sizing:border-box;background:#e0e0e0}body[data-theme~=template2] #frame .content .message-input .wrap input{font-family:"proxima-nova","Source Sans Pro",sans-serif;float:left;border:none;padding:17px 32px 17px 8px;font-size:.8em;color:#32465a;width:calc(100% - 100px)}body[data-theme~=template2] #frame .content .message-input .wrap input:focus{outline:none}body[data-theme~=template2] #frame .content .message-input .wrap .attachment{position:absolute;right:60px;z-index:4;margin-top:10px;font-size:1.1em;color:#435f7a;opacity:.5;cursor:pointer}body[data-theme~=template2] #frame .content .message-input .wrap .attachment:hover{opacity:1}body[data-theme~=template2] #frame .content .message-input .wrap button{float:right;border:none;width:50px;padding:16px 0;cursor:pointer;color:#f5f5f5}body[data-theme~=template2] #frame .content .message-input .wrap button:hover{background:#435f7a}body[data-theme~=template2] #frame .content .message-input .wrap button:focus{outline:none}body[data-theme~=template2] .msg-info{padding:0 10px;font-size:10px}body[data-theme~=template2] .replies .msg-info{color:#000}body[data-theme~=template2] .msg{padding:7px 10px;position:relative;border-radius:5px!important;box-shadow:0 1px 15px rgba(0,0,0,.3)}body[data-theme~=template2] .msg-info{color:#5f5f71;font-size:12px;padding:0 0 10px;font-weight:700;color:#8c2a2a;text-transform:capitalize}body[data-theme~=template2] .chat-time{position:relative;text-align:right;font-size:10px;padding:10px 0 0;text-transform:capitalize}body[data-theme~=template2] .sent .msg-info{color:#fff}body[data-theme~=template2] div#frame:before{content:"";position:absolute;z-index:0;height:100%;width:100%;opacity:.07}body[data-theme~=template2] .messages ul{padding:0;width:inherit;margin:0}body[data-theme~=template2] .attacment-menu{position:absolute;width:100%;background:#e0e0e0;bottom:47px;padding:12px}body[data-theme~=template2] .show-attacment-menu{bottom:47px}body[data-theme~=template2] .attacment-menu .icon{padding:14px;font-size:18px}body[data-theme~=template2] .img-preview-container{width:100%}body[data-theme~=template2] .msg-img-wrap img{width:100%!important;border-radius:3px!important}body[data-theme~=template2] .popup.image-previw-popup{background:#000}body[data-theme~=template2] .img-preview-footer-wrap{position:fixed;bottom:14px;width:calc(100% - 20px);left:14px}body[data-theme~=template2] .caption-input input{width:calc(100% - 66px);background:transparent;border:none;border-bottom:2px solid #fff;padding:10px;box-sizing:border-box;color:#fff}body[data-theme~=template2] .caption-input .submit-media{background:#8c0000;color:#fff;border-radius:50%;padding:17px;font-size:22px}body[data-theme~=template2] .image-preview-img{position:absolute;width:100%;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}body[data-theme~=template2] li.replies .msg{background:#86d7e6;border-radius:20px;box-shadow:none!important}body[data-theme~=template2] #frame .content .messages ul li div.msg-txt{font-size:12px!important;word-break:break-word}body[data-theme~=template2] #frame .content .messages ul li div.msg-txt a{text-decoration:underline;color:#103caf}body[data-theme~=template2] .chatbtmmenu .MuiFormControl-root{width:100%!important}body[data-theme~=template2] .color-yellow{color:#deac36!important}body[data-theme~=template2] .chatbtmmenu .MuiInput-underline:after{border-bottom:2px solid #009596!important}body[data-theme~=template2] .chatusericon svg{width:45px;height:45px}body[data-theme~=template2] .chatusername{font-weight:600!important;cursor:pointer!important}body[data-theme~=template2] .chatusername svg{width:16px;height:16px}body[data-theme~=template2] .chatusername button{padding-bottom:0!important;margin-left:10px!important;padding-top:0!important;padding-left:0!important;position:absolute!important}body[data-theme~=template2] .chatlastactive{font-size:14px!important}body[data-theme~=template2] .chatdistance{font-weight:600!important;font-size:14px!important;color:#deac36!important}body[data-theme~=template2] .chatuserlistdiv{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;vertical-align:middle;padding-bottom:5px}body[data-theme~=template2] .gridcontainer.chatuserlistdiv{margin-bottom:10px!important}body[data-theme~=template2] .borderbottomgrey{border-bottom:2px solid rgba(0,0,0,.12)}body[data-theme~=template2] .chatuserlistdivholder{height:calc(100vh - 288px);overflow-y:auto}body[data-theme~=template2] .forumlistdivholder{height:calc(100vh - 240px);overflow-y:auto;padding:10px}body[data-theme~=template2] .forumicon svg{width:25px;height:25px;fill:#fff;border-radius:50%;padding:7px}body[data-theme~=template2] .unreadmsgicon{margin:5px 5px 0!important}body[data-theme~=template2] .servicesList .unreadmsgicon svg{fill:#aaa!important}body[data-theme~=template2] .unreadmsgicon .MuiBadge-badge{background-color:#009596!important}body[data-theme~=template2] .homemenulisting.MuiList-padding{padding-top:0;padding-bottom:0}body[data-theme~=template2] .onboardingsliderdivcontent.onboardingscrollcontent{height:calc(100vh - 330px);overflow-y:auto}body[data-theme~=template2] .loading{position:absolute;top:50%;margin-top:-50px;left:40%}body[data-theme~=template2] .chat-list-swipe .loading{top:200px}body[data-theme~=template2] .chat-list-swipe .peer-list .loading{left:137%}body[data-theme~=template2] .showgroupaction{height:calc(100vh - 265px)!important}body[data-theme~=template2] .peeraction{height:calc(100vh - 258px)!important}body[data-theme~=template2] .tbchamptitle{color:#009596!important;font-weight:600!important}body[data-theme~=template2] .tbchampdesc{color:rgba(0,0,0,.87);font-size:.875rem;font-family:museo_sans300,museo_sans500,museo_sans900;font-weight:400;line-height:1.43}body[data-theme~=template2] .text-left{text-align:left!important}body[data-theme~=template2] .tbchamprightdiv{border-bottom:1px solid rgba(0,0,0,.12);padding-bottom:5px!important}body[data-theme~=template2] .tbchamprightdiv .infolinkcontainer a{margin:15px;margin-left:0!important}body[data-theme~=template2] .knowledge-accordian-row{padding-top:10px;margin-left:10px;margin-right:10px;background-color:#fff;opacity:.9;margin-top:40px}body[data-theme~=template2] .scrollablepost.tbchamppost{height:calc(100vh - 445px);padding:10px 0}body[data-theme~=template2] .leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#fff;background:rgba(0,0,0,.7);border:2px solid #009596!important}body[data-theme~=template2] .leaflet-container{font:12px/1.5 "museo_sans500"!important}body[data-theme~=template2] .mapreset{width:30px;height:30px;padding:0;margin-left:2px}body[data-theme~=template2] .championvidoholder{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;pointer-events:none!important}body[data-theme~=template2] .subnavcontainer{-webkit-justify-content:start;justify-content:start}body[data-theme~=template2] .championvideobig .react-player__preview,body[data-theme~=template2] .championvidoholder .react-player__preview{border-radius:5px!important;margin:10px auto}body[data-theme~=template2] .championvideobig{padding-left:30px!important;padding-right:30px!important;padding-bottom:30px;background:#fff;margin:60px 0 0}body[data-theme~=template2] .slick-next:before,body[data-theme~=template2] .slick-prev:before{color:#009596!important}body[data-theme~=template2] .infotabcontainer.getaccesstabspage.forum-chat-window{overflow:hidden;height:calc(100vh - 142px)}body[data-theme~=template2] .invisible{visibility:hidden!important}body[data-theme~=template2] .group-list{margin:10px;height:calc(100vh - 270px);overflow:auto}body[data-theme~=template2] .peer-list{margin:10px}body[data-theme~=template2] body.mobile-frame{background:#fff;height:100vh!important;width:400px;border-radius:14px;margin:0 auto;display:block}body[data-theme~=template2] .mobile-frame #root{background:#fff;height:100vh;border:2px solid #d8d6d6}body[data-theme~=template2] .mobile-frame .MuiAppBar-root.bottom-appbar,body[data-theme~=template2] .mobile-frame .onboarding-page.langpref-page .skipbtnholder,body[data-theme~=template2] .mobile-frame .onboarding-page.langpref-page .stoptblogodiv,body[data-theme~=template2] .mobile-frame .onboarding-page .skipbtnholder,body[data-theme~=template2] .mobile-frame .onboarding-page .slick-dots,body[data-theme~=template2] .mobile-frame .onboarding-page .stoptblogodiv,body[data-theme~=template2] .mobile-frame .registaionsubmit{width:400px}body[data-theme~=template2] .mobile-frame .MuiAppBar-root.bottom-appbar{right:auto!important}body[data-theme~=template2] .unreadnoticon{background-color:#aaa!important;color:#fff;font-size:11px;border-radius:50%;width:20px;height:20px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}body[data-theme~=template2] .reportmiddle{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-around;justify-content:space-around;vertical-align:middle}body[data-theme~=template2] .reportform fieldset{margin-top:10px;margin-left:15px}body[data-theme~=template2] .userprofilefieldset fieldset{margin-top:10px;width:100%}body[data-theme~=template2] .userprofilefieldset .MuiFormControl-root,body[data-theme~=template2] .userprofilefieldset .MuiInput-root{width:100%}body[data-theme~=template2] .reportform fieldset label span.MuiFormControlLabel-label{font-size:14px;font-family:museo_sans300,museo_sans500,museo_sans900;font-weight:400;line-height:1.5}body[data-theme~=template2] .reportform fieldset .MuiCheckbox-colorSecondary.Mui-checked{color:#009596}body[data-theme~=template2] .reportsubmitbtn,body[data-theme~=template2] .userProfilesubmitbtn{height:48px;line-height:48px!important;border-radius:3px!important;border:0 solid #bbb!important;box-shadow:0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)!important;width:100%;padding:0 8px!important;width:50%}body[data-theme~=template2] .userProfilesubmitbtn{background:#009596!important}body[data-theme~=template2] .forumlistdivholder.reportlistformdivholder{height:calc(100vh - 305px);height:calc(100vh - 346px);overflow-y:auto;padding:10px}body[data-theme~=template2] .servicesList .forumlistdivholder.reportlistformdivholder{height:calc(100vh - 390px)}body[data-theme~=template2] .reportform-actionbtndiv{background-color:#f2f2f2;padding:10px;bottom:61px;width:100%}body[data-theme~=template2] .servicesList .reportform-actionbtndiv{bottom:0!important;left:0}body[data-theme~=template2] body.mobile-frame .reportform-actionbtndiv{background-color:#f2f2f2;padding:10px;position:fixed;bottom:61px;width:376px}body[data-theme~=template2] .reportform-actionbtndiv a svg{fill:#7f7f7f!important}body[data-theme~=template2] .reportform-actionbtndiv div span{color:#0e0e0e;display:block;font-size:14px}body[data-theme~=template2] .reportsubmitbtn-divholder{margin:10px 0 20px}body[data-theme~=template2] .display-flex{display:-webkit-flex!important;display:flex!important}body[data-theme~=template2] .responselisticon svg{width:35px;height:35px}body[data-theme~=template2] .hourglassiconbig svg{width:1.2em;height:1.2em}body[data-theme~=template2] .profileformholder .MuiFormControl-root{width:100%}body[data-theme~=template2] .profileformholder .MuiInputLabel-shrink{-webkit-transform:translateY(1.5px) scale(.95);transform:translateY(1.5px) scale(.95);-webkit-transform-origin:top left;transform-origin:top left}body[data-theme~=template2] .profileformholder label{font-size:1rem!important;font-weight:600;color:#7c7172;margin-right:0}body[data-theme~=template2] .profileformholder .d-flex{-webkit-flex:0 1 33%;flex:0 1 33%;margin-bottom:5px}body[data-theme~=template2] .profileformholder .MuiFormGroup-root{-webkit-flex-direction:row;flex-direction:row}body[data-theme~=template2] .profileformholder label+.MuiInput-formControl{margin-top:20px}body[data-theme~=template2] .profileformholder legend.MuiFormLabel-root{font-size:1rem!important;font-weight:600;color:#7c7172;font-family:museo_sans300,museo_sans500,museo_sans900;line-height:1}body[data-theme~=template2] .profileformholder .MuiFormLabel-root.Mui-focused{color:#009596!important}body[data-theme~=template2] .profileformholder .MuiInput-underline:after{left:0;right:0;bottom:0;content:"";position:absolute;-webkit-transform:scaleX(0);transform:scaleX(0);transition:-webkit-transform .2s cubic-bezier(0,0,.2,1) 0ms;transition:transform .2s cubic-bezier(0,0,.2,1) 0ms;transition:transform .2s cubic-bezier(0,0,.2,1) 0ms,-webkit-transform .2s cubic-bezier(0,0,.2,1) 0ms;border-bottom:2px solid #009596;pointer-events:none}body[data-theme~=template2] .profileformholder .MuiRadio-colorSecondary.Mui-checked{color:#009596}body[data-theme~=template2] .profilesubmitbtn{height:48px;line-height:48px!important;border-radius:3px!important;border:0 solid #bbb!important;box-shadow:0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)!important;width:50%;padding:0 8px!important}body[data-theme~=template2] .mapfilterdialogtitle{padding:10px!important;background:#009596!important;color:#fff!important}body[data-theme~=template2] .mapfilterdialogtitle h2{font-size:1rem!important}body[data-theme~=template2] .mapfiltercheckboxlist fieldset{margin:10px!important}body[data-theme~=template2] .mapfiltercheckboxlist fieldset label span{font-size:14px!important}body[data-theme~=template2] .mapfiltercheckboxlist .MuiCheckbox-colorSecondary.Mui-checked{color:#009596}body[data-theme~=template2] .bg-green{background-color:#009596!important}body[data-theme~=template2] #surveyCasePreviewform .MuiRadio-colorSecondary.Mui-checked,body[data-theme~=template2] #surveyform .MuiRadio-colorSecondary.Mui-checked{color:#d19c23!important}body[data-theme~=template2] #surveyform.surveyform .MuiRadio-colorSecondary.Mui-checked{color:#ef6c00!important}body[data-theme~=template2] .reportlistformdivholder .gridcontainer.chatuserlistdiv{margin-bottom:0!important}body[data-theme~=template2] .getinvolvedtextboxholder .MuiInputLabel-shrink{-webkit-transform:translateY(1.5px) scale(.95);transform:translateY(1.5px) scale(.95);-webkit-transform-origin:top left;transform-origin:top left}body[data-theme~=template2] .getinvolvedtextboxholder label{font-size:14px!important;font-weight:400;color:#009596}body[data-theme~=template2] .getinvolvedtextboxholder input{font-size:14px!important;font-weight:400;color:#000}body[data-theme~=template2] .getinvolvedtextboxholder>div{margin-top:10px;margin-left:15px;width:90%}body[data-theme~=template2] .getinvolvedtextboxholder .MuiFormLabel-root.Mui-focused{color:#009596!important}body[data-theme~=template2] .getinvolvedtextboxholder .MuiInput-underline:after{left:0;right:0;bottom:0;content:"";position:absolute;-webkit-transform:scaleX(0);transform:scaleX(0);transition:-webkit-transform .2s cubic-bezier(0,0,.2,1) 0ms;transition:transform .2s cubic-bezier(0,0,.2,1) 0ms;transition:transform .2s cubic-bezier(0,0,.2,1) 0ms,-webkit-transform .2s cubic-bezier(0,0,.2,1) 0ms;border-bottom:2px solid #009596;pointer-events:none}body[data-theme~=template2] .swal-footer{text-align:center}body[data-theme~=template2] .case-report.chattabsholder{overflow:auto!important}body[data-theme~=template2] .gktabs .MuiTab-textColorPrimary.Mui-selected{color:#fff!important}body[data-theme~=template2] .gktabs .PrivateTabIndicator-colorPrimary-4{background-color:#fff!important;height:2px;bottom:3px}body[data-theme~=template2] .gktabs .MuiTab-textColorPrimary{color:hsla(0,0%,100%,.5)!important}body[data-theme~=template2] .bg-know-your-rights{width:100%;padding-top:0!important;padding-bottom:0!important;background-color:#fff;background-size:100%;background-position:50%;background-repeat:no-repeat;background-size:contain!important;background-size:66%;background-position-y:72%}body[data-theme~=template2] .bg-know-your-rights .react-swipeable-view-container{opacity:.9;background-color:#fff;height:calc(100vh - 180px)}body[data-theme~=template2] .know-your-rights-tab-content .MuiBox-root{padding:8px}body[data-theme~=template2] .know-your-right-list,body[data-theme~=template2] .knowledge-list{width:100%}body[data-theme~=template2] .infotabcontainer.bg-know-your-rights{height:calc(100vh - 180px)}body[data-theme~=template2] .infotabcontainer.knowledgable-list{height:100vh}body[data-theme~=template2] .bg-knowledge{width:100%;padding-top:0!important;padding-bottom:0!important;background-color:#fff;background-size:100%;background-position:50%;background-repeat:no-repeat;background-size:contain;background-size:66%;background-position-y:72%}body[data-theme~=template2] .bg-knowledge1{width:100%;padding-top:0!important;padding-bottom:0!important;background-color:#fff;background-size:100%;background-position:50%;background-repeat:no-repeat;background-size:contain;background-size:66%;background-position-y:72%;background-position-x:37%}body[data-theme~=template2] .bg-knowledge1 .bg-knowledge-tab .knowledge-accordian-row{opacity:.9;background-color:#fff}body[data-theme~=template2] .leaflet-div-icon{background:transparent;border:none}body[data-theme~=template2] .infolinkcontainer a.active svg{fill:#009596!important}body[data-theme~=template2] .likecountholder{display:block;font-size:12px;color:#009596;font-weight:600}body[data-theme~=template2] .commentinputholder>div{width:100%;margin-bottom:20px!important}body[data-theme~=template2] .commentinputholder .MuiInput-underline:after{left:0;right:0;bottom:0;content:"";position:absolute;-webkit-transform:scaleX(0);transform:scaleX(0);transition:-webkit-transform .2s cubic-bezier(0,0,.2,1) 0ms;transition:transform .2s cubic-bezier(0,0,.2,1) 0ms;transition:transform .2s cubic-bezier(0,0,.2,1) 0ms,-webkit-transform .2s cubic-bezier(0,0,.2,1) 0ms;border-bottom:2px solid #009596;pointer-events:none}body[data-theme~=template2] .commentinputholder>div textarea{font-size:14px!important}body[data-theme~=template2] .comment-username{font-size:16px;margin:0;font-weight:600}body[data-theme~=template2] .comment-description{font-size:14px;margin-top:10px;margin-bottom:0!important;font-weight:600!important}body[data-theme~=template2] .commentlistcontainer>ul{max-width:100%!important}body[data-theme~=template2] .commentlistcontainer ul li .MuiAvatar-root{color:#fff;background-color:#009596}body[data-theme~=template2] .content-detail-action{-webkit-justify-content:flex-end;justify-content:flex-end;margin-right:10px;text-align:center}@media(min-width:600px){body[data-theme~=template2] .forumlistdivholder.reportlistformdivholder{height:calc(100vh - 360px);overflow-y:auto;padding:10px}}@media(min-width:450px){body[data-theme~=template2] .forumlistdivholder.reportlistformdivholder{height:calc(100vh - 360px);overflow-y:auto;padding:10px}}body[data-theme~=template2] .knowledge-white-background,body[data-theme~=template2] .kyr-white-background{background-color:#fff;height:calc(100vh - 234px);opacity:.9}body[data-theme~=template2] .forum-container{height:calc(100vh - 200px);height:calc(100vh - 233px)}body[data-theme~=template2] .forum-container .group-list{height:calc(100vh - 343px);overflow-y:auto}body[data-theme~=template2] .regnotificdiv{padding:10px;border-top:1px solid #ddd;position:fixed;bottom:0;width:90%}body[data-theme~=template2] .regnotificdiv button{height:28px;line-height:38px!important;border-radius:3px!important;border:0 solid #bbb!important;box-shadow:0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)!important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 8px!important}body[data-theme~=template2] .terms-condition-content p{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif!important;font-family:museo_sans300,museo_sans500,museo_sans900!important}body[data-theme~=template2] .terms-condition-container .poweredbyimg{max-width:40%}body[data-theme~=template2] .terms-condition-container{height:calc(100vh - 170px);overflow:scroll}body[data-theme~=template2] .serviceImg{width:30px}body[data-theme~=template2] .nearmebutton{padding:0;border:none;background:none;background-color:#009596;border-radius:50%;width:25px;height:25px}body[data-theme~=template2] .nearmebutton svg{fill:#fff;width:16px;height:16px;padding-top:4px}body[data-theme~=template2] .knowledgable-list .MuiAvatar-root{width:60px!important;height:60px!important;border-radius:4px!important}body[data-theme~=template2] .knowledgable-list .MuiAvatar-root .MuiAvatar-img{object-fit:contain!important}body[data-theme~=template2] .knowledgable-list .infotitle{margin-left:20px}body[data-theme~=template2] .repostListContainer{position:relative}body[data-theme~=template2] .maplistcontainerdiv.maplistingitems{border-bottom:1px solid #ddd}body[data-theme~=template2] .maplistcontainerdiv.maplistingitems .distancetext{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-flex-direction:column;flex-direction:column;margin-top:5px!important}body[data-theme~=template2] .maplistcontainerdiv.maplistingitems .nearmebutton{padding:0;border:none;background:none;background-color:rgba(0,0,0,.26);border-radius:50%;width:20px;height:20px;margin-bottom:5px}body[data-theme~=template2] .maplistcontainerdiv.maplistingitems .nearmebutton svg{fill:#fff;width:14px;height:14px;padding-top:4px}body[data-theme~=template2] .maplistcontainerdiv.maplistingitems .listname{color:#009596!important;font-weight:600!important;margin-bottom:8px!important}body[data-theme~=template2] .maplistcontainerdiv.maplistingitems .listsubtext{font-size:13px!important;color:#777676}body[data-theme~=template2] #know-your-right-detail .gkdivcontent.knowledge-detail .scrollablepost{height:calc(100vh - 208px);background-size:100%;background-position:50%;background-repeat:no-repeat;background-size:contain!important;background-size:66%;background-position-y:72%}body[data-theme~=template2] .gkdivcontent.knowledge-detail .scrollablepost .posticoncontainer ul{background-color:transparent}body[data-theme~=template2] span.servicename.itemName{font-weight:400}body[data-theme~=template2] .self-conform-bg{height:100%;width:120px;background:green;color:#fff;vertical-align:middle;padding-top:44px;text-align:center;font-size:1rem}body[data-theme~=template2] .self-not-conform-bg{background:#deac36!important}body[data-theme~=template2] .case-status-label{font-size:10px;text-align:center;display:inherit}body[data-theme~=template2] .msg-del-btn{background:red;border-radius:50%;position:absolute;top:-7px;right:-6px;color:#fff;display:-webkit-flex;display:flex}body[data-theme~=template2] .userProfileHeading{padding:10px;font-size:18px;font-weight:700}body[data-theme~=template2] .userProfileCard{padding:10px}@media only screen and (max-width:767px){body[data-theme~=template2] .MuiPopover-paper{min-width:90%!important}}body[data-theme~=template2] .MuiPopover-paper ul li.MuiMenuItem-root{white-space:normal}body[data-theme~=template2] .pendinguserlistdiv{padding:13px}body[data-theme~=template2] .settingmenulist i.demo-icon{font-size:20px;color:#000}body[data-theme~=template2] .settingmenulist svg{fill:#000!important}body[data-theme~=template2] .seetingMenuIcons{width:25px;height:25px}body[data-theme~=template2] .footerlogo{height:70px}body[data-theme~=template2] .formlabel{margin-bottom:11px}body[data-theme~=template2] .chatbtmmenu .chatgallerybutton{background:none;box-shadow:none;margin-left:-14px;padding:10px 0;margin-top:3px}body[data-theme~=template2] #chatBox .chatimag{width:100%!important;height:100px;object-fit:cover;border-radius:0!important}body[data-theme~=template2] .markerList{height:calc(100vh - 223px)}body[data-theme~=template2] .forumname{padding:10px;font-weight:700}body[data-theme~=template2] .peer-list{height:calc(100vh - 240px);overflow-y:auto}body[data-theme~=template2] #skitt-ui{bottom:65px!important}@media(max-width:1200px)and (orientation:portrait){body[data-theme~=template2] #skitt-ui{border-radius:62.5px;font-size:35px;height:80px;bottom:18%!important}}body[data-theme~=template2] body.mobile-frame .nearmemapcontainer{height:calc(100vh - 228px);overflow-y:hidden}body[data-theme~=template2] .calendartabpanel .MuiBox-root{padding:0}body[data-theme~=template2] .calendartabpanel .MuiPickersStaticWrapper-staticWrapperRoot{display:-webkit-flex;display:flex;overflow:hidden;min-width:100%;-webkit-flex-direction:column;flex-direction:column;background-color:#fff}body[data-theme~=template2] .calendartabpanel .MuiPickersBasePicker-pickerView{display:-webkit-flex;display:flex;max-width:325px;min-width:100%;min-height:271px;overflow-x:hidden;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}body[data-theme~=template2] .calendartabpanel .MuiPickersCalendar-transitionContainer{margin-top:12px;min-height:180px}body[data-theme~=template2] .calendartabpanel .MuiTypography-h4{font-size:1.125rem;font-family:museo_sans300,museo_sans500,museo_sans900;font-weight:400;line-height:1.235}body[data-theme~=template2] .calendartabpanel .MuiPickersToolbar-toolbar{height:60px;background-color:#dedcdc!important}body[data-theme~=template2] .calendartabpanel .MuiPickersCalendarHeader-dayLabel,body[data-theme~=template2] .calendartabpanel .MuiPickersToolbarText-toolbarTxt{color:#000}body[data-theme~=template2] .calendartabpanel .MuiPickersDay-current{color:#000!important;font-weight:600;background-color:#dedcdc!important}body[data-theme~=template2] .calendartabpanel .MuiPickersYearSelection-container{height:270px}body[data-theme~=template2] .caldivcontent{height:calc(100vh - 154px);overflow-y:hidden;overflow-x:hidden}body[data-theme~=template2] .calendarholder{height:331px}body[data-theme~=template2] .calendartabmainholder{height:calc(100vh - 100px);overflow-y:auto}body[data-theme~=template2] .usercalendartabmainholder{height:calc(100vh - 230px);overflow-y:scroll}body[data-theme~=template2] .yesiconholder svg{background:#0baf0b;padding:5px;color:#fff;border-radius:50%}body[data-theme~=template2] .noiconholder svg{background:#c11a1a;padding:5px;color:#fff;border-radius:50%}body[data-theme~=template2] .pillstatusholder>div{border:2px solid #ddd;margin:10px;border-radius:4px;font-weight:600}body[data-theme~=template2] .d-flex{display:-webkit-flex;display:flex}body[data-theme~=template2] .aligin-items-center{-webkit-align-items:center;align-items:center}body[data-theme~=template2] .settingcardheader{background:#f9f9f9;border-bottom:1px solid #ddd;padding:10px!important;font-weight:600}body[data-theme~=template2] .p-10px{padding:10px!important}body[data-theme~=template2] .reminderpickerpopup .MuiFormControl-marginNormal{margin-top:0;margin-bottom:0;width:100%;border:1px solid #ddd;border-radius:4px;padding:5px 10px}body[data-theme~=template2] .reminderpickerpopup .MuiInput-underline:after,body[data-theme~=template2] .reminderpickerpopup .MuiInput-underline:before{border-bottom:none!important}body[data-theme~=template2] .editReminderBtn{margin-left:10px!important}body[data-theme~=template2] .pb-15px{padding-bottom:15px!important}body[data-theme~=template2] .border-grey{border:1px solid #ddd}body[data-theme~=template2] .mt-10px{margin-top:10px!important}body[data-theme~=template2] .mb-20px{margin-bottom:20px!important}body[data-theme~=template2] .reminderselect{width:100%}body[data-theme~=template2] .reminderselect .MuiInput-underline:after,body[data-theme~=template2] .reminderselect .MuiInput-underline:before{border-bottom:none!important}body[data-theme~=template2] .reminderselect .MuiInputBase-root{border:1px solid #ddd;border-radius:4px;padding:5px 10px}body[data-theme~=template2] .MuiPickersClockPointer-thumb{border:14px solid #007a7a!important}body[data-theme~=template2] .button-green{background-color:#009596!important;color:#fff!important}body[data-theme~=template2] .no-community{padding:16px 16px 80px}body[data-theme~=template2] figure.image img{max-width:100%}body[data-theme~=template2] .remindertabpanel .MuiFormControl-root,body[data-theme~=template2] .remindertabpanel .w-100 .MuiInputBase-root{margin-top:0;margin-bottom:0;width:-webkit-fill-available;border:1px solid #ddd;border-radius:4px;padding:5px 10px}body[data-theme~=template2] .remindertabpanel .MuiFormControl-root .MuiInput-underline:after,body[data-theme~=template2] .remindertabpanel .MuiFormControl-root .MuiInput-underline:before,body[data-theme~=template2] .remindertabpanel .w-100 .MuiInputBase-root:after,body[data-theme~=template2] .remindertabpanel .w-100 .MuiInputBase-root:before{border-bottom:none!important}body[data-theme~=template2] .sectiontiltediv{padding:20px;color:#097371;font-weight:700;font-size:18px;color:#fff}body[data-theme~=template2] .msg-info span.fa.fa-comments{float:right;font-size:18px}body[data-theme~=template2] .pillstatus-header{width:100%;border-bottom:2px solid #ddd!important;margin-bottom:10px;padding:10px 0;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;vertical-align:middle}body[data-theme~=template2] .pillstatus-header h3.zero.color-red{color:#b40a32!important}body[data-theme~=template2] img.statusheaderimg{width:40px;height:auto}body[data-theme~=template2] .powertext{font-size:14px;background:hsla(0,0%,100%,.4);background:#009596;padding:10px;border-radius:4px;font-family:museo_sans300,museo_sans500,museo_sans900;color:#fff}body[data-theme~=template2] .mt-0{margin-top:0!important}body[data-theme~=template2] .ml-15px{margin-left:15px}body[data-theme~=template2] .mr-15px{margin-right:15px}body[data-theme~=template2] .speech-btn{width:40px;height:40px;border-radius:50%;cursor:pointer;display:inline-block;background:url(data:image/svg+xml;base64,PHN2ZyBiYXNlUHJvZmlsZT0idGlueSIgaGVpZ2h0PSIzMiIgd2lkdGg9IjMyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNmZmYiPjxwYXRoIGQ9Ik0xNiAyMWE0IDQgMCAwMDQtNHYtN2E0IDQgMCAwMC04IDB2N2E0IDQgMCAwMDQgNHptLTItMTFjMC0xLjEwMy44OTctMiAyLTJzMiAuODk3IDIgMnY3YzAgMS4xMDMtLjg5NyAyLTIgMnMtMi0uODk3LTItMnYtN3oiLz48cGF0aCBkPSJNMjQgMTdoLTJjMCAzLjMwOC0yLjY5MiA2LTYgNnMtNi0yLjY5Mi02LTZIOGMwIDQuMDc5IDMuMDU1IDcuNDM4IDcgNy45MzFWMjZoLTR2MmgxMHYtMmgtNHYtMS4wNjljMy45NDUtLjQ5MyA3LTMuODUyIDctNy45MzF6Ii8+PC9nPjwvc3ZnPg==);background-size:72% 72%;background-position:50%;background-repeat:no-repeat;-webkit-transition:background-color .4s ease;float:right;background-color:#2e44ad;position:fixed;right:5px;bottom:70px;-webkit-animation-delay:0;-webkit-animation-duration:.5s;-webkit-animation-name:d;-webkit-animation-fill-mode:forwards;-moz-animation-delay:0;-moz-animation-duration:.5s;-moz-animation-name:d;-moz-animation-fill-mode:forwards;animation-delay:0;animation-duration:.5s;animation-name:d;animation-fill-mode:forwards;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96.667' height='96.666' fill='%230739b1'%3E%3Cpath d='M48.333 73.296c9.519 0 17.263-7.744 17.263-17.262V17.262C65.596 7.743 57.852 0 48.333 0c-9.519 0-17.262 7.743-17.262 17.262v38.773c0 9.518 7.743 17.261 17.262 17.261z'/%3E%3Cpath d='M76.078 45.715h-3.437a2 2 0 00-2 2v7.029c0 12.3-10.008 22.308-22.309 22.308S26.025 67.044 26.025 54.744v-7.029a2 2 0 00-2-2h-3.437a2 2 0 00-2 2v7.029c0 14.707 11.433 27.667 26.026 29.506v4.98h-15.35a2 2 0 00-2 2v3.436a2 2 0 002 2h38.138a2 2 0 002-2V91.23a2 2 0 00-2-2H52.051v-4.98c14.594-1.838 26.026-14.799 26.026-29.506v-7.029c.001-1.105-.895-2-1.999-2z'/%3E%3C/svg%3E");background-color:hsla(0,0%,100%,.4);border-radius:10px}@-webkit-keyframes d{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes d{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}body[data-theme~=template2] .rcw-launcher{position:fixed!important;margin:0;bottom:10px;right:5px;width:40px;height:40px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 60' fill='%230739b1'%3E%3Cpath d='M54.072 2.535l-34.142-.07c-3.27 0-5.93 2.66-5.93 5.93v3.124l26.065-.054c4.377 0 7.935 3.557 7.935 7.929v21.142c0 .634-.083 1.248-.224 1.84l3.484 3.833a.998.998 0 001.1.26 1 1 0 00.64-.933v-10h1.07c3.27 0 5.93-2.66 5.93-5.93V8.465c0-3.27-2.66-5.93-5.928-5.93z'/%3E%3Cpath d='M40.069 13.465l-34.139.07c-3.27 0-5.93 2.66-5.93 5.93v21.141c0 3.27 2.66 5.93 5.929 5.93H12v10a1 1 0 001.74.673l9.704-10.675 16.626-.068c3.27 0 5.93-2.66 5.93-5.93V19.394c0-3.27-2.66-5.929-5.931-5.929zM12 34.449c-2.206 0-4-1.794-4-4s1.794-4 4-4 4 1.794 4 4-1.794 4-4 4zm11 0c-2.206 0-4-1.794-4-4s1.794-4 4-4 4 1.794 4 4-1.794 4-4 4zm11 0c-2.206 0-4-1.794-4-4s1.794-4 4-4 4 1.794 4 4-1.794 4-4 4z'/%3E%3C/svg%3E");background-color:hsla(0,0%,100%,.4)!important;border-radius:10px;background-size:62% 62%;background-repeat:no-repeat;background-position:50%}body[data-theme~=template2] button.rcw-launcher img{max-width:72%;display:none}body[data-theme~=template2] .rcw-widget-container{height:auto!important}body[data-theme~=template2] .rcw-conversation-container.active{height:100vh}body[data-theme~=template2] .avatar-img{max-width:60px;border-radius:50%;width:60px;height:60px}body[data-theme~=template2] .mapiconcontainer img{width:30px}body[data-theme~=template2] .mapfilterviewcontainer{background-color:hsla(0,0%,100%,.4)!important}body[data-theme~=template2] .mapfilterviewcontainer .MuiFormControl-root{border:1px solid #ddd;border-radius:4px;padding-left:10px;margin-top:10px;margin-left:0;width:calc(100% - 15px)}body[data-theme~=template2] .mapfilterviewcontainer .MuiInput-underline:after,body[data-theme~=template2] .mapfilterviewcontainer .MuiInput-underline:before{border-bottom:none!important}body[data-theme~=template2] .mapfilterviewcontainer .MuiButtonBase-root.MuiAccordionSummary-root{background:#4e61bf!important;color:#fff!important;border-radius:4px!important;margin-bottom:10px}body[data-theme~=template2] .mapfilterviewcontainer .MuiPaper-root{background-color:transparent!important;border-bottom-left-radius:8px;border-bottom-right-radius:8px;box-shadow:none!important;margin-bottom:5px}body[data-theme~=template2] .mapfilterviewcontainer .MuiPaper-root.MuiAccordion-root.Mui-expanded{background-color:hsla(0,0%,100%,.4)!important;margin-bottom:15px}body[data-theme~=template2] .mapfilterviewcontainer .MuiButtonBase-root.MuiAccordionSummary-root svg{fill:#fff!important}body[data-theme~=template2] .mapfilterviewcontainer .MuiPaper-root>div{box-shadow:none!important}body[data-theme~=template2] .mapfilterviewcontainer .contactcard{background-color:#fafafa!important;margin-bottom:15px;padding:10px;border-radius:8px;box-shadow:0 2px 1px -1px rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 1px 3px 0 rgba(0,0,0,.12);border:1px solid #ddd;border-bottom:none}body[data-theme~=template2] .mapfilterviewcontainer .MuiAccordionDetails-root{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding-left:0;padding-right:0}body[data-theme~=template2] .MuiTabs-indicator{background-color:#fff}body[data-theme~=template2] .hospitalname{font-size:16px;color:#117c7d}body[data-theme~=template2] .hospitalinfo,body[data-theme~=template2] .hospitalname{font-weight:600;margin-bottom:5px!important;margin-top:0!important}body[data-theme~=template2] .repostListContainer .MuiFormControl-root{border:1px solid #ddd;border-radius:4px;padding-left:10px;margin-top:10px;margin-left:0;width:calc(100% - 15px)}body[data-theme~=template2] .repostListContainer .MuiInput-underline:after,body[data-theme~=template2] .repostListContainer .MuiInput-underline:before{border-bottom:none!important}body[data-theme~=template2] #surveyform{padding-bottom:60px}body[data-theme~=template2].iphone .peeraction,body[data-theme~=template2].iphone .showgroupaction{height:calc(100vh - 277px)!important}body[data-theme~=template2].iphone .homepageheaderdiv,body[data-theme~=template2].iphone .onboardingheaderdiv{padding-top:35px!important}body[data-theme~=template2].iphone .infotabcontainer,body[data-theme~=template2].iphone .infotabcontainer.bg-know-your-rights{height:calc(100vh - 245px)}body[data-theme~=template2].iphone .navbar{height:90px;padding-top:40px!important}@font-face{font-family:"museo_sans300";src:url(../../static/media/museosans-300-webfont.9aaba858.woff2) format("woff2"),url(../../static/media/museosans-300-webfont.c087d6f9.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"museo_sans500";src:url(../../static/media/museosans-500-webfont.40a2e8ca.woff2) format("woff2"),url(../../static/media/museosans-500-webfont.ace9f14e.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"museo_sans900";src:url(../../static/media/museosans-900-webfont.50c3ac1d.woff2) format("woff2"),url(../../static/media/museosans-900-webfont.e6e96471.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"glacial-regular";src:url(../../static/media/GlacialIndifference-Regular.8e9e11da.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"glacial-bold";src:url(../../static/media/GlacialIndifference-Bold.24a414ac.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"glacial-italic";src:url(../../static/media/GlacialIndifference-Italic.c9ca372c.woff) format("woff");font-weight:400;font-style:normal}body[data-theme~=template1] .homemenulist{background-size:45%}#zioverlay{top:0;bottom:0;left:0;width:100%;height:100%;background-color:#e52b50;opacity:0;position:fixed;transition:all .3s ease-in-out;visibility:hidden;z-index:-3}#zioverlay p{font-size:50px;display:block;width:30%;color:#fff;background-color:#333;padding:10px;box-shadow:5px 5px 5px #000;margin:250px auto 0}input{display:none}#ziwrap_top{width:400px;height:400px;position:fixed;left:40%;border-radius:50%;text-align:center;margin-top:-200px;z-index:3}#ziwrap_top #zimenu{display:none}#ziwrap_top #zitrigger{display:block;width:100px;height:100px;color:#e52b50;background-color:#fff;border-radius:50%;margin:150px auto 0;line-height:145px;cursor:pointer;z-index:1;font-size:30px;box-shadow:0 3px 10px -3px #333;transition:all .3s ease-in-out}#ziwrap_top #zitrigger:hover{background-color:#333;color:#fff;border:5px solid #e52b50}#ziwrap_top #zicircle{width:400px;height:400px;position:fixed;left:40%;border-radius:50%;text-align:center;transition:all .3s ease-in-out;-webkit-transform:scale(0);transform:scale(0);z-index:-1;opacity:0;background:#7d7e7d;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjN2Q3ZTdkIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMGUwZTBlIi8+PC9saW5lYXJHcmFkaWVudD48cGF0aCBmaWxsPSJ1cmwoI2EpIiBkPSJNMCAwaDF2MUgweiIvPjwvc3ZnPg==);background:linear-gradient(180deg,#7d7e7d 0,#0e0e0e);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#7d7e7d",endColorstr="#0e0e0e",GradientType=0);box-shadow:0 3px 20px -3px #333}#ziwrap_top #zimenu_top:checked~#zicircle{-webkit-transform:scale(1);transform:scale(1);opacity:1}#ziwrap_top #zimenu_top:checked~#zitrigger{box-shadow:inset 0 0 30px #333;border:5px solid #e52b50}#ziwrap_top #zimenu_top:checked~#zioverlay{opacity:.7;visibility:visible}#ziwrap_top #zicircle i{width:65px;height:65px;border-radius:50%;background-color:#e52b50;color:#666;font-size:30px;display:block;text-align:center;line-height:65px;margin-left:15px;margin-right:15px;color:#fff;transition:all .3s ease-in-out}#ziwrap_top #zicircle i:hover{color:#e52b50;background-color:#000;border:2px dotted #e52b50;-webkit-transform:scale(1.2)}#ziwrap_top #zicircle a:first-child{margin-top:210px;margin-left:-180px;position:absolute}#ziwrap_top #zicircle a:nth-child(2){margin-top:275px;margin-left:-125px;position:absolute}#ziwrap_top #zicircle a:nth-child(3){margin-top:310px;margin-left:-50px;position:absolute}#ziwrap_top #zicircle a:nth-child(4){margin-top:275px;margin-left:25px;position:absolute}#ziwrap_top #zicircle a:nth-child(5){margin-top:210px;margin-left:80px;position:absolute}#ziwrap_left{width:400px;height:400px;position:fixed;border-radius:50%;text-align:center;top:150px;z-index:3}#ziwrap_left #zimenu{display:none}#ziwrap_left #zitrigger{display:block;width:100px;height:100px;color:#e52b50;background-color:#fff;border-radius:50%;margin-top:150px;line-height:100px;margin-left:-50px;cursor:pointer;z-index:1;font-size:30px;box-shadow:3px 1px 10px -3px #333;transition:all .3s ease-in-out}#ziwrap_left #zitrigger:hover{background-color:#333;color:#fff;border:5px solid #e52b50}#ziwrap_left #zicircle{width:400px;height:400px;position:fixed;margin-left:-200px;border-radius:50%;text-align:center;transition:all .3s ease-in-out;-webkit-transform:scale(0);transform:scale(0);z-index:-3;opacity:0;background:#7d7e7d;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjN2Q3ZTdkIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMGUwZTBlIi8+PC9saW5lYXJHcmFkaWVudD48cGF0aCBmaWxsPSJ1cmwoI2EpIiBkPSJNMCAwaDF2MUgweiIvPjwvc3ZnPg==);background:linear-gradient(90deg,#7d7e7d 0,#0e0e0e);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#7d7e7d",endColorstr="#0e0e0e",GradientType=1);box-shadow:0 3px 20px -3px #333}#ziwrap_left i{padding-left:40px}#ziwrap_left #zimenu_left:checked~#zicircle{-webkit-transform:scale(1);transform:scale(1);opacity:1}#ziwrap_left #zimenu_left:checked~#zitrigger{box-shadow:inset 0 0 30px #333;border:5px solid #e52b50}#zimenu_left:checked~#zioverlay{opacity:.7;visibility:visible}#ziwrap_left #zicircle i{width:65px;height:65px;border-radius:50%;background-color:#e52b50;color:#666;font-size:30px;display:block;text-align:center;line-height:65px;margin-top:15px;margin-bottom:15px;color:#fff;transition:all .3s ease-in-out;padding:0}#ziwrap_left #zicircle i:hover{color:#e52b50;background-color:#000;-webkit-transform:rotate(1turn);transform:rotate(1turn)}#ziwrap_left #zicircle a:first-child{margin-left:10px;position:absolute;margin-top:25px}#ziwrap_left #zicircle a:nth-child(2){margin-left:75px;position:absolute;margin-top:85px}#ziwrap_left #zicircle a:nth-child(3){margin-left:115px;position:absolute;margin-top:155px}#ziwrap_left #zicircle a:nth-child(4){margin-left:75px;position:absolute;margin-top:225px}#ziwrap_left #zicircle a:nth-child(5){margin-left:10px;position:absolute;margin-top:285px}#ziwrap_bottom{width:400px;height:400px;position:fixed;border-radius:50%;text-align:center;bottom:-200px;margin-left:50%;z-index:3}#ziwrap_bottom #zimenu{display:none}#ziwrap_bottom #zitrigger{display:block;width:100px;height:100px;color:#e52b50;background-color:#fff;border-radius:50%;margin-top:150px;line-height:50px;margin-left:-50px;cursor:pointer;z-index:1;font-size:30px;box-shadow:0 -3px 10px -3px #333;transition:all .3s ease-in-out}#ziwrap_bottom #zitrigger:hover{background-color:#333;color:#fff;border:5px solid #e52b50}#ziwrap_bottom #zicircle{width:400px;height:400px;position:fixed;margin-left:-200px;border-radius:50%;text-align:center;transition:all .3s ease-in-out;-webkit-transform:scale(0);transform:scale(0);z-index:-3;opacity:0;background:#000;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBvZmZzZXQ9IjAlIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNDU0ODRkIi8+PC9saW5lYXJHcmFkaWVudD48cGF0aCBmaWxsPSJ1cmwoI2EpIiBkPSJNMCAwaDF2MUgweiIvPjwvc3ZnPg==);background:linear-gradient(180deg,#000 0,#45484d);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#45484d",GradientType=0);box-shadow:0 -3px 20px -3px #333}#ziwrap_bottom #zimenu_bottom:checked~#zicircle{-webkit-transform:scale(1);transform:scale(1);opacity:1}#ziwrap_bottom #zimenu_bottom:checked~#zitrigger{box-shadow:inset 0 0 30px #333;border:5px solid #e52b50}#zimenu_bottom:checked~#zioverlay{opacity:.7;visibility:visible}#ziwrap_bottom #zicircle i{width:65px;height:65px;border-radius:50%;background-color:#e52b50;color:#666;font-size:30px;display:block;text-align:center;line-height:65px;margin-top:15px;margin-bottom:15px;color:#fff;transition:all .3s ease-in-out;padding:0;float:left}#ziwrap_bottom #zicircle i:hover{color:#e52b50;background-color:#000;font-size:25px}#ziwrap_bottom #zicircle a:first-child{margin-top:110px;margin-left:-170px;position:absolute}#ziwrap_bottom #zicircle a:nth-child(2){margin-top:50px;margin-left:-110px;position:absolute}#ziwrap_bottom #zicircle a:nth-child(3){margin-top:10px;margin-left:-35px;position:absolute}#ziwrap_bottom #zicircle a:nth-child(4){margin-top:50px;margin-left:40px;position:absolute}#ziwrap_bottom #zicircle a:nth-child(5){margin-top:110px;margin-left:100px;position:absolute}#zimusic{width:31.2%;margin:0 auto}#zilights,#zimusic{height:210px;background-color:#000}#zilights{width:10%;float:left;-webkit-transform:scale(0);transform:scale(0);transition:all .3s ease-in-out}#zilights:first-child{background-color:#0f0;box-shadow:inset 0 0 10px #000;-webkit-animation:zianimation .1s linear infinite;animation:zianimation .1s linear infinite}#zilights:nth-child(2){background-color:#ff0;box-shadow:inset 0 0 10px #000;-webkit-animation:zianimation .2s linear infinite;animation:zianimation .2s linear infinite}#zilights:nth-child(3){background-color:#0ff;box-shadow:inset 0 0 10px #000;-webkit-animation:zianimation .3s linear infinite;animation:zianimation .3s linear infinite}#zilights:nth-child(4){background-color:#f90;box-shadow:inset 0 0 10px #000;-webkit-animation:zianimation .4s linear infinite;animation:zianimation .4s linear infinite}#zilights:nth-child(5){background-color:#f0f;box-shadow:inset 0 0 10px #000;-webkit-animation:zianimation .5s linear infinite;animation:zianimation .5s linear infinite}#zilights:nth-child(6){background-color:#63f}#zilights:nth-child(6),#zilights:nth-child(7){box-shadow:inset 0 0 10px #000;-webkit-animation:zianimation .6s linear infinite;animation:zianimation .6s linear infinite}#zilights:nth-child(7){background-color:red}#zilights:nth-child(8){background-color:#00f;box-shadow:inset 0 0 10px #000;-webkit-animation:zianimation .8s linear infinite;animation:zianimation .8s linear infinite}#zilights:nth-child(9){background-color:#f6f;box-shadow:inset 0 0 10px #000;-webkit-animation:zianimation .9s linear infinite;animation:zianimation .9s linear infinite}#zilights:nth-child(10){background-color:#f60;box-shadow:inset 0 0 10px #000;-webkit-animation:zianimation 1s linear infinite;animation:zianimation 1s linear infinite}@-webkit-keyframes zianimation{0%{-webkit-transform:scale(0)}50%{-webkit-transform:scale(1)}to{-webkit-transform:scale(0)}}@keyframes zianimation{0%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}#ziwrap_right{width:400px;height:400px;position:fixed;border-radius:50%;text-align:center;right:0;top:150px;margin-right:-200px;z-index:3}#ziwrap_right #zimenu{display:none}#ziwrap_right #zitrigger{display:block;width:100px;height:100px;color:#e52b50;background-color:#fff;border-radius:50%;margin-top:150px;line-height:100px;margin-left:150px;cursor:pointer;z-index:1;font-size:30px;box-shadow:-3px 1px 10px -3px #333;transition:all .3s ease-in-out}#ziwrap_right #zitrigger:hover{background-color:#333;color:#fff;border:5px solid #e52b50}#ziwrap_right #zicircle{width:400px;height:400px;position:fixed;margin-right:-200px;border-radius:50%;text-align:center;transition:all .3s ease-in-out;-webkit-transform:scale(0);transform:scale(0);z-index:-3;opacity:0;background:#000;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjAlIj48c3RvcCBvZmZzZXQ9IjAlIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNDU0ODRkIi8+PC9saW5lYXJHcmFkaWVudD48cGF0aCBmaWxsPSJ1cmwoI2EpIiBkPSJNMCAwaDF2MUgweiIvPjwvc3ZnPg==);background:linear-gradient(90deg,#000 0,#45484d);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#45484d",GradientType=1);box-shadow:0 3px 20px -3px #333}#ziwrap_right i{margin-left:-45px}#ziwrap_right #zimenu_right:checked~#zicircle{-webkit-transform:scale(1);transform:scale(1);opacity:1}#ziwrap_right #zimenu_right:checked~#zitrigger{box-shadow:inset 0 0 30px #333;border:5px solid #e52b50}#zimenu_right:checked~#zioverlay{opacity:.7;visibility:visible}#zicircle a{text-decoration:none}#ziwrap_right #zicircle i{width:65px;height:65px;border-radius:50%;background-color:#e52b50;color:#666;font-size:30px;display:block;text-align:center;line-height:65px;margin-top:15px;margin-bottom:15px;color:#fff;transition:all .3s ease-in-out;padding:0}#ziwrap_right #zicircle i:hover{color:#e52b50;background-color:#000;-webkit-transform:rotate(1turn);transform:rotate(1turn)}#ziwrap_right #zicircle a:first-child{margin-left:-30px;position:absolute;margin-top:25px}#ziwrap_right #zicircle a:nth-child(2){margin-left:-90px;position:absolute;margin-top:85px}#ziwrap_right #zicircle a:nth-child(3){margin-left:-140px;position:absolute;margin-top:155px}#ziwrap_right #zicircle a:nth-child(4){margin-left:-90px;position:absolute;margin-top:225px}#ziwrap_right #zicircle a:nth-child(5){margin-left:-30px;position:absolute;margin-top:285px}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){#ziwrap_top #zicircle a:first-child{margin-top:210px;margin-left:25px;position:absolute}#ziwrap_top #zicircle a:nth-child(2){margin-top:275px;margin-left:75px;position:absolute}#ziwrap_top #zicircle a:nth-child(3){margin-top:310px;margin-left:150px;position:absolute}#ziwrap_top #zicircle a:nth-child(4){margin-top:275px;margin-left:225px;position:absolute}#ziwrap_top #zicircle a:nth-child(5){margin-top:210px;margin-left:275px;position:absolute}#ziwrap_left #zicircle a:first-child{margin-left:210px;position:absolute;margin-top:25px}#ziwrap_left #zicircle a:nth-child(2){margin-left:275px;position:absolute;margin-top:85px}#ziwrap_left #zicircle a:nth-child(3){margin-left:315px;position:absolute;margin-top:155px}#ziwrap_left #zicircle a:nth-child(4){margin-left:275px;position:absolute;margin-top:225px}#ziwrap_left #zicircle a:nth-child(5){margin-left:210px;position:absolute;margin-top:285px}#ziwrap_bottom #zicircle a:first-child{margin-top:110px;margin-left:25px;position:absolute}#ziwrap_bottom #zicircle a:nth-child(2){margin-top:50px;margin-left:90px;position:absolute}#ziwrap_bottom #zicircle a:nth-child(3){margin-top:10px;margin-left:170px;position:absolute}#ziwrap_bottom #zicircle a:nth-child(4){margin-top:50px;margin-left:250px;position:absolute}#ziwrap_bottom #zicircle a:nth-child(5){margin-top:110px;margin-left:310px;position:absolute}#ziwrap_right #zicircle a:first-child{margin-left:170px;position:absolute;margin-top:25px}#ziwrap_right #zicircle a:nth-child(2){margin-left:110px;position:absolute;margin-top:85px}#ziwrap_right #zicircle a:nth-child(3){margin-left:70px;position:absolute;margin-top:155px}#ziwrap_right #zicircle a:nth-child(4){margin-left:110px;position:absolute;margin-top:225px}#ziwrap_right #zicircle a:nth-child(5){margin-left:170px;position:absolute;margin-top:285px}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}#skitt-ui{display:block!important}#skitt-ui.skitt-ui--hidden{display:none!important}#skitt-ui{background-color:#006891;z-index:200;border-radius:25px;position:absolute;bottom:20px;right:20px;outline:none;border:none;box-shadow:0 4px 8px rgba(0,0,0,.2);cursor:default;font-family:Lato,Helvetica,Arial,sans-serif;font-size:16px}#skitt-toggle-button,#skitt-ui{height:50px;display:inline-block}#skitt-toggle-button{width:50px;border-radius:50%;cursor:pointer;background:url("data:image/svg+xml;base64,PHN2ZyBiYXNlUHJvZmlsZT0idGlueSIgaGVpZ2h0PSIzMiIgd2lkdGg9IjMyIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIGZpbGw9IiNmZmYiPjxwYXRoIGQ9Ik0xNiAyMWE0IDQgMCAwMDQtNHYtN2E0IDQgMCAwMC04IDB2N2E0IDQgMCAwMDQgNHptLTItMTFjMC0xLjEwMy44OTctMiAyLTJzMiAuODk3IDIgMnY3YzAgMS4xMDMtLjg5NyAyLTIgMnMtMi0uODk3LTItMnYtN3oiLz48cGF0aCBkPSJNMjQgMTdoLTJjMCAzLjMwOC0yLjY5MiA2LTYgNnMtNi0yLjY5Mi02LTZIOGMwIDQuMDc5IDMuMDU1IDcuNDM4IDcgNy45MzFWMjZoLTR2MmgxMHYtMmgtNHYtMS4wNjljMy45NDUtLjQ5MyA3LTMuODUyIDctNy45MzF6Ii8+PC9nPjwvc3ZnPg==");background-size:72% 72%;background-position:7px 6px;background-repeat:no-repeat;-webkit-transition:background-color .4s ease;float:right}label#skitt-toggle-button__label{display:none}.skitt-ui--not-listening #skitt-toggle-button{background-color:#003e63}.skitt-ui--listening #skitt-toggle-button{-webkit-animation:listen_pulse 2s ease-out infinite}@-webkit-keyframes listen_pulse{0%{background-color:#006891}50%{background-color:#1097cc}to{background-color:#006891}}.skitt-ui--listening #skitt-toggle-button:hover,.skitt-ui--not-listening #skitt-toggle-button:hover{background-color:#003e63}#skitt-listening-box{float:right;display:inline-block;line-height:50px;color:#fff}#skitt-listening-text{display:inline-block;overflow:hidden}.skitt-ui--not-listening #skitt-listening-text{width:0}.skitt-ui--listening #skitt-listening-text{width:100%;-webkit-transition:width 1s ease-in-out;margin:0 25px 0 15px}#skitt-listening-text__samples{font-weight:700;margin-left:10px}#skitt-listening-text__recognized-sentence{display:none}@media (max-width:1200px) and (orientation:portrait){#skitt-ui{border-radius:62.5px;font-size:35px;height:80px;bottom:19%}#skitt-toggle-button{width:80px;height:80px;background-position:10.5px 9px}#skitt-listening-box{line-height:80px}}@media (max-width:1200px) and (orientation:landscape){#skitt-ui{border-radius:40px;font-size:25px;height:80px}#skitt-toggle-button{width:80px;height:80px;background-position:11.2px 9.6px}#skitt-listening-box{line-height:80px}}.chat-area,.home{margin-top:10px}.chat-area{padding:20px;height:calc(100vh - 290px);overflow-y:scroll}.chat-area .chat-bubble{background-color:#4281b4;padding:20px;border-radius:4px;max-width:300px;word-wrap:break-word}.chat-bubble .chat-time{font-size:12px;color:#757575;text-align:right}.chat-area .chat-bubble.current-user{margin-left:auto;background-color:#a5d6a7}.form-control{width:60%}.form-control:focus{box-shadow:none}.btn{margin-top:10px}.btn-submit{background-color:#2e7d32;color:#fff}@media screen and (max-width:767px){.form-control{width:100%}.chat-area .chat-bubble{max-width:150px}}.chat-page{height:200px}.signin-btn{margin-top:60px}.profileformholder .MuiFormControl-root{width:100%}.profileformholder .MuiInputLabel-shrink{-webkit-transform:translateY(1.5px) scale(.95);transform:translateY(1.5px) scale(.95);-webkit-transform-origin:top left;transform-origin:top left}.avatar-img{max-width:40px;border-radius:50%}.d-flex{display:-webkit-flex;display:flex}.profileformholder label{font-size:1rem!important;font-weight:600;color:#7c7172}.profileformholder label+.MuiInput-formControl{margin-top:20px}.profileformholder legend.MuiFormLabel-root{font-size:1rem!important;font-weight:600;color:#7c7172;font-family:museo_sans300,museo_sans500,museo_sans900;line-height:1}.profileformholder .MuiFormLabel-root.Mui-focused{color:#009596!important}.profileformholder .MuiInput-underline:after{left:0;right:0;bottom:0;content:"";position:absolute;-webkit-transform:scaleX(0);transform:scaleX(0);transition:-webkit-transform .2s cubic-bezier(0,0,.2,1) 0ms;transition:transform .2s cubic-bezier(0,0,.2,1) 0ms;transition:transform .2s cubic-bezier(0,0,.2,1) 0ms,-webkit-transform .2s cubic-bezier(0,0,.2,1) 0ms;border-bottom:2px solid #009596;pointer-events:none}.profileformholder .MuiRadio-colorSecondary.Mui-checked{color:#009596}.profilesubmitbtn{height:48px;line-height:48px!important;border-radius:3px!important;border:0 solid #bbb!important;background-color:#009596!important;box-shadow:0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)!important;width:50%;padding:0 8px!important}#chat-profile .loading{left:238%}.mapfilterdialogtitle{padding:10px!important;background:#009596!important;color:#fff!important}.mapfilterdialogtitle h2{font-size:1rem!important}.mapfiltercheckboxlist fieldset{margin:10px!important}.mapfiltercheckboxlist fieldset label span{font-size:14px!important}.mapfiltercheckboxlist .MuiCheckbox-colorSecondary.Mui-checked{color:#009596}.bg-green{background-color:#009596!important}@media (min-width:600px){.chat-container .MuiTab-root{min-width:80px}}.react-calendar__tile{max-width:100%;text-align:center;padding:1.05em .5em;background:none;color:#fff;margin:.1em 0!important}.react-calendar__tile--now{border-radius:34px!important;font-weight:bolder!important;text-decoration:underline;border:2px solid #505050!important}.react-calendar__tile--now:enabled:focus,.react-calendar__tile--now:enabled:hover{border-radius:34px!important}.react-calendar__tile--hasActive{border-radius:34px!important;border:3px solid pink}.react-calendar__tile--hasActive:enabled:focus,.react-calendar__tile--hasActive:enabled:hover{border-radius:34px!important}.react-calendar__tile--active{color:#000}.react-calendar__tile--active,.react-calendar__tile--active.isFirstDay{background-color:hsla(0,0%,100%,.795)!important;border-radius:34px!important}.react-calendar__tile--active.isFirstDay{color:#000!important}.hasEatenPill,.hasEatenPill .MuiPickersDay-daySelected{background-color:#b3cf92!important;color:#000!important;border-radius:34px!important}.hasMissedPill,.hasMissedPill .MuiPickersDay-daySelected{background-color:#c11a1a!important;color:#000!important;border-radius:34px!important}.isPillDay{background-color:#fccbd0!important}.donePill,.isPillDay{color:#000!important;border-radius:34px!important}.calendartabpanel .donePill .MuiPickersDay-current,.donePill .MuiPickersDay-daySelected{background:none!important}.react-calendar__tile--active.react-calendar__tile--now{border:2px solid #505050!important;background-color:hsla(0,0%,100%,.795)!important;color:#000;border-radius:34px!important}.react-calendar__tile--active:enabled:focus,.react-calendar__tile--active:enabled:hover{border-radius:34px!important}.react-calendar--selectRange .react-calendar__tile--hover{background-color:#e6e6e6;border-radius:34px!important}.pillstatusholder,.pillstatusholder .MuiGrid-container{padding:10px}.pillQuestionnaire{border:2px solid #ddd;margin:10px;box-shadow:0 3px 3px -2px rgb(0 0 0/20%),0 3px 4px 0 rgb(0 0 0/14%),0 1px 8px 0 rgb(0 0 0/12%);border-radius:4px;font-weight:600;padding:10px}.pillQuestionnaire .formlabel{margin-bottom:0}.settingicon{position:fixed!important;top:12px!important;z-index:9;right:10px}.setreminderbtn{margin-top:10px!important;margin-bottom:10px!important;margin-right:10px!important}.w-100{width:100%}.text-right{text-align:right}.reminderbtnholder{width:100vw;position:fixed;width:calc(100% - 48px)!important;text-align:right}body.mobile-frame .reminderbtnholder{width:400px;width:calc(100% - 48px);text-align:right}body.mobile-frame .reminderbtnholder .setreminderbtn{margin-right:30px!important}body.mobile-frame .usercalendartabmainholder{overflow-x:hidden}body.mobile-frame .MuiDialog-paperFullScreen{width:400px}.MuiDialog-paperFullScreen .calendartabmainholder,body.mobile-frame .MuiDialog-paperFullScreen .calendartabmainholder{height:calc(100vh - 64px)!important}body.mobile-frame .MuiDialog-paperFullScreen header.MuiPaper-root{width:400px;left:0!important;margin-left:calc(50% - 200px)}.MuiDialog-paperFullScreen header.MuiPaper-root button,body.mobile-frame .MuiDialog-paperFullScreen header.MuiPaper-root button{position:absolute;right:0}body.mobile-frame .settingicon{position:fixed!important;top:12px!important;z-index:9;right:25px}.nodatafound{display:-webkit-flex;display:flex;width:-webkit-fill-available;min-height:50px;padding:20px;border-radius:10px;background:#fff;-webkit-align-items:center;align-items:center}#customSlider *{margin:0;padding:0;box-sizing:border-box;-webkit-user-select:none;-ms-user-select:none;user-select:none}#customSlider body{background-color:#b5abb6;overscroll-behavior-y:contain}#customSlider #container{width:400px;height:100vh;position:absolute;box-shadow:0 0 25px -8px rgba(53,53,53,.82);overflow:hidden}#customSlider .page,#customSlider .pageContainer{position:absolute;width:100%;height:100%}#customSlider .page{font-family:"Oswald",sans-serif;font-family:"museo_sans300"!important;text-align:center;font-size:30px;font-weight:700;-webkit-flex-direction:column;flex-direction:column;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;padding:7vh 13px 0}#customSlider #page0{background:#fff;background-color:#f8f5fb}#customSlider #page1{background-image:linear-gradient(90deg,#129a7f 0,#129a7f)}#customSlider #page2{background-image:linear-gradient(90deg,#4cb8c4 0,#4cb8c4)}#customSlider #root{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}#customSlider svg{position:absolute;height:100%}#customSlider button{position:absolute;width:40px;height:40px;border-radius:50%;font-family:"museo_sans300"!important;background:transparent;color:#fff;border:1px solid hsla(0,0%,100%,.4)}#customSlider button:focus{outline:0}#customSlider img{width:43vh;margin:0 auto}#customSlider .header{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;color:#fff;font-family:"museo_sans300"!important;font-size:19px;padding:0 31px;background-color:transparent!important;-webkit-justify-content:flex-end;justify-content:flex-end}#customSlider #header0{color:#000}#customSlider #header1,#customSlider #header2{color:#fff}#customSlider .skip{font-weight:400}#customSlider #content{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:0 48px;height:30vh}#customSlider .contentL1{color:#000;font-family:monospace;font-weight:100;text-align:left;letter-spacing:-2px;line-height:18px;opacity:.3}#customSlider .contentL2{color:#000;font-family:"Oswald",sans-serif;font-family:"museo_sans300"!important;margin-bottom:8px;text-align:left}#customSlider .contentL3{color:#000;font-family:"museo_sans300"!important;font-weight:100;opacity:.5}#customSlider .text0{color:#000;color:#103caf}#customSlider .text1{color:#fd5888}#customSlider .text2{color:#fff}#customSlider .button0{color:#000;border:1px solid rgba(0,0,0,.4)}#customSlider .button1,#customSlider .button2{color:#fff;border:1px solid hsla(0,0%,100%,.4)}@media only screen and (max-width:500px){#customSlider #container{width:100%}}#customSlider .contentL1,#customSlider .contentL2{font-family:"Rubik"!important}#customSlider .contentL3{font-family:"Karla"!important;color:#000!important;text-align:left;font-size:15px;font-weight:600;word-spacing:2px;letter-spacing:1px;opacity:1}#pageContainer1 .contentL1,#pageContainer1 .contentL2{color:#fff!important}#page0 .contentL1.text0{color:#000!important;opacity:.7;margin-bottom:10px}#customSlider #page1{background-color:#4e61bf!important;background-image:none!important}#customSlider #page1 .contentL3.text1{color:#fff!important}#customSlider #page1 .contentL1.text1{opacity:.7;margin-bottom:10px}#customSlider #page2{background-image:none!important;background-color:#fff}#customSlider #page2 .contentL1.text2{color:#000!important;opacity:.7;margin-bottom:10px}#customSlider #page2 .contentL2.text2{color:#4e61bf!important;opacity:1}#customSlider .button2{color:#4e61bf;border-color:#4e61bf}#pageContainer2 p.skipslidertext{color:#fff}