@import url("https://fonts.googleapis.com/css?family=Montserrat&display=swap");.app{font-family:Montserrat,sans-serif;box-sizing:content-box;font-size:1rem;text-align:center;color:#3598b8}input,select{text-align:left;padding:.3rem .4rem;width:50%}input,select{margin:.5rem 0 .5rem .8rem;border:1px solid #a4a4a4;color:#a2a2a2}select{padding:.3rem .8rem;height:2rem}button,select{background-color:transparent}button{padding:.5rem 1rem;margin:.5rem 0}.imageCover{max-width:400px;height:auto;margin-bottom:-40px}.dadosPessoais{padding-top:40px}.indexSimulatorContainer{display:none}.backgroundSimulator{position:-webkit-sticky;position:sticky;top:54px;left:0;height:5.5vh;background-color:#a2a2a2;z-index:1;max-width:20vh}.handle{cursor:col-resize;height:100%;position:absolute;right:0;top:0;width:5px}.grow{opacity:1;transform:scale(1);transition:all 9.08s}#productGeneral:not(.autoComplete){opacity:.1}.CircularProgressbar{width:100%;vertical-align:middle}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;font-size:20px;dominant-baseline:middle;text-anchor:middle}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:transparent}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1 1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__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}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__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}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__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)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__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}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--light:300;--regular:400;--medium:500;--bold:600;--extra-bold:700}:root,body{font-family:Roboto,sans-serif}body{line-height:1.35!important}::-webkit-scrollbar{width:0;background:transparent}*,:after,:before{box-sizing:border-box}img{max-width:100%;height:auto}h1{font-size:22px;font-weight:600}h2{font-size:20px}h2,h3{font-weight:500}h3{font-size:18px}h4{font-size:16px}h4,h5{font-weight:500}h5{font-size:14px}h6{font-size:12px;font-weight:500}p{font-size:14px;font-weight:400}.pointer{cursor:pointer}.brightnes{filter:brightness(110%) saturate(140%)}.button{background-color:#f2f2f2;text-align:center;margin-top:14px;border-radius:5px;border:1px solid #000;padding:10px 20px;font-size:2em;cursor:pointer}.error{color:red}.formik-component{border:1px solid #39f;box-shadow:#000;border-radius:5%;margin-top:1em;text-align:center;justify-content:center;flex-direction:column;display:flex;padding:45px;box-shadow:5px 6px 19px -14px rgba(38,127,255,.33);height:600px;width:400px}.nav-landingPage{padding-right:15px}.container_sticky{position:-webkit-sticky;position:sticky;top:50px;background-color:#f4f7fe;height:140px;z-index:100;margin-top:10px;padding-top:40px}.closed{height:90px!important}.container_sticky_dark{position:-webkit-sticky;position:sticky;top:50px;background-color:#1f2527;height:140px;z-index:100;margin-top:10px;padding-top:40px}@media only screen and (max-width:455px){.container_sticky,.container_sticky_dark{position:-webkit-sticky;position:sticky;top:40px;height:200px;z-index:10}.container_isnot_sticky{margin-top:20px}}@media only screen and (min-width:456px) and (max-width:900px){.container_sticky,.container_sticky_dark{position:-webkit-sticky;position:sticky;top:40px;height:190px;z-index:10}.container_isnot_sticky{margin-top:20px}}.product-auto-complete{background-color:#e6f5ff;position:static;overflow:hidden;z-index:999}.car-simulator{z-index:999}.environment-watermark{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.3;display:flex;justify-content:center;align-items:center;font-size:14vw;color:#d0d0d0;z-index:99999;pointer-events:none;text-align:center;white-space:pre-line;width:100%;height:100%}.input{width:55px;height:55px;padding:0;font-size:24px;text-align:center;margin-right:12px;color:#494949;border:2px solid #d6d6d6;border-radius:4px;background:#fff;background-clip:padding-box}.input:focus{-webkit-appearance:none;appearance:none;outline:0;box-shadow:0 0 0 2px #d0634e}.shake{animation:shake .4s}@keyframes shake{0%{transform:translateX(0)}25%{transform:translateX(-5px)}50%{transform:translateX(5px)}75%{transform:translateX(-5px)}to{transform:translateX(0)}}.rd3t-tree-container{width:200%;width:100%;height:100%}.rd3t-grabbable{cursor:move;cursor:grab;cursor:-webkit-grab}.rd3t-grabbable:active{cursor:grabbing;cursor:-webkit-grabbing}.rd3t-node{cursor:pointer;fill:#777;stroke:#000;stroke-width:2}.rd3t-leaf-node{cursor:pointer;fill:#e9e9e9!important;stroke-width:1}.rd3t-label__title{fill:#000;stroke:none;font-weight:bolder}.rd3t-label__attributes{fill:#777;stroke:none;font-weight:bolder;font-size:smaller}.rd3t-link{fill:none;stroke:#000}.rd3t-label-root{fill:#da9494!important;stroke:none!important;font-weight:bolder!important;font-size:medium!important;background-color:#d49d9d!important}.rd3t-label-blur{fill:#d1d1d1!important;stroke:none!important}.rd3t-label-title-blur{fill:#a1a1a1!important;stroke:none!important}.custom-phone-input{display:flex;align-items:center;border:1px solid #c4c4c4;border-radius:8px;padding:11.5px 8px;position:relative}.custom-phone-input .PhoneInputCountry{display:flex;transform:scale(1.2);border-right:2px solid #727272!important;padding-right:8px!important;align-items:center}.custom-phone-input .PhoneInputCountrySelect{border:none;background:transparent;cursor:pointer}.custom-phone-input input{border:none;margin:0;outline:none;font-size:16px;width:100%;background:transparent}.custom-phone-input input:focus{outline:none;box-shadow:none}.custom-textfield .MuiInputAdornment-root{display:flex;height:40px;border-right:1px solid #727272!important;padding-right:8px!important;align-items:center}:root{--calendar-height:calc(102vh - 138px);--more-height:calc(100% + 5px);--primary-color:#624c99;--toolbar-font-size:12px}.app-calendar .rbc-calendar,.rbc-calendar{position:relative!important;display:flex!important;flex-direction:column!important;flex:1 0 auto!important;width:100%!important;height:var(--calendar-height)!important}.rbc-header{overflow:hidden!important;flex:1 0!important;text-overflow:ellipsis!important;white-space:nowrap!important;padding:0 3px!important;text-align:center!important;vertical-align:middle!important;font-weight:700!important;font-size:90%!important;border-bottom:1px solid #ddd!important}.rbc-month-header{background-color:#f2f2f2!important}.rbc-event{max-width:170px!important;min-height:calc(100% - 2380px)!important;background-color:#fff!important;left:0!important}.rbc-event-label{width:0!important;height:0!important}.rbc-event:focus{outline:none!important}.rbc-events-container{display:flex!important;white-space:2!important;flex-direction:row!important}.rbc-today{background-color:#e6f2ff!important}.rbc-row{max-height:27px!important}.rbc-month-row{max-lines:2!important}.rbc-timeslot-group{min-height:100px!important}.rbc-current-time-indicator{background-color:var(--primary-color)!important;min-height:3px!important}.rbc-overlay{position:absolute!important;z-index:1!important;display:none!important}.rbc-overlay-header{text-align:center!important}.rbc-show-more{height:var(--more-height)!important}@media screen and (max-width:959px){.rbc-toolbar{display:flex;flex-direction:column;align-items:flex-start}.rbc-toolbar .rbc-toolbar-label{margin:8px 0}.hs-calendar table{height:auto}}@media screen and (max-width:467px){.rbc-toolbar{font-size:var(--toolbar-font-size)}.rbc-toolbar button{padding:5px 10px}.hs-calendar table td,.hs-calendar table th{font-size:var(--toolbar-font-size)}}.cr-embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.cr-embed-responsive:before{display:block;content:""}.cr-embed-responsive .cr-embed-responsive-item,.cr-embed-responsive embed,.cr-embed-responsive iframe,.cr-embed-responsive object,.cr-embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.cr-embed-responsive-21by9:before{padding-top:42.85714286%}.cr-embed-responsive-16by9:before{padding-top:56.25%}.cr-embed-responsive-4by3:before{padding-top:75%}.cr-embed-responsive-1by1:before{padding-top:100%}.app-loader{height:100%;display:flex;flex:1 1;align-items:center;justify-content:center;position:absolute;top:0;left:0;right:0;bottom:0;z-index:99999}.loader-spin{text-align:center}.crema-dot{position:relative;display:inline-block;font-size:20px;width:30px;height:30px}.crema-dot-spin{transform:rotate(45deg);animation:hipsterRotate 1.2s linear infinite}.crema-dot i{width:9px;height:9px;border-radius:100%;background-color:#1890ff;transform:scale(.75);display:block;position:absolute;opacity:.5;animation:hipsterSpinMove 1s linear infinite alternate;transform-origin:50% 50%}.crema-dot i:first-child{left:10px;background-color:#1890ff;top:0}.crema-dot i:nth-child(2){right:0;top:8px;background-color:#1890ff;animation-delay:.4s}.crema-dot i:nth-child(3){right:4px;bottom:0;background-color:#1890ff;animation-delay:.8s}.crema-dot i:nth-child(4){left:4px;bottom:0;background-color:#1890ff;animation-delay:1.2s}.crema-dot i:nth-child(5){left:0;top:8px;background-color:#1890ff;animation-delay:1.2s}@keyframes hipsterSpinMove{to{opacity:1}}@keyframes hipsterRotate{to{transform:rotate(405deg)}}.chart{flex:3 1;box-shadow:2px 4px 10px 1px hsla(0,0%,7%,.47);padding:10px}.chart:hover{transform:scale(1.02)}.chart .title{margin-bottom:20px}.chart .chartGrid{stroke:#e4e1e1}.featured{flex:2 1;box-shadow:2px 4px 10px 1px rgba(31,30,30,.47);padding:10px}.featured:hover{transform:scale(1.02)}.featured .top{display:flex;align-items:center;justify-content:space-between;color:gray}.featured .top h1{font-size:16px;font-weight:500}.featured .bottom{padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px}.featured .bottom .featuredChart{width:100px;height:100px}.featured .bottom .title{font-weight:500;color:gray}.featured .bottom .amount{font-size:30px}.featured .bottom .desc{font-weight:300;font-size:12px;color:gray;text-align:center}.featured .bottom .summary{width:100%;display:flex;align-items:center;justify-content:space-between}.featured .bottom .summary .item{text-align:center}.featured .bottom .summary .item .itemTitle{font-size:14px;color:gray}.featured .bottom .summary .item .itemTitle .itemResult_positive{display:flex;align-items:center;margin-top:10px;font-size:14px;color:green}.featured .bottom .summary .item .itemTitle .itemResult_negative{display:flex;align-items:center;margin-top:100000px;font-size:14px;color:red}.itemResult_negative{color:red}.itemResult_positive{color:green}:root{--margin-top:60px}*{margin:0;padding:0}.disableUserInteraction{pointer-events:none;background-color:#a0a0a0;opacity:.3;transition:.5s}.disableUserInteractionCurrent{pointer-events:none;background-color:#514f4f;scroll-margin-top:35px}.transitionCollapse{transition:1s;transition-delay:1s;box-shadow:inset 0 0 5px rgba(0,0,0,.56)}.Toastify__toast-container--top-right{margin-top:var(--margin-top)}