@import url(https://fonts.googleapis.com/css?family=Nunito);
/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-name:headShake;animation-timing-function:ease-in-out}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{animation-name:swing;transform-origin:top center}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.heartBeat{animation-duration:1.3s;animation-name:heartBeat;animation-timing-function:ease-in-out}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-duration:.75s;animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:translateZ(0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:translateZ(0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translateZ(0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-duration:.75s;animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}.animated.flip{animation-name:flip;backface-visibility:visible}@keyframes flipInX{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{animation-name:flipInX;backface-visibility:visible!important}@keyframes flipInY{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateY(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateY(-20deg)}60%{opacity:1;transform:perspective(400px) rotateY(10deg)}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{animation-name:flipInY;backface-visibility:visible!important}@keyframes flipOutX{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.flipOutX{animation-duration:.75s;animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateY(-15deg)}to{opacity:0;transform:perspective(400px) rotateY(90deg)}}.flipOutY{animation-duration:.75s;animation-name:flipOutY;backface-visibility:visible!important}@keyframes lightSpeedIn{0%{opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;transform:skewX(20deg)}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg);transform-origin:center}to{opacity:1;transform:translateZ(0);transform-origin:center}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{opacity:0;transform:rotate(-45deg);transform-origin:left bottom}to{opacity:1;transform:translateZ(0);transform-origin:left bottom}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{opacity:0;transform:rotate(45deg);transform-origin:right bottom}to{opacity:1;transform:translateZ(0);transform-origin:right bottom}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{opacity:0;transform:rotate(45deg);transform-origin:left bottom}to{opacity:1;transform:translateZ(0);transform-origin:left bottom}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{opacity:0;transform:rotate(-90deg);transform-origin:right bottom}to{opacity:1;transform:translateZ(0);transform-origin:right bottom}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{opacity:1;transform-origin:center}to{opacity:0;transform:rotate(200deg);transform-origin:center}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{opacity:1;transform-origin:left bottom}to{opacity:0;transform:rotate(45deg);transform-origin:left bottom}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{opacity:1;transform-origin:right bottom}to{opacity:0;transform:rotate(-45deg);transform-origin:right bottom}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{opacity:1;transform-origin:left bottom}to{opacity:0;transform:rotate(-45deg);transform-origin:left bottom}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{opacity:1;transform-origin:right bottom}to{opacity:0;transform:rotate(90deg);transform-origin:right bottom}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{animation-timing-function:ease-in-out;transform-origin:top left}20%,60%{animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left}40%,80%{animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg);transform-origin:top left}to{opacity:0;transform:translate3d(0,700px,0)}}.hinge{animation-duration:2s;animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,100%,0);visibility:hidden}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0);visibility:hidden}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(100%,0,0);visibility:hidden}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-100%,0);visibility:hidden}}.slideOutUp{animation-name:slideOutUp}.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.delay-1s{animation-delay:1s}.animated.delay-2s{animation-delay:2s}.animated.delay-3s{animation-delay:3s}.animated.delay-4s{animation-delay:4s}.animated.delay-5s{animation-delay:5s}.animated.fast{animation-duration:.8s}.animated.faster{animation-duration:.5s}.animated.slow{animation-duration:2s}.animated.slower{animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}:not(i):not(span):not(button){font-family:Roboto,Helvetica,Arial,sans-serif!important}#new-topbar{background-color:#fff;box-shadow:0 8px 40px 0 rgba(243,246,249,.8);height:80px;padding:0 32px;width:100%}.default-bg{background-color:#f5f8fa!important}.dblue-text{color:#1d396b!important}.lblue-text{color:#2f4ea7!important}.m-text{color:#7b929f!important}.i-color{color:#1354b8!important}.d-text{color:#363b5d!important}.d-sub-text{color:#9098ac!important}.button-d-bg{background-color:#1354b8!important}.page-title{font-size:24px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1}.page-margin-top{margin-top:60px}#cati-sidebar-shadow-2{background-color:#2e4ea7;height:100vh}.cu-load-more-history:hover{cursor:pointer}.gf-table-heading{color:#9098ac;font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.71;text-transform:none!important}.gf-card-default{background-color:#fff}.gf-card-alternative,.gf-card-default{border-radius:10px;box-shadow:0 8px 40px 0 rgba(243,246,249,.8);margin-top:25px;padding:35px 30px 30px}.gf-card-alternative{background-color:#2f4ea7}.gf-card-title{color:#2f4ea7;font-size:28px;font-stretch:normal;font-style:normal;font-weight:300;letter-spacing:normal;line-height:.86;padding:10px 5px 10px 0}.max-width-1200px{max-width:1200px}.gf-card-subtitle{color:#7b929f}.gf-card-subtitle,.gf-card-subtitle-white{font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.71;margin-top:20px}.gf-card-subtitle-white{color:#fff}.gf-default-button{background-color:#1354b8;border:1px solid #1354b8;border-radius:3px;color:#fff;font-size:14px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.71;padding:7.5px 10px}.gf-default-button:hover{cursor:pointer}.gf-table-item-icon{background-color:#f1f4f8;color:#1354b8;font-size:30px;width:30px}.table-spacer{height:10px}.gf-research-title{color:#363b5d;font-stretch:normal;font-style:normal;font-weight:400;height:24px;letter-spacing:normal;line-height:1.6}.gf-research-subtitle{color:#9098ac;text-transform:lowercase}.gf-element-dark-text,.gf-research-subtitle{font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;height:24px;letter-spacing:normal;line-height:1.71}.gf-element-dark-text{color:#363b5d}.gf-element-icon-text{color:#9098ac;font-size:16px;font-stretch:normal;font-style:normal;font-weight:400;height:20px;letter-spacing:normal;line-height:1.71;margin-left:10px;width:18px}.gf-reward{color:#2c304d;font-weight:700;min-width:40px;width:28px}.gf-date-style,.gf-reward{font-size:14px;font-stretch:normal;font-style:normal;height:24px;letter-spacing:normal;line-height:1.71}.gf-date-style{color:#9098ac;font-weight:400;width:74px}.gf-table-element{background-color:rgba(241,244,248,.75);box-shadow:0 8px 40px 0 rgba(243,246,249,.8)}.gf-not-available-text{color:#2c304d;font-size:15px;font-stretch:normal;font-style:normal;font-weight:700;height:26px;letter-spacing:normal;line-height:1.71;margin-top:20px}.gf-panel-width{width:calc(100% - 80px)}.gf-panel-width-full{width:100%}.gf-balance-card-title{color:#fff;font-size:1.5rem;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1}.gf-balance-card-subtitle{color:#fff;margin:15px 0 40px}.gf-balance-card-subtitle,.gf-balance-last-date{font-size:.875rem;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.71}.gf-balance-last-date{color:#b8cff2}.gf-balance-total{color:#fff;font-size:1.9875rem;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:.4;margin-bottom:20px;text-align:right}.gf-balance-diff-wrapper{align-self:flex-end;background-color:rgba(139,172,223,.2);border-radius:5px;max-width:11.875rem;padding:12.5px 10px;width:100%}.uk-tab>.uk-active>a{border-color:#2e4ea7!important;color:#2e4ea7!important;text-transform:inherit!important}.uk-tab>li>a{color:#5d677e!important;text-transform:inherit!important}.drop-gf{border-radius:10.5px!important;padding:10px 0!important}.gf-profile-input-tag{color:#7b929f;font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.86}.gf-profile-input{background-color:#fff;border:1px solid #e6e9ef;border-radius:5px;height:50px;width:100%}.gf-profile-under{color:#5d677e;font-weight:400;line-height:1.86;text-decoration:underline}.gf-balance-diff,.gf-profile-under{font-size:14px;font-stretch:normal;font-style:normal;letter-spacing:normal}.gf-balance-diff{color:#fff;font-weight:700;line-height:1.39}.gf-balance-btn{align-self:flex-end;background-color:#ffcb07;border:1px solid #2e4ea7;border-radius:25.5px;color:#2e4ea7;font-size:.875rem;font-weight:700;height:2.5625rem;line-height:1.79;width:9.125rem}.gf-balance-btn,.gf-copy{font-stretch:normal;font-style:normal;letter-spacing:normal}.gf-copy{color:#9db1bc;font-size:14px;font-weight:400;line-height:1.71}.gf-footer{line-height:1.71;text-align:right}.gf-footer,.gf-referrals-date{font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal}.gf-referrals-date{line-height:1.14}.referral-separator{background-color:#dee5ef;height:1px;width:100%}.gf-profile-update-btn--large{width:151px}.gf-profile-update-btn,.gf-profile-update-btn--large{background-color:#1354b8;border-color:#1354b8;border-radius:3px;color:#fff;font-size:15px;font-stretch:normal;font-style:normal;font-weight:700;height:45px;letter-spacing:normal;line-height:1.6}.gf-profile-update-btn{width:141px}.gf-profile-update-btn-lg{background-color:#1354b8;border-color:#1354b8;border-radius:3px;color:#fff;font-size:15px;font-stretch:normal;font-style:normal;font-weight:700;height:45px;letter-spacing:normal;line-height:1.6;padding:"0 10px"}.gf-profile-update-btn-cancel{background-color:#f1f4f8;border-color:#f1f4f8;border-radius:3px;color:#2e4ea7}.gf-profile-update-btn-cancel,.gf-profile-update-btn-disabled{font-size:15px;font-stretch:normal;font-style:normal;font-weight:700;height:45px;letter-spacing:normal;line-height:1.6;width:141px}.gf-profile-update-btn-disabled{background-color:#1354b8;border-color:#1354b8;border-radius:3px;color:#fff;opacity:.6}.gf-gift-icon{background-color:transparent;color:#1354b8;font-size:30px;width:30px}.gf-payment-state{background-color:#bfbfc9;border-radius:15px;color:#fff;font-size:12px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:2;padding:7.5px 12.5px;text-align:right}.gf-referral-icon{background-color:transparent;color:#363b5d;height:100px;-o-object-fit:contain;object-fit:contain;width:100px}.gf-referral-banner-wrapper{background-color:#ffcb07;border-radius:30px}.gf-referral-banner-wrapper-padding{padding:40px 65px}.gf-referral-banner-title{font-size:28px;line-height:normal}.gf-referral-banner-subtitle,.gf-referral-banner-title{color:#363b5d;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal}.gf-referral-banner-subtitle{font-size:16px;line-height:1.38}.gf-referral-banner-button{background-color:#363b5d;border-color:#363b5d;border-radius:25.5px;color:#ffcb07;font-size:16px;font-weight:700;height:41px;line-height:1.56;width:173px}.gf-referral-banner-button,.survey-title{font-stretch:normal;font-style:normal;letter-spacing:normal}.survey-title{color:#1d396b;font-size:24px;font-weight:400;line-height:1}.active-progress-gf{color:#1354b8;font-size:13px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.71;text-align:right}.inactive-progress-gf{text-align:right}.inactive-progress-gf,.pb-left{color:#9db1bc;font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.71}.pb-watch{color:#9098ac;height:20px;margin-left:20px;margin-right:5px;width:18px}.pb-time{color:#363b5d;font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.71}.gf-q-card{background-color:#fff;border-radius:10px;box-shadow:0 8px 40px 0 rgba(243,246,249,.8);padding:40px 30px}.gf-q-subtitle{color:#7b929f;font-size:14px;font-weight:400;line-height:1.71}.gf-q-subtitle,.gf-q-title{font-stretch:normal;font-style:normal;letter-spacing:normal}.gf-q-title{color:#2f4ea7;font-size:28px;font-weight:300;line-height:.86}.gf-next-btn{background-color:#1354b8;border-color:#1354b8;border-radius:3px;color:#fff;font-size:15px;font-stretch:normal;font-style:normal;font-weight:700;height:45px;letter-spacing:normal;line-height:1.6;width:112px}.gf-grid-top{background-color:#1354b8!important}.gf-grid-left{color:#313143;font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:4.29;text-transform:none}.gf-grid-r-1{background-color:#e7eaf3!important}.gf-grid-r-2{background-color:#eff0f6!important}.rounded-right{border-radius:0 10px 0 0}.rounded-left{border-radius:10px 0 0 0}.gf-grid-heading{color:#fff;font-size:14px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.14;text-transform:none}.gf-grid-rest-1{background-color:#f8f9fb}.gf-border-r{border-right:2px solid #fff}.gf-grid-rest-2{background-color:#fff}#progress-live{transition:all .4s ease-out}.list-item-text{color:#313143;font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:5}.gf-qual-wrapper{height:calc(100vh - 200px)}.gf-qual-left-panel{background-color:#fff;border-radius:10px;box-shadow:0 8px 40px 0 rgba(243,246,249,.8);height:100%;margin-left:40px;margin-right:10px;margin-top:20px;width:27.5%}.gf-all-list-icon-wrapper{color:#2e4ea7}.white-url>a{color:#fff;text-decoration:underline}.gf-qual-right-panel{background-color:#fff;border-radius:10px;box-shadow:0 8px 40px 0 rgba(243,246,249,.8);height:100%;margin-left:10px;margin-right:40px;margin-top:20px;width:72.5%}.uk-subnav-pill>.uk-active>a{background-color:#2e4ea7}.qual-list-font-face{color:#313143;font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:normal}.gf-list-p{background-color:#f8f9fb}.gf-list-s{background-color:#fff}.cursor-hoverable:hover{cursor:pointer}.gf-qualitative-chat{background-color:#f8f9fb;border:1px solid #e6e9ef;border-radius:10px}.gf-qualitative-input-wrapper{background-color:#fff;border:1px solid #e6e9ef;border-radius:10px}.gf-qualitative-message-input::-moz-placeholder{color:#9db1bc;font-family:Ubuntu;font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.71;opacity:1}.gf-qualitative-message-input::placeholder{color:#9db1bc;font-family:Ubuntu;font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.71;opacity:1}.gf-sending-spinner{animation:spin 1s ease-in-out infinite;color:#2e4ea7}@keyframes spin{to{transform:rotate(1turn)}}.gf-qualitative-message-input{border:none;border-left:2px solid #f5f8fa;font-size:16px;padding:15px 20px;width:calc(100% - 45px)}.gf-qualitative-search-input{border:none;padding-left:10px;width:100%}input.gf-qualitative-search-input:focus{outline:none!important}.gf-qual-input-icon{color:#a8b0c1;height:20px;width:19px}.gf-qual-file-chat-icon{height:15px;width:15px}.gf-file-chat-text{font-size:15px}.gf-chat-empty,.gf-file-chat-text{font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.71}.gf-chat-empty{color:#7b929f;font-size:20px;margin-top:20px}.gf-chat-empty-icon{font-size:35px!important}.gf-chat-avatar-wrapper{background-color:#a8b0c1;border-radius:50%;height:60px;width:60px}.gf-message-body{border-radius:5px;font-size:15px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.71;max-width:400px;min-width:150px}.gf-message-pad{padding:15px}.gf-load-more{color:#2e4ea7;font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.71;margin-top:20px}.gf-text-color{color:#2e4ea7}.qual-chat-bar-icon:hover{cursor:pointer}.qual-chat-bar-icon:hover>i{color:#2e4ea7}input.gf-qualitative-message-input:focus{outline:none!important}.gf-qualitative-reactions{background-color:#fff;padding:10px 15px}.gf-qualitative-reactions>div>i{color:#9db1bc;font-size:26px}.gf-qualitative-reaction-wrapper{padding:5px 0}.gf-qualitative-reaction-item-wrapper{margin:0 5px}.gf-qualitative-reaction-item-wrapper>i{color:#3f7ede;margin-right:5px}.gf-qualitative-reaction-item-wrapper>span{color:#9db1bc;font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.43}.gf-qualitative-reactions>div>i:hover{color:#2e4ea7;cursor:pointer}.vjs-tech{border-radius:10px!important}.gf-progress-bar{background-color:red;background-color:#0d8abc;border-radius:10px;height:100%;left:0;position:absolute;top:0;transition:all .3s ease-in-out}.gf-send-record-text{color:#7b929f;font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:normal}.gf-record-send-button{background-color:#fff;border:2px solid #e3e3e3;border-radius:50%;margin-right:25px;padding:15px}.gf-record-send-button>i{color:#7b929f;font-size:35px;height:100%;width:100%}.gf-record-send-wrapper{margin-top:30px}div#videoRecorder{border-radius:10px!important}.vjs-control-bar{border-radius:0 0 10px 10px!important}.gf-record-send-wrapper>:hover{cursor:pointer}.gf-recorder-style-wrapper{border-radius:10px;box-shadow:0 10px 40px 0 rgba(0,0,0,.3)}.gf-recorder-style{background-color:#fff;width:-moz-max-content;width:max-content}.chat-sidebar-gf{background-color:#fff;border-left:1px solid #e6e9ef;border-radius:0 10px 10px 0;box-shadow:0 8px 40px 0 rgba(243,246,249,.8);height:100%;position:relative}.gf-hoverable:hover{cursor:pointer}.message-embedded-video{height:100%;-o-object-fit:contain;object-fit:contain}.gf-sidebar-large{background-color:#fff;height:100%;overflow-x:hidden;overflow-y:scroll;right:0;transition:all .3s ease-in;width:300px}.sidebar-wrapper-hover:hover{cursor:pointer}.chat-sidebar-icon-text{color:#7b929f}.chat-sidebar-avatar-text,.chat-sidebar-icon-text{font-size:14px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:normal;margin-left:10px}.chat-sidebar-avatar-text{color:#313143}.chat-sidebar-avatar{background-color:transparent;border-radius:50%;height:40px;width:40px}.chat-sidebar-avatar>span{color:#7b929f;font-size:14px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:normal}.chat-sidebar-avatar>img{border-radius:50%;height:40px;-o-object-fit:cover;object-fit:cover;width:40px}.separator-2{background-color:#fff;border:1px solid #e6e9ef;border-radius:10px;width:100%}.qualitative-new-chat-wrapper-mobile{background-color:#fff;height:100%;max-height:100%;max-width:100%;width:100%}.qualitative-new-chat-wrapper{background-color:#f5f8fa;height:100vh;max-height:100vh;max-width:100vw;overflow:hidden;width:100vw}.chat-sidebar-icon{padding:15px 20px}.chat-sidebar-icon>i{color:#7b929f;font-size:14px}.badge-sidebar{background-color:red;border:1px solid #fff;border-radius:50%;bottom:3px;height:5px;position:absolute;right:1px;width:5px}.spinner{animation:sk-rotate 2s linear infinite;height:40px;margin:100px auto;position:relative;text-align:center;width:40px}.dot1,.dot2{animation:sk-bounce 2s ease-in-out infinite;background-color:#2e4ea7!important;border-radius:100%;display:inline-block;height:60%;position:absolute;top:0;width:60%}.dot2{animation-delay:-1s;bottom:0;top:auto}@keyframes sk-rotate{to{transform:rotate(1turn);-webkit-transform:rotate(1turn)}}@keyframes sk-bounce{0%,to{transform:scale(0);-webkit-transform:scale(0)}50%{transform:scale(1);-webkit-transform:scale(1)}}::-webkit-scrollbar{background-color:transparent;-webkit-border-radius:100px;width:8px}::-webkit-scrollbar:hover{background-color:rgba(0,0,0,.09)}::-webkit-scrollbar-thumb:vertical{background-clip:padding-box;background:rgba(0,0,0,.5);-webkit-border-radius:100px}::-webkit-scrollbar-thumb:vertical:active{background:rgba(0,0,0,.61);-webkit-border-radius:100px}.gf-notification-message{background-color:#f5f8fa;border-radius:10px;margin:0 0 20px;padding:15px 22px}.gf-notification-message-unread{background-color:#2e4ea7;border-radius:10px;color:#fff;margin:0 0 20px;padding:15px 22px}#new-topbar-mobile{background-color:#2e4ea7;width:100%;z-index:1}.referral-banner-image{height:100%}.referral-banner-image>img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (max-width:960px){div#videoRecorder{max-height:30vh}body{min-height:100vh;min-height:-webkit-fill-available}html{height:-webkit-fill-available}.gf-referral-banner-wrapper{background-color:#ffcb07;border-radius:30px}.gf-referral-banner-wrapper-padding{padding:35px 30px 30px}.gf-sidebar-large{height:100%;overflow:hidden;width:100%}.page-margin-top{margin:20px 0}.gf-card-alternative{margin-top:10px}.safe-zone-padding{min-height:calc(100vh - 70px)}.gf-card-subtitle{padding-top:10px}.gf-card-subtitle,.gf-card-subtitle-mobile-input{color:#7b929f;font-family:Ubuntu;font-size:13px;font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.38;margin-top:0}.gf-card-subtitle-mobile-input{background-color:#f8f9fb;border-top:1px solid #e6e9ef;padding:10px 15px;width:calc(100% - 30px)!important}.gf-card-title{color:#2f4ea7;font-size:20px;font-stretch:normal;font-style:normal;font-weight:300;letter-spacing:normal;line-height:.86;padding:10px 5px 10px 0}#chat-inside-wrapper-mobile{background-color:#f8f9fb}.gf-chat-avatar-wrapper{height:40px;width:40px}.gf-message-body{color:#363b5d;font-family:Ubuntu;font-size:13px;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:normal;line-height:1.38}.gf-qualitative-input-wrapper{border-radius:0}.gf-recorder-style{height:95%;width:100%}.video-js{width:auto}}.mobile-listing{background-color:rgba(241,244,248,.5)}.mobile-nav-expansion{background-color:#2e4ea7;position:relative;transition:all .3s ease-in-out;z-index:2}.mobile-nav-links-inactive>span{color:#78a1e0;font-family:Ubuntu;font-size:18px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.33}.mobile-nav-links-inactive>i{color:#78a1e0;font-size:18px}.mobile-nav-links-inactive{border-left:4px solid transparent}.mobile-nav-links-active{border-left:4px solid #ffcb07}.mobile-nav-links-active>span{color:#fff;font-family:Ubuntu;font-size:18px;font-stretch:normal;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.33}.mobile-nav-links-active>i{color:#fff!important;font-size:18px;width:20px}.fix-html{font-stretch:normal;font-style:normal;letter-spacing:normal;line-height:1.33}.question-list-screen{position:absolute;transition:all .2s ease-in}.selected-question-mobile-preview{color:#2f4ea7;font-family:Ubuntu;font-size:15px;font-stretch:normal;font-style:normal;font-weight:300;letter-spacing:normal;line-height:2}.selected-question-mobile-index-preview{border-radius:50%}.selected-question-mobile-index-text-preview{background-color:#2e4ea7;border-radius:50%;color:#fff;font-family:Ubuntu;font-size:11px;font-stretch:normal;font-style:normal;font-weight:300;height:20px;letter-spacing:normal;line-height:2;width:20px}#input-action-wrapper-l{transition:all .2s ease-in-out}@media screen and (max-width:767px){input,select,textarea{font-size:16px}}.question-list-badge{background-color:#258abc;border-radius:50%;color:#fff;font-size:12px;font-weight:700;min-height:20px;min-width:20px;padding:5px;text-align:center}.coupon-reward-list{align-items:center;display:flex;gap:16px;justify-content:space-between;list-style:none;padding:0}.coupon-reward-list--item--card{border:1px solid #1f3869;border-radius:8px;color:#1f3869;font-size:18px;min-width:96px;padding:20px;text-align:center}.coupon-reward-list--item--card:hover{box-shadow:0 8px 40px 0 rgba(243,246,249,.8);cursor:pointer}.coupon-submit-section{display:flex;justify-content:right;margin-top:20px}.coupons-text-md{font-size:18px!important}.coupons-list{font-size:20px;margin:0;padding:0}.coupons-list__submit-button{min-width:175px!important}.qrcode-subtitle{font-family:monospace;font-size:10px;font-weight:700}.qrcode-subtitle--large{font-family:monospace;font-size:14px;font-weight:700}.qr-code-badge{background-color:#1354b8;border-radius:10px;color:#fff;margin-left:12px;padding:2px 6px}.coupon-history-group-list{list-style:none;margin:0!important;max-height:80vh;overflow-y:scroll;padding:0!important}.coupon-history-group-list-full{height:100%!important;max-height:100%!important}.coupon-history-group-list::-webkit-scrollbar{display:none}.coupon-history-group-list{-ms-overflow-style:none;scrollbar-width:none}.coupon-request-item{border-bottom:1px solid #f5f8fa;padding:8px 16px}.coupon-close-modal-icon{font-size:20px;position:absolute;right:16px;transform:rotate(90deg)!important}.coupon-details-item{border:1px solid #000;margin-bottom:16px;padding:20px}.coupon-details-item--small{border:1px solid #000;margin-bottom:8px;min-width:200px}section.coupon-request-modal{align-items:center;background-color:rgba(0,0,0,.4);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:1}.coupon-request-modal--body{background-color:#fff;border-radius:5px!important;min-width:30%;padding:16px;position:relative}.coupon-request-item:hover{cursor:pointer}.coupons-list__item{border-radius:5px;padding:8px}.coupons-list__item:hover{background-color:#f3f6f9}.coupons-list__item:not(:last-child){margin-bottom:12px}.coupon-request-item-icon{color:#2f4ea7!important}.coupons-list__item__icon{color:#2f4ea7!important;transform:rotate(-45deg)}.coupon-calculator-icon{background-color:#2f4ea7;border:none;border-radius:50%;color:#fff;height:20px;width:20px}.coupon-list-balance{background-color:#2f4ea7;border-radius:5px;color:#fff;padding:16px}.balance--link{color:#ffcb07}
