@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{transform:translate3d(0,-30px,0)}40%,43%,70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}70%{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:translate(0)}6.5%{transform:translate(-6px) rotateY(-9deg)}18.5%{transform:translate(5px) rotateY(7deg)}31.5%{transform:translate(-3px) rotateY(-5deg)}43.5%{transform:translate(2px) rotateY(3deg)}50%{transform:translate(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}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:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skew(-12.5deg) skewY(-12.5deg)}33.3%{transform:skew(6.25deg) skewY(6.25deg)}44.4%{transform:skew(-3.125deg) skewY(-3.125deg)}55.5%{transform:skew(1.5625deg) skewY(1.5625deg)}66.6%{transform:skew(-.78125deg) skewY(-.78125deg)}77.7%{transform:skew(.390625deg) skewY(.390625deg)}88.8%{transform:skew(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@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-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:none}}.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:none}}.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:none}}.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-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:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.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%{transform:perspective(400px) rotateY(-1turn)}0%,40%{animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg)}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg)}50%,80%{animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95)}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);opacity:0}0%,40%{animation-timing-function:ease-in}40%{transform:perspective(400px) rotateX(-20deg)}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);opacity:0}0%,40%{animation-timing-function:ease-in}40%{transform:perspective(400px) rotateY(-20deg)}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skew(-30deg);opacity:0}60%{transform:skew(20deg)}60%,80%{opacity:1}80%{transform:skew(-5deg)}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skew(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}0%,to{-webkit-transform-origin:center}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}0%,to{-webkit-transform-origin:center}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}0%,to{-webkit-transform-origin:left bottom}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}0%,to{-webkit-transform-origin:right bottom}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left}0%,20%,60%{-webkit-transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.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%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{transform:scale3d(.3,.3,.3)}50%,to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.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%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.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{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}.companies-list-page .fast-filter{order:9;flex-basis:100%;padding-bottom:16px;display:flex;justify-content:flex-start}.companies-list-page .fast-filter .button-container{float:none;height:auto;margin:0;gap:8px;flex-wrap:nowrap}.companies-list-page .fast-filter .button-container button{border-radius:36px!important;padding:8px 16px;height:36px;background-color:var(--apollo-color-grayscale-100);font-weight:700;font-size:14px;line-height:18px;color:var(--apollo-color-grayscale-900);box-shadow:none;border:1px solid transparent}.companies-list-page .fast-filter .button-container button.filter-active{background-color:var(--apollo-color-success-50)!important;border:1px solid var(--apollo-color-success-600);color:var(--apollo-color-grayscale-900)!important}.snackbar-list{position:fixed;width:100%;bottom:0;z-index:1031}.snackbar-list .mdc-snackbar{z-index:1030;margin:1rem;position:relative!important}.snackbar-list .mdc-snackbar--open{animation:fadein .5s}.snackbar-list .mdc-snackbar__label{word-break:break-word}.snackbar-list .mdc-snackbar__surface{width:auto;max-width:50em}.snackbar-list .mdc-snackbar__surface__container{max-height:-moz-fit-content;max-height:fit-content}.dialog-justification-access{background-color:#fff}@keyframes fadein{0%{bottom:0;opacity:0}to{bottom:.3rem;opacity:1}}.permission-usage{position:relative;outline-width:0;transition:outline-width 80ms ease-out}.permission-usage:hover:not(:has(.permission-usage:hover)),.permission-usage.permission-usage--highlighted,.permission-usage.permission-usage--fixed-highlighted{outline-width:4px;outline-style:solid;outline-offset:-2px;outline-color:var(--apollo-color-primary-400);transition:outline-width 80ms ease-in}.tippy-box[data-theme~=permission-usage]{color:#fff;background-color:var(--apollo-color-primary-400);margin-left:-2px;margin-bottom:5px}:root,:host{--apollo-primary: var(--apollo-color-primary, #238662);--apollo-primary-rgb: 35, 134, 98;--apollo-on-primary: var(--apollo-color-white, white);--apollo-on-primary-rgb: 255, 255, 255;--apollo-primary-lightest: var(--apollo-color-primary-lightest, #e1faf0);--apollo-primary-lightest-rgb: 225, 250, 240;--apollo-primary-light: var(--apollo-color-primary-light, #238662);--apollo-primary-light-rgb: 154, 219, 194;--apollo-primary-dark: var(--apollo-color-primary-dark, #238662);--apollo-primary-dark-rgb: 19, 86, 62;--apollo-primary-darkest: var(--apollo-color-primary-darkest, #05271b);--apollo-primary-darkest-rgb: 5, 39, 27;--apollo-error: var(--apollo-color-critical, #e62320);--apollo-error-rgb: 230, 35, 32;--apollo-on-error: var(--apollo-color-white, white);--apollo-on-error-rgb: 255, 255, 255;--apollo-font-family: Inter, -apple-system, San Francisco, blinkmacsystemfont, Segoe UI, Helvetica Neue, helvetica, arial, sans-serif;--apollo-background: var(--apollo-color-background-light-primary, white);--apollo-background-rgb: 255, 255, 255;--apollo-background-z2: var(--apollo-color-background-light-secondary, #f2f2f2);--apollo-background-z2-rgb: 242, 242, 242;--apollo-background-z3: var(--apollo-color-background-light-tertiary, #cccccc);--apollo-background-z3-rgb: 204, 204, 204;--apollo-background-z4: var(--apollo-color-background-light-quaternary, #aaaaaa);--apollo-background-z4-rgb: 170, 170, 170;--apollo-on-background: var(--apollo-color-black, black);--apollo-on-background-rgb: 0, 0, 0;--mdc-typography-font-family: var(--apollo-font-family);--mdc-theme-primary: var(--apollo-primary);--mdc-theme-secondary: var(--apollo-primary);--mdc-theme-background: var(--apollo-background);--mdc-theme-surface: var(--apollo-background-z2);--mdc-theme-on-primary: var(--apollo-on-primary);--mdc-theme-on-secondary: var(--apollo-on-primary);--mdc-theme-on-surface: var(--apollo-on-primary);--mdc-theme-text-primary-on-light: var(--apollo-primary);--mdc-theme-text-primary-on-dark: var(--apollo-primary);--mdc-theme-text-primary-on-background: var(--apollo-on-background);--mdc-theme-text-secondary-on-light: var(--apollo-primary);--mdc-theme-text-secondary-on-dark: var(--apollo-primary);--mdc-theme-text-hint-on-light: rgba(var(--apollo-on-background-rgb), .6);--mdc-theme-text-hint-on-dark: rgba(var(--apollo-background-rgb), .6);--mdc-theme-text-disabled-on-light: rgba(var(--apollo-on-background-rgb), .38);--mdc-theme-text-disabled-on-dark: rgba(var(--apollo-background-rgb), .38);--mdc-theme-text-icon-on-light: rgba(var(--apollo-on-background-rgb), .6);--mdc-theme-text-icon-on-dark: rgba(var(--apollo-background-rgb), .6)}:root,:host,body{background-color:var(--apollo-color-background);color:rgba(var(--apollo-color-background-rgb),.86);font-family:var(--apollo-font-family-sans)}div[data-theme=dark],body[data-theme=dark]{--apollo-background: var(--apollo-color-background-dark-primary, #252525);--apollo-background-rgb: 37, 37, 37;--apollo-background-z2: var(--apollo-color-background-dark-secondary, #1b1b1b);--apollo-background-z2-rgb: 27, 27, 27;--apollo-background-z3: var(--apollo-color-background-dark-tertiary, #252525);--apollo-background-z3-rgb: 37, 37, 37;--apollo-background-z4: var(--apollo-color-background-dark-quaternary, #2e2e2e);--apollo-background-z4-rgb: 46, 46, 46;--apollo-on-background: var(--apollo-color-white, white);--apollo-on-background-rgb: 255, 255, 255}*{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*:not(.material-icons){font-family:var(--apollo-font-family-sans)}html{scroll-behavior:smooth;overflow:auto}html{--toolbar-height: 3.3rem}@media screen and (max-width: 748px){html{--toolbar-height: 6rem}}html .new-toolbar{--toolbar-height: 6rem}@media screen and (max-width: 1024px){html .new-toolbar{--toolbar-height: 8.625rem}}body{background-color:var(--apollo-color-grayscale-50)!important;width:100%;height:auto;margin:0}::ng-deep .mat-dialog-container{max-width:unset}mat-form-field{width:100%}mat-form-field .mat-form-field-infix{width:100%;min-width:160px;border-radius:4px}.expansion-panel-menu{margin:5px}.autocomplete-theme{font-size:14px;height:28px;min-height:28px;max-height:28px}.menu-item{padding-bottom:5px;border:thin}.row-detail{display:flex;margin:3em 0}.invalid-input .mat-form-field-underline,.invalid-input .mat-focused .mat-form-field-underline{background-color:#e05957!important}.valid-input .mat-form-field-underline,.valid-input .mat-focused .mat-form-field-underline{background-color:#8ec29a!important}.search-top-bar label{color:#f5f5f5}.flex-row-space-between{display:flex;justify-content:space-between;align-items:center}.flex-row-container{display:flex;width:100%;flex-flow:row nowrap;justify-content:space-around}.flex-row-item-full{width:100%;height:100%}.flex-row-item-60{width:50%;height:100%}#search-consumer{outline-offset:unset!important}#search-consumer .mat-form-field-empty{color:#8ec29a;font-family:Nunito Sans;font-size:14px;margin-top:3px;font-weight:500}#search-consumer .mat-focused{outline:none!important;transform:none}#search-consumer .mat-form-field-underline{background-color:#8ec29a;height:1px;transform:none;display:block}#search-consumer .mat-form-field-ripple{height:0px}#search-consumer .mat-input-element{margin-bottom:-2px;color:#8ec29a}#search-consumer mat-icon{color:#8ec29a;font-size:18px}#search-consumer .mat-icon-button{line-height:18px;width:20px;height:20px}#search-consumer .mat-icon-button .mat-icon{line-height:18px}#search-consumer .mat-form-field-infix{width:auto!important}.select-paging{width:40px}.select-paging .mat-select-trigger{min-width:0}.select-paging .mat-select-value-text{font-size:12px;color:#757575}.select-paging .mat-select-underline{display:none}#indications{background-color:#fff}#indications .mat-tab-labels{border-top:solid 1px #b3b2b3;margin-top:10px}#indications .mat-tab-label{font-size:14px;text-align:center;color:#484848;opacity:1;min-height:65px;max-height:65px;height:65px;line-height:65px;border-left:solid 1px #e7e7e7;width:100%}#indications .mat-ink-bar{height:12px;background-color:#8ec29a}#indications .mat-tab-body-wrapper{margin-top:48px}#social{background-color:#fff}#social .mat-tab-label{font-size:14px;text-align:center;color:#484848;opacity:1;min-height:65px;max-height:65px;height:65px;line-height:65px;border-left:solid 1px #e7e7e7;width:100%}#social .mat-ink-bar{height:12px;background-color:#8ec29a}#social .mat-tab-body-wrapper{margin-top:48px}#menu{background-color:#eff1f2}#menu a{color:#000}#menu .mat-ink-bar{background-color:#6f6f6c;height:3px}#menu .mat-tab-link{font-size:14px;min-width:150px;width:14%;opacity:1;min-height:43px;max-height:43px;height:43px;line-height:43px;font-weight:400}#menu .mat-tab-link:focus{background-color:#0c3f3233!important}#tabs-menu{background-color:#fff;height:42px}#tabs-menu a{color:#000}#tabs-menu .mat-ink-bar{height:6px;background-color:#8ec29a}#tabs-menu .mat-tab-links{height:42px}#tabs-menu .mat-tab-link{font-size:14px;opacity:1;height:42px;min-height:42px;max-height:42px;line-height:42px;min-width:49.5%;max-width:50%}.list .mat-list .mat-list-item .mat-list-item-content{height:40px;padding:0}.list .arvore{min-height:54px;height:54px;max-height:54px}.list .arvore .mat-list-item-content{height:54px!important}.list-financial .mat-list .mat-list-item .mat-list-item-content{height:48px;padding:0}.list-financial .p2p{min-height:104px;height:104px;max-height:104px}.list-financial .p2p .mat-list-item-content{height:104px!important}#pav herodash-label mat-icon{font-size:20px;width:20px;height:20px;border-radius:100px;background-color:#fff;box-shadow:0 1px 3px #0003,0 2px 2px #0000001f,0 0 2px #00000024;color:#666763;margin-left:14px!important}#pav herodash-label .container-icons{width:auto}#pav herodash-label .tooltip{margin-left:0}#menuConsumer .component{box-shadow:none}#transaction-consumer .mat-list{padding-top:0}#transaction-consumer mat-list #score .mat-list-item-content{height:47px!important}#payee .container-info{width:100%}#payee .container-info .info{width:100%;text-align:right;margin-right:18px}.payment .mat-list{padding:0}.payment #credit{min-height:104px;height:104px;max-height:104px}.payment #credit .mat-list-item-content{height:104px!important}.mat-mdc-dialog-container .mdc-dialog__surface{border-radius:15px!important}.mat-dialog-container{padding:0!important;border-radius:15px!important}.mat-dialog-container herodash-dialog .mat-dialog-container{padding:0;border-radius:4px}.mat-dialog-container herodash-dialog .mat-dialog-actions{padding:0;margin:0;background-color:#238662!important}.mat-dialog-container herodash-dialog .mat-dialog-actions .mat-icon-button{height:16px;width:16px;margin-right:12px;line-height:16px}.mat-dialog-container herodash-dialog .mat-dialog-actions mat-icon{height:16px;width:16px;font-size:16px;line-height:16px;color:#fff;margin-right:12px}.mat-dialog-container herodash-dialog .mat-dialog-content{margin:0;padding:0}button .mat-ripple,a .mat-ripple{border-radius:inherit}button[disabled]{opacity:.5}@keyframes spinner{to{transform:rotate(360deg)}}.button-loading:before{content:"";box-sizing:border-box;position:absolute;top:50%;left:50%;width:20px;height:20px;margin-top:-10px;margin-left:-10px;border-radius:50%;border:2px solid #ffffff;border-top-color:#000;animation:spinner .8s linear infinite}#label .box-input{transition:all ease;width:100%}#label .box-input .mat-form-field-infix{border-top:unset;padding:5px 8px 4px}#label .box-input .mat-input-element{font-size:14px;color:#737373;line-height:19px;text-align:left!important}#label .box-input .mat-form-field-wrapper{padding-bottom:unset}#label .box-input .mat-form-field-subscript-wrapper,#label .box-input .mat-form-field-placeholder-wrappers{display:none}#label .box-input .mat-form-field-wrapper{border-radius:4px;border:solid 1px #e7e7e7}#label .box-input .mat-form-field{width:unset}#label .box-input .mat-form-field-placeholder{top:unset;margin-top:5px;padding-left:8px}#label .box-input .mat-form-field-placeholder:not(.mat-form-field-empty){display:none!important}#label .box-input.invalid.ng-touched .mat-form-field-wrapper{border-color:#e05957!important}#label .box-input.valid .mat-form-field-wrapper{border-color:#8ec29a!important}#label .box-input.mat-focused .mat-form-field-wrapper{border-width:2px!important}#label .box-input.mat-focused .mat-form-field-infix{padding:4px 8px 3px}#label .box-input.mat-focused .mat-form-field-placeholder{display:none!important}#label .box-input.empty .mat-form-field-wrapper{border:solid 1px #e7e7e7}#label .box-input.empty.mat-focused .mat-form-field-wrapper{border:solid 2px #8ec29a!important}#label .box-input .mat-form-field-flex{align-items:unset}.mat-menu-panel{margin-top:-30px}.new-label-container .mat-form-field-underline{display:none}.status_column{max-width:6px}.mat-list-item-content{padding:0 8px!important}.mat-list-item-content .mat-icon{margin-right:8px}mat-sidenav-content{margin:0!important}herodash-dashboard .lateral-menu .mat-list-item-content span{color:#fff}herodash-search-bar .mat-form-field-placeholder:not(.mat-form-field-empty),herodash-search-bar .mat-form-field-label:not(.mat-form-field-empty),herodash-search-bar .mat-form-field-ripple{display:none!important}herodash-search-bar .mat-form-field-placeholder,herodash-search-bar .mat-form-field-label{transform:none!important}herodash-search-bar .mat-form-field-infix{border:none;min-width:unset!important}herodash-search-bar .label{margin:0!important}herodash-search-bar .mat-form-field-flex{height:24px}herodash-search-bar .mat-form-field-underline{background-color:#8ec29a!important}herodash-search-bar .mat-form-field-outline,herodash-search-bar .mat-form-field-empty.mat-form-field-label,herodash-search-bar .mat-form-field-label,herodash-search-bar .mat-input-element,herodash-search-bar .mat-icon,herodash-search-bar ::placeholder{color:#248662!important}#herodash-paging-bar-item-pages mat-form-field .mat-form-field-infix{min-width:unset!important}#credit-card .mat-expansion-panel{overflow:visible!important}.generic-form-input .box-input.invalid.ng-touched .mat-form-field-wrapper{border-color:#e05957!important}.generic-form-input .box-input.valid .mat-form-field-wrapper{border-color:#8ec29a!important}.justification-for-access .mat-radio-label-content{font-weight:400}herodash-card-list-form .key.select,herodash-card-list-form .key.date{margin-bottom:36px}.refund-complex-filter .mat-checkbox-layout{margin:.25rem 0}herodash-seller-store-tef-config-dialog .apollo-tag{padding:0}herodash-transaction-limits-edit-period-dialog .mdc-select__menu{max-height:300px!important}.c-table-detail__line-info{display:flex;flex-direction:row;justify-content:flex-start;padding-left:5px}.c-table-detail__line-info p{margin:0 5px 0 0;font-size:14px;color:#737373}.c-table-detail__undefined{font-size:12px;color:#737373}.mat-sidenav{position:fixed!important;top:3.3rem!important}.overflow-default,.scroll-configuration .mat-drawer-container,.scroll-configuration .mat-drawer-content,.scroll-configuration{overflow:inherit!important}.scroll-configuration .top-bar{position:fixed!important}.scroll-configuration .header-perfil-usuario{top:var(--toolbar-height)!important}html,body{height:100%}body{margin:0;font-family:Roboto,Helvetica Neue,sans-serif}.mdc-text-field-helper-text,textfield-helper-text{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mdc-typography-caption-font-family, var(--mdc-typography-font-family, Roboto, sans-serif));font-size:var(--mdc-typography-caption-font-size, .75rem);line-height:var(--mdc-typography-caption-line-height, 1.25rem);font-weight:var(--mdc-typography-caption-font-weight, 400);letter-spacing:var(--mdc-typography-caption-letter-spacing, .0333333333em);-webkit-text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-decoration:var(--mdc-typography-caption-text-decoration, inherit);text-transform:var(--mdc-typography-caption-text-transform, inherit);display:block;line-height:normal;margin:0;opacity:0;will-change:opacity;transition:opacity .15s 0ms cubic-bezier(.4,0,.2,1)}.mdc-text-field-helper-text:before,textfield-helper-text:before{display:inline-block;width:0;height:16px;content:"";vertical-align:0}.mdc-text-field-helper-text--persistent{transition:unset;opacity:unset;will-change:unset}@charset "UTF-8";.pp-button-large{height:55px;font-size:1rem;padding-left:2rem;padding-right:2rem}.pp-button-rounded{border-radius:10rem!important}html{box-sizing:border-box;-ms-overflow-style:scrollbar;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{overflow-x:hidden;overflow-y:auto;display:flex;flex-direction:column;background-color:#eff1f2;color:#2a2a2a;--light-gray: #f2f2f2;--gray: #8a9499}.mat-form-field{width:100%}.mat-form-field-infix{width:100%!important}button:focus{outline:none}a:hover{text-decoration:none}.mat-error{font-size:.7rem}.mat-form-field-label-wrapper,.mat-error,.user-select-none{-webkit-user-select:none;user-select:none}.mat-card{width:auto;border-radius:3px}.card-body{padding:1rem 1.5rem}.placeholder-fx{height:20px;width:100px;border-radius:500px;background-color:#2a2a2a1a;overflow:hidden;position:relative}.placeholder-fx:before{content:"";position:absolute;left:0;width:200px;top:-150px;height:300px;background-image:linear-gradient(to right,#2a2a2a00,#2a2a2a1f,#2a2a2a00);z-index:9;animation-name:placeholder-anim;animation-duration:1s;animation-fill-mode:forwards;animation-direction:normal;animation-iteration-count:infinite;animation-delay:0ms;animation-timing-function:ease-in-out}.w-100{width:100%}label{display:inline-block;margin-bottom:.5rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes placeholder-anim{0%{left:calc(0% - 200px)}to{left:100%}}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:#00000052}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}
