@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700);
@import url(https: //fonts.googleapis.com/css?family=Figtree);
@import url(https://fonts.googleapis.com/css?family=Figtree);
@keyframes mainOverlayFadeout{0%{opacity:1}99%{transform:scale(1)}100%{opacity:0;transform:scale(0)}}.mt-8{margin-top:8px}.mt-16{margin-top:16px}.mt-24{margin-top:24px}.mt-32{margin-top:32px}.mt-40{margin-top:40px}.mt-48{margin-top:48px}.mt-56{margin-top:56px}.mt-64{margin-top:64px}.mb-8{margin-bottom:8px}.mb-16{margin-bottom:16px}.mb-24{margin-bottom:24px}.mb-32{margin-bottom:32px}.mb-40{margin-bottom:40px}.mb-48{margin-bottom:48px}.mb-56{margin-bottom:56px}.mb-64{margin-bottom:64px}.ml-8{margin-left:8px}.ml-16{margin-left:16px}.ml-24{margin-left:24px}.ml-32{margin-left:32px}.ml-40{margin-left:40px}.ml-48{margin-left:48px}.ml-56{margin-left:56px}.ml-64{margin-left:64px}.mr-8{margin-right:8px}.mr-16{margin-right:16px}.mr-24{margin-right:24px}.mr-32{margin-right:32px}.mr-40{margin-right:40px}.mr-48{margin-right:48px}.mr-56{margin-right:56px}.mr-64{margin-right:64px}.pt-8{padding-top:8px}.pt-16{padding-top:16px}.pt-24{padding-top:24px}.pt-32{padding-top:32px}.pt-40{padding-top:40px}.pt-48{padding-top:48px}.pt-56{padding-top:56px}.pt-64{padding-top:64px}.pb-8{padding-bottom:8px}.pb-16{padding-bottom:16px}.pb-24{padding-bottom:24px}.pb-32{padding-bottom:32px}.pb-40{padding-bottom:40px}.pb-48{padding-bottom:48px}.pb-56{padding-bottom:56px}.pb-64{padding-bottom:64px}.pl-8{padding-left:8px}.pl-16{padding-left:16px}.pl-24{padding-left:24px}.pl-32{padding-left:32px}.pl-40{padding-left:40px}.pl-48{padding-left:48px}.pl-56{padding-left:56px}.pl-64{padding-left:64px}.pr-8{padding-right:8px}.pr-16{padding-right:16px}.pr-24{padding-right:24px}.pr-32{padding-right:32px}.pr-40{padding-right:40px}.pr-48{padding-right:48px}.pr-56{padding-right:56px}.pr-64{padding-right:64px}.fz-8{font-size:0.8rem}.fz-10{font-size:1rem}.fz-11{font-size:1.1rem}.fz-12{font-size:1.2rem}.fz-14{font-size:1.4rem}.fz-16{font-size:1.6rem}.fz-18{font-size:1.8rem}.fz-20{font-size:2rem}.fz-24{font-size:2.4rem}.fz-32{font-size:3.2rem}.fz-36{font-size:3.6rem}.bg-1{background-color:#f3123c}.bg-2{background-color:#8826bb}.bg-3{background-color:#ff8327}.bg-4{background-color:#43bccd}.bg-5{background-color:#00d6a6}.bg-6{background-color:#ffce35}.bg-gray-1{background-color:#fff}.bg-gray-2{background-color:#f3f5f8}.bg-gray-4{background-color:#c5c6d0}.bg-gray-5{background-color:#8b8c99}.bg-gray-6{background-color:#696977}.bg-gray-7{background-color:#4d4c59}.bg-gray-8{background-color:#2e2d37}.bg-gray-9{background-color:#000}.color-1{color:#f3123c}.color-2{color:#8826bb}.color-3{color:#ff8327}.color-4{color:#43bccd}.color-5{color:#00d6a6}.color-6{color:#ffce35}.color-gray-1{color:#fff}.color-gray-2{color:#f3f5f8}.color-gray-4{color:#c5c6d0}.color-gray-5{color:#8b8c99}.color-gray-6{color:#696977}.color-gray-7{color:#4d4c59}.color-gray-8{color:#2e2d37}.color-gray-9{color:#000}.main{display:flex;flex-direction:column;position:relative}.main--login{display:flex;flex-flow:column}.main__overlay{background-color:rgba(0,0,0,.6);position:fixed;left:0;top:0;width:100%;height:100%;z-index:2;opacity:1}.main__overlay--fadeout{animation:mainOverlayFadeout .9s .6s forwards}.main__focus{position:relative;z-index:3;background-color:#fff;border-radius:4px}.flex{display:flex}.flex--wrap{flex-wrap:wrap}.blur-8{filter:blur(8px)}.ta-l{text-align:left;justify-content:flex-start}.ta-c{text-align:center;justify-content:center}.ta-r{text-align:right;justify-content:flex-end}.ta-j{text-align:justify;justify-content:space-between}.va-t{vertical-align:top;align-items:flex-start}.va-m{vertical-align:middle;align-items:center}.va-b{vertical-align:bottom;align-items:flex-end}.va-j{align-items:space-between}.wrapper{flex:1;min-height:80vh;display:flex}.wrapper--notside{flex-direction:column;flex-grow:1}.content{flex:1;background-color:#f3f5f8;display:flex;flex-direction:column}.container{max-width:1280px;width:100%;margin-left:auto;margin-right:auto}.bg-transparent{background-color:rgba(0,0,0,0)}.link{position:relative;color:#43bccd}.link:before{content:"";position:absolute;top:100%;left:0;width:100%;border-bottom:1px solid #43bccd;transform:rotateY(90deg);transition:transform .3s}.link:hover:before{transform:rotateY(0deg)}.link--underline:before{transform:rotateY(0deg)}.link--underline:hover:before{transform:rotateY(20deg)}.link--white{color:#fff}.link--white:before{border-bottom-color:#fff}.box-shadow{background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.box-fadeout{position:relative;min-height:120px}.box-fadeout:after{content:"";position:absolute;bottom:0;left:0;right:0;height:80px;background-image:linear-gradient(to bottom, transparent, #ffffff);pointer-events:none}.auto-scroll::-webkit-scrollbar{background:rgba(0,0,0,0);width:16px}.auto-scroll::-webkit-scrollbar-track{border-radius:16px}.auto-scroll::-webkit-scrollbar-thumb{background-color:#8b8c99;border-radius:16px;border:6px solid #fff}.auto-scroll:hover::-webkit-scrollbar{width:16px}.auto-scroll:hover::-webkit-scrollbar-track{background-color:#f3f5f8}.auto-scroll:hover::-webkit-scrollbar-thumb{border:3px solid #f3f5f8}[pseudo-before]:before{content:attr(pseudo-before)}[pseudo-after]:after{content:attr(pseudo-after)}@media print{.cockpit-header,.cockpit-menu,.cockpit-footer,.listbox__button{display:none !important}.listbox .flex{display:none}.listbox__item{opacity:1 !important;transform:translateY(0px) !important}.accordion--hidden{height:auto !important}header,footer,nav,.not-print{display:none !important}}.m-col-100,.m-col-80,.m-col-75,.m-col-50,.m-col-33,.m-col-25,.m-col-12,.m-col-11,.m-col-10,.m-col-9,.m-col-8,.m-col-7,.m-col-6,.m-col-5,.m-col-4,.m-col-3,.m-col-2,.m-col-1,.ml-col-100,.ml-col-80,.ml-col-75,.ml-col-50,.ml-col-33,.ml-col-25,.ml-col-12,.ml-col-11,.ml-col-10,.ml-col-9,.ml-col-8,.ml-col-7,.ml-col-6,.ml-col-5,.ml-col-4,.ml-col-3,.ml-col-2,.ml-col-1,.t-col-100,.t-col-80,.t-col-75,.t-col-50,.t-col-33,.t-col-25,.t-col-12,.t-col-11,.t-col-10,.t-col-9,.t-col-8,.t-col-7,.t-col-6,.t-col-5,.t-col-4,.t-col-3,.t-col-2,.t-col-1,.tl-col-100,.tl-col-80,.tl-col-75,.tl-col-50,.tl-col-33,.tl-col-25,.tl-col-12,.tl-col-11,.tl-col-10,.tl-col-9,.tl-col-8,.tl-col-7,.tl-col-6,.tl-col-5,.tl-col-4,.tl-col-3,.tl-col-2,.tl-col-1,.pc-col-100,.pc-col-80,.pc-col-75,.pc-col-50,.pc-col-33,.pc-col-25,.pc-col-12,.pc-col-11,.pc-col-10,.pc-col-9,.pc-col-8,.pc-col-7,.pc-col-6,.pc-col-5,.pc-col-4,.pc-col-3,.pc-col-2,.pc-col-1{min-height:1px;padding-left:16px;padding-right:16px}.col-l{padding-left:0}.col-r{padding-right:0}.col-lr,.col-rl{padding-left:0;padding-right:0}@media(min-width: 1200px){.pc-col-1{width:8.3333333333%}.pc-col-2{width:16.6666666667%}.pc-col-3{width:25%}.pc-col-4{width:33.3333333333%}.pc-col-5{width:41.6666666667%}.pc-col-6{width:50%}.pc-col-7{width:58.3333333333%}.pc-col-8{width:66.6666666667%}.pc-col-9{width:75%}.pc-col-10{width:83.3333333333%}.pc-col-11{width:91.6666666667%}.pc-col-12{width:100%}.-pc-col-1{margin-left:8.3333333333%}.-pc-col-2{margin-left:16.6666666667%}.-pc-col-3{margin-left:25%}.-pc-col-4{margin-left:33.3333333333%}.-pc-col-5{margin-left:41.6666666667%}.-pc-col-6{margin-left:50%}.-pc-col-7{margin-left:58.3333333333%}.-pc-col-8{margin-left:66.6666666667%}.-pc-col-9{margin-left:75%}.-pc-col-10{margin-left:83.3333333333%}.-pc-col-11{margin-left:91.6666666667%}.pc-col-25{width:25%}.pc-col-33{width:33.3333%}.pc-col-50{width:50%}.pc-col-75{width:75%}.pc-col-80{width:80%}.pc-col-100{width:100%}.pc-col-r{padding-right:0}.pc-col-l{padding-left:0}.pc-col-rl,.pc-col-lr{padding-left:0;padding-right:0}}@media(max-width: 1199px){.tl-col-1{width:8.3333333333%}.tl-col-2{width:16.6666666667%}.tl-col-3{width:25%}.tl-col-4{width:33.3333333333%}.tl-col-5{width:41.6666666667%}.tl-col-6{width:50%}.tl-col-7{width:58.3333333333%}.tl-col-8{width:66.6666666667%}.tl-col-9{width:75%}.tl-col-10{width:83.3333333333%}.tl-col-11{width:91.6666666667%}.tl-col-12{width:100%}.-tl-col-1{margin-left:8.3333333333%}.-tl-col-2{margin-left:16.6666666667%}.-tl-col-3{margin-left:25%}.-tl-col-4{margin-left:33.3333333333%}.-tl-col-5{margin-left:41.6666666667%}.-tl-col-6{margin-left:50%}.-tl-col-7{margin-left:58.3333333333%}.-tl-col-8{margin-left:66.6666666667%}.-tl-col-9{margin-left:75%}.-tl-col-10{margin-left:83.3333333333%}.-tl-col-11{margin-left:91.6666666667%}.tl-col-25{width:25%}.tl-col-33{width:33.3333%}.tl-col-50{width:50%}.tl-col-75{width:75%}.tl-col-80{width:80%}.tl-col-100{width:100%}.tl-col-r{padding-right:0}.tl-col-l{padding-left:0}.tl-col-rl,.tl-col-lr{padding-left:0;padding-right:0}}@media(max-width: 992px){.t-col-1{width:8.3333333333%}.t-col-2{width:16.6666666667%}.t-col-3{width:25%}.t-col-4{width:33.3333333333%}.t-col-5{width:41.6666666667%}.t-col-6{width:50%}.t-col-7{width:58.3333333333%}.t-col-8{width:66.6666666667%}.t-col-9{width:75%}.t-col-10{width:83.3333333333%}.t-col-11{width:91.6666666667%}.t-col-12{width:100%}.-t-col-1{margin-left:8.3333333333%}.-t-col-2{margin-left:16.6666666667%}.-t-col-3{margin-left:25%}.-t-col-4{margin-left:33.3333333333%}.-t-col-5{margin-left:41.6666666667%}.-t-col-6{margin-left:50%}.-t-col-7{margin-left:58.3333333333%}.-t-col-8{margin-left:66.6666666667%}.-t-col-9{margin-left:75%}.-t-col-10{margin-left:83.3333333333%}.-t-col-11{margin-left:91.6666666667%}.t-col-25{width:25%}.t-col-33{width:33.3333%}.t-col-50{width:50%}.t-col-75{width:75%}.t-col-80{width:80%}.t-col-100{width:100%}.t-col-r{padding-right:0}.t-col-l{padding-left:0}.t-col-rl,.t-col-lr{padding-left:0;padding-right:0}}@media(max-width: 768px){.ml-col-1{width:8.3333333333%}.ml-col-2{width:16.6666666667%}.ml-col-3{width:25%}.ml-col-4{width:33.3333333333%}.ml-col-5{width:41.6666666667%}.ml-col-6{width:50%}.ml-col-7{width:58.3333333333%}.ml-col-8{width:66.6666666667%}.ml-col-9{width:75%}.ml-col-10{width:83.3333333333%}.ml-col-11{width:91.6666666667%}.ml-col-12{width:100%}.-ml-col-1{margin-left:8.3333333333%}.-ml-col-2{margin-left:16.6666666667%}.-ml-col-3{margin-left:25%}.-ml-col-4{margin-left:33.3333333333%}.-ml-col-5{margin-left:41.6666666667%}.-ml-col-6{margin-left:50%}.-ml-col-7{margin-left:58.3333333333%}.-ml-col-8{margin-left:66.6666666667%}.-ml-col-9{margin-left:75%}.-ml-col-10{margin-left:83.3333333333%}.-ml-col-11{margin-left:91.6666666667%}.ml-col-25{width:25%}.ml-col-33{width:33.3333%}.ml-col-50{width:50%}.ml-col-75{width:75%}.ml-col-80{width:80%}.ml-col-100{width:100%}.ml-col-r{padding-right:0}.ml-col-l{padding-left:0}.ml-col-rl,.ml-col-lr{padding-left:0;padding-right:0}}@media(max-width: 375px){.m-col-1{width:8.3333333333%}.m-col-2{width:16.6666666667%}.m-col-3{width:25%}.m-col-4{width:33.3333333333%}.m-col-5{width:41.6666666667%}.m-col-6{width:50%}.m-col-7{width:58.3333333333%}.m-col-8{width:66.6666666667%}.m-col-9{width:75%}.m-col-10{width:83.3333333333%}.m-col-11{width:91.6666666667%}.m-col-12{width:100%}.-m-col-1{margin-left:8.3333333333%}.-m-col-2{margin-left:16.6666666667%}.-m-col-3{margin-left:25%}.-m-col-4{margin-left:33.3333333333%}.-m-col-5{margin-left:41.6666666667%}.-m-col-6{margin-left:50%}.-m-col-7{margin-left:58.3333333333%}.-m-col-8{margin-left:66.6666666667%}.-m-col-9{margin-left:75%}.-m-col-10{margin-left:83.3333333333%}.-m-col-11{margin-left:91.6666666667%}.m-col-25{width:25%}.m-col-33{width:33.3333%}.m-col-50{width:50%}.m-col-75{width:75%}.m-col-80{width:80%}.m-col-100{width:100%}.m-col-r{padding-right:0}.m-col-l{padding-left:0}.m-col-rl,.m-col-lr{padding-left:0;padding-right:0}}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.d-fx,[cockpit-main],[cockpit-wrapper]{display:flex;flex-wrap:wrap}.d-b{display:block}.d-n{display:none}.ai-s{align-items:flex-start}.ai-c{align-items:center}.ai-e{align-items:flex-end}.jc-s{justify-content:flex-start}.jc-c{justify-content:center}.jc-e{justify-content:flex-end}.jc-sb{justify-content:space-between}.ta-l{text-align:left}.ta-c{text-align:center}.ta-r{text-align:right}.ta-j{text-align:justify}.accordion--transition{overflow:hidden;transition:height .3s linear,padding .3s linear;will-change:height,padding}.accordion--hidden{overflow:hidden;height:0}.accordion--open .accordion__icon-toggle{transform:rotate(225deg)}.body{padding:32px}.btn{background-color:#ecedf2;color:#8b8c99;border-width:1px;border-radius:3px;border-style:solid;padding:8px 18px;font-size:1.4rem;font-weight:500;cursor:pointer;display:inline-block;transition:opacity .2s,box-shadow .3s}.btn:hover{opacity:.64}.btn:disabled{opacity:.24;cursor:not-allowed}.btn--red{background-color:#f3123c;border-color:#f3123c;color:#fff}.btn--red.btn--outline{color:#f3123c;border:1px solid #f3123c}.btn--green{background-color:#43bccd;border-color:#43bccd;color:#fff}.btn--green.btn--outline{color:#43bccd;border:1px solid #43bccd}.btn--white{background-color:#fff;color:#8b8c99;border:1px solid #8b8c99}.btn--white.btn--outline{color:#fff;border:1px solid #fff}.btn--outline{background-color:rgba(0,0,0,0)}.btn--small{font-size:1.2rem;padding:4px 9px}.load{position:relative;width:24px;height:24px;margin:0 auto;padding:32px 0}.load:before{content:"";animation:rotate 1s infinite;border-radius:100%;border:3px solid rgba(0,0,0,0);border-left-color:#4d4c59;border-right-color:#4d4c59;position:absolute;left:50%;top:50%;width:inherit;height:inherit;margin-left:-12px;margin-top:-12px}.load--white:before{border-left-color:#fff;border-right-color:#fff}[cockpit-wrapper]{flex-direction:column;height:100%}[cockpit-main]{flex:1}[cockpit-app]{flex:1}.ml-8{margin-left:8px}.ml-16{margin-left:16px}.ml-24{margin-left:24px}.ml-32{margin-left:32px}.ml-40{margin-left:40px}.ml-48{margin-left:48px}.ml-56{margin-left:56px}.ml-64{margin-left:64px}.mr-8{margin-right:8px}.mr-16{margin-right:16px}.mr-24{margin-right:24px}.mr-32{margin-right:32px}.mr-40{margin-right:40px}.mr-48{margin-right:48px}.mr-56{margin-right:56px}.mr-64{margin-right:64px}.mt-8{margin-top:8px}.mt-16{margin-top:16px}.mt-24{margin-top:24px}.mt-32{margin-top:32px}.mt-40{margin-top:40px}.mt-48{margin-top:48px}.mt-56{margin-top:56px}.mt-64{margin-top:64px}.mb-8{margin-bottom:8px}.mb-16{margin-bottom:16px}.mb-24{margin-bottom:24px}.mb-32{margin-bottom:32px}.mb-40{margin-bottom:40px}.mb-48{margin-bottom:48px}.mb-56{margin-bottom:56px}.mb-64{margin-bottom:64px}.pl-8{padding-left:8px}.pl-16{padding-left:16px}.pl-24{padding-left:24px}.pl-32{padding-left:32px}.pl-40{padding-left:40px}.pl-48{padding-left:48px}.pl-56{padding-left:56px}.pl-64{padding-left:64px}.pr-8{padding-right:8px}.pr-16{padding-right:16px}.pr-24{padding-right:24px}.pr-32{padding-right:32px}.pr-40{padding-right:40px}.pr-48{padding-right:48px}.pr-56{padding-right:56px}.pr-64{padding-right:64px}.pt-8{padding-top:8px}.pt-16{padding-top:16px}.pt-24{padding-top:24px}.pt-32{padding-top:32px}.pt-40{padding-top:40px}.pt-48{padding-top:48px}.pt-56{padding-top:56px}.pt-64{padding-top:64px}.pb-8{padding-bottom:8px}.pb-16{padding-bottom:16px}.pb-24{padding-bottom:24px}.pb-32{padding-bottom:32px}.pb-40{padding-bottom:40px}.pb-48{padding-bottom:48px}.pb-56{padding-bottom:56px}.pb-64{padding-bottom:64px}.fz-10{font-size:10px}.fz-11{font-size:11px}.fz-12{font-size:12px}.fz-13{font-size:13px}.fz-14{font-size:14px}.fz-15{font-size:15px}.fz-16{font-size:16px}.fz-17{font-size:17px}.fz-18{font-size:18px}.fz-19{font-size:19px}.fz-20{font-size:20px}.fz-21{font-size:21px}.fz-22{font-size:22px}.fz-23{font-size:23px}.fz-24{font-size:24px}.fz-32{font-size:32px}.fz-40{font-size:40px}.fz-48{font-size:48px}.fz-56{font-size:56px}.fz-64{font-size:64px}@keyframes cockpit-load-icon-gear{0%{stroke-dashoffset:260px;fill:rgba(0,0,0,0)}10%{stroke-dashoffset:0px;fill:rgba(0,0,0,0);stroke-opacity:1}30%{stroke-dashoffset:-260px;fill:#fff;stroke-opacity:0}70%{stroke-dashoffset:-260px;fill:#fff;stroke-opacity:0;opacity:1;transform:rotate(0deg);transform-origin:50% 50%}90%{opacity:0;transform-origin:50% 50%;transform:rotate(90deg)}95%{stroke-dashoffset:260px}}@keyframes cockpit-load-icon-circle{0%{stroke-dashoffset:260px;fill:rgba(0,0,0,0)}10%{stroke-dashoffset:0px;fill:rgba(0,0,0,0);stroke-opacity:1}30%{stroke-dashoffset:-260px;fill:#ec0928;stroke-opacity:0}70%{stroke-dashoffset:-260px;fill:#ec0928;stroke-opacity:0;opacity:1}90%{opacity:0}95%{stroke-dashoffset:260px}}.cockpit-load{color:#8b8c99;font-size:10px;font-family:"Poppins",sans-serif;padding:32px 32px;height:100%;display:flex;flex-direction:column;text-align:center;align-items:center;justify-content:center;flex:1}.cockpit-load--error{min-height:calc(100vh - 214px)}.cockpit-load--error .cockpit-load__icon{width:164px;height:164px}.cockpit-load .svg{display:block;margin-bottom:16px}.cockpit-load__icon{width:128px;height:128px;display:inline-block;stroke:#c5c6d0;stroke-width:1px;stroke-dashoffset:260px;stroke-dasharray:260px;margin-bottom:24px}.cockpit-load__icon .st0{animation:cockpit-load-icon-circle 5s infinite}.cockpit-load__icon .st1{animation:cockpit-load-icon-gear 5s infinite}.cockpit-load__icon *{fill:rgba(0,0,0,0)}.cockpit-load__title{font-size:3.6em;font-weight:900;padding-bottom:24px;text-transform:uppercase}.cockpit-load__text{font-size:2.4em;color:#8b8c99;display:inline;position:relative}@keyframes modalBgOpen{0%{background-color:rgba(0,0,0,0)}100%{background-color:rgba(0,0,0,.7)}}@keyframes modalBoxOpen{0%{transform:translateY(-100px)}100%{transform:translateY(0px)}}@keyframes modalBgClose{0%{background-color:rgba(0,0,0,.7)}100%{background-color:rgba(0,0,0,0)}}@keyframes modalBoxClose{0%{transform:translateY(0);opacity:1}100%{transform:translateY(-100px);opacity:0}}.modal{font-size:10px;font-family:"Poppins",sans-serif;position:fixed;left:0;top:0;width:100vw;height:100vh;z-index:7;display:flex;justify-content:center;align-items:center}.modal a,.modal .modal__link{text-decoration:none;cursor:pointer}.modal--close{pointer-events:none}.modal--close .modal__bg{animation:modalBgClose .4s forwards}.modal--close .modal__box{animation:modalBoxClose .2s forwards}.modal__bg{position:absolute;left:0;top:0;width:100%;height:150vh;animation:modalBgOpen .4s forwards}.modal__box{animation:modalBoxOpen .4s forwards;transition:height .3s;max-width:664px;width:90%;background-color:#fff;color:#4d4c59;border-radius:4px;position:relative;z-index:7;padding:16px;max-height:90vh;display:flex;flex-direction:column}.modal__box--full-screen{min-width:100%;min-height:100vh;padding:0}.modal__box--full-screen .modal__content{padding:0}.modal__box--large{max-width:1140px}.modal__box--large .modal__channel-switch .inputswitch{width:100%;pointer-events:all}.modal__box--medium{max-width:580px;padding:16px 24px}.modal__box--medium .modal__wrap{padding:0px 0 25px 0}.modal__box--medium .modal__content{overflow:hidden;padding:0;padding-top:44px}.modal__close,.modal__prev{position:absolute;z-index:1;top:32px;width:16px;height:16px;background-size:cover;cursor:pointer}.modal__close:hover,.modal__prev:hover{opacity:.8}.modal__close{right:32px}.modal__prev{left:32px}.modal__icon{width:64px;height:64px;margin:0 auto 16px;background-size:cover;fill:#4d4c59}.modal__icon__container{display:flex}.modal__header .modal__icon{fill:#f3123c;width:44px;height:44px;margin-bottom:24px}.modal__wrap{padding:32px 48px 32px;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;overflow:hidden}.modal__wrap-hide{display:none}.modal__wrap--shadow{position:relative}.modal__wrap--shadow:after{position:absolute;bottom:32px;left:48px;right:64px;height:70px;background-image:linear-gradient(to top, #fff 30%, transparent 100%);content:"";pointer-events:none}.modal__wrap--shadow .modal__content{padding-bottom:42px}.modal__bigtitle{font-size:2.4em;line-height:1.4em;text-align:center;font-weight:600;margin-bottom:16px}.modal__list-title{color:#4d4c59;font-size:1.6em;font-weight:600;padding:32px 0 12px 16px}.modal__list-row{border-top:1px solid #ecedf2;padding:8px 16px;font-size:1.4em;height:56px;transition:padding .3s,height .3s;display:flex;align-items:center;justify-content:space-between}.modal__list-row:last-child{border-bottom:1px solid #ecedf2}.modal__list-row--hide{padding:0px;height:0px;font-size:0px;border-top-style:none}.modal__list-row--hide .modal__list-right{display:none}.modal__list-row--hide .svg{display:none}.modal__list-name{color:#43bccd}.modal__list-map{display:flex;align-items:center}.modal__list-map .svg{height:16px;margin-right:8px;fill:#4d4c59}.modal__list--group .modal__list-row .svg{width:16px;height:16px;fill:#4d4c59;margin-right:8px}.modal__content{flex:1;overflow-y:scroll;max-height:80vh;padding:16px}.modal__content--full-screen{overflow:hidden}.modal__content::-webkit-scrollbar{background:rgba(0,0,0,0);width:8px;transition:width .3s}.modal__content::-webkit-scrollbar-track{border-radius:16px}.modal__content::-webkit-scrollbar-thumb{background-color:#8b8c99;border-radius:16px;border:2px solid #fff}.modal__content:hover::-webkit-scrollbar{width:16px}.modal__content:hover::-webkit-scrollbar-track{background-color:#f3f5f8}.modal__content:hover::-webkit-scrollbar-thumb{border:2px solid #f3f5f8}.modal__content--noscroll:hover::-webkit-scrollbar{width:0px}.modal__content--noscroll:hover::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}.modal__content--noscroll:hover::-webkit-scrollbar-thumb{border:2px solid rgba(0,0,0,0)}.modal__error{text-align:center}.modal__error-text{display:block;font-size:1.6em}.modal__error-icon{width:100px;height:100px;fill:#4d4c59}.modal__zindex{z-index:10}.modal__back{font-weight:500;font-size:14px}.modal__back:before{content:"";display:inline-block;width:8px;height:8px;border-left:2px solid #43bccd;border-bottom:2px solid #43bccd;transform:rotate(45deg) translate(2px, -3px);margin-right:8px}.modal__buttons{padding:16px 48px 32px}.modal .btn--red{background-color:#f3123c;color:#fff}@media(max-width: 768px){.modal__bigtitle{line-height:1.2em}.modal__header .modal__icon{margin-bottom:8px}}@media(min-width: 992px){.modal__box{z-index:7;padding-top:60px;width:100%}.modal__box--full-screen{padding:0}.modal__box--medium{max-width:580px;padding:40px;padding-top:60px}.modal__box--medium .modal__wrap{padding:0px 0 25px 0}.modal__box--medium .modal__content{overflow:hidden;padding:0;padding-top:44px}.modal__content{max-height:unset}.modal__bigtitle{line-height:1.2em}.modal__header .modal__icon{margin-bottom:8px}.modal .modal__wrap{padding:0 0 0 0}.modal .modal__content{padding-top:0}}@-moz-document url-prefix(){}.scorestar{display:flex}.scorestar__icon{width:11px;height:11px;fill:#bcc9d4;margin-right:4px}.scorestar__icon--fill{fill:#00d6a6}.svg svg{min-height:16px;min-width:16px;max-width:256px;max-height:256px}@keyframes checkbox-active{0%{background-size:3px 0px,0px 3px}50%{background-size:3px 0px,5px 3px}100%{background-size:3px 13px,5px 3px}}@keyframes checkbox-inactive{0%{transform:rotate(225deg) scale(1) translate(0px, 0)}100%{transform:rotate(225deg) scale(0) translate(-7px, -7px)}}.inputcheckbox{position:relative;display:flex}.inputcheckbox--disabled{opacity:.7}.inputcheckbox--disabled .inputcheckbox__check,.inputcheckbox--disabled .inputcheckbox__label{cursor:not-allowed}.inputcheckbox__input{position:absolute;top:0;left:0;opacity:0}.inputcheckbox__input:checked~.inputcheckbox__check:before{animation:checkbox-active .3s forwards}.inputcheckbox__check{min-width:18px;min-height:18px;max-width:18px;max-height:18px;margin-right:8px;border:1px solid #c5c6d0;border-radius:2px;cursor:pointer;position:relative}.inputcheckbox__check:before{content:"";position:absolute;left:4px;top:0px;width:8px;height:13px;background-position:0 0,100% 0;background-image:linear-gradient(to left, #43BCCD, #43BCCD),linear-gradient(to left, #43BCCD, #43BCCD);background-repeat:no-repeat;transform:rotate(225deg);background-size:3px 13px,5px 3px;animation:checkbox-inactive .3s forwards}.inputcheckbox__label{user-select:none;cursor:pointer}:-ms-input-placeholder,:root .inputcheckbox__check:before{background-image:none;background-size:12px 12px;min-width:18px;min-height:18px;max-width:18px;max-height:18px;top:2px;left:2px;transform:rotate(0deg)}:-ms-input-placeholder,:root .inputcheckbox__input:checked~.inputcheckbox__check:before{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHZlcnNpb249IjEuMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjQgMjQiPjxwYXRoIGZpbGw9IiM0M0JDQ0QiIGQ9Ik0yMy43LDUuMmwtMS45LTEuOUMyMS42LDMuMSwyMS40LDMsMjEuMiwzcy0wLjUsMC4xLTAuNiwwLjNMOSwxNC45TDMuNSw5LjNDMy4zLDkuMiwzLjEsOS4xLDIuOCw5LjEgUzIuNCw5LjIsMi4yLDkuM2wtMS45LDEuOUMwLjEsMTEuNSwwLDExLjcsMCwxMS45YzAsMC4yLDAuMSwwLjUsMC4zLDAuN2w4LjEsOC4xQzguNSwyMC45LDguNywyMSw5LDIxczAuNS0wLjEsMC42LTAuM0wyMy43LDYuNSBDMjMuOSw2LjMsMjQsNi4xLDI0LDUuOUMyNCw1LjYsMjMuOSw1LjQsMjMuNyw1LjJ6Ii8+PC9zdmc+)}@keyframes radio-active{0%{transform:translate(3px, 3px) scale(0)}60%{transform:translate(3px, 3px) scale(1.1)}90%{transform:translate(3px, 3px) scale(0.8)}100%{transform:translate(3px, 3px) scale(1)}}.inputradio{position:relative;margin-bottom:8px;display:flex;flex-wrap:wrap}.inputradio--disabled{opacity:.7}.inputradio--disabled .inputradio__check,.inputradio--disabled .inputradio__label{cursor:not-allowed}.inputradio--disabled .inputradio__check:before{background-color:#c5c6d0}.inputradio__input{position:absolute;top:0;left:0;opacity:0}.inputradio__input:checked~.inputradio__check:before{animation:radio-active .4s forwards}.inputradio__check{width:18px;height:18px;margin-right:8px;border:1px solid #c5c6d0;border-radius:18px;cursor:pointer;position:relative}.inputradio__check:before{content:"";position:absolute;left:0;top:0;width:10px;height:10px;border-radius:6px;background-color:#43bccd;transform:translate(3px, 3px) scale(0)}.inputradio__label{user-select:none;cursor:pointer}@keyframes switch-active{0%{transform:translateX(0px)}60%{transform:translateX(18px)}80%{transform:translateX(14px)}100%{transform:translateX(16px)}}@keyframes switch-inactive{0%{transform:translateX(16px)}60%{transform:translateX(-2px)}80%{transform:translateX(2px)}100%{transform:translateX(0px)}}.inputswitch{position:relative;display:flex;margin-bottom:16px;align-items:center}.inputswitch--disabled .inputswitch__scroll{background-color:#c5c6d0 !important}.inputswitch--disabled .inputswitch__label{position:relative}.inputswitch--disabled .inputswitch__label:before{content:"";position:absolute;top:0;left:-24px;height:100%;width:24px}.inputswitch--disabled .inputswitch__label,.inputswitch--disabled .inputswitch__scroll{cursor:not-allowed}.inputswitch--no-event{pointer-events:none}.inputswitch__input{position:absolute;top:0;left:0;opacity:0}.inputswitch__input:checked~.inputswitch__scroll{background-color:#43bccd}.inputswitch__input:checked~.inputswitch__scroll:before{animation:switch-active .3s forwards}.inputswitch__scroll{min-width:40px;height:24px;border-radius:28px;position:relative;background-color:#8b8c99;margin-right:8px;transition:background-color .3s;cursor:pointer}.inputswitch__scroll:before{content:"";position:absolute;left:2px;top:2px;height:20px;width:20px;background-color:#fff;border-radius:100%;animation:switch-inactive .3s forwards;transition:transform .3s}.inputswitch__label{user-select:none;cursor:pointer;font-size:16px}.listbox--empty{text-align:center;padding-top:56px}.listbox--empty .listbox__emptyicon{width:168px;height:168px;fill:#c5c6d0;margin-bottom:24px}.listbox--empty .listbox__emptytitle{font-size:2.4rem;color:#c5c6d0}.listbox__title{font-size:1.2rem;color:#000;padding:24px 0 4px;text-transform:uppercase}.listbox__title--space{margin-left:16px}.listbox__text{font-size:1.2rem;color:#696977;padding-bottom:8px}.listbox__header{display:flex;font-size:1.2rem;text-transform:uppercase;padding:0 16px 16px}.listbox__item{display:flex;align-items:center;padding:16px;background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);margin-bottom:12px;font-size:1.4rem;transition:transform .3s,opacity .3s;transform:translateY(-32px)}.listbox__item--active{opacity:1;transform:translateY(0px)}.listbox__person{display:flex;align-items:center}.listbox__thumb{min-width:64px;max-width:64px;min-height:64px;max-height:64px;background-color:#4d4c59;border-radius:50%;overflow:hidden;margin-right:16px}.listbox__thumb--empty{text-align:center;text-transform:uppercase;line-height:60px;color:#fff;font-size:3.6rem;border:2px solid #4d4c59;box-shadow:0 0 0 1px #fff inset,0 0 0 1px #fff inset}.listbox__info{flex:1;overflow:hidden}.listbox__name{font-size:1.6rem;font-weight:500;color:#4d4c59;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.listbox__name--upper{text-transform:uppercase}.listbox__name,.listbox__email{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.listbox__actions{display:flex;justify-content:flex-end}.listbox__icon{width:36px;height:36px;border:1px solid #43bccd;border-radius:3px;transition:box-shadow .3s;margin-left:8px;position:relative;cursor:pointer}.listbox__icon:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:1}.listbox__icon:hover{box-shadow:0 0 0 1px #43bccd inset}.listbox__icon .svg{display:flex;align-items:center;justify-content:center;height:34px;width:34px;fill:#43bccd;transform:scale(0.8)}.listbox__button{margin-left:12px}.listbox__button .svg{width:12px;height:12px;display:inline-block;vertical-align:middle;transform:translateY(-1px);margin-right:12px}.listbox__padding-top{padding-top:24px}.listbox__table{width:100%}.listbox__table .color-error{color:#f3123c}.listbox__table .color-success{color:#00d6a6}.listbox__table-title{font-size:1.2rem}.listbox__table-cell{font-size:1.1rem;padding:16px 12px;border-bottom:1px solid #ecedf2;color:#2e2d37}.listbox__table-cell--big{font-size:1.2rem}.listbox__padding-side{padding-left:16px;padding-right:16px}.listbox__expand{font-size:1.2rem;background-color:rgba(0,0,0,0);margin-top:16px;padding:8px 0}.listbox__expand .svg{width:16px;height:16px;display:inline-block;vertical-align:middle;fill:#43bccd;margin-left:8px}.listbox__hidden-line{height:0px;overflow:hidden}.listbox .btn--green .svg{fill:#43bccd}.webwidgets{display:flex}.webwidgets__box{border-radius:4px;background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);padding:16px;color:#4d4c59;margin-bottom:32px;position:relative;flex:1;display:flex;flex-direction:column}.webwidgets__box svg{transition:opacity .3s;opacity:0}.webwidgets__box path,.webwidgets__box line{transition:fill .3s}.webwidgets__box--dark{background-color:#4d4c59;color:#fff}.webwidgets__box--dark .webwidgets__icon{fill:#fff}.webwidgets__box--vertical .webwidgets__indicator-info{display:flex;align-items:center}.webwidgets__box--vertical .webwidgets__indicator-first{margin-bottom:0;padding:24px 0}.webwidgets__box--vertical .webwidgets__indicator-first:after{left:100%;top:0;width:0;height:100%;border-left:1px solid #8b8c99}.webwidgets__box--vertical .webwidgets__indicator-extra{flex-direction:column}.webwidgets__box--vertical .webwidgets__indicator-title{display:inline;padding:0 8px}.webwidgets__box--vertical .webwidgets__indicator-text{text-align:left;padding:8px 16px}.webwidgets__box--render svg{opacity:1}.webwidgets__error{text-align:center}.webwidgets__error-icon{width:80px;height:80px;fill:#8b8c99;margin:24px}.webwidgets__error-text{font-size:1.6rem}.webwidgets__header{display:flex;justify-content:space-between;padding-bottom:16px}.webwidgets__name{font-weight:600;font-size:1.4rem}.webwidgets__name .svg{vertical-align:middle;height:24px;display:inline-block;margin-right:12px}.webwidgets__icon{width:24px;height:24px;fill:#f3123c}.webwidgets__subtitle{display:flex}.webwidgets__subtitle--vertical{flex-flow:column}.webwidgets__subtitle--vertical .webwidgets__title-icon{margin-right:8px}.webwidgets__title{text-transform:uppercase;margin-left:16px}.webwidgets__title-icon{width:16px;height:8px;border-radius:8px;display:inline-block;vertical-align:middle;margin-right:4px;box-shadow:0 0 1px 1px rgba(197,198,208,.5)}.webwidgets__indicator{text-align:center}.webwidgets__indicator-text{font-size:1.2rem;padding:0 8px}.webwidgets__indicator-info{padding-top:8px;padding-bottom:24px}.webwidgets__indicator-first{position:relative;padding-bottom:24px;margin-bottom:24px}.webwidgets__indicator-first .webwidgets__indicator-title{font-size:6.4rem;line-height:.9em;font-weight:normal}.webwidgets__indicator-first:after{content:"";border-bottom:1px solid #8b8c99;position:absolute;left:50%;bottom:0;width:60%;transform:translateX(-50%)}.webwidgets__indicator-extra{display:flex;justify-content:center}.webwidgets__indicator-title{display:block;font-size:1.6rem;font-weight:600}.webwidgets__line .ct-chart{transform:translateX(-16px)}.webwidgets__funil-item{background-image:linear-gradient(to left, #00D6A6, #00D6A6),linear-gradient(to left, #F3F5F8, #F3F5F8);background-repeat:no-repeat;background-size:0% 100%,100%;color:#4d4c59;position:relative;padding:12px 16px;display:flex;transition:background-size .3s;margin-bottom:2px;font-size:1.2rem}.webwidgets__funil-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.webwidgets__funil-item:last-child{margin-bottom:0px;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.webwidgets__funil-number{font-size:2rem;padding-right:8px}.webwidgets__funil-info{display:flex;justify-content:space-between;text-align:center}.webwidgets__funil-box{color:#4d4c59;flex:1}.webwidgets__funil-name{font-weight:600;font-size:1.4rem;padding:8px 0 16px}.webwidgets__funil-title{font-size:1.8rem;font-weight:500}.webwidgets__funil-text{font-size:1.2rem}.webwidgets__speedometer{text-align:center}.webwidgets__speedometer .ct-chart{height:120px}.webwidgets__speedometer-icon{fill:#2e2d37;width:50px;transform-origin:calc(100% - 4px) calc(100% - 8px);left:-20px;top:-10px;position:relative}.webwidgets__speedometer-info{position:relative;z-index:1}.webwidgets__speedometer-name{text-align:center;padding:0 0 16px}.webwidgets__speedometer-values{display:flex;justify-content:space-between;font-weight:700;font-size:1.6rem;width:230px;margin:0 auto}.webwidgets__pizza svg{min-width:230px;min-height:230px}.webwidgets__chart-area{position:relative;z-index:1;flex:1}.webwidgets__chart-barline{display:flex;padding-bottom:10px}.webwidgets__chart-barline .webwidgets__chart-area:before{content:"";position:absolute;right:12px;left:12px;top:16px;bottom:39px;background-size:3px 100%,2px 36px;background-image:linear-gradient(to left, transparent 0px, #fff 2px),linear-gradient(to bottom, #8B8C99 1px, #fff 1px);background-repeat:repeat-x,repeat}.webwidgets__chart-barline .ct-line{fill:rgba(0,0,0,0)}.webwidgets__chart-barline .ct-labels{transform:translate(-3%, 12px)}.webwidgets__chart-barline .ct-bar{stroke-width:10px}.webwidgets__chart-barline svg{min-height:230px}.webwidgets__chart-barline .ct-chart{transform:translateX(-4.5%);position:relative;z-index:2}.webwidgets__chart-barline .ct-chart+.ct-chart{position:absolute;z-index:1;left:-10%;right:-11.5%;top:1px}.webwidgets__label-y{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:30px;padding-top:5px}.webwidgets__label-y--left{text-align:right}.webwidgets .ct-label{font-size:1.2rem}.webwidgets .ct-line{stroke-width:3px}.webwidgets .btn{width:100%;padding:16px 24px;text-align:center}@media(max-width: 768px){.webwidgets .ct-chart-pie{transform:translateX(0)}}@media(max-width: 375px){.webwidgets__chartcustom-y2{display:none}}.title-service{display:flex;align-items:center}.title-service__info{text-align:right;padding-right:16px}.title-service__name{font-size:1.6rem;font-weight:500;line-height:1em;color:#8b8c99}.title-service__icon{width:48px;height:48px}.title-service__icon--maisfidelidade .st0{fill:#fff}.title-service__icon--maisfidelidade .st1{fill:#c5c6d0}.title-service__icon--maisfidelidade .st2{opacity:.1}.title-service__link{font-size:1.2rem}@media(max-width: 992px){.title-service{justify-content:center}}.accordion--transition{overflow:hidden;transition:height .3s linear,padding .3s linear;will-change:height,padding}.accordion--hidden{overflow:hidden;height:0}.accordion--open .accordion__icon-toggle{transform:rotate(225deg)}.accordion__header{display:flex;justify-content:space-between;border-bottom:1px solid #ecedf2;padding:24px;cursor:pointer}.accordion__title .svg{width:16px;height:16px;display:inline-block;vertical-align:middle;transform:translateY(-1px);margin-right:8px}.accordion__name{margin-right:8px}.accordion__label{font-size:1rem;display:inline-block;padding:2px 8px 0px;border-radius:16px;background-color:#43bccd;color:#fff;margin-left:4px;transform:translateY(-1px)}.accordion__tools{display:flex;align-items:center}.accordion__tools .inputswitch{margin-bottom:0}.accordion__icon-toggle{width:10px;height:10px;border:solid #43bccd;border-width:0 1px 1px 0;transform:rotate(45deg);transform-origin:center;transition:transform .4s ease-in-out;display:inline-block;margin-left:32px}.accordion__body{background-color:#f3f5f8;padding:24px;font-size:1.4rem}.filter{position:relative;min-width:120px}.filter__label{display:block;line-height:24px;font-size:1.1rem;color:#4d4c59}.filter__header{font-size:1.2rem;line-height:20px;color:#4d4c59;padding:5px 16px 4px;margin-right:4px;border-radius:100px;font-weight:500;min-width:auto;transition:all .4s ease-in-out;box-shadow:1px 2px 8px 0 rgba(0,0,0,.1);background-color:#fff;cursor:pointer;border-style:none}.filter__header-title{position:relative;padding-right:16px}.filter__header-title:after{content:"";position:absolute;bottom:calc(50% - 4px);right:0;transition:transform .4s ease-in-out;width:0;height:0;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);border-top:6px solid #43bccd}.filter__header--select{padding:0}.filter__header--select:after{right:16px;pointer-events:none}.filter__header--select select{-webkit-appearance:none;width:100%;height:100%;padding:8px 40px 6px 16px;background-color:rgba(0,0,0,0);border-style:none}.filter__list{position:absolute;top:110%;left:0;background-color:#fff;border-radius:3px;list-style:none;min-width:100%;box-sizing:border-box;padding:8px;margin:0;z-index:9999;box-shadow:0 2px 4px 2px rgba(0,0,0,.1);transform:scaleY(0);transition:transform .3s;transform-origin:top left}.filter__list-item{transition:all .2s ease-in-out;text-align:left;padding:8px;font-size:1.4rem;line-height:20px;font-weight:300;cursor:pointer;white-space:nowrap}.filter__list-item:hover{background-color:#ecedf2;border-radius:2px}.filter--opened .filter__header-title:after{transform:rotate(180deg)}.filter--opened .filter__list{transform:scaleY(1)}@keyframes modalBgOpen{0%{background-color:rgba(0,0,0,0)}100%{background-color:rgba(0,0,0,.7)}}@keyframes modalBoxOpen{0%{transform:translateY(-100px)}100%{transform:translateY(0px)}}@keyframes modalBgClose{0%{background-color:rgba(0,0,0,.7)}100%{background-color:rgba(0,0,0,0)}}@keyframes modalBoxClose{0%{transform:translateY(0);opacity:1}100%{transform:translateY(-100px);opacity:0}}.webmodal{position:fixed;left:0;top:0;width:100vw;height:100vh;z-index:7;display:flex;justify-content:center;align-items:center}.webmodal a,.webmodal .webmodal__link{color:#43bccd;text-decoration:none;cursor:pointer;background-color:rgba(0,0,0,0)}.webmodal--close{pointer-events:none}.webmodal--close .webmodal__bg{animation:modalBgClose .4s forwards}.webmodal--close .webmodal__box{animation:modalBoxClose .2s forwards}.webmodal__bg{position:absolute;left:0;top:0;width:100%;height:150vh;animation:modalBgOpen .4s forwards}.webmodal__button{padding:0 32px 32px;text-align:center;position:relative}.webmodal__button:before{content:"";position:absolute;left:0;bottom:100%;width:100%;height:50px;background-image:linear-gradient(to top, white, transparent);margin-bottom:32px;pointer-events:none}.webmodal__button .btn{font-size:16px}.webmodal__button .btn+.btn{margin-left:16px}.webmodal__box{animation:modalBoxOpen .4s forwards;transition:height .3s;max-width:664px;width:100%;background-color:#fff;color:#4d4c59;border-radius:4px;position:relative;z-index:1;display:flex;flex-direction:column;max-height:650px;padding-top:32px}.webmodal__box--large{max-width:1140px}.webmodal__box--large .webmodal__channel-switch .inputswitch{width:100%;pointer-events:all}.webmodal__close,.webmodal__prev{position:absolute;top:32px;width:16px;height:16px;background-size:cover;cursor:pointer}.webmodal__close:hover,.webmodal__prev:hover{opacity:.8}.webmodal__close{right:32px}.webmodal__prev{left:32px}.webmodal__icon{width:64px;height:64px;margin:0px auto 16px;background-size:cover}.webmodal__icon__container{display:flex}.webmodal__header .webmodal__icon{fill:#f3123c;width:44px;height:44px;margin-bottom:24px}.webmodal__wrap{max-height:95vh;padding:32px 48px 32px;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column}.webmodal__wrap-hide{display:none}.webmodal__wrap--noscroll~.webmodal__button::before{content:none}.webmodal__bigtitle{font-size:2.4rem;text-align:center;font-weight:600;margin-bottom:24px}.webmodal__title-line{font-size:1.6rem;font-weight:600;padding:24px 16px 12px}.webmodal__text-tiny{font-size:1.2rem;margin-bottom:4px}.webmodal__list-title{color:#4d4c59;font-size:1.6rem;font-weight:600;padding:32px 0 12px 16px}.webmodal__list-row{border-top:1px solid #ecedf2;padding:8px 16px;font-size:1.4rem;height:56px;transition:padding .3s,height .3s}.webmodal__list-row:last-child{border-bottom:1px solid #ecedf2}.webmodal__list-row--hide{padding:0px;height:0px;font-size:0px;border-top-style:none}.webmodal__list-row--hide .webmodal__list-right{display:none}.webmodal__list-row--hide .svg{display:none}.webmodal__list-name{color:#43bccd}.webmodal__list--group .webmodal__list-row .svg{width:16px;height:16px;fill:#4d4c59;margin-right:8px}.webmodal__content{display:flex;flex-wrap:wrap;flex:1;overflow-y:scroll;padding-right:8px}.webmodal__content::-webkit-scrollbar{background:rgba(0,0,0,0);width:8px;transition:width .3s}.webmodal__content::-webkit-scrollbar-track{border-radius:16px}.webmodal__content::-webkit-scrollbar-thumb{background-color:#8b8c99;border-radius:16px;border:2px solid #fff}.webmodal__content:hover{padding-right:0px}.webmodal__content:hover::-webkit-scrollbar{width:16px}.webmodal__content:hover::-webkit-scrollbar-track{background-color:#f3f5f8}.webmodal__content:hover::-webkit-scrollbar-thumb{border:2px solid #f3f5f8}.webmodal__zindex{z-index:10}@media(max-width: 768px){.webmodal__box{padding:16px;width:90%;max-height:90vh}.webmodal__content{max-height:80vh;padding:16px}.webmodal__bigtitle{line-height:1.2em}.webmodal__header .webmodal__icon{margin-bottom:8px}}:-ms-fullscreen,:root .webmodal__textplain{min-height:470px}@-moz-document url-prefix(){}.pagination{display:table;font-size:1.4rem;margin:32px auto 0 auto}.pagination__arrow{width:31px;height:24px;fill:#43bccd;display:block;background-repeat:no-repeat;background-position:center center;background-size:24px;float:left;cursor:pointer}.pagination__arrow--left{transform:rotate(180deg)}.pagination__item{color:#8b8c99;display:inline-block;line-height:24px;border-radius:2px;text-align:center;vertical-align:top}.pagination__item--active{color:#fff;background-color:#43bccd;border-radius:2px}.pagination__link{color:#8b8c99;display:inline-block;width:31px;height:24px;line-height:24px;text-decoration:none;font-weight:500;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;cursor:pointer}.pagination__link:hover{color:#43bccd}.pagination__link--active{color:#fff}.pagination__link--active:hover{color:#fff}.pagination__wrap{float:left}.button{padding:10px 20px;border-radius:8px;font-weight:bold}.button--disabled{opacity:.7;cursor:not-allowed;text-decoration:none}.button__danger{background-color:#f3123c;color:#fff}.button__danger.button--shadow{box-shadow:0 8px 12px -8px rgba(243,18,60,.6)}.comments{position:relative}.comments__arrows{position:absolute;left:50%;top:50%;transform:translate(-50%, calc(-50% - 50px))}.comments__text{font-size:32px;line-height:1.875em;font-style:italic}.comments__text:before{content:"“"}.comments__text:after{content:"”"}.comments__name{font-size:24px;line-height:1.667em}.comments__name:before{content:"- "}.comments__nav{position:absolute;top:0;line-height:50%;background-color:rgba(0,0,0,0)}.comments__nav--next{right:-40px}.comments__nav--prev{left:-40px}.comments__nav--hide{opacity:.1;pointer-events:none}.comments__wrap{overflow:hidden}.comments__slider{transition:transform .6s}.comments__control-item{width:8px;height:8px;overflow:hidden;border-radius:100%;background-color:#aeaeba;margin:0 6px;border:1px solid rgba(0,0,0,0)}.comments__control-item--active{transform:scale(1.25);background-color:#f3123c}@media(max-width: 1200px){.comments{margin:0 50px}}.card__paper{background:#fff;border-radius:10px;height:100%;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);color:#4d4c59;padding:24px;padding-top:12px;padding-bottom:0;margin:auto}@media(max-width: 992px){.card__paper{padding:8px}}.card__icon{height:20px;display:block;margin:0 auto}.card__divider{border-right:#ecedf2 1px solid}.card__center{display:block;margin:0 auto;padding:0}@media(max-width: 992px){.card__center{white-space:unset}}.card__strong-font{font-weight:bold}.card__vertical-center{height:100%;margin:auto 0;padding:12px}@media(max-width: 992px){.card__vertical-center{margin:8px}}@media(max-width: 992px){.card__margin-mobile{margin:12px}}.card__center-mid{margin:auto;height:100%;text-align:center}.card__icon-fidelidade{height:45px;margin-right:5px}.card__icon-fidelidade .st0{fill:#fff}.card__icon-fidelidade .st2{opacity:.1}.card__icon-fidelidade--Bronze .st1{fill:#c68c50}.card__icon-fidelidade--Silver .st1{fill:#aeaeba}.card__icon-fidelidade--Gold .st1{fill:#ffce35}.card__icon-fidelidade--Platinum .st1{fill:#696977}.card__user-group{opacity:.4;color:rgba(0,0,0,0)}.card__full-width{width:100%}.card__msg-blur{text-align:center;position:fixed;font-weight:bold;top:50%;left:50%;z-index:2}@keyframes pageload-icon-gear{0%{stroke-dashoffset:260px;fill:rgba(0,0,0,0)}10%{stroke-dashoffset:0px;fill:rgba(0,0,0,0);stroke-opacity:1}30%{stroke-dashoffset:-260px;fill:#fff;stroke-opacity:0}70%{stroke-dashoffset:-260px;fill:#fff;stroke-opacity:0;opacity:1;transform:rotate(0deg);transform-origin:50% 50%}90%{opacity:0;transform-origin:50% 50%;transform:rotate(90deg)}95%{stroke-dashoffset:260px}}@keyframes pageload-icon-circle{0%{stroke-dashoffset:260px;fill:rgba(0,0,0,0)}10%{stroke-dashoffset:0px;fill:rgba(0,0,0,0);stroke-opacity:1}30%{stroke-dashoffset:-260px;fill:#ec0928;stroke-opacity:0}70%{stroke-dashoffset:-260px;fill:#ec0928;stroke-opacity:0;opacity:1}90%{opacity:0}95%{stroke-dashoffset:260px}}.pageload{padding:32px 32px;height:100%;display:flex;flex-direction:column;text-align:center;align-items:center;justify-content:center}.pageload--error{min-height:calc(100vh - 214px)}.pageload--error .pageload__icon{width:164px;height:164px}.pageload .svg{display:block;margin-bottom:16px}.pageload__icon{width:128px;height:128px;display:inline-block;stroke:#c5c6d0;stroke-width:1px;stroke-dashoffset:260px;stroke-dasharray:260px}.pageload__icon .st0{animation:pageload-icon-circle 5s infinite}.pageload__icon .st1{animation:pageload-icon-gear 5s infinite}.pageload__icon *{fill:rgba(0,0,0,0)}.pageload__title{font-size:3.6rem;font-weight:900;padding-bottom:24px;text-transform:uppercase}.pageload__text{font-size:2.4rem;color:#8b8c99;display:inline;position:relative}.recovery{background-color:#ecedf2;padding:120px 0;display:flex;flex-direction:column;font-size:1.4rem;flex:1;align-items:center;color:#4d4c59}.recovery__icon{height:64px;margin-bottom:24px;stroke:#f3123c;fill:rgba(0,0,0,0)}.recovery__bigtitle{font-size:3.2rem;font-weight:300;margin-bottom:24px}.recovery__text{margin-bottom:24px}.recovery__text--line{display:block}.recovery__text--info{font-size:1.2rem;line-height:1.4em;border-top:1px solid #ecedf2;padding-top:16px;margin-top:32px;color:#8b8c99}.recovery__form{max-width:460px;width:100%;background-color:#fff;padding:32px;border-radius:4px;margin:0 auto;text-align:center;box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.recovery .btn{padding:13px 24px;width:100%}@media(max-width: 768px){.recovery{padding:32px 16px}}.static__box{background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);border-radius:4px;padding:32px;margin-bottom:32px;font-size:1.4rem}.static__box--fadeout{position:relative}.static__box--fadeout .static__inner{padding-bottom:56px}.static__box--fadeout:after{content:"";position:absolute;bottom:32px;left:32px;right:32px;height:80px;background-image:linear-gradient(to bottom, transparent, #FFFFFF);pointer-events:none}.static__box .tooltip{min-width:13px;min-height:13px;margin-top:0;transform:translateY(2px);fill:#43bccd}.static__filters{display:flex;flex-flow:row wrap}.static__filters-label{flex:1 100%;font-size:1.2rem}.static__inner{max-height:calc(100vh - 450px);overflow:auto}.static__title{color:#4d4c59;font-weight:600;font-size:2rem;margin-bottom:22px}.static__title--min{color:#ff8327;font-size:1.2rem;font-weight:normal;display:block}.static__title-label{color:#8b8c99;font-size:1.2rem;margin-bottom:8px}.static__subtitle{color:#8b8c99;font-size:1.6rem;font-weight:500;padding-top:24px;padding-bottom:8px}.static__row{display:flex;flex-wrap:wrap;margin-left:-16px;margin-right:-16px}.static__row--vm{align-items:center}.static__row--vb{align-items:flex-end}.static__row .passwordcriteria{max-width:300px;padding:0 0 24px}.static__row.align-stretch{align-items:stretch}.static__buttons{display:flex;justify-content:flex-end}.static__buttons .btn{font-size:1.4rem;padding:13px 24px;margin-left:16px}.static__padding-bottom{padding-bottom:24px}.static__hidden{overflow:hidden;height:0px;transition:height .3s}.static__permissions{display:flex;flex-wrap:wrap}.static__permissions .inputswitch{width:50%;pointer-events:none}.static__timer .inputtext{width:120px}@media(max-width: 768px){.static{padding:32px 16px}.static__container{flex-direction:column-reverse}.static__form{padding:16px;margin-bottom:24px;max-width:100%}.static__info{text-shadow:0 0 10px #000,0 0 10px #000;text-align:center}.static__bigtitle{margin-bottom:16px}}.screenbox{background-color:#ecedf2;padding:60px 0;display:flex;flex-direction:column;font-size:1.4rem;flex:1;align-items:center;color:#4d4c59}.screenbox__box{max-width:640px;width:100%;background-color:#fff;padding:32px 64px;border-radius:4px;margin:0 auto;text-align:center;box-shadow:0 2px 4px 0 rgba(0,0,0,.1)}.screenbox__icon{height:64px;margin-bottom:8px;fill:#f3123c}.screenbox__icon--success{fill:#43bccd}.screenbox__bigtitle{font-size:2.4rem;line-height:1.4em;margin-bottom:24px;font-weight:600}.screenbox__text{margin-bottom:24px}.screenbox__text--line{display:block}.screenbox__text--info{font-size:1.2rem;line-height:1.4em;border-top:1px solid #ecedf2;padding-top:16px;margin-top:32px;color:#8b8c99}.screenbox .inputtext{max-width:350px;margin-left:auto;margin-right:auto}.screenbox .passwordcriteria{max-width:364px;margin-left:auto;margin-right:auto}.screenbox .btn{padding:13px 24px;text-align:center;min-width:320px}@media(max-width: 420px){.screenbox{min-width:auto}}@media(max-width: 768px){.screenbox{padding:32px 16px}}.leads-extract{width:100%;margin:24px 0;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);border-radius:4px;background-color:#fff}.leads-extract__title{font-size:1.4rem;color:#4d4c59;font-weight:600;border:none;padding-top:8px}.leads-extract h2{padding-left:20px}.leads-extract__cell--small{font-size:10px;color:#8b8c99;line-height:16px}.leads-extract__cell--medium{font-weight:500}.leads-extract__cell--background{background:#ecedf2;color:#8b8c99;padding:1px 4px;border-radius:3px}.leads-extract__cell--disabled{color:#8b8c99}.leads-extract__cell--red:before,.leads-extract__cell--green:before{display:inline-block;position:relative;margin-right:6px;top:-1px;content:"";width:7px;height:7px;border-radius:7px}.leads-extract__cell--red:before{background:#f3123c}.leads-extract__cell--green:before{background:#00d6a6}.leads-extract__link{color:#f3123c}.leads-extract__svg{display:block;width:18px;height:18px}.leads-extract__svg-phone{fill:#8b8c99}.leads-extract__svg-web{fill:#8b8c99}.leads-extract__svg-web .st0{fill:#ec0928}.leads-extract__svg-web .st1{fill:#fff}.leads-extract .listbox__table{text-align:left}.leads-extract .listbox__table-title{color:#8b8c99;padding-right:0 6px}.leads-extract .listbox__table-cell{padding:24px 8px 24px 8px;font-size:1.2rem}.leads-extract__resume{width:auto}.leads-extract__resume .leads-extract__title{font-size:1.4rem;padding:8px 36px 16px 5px}.leads-extract__resume .listbox__table-title{padding-right:36px}.leads-extract__button .btn:after{position:absolute;content:"";bottom:calc(50% - 1px);right:0;border:solid #f3123c;border-width:0 2px 2px 0;display:inline-block;padding:3px;transform:rotate(45deg);transition:transform .4s ease-in-out,bottom .4s ease-in-out}.leads-extract__button .btn--green,.leads-extract__button .btn--red{position:relative;margin:40px 16px 4px 0;border:0;font-size:1.2rem;font-weight:700}.leads-extract__button .btn--active:after{transform:rotate(225deg);bottom:calc(50% - 5px)}.controlplan{color:#4d4c59}.controlplan__bigtitle{font-size:2rem;font-weight:600;margin-bottom:32px}.controlplan__bigtitle-small{font-size:1.4rem}.controlplan__box{border-radius:4px;background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);padding:24px;margin-bottom:64px;height:100%}.controlplan__box--info{padding:32px 64px;margin-bottom:0}.controlplan__descript-title{font-size:1.6rem;font-weight:600;padding-bottom:4px}.controlplan__descript-price{font-size:1.8rem;font-weight:600}.controlplan__descript-price:before{font-size:1.2rem;font-weight:normal}.controlplan__descript-text{color:#8b8c99;font-size:1.2rem}.controlplan__bar{position:relative;font-size:1.2rem}.controlplan__bar:before,.controlplan__bar:after{content:"";position:absolute;top:0;bottom:0;border-left:1px solid #ecedf2}.controlplan__bar:after{right:0}.controlplan__bar:before{left:0}.controlplan__bar-price{padding-right:64px}.controlplan__bar-status{padding-bottom:16px}.controlplan__bar-data{padding-top:16px}.controlplan__bar-height{height:20px}.controlplan__bar-current{width:75%;background-image:linear-gradient(90deg, #FF6D00 0%, #F5944C 100%),linear-gradient(90deg, #00D6A6 0%, #73E8CE 100%);background-repeat:no-repeat;border-radius:10px 0 0 10px}.controlplan__bar-exceeds{background-color:#ecedf2;width:25%;position:relative;border-radius:0 10px 10px 0;background-size:10px;background-image:linear-gradient(90deg, #F3123C 0%, #FF4165 100%),url(/c4a985d224a737fc6a7e.svg);background-repeat:no-repeat,repeat}.controlplan__bar-exceeds::before{content:"";position:absolute;left:-2px;top:0;height:100%;width:4px;background-color:#fff}.controlplan__bar-exceeds-value{position:absolute;left:0;bottom:100%}.controlplan__actions{text-align:center;align-self:center}.controlplan__actions .btn{width:100%}.controlplan__bar-state::before{content:"";width:8px;height:8px;display:inline-block;margin-right:4px}.controlplan__bar-state--1::before{background-color:#00d6a6}.controlplan__bar-state--2::before{background-color:#ff8327}.controlplan__bar-state--3::before{background-color:#f3123c}.controlplan__bar-state+.controlplan__bar-state{padding-left:64px}.controlplan__info-text{font-size:1.6rem;color:#8b8c99}.controlplan__insert-text{margin-bottom:-12px;font-size:1.2rem}.controlplan__insert-value{border-bottom:1px solid #ecedf2;font-size:1.6rem;flex:1;margin-right:10px}.controlplan__insert-value::before{padding-bottom:4px}.controlplan__insert-input{border-style:none;padding:4px 8px 4px;outline-style:none}.storedata .static__title-label{margin-bottom:-8px}@keyframes zoomInBgForm{0%{transform:scale(0.6)}100%{transform:scale(1)}}.page{background-color:#ecedf2}.page strong{font-weight:500}.page__cover{height:420px;background-image:radial-gradient(#383B3D, #232425);background-size:cover;background-position:center;padding:88px 24px;position:relative}.page__cover--crm{background-image:url(/3360037391bd3a373fc6.jpg)}.page__cover--autoguru{background-image:url(/de5b7e77d1bb2e33ff0c.jpg)}.page__cover--universidade{background-image:url(/71b682928ca1326198e0.jpg)}.page__cover--feiroes{background-image:url(/030126893b3e029b73f7.jpg)}.page__cover--estoque{background-image:url(/b911392f0e49dfc3eba1.jpg)}.page__title{font-size:40px;font-weight:bold;line-height:1.5em}.page__subtitle{font-size:24px;font-weight:bold;line-height:1.5em}.page__text{font-size:16px;line-height:1.5em}.page__text-min{font-size:12px;line-height:1.5em}.page__division{border-top:1px solid #eee}.page__brands svg{height:36px}.page__brands-webmotors{position:relative}.page__brands-webmotors:before{content:"";position:absolute;left:100%;top:0;transform:translate(14px, 16px);width:4px;height:4px;background-color:#171717;border-radius:100%}.page__brands-webmotors .st0{fill:#171717}.page__brands-webmotors .st1{fill:rgba(0,0,0,0)}.page__brands-webmotors .st2{fill:#ec0928}.page__brands-financiamento{transform:translateY(3px);fill:#f72805;margin-top:-6px}.page__brands-consumer{transform:translateY(3px);fill:#f72805;margin-top:-6px}.page__card{padding:0 8px}.page__card-icon{width:52px;height:52px}.page__cover--crm{background-image:url(/3360037391bd3a373fc6.jpg)}.page__cover--autoguru{background-image:url(/de5b7e77d1bb2e33ff0c.jpg)}.page__cover--universidade{background-image:url(/71b682928ca1326198e0.jpg)}.page__cover--feiroes{background-image:url(/030126893b3e029b73f7.jpg)}.page__cover--estoque{background-image:url(/b911392f0e49dfc3eba1.jpg)}.page__mobile{padding:102px 22px 0;margin-top:-11px;position:relative}.page__mobile .page__text{max-width:386px}.page__mobile-shadow{overflow:hidden;height:600px;position:relative}.page__mobile-shadow:before{content:"";position:absolute;right:20px;bottom:0;width:260px;height:470px;background-color:#222;filter:blur(22px);transform:rotate(-30deg) translate(-345px, 50px)}.page__mobile-photo{position:absolute;left:50%;transform:translateX(-50%)}.page__mobile-photo:before{content:url(/b8490770a793d03cd24a.png);position:absolute;right:22px;bottom:-32px}.page__comments{padding:150px 22px 40px;box-shadow:0px 4px 4px rgba(46,45,55,.1)}.page__join{padding:110px 22px}.page__join-logo{width:266px}.page__join-logo .st0{fill:#2e2d37}.page__join-logo .st1{fill:#f3123c}.page__crm{box-shadow:0px 4px 4px rgba(46,45,55,.1);position:relative;padding:0 0 72px}.page__crm .page__cover-webmotors:before{background-color:#2e2d37}.page__crm .page__cover-webmotors .st0{fill:#2e2d37}.page__crm .page__cover-financiamento{fill:#f72805}.page__crm-img{background-size:contain,90% 90%;background-repeat:no-repeat;background-position:50% 0,calc(50% + 16px) 120px;padding-bottom:92px}.page__crm-box{padding:24px;border-radius:8px;height:100%}.page__crm-boxtitle{font-size:17px;line-height:1.5em;font-weight:bold}.page__crm-boxtext{font-size:14px;height:42px}.page__crm-item{font-size:12px;line-height:2em;padding-left:24px}.page__crm-item--active{position:relative}.page__crm-item--active:before{content:"";background-image:url(/d6f4ec3647c5590821e6.svg);background-size:contain;background-repeat:no-repeat;width:10px;height:10px;position:absolute;left:0;top:8px}.page__autoguru-decision .page__subtitle,.page__autoguru-mobile .page__subtitle{font-weight:500}.page__autoguru-cel{max-width:480px;transform:translateX(-104px)}.page__autoguru-mobile .page__subtitle:before{content:"";display:block;width:22px;height:22px;background-image:url(/d6f4ec3647c5590821e6.svg);background-repeat:no-repeat;background-size:contain;margin-bottom:8px}.page__universidade-card svg{width:22px;height:22px}.page__universidade-reasons{height:950px;background-size:1300px auto,850px auto;background-image:url(/e8f0a9720bdc695b4c74.svg),url(/b4cc901678794bc9d2e3.jpg);background-repeat:no-repeat;background-position:bottom center,center 480px}.page__feiroes-offer{overflow:hidden}.page__feiroes-offer .page__subtitle{font-weight:normal}.page__feiroes-screen{height:520px}.page__feiroes-benefits svg{width:22px;fill:#f3123c;margin-bottom:8px}.page__feiroes-benefits .page__subtitle{font-weight:normal}.page__estoque .page__text{font-size:18px}.page__estoque-product{background-image:url(/216b69f3e6bb362ba741.jpg);background-size:cover;background-position:center top;padding:170px 0px 60px}.page__estoque-features .page__subtitle{font-size:18px;font-weight:500}.page__estoque-features .page__subtitle:after{padding:0px 4px;background:#f3123c;border-radius:4px;font-size:9px;transform:translate(10px, -2px);display:inline-block;line-height:17px}.page__estoque-features .page__text{font-size:16px}.page__estoque-features .page__text:before{content:"";display:block;width:22px;height:22px;background-image:url(/d6f4ec3647c5590821e6.svg);background-repeat:no-repeat;background-size:contain;margin-bottom:8px}@media(max-width: 1200px){.page__page{margin-top:90px;padding:24px}.page__cover--big{padding:88px 0 64px}.page__cover--big .pc-col-5{order:1;text-align:center;padding-top:24px}.page__cover--big .pc-col-5,.page__cover--big .pc-col-6{padding:0px;margin:auto}.page__cover-form{padding:16px}.page__crm-brands,.page__brands,.page__join .container,.page .tl-ta-c{justify-content:center}.page__subtitle,.page__text,.page__text-min,.page__title{text-align:center}.page__crm-img{background-image:none}.page__join .page__title{margin-bottom:24px}.page__cover{height:auto}.page__card{display:flex;align-items:center;margin-bottom:16px}.page__card .svg{margin-right:24px}.page__card .page__subtitle{width:240px;text-align:right;padding:0 16px}.page__card .page__text{flex:1}.page__autoguru-cel{display:none}.page__autoguru-mobile .pc-col-6{width:50%}.page__autoguru-mobile .page__subtitle:before{content:none}.page__universidade-card{flex:1;padding:8px 24px}.page__universidade-reasons{background-position:bottom center,center bottom;background-size:100%,70%}.page__feiroes-screen{height:0;margin-bottom:64px}.page__feiroes-benefits .svg{display:none}.page__feiroes-benefits .page__title{margin-bottom:32px}.page__estoque-product{background-color:#ebeef3;background-image:none;padding:32px 0}}.page__estoque-features .page__text{font-size:16px;text-align:left;margin-bottom:26px;padding:0}.page__estoque-features .page__text:before{content:"";display:block;width:22px;height:22px;background-image:url(/d6f4ec3647c5590821e6.svg);background-repeat:no-repeat;background-size:contain;margin-bottom:8px}.terms{padding:32px 32px}.terms__list{max-height:480px;overflow:auto}.terms__link{min-height:96px;padding:8px 12px;position:relative;display:block;border-left:4px solid rgba(0,0,0,0);width:100%;color:#8b8c99;text-align:left;background-color:rgba(0,0,0,0)}.terms__link:after{content:"";width:12px;height:12px;border:1px solid #4d4c59;border-top-style:none;border-left-style:none;position:absolute;right:4px;top:50%;transform:translate(-50%, -50%) rotate(-45deg)}.terms__link--current{background-color:#f3f5f8;border-left-color:#f3123c}.terms__link--current:after{content:none}.terms__link:hover{color:#000}.terms__document{max-height:480px;overflow:auto;padding-bottom:120px;font-size:1.2rem}.terms__name{font-size:1.4rem;font-weight:600}.terms__button .link{font-size:1.2rem}.terms__button .btn{margin-left:16px;padding:12px 52px}.terms__modal .webmodal__icon{fill:#f3123c}.terms__modal .btn{margin-left:16px;padding:12px 72px}.terms__modal-text{font-size:1.6rem}@media print{.notice{display:none}.pagetitle__tablist{display:none}.terms{box-shadow:none;padding:0}.terms__list,.terms__button{display:none}.terms__document{max-height:100%}}
