._container_1ptiy_1{display:flex;align-items:center;justify-content:center}
._Alert_3njmv_12{display:flex;flex:1;gap:8px;align-items:center;justify-content:space-between;padding:8px 16px;border:0;border-radius:8px}._Alert--warning--light_3njmv_22{background-color:#fdd877;color:#2e2e3a}._Alert--warning--strong_3njmv_26{background-color:#fbba0d;color:#f7f7ff}._Alert--success--light_3njmv_30{background-color:#c3e3d1;color:#2e2e3a}._Alert--success--strong_3njmv_34{background-color:#269957;color:#f7f7ff}._Alert--info--light_3njmv_38{background-color:#b7e3ee;color:#2e2e3a}._Alert--info--strong_3njmv_42{background-color:#16a6c7;color:#f7f7ff}._Alert--critical--light_3njmv_46{background-color:#f7cbc0;color:#2e2e3a}._Alert--critical--strong_3njmv_50{background-color:#e55c39;color:#f7f7ff}._AlertFlex_3njmv_55{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}._AlertFlex_3njmv_55>div{width:24px;height:24px;margin-right:12px}._AlertFlex_3njmv_55 svg:nth-child(2){margin-left:8px;cursor:pointer}._AlertText_3njmv_71{color:#2e2e3a;font-weight:600;font-style:normal;font-size:14px;font-family:Figtree;line-height:130%}._AlertAction_3njmv_80{font-weight:700;font-size:14px;line-height:130%;cursor:pointer}._AlertCloseButton_3njmv_87{border:none;background:none;outline:none;cursor:pointer}
@keyframes _toast-enter_1t8os_1{0%{right:-120%;opacity:0}to{right:0;opacity:1}}@keyframes _toast-leave_1t8os_1{0%{right:0;opacity:1}to{right:-120%;opacity:0}}._toastWrapper_1t8os_32{width:497px;position:relative;background-color:#fff;padding:12px 12px 12px 16px;border-left:16px solid;border-radius:8px;box-shadow:2px 2px 8px rgba(0,0,0,.2);animation:_toast-enter_1t8os_1 .5s forwards;display:flex;flex-direction:column;gap:12px;color:#6a6977}._toastWrapper_1t8os_32._warning_1t8os_46{border-left-color:#fbba0d}._toastWrapper_1t8os_32._success_1t8os_49{border-left-color:#269957}._toastWrapper_1t8os_32._info_1t8os_52{border-left-color:#16a6c7}._toastWrapper_1t8os_32._critical_1t8os_55{border-left-color:#e55c39}._toastWrapper_1t8os_32+div{margin-top:8px}._toastWrapper_1t8os_32 svg{height:16px;width:16px}._toastLeave_1t8os_66{animation:_toast-leave_1t8os_1 .5s forwards}._toastContent_1t8os_70{display:flex;justify-content:space-between;gap:10px}._toastContent_1t8os_70 button,._toastContent_1t8os_70 svg{height:16px;width:16px}._toastContent_1t8os_70 button{background:rgba(0,0,0,0)}._toastHead_1t8os_83{display:flex;flex-direction:column;justify-content:space-between;gap:4px;flex:1}._toastHead_1t8os_83 div{display:flex;align-items:center;gap:4px}._toastTitle_1t8os_96{font-size:14px;font-family:Figtree;font-weight:600;line-height:21px;color:#2e2e3a}._toastDescription_1t8os_104{font-size:12px;font-family:Figtree;font-weight:400;line-height:18px;color:ds-colors-neutral-low-medium}._toastButton_1t8os_112{border:0;cursor:pointer}._progressWrapper_1t8os_117{height:4px;background-color:#8e8e9c;overflow:hidden;border-radius:8px}._progressBar_1t8os_124{height:100%;width:100%;transition:width .1s linear}._progressBar_1t8os_124._warning_1t8os_46{background-color:#fbba0d}._progressBar_1t8os_124._success_1t8os_49{background-color:#269957}._progressBar_1t8os_124._info_1t8os_52{background-color:#16a6c7}._progressBar_1t8os_124._critical_1t8os_55{background-color:#e55c39}@media(max-width: 787px){._toastWrapper_1t8os_32{width:100%}}._toastContainer_1s7dy_1{position:fixed;top:0;right:0;z-index:0;overflow:hidden;padding:30px}._toastContainer_1s7dy_1._toastContainerActive_1s7dy_9{z-index:9999}@media(width <= 767px){._toastContainer_1s7dy_1{top:unset;bottom:0;padding:10px}}
.animated{animation-duration:1s;animation-fill-mode:forwards}.animated.bounceIn{animation-duration:.7s}.animated.bounceOut{animation-duration:.5s}.animated.bounceIn{animation-name:bounceIn}.animated.bounceOut{animation-name:bounceOut}.animated.fadeIn{animation-name:fadeIn;animation-duration:.7s}.animated.fadeOut{animation-name:fadeOut;animation-duration:.3s}.animated.bounceInDown{animation-name:bounceInDown}.animated.bounceOutUp{animation-name:bounceOutUp}@keyframes bounceIn{from,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:perspective(1px) scale3d(0.3, 0.3, 0.3)}20%{transform:perspective(1px) scale3d(1.1, 1.1, 1.1)}40%{transform:perspective(1px) scale3d(0.9, 0.9, 0.9)}60%{opacity:1;transform:perspective(1px) scale3d(1.03, 1.03, 1.03)}80%{transform:perspective(1px) scale3d(0.97, 0.97, 0.97)}to{opacity:1;transform:perspective(1px) scale3d(1, 1, 1)}}@keyframes bounceOut{20%{transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes bounceInDown{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.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 bounceOutUp{20%{transform:translate3d(0, -10px, 0)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0)}to{opacity:0;transform:translate3d(0, -2000px, 0)}}.rrt-confirm-holder{width:100%;height:100%;position:fixed;top:0;left:0;z-index:99999999}.rrt-confirm-holder .shadow{width:100%;height:100%;background-color:rgba(50,58,68,.8)}.rrt-confirm-holder .rrt-confirm{width:320px;background-color:#fff;position:absolute;z-index:9;top:20%;left:50%;margin-left:-160px;box-shadow:3px 3px 20px #333;border-radius:4px;overflow:hidden}.rrt-confirm-holder .rrt-confirm .rrt-message{width:100%;padding:5%;min-height:50px;font-size:1em;background-color:#fff;text-align:center;font-family:"open-sanscondensed-light",sans-serif;clear:both}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder{display:flex}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button{flex-grow:1;height:50px;text-transform:capitalize;border:none;background-color:rgba(0,0,0,0);padding:0;margin:0;float:left;border-top:1px solid #f0f0f0;font-size:14px;overflow:hidden;cursor:pointer}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button:hover{background-color:#f5f5f5}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button.rrt-ok-btn:active{background-color:#60bb71;color:#fff}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button.rrt-cancel-btn:active{background-color:#db6a64;color:#fff}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button:focus{outline:none}body.toastr-confirm-active{overflow:hidden}.redux-toastr *,.redux-toastr *:before,.redux-toastr *:after{box-sizing:border-box}.redux-toastr .top-left,.redux-toastr .top-right,.redux-toastr .top-center,.redux-toastr .bottom-left,.redux-toastr .bottom-right,.redux-toastr .bottom-center{width:350px;position:fixed;z-index:99999999;padding:0 10px}.redux-toastr .top-left,.redux-toastr .top-right,.redux-toastr .top-center{top:0}.redux-toastr .top-right,.redux-toastr .bottom-right{right:0}.redux-toastr .bottom-left,.redux-toastr .bottom-right,.redux-toastr .bottom-center{bottom:0}.redux-toastr .top-left,.redux-toastr .bottom-left{left:0}.redux-toastr .top-center,.redux-toastr .bottom-center{left:50%;margin-left:-175px}@media(max-width: 320px){.redux-toastr .top-left,.redux-toastr .top-right,.redux-toastr .top-center,.redux-toastr .bottom-left,.redux-toastr .bottom-right,.redux-toastr .bottom-center{width:320px}.redux-toastr .top-center,.redux-toastr .bottom-center{margin-left:-160px}}.redux-toastr .toastr{background-color:#fcfcfc;width:100%;min-height:70px;overflow:hidden;margin:10px 0;border-radius:4px;position:relative;z-index:2;color:#333;opacity:.94;box-shadow:2px 2px 10px rgba(0,0,0,.4)}.redux-toastr .toastr:hover:not(.rrt-message){box-shadow:0px 0px 10px rgba(0,0,0,.6);opacity:1}.redux-toastr .toastr .toastr-status{width:100%;height:5px}.redux-toastr .toastr .toastr-status.success{background-color:#60bb71}.redux-toastr .toastr .toastr-status.warning{background-color:#f7a336}.redux-toastr .toastr .toastr-status.info{background-color:#58abc3}.redux-toastr .toastr .toastr-status.error{background-color:#db6a64}.redux-toastr .toastr .rrt-left-container,.redux-toastr .toastr .rrt-right-container{float:left;text-align:center;overflow:hidden}.redux-toastr .toastr .rrt-left-container{width:80px;top:0;left:0;position:absolute;bottom:0}.redux-toastr .toastr .rrt-left-container .rrt-holder{width:70px;height:70px;position:absolute;top:50%;margin-top:-35px;left:5px;line-height:60px}.redux-toastr .toastr .rrt-left-container .toastr-icon{fill:#fff;vertical-align:middle;margin-top:5px}.redux-toastr .toastr .rrt-middle-container{width:65%;margin-left:80px;position:relative;float:left;font-family:Arial,Helvetica,sans-serif,sans-serif;font-size:1em;text-align:left;padding:10px 5px}.redux-toastr .toastr .rrt-middle-container .rrt-title{font-size:1.1em;font-weight:bold;margin-bottom:5px}.redux-toastr .toastr .rrt-right-container{width:10%}.redux-toastr .toastr .close-toastr{width:10%;height:100%;position:absolute;top:0;right:0;background-color:rgba(0,0,0,0);font-size:22px;border:none;outline:none;opacity:.5;cursor:pointer;font-family:"Helvetica Neue",Helvetica,Arial sans-serif;color:#000}.redux-toastr .toastr .close-toastr:hover{opacity:1}.redux-toastr .toastr .close-toastr:focus{outline:none}.redux-toastr .toastr .close-toastr span{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%)}.redux-toastr .toastr.rrt-info,.redux-toastr .toastr.rrt-success,.redux-toastr .toastr.rrt-warning,.redux-toastr .toastr.rrt-error{color:#fff}.redux-toastr .toastr.rrt-info{background-color:#58abc3}.redux-toastr .toastr.rrt-info .rrt-progressbar{background-color:#378298}.redux-toastr .toastr.rrt-success{background-color:#60bb71}.redux-toastr .toastr.rrt-success .rrt-progressbar{background-color:#3e914d}.redux-toastr .toastr.rrt-warning{background-color:#f7a336}.redux-toastr .toastr.rrt-warning .rrt-progressbar{background-color:#d87e09}.redux-toastr .toastr.rrt-error{background-color:#db6a64}.redux-toastr .toastr.rrt-error .rrt-progressbar{background-color:#c5352e}.redux-toastr .toastr.rrt-light .rrt-progressbar{background-color:#ccc}.redux-toastr .toastr.rrt-light .toastr-icon{fill:#333 !important}.redux-toastr .toastr.rrt-message{opacity:1;border:1px solid #dbdbdb}.redux-toastr .toastr.rrt-message .rrt-title{width:90%;height:50px;text-align:center;overflow:hidden;font-size:1.2em;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;line-height:50px;padding:0 20px}.redux-toastr .toastr.rrt-message .rrt-text{width:100%;max-height:400px;overflow:hidden;overflow-y:auto;border-top:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;background-color:#fff;padding:15px;font-size:1.1em;margin-bottom:20px}.redux-toastr .toastr.rrt-message .rrt-text img{display:block;margin:10px auto;max-width:100%}.redux-toastr .toastr.rrt-message .close-toastr{height:50px}.redux-toastr .toastr .rrt-progress-container{height:5px;margin:0 -20px -20px -60px;position:absolute;bottom:20px;width:100%}.redux-toastr .toastr .rrt-progress-container .rrt-progressbar{border-radius:0 0 0 4px;height:100%}.redux-toastr .toastr-attention{width:100%;height:100%;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.4);z-index:1}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid rgba(0,0,0,0)}.slick-arrow.slick-hidden{display:none}
.slick-loading .slick-list{background:#fff url(https://www.cockpit.com.br/university/assets/fb6f3c230cb846e25247.gif) center center no-repeat}@font-face{font-family:"slick";font-weight:normal;font-style:normal;src:url(https://www.cockpit.com.br/university/assets/a4e97f5a2a64f0ab1323.eot);src:url(https://www.cockpit.com.br/university/assets/a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(https://www.cockpit.com.br/university/assets/295183786cd8a1389865.woff) format("woff"),url(https://www.cockpit.com.br/university/assets/c94f7671dcc99dce43e2.ttf) format("truetype"),url(https://www.cockpit.com.br/university/assets/2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);cursor:pointer;color:rgba(0,0,0,0);border:none;outline:none;background:rgba(0,0,0,0)}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:rgba(0,0,0,0);outline:none;background:rgba(0,0,0,0)}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:"slick";font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:rgba(0,0,0,0);border:0;outline:none;background:rgba(0,0,0,0)}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:"slick";font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}
._loadingContainer_3k6if_12{display:inline-block;opacity:0;animation:_fadeIn_3k6if_1 .2s ease-out .1s forwards}._loadingContainer_3k6if_12._small_3k6if_17{width:16px;height:16px}._loadingContainer_3k6if_12._medium_3k6if_21{width:24px;height:24px}._loadingContainer_3k6if_12._large_3k6if_25{width:32px;height:32px}._loadingContainer_3k6if_12._white_3k6if_29{color:#f7f7ff}._loadingContainer_3k6if_12._blue_3k6if_32{color:#5858bf}._spinner_3k6if_36{animation:_spin_3k6if_36 1s linear infinite;transform-origin:center}@keyframes _fadeIn_3k6if_1{to{opacity:1}}@keyframes _spin_3k6if_36{to{transform:rotate(360deg)}}
._button_1j3sg_12{position:relative;display:inline-flex;gap:8px;align-items:center;justify-content:center;box-sizing:border-box;border:none;border-radius:8px;background:none;text-align:center;padding:0 16px;cursor:pointer;transition:background-color .2s ease-in-out,color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out}._button_1j3sg_12 svg path{transition:fill .2s}._button_1j3sg_12:focus-visible{outline:2px solid #16a6c7;outline-offset:4px}._button_1j3sg_12._disabled_1j3sg_34,._button_1j3sg_12._disabled_1j3sg_34:hover{cursor:not-allowed}._button_1j3sg_12._large_1j3sg_37{height:48px;font-weight:700;font-size:16px;font-family:Figtree;line-height:130%}._button_1j3sg_12._medium_1j3sg_44,._button_1j3sg_12._small_1j3sg_44{font-weight:700;font-size:14px;font-family:Figtree;line-height:130%}._button_1j3sg_12._medium_1j3sg_44{height:40px}._button_1j3sg_12._small_1j3sg_44{height:32px}._button_1j3sg_12._isOnlyIcon_1j3sg_56{padding:8px}._button_1j3sg_12._isOnlyIcon_1j3sg_56._small_1j3sg_44{padding:4px}._button_1j3sg_12._isOnlyIcon_1j3sg_56._large_1j3sg_37{padding:12px}._button_1j3sg_12._primary_1j3sg_65{color:#fff}._button_1j3sg_12._primary_1j3sg_65 svg path{fill:#fff}._button_1j3sg_12._primary_1j3sg_65._active_1j3sg_71{background-color:#e22446}._button_1j3sg_12._primary_1j3sg_65._active_1j3sg_71:hover{background-color:#a91b35}._button_1j3sg_12._primary_1j3sg_65._disabled_1j3sg_34{background-color:#e9e9f5;color:#cdcddb}._button_1j3sg_12._primary_1j3sg_65._disabled_1j3sg_34 svg path{fill:#cdcddb}._button_1j3sg_12._situational_1j3sg_84{color:#fff}._button_1j3sg_12._situational_1j3sg_84 svg path{fill:#fff}._button_1j3sg_12._situational_1j3sg_84._active_1j3sg_71{background-color:#2e2e3a}._button_1j3sg_12._situational_1j3sg_84._active_1j3sg_71:hover{background-color:#6a6977;box-shadow:0 0 0 1px #6a6977;color:#fff}._button_1j3sg_12._situational_1j3sg_84._active_1j3sg_71:hover svg path{fill:#fff}._button_1j3sg_12._situational_1j3sg_84:disabled{background-color:#e9e9f5;color:#cdcddb;box-shadow:0 0 0 1px #cdcddb}._button_1j3sg_12._situational_1j3sg_84:disabled svg path{fill:#cdcddb}._button_1j3sg_12._secondary_1j3sg_109{background-color:rgba(0,0,0,0);color:#2e2e3a;box-shadow:0 0 0 1px #2e2e3a}._button_1j3sg_12._secondary_1j3sg_109 svg path{fill:#2e2e3a}._button_1j3sg_12._secondary_1j3sg_109:hover{background-color:rgba(0,0,0,0);color:#6a6977;box-shadow:0 0 0 1px #6a6977}._button_1j3sg_12._secondary_1j3sg_109:hover svg path{fill:#6a6977}._button_1j3sg_12._secondary_1j3sg_109._active_1j3sg_71:active{background-color:#e9e9f5;color:#2e2e3a;box-shadow:0 0 0 1px #2e2e3a}._button_1j3sg_12._secondary_1j3sg_109._active_1j3sg_71:active svg path{fill:#2e2e3a}._button_1j3sg_12._secondary_1j3sg_109._active_1j3sg_71{background-color:rgba(0,0,0,0)}._button_1j3sg_12._secondary_1j3sg_109._disabled_1j3sg_34{background-color:rgba(0,0,0,0);box-shadow:0 0 0 1px #cdcddb;color:#cdcddb}._button_1j3sg_12._secondary_1j3sg_109._disabled_1j3sg_34 svg path{fill:#cdcddb}._button_1j3sg_12._tertiary-situational_1j3sg_144{background-color:rgba(0,0,0,0);color:#2e2e3a}._button_1j3sg_12._tertiary-situational_1j3sg_144 svg path{fill:#2e2e3a}._button_1j3sg_12._tertiary-situational_1j3sg_144._active_1j3sg_71:hover{background-color:#cdcddb;color:#2e2e3a}._button_1j3sg_12._tertiary-situational_1j3sg_144._active_1j3sg_71:hover svg path{fill:#2e2e3a}._button_1j3sg_12._tertiary-situational_1j3sg_144._active_1j3sg_71:active{background-color:#b5b5c2;color:#2e2e3a}._button_1j3sg_12._tertiary-situational_1j3sg_144._active_1j3sg_71:active svg path{fill:#2e2e3a}._button_1j3sg_12._tertiary-situational_1j3sg_144._active_1j3sg_71{background-color:rgba(0,0,0,0)}._button_1j3sg_12._tertiary-situational_1j3sg_144._disabled_1j3sg_34{background-color:rgba(0,0,0,0);color:#cdcddb}._button_1j3sg_12._tertiary-situational_1j3sg_144._disabled_1j3sg_34 svg path{fill:#cdcddb}._button_1j3sg_12._tertiary-situational_1j3sg_144._disabled_1j3sg_34:hover{background-color:rgba(0,0,0,0)}._button_1j3sg_12._tertiary_1j3sg_144 svg path{fill:#e22446}._button_1j3sg_12._tertiary_1j3sg_144._active_1j3sg_71{color:#e22446}._button_1j3sg_12._tertiary_1j3sg_144._active_1j3sg_71:hover{background-color:#f8c8d1}._button_1j3sg_12._tertiary_1j3sg_144._disabled_1j3sg_34{color:#cdcddb}._button_1j3sg_12._tertiary_1j3sg_144._disabled_1j3sg_34 svg path{fill:#cdcddb}._button_1j3sg_12._title_1j3sg_193{background-color:rgba(0,0,0,0);color:#e22446;padding:0}._button_1j3sg_12._title_1j3sg_193 svg path{fill:#e22446}._button_1j3sg_12._title_1j3sg_193:hover,._button_1j3sg_12._title_1j3sg_193:active{background-color:rgba(0,0,0,0)}._button_1j3sg_12._title_1j3sg_193:focus-visible{outline:none;box-shadow:0 0 0 2px #16a6c7;padding:1px}._button_1j3sg_12._title_1j3sg_193._active_1j3sg_71{background-color:rgba(0,0,0,0)}._button_1j3sg_12._title_1j3sg_193._disabled_1j3sg_34{background-color:rgba(0,0,0,0);color:#cdcddb}._button_1j3sg_12._title_1j3sg_193._disabled_1j3sg_34 svg path{fill:#cdcddb}._button_1j3sg_12._title_1j3sg_193._disabled_1j3sg_34:hover{background-color:rgba(0,0,0,0)}._button_1j3sg_12._title_1j3sg_193._large_1j3sg_37{height:24px;gap:12px;min-width:76px}._button_1j3sg_12._title_1j3sg_193._medium_1j3sg_44{height:24px;gap:8px;min-width:67px}._button_1j3sg_12._title_1j3sg_193._small_1j3sg_44{height:18px;gap:4px;min-width:55px}._button_1j3sg_12._title-situational_1j3sg_240{background-color:rgba(0,0,0,0);color:#2e2e3a;padding:0}._button_1j3sg_12._title-situational_1j3sg_240 svg path{fill:#2e2e3a}._button_1j3sg_12._title-situational_1j3sg_240:hover,._button_1j3sg_12._title-situational_1j3sg_240:active{background-color:rgba(0,0,0,0)}._button_1j3sg_12._title-situational_1j3sg_240:focus-visible{outline:none;box-shadow:0 0 0 2px #16a6c7;padding:1px}._button_1j3sg_12._title-situational_1j3sg_240._active_1j3sg_71{background-color:rgba(0,0,0,0)}._button_1j3sg_12._title-situational_1j3sg_240._disabled_1j3sg_34{background-color:rgba(0,0,0,0);color:#cdcddb}._button_1j3sg_12._title-situational_1j3sg_240._disabled_1j3sg_34 svg path{fill:#cdcddb}._button_1j3sg_12._title-situational_1j3sg_240._disabled_1j3sg_34:hover{background-color:rgba(0,0,0,0)}._button_1j3sg_12._title-situational_1j3sg_240._large_1j3sg_37{height:24px;gap:12px;min-width:76px}._button_1j3sg_12._title-situational_1j3sg_240._medium_1j3sg_44{height:24px;gap:8px;min-width:67px}._button_1j3sg_12._title-situational_1j3sg_240._small_1j3sg_44{height:18px;gap:4px;min-width:55px}._button_1j3sg_12._isDestructive_1j3sg_287{gap:10px}._button_1j3sg_12._isDestructive_1j3sg_287._primary_1j3sg_65,._button_1j3sg_12._isDestructive_1j3sg_287._situational_1j3sg_84{color:#fff}._button_1j3sg_12._isDestructive_1j3sg_287._primary_1j3sg_65 svg path,._button_1j3sg_12._isDestructive_1j3sg_287._situational_1j3sg_84 svg path{fill:#fff}._button_1j3sg_12._isDestructive_1j3sg_287._primary_1j3sg_65._active_1j3sg_71,._button_1j3sg_12._isDestructive_1j3sg_287._situational_1j3sg_84._active_1j3sg_71{background-color:#e55c39}._button_1j3sg_12._isDestructive_1j3sg_287._primary_1j3sg_65._active_1j3sg_71:hover,._button_1j3sg_12._isDestructive_1j3sg_287._situational_1j3sg_84._active_1j3sg_71:hover{background-color:#f7cbc0}._button_1j3sg_12._isDestructive_1j3sg_287._primary_1j3sg_65._disabled_1j3sg_34,._button_1j3sg_12._isDestructive_1j3sg_287._situational_1j3sg_84._disabled_1j3sg_34{background-color:#8e8e9c}._button_1j3sg_12._isDestructive_1j3sg_287._secondary_1j3sg_109._active_1j3sg_71{color:#e55c39;box-shadow:0 0 0 1px #e55c39}._button_1j3sg_12._isDestructive_1j3sg_287._secondary_1j3sg_109._active_1j3sg_71 svg path{fill:#e55c39}._button_1j3sg_12._isDestructive_1j3sg_287._secondary_1j3sg_109._active_1j3sg_71:hover{color:#f7cbc0;box-shadow:0 0 0 1px #f7cbc0}._button_1j3sg_12._isDestructive_1j3sg_287._secondary_1j3sg_109._active_1j3sg_71:hover svg path{fill:#f7cbc0}._button_1j3sg_12._isDestructive_1j3sg_287._secondary_1j3sg_109._disabled_1j3sg_34{box-shadow:0 0 0 1px #8e8e9c;color:#8e8e9c}._button_1j3sg_12._isDestructive_1j3sg_287._secondary_1j3sg_109._disabled_1j3sg_34 svg path{fill:#8e8e9c}._button_1j3sg_12._isDestructive_1j3sg_287._tertiary_1j3sg_144 svg path,._button_1j3sg_12._isDestructive_1j3sg_287._tertiary-situational_1j3sg_144 svg path{fill:#e55c39}._button_1j3sg_12._isDestructive_1j3sg_287._tertiary_1j3sg_144._active_1j3sg_71,._button_1j3sg_12._isDestructive_1j3sg_287._tertiary-situational_1j3sg_144._active_1j3sg_71{color:#e55c39}._button_1j3sg_12._isDestructive_1j3sg_287._tertiary_1j3sg_144._active_1j3sg_71:hover,._button_1j3sg_12._isDestructive_1j3sg_287._tertiary-situational_1j3sg_144._active_1j3sg_71:hover{background:none;color:#f7cbc0}._button_1j3sg_12._isDestructive_1j3sg_287._tertiary_1j3sg_144._active_1j3sg_71:hover svg path,._button_1j3sg_12._isDestructive_1j3sg_287._tertiary-situational_1j3sg_144._active_1j3sg_71:hover svg path{fill:#f7cbc0}._button_1j3sg_12._isDestructive_1j3sg_287._tertiary_1j3sg_144._disabled_1j3sg_34,._button_1j3sg_12._isDestructive_1j3sg_287._tertiary-situational_1j3sg_144._disabled_1j3sg_34{color:#8e8e9c}._button_1j3sg_12._isDestructive_1j3sg_287._tertiary_1j3sg_144._disabled_1j3sg_34 svg path,._button_1j3sg_12._isDestructive_1j3sg_287._tertiary-situational_1j3sg_144._disabled_1j3sg_34 svg path{fill:#8e8e9c}._button_1j3sg_12._isLink_1j3sg_345{text-decoration:none}
._cardContainer_44uzq_12{display:flex;align-items:center;justify-content:center}._card_44uzq_12{border:1px solid #6a6977;border-radius:16px;padding:12px;width:217px;height:74px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative}._card_44uzq_12:hover,._selected_44uzq_35{border:1px solid #5858bf}._selected_44uzq_35 ._checkIcon_44uzq_38{position:absolute;top:-6px;right:-3px;background-color:#5858bf;border-radius:50%;padding:2px;width:16px;height:16px;display:flex;align-items:center;justify-content:center}._selected_44uzq_35 ._checkIcon_44uzq_38 svg{fill:#fff;width:18px;height:18px}
._radioButtonInput_rm2s8_12{position:absolute;overflow:hidden;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px;padding:0;border:0}._radioButtonInput_rm2s8_12+span{display:flex;align-items:center;color:#2e2e3a;font-weight:400;font-size:14px;font-family:Figtree;line-height:150%}._radioButtonInput_rm2s8_12+span:before{content:"";display:inline-block;vertical-align:-0.25em;width:12px;height:12px;margin-right:8px;border:2px solid #f7f7ff;border-radius:1em;background-color:#f7f7ff;box-shadow:0 0 0 1px #2e2e3a;transition:.2s ease all}._radioButtonInput_rm2s8_12:disabled+span:before{box-shadow:0 0 0 1px #8e8e9c}._radioButtonInput_rm2s8_12:checked+span:before{background:#5858bf;box-shadow:0 0 0 1px #2e2e3a}._radioButtonInput_rm2s8_12:checked:disabled+span:before{background-color:#8e8e9c !important;box-shadow:0 0 0 1px #8e8e9c}._radioButtonInput_rm2s8_12:focus{outline:none}._radioButtonInput_rm2s8_12:focus+span:before{border:2px solid #f7f7ff;border-radius:1em;box-shadow:0 0 0 1px #2e2e3a,0 0 0 3px #f7f7ff,0 0 0 4px #16a6c7;transition:.2s ease all}._radioButtonWrappingLabel_rm2s8_65{display:block;padding:8px;font-size:1rem}._radioButtonWrappingLabel_rm2s8_65>span{display:flex;flex-direction:row}._radioButtonWrappingLabel_rm2s8_65:has(input:disabled) span{color:#8e8e9c}._radioButtonWrappingLabel_rm2s8_65._default_rm2s8_77 input:checked+span:before{background:#2e2e3a}._radioButtonWrappingLabel_rm2s8_65._inactive_rm2s8_80 input:checked+span:before{background:#8e8e9c}._radioButtonWrappingLabel_rm2s8_65._active_rm2s8_83 input:checked+span:before{background:#269957}._radioButtonWrappingLabel_rm2s8_65._error_rm2s8_86 input:checked+span:before{background:#e55c39}._radioButtonWrappingLabel_rm2s8_65._warning_rm2s8_89 input:checked+span:before{background:#fbba0d}._radioButtonWrappingLabel_rm2s8_65._complementary_rm2s8_92 input:checked+span:before{background:#5858bf}._radioButtonWrappingLabel_rm2s8_65._start_rm2s8_95>span{flex-direction:row-reverse !important}._radioButtonWrappingLabel_rm2s8_65._start_rm2s8_95>span:before{margin-right:0;margin-left:8px}
._cardShowcase_1lceo_12{display:flex;flex-direction:column;width:241px;min-width:128px;border:1px solid #dcdce9;border-radius:12px;background-color:#f7f7ff}._cardShowcase_1lceo_12._clickable_1lceo_21{cursor:pointer}._cardShowcase_1lceo_12._clickable_1lceo_21:hover{transform:translateY(-5px);transition:transform .3s ease}._cardShowcase_1lceo_12 ._imageContainer_1lceo_28{width:100%;height:167px;display:flex;justify-content:center;align-items:center;background-color:#8e8e9c;border-radius:12px 12px 0 0;text-align:center;font-size:14px;color:#2e2e3a;overflow:hidden}._cardShowcase_1lceo_12 ._imageContainer_1lceo_28 img{width:100%;height:100%;object-fit:cover;object-position:center}._cardShowcase_1lceo_12 ._content_1lceo_47{width:100%;padding:12px;color:#2e2e3a;font-size:14px;background-color:#f7f7ff;border-radius:12px}._cardShowcase_1lceo_12 ._content_1lceo_47 h1,._cardShowcase_1lceo_12 ._content_1lceo_47 h2{font-weight:700;font-size:16px}._cardShowcase_1lceo_12 ._content_1lceo_47>p{color:#6a6977;padding:4px 0 12px}._cardShowcase_1lceo_12 ._footer_1lceo_63{display:flex;flex-direction:row;gap:4px;width:100%;padding:0 12px 12px;align-items:center}._cardShowcase_1lceo_12 ._footer_1lceo_63 ._button_1lceo_71{flex:1;text-align:center}
._progressIndicator_nxjkb_12{display:flex;flex-direction:row;gap:16px;width:100%}._progressBar_nxjkb_19{width:100%;height:4px;margin-bottom:20px;border-radius:2px;background-color:#e0e0e0}._progressBar_nxjkb_19 ._progress_nxjkb_12{height:100%;border-radius:2px;transition:transform .3s ease;transform-origin:left}._progressBar_nxjkb_19 ._progress_nxjkb_12._primary_nxjkb_32{background-color:#e22446}._progressBar_nxjkb_19 ._progress_nxjkb_12._complementary_nxjkb_35{background-color:#5858bf}._progressBar_nxjkb_19 ._progress_nxjkb_12._neutral_nxjkb_38{background-color:#6a6977}._progressBar_nxjkb_19 ._progress_nxjkb_12._critical_nxjkb_41{background-color:#e55c39}._progressBar_nxjkb_19 ._progress_nxjkb_12._success_nxjkb_44{background-color:#269957}._progressBar_nxjkb_19 ._progress_nxjkb_12._warning_nxjkb_47{background-color:#fbba0d}._progressBar_nxjkb_19 ._progress_nxjkb_12._informative_nxjkb_50{background-color:#16a6c7}._labelContainer_nxjkb_54{width:100%}._labelContainer_nxjkb_54 p{color:#2e2e3a;font-weight:600;font-style:normal;font-size:12px;font-family:Figtree;line-height:150%}._labelContainer_nxjkb_54 p._initialLabel_nxjkb_65{float:left}._labelContainer_nxjkb_54 p._finalLabel_nxjkb_68{float:right}
._starContainer_ls9fh_1{display:flex;align-items:center}._star_ls9fh_1{margin-left:4px;cursor:pointer;fill:gray;stroke:none;transition:fill .2s,stroke .2s}._star_ls9fh_1._full_ls9fh_13{fill:#ffbe1a;stroke:#ffbe1a}._star_ls9fh_1._half_ls9fh_17{fill:linear-gradient(to right, #ffbe1a 50%, white 50%);stroke:#ffbe1a;stroke-width:2.5px}._star_ls9fh_1:hover{fill:#fff;stroke:#ffbe1a;stroke-width:2.5px}._small_ls9fh_28 ._star_ls9fh_1 svg{width:16px;height:16px}._medium_ls9fh_33 ._star_ls9fh_1 svg{width:24px;height:24px}._large_ls9fh_38 ._star_ls9fh_1 svg{width:32px;height:32px}._reviewcontainer_ls9fh_43{display:flex;gap:2px;align-items:center;margin-left:8px;color:var(--neutral-low-medium, #6a6977);font-weight:400;font-style:normal;font-size:8px;line-height:150%}._reviewCount_ls9fh_55{color:var(--neutral-low-dark, #2e2d37);font-weight:600;font-style:normal;font-size:14px;line-height:150%}._staticDisplay_ls9fh_63 ._star_ls9fh_1{cursor:default;pointer-events:none}._staticDisplay_ls9fh_63 ._star_ls9fh_1:hover{fill:gray;stroke:none}
._container_r3mzh_12{display:flex;align-items:center;justify-content:space-between;padding:4px;border-radius:4px;background-color:rgba(0,0,0,0);cursor:pointer;transition:background-color .3s ease-in-out}._container_r3mzh_12:hover{background-color:#dcdce9}._container_r3mzh_12:focus{border:1px solid #16a6c7}._container_r3mzh_12._default_r3mzh_28 p{color:#2e2e3a}._container_r3mzh_12._default_r3mzh_28>svg path{fill:#2e2e3a}._container_r3mzh_12._primary_r3mzh_34 p{color:#e22446}._container_r3mzh_12._primary_r3mzh_34>svg path{fill:#e22446}._container_r3mzh_12._inactive_r3mzh_40 p{color:#8e8e9c}._container_r3mzh_12._inactive_r3mzh_40>svg path{fill:#8e8e9c}._container_r3mzh_12._active_r3mzh_46 p{color:#269957}._container_r3mzh_12._active_r3mzh_46>svg path{fill:#269957}._container_r3mzh_12._error_r3mzh_52 p{color:#e55c39}._container_r3mzh_12._error_r3mzh_52>svg path{fill:#e55c39}._container_r3mzh_12._warning_r3mzh_58 p{color:#fbba0d}._container_r3mzh_12._warning_r3mzh_58>svg path{fill:#fbba0d}._container_r3mzh_12._complementary_r3mzh_64 p{color:#5858bf}._container_r3mzh_12._complementary_r3mzh_64>svg path{fill:#5858bf}._container_r3mzh_12._disabled_r3mzh_70{cursor:not-allowed}._container_r3mzh_12._disabled_r3mzh_70 p{color:#8e8e9c}._container_r3mzh_12._disabled_r3mzh_70>svg path{fill:#8e8e9c}._container_r3mzh_12>div{display:flex;flex-direction:row}._text_r3mzh_84{margin:0 4px;color:#2e2e3a;font-weight:600;font-style:normal;font-size:14px;font-family:Figtree;line-height:130%;-webkit-user-select:none;user-select:none}._text_r3mzh_84._disabled_r3mzh_70{color:#8e8e9c}._iconLeft_r3mzh_98,._iconRight_r3mzh_98{display:flex;align-items:center;justify-content:center}._iconLeft_r3mzh_98>div,._iconRight_r3mzh_98>div{width:20px;height:20px}
