.v1AppBar{background:transparent;height:52px;align-items:center;justify-content:space-between;position:-webkit-sticky;position:sticky;padding:0 8px;top:0;z-index:3;display:none}.v1AppBar.show{display:flex}@media screen and (min-width:1024px){.v1AppBar{padding:0 16px}}@media screen and (min-width:1240px){.v1AppBar{padding:0 24px}}.v1AppBar__icon{height:24px}.v1AppBar__icon svg g path{fill:#fff}.v1AppBar__title{color:#fff;font-size:20px;font-weight:bolder;margin:0}.FullScreenDialog{line-height:normal;border-radius:0;padding:0;position:relative;z-index:unset;height:100%;display:flex;flex-direction:column}@media screen and (max-width:1024px){.FullScreenDialog{position:absolute;z-index:10}}.FullScreenDialog__header{border-radius:0;display:flex;align-items:center;padding:16px;flex-shrink:0}.FullScreenDialog__header__back-button{width:24px;height:24px;flex-shrink:0;cursor:pointer}.FullScreenDialog__header__back-button+div{margin-left:16px}.FullScreenDialog__header__content{display:flex;flex-direction:column;align-items:flex-start}.FullScreenDialog__header__title{font-weight:700;font-size:20px;color:#444}.FullScreenDialog__header__subtitle{font-size:12px;color:#8b8d8e}@media screen and (min-width:1024px){.FullScreenDialog__header{padding:16px 48px}}.FullScreenDialog .window-wrapper{overflow:scroll}.FullScreenDialog .window-wrapper .content{max-width:800px;margin:0 auto;color:#444}.FullScreenDialog--static{top:0;left:0;z-index:3;padding-bottom:56px}@media screen and (min-width:1024px){.FullScreenDialog--static{position:absolute;left:90px}}@media screen and (min-width:1440px){.FullScreenDialog--static{left:176px}}.FullScreenDialog--static .window-wrapper{overflow:auto}.FullScreenDialog--static .FullScreenDialog__header{z-index:3}.TermsConditions{font-size:15px}.TermsConditions .subtitle{font-weight:700;margin-bottom:8px}.TermsConditions .description:not(:last-child){margin-bottom:16px;text-align:justify}.TermsConditions.content{padding:20px 32px 60px}.appContainer__outlet{background:#f3f5fb;flex:1 1;overflow:auto}.appContainer__outlet.no-scroll{overflow:hidden}.appContainer__outlet #v1-root{display:none;overflow:auto}@media screen and (min-width:320px){.appContainer__outlet #v1-root{height:calc(100vh - 107px)}}@media screen and (min-width:1024px){.appContainer__outlet #v1-root{height:calc(100vh - 53px)}}.appContainer__outlet #v1-root.show{display:block}[data-content]{padding:0 12px!important}@media screen and (min-width:1024px){[data-content]{padding:28px!important}}@media screen and (min-width:1440px){[data-content]{padding:44px!important}}.component__menuItem{padding-top:7px}.component__menuItem__box{height:100%;font-stretch:normal;font-style:normal;line-height:1.14;letter-spacing:normal;text-align:center;font-size:14px;color:#666;font-weight:400;cursor:pointer}.component__menuItem__link,.component__menuItem__link:hover{text-decoration:none}.component__menuItem__link.active .component__menuItem__box div{color:#0098ce;font-weight:bolder}.component__menuItem__icon{width:20px;height:20px}.component__menuItem.home .component__menuItem__link.active .component__menuItem__box svg path,.component__menuItem.insurances .component__menuItem__link.active .component__menuItem__box svg path,.component__menuItem.wellness .component__menuItem__link.active .component__menuItem__box svg path{fill:#0098ce;stroke:#0098ce}.component__menuItem.biometric-data .component__menuItem__link.active .component__menuItem__box svg path,.component__menuItem.chat .component__menuItem__link.active .component__menuItem__box svg path,.component__menuItem.my-data .component__menuItem__link.active .component__menuItem__box svg path,.component__menuItem.my-payments .component__menuItem__link.active .component__menuItem__box svg path{stroke:#0098ce}@media screen and (min-width:1440px){.component__menuItem__box{font-size:16px}}.component__menuItem__box:active,.component__menuItem__box:hover{color:#09c;font-weight:700}.appContainer__menuBar{flex:0 0 56px;box-shadow:0 2px 20px 0 rgba(0,0,0,.2);background-color:#fff;display:flex;flex-direction:row;width:100%;z-index:3}.appContainer__menuBar div{flex:1 1}@media screen and (min-width:1024px){.appContainer__menuBar{display:none}}.component__menuOptions{height:auto;padding:10px;font-family:"FocoRegular",-apple-system,"Segoe UI","Helvetica Neue",sans-serif;background-color:#fff}.component__menuOptions__items{margin-top:28px;margin-left:25px;margin-right:25px}.component__menuOptions__items ul{list-style:none;padding:0;margin-top:4vh}.component__menuOptions__items ul li{color:#09c;font-weight:700;font-size:16px;border-bottom:1px solid hsla(0,0%,60.8%,.2);cursor:pointer;height:58px}.component__menuOptions__items ul li a{color:#09c;font-weight:700;text-decoration:none;display:flex;overflow:hidden;line-height:64px;align-items:center}.component__menuOptions__items ul li a span{margin-left:10px}.component__menuOptions__terms{height:45px;padding-top:30px}.component__menuOptions__terms a{text-decoration:none;color:#09c;font-size:14px}.chatDelayModal{max-width:310px}.chatDelayModal .modal__content{margin:16px 0}.chatDelayModal .modal__actions{display:flex;justify-content:space-around;padding:0}.chatDelayModal .modal__actions puk-button{width:45%}.appContainer__sidebar{background:#fff;box-shadow:0 2px 20px 0 rgba(0,0,0,.2);z-index:4;height:100vh;flex:0 0;padding:12px 0;overflow:hidden;position:relative}.appContainer__sidebar__logo{margin:20px auto;width:114px;display:none}.appContainer__sidebar__logo img{height:24px;width:114px}.appContainer__sidebar__menu .component__menuItem{margin:20px 0}.appContainer__sidebar__end{display:none}@media screen and (min-width:1024px){.appContainer__sidebar{flex:0 0 90px}.appContainer__sidebar__menu .appContainer__sidebar__end{display:inline;display:initial;position:absolute;bottom:0;transform:translateY(-50%)}.appContainer__sidebar__menu .appContainer__sidebar__end .component__menuItem__box{font-size:12px}}@media screen and (min-width:1440px){.appContainer__sidebar{flex:0 0 176px}.appContainer__sidebar__logo{display:block}.appContainer__sidebar__menu{margin-top:40px}.appContainer__sidebar__menu .component__menuItem{padding-left:32px;margin:40px 0}.appContainer__sidebar__menu .component__menuItem__box{display:flex;align-items:center;justify-content:flex-start}.appContainer__sidebar__menu .component__menuItem__box>div{margin-left:12px}.appContainer__sidebar__end{padding-left:0!important}}.chatInMaintenanceModal{max-width:310px}.chatInMaintenanceModal .modal__content{margin:16px 0}.chatInMaintenanceModal .modal__actions{display:flex;justify-content:space-around;padding:0}.chatInMaintenanceModal .modal__actions puk-button{width:100%}.modal .modalContainer{padding:16px 8px}.modal .modalContainer .modal__title{margin:12px 0;font-size:18px;color:#444}.modal .modalContainer .modal__content{padding:8px 0;color:#444}.modal .modalContainer .modal__content p{padding:4px 0}.modal .modalContainer .modal__content p.bold{font-weight:bolder}.modal .modalContainer .modal__content p.cyan{color:#09c}.modal .modalContainer .modal__actions{padding:8px 0}.modal.hiddeCloseButton .puk-modal__close{display:none}.oopsModal{max-width:310px}.oopsModal .modal__content{margin:16px 0}.oopsModal puk-button{width:100%}.invisibleOverlay{height:100vh;width:100%;left:0;top:0;position:fixed;z-index:8}.loadingProgressBar{height:3px;width:0;background:rgba(0,152,204,.8);border-radius:0 4px 4px 0;box-shadow:2px 0 8px 2px rgba(0,152,204,.5),0 -4px 3px 0 rgba(0,152,204,.5);position:fixed;left:0;top:0;-webkit-animation-name:progressBar;animation-name:progressBar;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;z-index:4}@-webkit-keyframes progressBar{0%{width:0;opacity:0}50%{opacity:1}to{width:100%;opacity:0}}@keyframes progressBar{0%{width:0;opacity:0}50%{opacity:1}to{width:100%;opacity:0}}.appContainer{display:flex;height:100vh;overflow:hidden;position:relative}.appContainer__content{display:flex;flex-direction:column;height:100%;overflow:hidden;flex:1 1}.component__containerApp{background:#f3f5fb;height:100%}.sessionExpiredModal{padding:40px 20px}.sessionExpiredModal__title{color:#444}.sessionExpiredModal__message{color:#444;margin:28px 0}@font-face{font-family:"FocoRegular";font-stretch:normal;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1.27;src:url(/static/media/foco_std_rg-webfont.bd5f8946.eot);src:url(/static/media/foco_std_rg-webfont.bd5f8946.eot#iefix) format("embedded-opentype"),url(/static/media/foco_std_rg-webfont.69783633.ttf) format("truetype"),url(/static/media/foco_std_rg-webfont.99594389.woff) format("woff"),url(/static/media/foco_std_rg-webfont.4ff32525.svg#alimenta) format("svg");font-display:swap}body{margin:0;font-family:"FocoRegular";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#444}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit;margin:0;padding:0}#root,body,html{margin:0;height:100%}a{text-decoration:none}v1-mep{display:block}v1-mep .otp-complete{top:-20px}v1-mep .otp-complete .star-container{bottom:0!important}v1-mep .home.pt40{max-width:850px;margin:0 auto}@media screen and (min-width:1024px){v1-mep .home.pt40{padding:0 28px;padding:0 44px}}v1-mep .v1-documents-download-container{padding-top:0}@media screen and (min-width:1024px){v1-mep .v1-request{padding-top:60px!important;padding-top:80px!important}}@media screen and (min-width:1024px){v1-mep .v1-request .h180{height:210px!important;height:240px!important}}@media screen and (min-width:1024px){v1-mep .v1-request .relative{padding:0 40px;padding:0 80px}}v1-mep .main-map__board{top:-53px}v1-mep .v1-my-info-content{max-width:800px}@media screen and (min-width:1024px){v1-mep .v1-my-info-content{margin:0 auto}}v1-mep .v1-my-payments-card{max-width:800px}@media screen and (min-width:1024px){v1-mep .v1-my-payments-card{margin:20px auto}}@media screen and (min-width:1024px){v1-mep .v1-my-payments-title{text-align:center}}v1-mep .bg-screen{background:var(--cyan)}v1-mep .bg-screen:after,v1-mep .bg-screen:before{display:inline-block;top:0;content:"";height:100%;width:50%;position:absolute}v1-mep .bg-screen:before{background:linear-gradient(135deg,rgba(233,62,117,.4),var(--cyan) 35%);left:0}v1-mep .bg-screen:after{background:linear-gradient(-45deg,rgba(233,62,117,.4),var(--cyan) 50%);right:0;mix-blend-mode:lighten}v1-mep .v1-map-header{height:160px;top:-53px;position:fixed}v1-mep .v1-agent-detail-bg-screen{height:160px}v1-mep .v1-agent-detail{max-width:800px;margin:0 auto 40px;padding:20px;border-radius:8px;position:relative;box-shadow:0 2px 3px 0 rgba(0,0,0,.23)}v1-mep .coverage-screen .box,v1-mep .coverage-screen .buttons-footer,v1-mep .coverage-screen .cvg-accordions{border-radius:8px;max-width:800px;margin:0 auto}v1-mep .coverage-screen .box{z-index:1}v1-mep .coverage-screen .buttons-footer,v1-mep .coverage-screen .cvg-accordions{margin-top:20px;margin-bottom:20px}v1-mep .coverage-screen:after,v1-mep .coverage-screen:before{content:"";height:160px;width:100%;position:absolute;top:0}v1-mep .coverage-screen:before{background:#09c}v1-mep .coverage-screen:after{background:linear-gradient(135deg,rgba(233,62,117,.4),var(--cyan) 35%)}:root{--body-bg-default:#fff;--body-bg-primary:#09c;--body-bg-secondary:#f3f5fb;--default-color-1:#8b8d8e;--default-color-2:#444;--primary-color:#09c}@media (prefers-color-scheme:light){:root{--body-bg-default:#fff;--body-bg-primary:#09c;--body-bg-secondary:#f3f5fb;--default-color-1:#8b8d8e;--default-color-2:#444;--primary-color:#09c}}[data-theme=light]{--body-bg-default:#fff;--body-bg-primary:#09c;--body-bg-secondary:#f3f5fb;--default-color-1:#8b8d8e;--default-color-2:#444;--primary-color:#09c}
/*# sourceMappingURL=main.6ea6488d.chunk.css.map */