@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@500;600&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);.ant-menu-item{background:#00897f;border-radius:.5rem;box-shadow:0 1px 2px 0 #0d10170f;color:#fff!important;font-family:Inter!important;font-size:1rem!important;font-weight:500!important;height:3rem!important;margin-bottom:1rem!important}.ant-menu-item-active,.ant-menu-item-selected{background:#ebf6f5!important;border:1px solid #00897f!important;border-radius:.5rem!important;box-shadow:0 1px 2px 0 #0d10170f!important;color:#00897f!important}.ant-menu-submenu-selected>.ant-menu-submenu-title{background-color:#e0e0e0!important;color:#00897f!important}.ant-picker-outlined{width:100%}.ant-form-item{margin-bottom:0!important}.ant-steps-item-finish .ant-steps-item-icon{background-color:#00897f!important;border-color:#00897f!important}.ant-steps-item-finish .ant-steps-item-icon .ant-steps-icon{color:#fff!important}.ant-steps-item-finish .ant-steps-item-tail:after{background-color:#00897f!important}.ant-steps-item-process .ant-steps-item-icon{background-color:#00897f!important;border-color:#00897f!important}.ant-progress .ant-progress-inner:not(.ant-progress-circle-gradient) .ant-progress-circle-path{stroke:#00897f}.ant-steps .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title:after{background-color:#00897f}.ant-progress .ant-progress-bg{background:#00897f}.slick-track{display:flex!important;gap:1rem!important}.ant-row{row-gap:5px!important}.ant-col,.ant-row{margin-bottom:10px}.ant-tabs-top>.ant-tabs-nav{margin-bottom:0}.ant-btn,.ant-tabs .ant-tabs-tab,.ant-tabs-card>.ant-tabs-nav .ant-tabs-tab{padding:0}.ant-table-wrapper .ant-table{margin-top:20px;overflow-x:auto;width:100%}.ant-select-selector{background:#0000!important;border:none!important}.ant-layout-header{line-height:1rem!important}.ant-modal .ant-modal-close-x{color:#fff}.ant-select{background:#fff!important}@media screen and (max-width:1024px){.ant-row{margin-left:0!important;margin-right:0!important}.ant-layout .ant-layout-sider-light .ant-layout-sider-zero-width-trigger{display:none!important}}:where(.css-dev-only-do-not-override-1pvl7mi).ant-input-search-large .ant-input-search-button{width:40px}.ant-popover-inner{padding:0!important}.customPopover .ant-popover-content{border:none;padding:0}.customPopover .ant-popover-inner{border-radius:10px;overflow:hidden}.customPopover .ant-popover-arrow{display:none}: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:#ffffffb3;--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{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top: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{left:0;margin:0;padding:0;width:100vw}.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{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;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:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.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{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@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%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.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{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.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{--sidebar-width:300px;--sidebar-collapsed-width:0px;--accent-color:#6366f1;--accent-hover:#4f46e5;--border-radius-sm:8px}.style_sidebar__rmgxo{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(180deg,#fff,#f8fafc 50%,#f1f5f9);border-right:1px solid #e2e8f0;border-right:1px solid var(--border-color);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;box-shadow:var(--shadow-xl);display:flex;flex-direction:column;height:100vh;left:0;overflow:hidden;position:fixed;top:0;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:300px;width:var(--sidebar-width);z-index:1000}.style_sidebar__rmgxo:before{background:linear-gradient(90deg,#0000,#6366f14d,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.style_sidebar__rmgxo.style_collapsed__NovtD{transform:translateX(-100%);width:0;width:var(--sidebar-collapsed-width)}.style_sidebar__rmgxo .style_containerLogo__6r3U7{align-items:center;background:linear-gradient(135deg,#fff,#f8fafc);border-bottom:1px solid #f1f5f9;border-bottom:1px solid var(--border-light);display:flex;justify-content:center;padding:2.5rem 2rem;position:relative}.style_sidebar__rmgxo .style_containerLogo__6r3U7:after{background:linear-gradient(135deg,#0f887e,#daf7f5);border-radius:1px;bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.style_sidebar__rmgxo .style_containerLogo__6r3U7 .style_logoLink__jsfbL{display:block;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_sidebar__rmgxo .style_containerLogo__6r3U7 .style_logoLink__jsfbL:hover{transform:scale(1.05)}.style_sidebar__rmgxo .style_containerLogo__6r3U7 .style_logoLink__jsfbL:before{background:linear-gradient(45deg,#fff8e1,#e8f5f4);background:linear-gradient(45deg,var(--primary-light),var(--secondary-light));border-radius:16px;border-radius:var(--border-radius-lg);content:"";inset:-10px;opacity:0;position:absolute;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);z-index:-1}.style_sidebar__rmgxo .style_containerLogo__6r3U7 .style_logoLink__jsfbL:hover:before{opacity:1}.style_sidebar__rmgxo .style_containerLogo__6r3U7 .style_logoLink__jsfbL img{filter:drop-shadow(0 4px 12px rgba(0,0,0,.15));height:auto;max-width:200px;width:100%}.style_sidebar__rmgxo .style_sidebarContent__HLOvm{flex:1 1;overflow-x:hidden;overflow-y:auto;padding:2rem}.style_sidebar__rmgxo .style_sidebarContent__HLOvm::-webkit-scrollbar{width:6px}.style_sidebar__rmgxo .style_sidebarContent__HLOvm::-webkit-scrollbar-track{background:#f1f5f9;background:var(--background-tertiary);border-radius:3px}.style_sidebar__rmgxo .style_sidebarContent__HLOvm::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#0f887e,#daf7f5);border-radius:3px}.style_sidebar__rmgxo .style_sidebarContent__HLOvm::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#ff9800,#4f46e5);background:linear-gradient(180deg,var(--primary-hover),var(--accent-hover))}.style_sidebar__rmgxo .style_userProfile__4F20B{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0;border:1px solid var(--border-color);border-radius:16px;border-radius:var(--border-radius-lg);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg);margin-bottom:2.5rem;overflow:hidden;padding:2rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_sidebar__rmgxo .style_userProfile__4F20B:before{background:linear-gradient(135deg,#0f887e,#daf7f5);content:"";height:4px;left:0;position:absolute;right:0;top:0}.style_sidebar__rmgxo .style_userProfile__4F20B:hover{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;box-shadow:var(--shadow-xl);transform:translateY(-2px)}.style_sidebar__rmgxo .style_userProfile__4F20B .style_userAvatar__ZKKjT{align-items:center;background:linear-gradient(135deg,#0f887e,#daf7f5);border-radius:50%;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg);display:flex;height:80px;justify-content:center;margin:0 auto 1.5rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:80px}.style_sidebar__rmgxo .style_userProfile__4F20B .style_userAvatar__ZKKjT:hover{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;box-shadow:var(--shadow-xl);transform:scale(1.05)}.style_sidebar__rmgxo .style_userProfile__4F20B .style_userAvatar__ZKKjT .style_avatarText__8svnK{color:#fff;font-family:Poppins,sans-serif;font-size:32px;font-weight:700;text-shadow:0 2px 4px #0003}.style_sidebar__rmgxo .style_userProfile__4F20B .style_userAvatar__ZKKjT .style_statusIndicator__ix1-a{animation:style_pulse__mxqXN 2s infinite;background:#10b981;background:var(--success-color);border:3px solid #fff;border-radius:50%;bottom:4px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);height:20px;position:absolute;right:4px;width:20px}.style_sidebar__rmgxo .style_userProfile__4F20B .style_userDetails__ip4Pq{text-align:center}.style_sidebar__rmgxo .style_userProfile__4F20B .style_userDetails__ip4Pq .style_userName__h3xLQ{color:#0f172a;color:var(--text-primary);font-family:Poppins,sans-serif;font-size:20px;font-weight:700;letter-spacing:-.025em;margin:0 0 .5rem;text-transform:capitalize}.style_sidebar__rmgxo .style_userProfile__4F20B .style_userDetails__ip4Pq .style_userEmail__U6QnQ{color:#64748b;color:var(--text-secondary);font-family:Inter,sans-serif;font-size:14px;font-weight:500;margin:0 0 1.5rem;opacity:.8}.style_sidebar__rmgxo .style_userProfile__4F20B .style_userDetails__ip4Pq .style_balanceContainer__use6I{background:linear-gradient(135deg,#e8f5f4,#10b9811a);background:linear-gradient(135deg,var(--secondary-light) 0,#10b9811a 100%);border:1px solid #00897f33;border-radius:12px;border-radius:var(--border-radius);overflow:hidden;padding:1rem;position:relative}.style_sidebar__rmgxo .style_userProfile__4F20B .style_userDetails__ip4Pq .style_balanceContainer__use6I:before{background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.style_sidebar__rmgxo .style_userProfile__4F20B .style_userDetails__ip4Pq .style_balanceContainer__use6I:hover:before{left:100%}.style_sidebar__rmgxo .style_userProfile__4F20B .style_userDetails__ip4Pq .style_balanceContainer__use6I .style_balanceLabel__LDbVM{color:#64748b;color:var(--text-secondary);display:block;font-family:Inter,sans-serif;font-size:12px;font-weight:600;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase}.style_sidebar__rmgxo .style_userProfile__4F20B .style_userDetails__ip4Pq .style_balanceContainer__use6I .style_balanceValue__aNrpR{color:#00897f;color:var(--secondary-color);display:block;font-family:Poppins,sans-serif;font-size:24px;font-weight:800;text-shadow:0 1px 2px #0000001a}.style_sidebar__rmgxo .style_authButtonsContainer__VNHlR{display:flex;flex-direction:column;gap:1rem;margin-bottom:2.5rem}.style_sidebar__rmgxo .style_navigation__RD\+zl{margin-bottom:2.5rem}.style_sidebar__rmgxo .style_navigation__RD\+zl .style_menuList__Hel37{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}.style_sidebar__rmgxo .style_navigation__RD\+zl .style_menuItem__-juob .style_menuLink__xxYeT{align-items:center;border:1px solid #0000;border-radius:12px;border-radius:var(--border-radius);color:#64748b;color:var(--text-secondary);display:flex;font-family:Inter,sans-serif;font-size:15px;font-weight:500;gap:1rem;overflow:hidden;padding:1rem 1.25rem;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_sidebar__rmgxo .style_navigation__RD\+zl .style_menuItem__-juob .style_menuLink__xxYeT:before{background:linear-gradient(90deg,#0000,#feac241a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s;width:100%}.style_sidebar__rmgxo .style_navigation__RD\+zl .style_menuItem__-juob .style_menuLink__xxYeT:hover{background:linear-gradient(135deg,#fff8e1,#feac240d);background:linear-gradient(135deg,var(--primary-light) 0,#feac240d 100%);border-color:#feac2433;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);color:#feac24;color:var(--primary-color);transform:translateX(6px)}.style_sidebar__rmgxo .style_navigation__RD\+zl .style_menuItem__-juob .style_menuLink__xxYeT:hover:before{left:100%}.style_sidebar__rmgxo .style_navigation__RD\+zl .style_menuItem__-juob .style_menuLink__xxYeT .style_menuIcon__8PsQ6{align-items:center;display:flex;font-size:22px;justify-content:center;min-width:22px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_sidebar__rmgxo .style_navigation__RD\+zl .style_menuItem__-juob .style_menuLink__xxYeT .style_menuText__BMT4S{flex:1 1;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.style_sidebar__rmgxo .style_navigation__RD\+zl .style_menuItem__-juob.style_active__ZKnsE .style_menuLink__xxYeT{background:linear-gradient(135deg,#feac24,#ff9800);background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-hover) 100%);border-color:#ff9800;border-color:var(--primary-hover);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg);color:#fff;transform:translateX(6px)}.style_sidebar__rmgxo .style_navigation__RD\+zl .style_menuItem__-juob.style_active__ZKnsE .style_menuLink__xxYeT:after{background:#fff6;border-radius:2px 0 0 2px;content:"";height:70%;position:absolute;right:0;top:50%;transform:translateY(-50%);width:4px}.style_sidebar__rmgxo .style_navigation__RD\+zl .style_menuItem__-juob.style_active__ZKnsE .style_menuLink__xxYeT .style_menuIcon__8PsQ6{transform:scale(1.1)}.style_sidebar__rmgxo .style_navigation__RD\+zl .style_submenuContainer__EYmx6 .style_submenuTrigger__T1w1k{align-items:center;border:1px solid #0000;border-radius:12px;border-radius:var(--border-radius);color:#64748b;color:var(--text-secondary);cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:15px;font-weight:500;gap:1rem;padding:1rem 1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_sidebar__rmgxo .style_navigation__RD\+zl .style_submenuContainer__EYmx6 .style_submenuTrigger__T1w1k:hover{background:linear-gradient(135deg,#e8f5f4,#00897f0d);background:linear-gradient(135deg,var(--secondary-light) 0,#00897f0d 100%);border-color:#00897f33;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);color:#00897f;color:var(--secondary-color)}.style_sidebar__rmgxo .style_navigation__RD\+zl .style_submenuContainer__EYmx6 .style_submenuTrigger__T1w1k.style_expanded__N2Bck{background:linear-gradient(135deg,#00897f,#00695c);background:linear-gradient(135deg,var(--secondary-color) 0,var(--secondary-hover) 100%);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg);color:#fff}.style_sidebar__rmgxo .style_navigation__RD\+zl .style_submenuContainer__EYmx6 .style_submenuTrigger__T1w1k .style_menuIcon__8PsQ6{align-items:center;display:flex;font-size:22px;justify-content:center;min-width:22px}.style_sidebar__rmgxo .style_navigation__RD\+zl .style_submenuContainer__EYmx6 .style_submenuTrigger__T1w1k .style_menuText__BMT4S{flex:1 1;font-weight:500}.style_sidebar__rmgxo .style_navigation__RD\+zl .style_submenuContainer__EYmx6 .style_submenuTrigger__T1w1k .style_expandIcon__PHN6s{font-size:20px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_sidebar__rmgxo .style_navigation__RD\+zl .style_submenuContainer__EYmx6 .style_submenu__uWC4s{background:linear-gradient(135deg,#f8fafc,#f1f5f9);background:linear-gradient(135deg,var(--background-secondary) 0,var(--background-tertiary) 100%);border:1px solid #f1f5f9;border:1px solid var(--border-light);border-radius:12px;border-radius:var(--border-radius);list-style:none;margin:.5rem 0 0;max-height:0;overflow:hidden;padding:0;transition:all .5s cubic-bezier(.4,0,.2,1);transition:var(--transition-slow)}.style_sidebar__rmgxo .style_navigation__RD\+zl .style_submenuContainer__EYmx6 .style_submenu__uWC4s.style_expanded__N2Bck{max-height:600px;padding:.75rem 0}.style_sidebar__rmgxo .style_navigation__RD\+zl .style_submenuContainer__EYmx6 .style_submenu__uWC4s .style_menuItem__-juob .style_menuLink__xxYeT{border-radius:8px;border-radius:var(--border-radius-sm);font-size:14px;margin:0 .75rem;padding:.75rem 1rem}.style_sidebar__rmgxo .style_sidebarFooter__o8IGi{background:linear-gradient(180deg,#f8fafc,#fff);background:linear-gradient(180deg,var(--background-secondary) 0,#fff 100%);border-top:1px solid #f1f5f9;border-top:1px solid var(--border-light);display:flex;flex-direction:column;gap:1rem;padding:2rem;position:relative}.style_sidebar__rmgxo .style_sidebarFooter__o8IGi:before{background:linear-gradient(90deg,#00897f,#6366f1);background:linear-gradient(90deg,var(--secondary-color),var(--accent-color));border-radius:1px;content:"";height:2px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:60px}.style_sidebar__rmgxo .style_buttonAuth__F8xz8,.style_sidebar__rmgxo .style_buttonMinhaConta__Zm1ru,.style_sidebar__rmgxo .style_buttonOutline__vplb7{align-items:center;border:1px solid #0000;border-radius:12px;border-radius:var(--border-radius);cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:15px;font-weight:600;gap:1rem;height:52px;justify-content:flex-start;overflow:hidden;padding:0 1.25rem;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:100%}.style_sidebar__rmgxo .style_buttonAuth__F8xz8:before,.style_sidebar__rmgxo .style_buttonMinhaConta__Zm1ru:before,.style_sidebar__rmgxo .style_buttonOutline__vplb7:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s;width:100%}.style_sidebar__rmgxo .style_buttonAuth__F8xz8:hover:before,.style_sidebar__rmgxo .style_buttonMinhaConta__Zm1ru:hover:before,.style_sidebar__rmgxo .style_buttonOutline__vplb7:hover:before{left:100%}.style_sidebar__rmgxo .style_buttonAuth__F8xz8 svg,.style_sidebar__rmgxo .style_buttonMinhaConta__Zm1ru svg,.style_sidebar__rmgxo .style_buttonOutline__vplb7 svg{font-size:22px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_sidebar__rmgxo .style_buttonAuth__F8xz8 span,.style_sidebar__rmgxo .style_buttonMinhaConta__Zm1ru span,.style_sidebar__rmgxo .style_buttonOutline__vplb7 span{flex:1 1;font-weight:600;text-align:left}.style_sidebar__rmgxo .style_buttonAuth__F8xz8:hover svg,.style_sidebar__rmgxo .style_buttonMinhaConta__Zm1ru:hover svg,.style_sidebar__rmgxo .style_buttonOutline__vplb7:hover svg{transform:scale(1.1)}.style_sidebar__rmgxo .style_buttonOutline__vplb7{background:linear-gradient(135deg,#e8f5f4,#00897f0d);background:linear-gradient(135deg,var(--secondary-light) 0,#00897f0d 100%);border-color:#00897f;border-color:var(--secondary-color);box-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--shadow-sm);color:#00897f;color:var(--secondary-color)}.style_sidebar__rmgxo .style_buttonOutline__vplb7:hover{background:linear-gradient(135deg,#00897f1a,#e8f5f4);background:linear-gradient(135deg,#00897f1a 0,var(--secondary-light) 100%);border-color:#00695c;border-color:var(--secondary-hover);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg);color:#00695c;color:var(--secondary-hover);transform:translateY(-2px)}.style_sidebar__rmgxo .style_buttonAuth__F8xz8{background:linear-gradient(135deg,#fff8e1,#feac240d);background:linear-gradient(135deg,var(--primary-light) 0,#feac240d 100%);border-color:#feac24;border-color:var(--primary-color);box-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--shadow-sm);color:#feac24;color:var(--primary-color)}.style_sidebar__rmgxo .style_buttonAuth__F8xz8:hover{background:linear-gradient(135deg,#feac241a,#fff8e1);background:linear-gradient(135deg,#feac241a 0,var(--primary-light) 100%);border-color:#ff9800;border-color:var(--primary-hover);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg);color:#ff9800;color:var(--primary-hover);transform:translateY(-2px)}.style_sidebar__rmgxo .style_buttonMinhaConta__Zm1ru{background:linear-gradient(135deg,#feac24,#ff9800);background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-hover) 100%);border-color:#feac24;border-color:var(--primary-color);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);color:#fff;font-weight:700;margin-bottom:1.5rem}.style_sidebar__rmgxo .style_buttonMinhaConta__Zm1ru:hover{background:linear-gradient(135deg,#ff9800,#f57c00);background:linear-gradient(135deg,var(--primary-hover) 0,#f57c00 100%);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;box-shadow:var(--shadow-xl);transform:translateY(-3px)}.style_sidebar__rmgxo .style_linkMinhaConta__1wd5t{display:block;text-decoration:none;width:100%}@keyframes style_pulse__mxqXN{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}@keyframes style_slideInUp__rW\+ax{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes style_fadeInScale__MAvNs{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.style_sidebar__rmgxo{animation:style_slideInUp__rW\+ax .4s ease-out}.style_userProfile__4F20B{animation:style_fadeInScale__MAvNs .5s ease-out .1s both}.style_menuItem__-juob{animation:style_slideInUp__rW\+ax .3s ease-out}.style_menuItem__-juob:first-child{animation-delay:.1s}.style_menuItem__-juob:nth-child(2){animation-delay:.15s}.style_menuItem__-juob:nth-child(3){animation-delay:.2s}.style_menuItem__-juob:nth-child(4){animation-delay:.25s}.style_menuItem__-juob:nth-child(5){animation-delay:.3s}@media screen and (max-width:1024px){.style_sidebar__rmgxo{transform:translateX(-100%);width:100vw}.style_sidebar__rmgxo:not(.style_collapsed__NovtD){transform:translateX(0)}.style_sidebar__rmgxo .style_containerLogo__6r3U7{padding:2rem 1.5rem}.style_sidebar__rmgxo .style_containerLogo__6r3U7 .style_logoLink__jsfbL img{max-width:160px}.style_sidebar__rmgxo .style_sidebarContent__HLOvm{margin-top:6rem;padding:1.5rem}.style_sidebar__rmgxo .style_sidebarFooter__o8IGi{padding:1.5rem}.style_sidebar__rmgxo .style_userProfile__4F20B{margin-bottom:2rem;padding:1.5rem}.style_sidebar__rmgxo .style_userProfile__4F20B .style_userAvatar__ZKKjT{height:70px;width:70px}.style_sidebar__rmgxo .style_userProfile__4F20B .style_userAvatar__ZKKjT .style_avatarText__8svnK{font-size:28px}.style_sidebar__rmgxo .style_userProfile__4F20B .style_userDetails__ip4Pq .style_userName__h3xLQ{font-size:18px}.style_sidebar__rmgxo .style_userProfile__4F20B .style_userDetails__ip4Pq .style_balanceContainer__use6I .style_balanceValue__aNrpR{font-size:22px}}@media screen and (max-width:768px){.style_sidebar__rmgxo .style_containerLogo__6r3U7{padding:1.5rem}.style_sidebar__rmgxo .style_containerLogo__6r3U7 .style_logoLink__jsfbL img{max-width:140px}.style_sidebar__rmgxo .style_sidebarContent__HLOvm,.style_sidebar__rmgxo .style_sidebarFooter__o8IGi,.style_sidebar__rmgxo .style_userProfile__4F20B{padding:1rem}.style_sidebar__rmgxo .style_userProfile__4F20B .style_userAvatar__ZKKjT{height:60px;width:60px}.style_sidebar__rmgxo .style_userProfile__4F20B .style_userAvatar__ZKKjT .style_avatarText__8svnK{font-size:24px}.style_sidebar__rmgxo .style_userProfile__4F20B .style_userAvatar__ZKKjT .style_statusIndicator__ix1-a{height:16px;width:16px}.style_sidebar__rmgxo .style_userProfile__4F20B .style_userDetails__ip4Pq .style_userName__h3xLQ{font-size:16px}.style_sidebar__rmgxo .style_userProfile__4F20B .style_userDetails__ip4Pq .style_userEmail__U6QnQ{font-size:13px}.style_sidebar__rmgxo .style_userProfile__4F20B .style_userDetails__ip4Pq .style_balanceContainer__use6I{padding:.75rem}.style_sidebar__rmgxo .style_userProfile__4F20B .style_userDetails__ip4Pq .style_balanceContainer__use6I .style_balanceValue__aNrpR{font-size:20px}.style_sidebar__rmgxo .style_buttonAuth__F8xz8,.style_sidebar__rmgxo .style_buttonMinhaConta__Zm1ru,.style_sidebar__rmgxo .style_buttonOutline__vplb7{font-size:14px;height:48px;padding:0 1rem}.style_sidebar__rmgxo .style_navigation__RD\+zl .style_menuItem__-juob .style_menuLink__xxYeT{font-size:14px;padding:.875rem 1rem}.style_sidebar__rmgxo .style_navigation__RD\+zl .style_menuItem__-juob .style_menuLink__xxYeT .style_menuIcon__8PsQ6{font-size:20px}}:root{--header-height:80px}.style_container__Q47b1{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#fff,#f8fafc);border-bottom:1px solid #e2e8f0;border-bottom:1px solid var(--border-color);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);display:flex;height:80px;height:var(--header-height);justify-content:center;padding:0 2rem;position:sticky;top:0;z-index:999}.style_container__Q47b1:before{background:linear-gradient(90deg,#0000,#feac244d,#0000);bottom:0;content:"";height:1px;left:0;position:absolute;right:0}.style_containerHeader__K9N1P{align-items:center;display:flex;gap:2rem;justify-content:space-between;max-width:1250px;position:relative;width:90%}.style_logoContainer__BZUWA .style_logo__E57y2{filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));height:40px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:auto}.style_logoContainer__BZUWA .style_logo__E57y2:hover{transform:scale(1.05)}.style_leftSection__7Kdc1{align-items:center;display:flex;flex:1 1;gap:1.5rem}.style_buttonInserirCreditos__5Jbx9{align-items:center;background:linear-gradient(135deg,#feac24,#ff9800);background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-hover) 100%);border-radius:12px;border-radius:var(--border-radius);box-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--shadow-sm);color:#fff;display:flex;font-family:Inter,sans-serif;font-size:.875rem;font-weight:700;gap:.5rem;overflow:hidden;padding:.75rem 1.5rem;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);white-space:nowrap}.style_buttonInserirCreditos__5Jbx9:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s;width:100%}.style_buttonInserirCreditos__5Jbx9:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg);color:#fff;transform:translateY(-2px)}.style_buttonInserirCreditos__5Jbx9:hover:before{left:100%}.style_buttonInserirCreditos__5Jbx9:active{transform:translateY(0)}.style_buttonInserirCreditos__5Jbx9 svg{font-size:1.125rem}.style_buttonInserirCreditos__5Jbx9 span{font-weight:700}.style_searchForm__ATeTG{flex:1 1;max-width:400px}.style_searchContainer__iSF2B{align-items:center;background:#f8fafc;background:var(--background-secondary);border:2px solid #e2e8f0;border:2px solid var(--border-color);border-radius:12px;border-radius:var(--border-radius);display:flex;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_searchContainer__iSF2B.style_focused__abhSS{background:#fff;box-shadow:0 0 0 3px #feac241a}.style_searchContainer__iSF2B.style_focused__abhSS,.style_searchContainer__iSF2B:hover{border-color:#feac24;border-color:var(--primary-color)}.style_searchIcon__oOuGA{color:#94a3b8;color:var(--text-muted);font-size:1.25rem;left:1rem;position:absolute;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);z-index:2}.style_searchContainer__iSF2B.style_focused__abhSS .style_searchIcon__oOuGA{color:#feac24;color:var(--primary-color)}.style_searchInput__2IjlT{background:#0000;border:none;color:#0f172a;color:var(--text-primary);font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;outline:none;padding:.875rem 1rem .875rem 3rem;width:100%}.style_searchInput__2IjlT::placeholder{color:#94a3b8;color:var(--text-muted);font-weight:400}.style_clearButton__k2-oN{background:none;border:none;border-radius:50%;color:#94a3b8;color:var(--text-muted);cursor:pointer;font-size:1.25rem;padding:.25rem;position:absolute;right:.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_clearButton__k2-oN:hover{background:#0000000d;color:#0f172a;color:var(--text-primary)}.style_rightSection__O2\+gC{align-items:center;display:flex;gap:1.5rem}.style_cartContainer__LKluN{position:relative}.style_cartButton__mrYh7{align-items:center;background:linear-gradient(135deg,#00897f,#00695c);background:linear-gradient(135deg,var(--secondary-color) 0,var(--secondary-hover) 100%);border:none;border-radius:50%;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--shadow-sm);color:#fff;cursor:pointer;display:flex;height:48px;justify-content:center;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:48px}.style_cartButton__mrYh7:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg);transform:translateY(-2px) scale(1.05)}.style_cartButton__mrYh7:active{transform:translateY(0) scale(1.02)}.style_cartButton__mrYh7 svg{font-size:1.5rem}.style_cartBadge__rd\+cp{align-items:center;animation:style_pulse__vr0ce 2s infinite;background:linear-gradient(135deg,#feac24,#ff9800);background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-hover) 100%);border:2px solid #fff;border-radius:50%;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);color:#fff;display:flex;font-family:Poppins,sans-serif;font-size:.75rem;font-weight:700;height:24px;justify-content:center;min-width:24px;position:absolute;right:-8px;top:-8px}.style_cartBadge__rd\+cp span{line-height:1}.style_cartDropdown__u7qXp{animation:style_slideDown__Jmo5w .3s ease-out;background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border-color);border-radius:16px;border-radius:var(--border-radius-lg);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg);max-width:400px;min-width:320px;overflow:hidden;position:absolute;right:0;top:calc(100% + .5rem);z-index:1000}.style_cartDropdown__u7qXp:before{background:#fff;border:1px solid #e2e8f0;border:1px solid var(--border-color);border-bottom:none;border-right:none;content:"";height:16px;position:absolute;right:20px;top:-8px;transform:rotate(45deg);width:16px}.style_userSection__lM2AQ{align-items:center;display:flex;gap:1rem}.style_userIcon__ILQ4b{align-items:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);background:linear-gradient(135deg,var(--background-secondary) 0,#e2e8f0 100%);border-radius:50%;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--shadow-sm);color:#0f172a;color:var(--text-primary);display:flex;height:48px;justify-content:center;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:48px}.style_userIcon__ILQ4b:hover{background:linear-gradient(135deg,#e2e8f0,#cbd5e1);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);color:#0f172a;color:var(--text-primary);transform:translateY(-2px)}.style_userIcon__ILQ4b svg{font-size:1.5rem}.style_userInfo__wUB1I{align-items:flex-start;display:flex;flex-direction:column}.style_userLink__UvHIB{color:inherit;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_userLink__UvHIB:hover{color:#feac24;color:var(--primary-color)}.style_userDetails__6euCK .style_userName__NZuXv{align-items:center;color:#0f172a;color:var(--text-primary);display:flex;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;gap:.5rem;margin:0 0 .25rem}.style_userDetails__6euCK .style_userBalance__oMD4A{align-items:center;color:#64748b;color:var(--text-secondary);display:flex;font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;gap:.5rem;margin:0}.style_userDetails__6euCK .style_userBalance__oMD4A .style_balanceValue__bPy-L{color:#00897f;color:var(--secondary-color);font-size:.875rem;font-weight:700}.style_authButtons__lPlug{display:flex;flex-direction:column;gap:.25rem}.style_loginButton__O75LQ{color:#feac24;color:var(--primary-color);font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_loginButton__O75LQ:hover{color:#ff9800;color:var(--primary-hover)}.style_loginButton__O75LQ .style_separator__yX66-{color:#64748b;color:var(--text-secondary);font-weight:400;margin:0 .25rem}.style_registerButton__skxMk{color:#00897f;color:var(--secondary-color);font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_registerButton__skxMk:hover{color:#00695c;color:var(--secondary-hover)}.style_menuButton__MIGB2{align-items:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);background:linear-gradient(135deg,var(--background-secondary) 0,#e2e8f0 100%);border:none;border-radius:12px;border-radius:var(--border-radius);box-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--shadow-sm);color:#0f172a;color:var(--text-primary);cursor:pointer;display:flex;height:48px;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:48px;z-index:1001}.style_menuButton__MIGB2:hover{background:linear-gradient(135deg,#e2e8f0,#cbd5e1);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);transform:translateY(-2px)}.style_menuButton__MIGB2:active{transform:translateY(0)}.style_menuButton__MIGB2 svg{font-size:1.25rem}.style_spinner__O22is{animation:style_spin__6oOav 1s linear infinite;border:2px solid #e2e8f0;border-top:2px solid #feac24;border:2px solid var(--border-color);border-radius:50%;border-top-color:var(--primary-color);display:inline-block;height:16px;width:16px}@keyframes style_pulse__vr0ce{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}@keyframes style_spin__6oOav{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes style_slideDown__Jmo5w{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:1024px){.style_container__Q47b1{height:70px;padding:0 1rem;z-index:1001}.style_containerHeader__K9N1P{gap:1rem}.style_logoContainer__BZUWA{left:1rem;position:absolute;top:50%;transform:translateY(-50%);z-index:10}.style_logoContainer__BZUWA .style_logo__E57y2{height:32px}.style_leftSection__7Kdc1{gap:1rem;margin-left:80px}.style_buttonInserirCreditos__5Jbx9{font-size:.75rem;min-width:120px;padding:.625rem 1rem}.style_buttonInserirCreditos__5Jbx9 svg{font-size:1rem}.style_searchForm__ATeTG{display:none}.style_rightSection__O2\+gC{gap:1rem}.style_cartButton__mrYh7{height:44px;width:44px}.style_cartButton__mrYh7 svg{font-size:1.25rem}.style_cartBadge__rd\+cp{font-size:.625rem;height:20px;min-width:20px}.style_cartDropdown__u7qXp{min-width:280px;right:-1rem}.style_userIcon__ILQ4b,.style_userInfo__wUB1I{display:none}.style_menuButton__MIGB2{height:44px;width:44px;z-index:10001!important}.style_menuButton__MIGB2 svg{font-size:1.125rem}}@media(prefers-contrast:high){.style_container__Q47b1{border-bottom-width:2px}.style_cartButton__mrYh7,.style_menuButton__MIGB2,.style_userIcon__ILQ4b{border:2px solid}}.style_container__C4SHm{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#fff,#f8fffe);border:1px solid #00897f1a;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:420px;min-width:380px;overflow:hidden}.style_container__C4SHm .style_header__UMtKy{align-items:center;background:linear-gradient(135deg,#00897f,#4db6ac);display:flex;justify-content:space-between;padding:20px}.style_container__C4SHm .style_header__UMtKy .style_titleCarrinho__qaV32{align-items:center;color:#fff;display:flex;font-family:Inter,sans-serif;font-size:18px;font-weight:700;gap:10px;margin:0}.style_container__C4SHm .style_header__UMtKy .style_titleCarrinho__qaV32 .style_cartIcon__yARSM{font-size:22px}.style_container__C4SHm .style_header__UMtKy .style_itemCount__dY6Fg{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:20px;color:#fff;font-size:12px;font-weight:600;padding:6px 12px}.style_container__C4SHm .style_itemsList__sAIeZ{max-height:400px;overflow-y:auto;padding:0 4px}.style_container__C4SHm .style_itemsList__sAIeZ::-webkit-scrollbar{width:6px}.style_container__C4SHm .style_itemsList__sAIeZ::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.style_container__C4SHm .style_itemsList__sAIeZ::-webkit-scrollbar-thumb{background:#00897f;border-radius:3px}.style_container__C4SHm .style_itemsList__sAIeZ::-webkit-scrollbar-thumb:hover{background:#00695c}.style_containerCadaBolao__\+rVUs{animation:style_slideIn__mmnQ4 .3s ease-out;margin:16px}@keyframes style_slideIn__mmnQ4{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.style_containerItems__x0Y5F{background:linear-gradient(135deg,#f0f9f8,#e8f5f4);border:1px solid #00897f1a;border-radius:12px;padding:16px;transition:all .3s ease}.style_containerItems__x0Y5F:hover{box-shadow:0 8px 25px #00897f26;transform:translateY(-2px)}.style_itemInfo__7ESAl{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:12px}.style_grupo__45G-S{flex:1 1}.style_grupo__45G-S h1{color:#00897f;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:1.2;margin:0 0 4px}.style_grupo__45G-S h2{color:#4aaba4;font-family:Inter,sans-serif;font-size:13px;font-weight:500;margin:0;opacity:.8}.style_timer__y2UdX{flex-shrink:0}.style_containerTimer__hYfqO{align-items:center;background:#feac241a;border:1px solid #feac244d;border-radius:20px;display:flex;gap:6px;padding:6px 10px;transition:all .3s ease}.style_containerTimer__hYfqO .style_timerIcon__uQtNz{animation:style_pulse__zV5Gl 2s infinite;color:#feac24;font-size:16px}.style_containerTimer__hYfqO .style_timeDisplay__ZrFyz{color:#feac24;font-family:Inter,monospace;font-size:14px;font-weight:700}.style_containerTimer__hYfqO.style_urgent__\+6gU3{animation:style_urgentPulse__goHkv 1s infinite;background:#f443361a;border-color:#f443364d}.style_containerTimer__hYfqO.style_urgent__\+6gU3 .style_timeDisplay__ZrFyz,.style_containerTimer__hYfqO.style_urgent__\+6gU3 .style_timerIcon__uQtNz{color:#f44336}@keyframes style_pulse__zV5Gl{0%,to{opacity:1}50%{opacity:.7}}@keyframes style_urgentPulse__goHkv{0%,to{background:#f443361a;transform:scale(1)}50%{background:#f4433633;transform:scale(1.02)}}.style_quantityControls__Tat4g{display:flex;justify-content:center}.style_quantidade__0fYlU{align-items:center;background:#fff;border:2px solid #e0f2f1;border-radius:25px;box-shadow:0 2px 8px #00897f1a;display:flex;gap:12px;padding:8px 16px}.style_quantidade__0fYlU .style_quantityNumber__SCCI7{color:#00897f;font-size:18px;font-weight:700;min-width:24px;text-align:center}.style_buttonMinusPlus__ovEXr{align-items:center;background:linear-gradient(135deg,#00897f,#4db6ac);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease;width:32px}.style_buttonMinusPlus__ovEXr:hover{box-shadow:0 4px 12px #00897f4d;transform:scale(1.1)}.style_buttonMinusPlus__ovEXr:active{transform:scale(.95)}.style_buttonMinusPlus__ovEXr svg{font-size:14px}.style_containerVazio__8SG5t{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:40px 20px;text-align:center}.style_containerVazio__8SG5t .style_emptyIcon__5lqK4{align-items:center;background:linear-gradient(135deg,#e0f2f1,#b2dfdb);border-radius:50%;display:flex;height:80px;justify-content:center;margin-bottom:24px;width:80px}.style_containerVazio__8SG5t .style_emptyIcon__5lqK4 svg{color:#00897f;font-size:40px;opacity:.7}.style_containerVazio__8SG5t h2{color:#37474f;font-family:Inter,sans-serif;font-size:24px;font-weight:700;margin:0 0 12px}.style_containerVazio__8SG5t p{color:#78909c;font-family:Inter,sans-serif;font-size:16px;font-weight:500;line-height:1.5;margin:0 0 32px}.style_containerVazio__8SG5t .style_buttonBuyCarrinho__mVTND{align-items:center;background:linear-gradient(135deg,#feac24,#ffb74d);border:none;border-radius:25px;box-shadow:0 4px 15px #feac244d;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:16px;font-weight:700;gap:12px;padding:16px 32px;transition:all .3s ease}.style_containerVazio__8SG5t .style_buttonBuyCarrinho__mVTND .style_buttonIcon__ki-w8{font-size:20px}.style_containerVazio__8SG5t .style_buttonBuyCarrinho__mVTND:hover{background:linear-gradient(135deg,#ff9800,#ffb74d);box-shadow:0 8px 25px #feac2466;transform:translateY(-2px)}.style_containerVazio__8SG5t .style_buttonBuyCarrinho__mVTND:active{transform:translateY(0)}.style_containerConfirmarCompra__v6EWJ{align-items:center;background:linear-gradient(135deg,#00897f,#4db6ac);border:none;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:16px;font-weight:700;gap:12px;height:60px;justify-content:center;overflow:hidden;position:relative;transition:all .3s ease;width:100%}.style_containerConfirmarCompra__v6EWJ:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.style_containerConfirmarCompra__v6EWJ:hover{background:linear-gradient(135deg,#00695c,#26a69a);box-shadow:0 8px 25px #00897f4d;transform:translateY(-1px)}.style_containerConfirmarCompra__v6EWJ:hover:before{left:100%}.style_containerConfirmarCompra__v6EWJ:hover .style_checkoutArrow__qOkjM{transform:translateX(4px)}.style_containerConfirmarCompra__v6EWJ:active{transform:translateY(0)}.style_containerConfirmarCompra__v6EWJ .style_checkoutArrow__qOkjM{font-size:18px;transition:transform .3s ease}@media(max-width:480px){.style_container__C4SHm{margin:0 8px;max-width:100%;min-width:320px}.style_containerCadaBolao__\+rVUs{margin:12px 8px}.style_containerItems__x0Y5F{padding:12px}.style_grupo__45G-S h1{font-size:14px}.style_grupo__45G-S h2{font-size:12px}.style_quantidade__0fYlU{gap:8px;padding:6px 12px}.style_quantityNumber__SCCI7{font-size:16px}.style_buttonMinusPlus__ovEXr{height:28px;width:28px}.style_buttonMinusPlus__ovEXr svg{font-size:12px}}:root{--secondary-light:#daf7f5}.style_container__uzhoS{background:linear-gradient(135deg,#fff,#f8fafc);background:linear-gradient(135deg,#fff 0,var(--background-secondary) 100%);border-top:1px solid #e2e8f0;border-top:1px solid var(--border-color);margin-top:4rem;padding:4rem 2rem 2rem;position:relative}.style_container__uzhoS:before{background:linear-gradient(90deg,#feac24,#00897f);background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));border-radius:2px;content:"";height:4px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100px}.style_containerRow__ePfzS{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:12500px}.style_logoSection__0s77\+{align-items:center;display:flex;justify-content:center;padding:1rem}.style_logoSection__0s77\+ .style_logoLink__QV0J\+{display:block;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_logoSection__0s77\+ .style_logoLink__QV0J\+:hover{transform:scale(1.05)}.style_logoSection__0s77\+ .style_logoLink__QV0J\+:before{background:linear-gradient(45deg,#feac241a,#00897f1a);border-radius:16px;border-radius:var(--border-radius-lg);content:"";inset:-15px;opacity:0;position:absolute;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);z-index:-1}.style_logoSection__0s77\+ .style_logoLink__QV0J\+:hover:before{opacity:1}.style_logoSection__0s77\+ .style_logo__2H6Pk{filter:drop-shadow(0 4px 12px rgba(0,0,0,.15));height:auto;max-width:200px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:100%}.style_footerColumn__0LB5n{display:flex;flex-direction:column;gap:1.5rem}.style_footerColumn__0LB5n .style_columnTitle__6ZAp0{color:#00897f;color:var(--secondary-color);font-family:Poppins,sans-serif;font-size:1.375rem;font-weight:700;margin:0;padding-bottom:.75rem;position:relative;text-align:left}.style_footerColumn__0LB5n .style_columnTitle__6ZAp0:after{background:linear-gradient(90deg,#feac24,#00897f);background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));border-radius:2px;bottom:0;content:"";height:3px;left:0;position:absolute;width:40px}.style_footerColumn__0LB5n .style_linksList__Bsjaf{display:flex;flex-direction:column;gap:.75rem}.style_footerColumn__0LB5n .style_footerButton__9Bryf{background:none;border:none;border-radius:12px;border-radius:var(--border-radius);color:#64748b;color:var(--text-secondary);cursor:pointer;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;padding:.75rem 0;position:relative;text-align:left;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_footerColumn__0LB5n .style_footerButton__9Bryf:before{background:linear-gradient(90deg,#feac24,#00897f);background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));border-radius:1px;content:"";height:2px;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:0}.style_footerColumn__0LB5n .style_footerButton__9Bryf:hover{color:#00897f;color:var(--secondary-color);font-weight:600;transform:translateX(8px)}.style_footerColumn__0LB5n .style_footerButton__9Bryf:hover:before{width:20px}.style_footerColumn__0LB5n .style_footerButton__9Bryf:active{transform:translateX(4px)}.style_paymentSection__PgwIZ{display:flex;flex-direction:column;gap:1.5rem}.style_paymentSection__PgwIZ .style_columnTitle__6ZAp0{color:#00897f;color:var(--secondary-color);font-family:Poppins,sans-serif;font-size:1.375rem;font-weight:700;margin:0;padding-bottom:.75rem;position:relative;text-align:left}.style_paymentSection__PgwIZ .style_columnTitle__6ZAp0:after{background:linear-gradient(90deg,#feac24,#00897f);background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));border-radius:2px;bottom:0;content:"";height:3px;left:0;position:absolute;width:40px}.style_containerPayments__kslME{align-items:center;background:linear-gradient(135deg,#daf7f5,#daf7f5cc);background:linear-gradient(135deg,var(--secondary-light) 0,#daf7f5cc 100%);border:2px solid #00897f;border:2px solid var(--secondary-color);border-radius:16px;border-radius:var(--border-radius-lg);box-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--shadow-sm);display:flex;flex-direction:row;gap:1rem;justify-content:space-around;overflow:hidden;padding:1.5rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_containerPayments__kslME:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s;width:100%}.style_containerPayments__kslME:hover{border-color:#00695c;border-color:var(--secondary-hover);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);transform:translateY(-2px)}.style_containerPayments__kslME:hover:before{left:100%}.style_containerPayments__kslME .style_paymentMethod__iBQ6k{align-items:center;display:flex;flex-direction:column;gap:.75rem;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_containerPayments__kslME .style_paymentMethod__iBQ6k:hover{transform:scale(1.05)}.style_containerPayments__kslME .style_paymentMethod__iBQ6k .style_paymentIcon__0Q6Sk{color:#00897f;color:var(--secondary-color);filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));font-size:2.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_containerPayments__kslME .style_paymentMethod__iBQ6k .style_paymentIcon__0Q6Sk:hover{color:#00695c;color:var(--secondary-hover);transform:scale(1.1)}.style_containerPayments__kslME .style_paymentMethod__iBQ6k .style_paymentText__VBYP-{display:flex;flex-direction:column;gap:.25rem}.style_containerPayments__kslME .style_paymentMethod__iBQ6k .style_paymentText__VBYP- .style_paymentLabel__PlOlK{color:#00897f;color:var(--secondary-color);font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;line-height:1.2}.style_containerPayments__kslME .style_paymentMethod__iBQ6k .style_paymentText__VBYP- .style_paymentType__PV-N9{color:#00897f;color:var(--secondary-color);font-family:Poppins,sans-serif;font-size:1rem;font-weight:700;line-height:1.2}.style_copyrightSection__9A0D4{background:linear-gradient(135deg,#f1f5f9,#f8fafc);background:linear-gradient(135deg,var(--background-tertiary) 0,var(--background-secondary) 100%);border-radius:16px;border-radius:var(--border-radius-lg);border-top:1px solid #e2e8f0;border-top:1px solid var(--border-color);box-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--shadow-sm);margin-top:3rem;padding-top:2rem}.style_copyrightSection__9A0D4 .style_copyrightContent__Veoxm{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center;margin:0 auto;max-width:12500px;padding:1.5rem 2rem}.style_copyrightSection__9A0D4 .style_copyrightContent__Veoxm p{color:#64748b;color:var(--text-secondary);font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;margin:0}.style_copyrightSection__9A0D4 .style_copyrightContent__Veoxm .style_socialLinks__mclAW span{color:#94a3b8;color:var(--text-muted);font-family:Inter,sans-serif;font-size:.875rem;font-weight:400}@media screen and (max-width:1024px){.style_container__uzhoS{padding:3rem 1.5rem 1.5rem}.style_containerRow__ePfzS{gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.style_footerColumn__0LB5n .style_columnTitle__6ZAp0{font-size:1.25rem}.style_containerPayments__kslME{padding:1rem}.style_containerPayments__kslME .style_paymentMethod__iBQ6k .style_paymentIcon__0Q6Sk{font-size:2rem}.style_containerPayments__kslME .style_paymentMethod__iBQ6k .style_paymentText__VBYP- .style_paymentLabel__PlOlK{font-size:.75rem}.style_containerPayments__kslME .style_paymentMethod__iBQ6k .style_paymentText__VBYP- .style_paymentType__PV-N9{font-size:.875rem}.style_copyrightSection__9A0D4 .style_copyrightContent__Veoxm{padding:1rem 1.5rem}}@media screen and (max-width:768px){.style_container__uzhoS{padding:2rem 1rem 1rem}.style_containerRow__ePfzS{gap:2rem;grid-template-columns:1fr;text-align:center}.style_logoSection__0s77\+{margin-bottom:1rem;order:-1}.style_logoSection__0s77\+ .style_logo__2H6Pk{max-width:150px}.style_footerColumn__0LB5n .style_columnTitle__6ZAp0{font-size:1.125rem;text-align:center}.style_footerColumn__0LB5n .style_columnTitle__6ZAp0:after{left:50%;transform:translateX(-50%)}.style_footerColumn__0LB5n .style_footerButton__9Bryf{padding:1rem 0;text-align:center}.style_footerColumn__0LB5n .style_footerButton__9Bryf:hover{transform:translateX(0) scale(1.02)}.style_footerColumn__0LB5n .style_footerButton__9Bryf:before{left:50%;transform:translateX(-50%) translateY(-50%)}.style_footerColumn__0LB5n .style_footerButton__9Bryf:hover:before{width:30px}.style_paymentSection__PgwIZ .style_columnTitle__6ZAp0{text-align:center}.style_paymentSection__PgwIZ .style_columnTitle__6ZAp0:after{left:50%;transform:translateX(-50%)}.style_containerPayments__kslME{flex-direction:column;gap:1.5rem;padding:1.5rem}.style_containerPayments__kslME .style_paymentMethod__iBQ6k{flex-direction:row;gap:1rem}.style_containerPayments__kslME .style_paymentMethod__iBQ6k .style_paymentIcon__0Q6Sk{font-size:2rem}.style_copyrightSection__9A0D4 .style_copyrightContent__Veoxm{flex-direction:column;gap:1rem;padding:1rem;text-align:center}.style_copyrightSection__9A0D4 .style_copyrightContent__Veoxm .style_socialLinks__mclAW span,.style_copyrightSection__9A0D4 .style_copyrightContent__Veoxm p{font-size:.75rem}}@media screen and (max-width:480px){.style_container__uzhoS{padding:1.5rem .75rem .75rem}.style_containerRow__ePfzS{gap:1.5rem}.style_logoSection__0s77\+ .style_logo__2H6Pk{max-width:120px}.style_footerColumn__0LB5n .style_columnTitle__6ZAp0{font-size:1rem}.style_footerColumn__0LB5n .style_footerButton__9Bryf{font-size:.875rem;padding:.75rem 0}.style_containerPayments__kslME{padding:1rem}.style_containerPayments__kslME .style_paymentMethod__iBQ6k .style_paymentIcon__0Q6Sk{font-size:1.5rem}.style_containerPayments__kslME .style_paymentMethod__iBQ6k .style_paymentText__VBYP- .style_paymentLabel__PlOlK{font-size:.625rem}.style_containerPayments__kslME .style_paymentMethod__iBQ6k .style_paymentText__VBYP- .style_paymentType__PV-N9{font-size:.75rem}}@media(prefers-contrast:high){.style_containerPayments__kslME{border-width:3px}.style_footerButton__9Bryf{border:1px solid #0000}.style_footerButton__9Bryf:hover{border-color:currentColor}}@media print{.style_container__uzhoS{background:#fff!important;box-shadow:none!important}.style_container__uzhoS .style_footerButton__9Bryf{color:#000!important}}:root{--google-color:#db4437;--facebook-color:#4267b2}.style_container__gVlI\+{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:2rem;position:relative}.style_container__gVlI\+:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.style_loginCard__HxrLI{animation:style_slideUp__z3N76 .6s ease-out;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:20px;border-radius:var(--border-radius-xl);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;box-shadow:var(--shadow-xl);max-width:480px;overflow:hidden;padding:3rem;position:relative;width:100%}.style_loginCard__HxrLI:before{background:linear-gradient(90deg,#feac24,#00897f);background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));content:"";height:4px;left:0;position:absolute;right:0;top:0}.style_header__QhFrw{margin-bottom:2.5rem;text-align:center}.style_header__QhFrw .style_logoContainer__qzkOH{display:inline-block;margin-bottom:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_header__QhFrw .style_logoContainer__qzkOH:hover{transform:scale(1.05)}.style_header__QhFrw .style_logoContainer__qzkOH .style_logo__\+aZBM{filter:drop-shadow(0 4px 12px rgba(0,0,0,.15));height:60px;width:auto}.style_header__QhFrw h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#feac24,#00897f);background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));-webkit-background-clip:text;background-clip:text;color:#0f172a;color:var(--text-primary);font-family:Poppins,sans-serif;font-size:2rem;font-weight:800;margin:0 0 .75rem;text-align:center}.style_header__QhFrw p{color:#64748b;color:var(--text-secondary);font-family:Inter,sans-serif;font-size:1rem;font-weight:500;line-height:1.6;margin:0}.style_form__pb1ji{margin-bottom:2rem}.style_inputGroup__7lNjm{margin-bottom:1.5rem}.style_inputGroup__7lNjm label{color:#0f172a;color:var(--text-primary);display:block;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.style_inputContainer__lVZkt{align-items:center;background:#f8fafc;background:var(--background-secondary);border:2px solid #e2e8f0;border:2px solid var(--border-color);border-radius:12px;border-radius:var(--border-radius);display:flex;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_inputContainer__lVZkt:focus-within{background:#fff;box-shadow:0 0 0 3px #feac241a}.style_inputContainer__lVZkt:focus-within,.style_inputContainer__lVZkt:hover{border-color:#feac24;border-color:var(--primary-color)}.style_inputContainer__lVZkt.style_error__wsTSa{background:#ef44440d;border-color:#ef4444;border-color:var(--error-color)}.style_inputContainer__lVZkt.style_error__wsTSa:focus-within{box-shadow:0 0 0 3px #ef44441a}.style_inputContainer__lVZkt .style_inputIcon__5ONSH{color:#94a3b8;color:var(--text-muted);font-size:1.25rem;left:1rem;position:absolute;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);z-index:2}.style_inputContainer__lVZkt:focus-within .style_inputIcon__5ONSH{color:#feac24;color:var(--primary-color)}.style_inputContainer__lVZkt.style_error__wsTSa .style_inputIcon__5ONSH{color:#ef4444;color:var(--error-color)}.style_inputContainer__lVZkt .style_input__wDYK9{background:#0000;border:none;color:#0f172a;color:var(--text-primary);font-family:Inter,sans-serif;font-size:1rem;font-weight:500;outline:none;padding:1rem 1rem 1rem 3rem;width:100%}.style_inputContainer__lVZkt .style_input__wDYK9::placeholder{color:#94a3b8;color:var(--text-muted);font-weight:400}.style_inputContainer__lVZkt .style_passwordToggle__dKnIA{background:none;border:none;border-radius:50%;color:#94a3b8;color:var(--text-muted);cursor:pointer;font-size:1.125rem;padding:.25rem;position:absolute;right:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_inputContainer__lVZkt .style_passwordToggle__dKnIA:hover{background:#0000000d;color:#0f172a;color:var(--text-primary)}.style_errorMessage__V0SFO{color:#ef4444;color:var(--error-color);display:block;font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;margin-top:.5rem;padding-left:.5rem}.style_button__M3ZyS{align-items:center;border:none;border-radius:12px;border-radius:var(--border-radius);cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:1rem;font-weight:700;gap:.75rem;justify-content:center;min-height:56px;overflow:hidden;padding:1rem 2rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:100%}.style_button__M3ZyS:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s;width:100%}.style_button__M3ZyS:hover:before{left:100%}.style_button__M3ZyS:disabled{cursor:not-allowed;opacity:.6;transform:none!important}.style_button__M3ZyS svg{font-size:1.125rem;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_button__M3ZyS:hover:not(:disabled){box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg);transform:translateY(-2px)}.style_button__M3ZyS:hover:not(:disabled) svg{transform:scale(1.1)}.style_button__M3ZyS:active:not(:disabled){transform:translateY(0)}.style_buttonPrimary__2NSl5{background:linear-gradient(135deg,#feac24,#ff9800);background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-hover) 100%);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);color:#fff;margin-bottom:1rem}.style_buttonPrimary__2NSl5:hover:not(:disabled){background:linear-gradient(135deg,#ff9800,#f57c00);background:linear-gradient(135deg,var(--primary-hover) 0,#f57c00 100%)}.style_buttonSecondary__x9iy6{background:linear-gradient(135deg,#f8fafc,#e2e8f0);background:linear-gradient(135deg,var(--background-secondary) 0,#e2e8f0 100%);border:2px solid #e2e8f0;border:2px solid var(--border-color);box-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--shadow-sm);color:#0f172a;color:var(--text-primary)}.style_buttonSecondary__x9iy6:hover:not(:disabled){background:linear-gradient(135deg,#e2e8f0,#cbd5e1);border-color:#feac24;border-color:var(--primary-color)}.style_buttonSocial__iLK2p{font-weight:600;margin-bottom:.75rem}.style_buttonSocial__iLK2p:last-child{margin-bottom:0}.style_buttonGoogle__xXhzB{background:linear-gradient(135deg,#fff,#f8fafc);border:2px solid #e2e8f0;color:#db4437;color:var(--google-color)}.style_buttonGoogle__xXhzB:hover:not(:disabled){background:linear-gradient(135deg,#db4437,#c23321);background:linear-gradient(135deg,var(--google-color) 0,#c23321 100%);border-color:#db4437;border-color:var(--google-color);color:#fff}.style_buttonFacebook__sujJd{background:linear-gradient(135deg,#fff,#f8fafc);border:2px solid #e2e8f0;color:#4267b2;color:var(--facebook-color)}.style_buttonFacebook__sujJd:hover:not(:disabled){background:linear-gradient(135deg,#4267b2,#365899);background:linear-gradient(135deg,var(--facebook-color) 0,#365899 100%);border-color:#4267b2;border-color:var(--facebook-color);color:#fff}.style_spinner__7f92o{animation:style_spin__tw1eJ 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:20px;width:20px}.style_divider__4X1Ds{margin:2rem 0;position:relative;text-align:center}.style_divider__4X1Ds:before{background:#e2e8f0;background:var(--border-color);content:"";height:1px;left:0;position:absolute;right:0;top:50%}.style_divider__4X1Ds span{background:#fff;background:var(--background-primary);color:#94a3b8;color:var(--text-muted);font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;padding:0 1rem;position:relative;z-index:2}.style_socialLogin__KcoaP{margin-bottom:2rem}.style_actionLinks__12J\+y{border-top:1px solid #f1f5f9;border-top:1px solid var(--border-light);display:flex;flex-direction:column;gap:1rem;padding-top:1.5rem}.style_linkGroup__QpsOJ{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;text-align:center}.style_linkGroup__QpsOJ span{color:#64748b;color:var(--text-secondary);font-family:Inter,sans-serif;font-size:.875rem;font-weight:500}.style_actionLink__ZmDbO{color:#feac24;color:var(--primary-color);font-family:Inter,sans-serif;font-size:.875rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_actionLink__ZmDbO:hover{color:#ff9800;color:var(--primary-hover);text-decoration:underline}.style_actionButton__Pjy33{align-items:center;background:none;border:none;border-radius:12px;border-radius:var(--border-radius);color:#00897f;color:var(--secondary-color);cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;gap:.5rem;padding:.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_actionButton__Pjy33:hover{background:#00897f1a;color:#00695c;color:var(--secondary-hover);transform:translateY(-1px)}.style_actionButton__Pjy33 svg{font-size:1rem}.style_modalOverlay__-ZaB7{align-items:center;animation:style_fadeIn__QfEt8 .3s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:1000}.style_modal__kma-F{animation:style_slideUp__z3N76 .4s ease-out;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:20px;border-radius:var(--border-radius-xl);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;box-shadow:var(--shadow-xl);max-height:90vh;max-width:500px;overflow-y:auto;position:relative;width:100%}.style_modalHeader__w6B2f{align-items:center;border-bottom:1px solid #f1f5f9;border-bottom:1px solid var(--border-light);display:flex;justify-content:space-between;padding:2rem 2rem 1rem}.style_modalHeader__w6B2f h2{color:#0f172a;color:var(--text-primary);font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:700;margin:0}.style_modalHeader__w6B2f .style_modalClose__lTTxm{background:none;border:none;border-radius:50%;color:#94a3b8;color:var(--text-muted);cursor:pointer;font-size:2rem;line-height:1;padding:.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_modalHeader__w6B2f .style_modalClose__lTTxm:hover{background:#0000000d;color:#0f172a;color:var(--text-primary)}.style_modalContent__Q-Jrq{padding:2rem;text-align:center}.style_modalContent__Q-Jrq .style_modalIcon__P21yE{align-items:center;background:linear-gradient(135deg,#e8f5f4,#00897f1a);background:linear-gradient(135deg,var(--secondary-light) 0,#00897f1a 100%);border-radius:50%;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);color:#00897f;color:var(--secondary-color);display:flex;font-size:2rem;height:80px;justify-content:center;margin:0 auto 1.5rem;width:80px}.style_modalContent__Q-Jrq p{color:#64748b;color:var(--text-secondary);font-family:Inter,sans-serif;font-size:1rem;font-weight:500;line-height:1.6;margin:0 0 2rem}.style_modalContent__Q-Jrq .style_inputGroup__7lNjm{margin-bottom:2rem;text-align:left}.style_modalActions__4N3Un{display:flex;gap:1rem;margin-top:2rem}@keyframes style_spin__tw1eJ{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes style_fadeIn__QfEt8{0%{opacity:0}to{opacity:1}}@keyframes style_slideUp__z3N76{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:768px){.style_container__gVlI\+{padding:1rem}.style_loginCard__HxrLI{padding:2rem 1.5rem}.style_header__QhFrw{margin-bottom:2rem}.style_header__QhFrw .style_logo__\+aZBM{height:50px}.style_header__QhFrw h1{font-size:1.75rem}.style_header__QhFrw p{font-size:.875rem}.style_inputContainer__lVZkt .style_input__wDYK9{font-size:.875rem;padding:.875rem .875rem .875rem 2.75rem}.style_inputContainer__lVZkt .style_inputIcon__5ONSH{font-size:1.125rem;left:.875rem}.style_button__M3ZyS{font-size:.875rem;min-height:50px;padding:.875rem 1.5rem}.style_linkGroup__QpsOJ{flex-direction:column;gap:.25rem}.style_modal__kma-F{margin:1rem;max-width:calc(100vw - 2rem)}.style_modalHeader__w6B2f{padding:1.5rem 1.5rem 1rem}.style_modalContent__Q-Jrq{padding:1.5rem}.style_modalContent__Q-Jrq .style_modalIcon__P21yE{font-size:1.5rem;height:60px;width:60px}.style_modalActions__4N3Un{flex-direction:column;gap:.75rem}}@media screen and (max-width:480px){.style_loginCard__HxrLI{padding:1.5rem 1rem}.style_header__QhFrw h1{font-size:1.5rem}.style_inputGroup__7lNjm{margin-bottom:1rem}.style_socialLogin__KcoaP{margin-bottom:1.5rem}.style_buttonSocial__iLK2p{font-size:.875rem;padding:.875rem 1rem}}@media(prefers-contrast:high){.style_inputContainer__lVZkt{border-width:3px}.style_button__M3ZyS{border:2px solid}}.style_ant-menu-item__sCZZD{background:#00897f;border-radius:.5rem;box-shadow:0 1px 2px 0 #0d10170f;color:#fff!important;font-family:Inter!important;font-size:1rem!important;font-weight:500!important;height:3rem!important;margin-bottom:1rem!important}.style_ant-menu-item-active__t6TQy,.style_ant-menu-item-selected__eevKj{background:#ebf6f5!important;border:1px solid #00897f!important;border-radius:.5rem!important;box-shadow:0 1px 2px 0 #0d10170f!important;color:#00897f!important}.style_ant-menu-submenu-selected__ZpKVt>.style_ant-menu-submenu-title__iJDLL{background-color:#e0e0e0!important;color:#00897f!important}.style_ant-picker-outlined__hDS1N{width:100%}.style_ant-form-item__SGIcj{margin-bottom:0!important}.style_ant-steps-item-finish__W\+Dwi .style_ant-steps-item-icon__RAT7\+{background-color:#00897f!important;border-color:#00897f!important}.style_ant-steps-item-finish__W\+Dwi .style_ant-steps-item-icon__RAT7\+ .style_ant-steps-icon__dBt2c{color:#fff!important}.style_ant-steps-item-finish__W\+Dwi .style_ant-steps-item-tail__IXBFy:after{background-color:#00897f!important}.style_ant-steps-item-process__0bUBu .style_ant-steps-item-icon__RAT7\+{background-color:#00897f!important;border-color:#00897f!important}.style_ant-progress__WTQB- .style_ant-progress-inner__yiz3I:not(.style_ant-progress-circle-gradient__2iUZu) .style_ant-progress-circle-path__KOfAv{stroke:#00897f}.style_ant-steps__3DxEN .style_ant-steps-item-finish__W\+Dwi>.style_ant-steps-item-container__8dxW3>.style_ant-steps-item-content__k5eyT>.style_ant-steps-item-title__mu56e:after{background-color:#00897f}.style_ant-progress__WTQB- .style_ant-progress-bg__thIU4{background:#00897f}.style_slick-track__g0g\+O{display:flex!important;gap:1rem!important}.style_ant-row__OCUlx{margin-bottom:10px;row-gap:5px!important}.style_ant-col__Wc5sV{margin-bottom:10px}.style_ant-tabs-top__dekJ9>.style_ant-tabs-nav__FmVSL{margin-bottom:0}.style_ant-btn__xX93a,.style_ant-tabs-card__6qlVq>.style_ant-tabs-nav__FmVSL .style_ant-tabs-tab__JtkT5,.style_ant-tabs__SDzqz .style_ant-tabs-tab__JtkT5{padding:0}.style_ant-table-wrapper__6jlom .style_ant-table__bN11h{margin-top:20px;overflow-x:auto;width:100%}.style_ant-select-selector__TvsVQ{background:#0000!important;border:none!important}.style_ant-layout-header__3HH7t{line-height:1rem!important}.style_ant-modal__O5OJP .style_ant-modal-close-x__SSQhy{color:#fff}.style_ant-select__oaRXP{background:#fff!important}@media screen and (max-width:1024px){.style_ant-row__OCUlx{margin-left:0!important;margin-right:0!important}.style_ant-layout__yZCpn .style_ant-layout-sider-light__i-Cby .style_ant-layout-sider-zero-width-trigger__XHvdT{display:none!important}}:where(.style_css-dev-only-do-not-override-1pvl7mi__7YN62).style_ant-input-search-large__6t4Id .style_ant-input-search-button__pCdRc{width:40px}.style_ant-popover-inner__ymMDq{padding:0!important}.style_customPopover__JrJ-h .style_ant-popover-content__KGPVC{border:none;padding:0}.style_customPopover__JrJ-h .style_ant-popover-inner__ymMDq{border-radius:10px;overflow:hidden}.style_customPopover__JrJ-h .style_ant-popover-arrow__jA1mr{display:none}.style_container__gewuP{width:100%}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.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{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,R0lGODlhIAAgAPUAAP///wAAAPr6+sTExOjo6PDw8NDQ0H5+fpqamvb29ubm5vz8/JKSkoaGhuLi4ri4uKCgoOzs7K6urtzc3D4+PlZWVmBgYHx8fKioqO7u7kpKSmxsbAwMDAAAAM7OzsjIyNjY2CwsLF5eXh4eHkxMTLCwsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAG/0CAcEgkFjgcR3HJJE4SxEGnMygKmkwJxRKdVocFBRRLfFAoj6GUOhQoFAVysULRjNdfQFghLxrODEJ4Qm5ifUUXZwQAgwBvEXIGBkUEZxuMXgAJb1dECWMABAcHDEpDEGcTBQMDBQtvcW0RbwuECKMHELEJF5NFCxm1AAt7cH4NuAOdcsURy0QCD7gYfcWgTQUQB6Zkr66HoeDCSwIF5ucFz3IC7O0CC6zx8YuHhW/3CvLyfPX4+OXozKnDssBdu3G/xIHTpGAgOUPrZimAJCfDPYfDin2TQ+xeBnWbHi37SC4YIYkQhdy7FvLdpwWvjA0JyU/ISyIx4xS6sgfkNS4me2rtVKkgw0JCb8YMZdjwqMQ2nIY8BbcUQNVCP7G4MQq1KRivR7tiDEuEFrggACH5BAAKAAEALAAAAAAgACAAAAb/QIBwSCQmNBpCcckkEgREA4ViKA6azM8BEZ1Wh6LOBls0HA5fgJQ6HHQ6InKRcWhA1d5hqMMpyIkOZw9Ca18Qbwd/RRhnfoUABRwdI3IESkQFZxB4bAdvV0YJQwkDAx9+bWcECQYGCQ5vFEQCEQoKC0ILHqUDBncCGA5LBiHCAAsFtgqoQwS8Aw64f8m2EXdFCxO8INPKomQCBgPMWAvL0n/ff+jYAu7vAuxy8O/myvfX8/f7/Arq+v0W0HMnr9zAeE0KJlQkJIGCfE0E+PtDq9qfDMogDkGmrIBCbNQUZIDosNq1kUsEZJBW0dY/b0ZsLViQIMFMW+RKKgjFzp4fNokPIdki+Y8JNVxA79jKwHAI0G9JGw5tCqDWTiFRhVhtmhVA16cMJTJ1OnVIMo1cy1KVI5NhEAAh+QQACgACACwAAAAAIAAgAAAG/0CAcEgkChqNQnHJJCYWRMfh4CgamkzFwBOdVocNCgNbJAwGhKGUOjRQKA1y8XOGAtZfgIWiSciJBWcTQnhCD28Qf0UgZwJ3XgAJGhQVcgKORmdXhRBvV0QMY0ILCgoRmIRnCQIODgIEbxtEJSMdHZ8AGaUKBXYLIEpFExZpAG62HRRFArsKfn8FIsgjiUwJu8FkJLYcB9lMCwUKqFgGHSJ5cnZ/uEULl/CX63/x8KTNu+RkzPj9zc/0/Cl4V0/APDIE6x0csrBJwybX9DFhBhCLgAilIvzRVUriKHGlev0JtyuDvmsZUZlcIiCDnYu7KsZ0UmrBggRP7n1DqcDJEzciOgHwcwTyZEUmIKEMFVIqgyIjpZ4tjdTxqRCMPYVMBYDV6tavUZ8yczpkKwBxHsVWtaqo5tMgACH5BAAKAAMALAAAAAAgACAAAAb/QIBwSCQuBgNBcck0FgvIQtHRZCYUGSJ0IB2WDo9qUaBQKIXbLsBxOJTExUh5mB4iDo0zXEhWJNBRQgZtA3tPZQsAdQINBwxwAnpCC2VSdQNtVEQSEkOUChGSVwoLCwUFpm0QRAMVFBQTQxllCqh0kkIECF0TG68UG2O0foYJDb8VYVa0alUXrxoQf1WmZnsTFA0EhgCJhrFMC5Hjkd57W0jpDsPDuFUDHfHyHRzstNN78PPxHOLk5dwcpBuoaYk5OAfhXHG3hAy+KgLkgNozqwzDbgWYJQyXsUwGXKNA6fnYMIO3iPeIpBwyqlSCBKUqEQk5E6YRmX2UdAT5kEnHKkQ5hXjkNqTPtKAARl1sIrGoxSFNuSEFMNWoVCxEpiqyRlQY165wEHELAgAh+QQACgAEACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0GxwFwmFJlnlAgaTKpFqEIqFJMBhcEABC5GjkPz0KN2tsvHBH4sJKgdd1NHSXILah9tAmdCC0dUcg5qVEQfiIxHEYtXSACKnWoGXAwHBwRDGUcKBXYFi0IJHmQEEKQHEGGpCnp3AiW1DKFWqZNgGKQNA65FCwV8bQQHJcRtds9MC4rZitVgCQbf4AYEubnKTAYU6eoUGuSpu3fo6+ka2NrbgQAE4eCmS9xVAOW7Yq7IgA4Hpi0R8EZBhDshOnTgcOtfM0cAlTigILFDiAFFNjk8k0GZgAxOBozouIHIOyKbFixIkECmIyIHOEiEWbPJTTQ5FxcVOMCgzUVCWwAcyZJvzy45ADYVZNIwTlIAVfNB7XRVDLxEWLQ4E9JsKq+rTdsMyhcEACH5BAAKAAUALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUYKQ4YKEYSKfVKPaUMZHwMDeQBxh04ABYSFGU4JBpsDBmFHdXMLIKofBEyKCpdgspsOoUsLXaRLCQMgwky+YJ1FC4POg8lVAg7U1Q5drtnHSw4H3t8HDdnZy2Dd4N4Nzc/QeqLW1bnM7rXuV9tEBhQQ5UoCbJDmWKBAQcMDZNhwRVNCYANBChZYEbkVCZOwASEcCDFQ4SEDIq6WTVqQIMECBx06iCACQQPBiSabHDqzRUTKARMhSFCDrc+WNQIcOoRw5+ZIHj8ADqSEQBQAwKKLhIzowEEeGKQ0owIYkPKjHihZoBKi0KFE01b4zg7h4y4IACH5BAAKAAYALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUUJeQCGChGEin1SkGlubEhDcYdOAAWEhRlOC12HYUd1eqeRokOKCphgrY5MpotqhgWfunqPt4PCg71gpgXIyWSqqq9MBQPR0tHMzM5L0NPSC8PCxVUCyeLX38+/AFfXRA4HA+pjmoFqCAcHDQa3rbxzBRD1BwgcMFIlidMrAxYICHHA4N8DIqpsUWJ3wAEBChQaEBnQoB6RRr0uARjQocMAAA0w4nMz4IOaU0lImkSngYKFc3ZWyTwJAALGK4fnNA3ZOaQCBQ22wPgRQlSIAYwSfkHJMrQkTyEbKFzFydQq15ccOAjUEwQAIfkEAAoABwAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVD29K/AFfRRQUDDt1PmoFqHgPtBLetvMwG7QMes0KxkkIFIQNKDhBgKvCh3gQiqmxt6NDBAAEIEAgUOHCgBBEH9Yg06uWAIQUABihQMACgBEUHTRwoUEOBIcqQI880OIDgm5ABDA8IgUkSwAAyij1/jejAARPPIQwONBCnBAJDCEOOCnFA8cOvEh1CEJEqBMIBEDaLcA3LJIEGDe/0BAEAIfkEAAoACAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVDDti/BQccA8yrYBAjHR0jc53LRQYU6R0UBnO4RxmiG/IjJUIJFuoVKeCBigBN5QCk43BgFgMKFCYUGDAgFEUQRGIRYbCh2xACEDcAcHDgQDcQFGf9s7VkA0QCI0t2W0DRw68h8ChAEELSJE8xijBvVqCgIU9PjwA+UNzG5AHEB9xkDpk4QMGvARQsEDlKxMCALDeLcA0rqEEDlWCCAAAh+QQACgAJACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0FRylQmFJlnlFhQJKrTrRCqoALIBXAxchySzZm2Wusdi8nfOfeYfAuPEWoCZkILR2l+V2VFCXkAhgoRhIp9UpBpbmxIQ3GHTgAFhIUZTgtdh2FHdXqnkaJDigqYYK2OTKaLaoYFn7p6j0wOA8PEAw6/Z4PKUhwdzs8dEL9kqqrN0M7SetTVCsLFw8d6C8vKvUQEv+dVCRAaBnNQtkwPFRQUFXOduUoTG/cUNkyYg+tIBlEMAFYYMAaBuCekxmhaJeSeBgiOHhw4QECAAwcCLhGJRUQCg3RDCmyUVmBYmlOiGqmBsPGlyz9YkAlxsJEhqCubABS9AsPgQAMqLQfM0oTMwEZ4QpLOwvMLxAEEXIBG5aczqtaut4YNXRIEACH5BAAKAAoALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RahAQRQtHaX5XZUUJeQAGHR0jA0SKfVKGCmlubEhCBSGRHSQOQwVmQwsZTgtdh0UQHKIHm2quChGophuiJHO3jkwOFB2UaoYFTnMGegDKRQQG0tMGBM1nAtnaABoU3t8UD81kR+UK3eDe4nrk5grR1NLWegva9s9czfhVAgMNpWqgBGNigMGBAwzmxBGjhACEgwcgzAPTqlwGXQ8gMgAhZIGHWm5WjelUZ8jBBgPMTBgwIMGCRgsygVSkgMiHByD7DWDmx5WuMkZqDLCU4gfAq2sACrAEWFSRLjUfWDopCqDTNQIsJ1LF0yzDAA90UHV5eo0qUjB8mgUBACH5BAAKAAsALAAAAAAgACAAAAb/QIBwSCwqFIuickk0FIiCo6A4ZSoZnRBUSiwoEtYipNOBDKOKKgD9DBNHHU4brc4c3cUBeSOk949geEQUZA5rXABHEW4PD0UOZBSHaQAJiEMJgQATFBQVBkQHZKACUwtHbX0RR0mVFp0UFwRCBSQDSgsZrQteqEUPGrAQmmG9ChFqRAkMsBd4xsRLBBsUoG6nBa14E4IA2kUFDuLjDql4peilAA0H7e4H1udH8/Ps7+3xbmj0qOTj5mEWpEP3DUq3glYWOBgAcEmUaNI+DBjwAY+dS0USGJg4wABEXMYyJNvE8UOGISKVCNClah4xjg60WUKyINOCUwrMzVRARMGENWQ4n/jpNTKTm15J/CTK2e0MoD+UKmHEs4onVDVVmyqdpAbNR4cKTjqNSots07EjzzJh1S0IADsAAAAAAAAAAAA=) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.style_container__Yy0ze{margin:0 auto;max-width:1400px;padding:2rem}.style_container__Yy0ze .style_header__m1CTc{background:linear-gradient(135deg,#fff,#f8fafc);border-radius:20px;border-radius:var(--border-radius-lg);box-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--shadow-sm);margin-bottom:3rem;padding:2rem 0;text-align:center}.style_container__Yy0ze .style_header__m1CTc h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#feac24,#00897f);background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));-webkit-background-clip:text;background-clip:text;color:#0f172a;color:var(--text-primary);font-family:Poppins,sans-serif;font-size:clamp(1rem,4vw,2rem);font-weight:800;line-height:1.2;margin-bottom:1rem;text-align:center}.style_container__Yy0ze .style_header__m1CTc h3{color:#64748b;color:var(--text-secondary);font-family:Inter,sans-serif;font-size:clamp(1rem,2.5vw,1.25rem);font-weight:500;line-height:1.6;margin:0 auto;max-width:800px}.style_loadingContainer__zYU0f{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:4rem 2rem}.style_loadingContainer__zYU0f .style_spinner__\+f53R{animation:style_spin__IZGC- 1s linear infinite;border:4px solid #e2e8f0;border-top:4px solid #feac24;border:4px solid var(--border-color);border-radius:50%;border-top-color:var(--primary-color);height:50px;width:50px}.style_loadingContainer__zYU0f p{color:#64748b;color:var(--text-secondary);font-family:Inter,sans-serif;font-size:1.1rem;font-weight:500}.style_boloesGrid__By\+Ut{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));padding:1rem 0}.style_boloesGrid__By\+Ut .style_cardWrapper__2RVeh{display:flex;justify-content:center}.style_card__wCkoA{background:linear-gradient(135deg,#fff,#f8fafc);background:linear-gradient(135deg,var(--background-primary) 0,var(--card-bg,#f8fafc) 100%);border:2px solid #e2e8f0;border:2px solid var(--card-border,var(--border-color));border-radius:20px;border-radius:var(--border-radius-lg);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg);display:flex;flex-direction:column;max-width:350px;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:100%}.style_card__wCkoA:hover{border-color:#feac24;border-color:var(--card-color,var(--primary-color));box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;box-shadow:var(--shadow-xl);transform:translateY(-8px) scale(1.02)}.style_card__wCkoA.style_especialCard__hortl{border-width:3px;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a,0 0 30px #feac244d;box-shadow:var(--shadow-xl),0 0 30px #feac244d}.style_card__wCkoA.style_especialCard__hortl:hover{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a,0 0 40px #feac2466;box-shadow:var(--shadow-xl),0 0 40px #feac2466;transform:translateY(-10px) scale(1.03)}.style_card__wCkoA:before{background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s;width:100%;z-index:1}.style_card__wCkoA:hover:before{left:100%}.style_especialBadge__1\+ef0{align-items:center;animation:style_pulse__nhxM2 2s infinite;background:linear-gradient(135deg,gold,#ffb347);border-radius:20px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);color:#8b4513;display:flex;font-family:Poppins,sans-serif;font-size:.75rem;font-weight:700;gap:.25rem;padding:.5rem 1rem;right:15px;top:15px;z-index:2}.style_especialBadge__1\+ef0 svg{font-size:.875rem}.style_headerCard__cUfZX{align-items:center;background:linear-gradient(135deg,#feac24,color-mix(in srgb,#feac24 80%,#000 20%));background:linear-gradient(135deg,var(--card-color,var(--primary-color)) 0,color-mix(in srgb,var(--card-color,var(--primary-color)) 80%,#000 20%) 100%);display:flex;flex-direction:column;justify-content:center;padding:1rem;position:relative}.style_headerCard__cUfZX .style_cardTitle__byNU8{color:#fff;font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:700;margin:0;text-align:center;text-shadow:0 2px 4px #0000004d;z-index:2}.style_headerCard__cUfZX .style_starDecoration__G9jQ9{color:gold;display:flex;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3));font-size:.875rem;gap:.25rem;margin-top:.5rem}.style_cardContent__DBFIV{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:1rem;padding:2rem 1.5rem;position:relative;z-index:2}.style_acumulado__LTcWu{animation:style_glow__7VWe8 2s ease-in-out infinite alternate;background:linear-gradient(135deg,#ff6b6b,#ee5a24);border:none!important;border-radius:25px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);color:#fff!important;font-family:Poppins,sans-serif;font-size:.875rem;font-weight:600;padding:.5rem 1rem}.style_acumulado__LTcWu span{align-items:center;display:flex;gap:.25rem}.style_bolaoHoje__CBEpM{animation:style_pulse__nhxM2 1.5s infinite;background:linear-gradient(135deg,#1e1e1e,#333);border-radius:25px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);color:#fff;font-family:Poppins,sans-serif;font-size:.875rem;font-weight:600;padding:.5rem 1rem}.style_bolaoHoje__CBEpM span{align-items:center;display:flex;gap:.25rem}.style_containerValor__J7ijj{margin:1rem 0;text-align:center}.style_containerValor__J7ijj .style_prizeContainer__lrUCf{align-items:baseline;display:flex;gap:.25rem;justify-content:center;margin-bottom:.5rem}.style_containerValor__J7ijj .style_prizeContainer__lrUCf .style_currencySymbol__LPq1s{color:#feac24;color:var(--card-color,var(--primary-color));font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:600;opacity:.8}.style_containerValor__J7ijj .style_prizeContainer__lrUCf .style_cardValue__MSB0r{color:#feac24;color:var(--card-color,var(--primary-color));font-family:Poppins,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1;text-shadow:0 2px 4px #0000001a}.style_containerValor__J7ijj .style_cardUnit__4nlQ5{font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:600;opacity:.9}.style_containerDadosConc__S7fRj{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f8fafccc;background:var(--card-bg,#f8fafccc);border:1px solid #e2e8f0;border:1px solid var(--card-border,var(--border-color));border-radius:16px;border-radius:var(--border-radius);box-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:.5rem;padding:1rem;width:100%}.style_containerDadosConc__S7fRj .style_concursoInfo__O9pCF .style_cardDate__rkrWA{color:#0f172a;color:var(--text-primary);font-family:Inter,sans-serif;font-size:1rem;font-weight:600}.style_containerDadosConc__S7fRj .style_dateInfo__T3383{align-items:center;color:#64748b;color:var(--text-secondary);display:flex;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;gap:.5rem}.style_containerDadosConc__S7fRj .style_dateInfo__T3383 svg{color:#feac24;color:var(--card-color,var(--primary-color));font-size:1rem}.style_betButton__\+UAkX{background:linear-gradient(135deg,#feac24,color-mix(in srgb,#feac24 80%,#000 20%));background:linear-gradient(135deg,var(--card-color,var(--primary-color)) 0,color-mix(in srgb,var(--card-color,var(--primary-color)) 80%,#000 20%) 100%);border:none;border-radius:50px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);color:#fff;cursor:pointer;font-family:Poppins,sans-serif;font-size:1rem;font-weight:700;margin-top:auto;overflow:hidden;padding:1rem 2rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:100%}.style_betButton__\+UAkX:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg);transform:translateY(-2px)}.style_betButton__\+UAkX:active{transform:translateY(0)}.style_betButton__\+UAkX span{position:relative;z-index:2}.style_betButton__\+UAkX .style_buttonGlow__OOph7{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);height:100%;left:-100%;position:absolute;top:0;transition:left .6s;width:100%}.style_betButton__\+UAkX:hover .style_buttonGlow__OOph7{left:100%}@keyframes style_spin__IZGC-{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes style_pulse__nhxM2{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}@keyframes style_glow__7VWe8{0%{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md)}to{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a,0 0 20px #ff6b6b80;box-shadow:var(--shadow-md),0 0 20px #ff6b6b80}}@media screen and (max-width:1200px){.style_boloesGrid__By\+Ut{gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media screen and (max-width:768px){.style_container__Yy0ze{padding:1rem}.style_container__Yy0ze .style_header__m1CTc{margin-bottom:2rem;padding:1.5rem 1rem}.style_container__Yy0ze .style_header__m1CTc h1{font-size:1.5rem}.style_container__Yy0ze .style_header__m1CTc h3{font-size:1rem}.style_boloesGrid__By\+Ut{gap:1rem;grid-template-columns:1fr}.style_card__wCkoA{max-width:100%}.style_cardContent__DBFIV{padding:1.5rem 1rem}.style_containerValor__J7ijj .style_prizeContainer__lrUCf .style_cardValue__MSB0r{font-size:2.5rem}.style_containerValor__J7ijj .style_cardUnit__4nlQ5{font-size:1rem}.style_betButton__\+UAkX{font-size:.875rem;padding:.875rem 1.5rem}}@media screen and (max-width:480px){.style_container__Yy0ze{padding:.75rem}.style_headerCard__cUfZX{padding:1rem}.style_headerCard__cUfZX .style_cardTitle__byNU8{font-size:1rem}.style_cardContent__DBFIV{gap:.75rem;padding:1rem .75rem}.style_especialBadge__1\+ef0{font-size:.625rem;padding:.375rem .75rem;right:10px;top:10px}}@media(prefers-contrast:high){.style_card__wCkoA{border-width:3px}.style_betButton__\+UAkX{border:2px solid #fff}}:root{--border-radius:16px;--border-radius-lg:20px;--transition-slow:all 0.5s cubic-bezier(0.4,0,0.2,1)}.style_container__vegcL{margin:4rem auto;max-width:1400px;padding:0 2rem}.style_header__Vo3ZR{background:linear-gradient(135deg,#fff,#f8fafc);border-radius:20px;border-radius:var(--border-radius-lg);box-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--shadow-sm);margin-bottom:3rem;padding:2rem 0;text-align:center}.style_header__Vo3ZR h1{align-items:center;color:#00897f;color:var(--secondary-color);display:flex;font-family:Poppins,sans-serif;font-size:1rem;font-weight:500;gap:1rem;justify-content:center;letter-spacing:.2rem;line-height:1.75;margin-bottom:1rem;text-transform:uppercase}.style_header__Vo3ZR h1 svg{flex-shrink:0}.style_header__Vo3ZR h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0f172a,#64748b);background:linear-gradient(135deg,var(--text-primary),var(--text-secondary));-webkit-background-clip:text;background-clip:text;color:#575755;font-family:Inter,sans-serif;font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.2;margin:0}.style_noDepoimentos__nur4G{background:linear-gradient(135deg,#f8fafc,#e2e8f0);background:linear-gradient(135deg,var(--background-secondary) 0,#e2e8f0 100%);border-radius:20px;border-radius:var(--border-radius-lg);box-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--shadow-sm);padding:4rem 2rem;text-align:center}.style_noDepoimentos__nur4G p{color:#64748b;color:var(--text-secondary);font-family:Inter,sans-serif;font-size:1.125rem;font-weight:500;margin:0}.style_carouselWrapper__CBjOv{background:linear-gradient(135deg,#fff,#f8fafc);background:linear-gradient(135deg,var(--background-primary) 0,var(--background-secondary) 100%);border-radius:20px;border-radius:var(--border-radius-lg);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg);overflow:hidden;padding:2rem 0;position:relative;touch-action:pan-y}.style_navButton__muKIb{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fffffff2,#f8fafcf2);border:1px solid #e2e8f0;border:1px solid var(--border-color);border-radius:50%;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);cursor:pointer;display:flex;height:56px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:56px;z-index:10}.style_navButton__muKIb:hover{background:linear-gradient(135deg,#fff,#f8fafc);background:linear-gradient(135deg,#fff 0,var(--background-secondary) 100%);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg);transform:translateY(-50%) scale(1.1)}.style_navButton__muKIb:active{transform:translateY(-50%) scale(1.05)}.style_navButton__muKIb:disabled{cursor:not-allowed;opacity:.5;transform:translateY(-50%)}.style_navButton__muKIb svg{color:#0f172a;color:var(--text-primary);font-size:1.25rem}.style_navButton__muKIb.style_prevButton__TcgMY{left:2rem}.style_navButton__muKIb.style_nextButton__ePlgV{right:2rem}.style_carouselContainer__WyA-s{overflow:hidden;width:100%}.style_carouselTrack__7H9\+z{display:flex;width:100%}.style_depoimentoCard__srDQZ{align-items:center;display:flex;flex:0 0 95%;justify-content:center;padding:2rem;position:relative}.style_depoimentoCard__srDQZ .style_cardContent__3I4Yb{border-radius:20px;border-radius:var(--border-radius-lg);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;box-shadow:var(--shadow-xl);max-width:800px;overflow:hidden;padding:3rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:100%}.style_depoimentoCard__srDQZ .style_cardContent__3I4Yb:hover{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a,0 0 40px #0000001a;box-shadow:var(--shadow-xl),0 0 40px #0000001a;transform:translateY(-4px)}.style_depoimentoCard__srDQZ .style_quoteIcon__87yE7{font-size:4rem;opacity:.3;position:absolute;right:2rem;top:-10px;z-index:1}.style_depoimentoCard__srDQZ .style_testimonialContent__4nYz5{margin-bottom:2rem;position:relative;z-index:2}.style_depoimentoCard__srDQZ .style_testimonialContent__4nYz5 .style_testimonialTitle__wCiwp{font-family:Poppins,sans-serif;font-size:1rem;font-weight:700;margin:0 0 1rem;opacity:.8}.style_depoimentoCard__srDQZ .style_testimonialContent__4nYz5 .style_testimonialText__-QKfH{font-family:Poppins,sans-serif;font-size:clamp(1.125rem,2.5vw,1.5rem);font-style:italic;font-weight:400;line-height:1.6;margin:0;text-align:center}.style_depoimentoCard__srDQZ .style_containerUsuarioDepoimento__K-Q5a{align-items:center;display:flex;gap:1rem;justify-content:center;position:relative;z-index:2}.style_depoimentoCard__srDQZ .style_containerUsuarioDepoimento__K-Q5a .style_userAvatar__93ExX{border-radius:50%;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);font-size:3rem;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_depoimentoCard__srDQZ .style_containerUsuarioDepoimento__K-Q5a .style_userAvatar__93ExX:hover{transform:scale(1.1)}.style_depoimentoCard__srDQZ .style_containerUsuarioDepoimento__K-Q5a .style_userInfo__fnvHF{text-align:left}.style_depoimentoCard__srDQZ .style_containerUsuarioDepoimento__K-Q5a .style_userInfo__fnvHF .style_userName__-oGF3{font-family:Poppins,sans-serif;font-size:1.125rem;font-weight:600;line-height:1.2;margin:0 0 .25rem}.style_depoimentoCard__srDQZ .style_containerUsuarioDepoimento__K-Q5a .style_userInfo__fnvHF .style_userLabel__41v4a{font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;margin:0;opacity:.8}.style_depoimentoCard__srDQZ .style_cardDecoration__CqY\+K{border-radius:20px;border-radius:var(--border-radius-lg);bottom:0;left:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0}.style_depoimentoCard__srDQZ .style_cardDecoration__CqY\+K .style_decorativeCircle__0YdPA{border-radius:50%;opacity:.1;position:absolute}.style_depoimentoCard__srDQZ .style_cardDecoration__CqY\+K .style_decorativeCircle__0YdPA:first-child{background:radial-gradient(circle,currentColor 0,#0000 70%);height:200px;left:-100px;top:-100px;width:200px}.style_depoimentoCard__srDQZ .style_cardDecoration__CqY\+K .style_decorativeCircle__0YdPA:last-child{background:radial-gradient(circle,currentColor 0,#0000 70%);bottom:-75px;height:150px;right:-75px;width:150px}.style_evenSlide__qMT2F .style_cardContent__3I4Yb{background:linear-gradient(135deg,#00897f,#00695c);background:linear-gradient(135deg,var(--secondary-color) 0,var(--secondary-hover) 100%);color:#fff}.style_evenSlide__qMT2F .style_quoteIcon__87yE7{color:#feac24;color:var(--primary-color)}.style_evenSlide__qMT2F .style_userAvatar__93ExX{color:#fff}.style_oddSlide__y1bnx .style_cardContent__3I4Yb{background:linear-gradient(135deg,#feac24,#ff9800);background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-hover) 100%);color:#fff}.style_oddSlide__y1bnx .style_quoteIcon__87yE7{color:#00897f;color:var(--secondary-color)}.style_oddSlide__y1bnx .style_userAvatar__93ExX{color:#fff}.style_oddSlide__y1bnx .style_testimonialText__-QKfH,.style_oddSlide__y1bnx .style_testimonialTitle__wCiwp,.style_oddSlide__y1bnx .style_userName__-oGF3{color:#1a1a1a}.style_oddSlide__y1bnx .style_userLabel__41v4a{color:#1a1a1acc}.style_dotsContainer__\+9Cbn{display:flex;gap:.75rem;justify-content:center;margin-top:2rem;padding:0 2rem}.style_dot__mUUeR{background:#e2e8f0;background:var(--border-color);border:none;border-radius:50%;cursor:pointer;height:12px;overflow:hidden;position:relative;width:12px}.style_dot__mUUeR,.style_dot__mUUeR:before{transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_dot__mUUeR:before{background:linear-gradient(135deg,#feac24,#00897f);background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:50%;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:scale(0)}.style_dot__mUUeR:hover{transform:scale(1.2)}.style_dot__mUUeR.style_activeDot__0of39:before{transform:scale(1)}.style_progressBar__6sRVH{background:#fff3;bottom:0;height:4px;left:0;overflow:hidden;position:absolute;right:0}.style_progressBar__6sRVH .style_progressFill__sFh0z{animation:style_progress__SvLo0 4s linear infinite;background:linear-gradient(90deg,#feac24,#00897f);background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));height:100%;transform:translateX(-100%);width:100%}.style_swipeIndicator__TXmY0{background:#000000b3;border-radius:20px;bottom:1rem;color:#fff;font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;left:50%;opacity:0;padding:.5rem 1rem;pointer-events:none;position:absolute;transform:translateX(-50%);transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_swipeIndicator__TXmY0 span{white-space:nowrap}@keyframes style_progress__SvLo0{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes style_fadeIn__I8uLs{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes style_pulse__BZiR\+{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.style_depoimentoCard__srDQZ{animation:style_fadeIn__I8uLs .6s ease-out}@media screen and (max-width:1024px){.style_container__vegcL{margin:3rem 0;padding:0 1rem}.style_header__Vo3ZR{margin-bottom:2rem;padding:1.5rem 1rem}.style_header__Vo3ZR h1{font-size:.875rem;gap:.75rem}.style_header__Vo3ZR h3{font-size:2rem}.style_carouselWrapper__CBjOv{padding:1.5rem 0}.style_navButton__muKIb{display:none}.style_swipeIndicator__TXmY0{animation:style_pulse__BZiR\+ 2s infinite;opacity:1}.style_depoimentoCard__srDQZ{flex:0 0 90%;min-height:350px;padding:1rem}.style_depoimentoCard__srDQZ .style_cardContent__3I4Yb{padding:2rem 1.5rem}.style_depoimentoCard__srDQZ .style_quoteIcon__87yE7{font-size:3rem;right:1rem}.style_depoimentoCard__srDQZ .style_testimonialContent__4nYz5{margin-bottom:1.5rem}.style_depoimentoCard__srDQZ .style_testimonialContent__4nYz5 .style_testimonialTitle__wCiwp{font-size:.875rem}.style_depoimentoCard__srDQZ .style_testimonialContent__4nYz5 .style_testimonialText__-QKfH{font-size:1rem}.style_depoimentoCard__srDQZ .style_containerUsuarioDepoimento__K-Q5a .style_userAvatar__93ExX{font-size:2.5rem}.style_depoimentoCard__srDQZ .style_containerUsuarioDepoimento__K-Q5a .style_userInfo__fnvHF .style_userName__-oGF3{font-size:1rem}.style_depoimentoCard__srDQZ .style_containerUsuarioDepoimento__K-Q5a .style_userInfo__fnvHF .style_userLabel__41v4a{font-size:.75rem}}@media screen and (max-width:768px){.style_container__vegcL{margin:2rem 0}.style_header__Vo3ZR h1{flex-direction:column;font-size:.75rem;gap:.5rem}.style_header__Vo3ZR h3{font-size:1.5rem}.style_depoimentoCard__srDQZ{flex:0 0 92%;min-height:300px}.style_depoimentoCard__srDQZ .style_cardContent__3I4Yb{padding:1.5rem 1rem}.style_depoimentoCard__srDQZ .style_quoteIcon__87yE7{font-size:2.5rem;right:.5rem}.style_depoimentoCard__srDQZ .style_testimonialContent__4nYz5 .style_testimonialTitle__wCiwp{font-size:.75rem}.style_depoimentoCard__srDQZ .style_testimonialContent__4nYz5 .style_testimonialText__-QKfH{font-size:.875rem}.style_depoimentoCard__srDQZ .style_containerUsuarioDepoimento__K-Q5a{flex-direction:column;gap:.75rem;text-align:center}.style_depoimentoCard__srDQZ .style_containerUsuarioDepoimento__K-Q5a .style_userAvatar__93ExX{font-size:2rem}.style_depoimentoCard__srDQZ .style_containerUsuarioDepoimento__K-Q5a .style_userInfo__fnvHF{text-align:center}.style_depoimentoCard__srDQZ .style_containerUsuarioDepoimento__K-Q5a .style_userInfo__fnvHF .style_userName__-oGF3{font-size:.875rem}.style_depoimentoCard__srDQZ .style_containerUsuarioDepoimento__K-Q5a .style_userInfo__fnvHF .style_userLabel__41v4a{font-size:.625rem}.style_dotsContainer__\+9Cbn{gap:.5rem;margin-top:1.5rem}.style_dot__mUUeR{height:10px;width:10px}.style_swipeIndicator__TXmY0{bottom:.5rem;font-size:.625rem;padding:.375rem .75rem}}@media screen and (max-width:480px){.style_depoimentoCard__srDQZ .style_cardContent__3I4Yb{padding:1rem .75rem}.style_depoimentoCard__srDQZ .style_testimonialContent__4nYz5 .style_testimonialTitle__wCiwp{font-size:.625rem}.style_depoimentoCard__srDQZ .style_testimonialContent__4nYz5 .style_testimonialText__-QKfH{font-size:.75rem}.style_depoimentoCard__srDQZ .style_containerUsuarioDepoimento__K-Q5a .style_userAvatar__93ExX{font-size:1.75rem}.style_depoimentoCard__srDQZ .style_containerUsuarioDepoimento__K-Q5a .style_userInfo__fnvHF .style_userName__-oGF3{font-size:.75rem}.style_depoimentoCard__srDQZ .style_containerUsuarioDepoimento__K-Q5a .style_userInfo__fnvHF .style_userLabel__41v4a{font-size:.5rem}}@media(prefers-contrast:high){.style_navButton__muKIb{border-width:2px}.style_dot__mUUeR{border:2px solid}}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.style_progressFill__sFh0z,.style_swipeIndicator__TXmY0{animation:none!important}}.style_ant-menu-item__E90fP{background:#00897f;border-radius:.5rem;box-shadow:0 1px 2px 0 #0d10170f;color:#fff!important;font-family:Inter!important;font-size:1rem!important;font-weight:500!important;height:3rem!important;margin-bottom:1rem!important}.style_ant-menu-item-active__HxuYz,.style_ant-menu-item-selected__WjOno{background:#ebf6f5!important;border:1px solid #00897f!important;border-radius:.5rem!important;box-shadow:0 1px 2px 0 #0d10170f!important;color:#00897f!important}.style_ant-menu-submenu-selected__HyR8v>.style_ant-menu-submenu-title__pM\+0h{background-color:#e0e0e0!important;color:#00897f!important}.style_ant-picker-outlined__-nur6{width:100%}.style_ant-form-item__I-UlH{margin-bottom:0!important}.style_ant-steps-item-finish__LKfxp .style_ant-steps-item-icon__ML6\+9{background-color:#00897f!important;border-color:#00897f!important}.style_ant-steps-item-finish__LKfxp .style_ant-steps-item-icon__ML6\+9 .style_ant-steps-icon__6gTkj{color:#fff!important}.style_ant-steps-item-finish__LKfxp .style_ant-steps-item-tail__TPqVy:after{background-color:#00897f!important}.style_ant-steps-item-process__dAPTv .style_ant-steps-item-icon__ML6\+9{background-color:#00897f!important;border-color:#00897f!important}.style_ant-progress__24ohx .style_ant-progress-inner__uaNuq:not(.style_ant-progress-circle-gradient__ZLIcj) .style_ant-progress-circle-path__0BVSp{stroke:#00897f}.style_ant-steps__eBtMf .style_ant-steps-item-finish__LKfxp>.style_ant-steps-item-container__\+UcQC>.style_ant-steps-item-content__uVHeX>.style_ant-steps-item-title__3oF4L:after{background-color:#00897f}.style_ant-progress__24ohx .style_ant-progress-bg__241v9{background:#00897f}.style_slick-track__eRFWR{display:flex!important;gap:1rem!important}.style_ant-row__rSdyu{margin-bottom:10px;row-gap:5px!important}.style_ant-col__2ryOL{margin-bottom:10px}.style_ant-tabs-top__pFUct>.style_ant-tabs-nav__TQFaP{margin-bottom:0}.style_ant-btn__R-40j,.style_ant-tabs-card__msjux>.style_ant-tabs-nav__TQFaP .style_ant-tabs-tab__QpukU,.style_ant-tabs__PMedB .style_ant-tabs-tab__QpukU{padding:0}.style_ant-table-wrapper__Rw5Mp .style_ant-table__CYOWa{margin-top:20px;overflow-x:auto;width:100%}.style_ant-select-selector__i0P5z{background:#0000!important;border:none!important}.style_ant-layout-header__4GlKZ{line-height:1rem!important}.style_ant-modal__TdxPd .style_ant-modal-close-x__v3cDd{color:#fff}.style_ant-select__GzTWt{background:#fff!important}@media screen and (max-width:1024px){.style_ant-row__rSdyu{margin-left:0!important;margin-right:0!important}.style_ant-layout__Kgu46 .style_ant-layout-sider-light__dd18A .style_ant-layout-sider-zero-width-trigger__4wsdW{display:none!important}}:where(.style_css-dev-only-do-not-override-1pvl7mi__F7ODH).style_ant-input-search-large__Vn3R- .style_ant-input-search-button__vbvIk{width:40px}.style_ant-popover-inner__rtQ3x{padding:0!important}.style_customPopover__11t62 .style_ant-popover-content__mcNBH{border:none;padding:0}.style_customPopover__11t62 .style_ant-popover-inner__rtQ3x{border-radius:10px;overflow:hidden}.style_customPopover__11t62 .style_ant-popover-arrow__gvJUs{display:none}.style_carouselWrapper__W061a{box-sizing:border-box;margin-bottom:2rem;overflow:hidden}.style_carouselWrapper__W061a .style_slick-list__ugYVG{margin:0 -1rem}.style_carouselWrapper__W061a .style_slide__uKWJz{padding:0 1rem}.style_carouselWrapper__W061a .style_slide__uKWJz img{border-radius:15px;height:auto;width:100%}@media screen and (max-width:1024px){.style_carouselWrapper__W061a .style_slide__uKWJz{padding:0}.style_carouselWrapper__W061a .style_slide__uKWJz img{border-radius:15px;margin:0;width:100%}}:root{--secondary-hover:#9fb9b6;--ranking-user-color:#f6970a;--ranking-bg:#f3e5f2;--ranking-details:#ecd4eb;--ranking-theme:#4f034a}.style_container__kJHu6{background:linear-gradient(135deg,#fff,#f8fafc);margin:0 auto;max-width:1400px;min-height:100vh;padding:2rem}.style_pageHeader__VEQCY{background:linear-gradient(135deg,#fff,#f8fafc);border-radius:16px;border-radius:var(--border-radius-lg);box-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--shadow-sm);margin-bottom:1rem;padding:1rem 0;text-align:center}.style_pageHeader__VEQCY h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#9fb9b6,#00897f);background:linear-gradient(135deg,#9fb9b6,var(--secondary-color));-webkit-background-clip:text;background-clip:text;color:#0f172a;color:var(--text-primary);font-family:Poppins,sans-serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.2;margin:0 0 1rem;text-align:center}.style_pageHeader__VEQCY p{color:#64748b;color:var(--text-secondary);font-family:Inter,sans-serif;font-size:clamp(1rem,2.5vw,1.25rem);font-weight:500;line-height:1.6;margin:0 auto;max-width:600px}.style_tabsSection__1HXvq{margin-bottom:.5rem}.style_loadingContainer__wKduZ{padding:2rem 0}.style_skeletonTabs__\+dBdD{animation:style_loading__STzP4 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:16px;border-radius:var(--border-radius-lg);height:120px;margin-bottom:2rem}.style_skeletonGrid__COPBm{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.style_skeletonCard__yjaGj{background:#fff;border-radius:16px;border-radius:var(--border-radius-lg);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);overflow:hidden}.style_skeletonCard__yjaGj .style_skeletonHeader__yD5HI{animation:style_loading__STzP4 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;height:60px}.style_skeletonCard__yjaGj .style_skeletonContent__4Ij2N{padding:1.5rem}.style_skeletonCard__yjaGj .style_skeletonContent__4Ij2N .style_skeletonLine__1hzij{animation:style_loading__STzP4 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:4px;height:20px;margin-bottom:1rem}.style_skeletonCard__yjaGj .style_skeletonContent__4Ij2N .style_skeletonLine__1hzij:last-child{margin-bottom:0;width:70%}.style_rankingSection__\+tIBj{background:linear-gradient(135deg,#f3e5f2,#f3e5f2cc);background:linear-gradient(135deg,var(--ranking-bg) 0,#f3e5f2cc 100%);border-radius:16px;border-radius:var(--border-radius-lg);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg);margin:3rem 0;overflow:hidden;padding:3rem 2rem;position:relative}.style_rankingSection__\+tIBj:before{background:linear-gradient(90deg,#4f034a,#f6970a);background:linear-gradient(90deg,var(--ranking-theme),var(--ranking-user-color));content:"";height:4px;left:0;position:absolute;right:0;top:0}.style_rankingHeader__j77f6{margin-bottom:3rem;text-align:center}.style_rankingHeader__j77f6 h2{color:#0f172a;color:var(--text-primary);font-family:Poppins,sans-serif;font-size:clamp(1.25rem,3vw,1.75rem);font-weight:700;line-height:1.3;margin:0 0 1rem}.style_rankingHeader__j77f6 h2 strong{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#4f034a,#f6970a);background:linear-gradient(135deg,var(--ranking-theme),var(--ranking-user-color));-webkit-background-clip:text;background-clip:text;color:#4f034a;color:var(--ranking-theme)}.style_rankingHeader__j77f6 h3{color:#64748b;color:var(--text-secondary);font-family:Inter,sans-serif;font-size:clamp(1rem,2.5vw,1.25rem);font-weight:600;line-height:1.4;margin:0}.style_rankingHeader__j77f6 h3 strong{color:#4f034a;color:var(--ranking-theme);font-weight:800}.style_rankingGrid__TNz04{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin:0 auto;max-width:1200px}.style_rankingCard__yRTVf{align-items:center;background:linear-gradient(135deg,#fff,#ecd4eb);background:linear-gradient(135deg,#fff 0,var(--ranking-details) 100%);border:2px solid #ecd4eb;border:2px solid var(--ranking-details);border-radius:16px;border-radius:var(--border-radius-lg);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);display:flex;gap:1rem;overflow:hidden;padding:1.5rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_rankingCard__yRTVf:before{background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s;width:100%}.style_rankingCard__yRTVf:hover{border-color:#4f034a;border-color:var(--ranking-theme);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;box-shadow:var(--shadow-xl);transform:translateY(-4px)}.style_rankingCard__yRTVf:hover:before{left:100%}.style_rankingCard__yRTVf.style_userCard__8aY7s{background:linear-gradient(135deg,#fff,#f6970a1a);border-color:#f6970a;border-color:var(--ranking-user-color);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a,0 0 20px #f6970a33;box-shadow:var(--shadow-lg),0 0 20px #f6970a33}.style_rankingCard__yRTVf.style_userCard__8aY7s:hover{border-color:#f6970a;border-color:var(--ranking-user-color);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a,0 0 30px #f6970a4d;box-shadow:var(--shadow-xl),0 0 30px #f6970a4d}.style_rankingCard__yRTVf.style_userCard__8aY7s .style_rankingAvatar__UMC\+j{background:#f6970a;background:var(--ranking-user-color)}.style_rankingCard__yRTVf.style_userCard__8aY7s .style_rankingPosition__yQEhm{color:#f6970a;color:var(--ranking-user-color)}.style_rankingCard__yRTVf .style_rankingAvatar__UMC\+j{align-items:center;background:#4f034a;background:var(--ranking-theme);border-radius:50%;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);color:#fff;display:flex;flex-shrink:0;font-family:Poppins,sans-serif;font-size:.875rem;font-weight:700;height:50px;justify-content:center;position:relative;text-transform:uppercase;width:50px;z-index:2}.style_rankingCard__yRTVf .style_rankingPosition__yQEhm{color:#4f034a;color:var(--ranking-theme);flex-shrink:0;font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:800;margin:0;position:relative;z-index:2}.style_rankingCard__yRTVf .style_rankingInfo__bkqr9{flex:1 1;position:relative;z-index:2}.style_rankingCard__yRTVf .style_rankingInfo__bkqr9 h4{color:#0f172a;color:var(--text-primary);font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;margin:0 0 .25rem;text-transform:capitalize}.style_rankingCard__yRTVf .style_rankingInfo__bkqr9 p{color:#64748b;color:var(--text-secondary);font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;margin:0}@keyframes style_loading__STzP4{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes style_slideIn__v1oNU{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.style_rankingSection__\+tIBj,.style_tabsSection__1HXvq{animation:style_slideIn__v1oNU .6s ease-out}@media screen and (max-width:1200px){.style_container__kJHu6{max-width:95%;padding:1.5rem}.style_rankingGrid__TNz04{gap:1rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}}@media screen and (max-width:768px){.style_container__kJHu6{padding:1rem}.style_pageHeader__VEQCY{margin-bottom:2rem;padding:1.5rem 1rem}.style_pageHeader__VEQCY h1{font-size:1.75rem}.style_pageHeader__VEQCY p{font-size:1rem}.style_rankingSection__\+tIBj{margin:2rem 0;padding:2rem 1rem}.style_rankingHeader__j77f6{margin-bottom:2rem}.style_rankingHeader__j77f6 h2{font-size:1.25rem}.style_rankingHeader__j77f6 h3{font-size:1rem}.style_rankingGrid__TNz04{gap:1rem;grid-template-columns:1fr}.style_rankingCard__yRTVf{padding:1rem}.style_rankingCard__yRTVf .style_rankingAvatar__UMC\+j{font-size:.75rem;height:40px;width:40px}.style_rankingCard__yRTVf .style_rankingPosition__yQEhm{font-size:1rem}.style_rankingCard__yRTVf .style_rankingInfo__bkqr9 h4{font-size:.875rem}.style_rankingCard__yRTVf .style_rankingInfo__bkqr9 p{font-size:.75rem}.style_skeletonGrid__COPBm{gap:1rem;grid-template-columns:1fr}}@media screen and (max-width:480px){.style_container__kJHu6{padding:.75rem}.style_pageHeader__VEQCY{padding:1rem .75rem}.style_rankingSection__\+tIBj{padding:1.5rem .75rem}.style_rankingCard__yRTVf{gap:.75rem;padding:.75rem}.style_rankingCard__yRTVf .style_rankingAvatar__UMC\+j{font-size:.625rem;height:35px;width:35px}.style_rankingCard__yRTVf .style_rankingPosition__yQEhm{font-size:.875rem}}@media(prefers-contrast:high){.style_rankingCard__yRTVf{border-width:3px}.style_skeletonCard__yjaGj{border:2px solid #e2e8f0;border:2px solid var(--border-color)}}:root{--shadow-sm:0 1px 3px 0 #0000001a;--shadow-md:0 4px 6px -1px #0000001a;--border-radius:8px;--border-radius-lg:12px;--transition:all 0.2s cubic-bezier(0.4,0,0.2,1)}.style_container__3P8yo{margin:0 auto;max-width:1200px;overflow:visible;padding:1rem 0;position:relative;width:100%}.style_tabsNavigation__N2Hca{display:flex;gap:.75rem;overflow-x:auto;padding:.5rem 0 1rem;scrollbar-color:#feac24 #f8fafc;scrollbar-color:var(--primary-color) var(--background-secondary);scrollbar-width:thin}.style_tabsNavigation__N2Hca::-webkit-scrollbar{height:4px}.style_tabsNavigation__N2Hca::-webkit-scrollbar-track{background:#f8fafc;background:var(--background-secondary);border-radius:2px}.style_tabsNavigation__N2Hca::-webkit-scrollbar-thumb{background:#feac24;background:var(--primary-color);border-radius:2px}.style_tabItem__qcFVa{background:linear-gradient(135deg,#fff,#f8fafc);background:linear-gradient(135deg,#fff 0,var(--tab-bg,#f8fafc) 100%);border:1.5px solid #e2e8f0;border:1.5px solid var(--tab-border,var(--border-color));border-radius:12px;border-radius:var(--border-radius-lg);box-shadow:0 1px 3px 0 #0000001a;box-shadow:var(--shadow-sm);cursor:pointer;height:80px;margin-top:8px;min-width:200px;overflow:visible;position:relative;transition:all .2s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_tabItem__qcFVa:hover{box-shadow:0 4px 6px -1px #0000001a;box-shadow:var(--shadow-md);transform:translateY(-2px)}.style_tabItem__qcFVa.style_active__6dlYc,.style_tabItem__qcFVa:hover{border-color:#feac24;border-color:var(--tab-color,var(--primary-color))}.style_tabItem__qcFVa.style_active__6dlYc{border-width:2px;box-shadow:0 4px 6px -1px #0000001a,0 0 20px #feac2433;box-shadow:var(--shadow-md),0 0 20px var(--tab-bg,#feac2433);transform:translateY(-3px)}.style_tabItem__qcFVa.style_special__wqmmX{border-width:2px;box-shadow:0 4px 6px -1px #0000001a,0 0 15px #ffd70033;box-shadow:var(--shadow-md),0 0 15px #ffd70033}.style_specialBadge__6z5o4{align-items:center;background:linear-gradient(135deg,gold,#ffb347);border-radius:8px;box-shadow:0 1px 3px 0 #0000001a;box-shadow:var(--shadow-sm);color:#8b4513;display:flex;font-family:Poppins,sans-serif;font-size:.5rem;font-weight:700;left:8px;padding:.2rem .4rem;position:absolute;top:-6px;z-index:10}.style_specialBadge__6z5o4 svg{font-size:.6rem}.style_prizeBadge__vsvx1{align-items:center;background:#feac24;background:var(--tab-color,var(--primary-color));border-radius:12px;box-shadow:0 1px 3px 0 #0000001a;box-shadow:var(--shadow-sm);color:#fff;display:flex;flex-direction:column;min-width:50px;padding:.3rem .6rem;position:absolute;right:8px;text-align:center;top:-8px;z-index:10}.style_prizeBadge__vsvx1 .style_prizeNumber__HpXMr{font-family:Poppins,sans-serif;font-size:.65rem;font-weight:700;line-height:1}.style_prizeBadge__vsvx1 .style_prizeWord__xxgcw{font-family:Inter,sans-serif;font-size:.45rem;font-weight:500;line-height:1;margin-top:1px;opacity:.9}.style_tabHeader__qGJcB{background:#feac24;background:var(--tab-color,var(--primary-color));border-radius:12px 12px 0 0;border-radius:var(--border-radius-lg) var(--border-radius-lg) 0 0;color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center;padding:.8rem .6rem .6rem;position:relative;text-align:center}.style_tabHeader__qGJcB .style_tabTitle__-SiXT{font-family:Poppins,sans-serif;font-size:.75rem;font-weight:600;line-height:1.2;margin:0 0 .3rem;text-shadow:0 1px 2px #0000001a}.style_tabHeader__qGJcB .style_tabDate__sVvH6{align-items:center;display:flex;font-family:Inter,sans-serif;font-size:.6rem;font-weight:500;gap:.3rem;justify-content:center;opacity:.9}.style_tabHeader__qGJcB .style_tabDate__sVvH6 .style_todayIcon__Kn\+Kr{animation:style_flash__bZdw8 1.5s infinite;color:gold}.style_activeIndicator__2h861{background:#feac24;background:var(--tab-color,var(--primary-color));border-radius:1.5px 1.5px 0 0;bottom:-1.5px;box-shadow:0 -1px 4px #0000001a;height:3px;left:50%;position:absolute;transform:translateX(-50%);width:40px}.style_tabContent__9n6n4{position:relative}.style_tabPane__Gu6M6{animation:style_slideIn__n7F\+R .3s ease-out;background:linear-gradient(135deg,#fff,#f8fafc);background:linear-gradient(135deg,#fff 0,var(--content-bg,#f8fafc) 100%);border:1px solid #e2e8f0;border:1px solid var(--content-border,var(--border-color));border-radius:0 12px;border-radius:0 var(--border-radius-lg);box-shadow:0 1px 3px 0 #0000001a;box-shadow:var(--shadow-sm);padding:0}.style_contentGrid__nqg\+C{grid-gap:1rem;align-items:center;display:grid;gap:1rem;grid-template-columns:1fr 1fr;justify-content:space-around;padding:.5rem}.style_prizeSection__v7CXj .style_prizeDisplay__aGSRz{text-align:center}.style_prizeSection__v7CXj .style_prizeDisplay__aGSRz .style_prizeAmount__KWIP1{color:#feac24;color:var(--content-color,var(--primary-color));display:block;font-family:Poppins,sans-serif;font-size:1.4rem;font-weight:800;margin-bottom:.5rem}.style_accumulatedBadge__MZGls{align-items:center;background:linear-gradient(135deg,#ff6b6b,#ee5a24);border-radius:15px;box-shadow:0 1px 3px 0 #0000001a;box-shadow:var(--shadow-sm);color:#fff;display:inline-flex;font-family:Poppins,sans-serif;font-size:.65rem;font-weight:600;gap:.3rem;padding:.3rem .6rem}.style_accumulatedBadge__MZGls svg{font-size:.7rem}.style_infoSection__pq7kv{align-items:center;justify-content:center}.style_infoSection__pq7kv .style_infoGrid__Y4\+5a{align-items:center;display:flex;flex-direction:row;gap:.6rem;justify-content:center}.style_infoSection__pq7kv .style_infoItem__YEsKu{align-items:center;background:#f8fafc;background:var(--background-secondary);border-radius:8px;border-radius:var(--border-radius);display:flex;gap:.6rem;padding:.6rem;transition:all .2s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_infoSection__pq7kv .style_infoItem__YEsKu:hover{background:#feac2408;background:var(--content-bg,#feac2408)}.style_infoSection__pq7kv .style_infoItem__YEsKu .style_infoIcon__Wjgvh{color:#feac24;color:var(--content-color,var(--primary-color));flex-shrink:0;font-size:1rem}.style_infoSection__pq7kv .style_infoItem__YEsKu .style_infoContent__ZjvgN{flex:1 1}.style_infoSection__pq7kv .style_infoItem__YEsKu .style_infoContent__ZjvgN .style_infoLabel__FGbwF{color:#64748b;color:var(--text-secondary);display:block;font-family:Inter,sans-serif;font-size:.6rem;font-weight:500;letter-spacing:.03em;margin-bottom:.1rem;text-transform:uppercase}.style_infoSection__pq7kv .style_infoItem__YEsKu .style_infoContent__ZjvgN .style_infoValue__kJkjq{color:#0f172a;color:var(--text-primary);display:block;font-family:Poppins,sans-serif;font-size:.8rem;font-weight:600}.style_countdownSection__d5Rk5{align-items:center;display:flex;justify-content:center}@keyframes style_flash__bZdw8{0%,50%,to{opacity:1}25%,75%{opacity:.5}}@keyframes style_slideIn__n7F\+R{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:768px){.style_container__3P8yo{padding:.75rem}.style_tabsNavigation__N2Hca{gap:.5rem;margin-bottom:1rem}.style_tabItem__qcFVa{height:70px;min-width:160px}.style_tabItem__qcFVa .style_tabHeader__qGJcB{padding:.6rem .5rem .5rem}.style_tabItem__qcFVa .style_tabHeader__qGJcB .style_tabTitle__-SiXT{font-size:.65rem}.style_tabItem__qcFVa .style_tabHeader__qGJcB .style_tabDate__sVvH6{font-size:.55rem}.style_prizeBadge__vsvx1{min-width:45px;padding:.25rem .5rem;right:6px;top:-6px}.style_prizeBadge__vsvx1 .style_prizeNumber__HpXMr{font-size:.6rem}.style_prizeBadge__vsvx1 .style_prizeWord__xxgcw{font-size:.4rem}.style_specialBadge__6z5o4{left:6px;padding:.15rem .3rem;top:-4px}.style_specialBadge__6z5o4 svg{font-size:.5rem}.style_contentGrid__nqg\+C{gap:.8rem;grid-template-columns:1fr}.style_prizeSection__v7CXj .style_prizeDisplay__aGSRz .style_prizeAmount__KWIP1{font-size:1.2rem}.style_infoSection__pq7kv .style_infoItem__YEsKu{padding:.5rem}.style_infoSection__pq7kv .style_infoItem__YEsKu .style_infoIcon__Wjgvh{font-size:.9rem}.style_infoSection__pq7kv .style_infoItem__YEsKu .style_infoContent__ZjvgN .style_infoLabel__FGbwF{font-size:.55rem}.style_infoSection__pq7kv .style_infoItem__YEsKu .style_infoContent__ZjvgN .style_infoValue__kJkjq{font-size:.75rem}}@media screen and (max-width:480px){.style_tabItem__qcFVa{height:65px;min-width:140px}.style_tabHeader__qGJcB .style_tabTitle__-SiXT{font-size:.6rem}.style_tabHeader__qGJcB .style_tabDate__sVvH6{font-size:.5rem}.style_prizeBadge__vsvx1 .style_prizeNumber__HpXMr{font-size:.55rem}.style_prizeBadge__vsvx1 .style_prizeWord__xxgcw{font-size:.35rem}.style_prizeSection__v7CXj .style_prizeDisplay__aGSRz .style_prizeAmount__KWIP1{font-size:1.1rem}.style_accumulatedBadge__MZGls{font-size:.6rem;padding:.25rem .5rem}}:root{--countdown-color:#feac24;--text-primary:#1a1a1a;--text-secondary:#666;--border-radius:6px;--shadow-sm:0 1px 2px 0 #0000000d;--transition:all 0.2s ease}.style_countDown__ERjFN{background:#fffc;border:1px solid #00000014;border-radius:6px;border-radius:var(--border-radius);box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);min-width:140px;padding:.5rem;position:relative}.style_timeContainer__CCFir{align-items:center;display:flex;gap:.3rem;justify-content:center}.style_timeUnit__sbfTJ{align-items:center;background:linear-gradient(135deg,#feac24,color-mix(in srgb,#feac24 85%,#000 15%));background:linear-gradient(135deg,var(--countdown-color) 0,color-mix(in srgb,var(--countdown-color) 85%,#000 15%) 100%);border-radius:4px;box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);color:#fff;display:flex;flex-direction:column;min-width:22px;padding:.3rem .25rem}.style_timeUnit__sbfTJ .style_timeValue__cdgvS{font-family:Poppins,sans-serif;font-size:1rem;font-weight:700;line-height:1;text-shadow:0 1px 1px #0003}.style_timeUnit__sbfTJ .style_timeLabel__joDyF{font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;margin-top:.1rem;opacity:.9;text-transform:lowercase}.style_timeSeparator__xsETB{animation:style_blink__hiD1P 2s infinite;color:#feac24;color:var(--countdown-color);font-family:Poppins,sans-serif;font-size:.8rem;font-weight:700}.style_urgentBadge__T4dPS{align-items:center;animation:style_urgentPulse__x04kS 2s ease-in-out infinite;background:linear-gradient(135deg,#ff6b6b,#ee5a24);border-radius:10px;box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);color:#fff;display:flex;font-family:Inter,sans-serif;font-size:.5rem;font-weight:600;gap:.2rem;justify-content:center;margin-top:.3rem;padding:.2rem .4rem}.style_urgentBadge__T4dPS svg{font-size:.6rem}.style_expiredContainer__w4Pin{align-items:center;display:flex;flex-direction:column;gap:.3rem;justify-content:center;padding:.5rem;text-align:center}.style_expiredContainer__w4Pin .style_expiredIcon__1k9GJ{color:#666;color:var(--text-secondary);font-size:1.2rem;opacity:.7}.style_expiredContainer__w4Pin .style_expiredText__pXpC-{color:#666;color:var(--text-secondary);font-family:Inter,sans-serif;font-size:.65rem;font-weight:600}@keyframes style_blink__hiD1P{0%,50%,to{opacity:1}25%,75%{opacity:.4}}@keyframes style_urgentPulse__x04kS{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}@media screen and (max-width:768px){.style_countDown__ERjFN{min-width:120px;padding:.4rem}.style_timeContainer__CCFir{gap:.25rem}.style_timeUnit__sbfTJ{min-width:20px;padding:.25rem .2rem}.style_timeUnit__sbfTJ .style_timeValue__cdgvS{font-size:.7rem}.style_timeUnit__sbfTJ .style_timeLabel__joDyF{font-size:.35rem}.style_timeSeparator__xsETB{font-size:.7rem}.style_urgentBadge__T4dPS{font-size:.45rem;padding:.15rem .3rem}.style_urgentBadge__T4dPS svg{font-size:.5rem}}@media screen and (max-width:480px){.style_countDown__ERjFN{min-width:100px;padding:.3rem}.style_timeUnit__sbfTJ{min-width:18px;padding:.2rem .15rem}.style_timeUnit__sbfTJ .style_timeValue__cdgvS{font-size:.65rem}.style_timeUnit__sbfTJ .style_timeLabel__joDyF{font-size:.3rem}.style_expiredContainer__w4Pin{padding:.4rem}.style_expiredContainer__w4Pin .style_expiredIcon__1k9GJ{font-size:1rem}.style_expiredContainer__w4Pin .style_expiredText__pXpC-{font-size:.6rem}}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important}}.style_container__1qPH3{padding:2rem 0}.style_loadingContainer__3XmDv{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:4rem 2rem}.style_loadingContainer__3XmDv .style_loadingSpinner__ao8e1{animation:style_spin__uYdBK 1s linear infinite;border:4px solid #e2e8f0;border-top:4px solid #feac24;border:4px solid var(--border-color);border-radius:50%;border-top-color:var(--primary-color);height:50px;width:50px}.style_loadingContainer__3XmDv p{color:#64748b;color:var(--text-secondary);font-family:Inter,sans-serif;font-size:1.125rem;font-weight:500;margin:0}.style_boloesGrid__TvfiN{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));margin:0 auto;max-width:1400px}.style_card__pUTmw{background:linear-gradient(135deg,#fff,#f8fafc);background:linear-gradient(135deg,#fff 0,var(--card-bg,#f8fafc) 100%);border:2px solid #e2e8f0;border:2px solid var(--card-border,var(--border-color));border-radius:16px;border-radius:var(--border-radius-lg);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg);overflow:hidden;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_card__pUTmw:hover{border-color:#feac24;border-color:var(--card-color,var(--primary-color));box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;box-shadow:var(--shadow-xl);transform:translateY(-6px)}.style_card__pUTmw.style_soldOut__vPebm{opacity:.7}.style_card__pUTmw.style_soldOut__vPebm:hover{transform:translateY(-2px)}.style_card__pUTmw:before{background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s;width:100%;z-index:1}.style_card__pUTmw:hover:before{left:100%}.style_cardHeader__4ikr0{background:#feac24;background:var(--card-color,var(--primary-color));color:#fff;overflow:hidden;padding:1.5rem 1rem;position:relative;text-align:center}.style_cardHeader__4ikr0:before{background:linear-gradient(135deg,#0000,#ffffff1a 50%,#0000);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.style_cardHeader__4ikr0 .style_cardTitle__YnyAa{font-family:Poppins,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.3;margin:0;position:relative;text-shadow:0 2px 4px #0003;z-index:2}.style_cardHeader__4ikr0 .style_soldOutBadge__0dQjO{background:#ef4444e6;border-radius:15px;color:#fff;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;padding:.25rem .75rem;position:absolute;right:10px;top:10px;z-index:3}.style_cardBody__HbWDB{display:flex;flex-direction:column;gap:1.5rem;padding:2rem 1.5rem;position:relative;z-index:2}.style_cardPrize__moMO8{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f8fafccc;background:var(--card-bg,#f8fafccc);border:1px solid #e2e8f0;border:1px solid var(--card-border,var(--border-color));border-radius:12px;border-radius:var(--border-radius);padding:1rem;text-align:center}.style_cardPrize__moMO8 .style_cardSubtitle__5YVON{color:#feac24;color:var(--card-color,var(--primary-color));font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;margin:0 0 .75rem}.style_cardPrize__moMO8 .style_cotasInfo__MRNiw{align-items:center;color:#0f172a;color:var(--text-primary);display:flex;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;gap:.5rem;justify-content:center}.style_cardPrize__moMO8 .style_cotasInfo__MRNiw svg{font-size:1.25rem}.style_cardCost__xI2w8{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f8fafccc;background:var(--card-bg,#f8fafccc);border:1px solid #e2e8f0;border:1px solid var(--card-border,var(--border-color));gap:1rem;padding:1rem}.style_cardCost__xI2w8,.style_cardCost__xI2w8 .style_cardIcon__Qoik-{align-items:center;border-radius:12px;border-radius:var(--border-radius);display:flex;justify-content:center}.style_cardCost__xI2w8 .style_cardIcon__Qoik-{background:#feac24;background:var(--card-color,var(--primary-color));box-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--shadow-sm);color:#fff;font-size:1rem;height:2rem;width:2rem}.style_cardCost__xI2w8 .style_prizeAmount__nK9j-{color:#feac24;color:var(--card-color,var(--primary-color));font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:800;text-shadow:0 1px 2px #0000001a}.style_cotaValor__cBuIW{background:linear-gradient(135deg,#fff8e1,#feac241a);border:2px solid #feac24;border:2px solid var(--primary-color);border-radius:12px;border-radius:var(--border-radius);padding:1rem;text-align:center}.style_cotaValor__cBuIW .style_cotaPrice__qMKbv{color:#feac24;color:var(--primary-color);display:block;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:800;margin-bottom:.25rem}.style_cotaValor__cBuIW .style_cotaLabel__IOtP1{color:#64748b;color:var(--text-secondary);font-family:Inter,sans-serif;font-size:.875rem;font-weight:500}.style_quantitySection__Lmj6y .style_quantityLabel__XDAFV{color:#0f172a;color:var(--text-primary);display:block;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;margin-bottom:.75rem}.style_quantityControl__vgPHe{align-items:center;background:#fff;border:2px solid #e2e8f0;border:2px solid var(--card-border,var(--border-color));border-radius:12px;border-radius:var(--border-radius);box-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--shadow-sm);display:flex;overflow:hidden}.style_quantityControl__vgPHe .style_quantityButton__fD-va{align-items:center;background:none;border:none;color:#feac24;color:var(--card-color,var(--primary-color));cursor:pointer;display:flex;height:44px;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:44px}.style_quantityControl__vgPHe .style_quantityButton__fD-va:hover:not(:disabled){background:#feac241a}.style_quantityControl__vgPHe .style_quantityButton__fD-va:disabled{cursor:not-allowed;opacity:.5}.style_quantityControl__vgPHe .style_quantityButton__fD-va svg{font-size:.875rem}.style_quantityControl__vgPHe .style_quantityDisplay__5gJSb{align-items:center;border-left:1px solid #e2e8f0;border-left:1px solid var(--border-color);border-right:1px solid #e2e8f0;border-right:1px solid var(--border-color);display:flex;flex:1 1;justify-content:center}.style_quantityControl__vgPHe .style_quantityDisplay__5gJSb .style_quantityInput__UOqib{background:none;border:none;color:#0f172a;color:var(--text-primary);font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;height:44px;outline:none;text-align:center;width:100%}.style_quantityControl__vgPHe .style_quantityDisplay__5gJSb .style_quantityInput__UOqib::-webkit-inner-spin-button,.style_quantityControl__vgPHe .style_quantityDisplay__5gJSb .style_quantityInput__UOqib::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.style_quantityControl__vgPHe .style_quantityDisplay__5gJSb .style_quantityInput__UOqib[type=number]{-moz-appearance:textfield}.style_addToCartButton__ZhvBo{align-items:center;background:#feac24;background:var(--primary-color);border:none;border-radius:50px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:.875rem;font-weight:700;gap:.75rem;justify-content:center;overflow:hidden;padding:1rem 2rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:100%}.style_addToCartButton__ZhvBo:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s;width:100%}.style_addToCartButton__ZhvBo:hover:not(:disabled){background:#ff9800;background:var(--primary-hover);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg);transform:translateY(-2px)}.style_addToCartButton__ZhvBo:hover:not(:disabled):before{left:100%}.style_addToCartButton__ZhvBo:active:not(:disabled){transform:translateY(0)}.style_addToCartButton__ZhvBo.style_disabled__JyOBX,.style_addToCartButton__ZhvBo:disabled{background:#ccc;cursor:not-allowed;transform:none}.style_addToCartButton__ZhvBo.style_disabled__JyOBX:hover,.style_addToCartButton__ZhvBo:disabled:hover{background:#ccc;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);transform:none}.style_addToCartButton__ZhvBo svg{font-size:1.125rem}.style_cardFooter__iifGh{background:#f8fafc;background:var(--background-secondary);border-top:1px solid #e2e8f0;border-top:1px solid var(--border-color);display:flex;gap:.5rem;padding:1.5rem}.style_actionButton__D7kPW{align-items:center;background:#feac24;background:var(--card-color,var(--primary-color));border:none;border-radius:50px;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--shadow-sm);color:#fff;cursor:pointer;display:flex;flex:1 1;font-family:Inter,sans-serif;font-size:.75rem;font-weight:600;gap:.5rem;justify-content:center;padding:.875rem 1rem;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_actionButton__D7kPW:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);filter:brightness(1.1);transform:translateY(-2px)}.style_actionButton__D7kPW:active{transform:translateY(0)}.style_actionButton__D7kPW svg{font-size:1rem}.style_modalLoading__3ZtKY{align-items:center;color:#64748b;color:var(--text-secondary);display:flex;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;justify-content:center;padding:2rem}@keyframes style_spin__uYdBK{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (max-width:1200px){.style_boloesGrid__TvfiN{gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}}@media screen and (max-width:768px){.style_container__1qPH3{padding:1rem 0}.style_boloesGrid__TvfiN{gap:1rem;grid-template-columns:1fr;padding:0 1rem}.style_card__pUTmw{max-width:100%}.style_cardBody__HbWDB{gap:1rem;padding:1.5rem 1rem}.style_cardHeader__4ikr0{padding:1rem .75rem}.style_cardCost__xI2w8 .style_prizeAmount__nK9j-,.style_cardHeader__4ikr0 .style_cardTitle__YnyAa{font-size:1rem}.style_cotaValor__cBuIW .style_cotaPrice__qMKbv{font-size:1.25rem}.style_addToCartButton__ZhvBo{font-size:.75rem;padding:.875rem 1.5rem}.style_cardFooter__iifGh{gap:.375rem;padding:1rem}.style_actionButton__D7kPW{font-size:.625rem;padding:.75rem}.style_actionButton__D7kPW svg{font-size:.875rem}}@media screen and (max-width:480px){.style_cardBody__HbWDB{padding:1rem .75rem}.style_cardHeader__4ikr0{padding:.875rem .5rem}.style_cardHeader__4ikr0 .style_cardTitle__YnyAa{font-size:.875rem}.style_quantityControl__vgPHe .style_quantityButton__fD-va{height:40px;width:40px}.style_quantityControl__vgPHe .style_quantityDisplay__5gJSb .style_quantityInput__UOqib{font-size:.875rem;height:40px}.style_addToCartButton__ZhvBo{font-size:.625rem;padding:.75rem 1rem}.style_addToCartButton__ZhvBo svg{font-size:1rem}}@media(prefers-contrast:high){.style_card__pUTmw{border-width:3px}.style_actionButton__D7kPW,.style_addToCartButton__ZhvBo{border:2px solid #fff}}.style_ant-menu-item__AYmAg{background:#00897f;border-radius:.5rem;box-shadow:0 1px 2px 0 #0d10170f;color:#fff!important;font-family:Inter!important;font-size:1rem!important;font-weight:500!important;height:3rem!important;margin-bottom:1rem!important}.style_ant-menu-item-active__h3jrd,.style_ant-menu-item-selected__eDoSn{background:#ebf6f5!important;border:1px solid #00897f!important;border-radius:.5rem!important;box-shadow:0 1px 2px 0 #0d10170f!important;color:#00897f!important}.style_ant-menu-submenu-selected__m85dF>.style_ant-menu-submenu-title__9vKJf{background-color:#e0e0e0!important;color:#00897f!important}.style_ant-picker-outlined__VHmGd{width:100%}.style_ant-form-item__6aUes{margin-bottom:0!important}.style_ant-steps-item-finish__tRZcZ .style_ant-steps-item-icon__Z886k{background-color:#00897f!important;border-color:#00897f!important}.style_ant-steps-item-finish__tRZcZ .style_ant-steps-item-icon__Z886k .style_ant-steps-icon__i9tRI{color:#fff!important}.style_ant-steps-item-finish__tRZcZ .style_ant-steps-item-tail__TUoar:after{background-color:#00897f!important}.style_ant-steps-item-process__RXAqR .style_ant-steps-item-icon__Z886k{background-color:#00897f!important;border-color:#00897f!important}.style_ant-progress__OVgz4 .style_ant-progress-inner__qsYpG:not(.style_ant-progress-circle-gradient__mUzka) .style_ant-progress-circle-path__VNleA{stroke:#00897f}.style_ant-steps__1mlj4 .style_ant-steps-item-finish__tRZcZ>.style_ant-steps-item-container__\+5Cek>.style_ant-steps-item-content__9QNO0>.style_ant-steps-item-title__9heY7:after{background-color:#00897f}.style_ant-progress__OVgz4 .style_ant-progress-bg__R2rsi{background:#00897f}.style_slick-track__WwC-c{display:flex!important;gap:1rem!important}.style_ant-row__9HJbl{margin-bottom:10px;row-gap:5px!important}.style_ant-col__2QBn4{margin-bottom:10px}.style_ant-tabs-top__VkiIF>.style_ant-tabs-nav__u-il\+{margin-bottom:0}.style_ant-btn__rxMJB,.style_ant-tabs-card__ai-uY>.style_ant-tabs-nav__u-il\+ .style_ant-tabs-tab__Gcpj6,.style_ant-tabs__hr8FM .style_ant-tabs-tab__Gcpj6{padding:0}.style_ant-table-wrapper__0AIpf .style_ant-table__UAxOk{margin-top:20px;overflow-x:auto;width:100%}.style_ant-select-selector__so5Nq{background:#0000!important;border:none!important}.style_ant-layout-header__UlAVX{line-height:1rem!important}.style_ant-modal__3fLQu .style_ant-modal-close-x__HI5TS{color:#fff}.style_ant-select__CxgFm{background:#fff!important}@media screen and (max-width:1024px){.style_ant-row__9HJbl{margin-left:0!important;margin-right:0!important}.style_ant-layout__70ztN .style_ant-layout-sider-light__y6NM6 .style_ant-layout-sider-zero-width-trigger__EvRF5{display:none!important}}:where(.style_css-dev-only-do-not-override-1pvl7mi__M483i).style_ant-input-search-large__SyOaf .style_ant-input-search-button__DJUA9{width:40px}.style_ant-popover-inner__pNnBp{padding:0!important}.style_customPopover__j4rMZ .style_ant-popover-content__-CeFh{border:none;padding:0}.style_customPopover__j4rMZ .style_ant-popover-inner__pNnBp{border-radius:10px;overflow:hidden}.style_customPopover__j4rMZ .style_ant-popover-arrow__SppVc{display:none}.style_customModal__JuWxN{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.style_modalOverlay__-ImDD{background:#00000080;height:100%;left:0;position:absolute;top:0;width:100%;z-index:999}.style_modalContent__1SiCT{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;display:flex;flex-direction:column;max-height:80%;max-width:100%;overflow:hidden;padding:20px;position:relative;width:900px;z-index:1000}.style_modalBody__\+-4Kz{flex:1 1;margin-top:10px;overflow-y:auto}.style_closeButton__SkOcx{background:none;border:none;color:#fff;cursor:pointer;font-size:18px;position:absolute;right:10px;top:10px}.style_highest-z-index__PQLDV{z-index:1050!important}.style_container__hTabg{align-items:center;flex:1 1;justify-content:center;overflow-y:auto;padding:0;width:100%}.style_container__hTabg h2{color:#575755;font-family:Inter;font-size:12.747px;font-style:normal;font-weight:400;line-height:19.829px;text-align:center}.style_container__hTabg .style_checkBoxArea__MsPqC{align-items:center;border:1px solid #00897f;border-radius:.5rem;display:flex;flex-direction:row;justify-content:center;margin:1rem auto;width:90%}.style_container__hTabg .style_checkBoxArea__MsPqC h1{border-radius:.5rem;color:#006962;font-family:Inter;font-size:1.5rem;font-style:normal;font-weight:700;margin:0;text-align:center}.style_container__hTabg .style_jogos__F8772{align-items:center;border-radius:.29106rem;display:flex;flex-direction:row;gap:1rem;justify-content:center;padding-left:1rem;padding-right:1rem}.style_container__hTabg .style_jogosArea__B\+yva{border-radius:1rem;padding-left:1rem;padding-right:1rem;width:90%}.style_container__hTabg .style_jogosArea__B\+yva .style_apostasNumero__I2NmJ{background:#fff;border:.582px solid #93018a;border-radius:.25rem;padding:auto}.style_container__hTabg .style_jogosArea__B\+yva .style_apostasNumero__I2NmJ h2{color:#93018a;font-size:1rem;font-style:normal;font-weight:600;line-height:normal;text-align:center}.style_container__hTabg .style_jogosArea__B\+yva .style_apostasNumero__I2NmJ.style_month__cHfqm{display:inline-block;padding:0 1rem}.style_container__hTabg .style_pagination__nbPcl{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.style_container__hTabg .style_pagination__nbPcl .style_nextButton__W\+0uN,.style_container__hTabg .style_pagination__nbPcl .style_prevButton__gyXIu{background:#0000;border:none;color:#93018a;font-size:24px}.style_container__hTabg .style_pagination__nbPcl .style_nextButton__W\+0uN:disabled,.style_container__hTabg .style_pagination__nbPcl .style_prevButton__gyXIu:disabled{color:#d9d9d9}.style_container__hTabg .style_jogosValores__ui4KO{align-items:center;border:1px solid #000;border-radius:8px;display:flex;flex-direction:row;gap:12px;margin-bottom:.5rem;padding:24px}.style_container__hTabg .style_row__hKaeX{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin:auto;text-align:center;width:100%}.style_container__hTabg .style_titleJogos__ow2Ud{align-items:center;color:#e6f3f2;color:var(--Foundation-Teal-Green-Light,#e6f3f2);display:flex;flex-direction:column;font-family:Inter;font-size:28px;font-style:normal;font-weight:700;gap:8px;justify-content:center;line-height:44px;padding:8px;text-align:center;width:5rem}.style_container__hTabg .style_col__IeKbr{box-sizing:border-box;flex:1 1 50px;max-width:50px}.style_conteinerNumerosSorteados__VDlyK{align-items:center;display:flex;flex-direction:row;gap:.5rem;justify-content:space-between;margin-bottom:2rem}.style_conteinerNumerosSorteados__VDlyK h2{width:20%}.style_conteinerNumerosSorteados__VDlyK div{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:80%}.style_conteinerNumerosSorteados__VDlyK h1{border:1px solid #00897f;border-radius:.5rem;color:#006962;font-size:1.5rem;margin:0;width:100%}.style_conteinerNumerosSorteados__VDlyK h1,.style_header__ZPw0t{font-family:Inter;font-style:normal;font-weight:700;text-align:center}.style_header__ZPw0t{align-items:center;background-color:#006962;color:#fff;display:flex;flex-direction:column;font-size:1.9375rem;justify-content:center;line-height:normal;margin:-20px -24px 1rem}.style_dividervertical__\+kH86{display:flex}.style_dividerhorizontal__1ojUJ{display:none}@media screen and (max-width:1024px){.style_container__hTabg .style_jogos__F8772{flex-direction:column}.style_container__hTabg .style_jogosArea__B\+yva{width:100%}.style_container__hTabg .style_titleJogos__ow2Ud{height:auto}.style_container__hTabg .style_apostasNumero__I2NmJ{width:100%}.style_dividervertical__\+kH86{display:none}.style_dividerhorizontal__1ojUJ{display:flex}.style_jogosValores__ui4KO{align-items:center;border:1px solid #000;border-radius:8px;display:flex;flex-direction:column!important;gap:12px;margin-bottom:.5rem;padding:24px}.style_header__ZPw0t{font-size:1.5rem;height:5rem;margin-bottom:2rem}}.style_ant-menu-item__wJV6p{background:#00897f;border-radius:.5rem;box-shadow:0 1px 2px 0 #0d10170f;color:#fff!important;font-family:Inter!important;font-size:1rem!important;font-weight:500!important;height:3rem!important;margin-bottom:1rem!important}.style_ant-menu-item-active__qyhD\+,.style_ant-menu-item-selected__a40nP{background:#ebf6f5!important;border:1px solid #00897f!important;border-radius:.5rem!important;box-shadow:0 1px 2px 0 #0d10170f!important;color:#00897f!important}.style_ant-menu-submenu-selected__jaBST>.style_ant-menu-submenu-title__trPZb{background-color:#e0e0e0!important;color:#00897f!important}.style_ant-picker-outlined__gYiqs{width:100%}.style_ant-form-item__aeOkq{margin-bottom:0!important}.style_ant-steps-item-finish__soauX .style_ant-steps-item-icon__y9clm{background-color:#00897f!important;border-color:#00897f!important}.style_ant-steps-item-finish__soauX .style_ant-steps-item-icon__y9clm .style_ant-steps-icon__kRnFA{color:#fff!important}.style_ant-steps-item-finish__soauX .style_ant-steps-item-tail__k1SJE:after{background-color:#00897f!important}.style_ant-steps-item-process__ESTNz .style_ant-steps-item-icon__y9clm{background-color:#00897f!important;border-color:#00897f!important}.style_ant-progress__I4d3- .style_ant-progress-inner__23cJJ:not(.style_ant-progress-circle-gradient__GcYce) .style_ant-progress-circle-path__HueKX{stroke:#00897f}.style_ant-steps__lf04g .style_ant-steps-item-finish__soauX>.style_ant-steps-item-container__2-6QQ>.style_ant-steps-item-content__wjzbc>.style_ant-steps-item-title__5yqAn:after{background-color:#00897f}.style_ant-progress__I4d3- .style_ant-progress-bg__3GcEL{background:#00897f}.style_slick-track__xhAcH{display:flex!important;gap:1rem!important}.style_ant-row__yDF9m{margin-bottom:10px;row-gap:5px!important}.style_ant-col__QrqMF{margin-bottom:10px}.style_ant-tabs-top__e18f2>.style_ant-tabs-nav__r624f{margin-bottom:0}.style_ant-btn__YurZX,.style_ant-tabs-card__kwrcy>.style_ant-tabs-nav__r624f .style_ant-tabs-tab__AwlqY,.style_ant-tabs__0Zheo .style_ant-tabs-tab__AwlqY{padding:0}.style_ant-table-wrapper__Cf8w1 .style_ant-table__qbuPr{margin-top:20px;overflow-x:auto;width:100%}.style_ant-select-selector__OxTc5{background:#0000!important;border:none!important}.style_ant-layout-header__BDlHb{line-height:1rem!important}.style_ant-modal__Za6jF .style_ant-modal-close-x__4KR8n{color:#fff}.style_ant-select__OJW0t{background:#fff!important}@media screen and (max-width:1024px){.style_ant-row__yDF9m{margin-left:0!important;margin-right:0!important}.style_ant-layout__OYM44 .style_ant-layout-sider-light__Acdd- .style_ant-layout-sider-zero-width-trigger__TLWul{display:none!important}}:where(.style_css-dev-only-do-not-override-1pvl7mi__dJqFf).style_ant-input-search-large__bIE3j .style_ant-input-search-button__Ib0Ux{width:40px}.style_ant-popover-inner__61MnF{padding:0!important}.style_customPopover__oQQQ9 .style_ant-popover-content__PlxNQ{border:none;padding:0}.style_customPopover__oQQQ9 .style_ant-popover-inner__61MnF{border-radius:10px;overflow:hidden}.style_customPopover__oQQQ9 .style_ant-popover-arrow__3txmP{display:none}.style_container__yzk7J{min-height:100vh;padding:1rem}@media(max-width:768px){.style_container__yzk7J{padding:.5rem}}.style_containerCarrinho__4d0X6{background:#fff;border-radius:20px;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;margin:0 auto;max-width:1200px;overflow:hidden}.style_cartHeader__M1Omp{background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-hover) 100%);color:#fff;overflow:hidden;padding:2rem;position:relative}.style_cartHeader__M1Omp:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='25' cy='25' r='1' fill='rgba(255,255,255,0.1)'/%3E%3Ccircle cx='75' cy='75' r='1' fill='rgba(255,255,255,0.1)'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.1;position:absolute;right:0;top:0}@media(max-width:768px){.style_cartHeader__M1Omp{padding:1.5rem 1rem}}.style_headerContent__zKzX3{align-items:center;display:flex;justify-content:space-between;position:relative;z-index:1}.style_backButton__g9f0w{align-items:center;background:#fff3;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:1.25rem;justify-content:center;padding:.75rem;transition:all .3s ease}.style_backButton__g9f0w:hover{background:#ffffff4d;transform:translateX(-2px)}.style_headerInfo__mTV4R{flex:1 1;margin:0 1rem;text-align:center}.style_cartTitle__YgGFZ{font-family:Poppins,sans-serif;font-size:2rem;font-weight:700;margin:0 0 .5rem;text-shadow:0 2px 4px #0003}@media(max-width:768px){.style_cartTitle__YgGFZ{font-size:1.5rem}}.style_cartSubtitle__MXJ74{font-family:Inter,sans-serif;font-size:1rem;font-weight:500;margin:0;opacity:.9}@media(max-width:768px){.style_cartSubtitle__MXJ74{font-size:.875rem}}.style_cartIcon__J6taH{background:#fff3;border-radius:12px;font-size:1.5rem;padding:.75rem;position:relative}.style_cartIcon__J6taH,.style_itemCount__lRwXL{align-items:center;display:flex;justify-content:center}.style_itemCount__lRwXL{background:#ff4757;border-radius:50%;color:#fff;font-family:Inter,sans-serif;font-size:.75rem;font-weight:700;height:24px;position:absolute;right:-8px;top:-8px;width:24px}.style_stepContent__BWdZt{padding:2rem}@media(max-width:768px){.style_stepContent__BWdZt{padding:1rem}}.style_containerVazio__SF4Jm{background:#fff;border-radius:20px;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;margin:0 auto;max-width:600px;padding:4rem 2rem;text-align:center}@media(max-width:768px){.style_containerVazio__SF4Jm{margin:1rem;padding:3rem 1.5rem}}.style_emptyCartIcon__8Orew{align-items:center;background:linear-gradient(135deg,#f1f3f4,#e8eaed);border-radius:50%;color:var(--text-muted);display:flex;font-size:3rem;height:120px;justify-content:center;margin:0 auto 2rem;position:relative;width:120px}.style_emptyCartIcon__8Orew:before{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:50%;content:"";inset:-4px;opacity:.1;position:absolute;z-index:-1}@media(max-width:768px){.style_emptyCartIcon__8Orew{font-size:2.5rem;height:100px;width:100px}}.style_emptyTitle__MBgvG{color:var(--text-primary);font-family:Poppins,sans-serif;font-size:2rem;font-weight:700;margin:0 0 1rem}@media(max-width:768px){.style_emptyTitle__MBgvG{font-size:1.5rem}}.style_emptySubtitle__xiAKk{color:var(--text-secondary);font-family:Inter,sans-serif;font-size:1.125rem;line-height:1.6;margin:0 0 2rem}@media(max-width:768px){.style_emptySubtitle__xiAKk{font-size:1rem}}.style_continueShoppingLink__F47tR{text-decoration:none}.style_continueShoppingButton__DlAV9{align-items:center;background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-hover) 100%);border:none;border-radius:50px;box-shadow:0 10px 15px -3px #feac244d;color:#fff;cursor:pointer;display:inline-flex;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;gap:.75rem;padding:1rem 2rem;transition:all .3s ease}.style_continueShoppingButton__DlAV9:hover{box-shadow:0 20px 25px -5px #feac2466;transform:translateY(-2px)}.style_continueShoppingButton__DlAV9:active{transform:translateY(0)}.style_continueShoppingButton__DlAV9 svg{font-size:1.25rem}@media(max-width:768px){.style_continueShoppingButton__DlAV9{font-size:.875rem;padding:.875rem 1.5rem}}.style_ant-menu-item__cjv-6{background:#00897f;border-radius:.5rem;box-shadow:0 1px 2px 0 #0d10170f;color:#fff!important;font-family:Inter!important;font-size:1rem!important;font-weight:500!important;height:3rem!important;margin-bottom:1rem!important}.style_ant-menu-item-active__SVwF3,.style_ant-menu-item-selected__x607v{background:#ebf6f5!important;border:1px solid #00897f!important;border-radius:.5rem!important;box-shadow:0 1px 2px 0 #0d10170f!important;color:#00897f!important}.style_ant-menu-submenu-selected__RGyRM>.style_ant-menu-submenu-title__3HMjk{background-color:#e0e0e0!important;color:#00897f!important}.style_ant-picker-outlined__tVNWN{width:100%}.style_ant-form-item__\+Y0W2{margin-bottom:0!important}.style_ant-steps-item-finish__MEvPT .style_ant-steps-item-icon__dTdBq{background-color:#00897f!important;border-color:#00897f!important}.style_ant-steps-item-finish__MEvPT .style_ant-steps-item-icon__dTdBq .style_ant-steps-icon__5HmI1{color:#fff!important}.style_ant-steps-item-finish__MEvPT .style_ant-steps-item-tail__AMW5V:after{background-color:#00897f!important}.style_ant-steps-item-process__l8xfe .style_ant-steps-item-icon__dTdBq{background-color:#00897f!important;border-color:#00897f!important}.style_ant-progress__gDQ6I .style_ant-progress-inner__sG-Tw:not(.style_ant-progress-circle-gradient__MEqaJ) .style_ant-progress-circle-path__wMU\+9{stroke:#00897f}.style_ant-steps__wSInc .style_ant-steps-item-finish__MEvPT>.style_ant-steps-item-container__np0Hj>.style_ant-steps-item-content__RJVmR>.style_ant-steps-item-title__oQ6od:after{background-color:#00897f}.style_ant-progress__gDQ6I .style_ant-progress-bg__YgxLI{background:#00897f}.style_slick-track__PCLag{display:flex!important;gap:1rem!important}.style_ant-row__\+1-dP{margin-bottom:10px;row-gap:5px!important}.style_ant-col__7K4qH{margin-bottom:10px}.style_ant-tabs-top__zupsA>.style_ant-tabs-nav__1mGcp{margin-bottom:0}.style_ant-btn__opvWs,.style_ant-tabs-card__\+iC\+3>.style_ant-tabs-nav__1mGcp .style_ant-tabs-tab__WUo7J,.style_ant-tabs__Ftzw1 .style_ant-tabs-tab__WUo7J{padding:0}.style_ant-table-wrapper__xlDOr .style_ant-table__AG\+LL{margin-top:20px;overflow-x:auto;width:100%}.style_ant-select-selector__HLHh7{background:#0000!important;border:none!important}.style_ant-layout-header__xZWo7{line-height:1rem!important}.style_ant-modal__lQN13 .style_ant-modal-close-x__7cFLP{color:#fff}.style_ant-select__GdeAC{background:#fff!important}@media screen and (max-width:1024px){.style_ant-row__\+1-dP{margin-left:0!important;margin-right:0!important}.style_ant-layout__W8g\+5 .style_ant-layout-sider-light__szhON .style_ant-layout-sider-zero-width-trigger__t2Rht{display:none!important}}:where(.style_css-dev-only-do-not-override-1pvl7mi__Q1HVV).style_ant-input-search-large__BFyba .style_ant-input-search-button__zF4n5{width:40px}.style_ant-popover-inner__H-PXw{padding:0!important}.style_customPopover__E7RGs .style_ant-popover-content__HxWAQ{border:none;padding:0}.style_customPopover__E7RGs .style_ant-popover-inner__H-PXw{border-radius:10px;overflow:hidden}.style_customPopover__E7RGs .style_ant-popover-arrow__8luWm{display:none}.style_container__BtKFS{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:1000px}.style_itemsList__6qDvq{display:flex;flex-direction:column;gap:1.5rem}.style_cartItem__4ffyu{background:#fff;border:1px solid var(--border-color);border-radius:16px;box-shadow:var(--shadow-sm);padding:1.5rem;transition:all .3s ease}.style_cartItem__4ffyu:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.style_itemHeader__lqRpk{align-items:flex-start;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.style_itemTitle__WfpXy h3{color:var(--text-primary);font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:700;margin:0 0 .5rem}.style_itemGroup__eET-x{background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-hover) 100%);border-radius:20px;color:#fff;font-size:.75rem;padding:.25rem .75rem}.style_itemGroup__eET-x,.style_timer__bWloo{font-family:Inter,sans-serif;font-weight:600}.style_timer__bWloo{align-items:center;background:linear-gradient(135deg,#e3f2fd,#bbdefb);border-radius:25px;color:#1976d2;display:flex;font-size:.875rem;gap:.5rem;padding:.5rem 1rem;transition:all .3s ease}.style_timer__bWloo.style_timerUrgent__XsPtW{animation:style_pulse__vH5zZ 1s infinite;background:linear-gradient(135deg,#ffebee,#ffcdd2);color:#d32f2f}.style_timerIcon__Nn7Ef{font-size:1rem}.style_timerText__JVflp{font-family:JetBrains Mono,monospace;font-weight:700}.style_itemContent__zkz8T{display:flex;flex-direction:column;gap:1.5rem}@media(min-width:768px){.style_itemContent__zkz8T{align-items:center;flex-direction:row}}.style_itemInfo__ws1mi{display:flex;flex:1 1;gap:2rem}@media(max-width:768px){.style_itemInfo__ws1mi{flex-direction:column;gap:1rem}}.style_infoItem__3itI1{align-items:center;display:flex;gap:.75rem}.style_infoIcon__juB-8{align-items:center;background:var(--background-secondary);border-radius:12px;color:var(--primary-color);display:flex;flex-shrink:0;font-size:1.25rem;height:40px;justify-content:center;width:40px}.style_infoText__BN2zu{display:flex;flex-direction:column}.style_infoLabel__z6lo4{color:var(--text-secondary);font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.style_infoValue__YkW\+l{color:var(--text-primary);font-family:Poppins,sans-serif;font-size:1rem;font-weight:700}.style_itemActions__UFUh2{align-items:center;display:flex;flex-shrink:0;gap:1.5rem}@media(max-width:768px){.style_itemActions__UFUh2{align-items:stretch;flex-direction:column;gap:1rem}}.style_quantityControl__i1huP{align-items:center;background:var(--background-secondary);border-radius:12px;display:flex;padding:.25rem}.style_quantityButton__3PyO4{align-items:center;background:#fff;border:none;border-radius:8px;color:var(--primary-color);cursor:pointer;display:flex;font-size:1rem;height:36px;justify-content:center;transition:all .2s ease;width:36px}.style_quantityButton__3PyO4:hover:not(:disabled){background:var(--primary-color);color:#fff;transform:scale(1.1)}.style_quantityButton__3PyO4:disabled{cursor:not-allowed;opacity:.5}.style_quantity__OMhF1{color:var(--text-primary);font-family:Inter,sans-serif;font-size:1rem;font-weight:700;min-width:40px;text-align:center}.style_itemTotal__6K1WO{align-items:center;display:flex;flex-direction:column;text-align:center}.style_totalLabel__NTe2Y{color:var(--text-secondary);font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.style_totalValue__WAn7e{color:var(--primary-color);font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:800}.style_removeButton__akoG3{align-items:center;background:#fee;border:1px solid #fecaca;border-radius:8px;color:#dc2626;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:all .2s ease}.style_removeButton__akoG3:hover{background:#fecaca;border-color:#dc2626;transform:translateY(-1px)}.style_removeButton__akoG3 svg{font-size:1rem}.style_orderSummary__ULxVF{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:16px;padding:2rem;position:sticky;top:2rem}.style_summaryHeader__Fo5g9{margin-bottom:1.5rem}.style_summaryHeader__Fo5g9 h2{color:var(--text-primary);font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:700;margin:0}.style_summaryContent__b8NBU{margin-bottom:2rem}.style_summaryItem__NFZ-q{align-items:center;border-bottom:1px solid var(--border-color);display:flex;justify-content:space-between;padding:.75rem 0}.style_summaryItem__NFZ-q:last-child{border-bottom:none}.style_summaryLabel__DoQtP{color:var(--text-secondary);font-family:Inter,sans-serif;font-size:1rem;font-weight:500}.style_summaryValue__CN2Aa{color:var(--text-primary);font-family:Poppins,sans-serif;font-size:1rem;font-weight:700}.style_summaryDivider__78qxx{background:linear-gradient(90deg,#0000,var(--border-color),#0000);height:1px;margin:1rem 0}.style_summaryTotal__PpWYX{align-items:center;background:#fff;border-radius:12px;box-shadow:var(--shadow-sm);display:flex;justify-content:space-between;padding:1rem}.style_summaryTotal__PpWYX .style_totalLabel__NTe2Y{color:var(--text-primary);font-family:Poppins,sans-serif;font-size:1.125rem;font-weight:700}.style_summaryTotal__PpWYX .style_totalValue__WAn7e{color:var(--primary-color);font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:800}.style_summaryActions__hvogP{display:flex;flex-direction:column;gap:1rem}.style_nextButton__TqVgA{align-items:center;background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-hover) 100%);border:none;border-radius:12px;box-shadow:0 10px 15px -3px #feac244d;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;gap:.75rem;justify-content:center;padding:1rem 2rem;transition:all .3s ease}.style_nextButton__TqVgA:hover{box-shadow:0 20px 25px -5px #feac2466;transform:translateY(-2px)}.style_nextButton__TqVgA svg{font-size:1.25rem}.style_continueButton__-2Wpi{align-items:center;background:#fff;border:1px solid var(--border-color);border-radius:12px;color:var(--text-secondary);cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;gap:.75rem;justify-content:center;padding:1rem 2rem;transition:all .3s ease}.style_continueButton__-2Wpi:hover{background:var(--background-secondary);border-color:var(--primary-color);color:var(--primary-color);transform:translateY(-1px)}.style_continueButton__-2Wpi svg{font-size:1.25rem}@keyframes style_pulse__vH5zZ{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.02)}}@media(max-width:768px){.style_container__BtKFS{gap:1.5rem}.style_cartItem__4ffyu{padding:1rem}.style_itemHeader__lqRpk{align-items:stretch;flex-direction:column;gap:1rem}.style_orderSummary__ULxVF{padding:1.5rem;position:static}}.style_container__FDsWh{background:linear-gradient(135deg,#f8fffe,#e8f5f3);border-radius:16px;box-shadow:0 4px 20px #00302c14;margin-bottom:2rem;overflow:hidden;padding:1.5rem 1rem;position:relative;width:100%}.style_container__FDsWh:before{background:linear-gradient(90deg,#00d4aa,#00a085);content:"";height:4px;left:0;position:absolute;right:0;top:0}@media(max-width:768px){.style_container__FDsWh{border-radius:12px;margin-bottom:1.5rem;padding:1rem .75rem}}.style_stepsWrapper__gPkq8{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem;position:relative}@media(max-width:768px){.style_stepsWrapper__gPkq8{flex-direction:column;gap:1rem;margin-bottom:1.5rem}}.style_stepItem__9Bp7v{align-items:center;border-radius:12px;display:flex;flex-direction:column;gap:.5rem;min-width:120px;padding:.75rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}@media(max-width:768px){.style_stepItem__9Bp7v{flex-direction:row;gap:1rem;min-width:0;min-width:auto;padding:1rem;width:100%}}.style_stepItem__9Bp7v.style_clickable__frsgq{cursor:pointer}.style_stepItem__9Bp7v.style_clickable__frsgq:hover{background:#00d4aa0d;box-shadow:0 8px 25px #00302c1a;transform:translateY(-2px)}.style_stepItem__9Bp7v.style_clickable__frsgq:active{transform:translateY(0)}.style_stepItem__9Bp7v.style_disabled__i9zkO{cursor:not-allowed;opacity:.6}.style_stepItem__9Bp7v.style_pending__dlCI1 .style_stepIcon__4-0cI{background:#f0f0f0;border:2px solid #e0e0e0;color:#999}.style_stepItem__9Bp7v.style_pending__dlCI1 .style_stepLabel__YfSo1{color:#999}.style_stepItem__9Bp7v.style_pending__dlCI1 .style_progressDot__pYy-E{background:#e0e0e0}.style_stepItem__9Bp7v.style_active__P1ACk .style_stepIcon__4-0cI{animation:style_pulse__siIQL 2s infinite;background:linear-gradient(135deg,#00d4aa,#00a085);border:2px solid #00d4aa;box-shadow:0 0 0 4px #00d4aa33;color:#fff}.style_stepItem__9Bp7v.style_active__P1ACk .style_stepLabel__YfSo1{color:#00302c;font-weight:600}.style_stepItem__9Bp7v.style_active__P1ACk .style_progressDot__pYy-E{animation:style_glow__fEuqF 2s infinite;background:#00d4aa}.style_stepItem__9Bp7v.style_completed__fjhHp .style_stepIcon__4-0cI{background:linear-gradient(135deg,#28a745,#20c997);border:2px solid #28a745;color:#fff}.style_stepItem__9Bp7v.style_completed__fjhHp .style_stepLabel__YfSo1{color:#28a745;font-weight:500}.style_stepItem__9Bp7v.style_completed__fjhHp .style_progressDot__pYy-E{background:#28a745}.style_stepItem__9Bp7v.style_completed__fjhHp .style_checkIcon__CDC94{animation:style_checkmark__nzpOZ .6s ease-in-out}.style_stepIcon__4-0cI{align-items:center;border-radius:50%;display:flex;font-size:1.2rem;height:48px;justify-content:center;position:relative;transition:all .3s ease;width:48px}@media(max-width:768px){.style_stepIcon__4-0cI{font-size:1rem;height:40px;width:40px}}.style_stepIcon__4-0cI .style_checkIcon__CDC94,.style_stepIcon__4-0cI .style_icon__Ez7\+h{z-index:2}.style_stepIcon__4-0cI .style_stepNumber__p7hyy{align-items:center;background:#fff;border:2px solid;border-radius:50%;bottom:-2px;color:inherit;display:flex;font-size:.7rem;font-weight:700;height:18px;justify-content:center;position:absolute;right:-2px;width:18px}@media(max-width:768px){.style_stepIcon__4-0cI .style_stepNumber__p7hyy{font-size:.6rem;height:16px;width:16px}}.style_stepContent__2ligL{align-items:center;display:flex;flex-direction:column;gap:.25rem}@media(max-width:768px){.style_stepContent__2ligL{align-items:flex-start;flex:1 1}}.style_stepLabel__YfSo1{font-size:.9rem;font-weight:500;text-align:center;transition:all .3s ease;white-space:nowrap}@media(max-width:768px){.style_stepLabel__YfSo1{font-size:1rem;text-align:left;white-space:normal}}.style_stepIndicator__ZnPUk{align-items:center;display:flex;gap:.25rem}@media(max-width:768px){.style_stepIndicator__ZnPUk{display:none}}.style_progressDot__pYy-E{border-radius:50%;height:6px;transition:all .3s ease;width:6px}.style_connector__QmXAB{background:#e0e0e0;border-radius:1px;flex:1 1;height:2px;margin:0 .5rem;position:relative}@media(max-width:768px){.style_connector__QmXAB{display:none}}.style_connector__QmXAB.style_connectorCompleted__knF2F{background:linear-gradient(90deg,#28a745,#20c997)}.style_connectorLine__-UxEP{background:inherit;border-radius:inherit;height:100%;transition:all .5s ease}.style_progressBar__ORC--{background:#e0e0e0;border-radius:2px;height:4px;margin-bottom:1rem;overflow:hidden;width:100%}@media(max-width:768px){.style_progressBar__ORC--{margin-bottom:.5rem}}.style_progressFill__EoXRe{background:linear-gradient(90deg,#00d4aa,#00a085);border-radius:2px;height:100%;position:relative;transition:width .5s cubic-bezier(.4,0,.2,1)}.style_progressFill__EoXRe:after{animation:style_shimmer__OXE2b 2s infinite;background:#ffffff4d;content:"";height:100%;position:absolute;right:0;top:0;width:8px}.style_mobileIndicator__ZYPHP{align-items:center;display:none;flex-direction:column;gap:.25rem}@media(max-width:768px){.style_mobileIndicator__ZYPHP{display:flex}}.style_currentStep__OhVvK{color:#666;font-size:.8rem;font-weight:500}.style_currentStepLabel__GrLY8{color:#00302c;font-size:1rem;font-weight:600}@keyframes style_pulse__siIQL{0%,to{box-shadow:0 0 0 4px #00d4aa33}50%{box-shadow:0 0 0 8px #00d4aa1a}}@keyframes style_glow__fEuqF{0%,to{box-shadow:0 0 4px #00d4aa66}50%{box-shadow:0 0 8px #00d4aa99}}@keyframes style_checkmark__nzpOZ{0%{transform:scale(0) rotate(0deg)}50%{transform:scale(1.2) rotate(180deg)}to{transform:scale(1) rotate(1turn)}}@keyframes style_shimmer__OXE2b{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.style_stepItem__9Bp7v:focus{border-radius:12px;box-shadow:0 0 0 3px #00d4aa4d;outline:none}@media(prefers-contrast:high){.style_stepItem__9Bp7v.style_active__P1ACk .style_stepIcon__4-0cI,.style_stepItem__9Bp7v.style_completed__fjhHp .style_stepIcon__4-0cI{border-width:3px}}@media(prefers-reduced-motion:reduce){.style_connectorLine__-UxEP,.style_progressFill__EoXRe,.style_stepIcon__4-0cI,.style_stepItem__9Bp7v{transition:none}.style_checkIcon__CDC94,.style_progressDot__pYy-E,.style_progressFill__EoXRe:after,.style_stepIcon__4-0cI{animation:none}}.style_ant-menu-item__xOWdi{background:#00897f;border-radius:.5rem;box-shadow:0 1px 2px 0 #0d10170f;color:#fff!important;font-family:Inter!important;font-size:1rem!important;font-weight:500!important;height:3rem!important;margin-bottom:1rem!important}.style_ant-menu-item-active__PLjqj,.style_ant-menu-item-selected__c3-hC{background:#ebf6f5!important;border:1px solid #00897f!important;border-radius:.5rem!important;box-shadow:0 1px 2px 0 #0d10170f!important;color:#00897f!important}.style_ant-menu-submenu-selected__rrNhk>.style_ant-menu-submenu-title__pPLdm{background-color:#e0e0e0!important;color:#00897f!important}.style_ant-picker-outlined__BC11p{width:100%}.style_ant-form-item__3zM1F{margin-bottom:0!important}.style_ant-steps-item-finish__pbYvt .style_ant-steps-item-icon__WOEtp{background-color:#00897f!important;border-color:#00897f!important}.style_ant-steps-item-finish__pbYvt .style_ant-steps-item-icon__WOEtp .style_ant-steps-icon__ySRFx{color:#fff!important}.style_ant-steps-item-finish__pbYvt .style_ant-steps-item-tail__6EKoK:after{background-color:#00897f!important}.style_ant-steps-item-process__D-EF5 .style_ant-steps-item-icon__WOEtp{background-color:#00897f!important;border-color:#00897f!important}.style_ant-progress__batMe .style_ant-progress-inner__emC8r:not(.style_ant-progress-circle-gradient__EtNyZ) .style_ant-progress-circle-path__hsuVV{stroke:#00897f}.style_ant-steps__ch9eE .style_ant-steps-item-finish__pbYvt>.style_ant-steps-item-container__-pOny>.style_ant-steps-item-content__o0uxf>.style_ant-steps-item-title__gMlMJ:after{background-color:#00897f}.style_ant-progress__batMe .style_ant-progress-bg__WcgbC{background:#00897f}.style_slick-track__l-atm{display:flex!important;gap:1rem!important}.style_ant-row__WgKsJ{margin-bottom:10px;row-gap:5px!important}.style_ant-col__hfnYA{margin-bottom:10px}.style_ant-tabs-top__MNKIb>.style_ant-tabs-nav__B3AML{margin-bottom:0}.style_ant-btn__l9EIH,.style_ant-tabs-card__0lQQO>.style_ant-tabs-nav__B3AML .style_ant-tabs-tab__VMwXY,.style_ant-tabs__\+zvg3 .style_ant-tabs-tab__VMwXY{padding:0}.style_ant-table-wrapper__vW2Ng .style_ant-table__8Zu\+y{margin-top:20px;overflow-x:auto;width:100%}.style_ant-select-selector__sihj1{background:#0000!important;border:none!important}.style_ant-layout-header__zBGI-{line-height:1rem!important}.style_ant-modal__QHbgu .style_ant-modal-close-x__kMQZP{color:#fff}.style_ant-select__V2tYp{background:#fff!important}@media screen and (max-width:1024px){.style_ant-row__WgKsJ{margin-left:0!important;margin-right:0!important}.style_ant-layout__Z7JXj .style_ant-layout-sider-light__Cv\+Db .style_ant-layout-sider-zero-width-trigger__nBHco{display:none!important}}:where(.style_css-dev-only-do-not-override-1pvl7mi__y3foQ).style_ant-input-search-large__EXTlQ .style_ant-input-search-button__0qXrj{width:40px}.style_ant-popover-inner__5f67f{padding:0!important}.style_customPopover__r\+ge2 .style_ant-popover-content__6NAQ6{border:none;padding:0}.style_customPopover__r\+ge2 .style_ant-popover-inner__5f67f{border-radius:10px;overflow:hidden}.style_customPopover__r\+ge2 .style_ant-popover-arrow__Pvcaf{display:none}.style_container__K6OWZ{align-items:center;display:flex;justify-content:center;min-height:60vh;padding:2rem}.style_loginCard__KGT8P{background:#fff;border-radius:20px;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;max-width:480px;overflow:hidden;padding:3rem;position:relative;width:100%}.style_loginCard__KGT8P:before{background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));content:"";height:4px;left:0;position:absolute;right:0;top:0}@media(max-width:768px){.style_loginCard__KGT8P{margin:1rem;padding:2rem 1.5rem}}.style_header__GRfJq{margin-bottom:2rem;text-align:center}.style_logo__N-jTB{height:auto;margin-bottom:1.5rem;width:80px}.style_title__lWVHu{color:var(--text-primary);font-family:Poppins,sans-serif;font-size:2rem;font-weight:700;margin:0 0 .5rem}@media(max-width:768px){.style_title__lWVHu{font-size:1.5rem}}.style_subtitle__l4ATN{color:var(--text-secondary);font-family:Inter,sans-serif;font-size:1rem;line-height:1.5;margin:0}.style_form__hEPKJ{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.style_inputGroup__iWDmN{display:flex;flex-direction:column;gap:.5rem}.style_label__krnBA{color:var(--text-primary);font-family:Inter,sans-serif;font-size:.875rem;font-weight:600}.style_inputWrapper__49-i1{align-items:center;display:flex;position:relative}.style_input__1mKBl{background:#fff;border:2px solid var(--border-color);border-radius:12px;color:var(--text-primary);font-family:Inter,sans-serif;font-size:1rem;padding:1rem 1rem 1rem 3rem;transition:all .3s ease;width:100%}.style_input__1mKBl::placeholder{color:var(--text-muted)}.style_input__1mKBl:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px #feac241a;outline:none}.style_input__1mKBl:invalid{border-color:#ef4444}.style_inputIcon__tw3Bk{color:var(--text-muted);font-size:1.25rem;left:1rem;position:absolute;transition:color .3s ease;z-index:1}.style_inputWrapper__49-i1:focus-within .style_inputIcon__tw3Bk,.style_input__1mKBl:focus+.style_inputIcon__tw3Bk{color:var(--primary-color)}.style_passwordToggle__zdDYf{background:none;border:none;border-radius:4px;color:var(--text-muted);cursor:pointer;font-size:1.25rem;padding:.25rem;position:absolute;right:1rem;transition:all .2s ease}.style_passwordToggle__zdDYf:hover{background:#feac241a;color:var(--primary-color)}.style_loginButton__aDvzO{align-items:center;background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-hover) 100%);border:none;border-radius:12px;box-shadow:0 10px 15px -3px #feac244d;color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;gap:.75rem;justify-content:center;min-height:56px;padding:1rem 2rem;transition:all .3s ease}.style_loginButton__aDvzO:hover:not(:disabled){box-shadow:0 20px 25px -5px #feac2466;transform:translateY(-2px)}.style_loginButton__aDvzO:disabled{cursor:not-allowed;opacity:.6;transform:none}.style_loginButton__aDvzO svg{font-size:1.25rem}.style_spinner__-FGPe{animation:style_spin__YdnZD 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:20px;width:20px}@keyframes style_spin__YdnZD{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.style_divider__MYXBU{margin:2rem 0;position:relative;text-align:center}.style_divider__MYXBU:before{background:var(--border-color);content:"";height:1px;left:0;position:absolute;right:0;top:50%}.style_divider__MYXBU span{background:#fff;color:var(--text-muted);font-family:Inter,sans-serif;font-size:.875rem;padding:0 1rem;position:relative}.style_actions__jxpCY{display:flex;flex-direction:column;gap:1.5rem}.style_registerButton__LqHlX{align-items:center;background:#fff;border:2px solid var(--primary-color);border-radius:12px;color:var(--primary-color);cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;gap:.75rem;justify-content:center;padding:1rem 2rem;transition:all .3s ease}.style_registerButton__LqHlX:hover{background:var(--primary-color);box-shadow:0 10px 15px -3px #feac2433;color:#fff;transform:translateY(-1px)}.style_registerButton__LqHlX svg{font-size:1.25rem}.style_links__eHzcp{align-items:center;display:flex;flex-direction:column;gap:.75rem}.style_link__JFGyf{background:none;border:none;color:var(--text-secondary);cursor:pointer;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;text-decoration:underline;text-underline-offset:2px;transition:color .2s ease}.style_link__JFGyf:hover{color:var(--primary-color)}@media(max-width:768px){.style_container__K6OWZ{padding:1rem}.style_form__hEPKJ{gap:1.25rem}.style_input__1mKBl{padding:.875rem .875rem .875rem 2.75rem}.style_inputIcon__tw3Bk{font-size:1.125rem;left:.875rem}.style_passwordToggle__zdDYf{right:.875rem}}.style_ant-menu-item__FVs49{background:#00897f;border-radius:.5rem;box-shadow:0 1px 2px 0 #0d10170f;color:#fff!important;font-family:Inter!important;font-size:1rem!important;font-weight:500!important;height:3rem!important;margin-bottom:1rem!important}.style_ant-menu-item-active__qNEO6,.style_ant-menu-item-selected__5ZwxX{background:#ebf6f5!important;border:1px solid #00897f!important;border-radius:.5rem!important;box-shadow:0 1px 2px 0 #0d10170f!important;color:#00897f!important}.style_ant-menu-submenu-selected__xhPxZ>.style_ant-menu-submenu-title__annMS{background-color:#e0e0e0!important;color:#00897f!important}.style_ant-picker-outlined__YEyHk{width:100%}.style_ant-form-item__YdA6A{margin-bottom:0!important}.style_ant-steps-item-finish__GENDq .style_ant-steps-item-icon__oWUzS{background-color:#00897f!important;border-color:#00897f!important}.style_ant-steps-item-finish__GENDq .style_ant-steps-item-icon__oWUzS .style_ant-steps-icon__FWn7B{color:#fff!important}.style_ant-steps-item-finish__GENDq .style_ant-steps-item-tail__Tqqs-:after{background-color:#00897f!important}.style_ant-steps-item-process__8t\+DV .style_ant-steps-item-icon__oWUzS{background-color:#00897f!important;border-color:#00897f!important}.style_ant-progress__W7XYR .style_ant-progress-inner__tSDuY:not(.style_ant-progress-circle-gradient__B-dE2) .style_ant-progress-circle-path__VX5M7{stroke:#00897f}.style_ant-steps__gwBPC .style_ant-steps-item-finish__GENDq>.style_ant-steps-item-container__na5Yr>.style_ant-steps-item-content__ITJO->.style_ant-steps-item-title__LAT7d:after{background-color:#00897f}.style_ant-progress__W7XYR .style_ant-progress-bg__iIDJK{background:#00897f}.style_slick-track__75Un\+{display:flex!important;gap:1rem!important}.style_ant-row__xxxaa{margin-bottom:10px;row-gap:5px!important}.style_ant-col__Lh4U5{margin-bottom:10px}.style_ant-tabs-top__sQCtA>.style_ant-tabs-nav__AO8Dm{margin-bottom:0}.style_ant-btn__9-m2b,.style_ant-tabs-card__To6us>.style_ant-tabs-nav__AO8Dm .style_ant-tabs-tab__3GlUS,.style_ant-tabs__jBQX8 .style_ant-tabs-tab__3GlUS{padding:0}.style_ant-table-wrapper__9Ua3h .style_ant-table__qGang{margin-top:20px;overflow-x:auto;width:100%}.style_ant-select-selector__dQG\+t{background:#0000!important;border:none!important}.style_ant-layout-header__PE2pz{line-height:1rem!important}.style_ant-modal__WV9U0 .style_ant-modal-close-x__cMT69{color:#fff}.style_ant-select__IM3RN{background:#fff!important}@media screen and (max-width:1024px){.style_ant-row__xxxaa{margin-left:0!important;margin-right:0!important}.style_ant-layout__16WJF .style_ant-layout-sider-light__qItPn .style_ant-layout-sider-zero-width-trigger__ZEDi6{display:none!important}}:where(.style_css-dev-only-do-not-override-1pvl7mi__3BnZb).style_ant-input-search-large__EHGIe .style_ant-input-search-button__TdvZh{width:40px}.style_ant-popover-inner__S08WB{padding:0!important}.style_customPopover__nnHIE .style_ant-popover-content__QUlC4{border:none;padding:0}.style_customPopover__nnHIE .style_ant-popover-inner__S08WB{border-radius:10px;overflow:hidden}.style_customPopover__nnHIE .style_ant-popover-arrow__aQmOs{display:none}.style_container__Tj\+O0{margin:0 auto;max-width:800px;padding:2rem}@media(max-width:768px){.style_container__Tj\+O0{padding:1rem}}.style_header__Klzy1{margin-bottom:3rem;text-align:center}@media(max-width:768px){.style_header__Klzy1{margin-bottom:2rem}}.style_title__-IP-j{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,var(--primary-color) 0,var(--secondary-color) 100%);background-clip:text;-webkit-background-clip:text;color:var(--text-primary);font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:700;margin:0 0 1rem}@media(max-width:768px){.style_title__-IP-j{font-size:2rem}}.style_subtitle__iMT1x{color:var(--text-secondary);font-family:Inter,sans-serif;font-size:1.125rem;line-height:1.6;margin:0}@media(max-width:768px){.style_subtitle__iMT1x{font-size:1rem}}.style_paymentMethods__rZ6he{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:3rem}@media(max-width:768px){.style_paymentMethods__rZ6he{gap:1rem;grid-template-columns:1fr;margin-bottom:2rem}}.style_paymentCard__Nu71F{align-items:center;background:#fff;border:2px solid var(--border-color);border-radius:16px;box-shadow:var(--shadow-sm);cursor:pointer;display:flex;flex-direction:column;gap:1rem;overflow:hidden;padding:2rem;position:relative;text-align:center;transition:all .3s ease}.style_paymentCard__Nu71F:before{background:linear-gradient(135deg,#0000,#feac2405);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.style_paymentCard__Nu71F:hover:not(.style_disabled__Zrbdg){border-color:var(--primary-color);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.style_paymentCard__Nu71F:hover:not(.style_disabled__Zrbdg):before{opacity:1}.style_paymentCard__Nu71F.style_selected__C\+AID{border-color:var(--primary-color);border-width:3px;box-shadow:var(--shadow-lg),0 0 30px #feac2433;transform:translateY(-2px)}.style_paymentCard__Nu71F.style_selected__C\+AID:before{opacity:1}.style_paymentCard__Nu71F.style_disabled__Zrbdg{background:#f8f9fa;cursor:not-allowed;opacity:.6}.style_paymentCard__Nu71F.style_disabled__Zrbdg .style_cardSubtitle__dmt9J,.style_paymentCard__Nu71F.style_disabled__Zrbdg .style_cardTitle__t6Gkp{color:var(--text-muted)}@media(max-width:768px){.style_paymentCard__Nu71F{align-items:center;flex-direction:row;padding:1.5rem;text-align:left}}.style_cardIcon__cZ\+ra{align-items:center;background:linear-gradient(135deg,var(--background-secondary) 0,#f1f3f4 100%);border-radius:16px;color:var(--primary-color);display:flex;flex-shrink:0;font-size:1.5rem;height:60px;justify-content:center;transition:all .3s ease;width:60px}@media(max-width:768px){.style_cardIcon__cZ\+ra{font-size:1.25rem;height:50px;width:50px}}.style_logoIcon__JMuJ5{height:auto;width:40px}.style_cardContent__CCTWJ{display:flex;flex:1 1;flex-direction:column;gap:.5rem}@media(max-width:768px){.style_cardContent__CCTWJ{align-items:flex-start}}.style_cardTitle__t6Gkp{color:var(--text-primary);font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:700;margin:0;transition:color .3s ease}@media(max-width:768px){.style_cardTitle__t6Gkp{font-size:1.125rem}}.style_cardSubtitle__dmt9J{color:var(--text-secondary);font-family:Inter,sans-serif;font-size:.875rem;margin:0;transition:color .3s ease}.style_balance__Vosz\+{display:flex;flex-direction:column;gap:.25rem;margin-top:.5rem}@media(max-width:768px){.style_balance__Vosz\+{align-items:flex-start}}.style_balanceLabel__ShpU\+{color:var(--text-muted);font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.style_balanceValue__AERUf{color:var(--primary-color);font-family:Poppins,sans-serif;font-size:1rem;font-weight:700}.style_selectedIndicator__1ZwI9{align-items:center;animation:style_scaleIn__RjO7\+ .3s ease;background:var(--primary-color);border-radius:50%;display:flex;height:32px;justify-content:center;position:absolute;right:1rem;top:1rem;width:32px}@media(max-width:768px){.style_selectedIndicator__1ZwI9{flex-shrink:0;position:static}}.style_checkmark__aj7Yc{color:#fff;font-size:1rem;font-weight:700}.style_paymentContent__8sNKX{animation:style_slideIn__omo4S .4s ease-out;background:#fff;border-radius:16px;box-shadow:var(--shadow-sm);overflow:hidden}@keyframes style_scaleIn__RjO7\+{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes style_slideIn__omo4S{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:480px){.style_container__Tj\+O0{padding:.5rem}.style_title__-IP-j{font-size:1.75rem}.style_paymentCard__Nu71F{gap:.75rem;padding:1rem}.style_cardIcon__cZ\+ra{font-size:1.125rem;height:45px;width:45px}.style_cardTitle__t6Gkp{font-size:1rem}.style_selectedIndicator__1ZwI9{height:28px;width:28px}.style_checkmark__aj7Yc{font-size:.875rem}}.style_ant-menu-item__rT4W9{background:#00897f;border-radius:.5rem;box-shadow:0 1px 2px 0 #0d10170f;color:#fff!important;font-family:Inter!important;font-size:1rem!important;font-weight:500!important;height:3rem!important;margin-bottom:1rem!important}.style_ant-menu-item-active__ycGle,.style_ant-menu-item-selected__7BTP7{background:#ebf6f5!important;border:1px solid #00897f!important;border-radius:.5rem!important;box-shadow:0 1px 2px 0 #0d10170f!important;color:#00897f!important}.style_ant-menu-submenu-selected__eAb07>.style_ant-menu-submenu-title__B-Lqr{background-color:#e0e0e0!important;color:#00897f!important}.style_ant-picker-outlined__xB4nF{width:100%}.style_ant-form-item__nREWc{margin-bottom:0!important}.style_ant-steps-item-finish__bJtyU .style_ant-steps-item-icon__-eCbV{background-color:#00897f!important;border-color:#00897f!important}.style_ant-steps-item-finish__bJtyU .style_ant-steps-item-icon__-eCbV .style_ant-steps-icon__hksXm{color:#fff!important}.style_ant-steps-item-finish__bJtyU .style_ant-steps-item-tail__onupP:after{background-color:#00897f!important}.style_ant-steps-item-process__\+yQ3E .style_ant-steps-item-icon__-eCbV{background-color:#00897f!important;border-color:#00897f!important}.style_ant-progress__w2F04 .style_ant-progress-inner__Pdixr:not(.style_ant-progress-circle-gradient__9eI\+h) .style_ant-progress-circle-path__xPi7q{stroke:#00897f}.style_ant-steps__L9bQU .style_ant-steps-item-finish__bJtyU>.style_ant-steps-item-container__0Ntrn>.style_ant-steps-item-content__k4l5N>.style_ant-steps-item-title__5kxIf:after{background-color:#00897f}.style_ant-progress__w2F04 .style_ant-progress-bg__viuZD{background:#00897f}.style_slick-track__LW8hr{display:flex!important;gap:1rem!important}.style_ant-row__K9tf1{margin-bottom:10px;row-gap:5px!important}.style_ant-col__igpHc{margin-bottom:10px}.style_ant-tabs-top__ClK0v>.style_ant-tabs-nav__MNi17{margin-bottom:0}.style_ant-btn__QFcrV,.style_ant-tabs-card__5aUUw>.style_ant-tabs-nav__MNi17 .style_ant-tabs-tab__UAC5N,.style_ant-tabs__Lmo4U .style_ant-tabs-tab__UAC5N{padding:0}.style_ant-table-wrapper__Oozxp .style_ant-table__WBPny{margin-top:20px;overflow-x:auto;width:100%}.style_ant-select-selector__SJQl6{background:#0000!important;border:none!important}.style_ant-layout-header__zgfc8{line-height:1rem!important}.style_ant-modal__DNYjQ .style_ant-modal-close-x__X04US{color:#fff}.style_ant-select__5fVRK{background:#fff!important}@media screen and (max-width:1024px){.style_ant-row__K9tf1{margin-left:0!important;margin-right:0!important}.style_ant-layout__-szAY .style_ant-layout-sider-light__jt7MD .style_ant-layout-sider-zero-width-trigger__uw1\+9{display:none!important}}:where(.style_css-dev-only-do-not-override-1pvl7mi__4HGZv).style_ant-input-search-large__yElD6 .style_ant-input-search-button__yMS0M{width:40px}.style_ant-popover-inner__ftgy1{padding:0!important}.style_customPopover__g\+YwX .style_ant-popover-content__0\+PL5{border:none;padding:0}.style_customPopover__g\+YwX .style_ant-popover-inner__ftgy1{border-radius:10px;overflow:hidden}.style_customPopover__g\+YwX .style_ant-popover-arrow__GmSuD{display:none}.style_container__bM4T2{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center}.style_container__bM4T2 .style_aviso__8FbMd{color:#eb4143;color:var(--Foundation-Danger-danger-500,#eb4143);font-family:Inter;font-size:2rem;font-style:normal;font-weight:500;margin-top:2rem;text-align:center}.style_container__bM4T2 .style_containerCupom__uFW6K{background:#fff3de;border:1px solid #f6970a;border:1px solid var(--Foundation-Warnning-warnning-500,#f6970a);border-radius:.5rem;margin:2rem 0;padding:2rem;width:90%}.style_container__bM4T2 .style_containerCupom__uFW6K h1{color:#bf811b;color:var(--foundation-bright-yellow-crayola-dark,#bf811b);font-family:Inter;font-size:1.25rem;font-style:normal;font-weight:700;margin-bottom:2rem;text-align:center}.style_container__bM4T2 .style_containerCupom__uFW6K div{align-items:center;display:flex;flex-direction:row;gap:1.5rem;height:3rem;justify-content:space-between}.style_container__bM4T2 .style_containerCupom__uFW6K div .style_containerInput__1nq7j{background:#fff7e9;background:var(--foundation-bright-yellow-crayola-light,#fff7e9);border:1px solid #feac24;border:1px solid var(--foundation-bright-yellow-crayola-normal,#feac24);border-radius:.25rem;height:3rem;width:70%}.style_container__bM4T2 .style_containerCupom__uFW6K div .style_button__QGchq{background:#feac24;background:var(--foundation-bright-yellow-crayola-normal,#feac24);border:none;border-radius:1.875rem;color:#fff;color:var(--Foundation-Teal-Green---Neutral-T0,#fff);font-family:Inter;font-size:1.25rem;font-style:normal;font-weight:700;height:3rem;text-align:center;width:30%}.style_container__bM4T2 .style_totalContainer__RnctS{background:#fff;background:var(--Foundation-Teal-Green---Neutral-T0,#fff);border:1px solid #00302c;border:1px solid var(--Foundation-Teal-Green-Darker,#00302c);border-radius:.5rem;box-shadow:0 4px 4px 0 #00000040;padding:1.5rem}.style_container__bM4T2 .style_totalContainer__RnctS .style_h1__owr4f{color:#00302c;color:var(--Foundation-Teal-Green-Darker,#00302c);font-family:Inter;font-size:1.5625rem;font-style:normal;font-weight:700;margin-bottom:2rem;text-align:center}.style_container__bM4T2 .style_totalContainer__RnctS .style_containerTotalValorNomes__F2q9x{align-items:center;display:flex;flex-direction:row;gap:.5rem;justify-content:flex-start}.style_container__bM4T2 .style_totalContainer__RnctS .style_containerTotalValorNomes__F2q9x h2{color:#1e1e1e;font-family:Inter;font-size:1.25rem;font-style:normal;font-weight:500;margin:0;text-align:left}.style_container__bM4T2 .style_totalContainer__RnctS .style_containerTotalValorNomes__F2q9x p{color:#1e1e1e;font-family:Inter;font-size:1.25rem;font-style:normal;font-weight:700;text-align:left}.style_container__bM4T2 .style_totalContainer__RnctS .style_valorTotal__\+To5s{align-items:center;display:flex;flex-direction:row;gap:.5rem;justify-content:center}.style_container__bM4T2 .style_totalContainer__RnctS .style_valorTotal__\+To5s h3{color:#1e1e1e;font-family:Inter;font-size:1.5625rem;font-style:normal;font-weight:500;margin:0;text-align:center}.style_container__bM4T2 .style_totalContainer__RnctS .style_valorTotal__\+To5s h5{color:#1e1e1e;font-family:Inter;font-size:1.5625rem;font-style:normal;font-weight:700;margin:0;text-align:center}.style_container__bM4T2 .style_totalContainer__RnctS .style_containerButtonProximo__AvJvR{align-items:center;background:#00897f;background:var(--Foundation-Teal-Green-Normal,#00897f);border-radius:.25rem;color:#fff;display:flex;flex-direction:row;font-family:Inter;font-size:1.5625rem;font-style:normal;font-weight:700;justify-content:center;margin-top:2rem;padding:1.5rem;text-align:center;width:100%}@media screen and (max-width:1024px){.style_container__bM4T2{flex-direction:column;gap:0}.style_container__bM4T2 .style_aviso__8FbMd{font-size:1.5rem;margin-top:1rem}.style_container__bM4T2 .style_containerCupom__uFW6K{margin:1rem 0;padding:1rem;width:100%}.style_container__bM4T2 .style_containerCupom__uFW6K h1{font-size:1rem;margin-bottom:1rem}.style_container__bM4T2 .style_containerCupom__uFW6K div{flex-direction:column;gap:.5rem;height:auto}.style_container__bM4T2 .style_containerCupom__uFW6K div .style_button__QGchq,.style_container__bM4T2 .style_containerCupom__uFW6K div .style_containerInput__1nq7j{height:2.5rem;width:100%}.style_container__bM4T2 .style_totalContainer__RnctS{margin-top:1rem;padding:1rem;width:90%}.style_container__bM4T2 .style_totalContainer__RnctS .style_h1__owr4f{font-size:1.25rem;margin-bottom:1rem}.style_container__bM4T2 .style_totalContainer__RnctS .style_containerTotalValorNomes__F2q9x{gap:.25rem}.style_container__bM4T2 .style_totalContainer__RnctS .style_containerTotalValorNomes__F2q9x h2,.style_container__bM4T2 .style_totalContainer__RnctS .style_containerTotalValorNomes__F2q9x p{font-size:1rem}.style_container__bM4T2 .style_totalContainer__RnctS .style_valorTotal__\+To5s{gap:.25rem}.style_container__bM4T2 .style_totalContainer__RnctS .style_valorTotal__\+To5s h3,.style_container__bM4T2 .style_totalContainer__RnctS .style_valorTotal__\+To5s h5{font-size:1.25rem}.style_container__bM4T2 .style_totalContainer__RnctS .style_containerButtonProximo__AvJvR{font-size:1.25rem;margin-top:1rem;padding:1rem}.style_rowPix__d8LRm{display:flex!important;flex-direction:column!important}.style_buttonPix__X1zuQ{padding:3px;width:100%!important}}.style_ant-menu-item__2XSIp{background:#00897f;border-radius:.5rem;box-shadow:0 1px 2px 0 #0d10170f;color:#fff!important;font-family:Inter!important;font-size:1rem!important;font-weight:500!important;height:3rem!important;margin-bottom:1rem!important}.style_ant-menu-item-active__MmMEZ,.style_ant-menu-item-selected__BRjui{background:#ebf6f5!important;border:1px solid #00897f!important;border-radius:.5rem!important;box-shadow:0 1px 2px 0 #0d10170f!important;color:#00897f!important}.style_ant-menu-submenu-selected__19T9L>.style_ant-menu-submenu-title__7rD1u{background-color:#e0e0e0!important;color:#00897f!important}.style_ant-picker-outlined__CwXCL{width:100%}.style_ant-form-item__T6HKB{margin-bottom:0!important}.style_ant-steps-item-finish__PycUh .style_ant-steps-item-icon__eog5P{background-color:#00897f!important;border-color:#00897f!important}.style_ant-steps-item-finish__PycUh .style_ant-steps-item-icon__eog5P .style_ant-steps-icon__MzKih{color:#fff!important}.style_ant-steps-item-finish__PycUh .style_ant-steps-item-tail__bE2wA:after{background-color:#00897f!important}.style_ant-steps-item-process__PyTej .style_ant-steps-item-icon__eog5P{background-color:#00897f!important;border-color:#00897f!important}.style_ant-progress__fTcBw .style_ant-progress-inner__ahs\+y:not(.style_ant-progress-circle-gradient__ny96d) .style_ant-progress-circle-path__G\+p-I{stroke:#00897f}.style_ant-steps__aQKKl .style_ant-steps-item-finish__PycUh>.style_ant-steps-item-container__gjajN>.style_ant-steps-item-content__WwXWZ>.style_ant-steps-item-title__kwkLf:after{background-color:#00897f}.style_ant-progress__fTcBw .style_ant-progress-bg__9tyvR{background:#00897f}.style_slick-track__EI07I{display:flex!important;gap:1rem!important}.style_ant-row__w8WU3{margin-bottom:10px;row-gap:5px!important}.style_ant-col__CJ6cQ{margin-bottom:10px}.style_ant-tabs-top__vOYpp>.style_ant-tabs-nav__yBM83{margin-bottom:0}.style_ant-btn__OY5oQ,.style_ant-tabs-card__WjdjV>.style_ant-tabs-nav__yBM83 .style_ant-tabs-tab__W0WEL,.style_ant-tabs__qItcS .style_ant-tabs-tab__W0WEL{padding:0}.style_ant-table-wrapper__aOPIy .style_ant-table__k7WcW{margin-top:20px;overflow-x:auto;width:100%}.style_ant-select-selector__vqIhM{background:#0000!important;border:none!important}.style_ant-layout-header__-dLCE{line-height:1rem!important}.style_ant-modal__FCVOt .style_ant-modal-close-x__2Cs-g{color:#fff}.style_ant-select__\+m0h2{background:#fff!important}@media screen and (max-width:1024px){.style_ant-row__w8WU3{margin-left:0!important;margin-right:0!important}.style_ant-layout__thPSK .style_ant-layout-sider-light__PMuaC .style_ant-layout-sider-zero-width-trigger__gGaX5{display:none!important}}:where(.style_css-dev-only-do-not-override-1pvl7mi__DWAuf).style_ant-input-search-large__5\+VG7 .style_ant-input-search-button__68X9z{width:40px}.style_ant-popover-inner__lHr3p{padding:0!important}.style_customPopover__DoOeC .style_ant-popover-content__WX8Bh{border:none;padding:0}.style_customPopover__DoOeC .style_ant-popover-inner__lHr3p{border-radius:10px;overflow:hidden}.style_customPopover__DoOeC .style_ant-popover-arrow__ccVWZ{display:none}.style_container__EwPS4{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center}.style_container__EwPS4 .style_aviso__JeTSo{color:#eb4143;color:var(--Foundation-Danger-danger-500,#eb4143);font-family:Inter;font-size:2rem;font-style:normal;font-weight:500;margin-top:2rem;text-align:center}.style_container__EwPS4 .style_containerCupom__4Mgnx{background:#fff3de;border:1px solid #f6970a;border:1px solid var(--Foundation-Warnning-warnning-500,#f6970a);border-radius:.5rem;margin:2rem 0;padding:2rem;width:90%}.style_container__EwPS4 .style_containerCupom__4Mgnx h1{color:#bf811b;color:var(--foundation-bright-yellow-crayola-dark,#bf811b);font-family:Inter;font-size:1.25rem;font-style:normal;font-weight:700;margin-bottom:2rem;text-align:center}.style_container__EwPS4 .style_containerCupom__4Mgnx div{align-items:center;display:flex;flex-direction:row;gap:1.5rem;height:3rem;justify-content:space-between}.style_container__EwPS4 .style_containerCupom__4Mgnx div .style_containerInput__qZtcz{background:#fff7e9;background:var(--foundation-bright-yellow-crayola-light,#fff7e9);border:1px solid #feac24;border:1px solid var(--foundation-bright-yellow-crayola-normal,#feac24);border-radius:.25rem;height:3rem;width:70%}.style_container__EwPS4 .style_containerCupom__4Mgnx div .style_button__--NJT{background:#feac24;background:var(--foundation-bright-yellow-crayola-normal,#feac24);border:none;border-radius:1.875rem;color:#fff;color:var(--Foundation-Teal-Green---Neutral-T0,#fff);font-family:Inter;font-size:1.25rem;font-style:normal;font-weight:700;height:3rem;text-align:center;width:30%}.style_container__EwPS4 .style_totalContainer__XpTxL{background:#fff;background:var(--Foundation-Teal-Green---Neutral-T0,#fff);border:1px solid #00302c;border:1px solid var(--Foundation-Teal-Green-Darker,#00302c);border-radius:.5rem;box-shadow:0 4px 4px 0 #00000040;padding:1.5rem;width:80%}.style_container__EwPS4 .style_totalContainer__XpTxL .style_h1__8aY3m{color:#00302c;color:var(--Foundation-Teal-Green-Darker,#00302c);font-family:Inter;font-size:1.5625rem;font-style:normal;font-weight:700;margin-bottom:2rem;text-align:center}.style_container__EwPS4 .style_totalContainer__XpTxL .style_containerTotalValorNomes__mQ8hr{align-items:center;display:flex;flex-direction:row;gap:.5rem;justify-content:flex-start}.style_container__EwPS4 .style_totalContainer__XpTxL .style_containerTotalValorNomes__mQ8hr h2{color:#1e1e1e;font-family:Inter;font-size:1.25rem;font-style:normal;font-weight:500;margin:0;text-align:left}.style_container__EwPS4 .style_totalContainer__XpTxL .style_containerTotalValorNomes__mQ8hr p{color:#1e1e1e;font-family:Inter;font-size:1.25rem;font-style:normal;font-weight:700;text-align:left}.style_container__EwPS4 .style_totalContainer__XpTxL .style_valorTotal__S\+z3-{align-items:center;display:flex;flex-direction:row;gap:.5rem;justify-content:center}.style_container__EwPS4 .style_totalContainer__XpTxL .style_valorTotal__S\+z3- h3{color:#1e1e1e;font-family:Inter;font-size:1.5625rem;font-style:normal;font-weight:500;margin:0;text-align:center}.style_container__EwPS4 .style_totalContainer__XpTxL .style_valorTotal__S\+z3- h5{color:#1e1e1e;font-family:Inter;font-size:1.5625rem;font-style:normal;font-weight:700;margin:0;text-align:center}.style_container__EwPS4 .style_totalContainer__XpTxL .style_containerButtonProximo__\+Muzu{align-items:center;background:#00897f;background:var(--Foundation-Teal-Green-Normal,#00897f);border-radius:.25rem;color:#fff;display:flex;flex-direction:row;font-family:Inter;font-size:1.5625rem;font-style:normal;font-weight:700;justify-content:center;margin-top:2rem;padding:1.5rem;text-align:center;width:100%}@media screen and (max-width:1024px){.style_container__EwPS4{flex-direction:column;gap:0}.style_container__EwPS4 .style_aviso__JeTSo{font-size:1.5rem;margin-top:1rem}.style_container__EwPS4 .style_containerCupom__4Mgnx{margin:1rem 0;padding:1rem;width:100%}.style_container__EwPS4 .style_containerCupom__4Mgnx h1{font-size:1rem;margin-bottom:1rem}.style_container__EwPS4 .style_containerCupom__4Mgnx div{flex-direction:column;gap:.5rem;height:auto}.style_container__EwPS4 .style_containerCupom__4Mgnx div .style_button__--NJT,.style_container__EwPS4 .style_containerCupom__4Mgnx div .style_containerInput__qZtcz{height:2.5rem;width:100%}.style_container__EwPS4 .style_totalContainer__XpTxL{margin-top:1rem;padding:1rem;width:90%}.style_container__EwPS4 .style_totalContainer__XpTxL .style_h1__8aY3m{font-size:1.25rem;margin-bottom:1rem}.style_container__EwPS4 .style_totalContainer__XpTxL .style_containerTotalValorNomes__mQ8hr{gap:.25rem}.style_container__EwPS4 .style_totalContainer__XpTxL .style_containerTotalValorNomes__mQ8hr h2,.style_container__EwPS4 .style_totalContainer__XpTxL .style_containerTotalValorNomes__mQ8hr p{font-size:1rem}.style_container__EwPS4 .style_totalContainer__XpTxL .style_valorTotal__S\+z3-{gap:.25rem}.style_container__EwPS4 .style_totalContainer__XpTxL .style_valorTotal__S\+z3- h3,.style_container__EwPS4 .style_totalContainer__XpTxL .style_valorTotal__S\+z3- h5{font-size:1.25rem}.style_container__EwPS4 .style_totalContainer__XpTxL .style_containerButtonProximo__\+Muzu{font-size:1.25rem;margin-top:1rem;padding:1rem}}.style_cardContainer__\+4kZO{height:190px;margin-top:1rem;perspective:1500px;position:relative;width:300px}.style_cardContainer__\+4kZO .style_creditCardWrapper__0fVop{backface-visibility:hidden;border-radius:10px;box-shadow:0 0 15px #0003;height:100%;left:0;overflow:hidden;position:absolute;top:0;transform-style:preserve-3d;transition:transform .5s;width:100%}.style_cardContainer__\+4kZO .style_creditCardWrapper__0fVop .style_svgDois__ReR7Z,.style_cardContainer__\+4kZO .style_creditCardWrapper__0fVop .style_svgPonta__bZJB5{fill:linear-gradient(58deg,#00897f 2.15%,#1bd78d 97.85%);bottom:0;opacity:.53;position:absolute}.style_cardContainer__\+4kZO .style_creditCardWrapper__0fVop .style_svgDois__ReR7Z{left:0}.style_cardContainer__\+4kZO .style_creditCardWrapper__0fVop .style_svgTres__Z7Lvg{fill:linear-gradient(45deg,#83efff 30.69%,#1b1464 96.3%);bottom:0;opacity:.53;position:absolute;right:0}.style_cardContainer__\+4kZO .style_creditCardWrapper__0fVop .style_svgQuatro__\+Eqwd{fill:linear-gradient(46deg,#1b1464,#83efff);left:0;opacity:.53;position:absolute;top:0;z-index:0}.style_cardContainer__\+4kZO .style_creditCardWrapper__0fVop.style_front__s1qga{background:linear-gradient(58deg,#00897f 2.15%,#1bd78d 97.85%);color:#fff}.style_cardContainer__\+4kZO .style_creditCardWrapper__0fVop.style_back__IAh6k{background-color:#fff;transform:rotateY(180deg)}.style_cardContainer__\+4kZO .style_creditCardWrapper__0fVop .style_headerCartao__itQsr{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding:.5rem;z-index:999}.style_cardContainer__\+4kZO .style_creditCardWrapper__0fVop .style_headerCartao__itQsr .style_creditCardLogo__kyHR9{right:20px;top:10px;width:50px;z-index:999}.style_cardContainer__\+4kZO .style_creditCardWrapper__0fVop .style_headerCartao__itQsr svg{z-index:999}.style_cardContainer__\+4kZO .style_creditCardWrapper__0fVop input{background:#fff;border:1px solid #00675f;border:1px solid var(--Foundation-Teal-Green-Dark,#00675f);border-radius:.25rem;color:#000;font-size:16px;outline:none;padding:5px;z-index:999}.style_cardContainer__\+4kZO .style_creditCardWrapper__0fVop input.style_cardNumber__C3Odr{bottom:100px;left:20px;position:absolute}.style_cardContainer__\+4kZO .style_creditCardWrapper__0fVop input.style_cardHolder__fHa8E{bottom:20px;left:20px;position:absolute}.style_cardContainer__\+4kZO .style_creditCardWrapper__0fVop input.style_cardExpiry__HZG\+a{bottom:55px;position:absolute;right:10px;width:30%}.style_cardContainer__\+4kZO .style_creditCardWrapper__0fVop .style_flipArrow__ltYNs{bottom:10px;cursor:pointer;position:absolute;right:10px}.style_cardContainer__\+4kZO .style_creditCardWrapper__0fVop .style_cvvWrapper__\+m6m\+{align-items:flex-end;bottom:20px;display:flex;flex-direction:column;gap:1rem;justify-content:center;position:absolute;right:20px}.style_cardContainer__\+4kZO .style_creditCardWrapper__0fVop .style_cvvWrapper__\+m6m\+ .style_parcelas__DNHfz{background:#1feee033;border:1px solid #00675f;border:1px solid var(--Foundation-Teal-Green-Dark,#00675f);border-radius:.25rem;color:#000;font-size:16px;outline:none;padding:5px;width:100%;z-index:999}.style_buttonVirar__X2RXW{background:#00897f;background:var(--Foundation-Teal-Green-Normal,#00897f);border-radius:1.875rem;color:#fff;color:var(--Foundation-Teal-Green---Neutral-T0,#fff);display:flex;padding:1.5rem 0;text-align:center;width:30%}.style_buttonVirar__X2RXW,.style_cpfInput__cQ4iv{align-items:center;flex-direction:row;font-family:Inter;font-size:1.2rem;font-style:normal;font-weight:600;justify-content:center;margin-top:1rem}.style_cpfInput__cQ4iv{background:#fff;background:var(--Foundation-Teal-Green-Normal,#fff);border:1px solid #00675f;border-radius:.2rem;color:#00675f;color:var(--Foundation-Teal-Green---Neutral-T0,#00675f);display:20%;display:flex;margin-bottom:1rem;padding:.5rem 1rem;text-align:left}@media screen and (max-width:1024px){.style_buttonVirar__X2RXW{width:80%}}.style_ant-menu-item__4xD9W{background:#00897f;border-radius:.5rem;box-shadow:0 1px 2px 0 #0d10170f;color:#fff!important;font-family:Inter!important;font-size:1rem!important;font-weight:500!important;height:3rem!important;margin-bottom:1rem!important}.style_ant-menu-item-active__4VlPE,.style_ant-menu-item-selected__7L0-t{background:#ebf6f5!important;border:1px solid #00897f!important;border-radius:.5rem!important;box-shadow:0 1px 2px 0 #0d10170f!important;color:#00897f!important}.style_ant-menu-submenu-selected__NxlYi>.style_ant-menu-submenu-title__tawxd{background-color:#e0e0e0!important;color:#00897f!important}.style_ant-picker-outlined__1TXlE{width:100%}.style_ant-form-item__HVi6U{margin-bottom:0!important}.style_ant-steps-item-finish__LFVcn .style_ant-steps-item-icon__dhAhI{background-color:#00897f!important;border-color:#00897f!important}.style_ant-steps-item-finish__LFVcn .style_ant-steps-item-icon__dhAhI .style_ant-steps-icon__V7psF{color:#fff!important}.style_ant-steps-item-finish__LFVcn .style_ant-steps-item-tail__3ElZs:after{background-color:#00897f!important}.style_ant-steps-item-process__YAXlC .style_ant-steps-item-icon__dhAhI{background-color:#00897f!important;border-color:#00897f!important}.style_ant-progress__lH6ue .style_ant-progress-inner__Z5Otz:not(.style_ant-progress-circle-gradient__NqAW5) .style_ant-progress-circle-path__nwRYv{stroke:#00897f}.style_ant-steps__w-pd2 .style_ant-steps-item-finish__LFVcn>.style_ant-steps-item-container__8pH7Z>.style_ant-steps-item-content__duVCO>.style_ant-steps-item-title__AZUTV:after{background-color:#00897f}.style_ant-progress__lH6ue .style_ant-progress-bg__Eou7e{background:#00897f}.style_slick-track__mOJJl{display:flex!important;gap:1rem!important}.style_ant-row__6\+92g{margin-bottom:10px;row-gap:5px!important}.style_ant-col__3B88r{margin-bottom:10px}.style_ant-tabs-top__elMOl>.style_ant-tabs-nav__SSBL4{margin-bottom:0}.style_ant-btn__j0lzn,.style_ant-tabs-card__cKTQW>.style_ant-tabs-nav__SSBL4 .style_ant-tabs-tab__KvXc0,.style_ant-tabs__pIr3i .style_ant-tabs-tab__KvXc0{padding:0}.style_ant-table-wrapper__31mQc .style_ant-table__0bgyl{margin-top:20px;overflow-x:auto;width:100%}.style_ant-select-selector__2\+vWX{background:#0000!important;border:none!important}.style_ant-layout-header__GVF3R{line-height:1rem!important}.style_ant-modal__iuiq1 .style_ant-modal-close-x__RqCpF{color:#fff}.style_ant-select__WVgm7{background:#fff!important}@media screen and (max-width:1024px){.style_ant-row__6\+92g{margin-left:0!important;margin-right:0!important}.style_ant-layout__DlGmj .style_ant-layout-sider-light__5Pg5w .style_ant-layout-sider-zero-width-trigger__VShXZ{display:none!important}}:where(.style_css-dev-only-do-not-override-1pvl7mi__8jU69).style_ant-input-search-large__fajmO .style_ant-input-search-button__ZNKfV{width:40px}.style_ant-popover-inner__xKvdl{padding:0!important}.style_customPopover__cxGE5 .style_ant-popover-content__d3Ssl{border:none;padding:0}.style_customPopover__cxGE5 .style_ant-popover-inner__xKvdl{border-radius:10px;overflow:hidden}.style_customPopover__cxGE5 .style_ant-popover-arrow__qlYkN{display:none}.style_container__-D4fz{gap:1rem}.style_container__-D4fz,.style_container__-D4fz .style_containerPix__kNgfz{align-items:center;display:flex;flex-direction:column;justify-content:center}.style_container__-D4fz .style_containerPix__kNgfz{background:#e6f3f2;background:var(--Foundation-Teal-Green-Light,#e6f3f2);border:1px solid #00897f;border:1px solid var(--Foundation-Teal-Green-Normal,#00897f);border-radius:.5rem;padding:2rem;width:90%}.style_container__-D4fz .style_containerPix__kNgfz .style_borderPix__phxrl{border:15px solid #00897f;border-radius:1.1875rem;margin-bottom:2rem}.style_container__-D4fz .style_containerPix__kNgfz h1,.style_container__-D4fz .style_containerPix__kNgfz h2{color:#00897f;color:var(--Foundation-Teal-Green-Normal,#00897f);font-family:Inter;font-size:1.375rem;font-style:normal;font-weight:600;margin-bottom:2rem;text-align:center}.style_container__-D4fz .style_containerPix__kNgfz p{color:#7b879d;font-family:Inter;font-size:1.125rem;font-style:normal;font-weight:500;margin-bottom:2rem;text-align:center}.style_container__-D4fz .style_containerPix__kNgfz .style_rowPix__Smj8u{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:center;margin-bottom:2rem;width:95%}.style_container__-D4fz .style_containerPix__kNgfz .style_rowPix__Smj8u .style_inputPix__RAuER{background:#d9edec;border:1px solid #00897f;border-radius:.25rem;font-weight:900;width:70%}.style_container__-D4fz .style_containerPix__kNgfz .style_rowPix__Smj8u .style_buttonPix__FsptE{background:#00897f;border-radius:.25rem;color:#fff;color:var(--Foundation-Teal-Green---Neutral-T0,#fff);font-family:Inter;font-size:1rem;font-style:normal;font-weight:700;text-align:center;width:40%}.style_container__-D4fz .style_aviso__gs6Ft{color:#eb4143;color:var(--Foundation-Danger-danger-500,#eb4143);font-family:Inter;font-size:2rem;font-style:normal;font-weight:500;margin-top:2rem;text-align:center}.style_container__-D4fz .style_totalContainer__LQqOP{background:#fff;background:var(--Foundation-Teal-Green---Neutral-T0,#fff);border:1px solid #00302c;border:1px solid var(--Foundation-Teal-Green-Darker,#00302c);border-radius:.5rem;box-shadow:0 4px 4px 0 #00000040;padding:1.5rem;width:80%}.style_container__-D4fz .style_totalContainer__LQqOP .style_h1__4BKtH{color:#00302c;color:var(--Foundation-Teal-Green-Darker,#00302c);font-family:Inter;font-size:1.5625rem;font-style:normal;font-weight:700;margin-bottom:2rem;text-align:center}.style_container__-D4fz .style_totalContainer__LQqOP .style_containerTotalValorNomes__tv-bG{align-items:center;display:flex;flex-direction:row;gap:.5rem;justify-content:flex-start}.style_container__-D4fz .style_totalContainer__LQqOP .style_containerTotalValorNomes__tv-bG h2{color:#1e1e1e;font-family:Inter;font-size:1.25rem;font-style:normal;font-weight:500;margin:0;text-align:left}.style_container__-D4fz .style_totalContainer__LQqOP .style_containerTotalValorNomes__tv-bG p{color:#1e1e1e;font-family:Inter;font-size:1.25rem;font-style:normal;font-weight:700;text-align:left}.style_container__-D4fz .style_totalContainer__LQqOP .style_valorTotal__hLfMK{align-items:center;display:flex;flex-direction:row;gap:.5rem;justify-content:center}.style_container__-D4fz .style_totalContainer__LQqOP .style_valorTotal__hLfMK h3{color:#1e1e1e;font-family:Inter;font-size:1.5625rem;font-style:normal;font-weight:500;margin:0;text-align:center}.style_container__-D4fz .style_totalContainer__LQqOP .style_valorTotal__hLfMK h5{color:#1e1e1e;font-family:Inter;font-size:1.5625rem;font-style:normal;font-weight:700;margin:0;text-align:center}.style_container__-D4fz .style_totalContainer__LQqOP .style_containerButtonProximo__NLNxC{align-items:center;background:#00897f;background:var(--Foundation-Teal-Green-Normal,#00897f);border-radius:.25rem;color:#fff;display:flex;flex-direction:row;font-family:Inter;font-size:1.5625rem;font-style:normal;font-weight:700;justify-content:center;margin-top:2rem;padding:1.5rem;text-align:center;width:100%}.style_container__-D4fz .style_containerCupom__4G7LX{background:#fff3de;border:1px solid #f6970a;border:1px solid var(--Foundation-Warnning-warnning-500,#f6970a);border-radius:.5rem;margin:2rem 0;padding:2rem;width:90%}.style_container__-D4fz .style_containerCupom__4G7LX h1{color:#bf811b;color:var(--foundation-bright-yellow-crayola-dark,#bf811b);font-family:Inter;font-size:1.25rem;font-style:normal;font-weight:700;margin-bottom:2rem;text-align:center}.style_container__-D4fz .style_containerCupom__4G7LX div{align-items:center;display:flex;flex-direction:row;gap:1.5rem;height:3rem;justify-content:space-between}.style_container__-D4fz .style_containerCupom__4G7LX div .style_containerInput__DqSqq{background:#fff7e9;background:var(--foundation-bright-yellow-crayola-light,#fff7e9);border:1px solid #feac24;border:1px solid var(--foundation-bright-yellow-crayola-normal,#feac24);border-radius:.25rem;height:3rem;width:70%}.style_container__-D4fz .style_containerCupom__4G7LX div .style_button__yASBN{background:#feac24;background:var(--foundation-bright-yellow-crayola-normal,#feac24);border:none;border-radius:1.875rem;color:#fff;color:var(--Foundation-Teal-Green---Neutral-T0,#fff);font-family:Inter;font-size:1.25rem;font-style:normal;font-weight:700;height:3rem;text-align:center;width:30%}@media screen and (max-width:1024px){.style_container__-D4fz{flex-direction:column;gap:0}.style_container__-D4fz .style_aviso__gs6Ft{font-size:1.5rem;margin-top:1rem}.style_container__-D4fz .style_containerCupom__4G7LX{margin:1rem 0;padding:1rem;width:100%}.style_container__-D4fz .style_containerCupom__4G7LX h1{font-size:1rem;margin-bottom:1rem}.style_container__-D4fz .style_containerCupom__4G7LX div{flex-direction:column;gap:.5rem;height:auto}.style_container__-D4fz .style_containerCupom__4G7LX div .style_button__yASBN,.style_container__-D4fz .style_containerCupom__4G7LX div .style_containerInput__DqSqq{height:2.5rem;width:100%}.style_container__-D4fz .style_totalContainer__LQqOP{margin-top:1rem;padding:1rem;width:90%}.style_container__-D4fz .style_totalContainer__LQqOP .style_h1__4BKtH{font-size:1.25rem;margin-bottom:1rem}.style_container__-D4fz .style_totalContainer__LQqOP .style_containerTotalValorNomes__tv-bG{gap:.25rem}.style_container__-D4fz .style_totalContainer__LQqOP .style_containerTotalValorNomes__tv-bG h2,.style_container__-D4fz .style_totalContainer__LQqOP .style_containerTotalValorNomes__tv-bG p{font-size:1rem}.style_container__-D4fz .style_totalContainer__LQqOP .style_valorTotal__hLfMK{gap:.25rem}.style_container__-D4fz .style_totalContainer__LQqOP .style_valorTotal__hLfMK h3,.style_container__-D4fz .style_totalContainer__LQqOP .style_valorTotal__hLfMK h5{font-size:1.25rem}.style_container__-D4fz .style_totalContainer__LQqOP .style_containerButtonProximo__NLNxC{font-size:1.25rem;margin-top:1rem;padding:1rem}.style_rowPix__Smj8u{display:flex!important;flex-direction:column!important}.style_buttonPix__FsptE{padding:3px;width:100%!important}}.style_ant-menu-item__aAqzc{background:#00897f;border-radius:.5rem;box-shadow:0 1px 2px 0 #0d10170f;color:#fff!important;font-family:Inter!important;font-size:1rem!important;font-weight:500!important;height:3rem!important;margin-bottom:1rem!important}.style_ant-menu-item-active__54PHA,.style_ant-menu-item-selected__WlMnp{background:#ebf6f5!important;border:1px solid #00897f!important;border-radius:.5rem!important;box-shadow:0 1px 2px 0 #0d10170f!important;color:#00897f!important}.style_ant-menu-submenu-selected__PCOVD>.style_ant-menu-submenu-title__5xMSs{background-color:#e0e0e0!important;color:#00897f!important}.style_ant-picker-outlined__hBIKo{width:100%}.style_ant-form-item__cL8d9{margin-bottom:0!important}.style_ant-steps-item-finish__dP8fq .style_ant-steps-item-icon__8ycRJ{background-color:#00897f!important;border-color:#00897f!important}.style_ant-steps-item-finish__dP8fq .style_ant-steps-item-icon__8ycRJ .style_ant-steps-icon__fJii8{color:#fff!important}.style_ant-steps-item-finish__dP8fq .style_ant-steps-item-tail__ilvhE:after{background-color:#00897f!important}.style_ant-steps-item-process__3Vxf3 .style_ant-steps-item-icon__8ycRJ{background-color:#00897f!important;border-color:#00897f!important}.style_ant-progress__3s6kD .style_ant-progress-inner__Ta-76:not(.style_ant-progress-circle-gradient__ja93c) .style_ant-progress-circle-path__8c\+Sb{stroke:#00897f}.style_ant-steps__rXSAG .style_ant-steps-item-finish__dP8fq>.style_ant-steps-item-container__U0o6u>.style_ant-steps-item-content__s55n2>.style_ant-steps-item-title__aZAq7:after{background-color:#00897f}.style_ant-progress__3s6kD .style_ant-progress-bg__-Ysju{background:#00897f}.style_slick-track__QwYqa{display:flex!important;gap:1rem!important}.style_ant-row__EVwY4{margin-bottom:10px;row-gap:5px!important}.style_ant-col__u4TO6{margin-bottom:10px}.style_ant-tabs-top__BCEip>.style_ant-tabs-nav__kTMlm{margin-bottom:0}.style_ant-btn__EFpAe,.style_ant-tabs-card__p9l25>.style_ant-tabs-nav__kTMlm .style_ant-tabs-tab__uA5pK,.style_ant-tabs__iMwRA .style_ant-tabs-tab__uA5pK{padding:0}.style_ant-table-wrapper__SpE7J .style_ant-table__ald44{margin-top:20px;overflow-x:auto;width:100%}.style_ant-select-selector__6D0hI{background:#0000!important;border:none!important}.style_ant-layout-header__HWlnG{line-height:1rem!important}.style_ant-modal__9gEOQ .style_ant-modal-close-x__Qkvou{color:#fff}.style_ant-select__tVzOr{background:#fff!important}@media screen and (max-width:1024px){.style_ant-row__EVwY4{margin-left:0!important;margin-right:0!important}.style_ant-layout__LnCBL .style_ant-layout-sider-light__uLmxz .style_ant-layout-sider-zero-width-trigger__NK6yz{display:none!important}}:where(.style_css-dev-only-do-not-override-1pvl7mi__d2t8\+).style_ant-input-search-large__z2Jxq .style_ant-input-search-button__lOxlS{width:40px}.style_ant-popover-inner__2jHjd{padding:0!important}.style_customPopover__buWtu .style_ant-popover-content__RJuPg{border:none;padding:0}.style_customPopover__buWtu .style_ant-popover-inner__2jHjd{border-radius:10px;overflow:hidden}.style_customPopover__buWtu .style_ant-popover-arrow__wGFdD{display:none}.style_container__gF-mF{align-items:center;display:flex;flex-direction:column;gap:1rem;height:100vh;justify-content:center;text-align:center}.style_container__gF-mF .style_containerPix__wX\+\+K{align-items:center;background:#e6f3f2;background:var(--Foundation-Teal-Green-Light,#e6f3f2);border:1px solid #00897f;border:1px solid var(--Foundation-Teal-Green-Normal,#00897f);border-radius:.5rem;display:flex;flex-direction:column;justify-content:center;padding:2rem;width:90%}.style_container__gF-mF .style_containerPix__wX\+\+K svg{color:#00897f;font-size:8rem;margin-bottom:2rem}.style_container__gF-mF .style_containerPix__wX\+\+K .style_borderPix__JUJZ8{border:15px solid #00897f;border-radius:1.1875rem;margin-bottom:2rem}.style_container__gF-mF .style_containerPix__wX\+\+K h1{color:#00897f;color:var(--Foundation-Teal-Green-Normal,#00897f);font-family:Inter;font-size:1.375rem;font-style:normal;font-weight:600;margin-bottom:2rem;text-align:center}.style_container__gF-mF .style_containerPix__wX\+\+K p{color:#7b879d;font-family:Inter;font-size:1.125rem;font-style:normal;font-weight:500;margin-bottom:2rem;text-align:center}.style_ant-menu-item__O-duA{background:#00897f;border-radius:.5rem;box-shadow:0 1px 2px 0 #0d10170f;color:#fff!important;font-family:Inter!important;font-size:1rem!important;font-weight:500!important;height:3rem!important;margin-bottom:1rem!important}.style_ant-menu-item-active__O03Ig,.style_ant-menu-item-selected__wIV8K{background:#ebf6f5!important;border:1px solid #00897f!important;border-radius:.5rem!important;box-shadow:0 1px 2px 0 #0d10170f!important;color:#00897f!important}.style_ant-menu-submenu-selected__a-ozR>.style_ant-menu-submenu-title__a6Xu4{background-color:#e0e0e0!important;color:#00897f!important}.style_ant-picker-outlined__inKCw{width:100%}.style_ant-form-item__VpHFm{margin-bottom:0!important}.style_ant-steps-item-finish__vShQl .style_ant-steps-item-icon__vpUgY{background-color:#00897f!important;border-color:#00897f!important}.style_ant-steps-item-finish__vShQl .style_ant-steps-item-icon__vpUgY .style_ant-steps-icon__a8Mio{color:#fff!important}.style_ant-steps-item-finish__vShQl .style_ant-steps-item-tail__6Iasw:after{background-color:#00897f!important}.style_ant-steps-item-process__dAPLw .style_ant-steps-item-icon__vpUgY{background-color:#00897f!important;border-color:#00897f!important}.style_ant-progress__\+y6iJ .style_ant-progress-inner__6WleX:not(.style_ant-progress-circle-gradient__Yks34) .style_ant-progress-circle-path__yxvBK{stroke:#00897f}.style_ant-steps__AH1cV .style_ant-steps-item-finish__vShQl>.style_ant-steps-item-container__3ddWC>.style_ant-steps-item-content__xGMym>.style_ant-steps-item-title__eAw66:after{background-color:#00897f}.style_ant-progress__\+y6iJ .style_ant-progress-bg__nD54d{background:#00897f}.style_slick-track__TgDxy{display:flex!important;gap:1rem!important}.style_ant-row__Qw7Ea{margin-bottom:10px;row-gap:5px!important}.style_ant-col__1iZcp{margin-bottom:10px}.style_ant-tabs-top__WGNB3>.style_ant-tabs-nav__DDrWm{margin-bottom:0}.style_ant-btn__KrXJ8,.style_ant-tabs-card__isz-q>.style_ant-tabs-nav__DDrWm .style_ant-tabs-tab__jcuW2,.style_ant-tabs__TdssU .style_ant-tabs-tab__jcuW2{padding:0}.style_ant-table-wrapper__KDF3y .style_ant-table__YPBof{margin-top:20px;overflow-x:auto;width:100%}.style_ant-select-selector__gsALR{background:#0000!important;border:none!important}.style_ant-layout-header__xR1D-{line-height:1rem!important}.style_ant-modal__1-nA6 .style_ant-modal-close-x__MMspF{color:#fff}.style_ant-select__kFIwy{background:#fff!important}@media screen and (max-width:1024px){.style_ant-row__Qw7Ea{margin-left:0!important;margin-right:0!important}.style_ant-layout__q0OHN .style_ant-layout-sider-light__ueUNO .style_ant-layout-sider-zero-width-trigger__hHv3-{display:none!important}}:where(.style_css-dev-only-do-not-override-1pvl7mi__ylebS).style_ant-input-search-large__r\+CVC .style_ant-input-search-button__hIsLv{width:40px}.style_ant-popover-inner__4ItMT{padding:0!important}.style_customPopover__\+Uvgw .style_ant-popover-content__9j3MI{border:none;padding:0}.style_customPopover__\+Uvgw .style_ant-popover-inner__4ItMT{border-radius:10px;overflow:hidden}.style_customPopover__\+Uvgw .style_ant-popover-arrow__wGCiF{display:none}.style_containerTotal__srv\+F{display:flex;flex-direction:row;justify-content:center}.style_tabelaResultado__RGfRz{align-items:center;border-collapse:collapse;display:flex;justify-content:space-around;margin:20px 0;width:100%}.style_tabelaResultado__RGfRz table{background:#fb1f001c;border:1px solid red!important;border-collapse:collapse;width:80%}.style_tabelaResultado__RGfRz td,.style_tabelaResultado__RGfRz th{border:1px solid red;padding:8px;text-align:center}.style_tabelaResultado__RGfRz thead tr th{background:#fb1f001f}.style_tabelaResultado__RGfRz th{background-color:#f2f2f2;color:#333}.style_tabelaResultado__RGfRz td{color:#000}.style_tabelaResultado__RGfRz td:nth-child(2),.style_tabelaResultado__RGfRz td:nth-child(4){background:#001999;width:20%}.style_tabelaResultado__RGfRz td:first-child,.style_tabelaResultado__RGfRz td:nth-child(3){width:20%}.style_containerInput__GJU4z{display:flex;justify-content:flex-end;margin:auto;width:100%}.style_containerInput__GJU4z .style_input__Y460D{width:30%}.style_card__9Z7Zo{background:#fafafa;border-left:5px solid red;border-radius:.5rem;padding:1rem;position:relative}.style_card__9Z7Zo h1{color:#93018a;font-size:1.375rem;text-align:left}.style_card__9Z7Zo h1,.style_card__9Z7Zo p{font-family:Inter;font-style:normal;font-weight:600}.style_card__9Z7Zo p{color:#1e1e1e;font-size:.875rem}.style_card__9Z7Zo h2{font-size:1.125rem;font-weight:700}.style_card__9Z7Zo h2,.style_card__9Z7Zo h3{color:#1e1e1e;font-family:Inter;font-style:normal}.style_card__9Z7Zo h3{font-size:.875rem;font-weight:600}.style_card__9Z7Zo .style_seeMore__UglYj{background:#006962;border-radius:.5rem;cursor:pointer;padding:.5rem;position:absolute;right:10px;top:10px}.style_card__9Z7Zo .style_seeMore__UglYj svg{color:#fff;font-size:24px}.style_numeroSorteios__xfXvF{font-size:20px;font-weight:600;line-height:30px;margin-bottom:0!important;margin-top:0!important;padding:13.97px 9.313px}.style_header__5qiG4,.style_numeroSorteios__xfXvF{font-family:Inter;font-style:normal;text-align:center}.style_header__5qiG4{align-items:center;background-color:#006962;color:#fff;display:flex;flex-direction:column;font-size:1.9375rem;font-weight:700;height:5rem;justify-content:center;line-height:normal;margin:-20px -24px 1.5rem}.style_tabPane__wuYhx{margin:0!important}.style_boloesDuplaSena__b\+Q8Z{display:flex;flex-direction:column;gap:8px;margin:auto;width:100%}.style_boloesDuplaSena__b\+Q8Z .style_containerDuplaSena__EbxeH{border:1px solid gray}.style_boloesDuplaSena__b\+Q8Z .style_containerDuplaSena__EbxeH .style_containerSorteios__tFzNB{display:flex;flex-direction:row}.style_boloesDuplaSena__b\+Q8Z .style_containerDuplaSena__EbxeH .style_containerSorteios__tFzNB .style_buttonNext__ixDqr,.style_boloesDuplaSena__b\+Q8Z .style_containerDuplaSena__EbxeH .style_containerSorteios__tFzNB .style_buttonPrevious__ARzpf{height:2.5rem;margin:auto}.style_boloesGridSorteados__AMx2f{align-items:center;display:flex;flex-direction:row;justify-content:space-around;padding:13.97px 0;width:100%}.style_boloesGridSorteadosDupla__EkHNm{align-items:center;justify-content:space-between;margin:auto;padding:13.97px 0}.style_boloesContainerCentro__jXsKY,.style_boloesGridSorteadosDupla__EkHNm{display:flex;flex-direction:row;flex-wrap:wrap;width:28.2rem}.style_boloesGrid__fyi9p{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;padding:0 9.313px;width:100%}.style_boloesGrid__fyi9p .style_leftContainer__rdIyl .style_bolaoName__l\+fW6{width:50%}.style_boloesGrid__fyi9p .style_leftContainer__rdIyl h2{font-family:Inter;font-size:1.75rem;font-style:normal;font-weight:600;text-align:start}.style_boloesGrid__fyi9p .style_leftContainer__rdIyl .style_textSvg__bmJmN{align-items:center;border-radius:4px;display:flex;flex-direction:row;gap:1rem;height:2rem;justify-content:center;margin:.5rem auto;padding:.5rem 0;width:100%}.style_boloesGrid__fyi9p .style_leftContainer__rdIyl .style_textSvg__bmJmN p{font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:30px;text-align:center}.style_boloesGrid__fyi9p .style_leftContainer__rdIyl .style_textSvg__bmJmN svg{font-size:28px;text-align:left}.style_valoresSorteados__mkkR\+{align-items:flex-start;display:flex;flex-direction:column;justify-content:flex-start;width:100%}.style_valoresSorteados__mkkR\+ .style_divSeparada__usonD{background:#f0f0f0;border-radius:.5rem;margin:5px;min-width:3rem;padding:0 .5rem;text-align:center}.style_valoresSorteados__mkkR\+ .style_divSeparada__usonD h3{color:#fff;font-size:1.5rem;font-style:normal;font-weight:600;margin:.5rem 0}.style_valoresSorteados__mkkR\+ .style_divSeparadaMes__vw4tL{background:#f0f0f0;border-radius:4px;text-align:center;width:100%!important}.style_valoresSorteados__mkkR\+ .style_divSeparadaMes__vw4tL h3{color:#fff;font-size:1.5rem;font-style:normal;font-weight:600;margin:.5rem}.style_mesSorte__AIbQD{background:#0000;margin-top:10px;text-align:center;width:100%}.style_mesSorte__AIbQD h3{border-radius:.5rem;color:#fff;font-size:1.5rem;font-style:normal;font-weight:600;margin:0 auto;padding:.5rem;width:50%}.style_containerModal__mDLY2{position:relative}.style_buttonNext__ixDqr,.style_buttonPrevious__ARzpf{align-items:center;color:#fff;display:flex;flex-direction:column;font-size:20px;height:auto;justify-content:center;padding:.5rem}.style_containerTrevo__ISsOA{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;margin-top:.5rem;padding:13.97px 0;width:100%}.style_containerTrevo__ISsOA .style_trevos__lrqri{display:flex;flex-direction:row}.style_containerTrevo__ISsOA h1{font-family:Inter;font-size:20px;font-style:normal;font-weight:600;line-height:30px;text-align:center}.style_containerTrevo__ISsOA .style_trevo__wLczc{align-items:center;display:flex;flex-direction:row;height:4rem;justify-content:center;position:relative;text-align:center;width:4rem}.style_containerTrevo__ISsOA .style_trevo__wLczc svg{align-items:center;color:#001999;height:100%;text-align:center;width:100%}.style_containerTrevo__ISsOA .style_trevo__wLczc h2{color:#fff;margin:0;position:absolute;top:50%;transform:translateY(-50%);z-index:9999}.style_acumulouLabel__MnJlX{align-items:center;border-radius:4px;display:flex;flex-direction:row;height:2rem;justify-content:center;margin-bottom:.5rem;padding:.5rem 1.5rem}.style_acumulouLabel__MnJlX h1{color:#fff;font-family:Inter;font-size:18px;font-style:normal;font-weight:600;line-height:28px;text-align:center}@media screen and (max-width:1024px){.style_rows__HjHVx{flex:0 0 100%;margin:auto auto 8px;max-width:90%}.style_containerModal__mDLY2 .style_ant-modal-content__mij6X{margin-left:auto!important;margin-right:auto!important;width:100%!important}.style_containerModal__mDLY2 .style_ant-modal-footer__NalbA{align-items:center!important;flex-direction:column!important}.style_containerModal__mDLY2 .style_ant-modal-footer__NalbA button{margin:8px 0!important}.style_bolaoName__l\+fW6{width:100%}.style_textSvg__bmJmN{margin:.5rem auto;width:100%!important}.style_valoresSorteados__mkkR\+{align-items:flex-start;display:flex;flex-direction:column;width:100%}.style_numeroSorteios__xfXvF{width:100%!important}.style_buttonNext__ixDqr,.style_buttonPrevious__ARzpf{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;margin:0 .5rem;padding:.5rem}.style_boloesGridSorteados__AMx2f{align-items:center;display:flex;flex-wrap:wrap;width:100%}}@media screen and (max-width:430px){.style_buttonNext__ixDqr,.style_buttonPrevious__ARzpf{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;margin:0 .5rem;padding:.3rem}.style_buttonNext__ixDqr{position:absolute;right:1rem;top:.9rem}.style_buttonPrevious__ARzpf{left:1rem;position:absolute;top:.9rem}.style_boloesGridSorteados__AMx2f{align-items:center;display:flex;flex-wrap:wrap;margin:auto}.style_boloesContainerCentro__jXsKY{display:flex;justify-content:start;margin:auto;padding:20px;width:80%}.style_boloesContainerCentro__jXsKY .style_divSeparada__usonD{background:#f0f0f0;border-radius:.5rem;margin:3px;min-width:2rem;padding:0 .5rem;text-align:center}.style_boloesContainerCentro__jXsKY .style_divSeparada__usonD h3{color:#fff;font-size:1rem;font-style:normal;font-weight:600;margin:.5rem 0}.style_boloesGridSorteadosDupla__EkHNm{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;padding:13.97px 20px;width:80%}.style_boloesGridSorteadosDupla__EkHNm .style_divSeparada__usonD{background:#f0f0f0;border-radius:.5rem;margin:3px;min-width:2rem;padding:0 .5rem;text-align:center}.style_boloesGridSorteadosDupla__EkHNm .style_divSeparada__usonD h3{color:#fff;font-size:1rem;font-style:normal;font-weight:600;margin:.5rem 0}}.style_ant-menu-item__GkaIM{background:#00897f;border-radius:.5rem;box-shadow:0 1px 2px 0 #0d10170f;color:#fff!important;font-family:Inter!important;font-size:1rem!important;font-weight:500!important;height:3rem!important;margin-bottom:1rem!important}.style_ant-menu-item-active__w0mt3,.style_ant-menu-item-selected__NrvRh{background:#ebf6f5!important;border:1px solid #00897f!important;border-radius:.5rem!important;box-shadow:0 1px 2px 0 #0d10170f!important;color:#00897f!important}.style_ant-menu-submenu-selected__r3XKo>.style_ant-menu-submenu-title__3beGB{background-color:#e0e0e0!important;color:#00897f!important}.style_ant-picker-outlined__YQnbH{width:100%}.style_ant-form-item__VifpZ{margin-bottom:0!important}.style_ant-steps-item-finish__d8j7w .style_ant-steps-item-icon__KAoxy{background-color:#00897f!important;border-color:#00897f!important}.style_ant-steps-item-finish__d8j7w .style_ant-steps-item-icon__KAoxy .style_ant-steps-icon__UKjZ-{color:#fff!important}.style_ant-steps-item-finish__d8j7w .style_ant-steps-item-tail__kzdV\+:after{background-color:#00897f!important}.style_ant-steps-item-process__qyWzx .style_ant-steps-item-icon__KAoxy{background-color:#00897f!important;border-color:#00897f!important}.style_ant-progress__Ei\+F7 .style_ant-progress-inner__qJUu3:not(.style_ant-progress-circle-gradient__Dzo4h) .style_ant-progress-circle-path__r2ZxZ{stroke:#00897f}.style_ant-steps__F7bxf .style_ant-steps-item-finish__d8j7w>.style_ant-steps-item-container__uOmgt>.style_ant-steps-item-content__e06mZ>.style_ant-steps-item-title__viRBo:after{background-color:#00897f}.style_ant-progress__Ei\+F7 .style_ant-progress-bg__AXEIl{background:#00897f}.style_slick-track__gfPHD{display:flex!important;gap:1rem!important}.style_ant-row__kiyS4{margin-bottom:10px;row-gap:5px!important}.style_ant-col__T93Hl{margin-bottom:10px}.style_ant-tabs-top__YnV8B>.style_ant-tabs-nav__3Yjmn{margin-bottom:0}.style_ant-btn__EqPrj,.style_ant-tabs-card__HX7PB>.style_ant-tabs-nav__3Yjmn .style_ant-tabs-tab__VuHne,.style_ant-tabs__gnja9 .style_ant-tabs-tab__VuHne{padding:0}.style_ant-table-wrapper__HTIBU .style_ant-table__uQpGt{margin-top:20px;overflow-x:auto;width:100%}.style_ant-select-selector__zE0pK{background:#0000!important;border:none!important}.style_ant-layout-header__ZZKKr{line-height:1rem!important}.style_ant-modal__9CDf5 .style_ant-modal-close-x__mahy9{color:#fff}.style_ant-select__FuvGv{background:#fff!important}@media screen and (max-width:1024px){.style_ant-row__kiyS4{margin-left:0!important;margin-right:0!important}.style_ant-layout__UI6F7 .style_ant-layout-sider-light__SjTJE .style_ant-layout-sider-zero-width-trigger__pPbkd{display:none!important}}:where(.style_css-dev-only-do-not-override-1pvl7mi__n8Mzb).style_ant-input-search-large__fdgo5 .style_ant-input-search-button__gKjuw{width:40px}.style_ant-popover-inner__U1y3V{padding:0!important}.style_customPopover__S2R8u .style_ant-popover-content__KHEgf{border:none;padding:0}.style_customPopover__S2R8u .style_ant-popover-inner__U1y3V{border-radius:10px;overflow:hidden}.style_customPopover__S2R8u .style_ant-popover-arrow__E-6RI{display:none}.style_container__Hq4sL{width:100%}.style_ant-menu-item__xfR8q{background:#00897f;border-radius:.5rem;box-shadow:0 1px 2px 0 #0d10170f;color:#fff!important;font-family:Inter!important;font-size:1rem!important;font-weight:500!important;height:3rem!important;margin-bottom:1rem!important}.style_ant-menu-item-active__VYU\+o,.style_ant-menu-item-selected__sebHJ{background:#ebf6f5!important;border:1px solid #00897f!important;border-radius:.5rem!important;box-shadow:0 1px 2px 0 #0d10170f!important;color:#00897f!important}.style_ant-menu-submenu-selected__TeXCj>.style_ant-menu-submenu-title__C1aqX{background-color:#e0e0e0!important;color:#00897f!important}.style_ant-picker-outlined__YSSaW{width:100%}.style_ant-form-item__mUEdy{margin-bottom:0!important}.style_ant-steps-item-finish__3wt7y .style_ant-steps-item-icon__SLWeI{background-color:#00897f!important;border-color:#00897f!important}.style_ant-steps-item-finish__3wt7y .style_ant-steps-item-icon__SLWeI .style_ant-steps-icon__4T5nY{color:#fff!important}.style_ant-steps-item-finish__3wt7y .style_ant-steps-item-tail__QlEgH:after{background-color:#00897f!important}.style_ant-steps-item-process__Hyk9f .style_ant-steps-item-icon__SLWeI{background-color:#00897f!important;border-color:#00897f!important}.style_ant-progress__V35JM .style_ant-progress-inner__K5vSa:not(.style_ant-progress-circle-gradient__KJoLm) .style_ant-progress-circle-path__JbO80{stroke:#00897f}.style_ant-steps__ZC10c .style_ant-steps-item-finish__3wt7y>.style_ant-steps-item-container__FGPCM>.style_ant-steps-item-content__TW6te>.style_ant-steps-item-title__V3p4x:after{background-color:#00897f}.style_ant-progress__V35JM .style_ant-progress-bg__pQAlZ{background:#00897f}.style_slick-track__z2pla{display:flex!important;gap:1rem!important}.style_ant-row__0sHYd{margin-bottom:10px;row-gap:5px!important}.style_ant-col__Z556s{margin-bottom:10px}.style_ant-tabs-top__kTMlE>.style_ant-tabs-nav__HKkVA{margin-bottom:0}.style_ant-btn__8FkBD,.style_ant-tabs-card__or1jd>.style_ant-tabs-nav__HKkVA .style_ant-tabs-tab__ngW-K,.style_ant-tabs__mRsnR .style_ant-tabs-tab__ngW-K{padding:0}.style_ant-table-wrapper__AO-4X .style_ant-table__kZeRU{margin-top:20px;overflow-x:auto;width:100%}.style_ant-select-selector__HocL3{background:#0000!important;border:none!important}.style_ant-layout-header__oLpEg{line-height:1rem!important}.style_ant-modal__34DRo .style_ant-modal-close-x__hXYbt{color:#fff}.style_ant-select__3t76s{background:#fff!important}@media screen and (max-width:1024px){.style_ant-row__0sHYd{margin-left:0!important;margin-right:0!important}.style_ant-layout__EJJCA .style_ant-layout-sider-light__bsO3g .style_ant-layout-sider-zero-width-trigger__TLjVb{display:none!important}}:where(.style_css-dev-only-do-not-override-1pvl7mi__CC8KL).style_ant-input-search-large__GbISW .style_ant-input-search-button__NuUHL{width:40px}.style_ant-popover-inner__XN0-L{padding:0!important}.style_customPopover__mVizF .style_ant-popover-content__dSjE9{border:none;padding:0}.style_customPopover__mVizF .style_ant-popover-inner__XN0-L{border-radius:10px;overflow:hidden}.style_customPopover__mVizF .style_ant-popover-arrow__Dz6I4{display:none}.style_container__CopBd{align-items:center;background:#e6f3f2;background:var(--Foundation-Teal-Green-Light,#e6f3f2);border:1px solid #00897f;border:1px solid var(--Foundation-Teal-Green-Normal,#00897f);border-radius:.5rem;display:flex;flex-direction:column;gap:1rem;justify-content:center;margin:auto;width:90%!important}.style_container__CopBd h1{color:#000;font-family:Inter;font-size:1.25rem;font-style:normal;font-weight:700;margin-bottom:1rem;margin-top:2rem}.style_container__CopBd .style_containerValue__jILWe{background:#e6f3f2;background:var(--Foundation-Teal-Green-Light,#e6f3f2);border:1px solid #00897f;border:1px solid var(--Foundation-Teal-Green-Normal,#00897f);border-radius:.5rem;padding:5rem;width:80%}.style_container__CopBd .style_containerValue__jILWe input{background:#0000;border:none;color:#00675f;color:var(--Foundation-Teal-Green-Dark,#00675f);font-family:Inter;font-size:3rem;font-size:2rem;font-style:normal;font-weight:700;height:4rem;text-align:center}.style_container__CopBd .style_containerValue__jILWe input:hover{background:#0000!important;border:none}.style_container__CopBd .style_containerValue__jILWe input:focus{border:none}.style_container__CopBd .style_valoresPreSetados__I5GT5{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:space-between;width:80%}.style_container__CopBd .style_valoresPreSetados__I5GT5 button{background:#00897f;background:var(--Foundation-Teal-Green-Normal,#00897f);border-radius:1.875rem;color:#e6f3f2;color:var(--Foundation-Teal-Green-Light,#e6f3f2);font-family:Inter;font-size:1.125rem;font-style:normal;font-weight:600;width:100%}.style_container__CopBd .style_buttonAdicionar__Wixtb{background:#feac24;background:var(--foundation-bright-yellow-crayola-normal,#feac24);border-radius:1.875rem;color:#593c0d;color:var(--foundation-bright-yellow-crayola-darker,#593c0d);font-family:Inter;font-size:1.125rem;font-style:normal;font-weight:700;margin-bottom:2rem;width:80%}@keyframes style_blink__uUQIq{0%,to{opacity:1}50%{opacity:0}}.style_container__CopBd .style_blinkingPlaceholder__2rKUX{animation:style_blink__uUQIq 1s linear infinite}.style_container__CopBd .style_inputValor__u6XYj::placeholder{color:#0000;text-shadow:0 0 0 gray}@media screen and (max-width:1024px){.style_container__CopBd{width:100%}.style_buttonAdicionar__Wixtb,.style_containerValue__jILWe,.style_valoresPreSetados__I5GT5{width:90%}}.style_ant-menu-item__Ct0ss{background:#00897f;border-radius:.5rem;box-shadow:0 1px 2px 0 #0d10170f;color:#fff!important;font-family:Inter!important;font-size:1rem!important;font-weight:500!important;height:3rem!important;margin-bottom:1rem!important}.style_ant-menu-item-active__kbDsP,.style_ant-menu-item-selected__\+9CEJ{background:#ebf6f5!important;border:1px solid #00897f!important;border-radius:.5rem!important;box-shadow:0 1px 2px 0 #0d10170f!important;color:#00897f!important}.style_ant-menu-submenu-selected__WLjcD>.style_ant-menu-submenu-title__2h5cd{background-color:#e0e0e0!important;color:#00897f!important}.style_ant-picker-outlined__PHum8{width:100%}.style_ant-form-item__hU0XP{margin-bottom:0!important}.style_ant-steps-item-finish__ZzrHp .style_ant-steps-item-icon__FQ8eX{background-color:#00897f!important;border-color:#00897f!important}.style_ant-steps-item-finish__ZzrHp .style_ant-steps-item-icon__FQ8eX .style_ant-steps-icon__PE3lR{color:#fff!important}.style_ant-steps-item-finish__ZzrHp .style_ant-steps-item-tail__P6h\+4:after{background-color:#00897f!important}.style_ant-steps-item-process__fdXIM .style_ant-steps-item-icon__FQ8eX{background-color:#00897f!important;border-color:#00897f!important}.style_ant-progress__rV\+Xa .style_ant-progress-inner__HTdfc:not(.style_ant-progress-circle-gradient__zekuO) .style_ant-progress-circle-path__OWD9C{stroke:#00897f}.style_ant-steps__nD4u6 .style_ant-steps-item-finish__ZzrHp>.style_ant-steps-item-container__5Srts>.style_ant-steps-item-content__nL-r9>.style_ant-steps-item-title__hA4QD:after{background-color:#00897f}.style_ant-progress__rV\+Xa .style_ant-progress-bg__jvhAp{background:#00897f}.style_slick-track__1lhwU{display:flex!important;gap:1rem!important}.style_ant-row__LkcjX{margin-bottom:10px;row-gap:5px!important}.style_ant-col__EWN7h{margin-bottom:10px}.style_ant-tabs-top__vUDyO>.style_ant-tabs-nav__2Lz5g{margin-bottom:0}.style_ant-btn__ox2XU,.style_ant-tabs-card__7v8Dr>.style_ant-tabs-nav__2Lz5g .style_ant-tabs-tab__qibgc,.style_ant-tabs__vuZMb .style_ant-tabs-tab__qibgc{padding:0}.style_ant-table-wrapper__zIE3B .style_ant-table__XwoZT{margin-top:20px;overflow-x:auto;width:100%}.style_ant-select-selector__AYJwg{background:#0000!important;border:none!important}.style_ant-layout-header__KWA0z{line-height:1rem!important}.style_ant-modal__KrMk3 .style_ant-modal-close-x__aOgiN{color:#fff}.style_ant-select__Z2R-z{background:#fff!important}@media screen and (max-width:1024px){.style_ant-row__LkcjX{margin-left:0!important;margin-right:0!important}.style_ant-layout__Li4wI .style_ant-layout-sider-light__Z-Qc8 .style_ant-layout-sider-zero-width-trigger__ZwGbm{display:none!important}}:where(.style_css-dev-only-do-not-override-1pvl7mi__gSR-e).style_ant-input-search-large__sywmZ .style_ant-input-search-button__7QyEN{width:40px}.style_ant-popover-inner__leyZC{padding:0!important}.style_customPopover__SmhVr .style_ant-popover-content__HyBtl{border:none;padding:0}.style_customPopover__SmhVr .style_ant-popover-inner__leyZC{border-radius:10px;overflow:hidden}.style_customPopover__SmhVr .style_ant-popover-arrow__xYV3\+{display:none}.style_container__CwmEF>h1{color:#575755;font-family:Inter;font-size:2rem;font-style:normal;font-weight:700;margin-bottom:2rem;margin-top:2rem;text-align:center}.style_ant-menu-item__Gvmtw{background:#00897f;border-radius:.5rem;box-shadow:0 1px 2px 0 #0d10170f;color:#fff!important;font-family:Inter!important;font-size:1rem!important;font-weight:500!important;height:3rem!important;margin-bottom:1rem!important}.style_ant-menu-item-active__k7xCo,.style_ant-menu-item-selected__\+zBcW{background:#ebf6f5!important;border:1px solid #00897f!important;border-radius:.5rem!important;box-shadow:0 1px 2px 0 #0d10170f!important;color:#00897f!important}.style_ant-menu-submenu-selected__O9xaB>.style_ant-menu-submenu-title__f4CKJ{background-color:#e0e0e0!important;color:#00897f!important}.style_ant-picker-outlined__C6vEf{width:100%}.style_ant-form-item__aKsmX{margin-bottom:0!important}.style_ant-steps-item-finish__6Yg5P .style_ant-steps-item-icon__j32p4{background-color:#00897f!important;border-color:#00897f!important}.style_ant-steps-item-finish__6Yg5P .style_ant-steps-item-icon__j32p4 .style_ant-steps-icon__T\+ryU{color:#fff!important}.style_ant-steps-item-finish__6Yg5P .style_ant-steps-item-tail__N0j8e:after{background-color:#00897f!important}.style_ant-steps-item-process__nOHRM .style_ant-steps-item-icon__j32p4{background-color:#00897f!important;border-color:#00897f!important}.style_ant-progress__B\+skD .style_ant-progress-inner__jWXaQ:not(.style_ant-progress-circle-gradient__u4o79) .style_ant-progress-circle-path__9WW5L{stroke:#00897f}.style_ant-steps__VZuKf .style_ant-steps-item-finish__6Yg5P>.style_ant-steps-item-container__62SbA>.style_ant-steps-item-content__-05SF>.style_ant-steps-item-title__ohlDM:after{background-color:#00897f}.style_ant-progress__B\+skD .style_ant-progress-bg__g66R5{background:#00897f}.style_slick-track__Z120K{display:flex!important;gap:1rem!important}.style_ant-row__foupd{margin-bottom:10px;row-gap:5px!important}.style_ant-col__jcJvW{margin-bottom:10px}.style_ant-tabs-top__ddjHV>.style_ant-tabs-nav__1PslF{margin-bottom:0}.style_ant-btn__nrdK5,.style_ant-tabs-card__PgPKf>.style_ant-tabs-nav__1PslF .style_ant-tabs-tab__xEL9c,.style_ant-tabs__CIniR .style_ant-tabs-tab__xEL9c{padding:0}.style_ant-table-wrapper__4WkPl .style_ant-table__8j7m7{margin-top:20px;overflow-x:auto;width:100%}.style_ant-select-selector__fY6\+o{background:#0000!important;border:none!important}.style_ant-layout-header__9d1kO{line-height:1rem!important}.style_ant-modal__kAxcS .style_ant-modal-close-x__XuUjR{color:#fff}.style_ant-select__R5gmA{background:#fff!important}@media screen and (max-width:1024px){.style_ant-row__foupd{margin-left:0!important;margin-right:0!important}.style_ant-layout__IkKxg .style_ant-layout-sider-light__WKcEY .style_ant-layout-sider-zero-width-trigger__dY8Go{display:none!important}}:where(.style_css-dev-only-do-not-override-1pvl7mi__CsCzt).style_ant-input-search-large__l60db .style_ant-input-search-button__jsEOv{width:40px}.style_ant-popover-inner__JKP03{padding:0!important}.style_customPopover__5dncS .style_ant-popover-content__1ZBZT{border:none;padding:0}.style_customPopover__5dncS .style_ant-popover-inner__JKP03{border-radius:10px;overflow:hidden}.style_customPopover__5dncS .style_ant-popover-arrow__ltbCk{display:none}.style_container__5oHJ1{align-items:center;background:#def0ee;background:var(--Foundation-Teal-Green---Neutral-T40,#def0ee);border-radius:.5rem;display:flex;flex-direction:row;justify-content:space-around;margin-top:2rem;padding:2rem}.style_container__5oHJ1 .style_imageUser__hZ\+0m{align-items:center;background-color:#e0e0de;border-radius:2.5rem;color:#575755;display:flex;flex-direction:column;font-size:36px;height:5rem;justify-content:center;text-align:center;width:5rem}.style_container__5oHJ1 .style_areaApostador__ERHVS{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.style_container__5oHJ1 .style_areaApostador__ERHVS h1{color:#575755;font-family:Inter;font-size:1.125rem;font-style:normal;font-weight:500;margin-top:1rem;overflow:hidden;text-align:center;text-overflow:ellipsis}.style_container__5oHJ1 .style_areaApostador__ERHVS h2{color:#23ae4e;color:var(--Foundation-Sucess-sucess-600,#23ae4e);font-family:Inter;font-size:1.125rem;font-style:normal;font-weight:700;margin-top:0}.style_container__5oHJ1 .style_areaApostador__ERHVS .style_button__vt7ok{align-items:center;background:#00897f;background:var(--Foundation-Teal-Green-Normal,#00897f);border:1px solid #e6f3f2;border:1px solid var(--Foundation-Teal-Green-Light,#e6f3f2);border-radius:1.875rem;color:#f5fafa;color:var(--Foundation-Teal-Green---Neutral-T20,#f5fafa);display:flex;font-family:Inter;font-size:.875rem;font-style:normal;font-weight:600;justify-content:center;margin-top:4rem;width:60%}.style_container__5oHJ1 .style_areaTextoAvaliacao__1kGLa{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.style_container__5oHJ1 .style_areaTextoAvaliacao__1kGLa .style_texto__352Iv{color:#575755;font-family:Inter;font-size:1rem;font-style:normal;font-weight:500;line-height:1.75rem;margin-top:2rem;width:100%}.style_container__5oHJ1 .style_areaTextoAvaliacao__1kGLa .style_tags__nSQR6{align-items:flex-start;color:#00897f;display:flex;flex-direction:column;justify-content:center;margin-top:2rem;text-align:center;width:100%}.style_container__5oHJ1 .style_areaTextoAvaliacao__1kGLa .style_tags__nSQR6 h3{background:#fff;background:var(--Foundation-Black-B0,#fff);border:1px solid #00897f;border:1px solid var(--Foundation-Teal-Green-Normal,#00897f);border-radius:1.875rem;margin:0;padding:.5rem 1rem;width:100%}@media screen and (max-width:1024px){.style_container__5oHJ1{margin-top:1rem;padding:1rem}.style_areaApostador__ERHVS{align-items:center;display:flex;flex-direction:column}.style_imageUser__hZ\+0m{font-size:24px;height:3rem;width:3rem}.style_areaTextoAvaliacao__1kGLa{padding:1rem}.style_tags__nSQR6{margin-top:.5rem}}.style_ant-menu-item__IS5Yr{background:#00897f;border-radius:.5rem;box-shadow:0 1px 2px 0 #0d10170f;color:#fff!important;font-family:Inter!important;font-size:1rem!important;font-weight:500!important;height:3rem!important;margin-bottom:1rem!important}.style_ant-menu-item-active__\+g5Vr,.style_ant-menu-item-selected__WQnC\+{background:#ebf6f5!important;border:1px solid #00897f!important;border-radius:.5rem!important;box-shadow:0 1px 2px 0 #0d10170f!important;color:#00897f!important}.style_ant-menu-submenu-selected__2-OGu>.style_ant-menu-submenu-title__ckVop{background-color:#e0e0e0!important;color:#00897f!important}.style_ant-picker-outlined__geZUy{width:100%}.style_ant-form-item__sqCW9{margin-bottom:0!important}.style_ant-steps-item-finish__MhK\+Q .style_ant-steps-item-icon__mF55r{background-color:#00897f!important;border-color:#00897f!important}.style_ant-steps-item-finish__MhK\+Q .style_ant-steps-item-icon__mF55r .style_ant-steps-icon__l9M1t{color:#fff!important}.style_ant-steps-item-finish__MhK\+Q .style_ant-steps-item-tail__swng9:after{background-color:#00897f!important}.style_ant-steps-item-process__6Inyn .style_ant-steps-item-icon__mF55r{background-color:#00897f!important;border-color:#00897f!important}.style_ant-progress__xbkOd .style_ant-progress-inner__akYX-:not(.style_ant-progress-circle-gradient__x0xlw) .style_ant-progress-circle-path__01vAF{stroke:#00897f}.style_ant-steps__8tOaK .style_ant-steps-item-finish__MhK\+Q>.style_ant-steps-item-container__ZKaxH>.style_ant-steps-item-content__J-G45>.style_ant-steps-item-title__1tb5s:after{background-color:#00897f}.style_ant-progress__xbkOd .style_ant-progress-bg__K1u73{background:#00897f}.style_slick-track__aa0Wd{display:flex!important;gap:1rem!important}.style_ant-row__j9B0Q{margin-bottom:10px;row-gap:5px!important}.style_ant-col__1GevI{margin-bottom:10px}.style_ant-tabs-top__EWRZC>.style_ant-tabs-nav__7qAjs{margin-bottom:0}.style_ant-btn__9zIj0,.style_ant-tabs-card__7EGyK>.style_ant-tabs-nav__7qAjs .style_ant-tabs-tab__H4KGB,.style_ant-tabs__0qKhE .style_ant-tabs-tab__H4KGB{padding:0}.style_ant-table-wrapper__q4oaJ .style_ant-table__iJHHR{margin-top:20px;overflow-x:auto;width:100%}.style_ant-select-selector__Ij8I2{background:#0000!important;border:none!important}.style_ant-layout-header__UYjkU{line-height:1rem!important}.style_ant-modal__h6j-w .style_ant-modal-close-x__ezIgq{color:#fff}.style_ant-select__BQSY0{background:#fff!important}@media screen and (max-width:1024px){.style_ant-row__j9B0Q{margin-left:0!important;margin-right:0!important}.style_ant-layout__fmb9C .style_ant-layout-sider-light__E8JKR .style_ant-layout-sider-zero-width-trigger__Yn0r8{display:none!important}}:where(.style_css-dev-only-do-not-override-1pvl7mi__tQ22D).style_ant-input-search-large__z8Udd .style_ant-input-search-button__TVODg{width:40px}.style_ant-popover-inner__MwPtp{padding:0!important}.style_customPopover__3rMus .style_ant-popover-content__UEgrL{border:none;padding:0}.style_customPopover__3rMus .style_ant-popover-inner__MwPtp{border-radius:10px;overflow:hidden}.style_customPopover__3rMus .style_ant-popover-arrow__pvAr7{display:none}.style_container__m9vWp{width:90%}.style_container__m9vWp h1{font-size:2rem}.style_container__m9vWp h1,.style_container__m9vWp h2{color:#575755;font-family:Inter;font-style:normal;font-weight:700;margin-bottom:2rem;margin-top:2rem;text-align:left}.style_container__m9vWp h2{font-size:1.5rem}.style_container__m9vWp p{color:#575755;font-family:Inter;font-size:1rem;font-style:normal;font-weight:500;line-height:1.75rem;text-align:justify}@media screen and (max-width:1024px){.style_container__m9vWp{font-size:.9rem;padding:1rem}.style_container__m9vWp>h1,.style_container__m9vWp>h2{font-size:1.3rem;margin-bottom:.5rem;margin-top:1rem}.style_container__m9vWp>p{font-size:.8rem;margin-bottom:.5rem}.style_container__m9vWp>h1:first-child{margin-top:0}.style_container__m9vWp>h2:first-child{margin-top:1rem}.style_container__m9vWp>h1:last-child{margin-bottom:0}}:root{--primary-hover:#ff9800;--primary-light:#fff8e1;--secondary-hover:#00695c;--secondary-light:#e8f5f4;--success-color:#10b981;--error-color:#ef4444;--warning-color:#f59e0b;--background-tertiary:#f1f5f9;--border-light:#f1f5f9;--transition-fast:all 0.15s cubic-bezier(0.4,0,0.2,1)}.style_container__cbdU\+{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:2rem;position:relative}.style_container__cbdU\+:before{background:radial-gradient(circle at 20% 80%,#feac241a 0,#0000 50%),radial-gradient(circle at 80% 20%,#00897f1a 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.style_formContainer__tNlcA{background:linear-gradient(135deg,#fff,#f8fafc);border-radius:20px;border-radius:var(--border-radius-xl);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;box-shadow:var(--shadow-xl);max-width:600px;overflow:hidden;padding:3rem;position:relative;width:100%}.style_formContainer__tNlcA:before{background:linear-gradient(90deg,#feac24,#00897f);background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));content:"";height:4px;left:0;position:absolute;right:0;top:0}.style_header__RPTZ0{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:3rem;text-align:center}.style_header__RPTZ0 .style_logoContainer__reign{display:inline-block;margin-bottom:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_header__RPTZ0 .style_logoContainer__reign:hover{transform:scale(1.05)}.style_header__RPTZ0 .style_logoContainer__reign .style_logo__dsS04{filter:drop-shadow(0 4px 12px rgba(0,0,0,.15));height:60px;width:auto}.style_header__RPTZ0 h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#feac24,#00897f);background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));-webkit-background-clip:text;background-clip:text;color:#0f172a;color:var(--text-primary);font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:800;margin:0 0 1rem}.style_header__RPTZ0 p{color:#64748b;color:var(--text-secondary);font-family:Inter,sans-serif;font-size:1.125rem;font-weight:500;line-height:1.6;margin:0;text-align:center}.style_stepsContainer__D3QOJ{display:flex;justify-content:space-between;margin-bottom:3rem;position:relative}.style_stepItem__f7S8L{align-items:center;display:flex;flex:1 1;flex-direction:column;position:relative;text-align:center;z-index:2}.style_stepItem__f7S8L .style_stepIcon__j7MEI{align-items:center;background:#f1f5f9;background:var(--background-tertiary);border:3px solid #e2e8f0;border:3px solid var(--border-color);border-radius:50%;color:#94a3b8;color:var(--text-muted);display:flex;font-size:1.5rem;height:60px;justify-content:center;margin-bottom:1rem;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:60px}.style_stepItem__f7S8L .style_stepIcon__j7MEI:before{background:linear-gradient(135deg,#feac24,#00897f);background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));content:"";inset:0;opacity:0;position:absolute;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_stepItem__f7S8L .style_stepIcon__j7MEI svg{position:relative;z-index:2}.style_stepItem__f7S8L .style_stepContent__xKYh0 h3{color:#64748b;color:var(--text-secondary);font-family:Poppins,sans-serif;font-size:.875rem;font-weight:600;margin:0 0 .25rem;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_stepItem__f7S8L .style_stepContent__xKYh0 p{color:#94a3b8;color:var(--text-muted);font-family:Inter,sans-serif;font-size:.75rem;font-weight:400;margin:0;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_stepItem__f7S8L .style_stepConnector__Kdnpw{background:#e2e8f0;background:var(--border-color);height:2px;left:60%;position:absolute;right:-40%;top:30px;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);z-index:1}.style_stepItem__f7S8L .style_stepConnector__Kdnpw:after{background:linear-gradient(90deg,#feac24,#00897f);background:linear-gradient(90deg,var(--primary-color),var(--secondary-color));content:"";height:100%;left:0;position:absolute;top:0;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:0}.style_stepItem__f7S8L.style_active__SNXst .style_stepIcon__j7MEI{background:linear-gradient(135deg,#feac24,#00897f);background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-color:#feac24;border-color:var(--primary-color);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg);color:#fff;transform:scale(1.1)}.style_stepItem__f7S8L.style_active__SNXst .style_stepIcon__j7MEI:before{opacity:1}.style_stepItem__f7S8L.style_active__SNXst .style_stepContent__xKYh0 h3{color:#feac24;color:var(--primary-color);font-weight:700}.style_stepItem__f7S8L.style_active__SNXst .style_stepContent__xKYh0 p{color:#64748b;color:var(--text-secondary)}.style_stepItem__f7S8L.style_completed__nJxDe .style_stepIcon__j7MEI{background:#10b981;background:var(--success-color);border-color:#10b981;border-color:var(--success-color);color:#fff}.style_stepItem__f7S8L.style_completed__nJxDe .style_stepContent__xKYh0 h3{color:#10b981;color:var(--success-color)}.style_stepItem__f7S8L.style_completed__nJxDe .style_stepConnector__Kdnpw:after{width:100%}.style_formContent__ZC75d{margin-bottom:2rem}.style_stepContainer__Ofrek h2{color:#0f172a;color:var(--text-primary);font-family:Poppins,sans-serif;font-size:1.75rem;font-weight:700;margin:0 0 .5rem;text-align:center}.style_stepContainer__Ofrek>p{color:#64748b;color:var(--text-secondary);font-family:Inter,sans-serif;font-size:1rem;font-weight:500;margin:0 0 2rem;text-align:center}.style_inputGroup__YSXil{margin-bottom:1.5rem}.style_inputGroup__YSXil label{color:#0f172a;color:var(--text-primary);display:block;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.style_inputContainer__VMC8u{align-items:center;background:#f8fafc;background:var(--background-secondary);border:2px solid #e2e8f0;border:2px solid var(--border-color);border-radius:12px;border-radius:var(--border-radius);display:flex;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_inputContainer__VMC8u:focus-within{background:#fff;box-shadow:0 0 0 3px #feac241a}.style_inputContainer__VMC8u:focus-within,.style_inputContainer__VMC8u:hover{border-color:#feac24;border-color:var(--primary-color)}.style_inputContainer__VMC8u.style_error__6HtH\+{background:#ef44440d;border-color:#ef4444;border-color:var(--error-color)}.style_inputContainer__VMC8u.style_error__6HtH\+:focus-within{box-shadow:0 0 0 3px #ef44441a}.style_inputContainer__VMC8u .style_inputIcon__QvDSb{color:#94a3b8;color:var(--text-muted);font-size:1.25rem;left:1rem;position:absolute;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);z-index:2}.style_inputContainer__VMC8u:focus-within .style_inputIcon__QvDSb{color:#feac24;color:var(--primary-color)}.style_inputContainer__VMC8u.style_error__6HtH\+ .style_inputIcon__QvDSb{color:#ef4444;color:var(--error-color)}.style_inputContainer__VMC8u .style_input__nV8U8{background:#0000;border:none;color:#0f172a;color:var(--text-primary);font-family:Inter,sans-serif;font-size:1rem;font-weight:500;outline:none;padding:1rem 1rem 1rem 3rem;width:100%}.style_inputContainer__VMC8u .style_input__nV8U8::placeholder{color:#94a3b8;color:var(--text-muted);font-weight:400}.style_inputContainer__VMC8u .style_passwordToggle__52EnZ{background:none;border:none;border-radius:50%;color:#94a3b8;color:var(--text-muted);cursor:pointer;font-size:1.125rem;padding:.25rem;position:absolute;right:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_inputContainer__VMC8u .style_passwordToggle__52EnZ:hover{background:#0000000d;color:#0f172a;color:var(--text-primary)}.style_errorMessage__8Ja3e{color:#ef4444;color:var(--error-color);display:block;font-family:Inter,sans-serif;font-size:.75rem;font-weight:500;margin-top:.5rem;padding-left:.5rem}.style_checkboxGroup__FPXUT{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.style_checkboxItem__OiPf7{align-items:flex-start;background:#f8fafc;background:var(--background-secondary);border:2px solid #e2e8f0;border:2px solid var(--border-color);border-radius:12px;border-radius:var(--border-radius);display:flex;gap:.75rem;padding:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_checkboxItem__OiPf7:hover{background:#feac240d;border-color:#feac24;border-color:var(--primary-color)}.style_checkboxItem__OiPf7.style_error__6HtH\+{background:#ef44440d;border-color:#ef4444;border-color:var(--error-color)}.style_checkboxItem__OiPf7 .style_checkbox__VTvgf{background:#fff;border:2px solid #e2e8f0;border:2px solid var(--border-color);border-radius:4px;cursor:pointer;flex-shrink:0;height:20px;margin-top:2px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:20px}.style_checkboxItem__OiPf7 .style_checkbox__VTvgf:checked{background:#feac24;background:var(--primary-color);border-color:#feac24;border-color:var(--primary-color)}.style_checkboxItem__OiPf7 .style_checkbox__VTvgf:checked:after{color:#fff;content:"✓";font-size:12px;font-weight:700;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.style_checkboxItem__OiPf7 .style_checkboxLabel__qiuN1{align-items:flex-start;color:#64748b;color:var(--text-secondary);cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;gap:.5rem;line-height:1.5}.style_checkboxItem__OiPf7 .style_checkboxLabel__qiuN1 .style_checkboxIcon__SPR12{color:#feac24;color:var(--primary-color);flex-shrink:0;font-size:1rem;margin-top:2px}.style_checkboxItem__OiPf7 .style_checkboxLabel__qiuN1 a{color:#feac24;color:var(--primary-color);text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_checkboxItem__OiPf7 .style_checkboxLabel__qiuN1 a:hover{color:#ff9800;color:var(--primary-hover);text-decoration:underline}.style_navigationButtons__XMG0K{display:flex;gap:1rem;margin-top:2rem}.style_button__sUJKW{align-items:center;border:none;border-radius:12px;border-radius:var(--border-radius);cursor:pointer;display:flex;flex:1 1;font-family:Inter,sans-serif;font-size:1rem;font-weight:700;gap:.75rem;justify-content:center;min-height:56px;overflow:hidden;padding:1rem 2rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_button__sUJKW:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s;width:100%}.style_button__sUJKW:hover:before{left:100%}.style_button__sUJKW:disabled{cursor:not-allowed;opacity:.6;transform:none!important}.style_button__sUJKW svg{font-size:1.125rem;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_button__sUJKW:hover:not(:disabled){box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg);transform:translateY(-2px)}.style_button__sUJKW:hover:not(:disabled) svg{transform:scale(1.1)}.style_button__sUJKW:active:not(:disabled){transform:translateY(0)}.style_buttonPrimary__A3pIy{background:linear-gradient(135deg,#feac24,#ff9800);background:linear-gradient(135deg,var(--primary-color) 0,var(--primary-hover) 100%);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);color:#fff}.style_buttonPrimary__A3pIy:hover:not(:disabled){background:linear-gradient(135deg,#ff9800,#f57c00);background:linear-gradient(135deg,var(--primary-hover) 0,#f57c00 100%)}.style_buttonSecondary__UIaKT{background:linear-gradient(135deg,#f8fafc,#e2e8f0);background:linear-gradient(135deg,var(--background-secondary) 0,#e2e8f0 100%);border:2px solid #e2e8f0;border:2px solid var(--border-color);box-shadow:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--shadow-sm);color:#0f172a;color:var(--text-primary)}.style_buttonSecondary__UIaKT:hover:not(:disabled){background:linear-gradient(135deg,#e2e8f0,#cbd5e1);border-color:#feac24;border-color:var(--primary-color)}.style_spinner__2o4aV{animation:style_spin__tGEd1 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:20px;width:20px}.style_footer__oELWX{border-top:1px solid #f1f5f9;border-top:1px solid var(--border-light);padding-top:2rem;text-align:center}.style_footer__oELWX p{color:#64748b;color:var(--text-secondary);font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;margin:0;text-align:center}.style_footer__oELWX .style_loginLink__4d-xX{color:#feac24;color:var(--primary-color);font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_footer__oELWX .style_loginLink__4d-xX:hover{color:#ff9800;color:var(--primary-hover);text-decoration:underline}@keyframes style_spin__tGEd1{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes style_slideIn__qqCeB{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.style_stepContainer__Ofrek{animation:style_slideIn__qqCeB .4s ease-out}@media screen and (max-width:768px){.style_container__cbdU\+{padding:1rem}.style_formContainer__tNlcA{padding:2rem 1.5rem}.style_header__RPTZ0{margin-bottom:2rem}.style_header__RPTZ0 .style_logo__dsS04{height:50px}.style_header__RPTZ0 h1{font-size:2rem}.style_header__RPTZ0 p{font-size:1rem}.style_stepsContainer__D3QOJ{margin-bottom:2rem}.style_stepItem__f7S8L .style_stepIcon__j7MEI{font-size:1.25rem;height:50px;width:50px}.style_stepItem__f7S8L .style_stepContent__xKYh0 h3{font-size:.75rem}.style_stepItem__f7S8L .style_stepContent__xKYh0 p{font-size:.625rem}.style_stepItem__f7S8L .style_stepConnector__Kdnpw{top:25px}.style_stepContainer__Ofrek h2{font-size:1.5rem}.style_stepContainer__Ofrek>p{font-size:.875rem}.style_inputContainer__VMC8u .style_input__nV8U8{font-size:.875rem;padding:.875rem .875rem .875rem 2.75rem}.style_inputContainer__VMC8u .style_inputIcon__QvDSb{font-size:1.125rem;left:.875rem}.style_navigationButtons__XMG0K{flex-direction:column;gap:.75rem}.style_button__sUJKW{font-size:.875rem;min-height:50px;padding:.875rem 1.5rem}.style_checkboxItem__OiPf7{padding:.875rem}.style_checkboxItem__OiPf7 .style_checkboxLabel__qiuN1{font-size:.75rem}}@media screen and (max-width:480px){.style_formContainer__tNlcA{padding:1.5rem 1rem}.style_header__RPTZ0 h1{font-size:1.75rem}.style_stepsContainer__D3QOJ{flex-direction:column;gap:1rem}.style_stepItem__f7S8L{flex-direction:row;gap:1rem;text-align:left}.style_stepItem__f7S8L .style_stepIcon__j7MEI{font-size:1rem;height:40px;margin-bottom:0;width:40px}.style_stepItem__f7S8L .style_stepConnector__Kdnpw{display:none}.style_inputGroup__YSXil{margin-bottom:1rem}.style_checkboxGroup__FPXUT{gap:.75rem}}@media(prefers-contrast:high){.style_inputContainer__VMC8u{border-width:3px}.style_button__sUJKW{border:2px solid}}.style_container__n5iDU{display:flex;flex-direction:column;gap:1rem;max-width:1024px}.style_container__n5iDU>h1{color:#575755;font-family:Inter;font-size:2rem;font-style:normal;font-weight:700;margin-bottom:2rem;margin-top:2rem;text-align:center}@media screen and (max-width:1024px){>h1{font-size:1.5rem;margin-bottom:1rem;margin-top:1rem}}.style_ant-menu-item__ZC7yF{background:#00897f;border-radius:.5rem;box-shadow:0 1px 2px 0 #0d10170f;color:#fff!important;font-family:Inter!important;font-size:1rem!important;font-weight:500!important;height:3rem!important;margin-bottom:1rem!important}.style_ant-menu-item-active__EAxaX,.style_ant-menu-item-selected__G8fbQ{background:#ebf6f5!important;border:1px solid #00897f!important;border-radius:.5rem!important;box-shadow:0 1px 2px 0 #0d10170f!important;color:#00897f!important}.style_ant-menu-submenu-selected__ZAN4Z>.style_ant-menu-submenu-title__xXAie{background-color:#e0e0e0!important;color:#00897f!important}.style_ant-picker-outlined__epWuW{width:100%}.style_ant-form-item__Y-UO0{margin-bottom:0!important}.style_ant-steps-item-finish__NzGwp .style_ant-steps-item-icon__Iheqr{background-color:#00897f!important;border-color:#00897f!important}.style_ant-steps-item-finish__NzGwp .style_ant-steps-item-icon__Iheqr .style_ant-steps-icon__-RJjQ{color:#fff!important}.style_ant-steps-item-finish__NzGwp .style_ant-steps-item-tail__0Zieu:after{background-color:#00897f!important}.style_ant-steps-item-process__xtjPe .style_ant-steps-item-icon__Iheqr{background-color:#00897f!important;border-color:#00897f!important}.style_ant-progress__yoNFc .style_ant-progress-inner__TTqb3:not(.style_ant-progress-circle-gradient__TzK3p) .style_ant-progress-circle-path__bwohL{stroke:#00897f}.style_ant-steps__EuBJ9 .style_ant-steps-item-finish__NzGwp>.style_ant-steps-item-container__zTi1k>.style_ant-steps-item-content__KYsA1>.style_ant-steps-item-title__m39hp:after{background-color:#00897f}.style_ant-progress__yoNFc .style_ant-progress-bg__6d8JQ{background:#00897f}.style_slick-track__DZrC4{display:flex!important;gap:1rem!important}.style_ant-row__yJBxv{margin-bottom:10px;row-gap:5px!important}.style_ant-col__JtNcW{margin-bottom:10px}.style_ant-tabs-top__wy4dH>.style_ant-tabs-nav__KKt4m{margin-bottom:0}.style_ant-btn__L3Udm,.style_ant-tabs-card__DogSE>.style_ant-tabs-nav__KKt4m .style_ant-tabs-tab__bRVna,.style_ant-tabs__od-sB .style_ant-tabs-tab__bRVna{padding:0}.style_ant-table-wrapper__8WHeb .style_ant-table__odINy{margin-top:20px;overflow-x:auto;width:100%}.style_ant-select-selector__0bY0s{background:#0000!important;border:none!important}.style_ant-layout-header__p0jAY{line-height:1rem!important}.style_ant-modal__cfjLJ .style_ant-modal-close-x__\+QgG\+{color:#fff}.style_ant-select__MJig\+{background:#fff!important}@media screen and (max-width:1024px){.style_ant-row__yJBxv{margin-left:0!important;margin-right:0!important}.style_ant-layout__es7kG .style_ant-layout-sider-light__JUxSd .style_ant-layout-sider-zero-width-trigger__YO2hi{display:none!important}}:where(.style_css-dev-only-do-not-override-1pvl7mi__dRqX5).style_ant-input-search-large__eJgrX .style_ant-input-search-button__bxjex{width:40px}.style_ant-popover-inner__GS59i{padding:0!important}.style_customPopover__65GIZ .style_ant-popover-content__q2J33{border:none;padding:0}.style_customPopover__65GIZ .style_ant-popover-inner__GS59i{border-radius:10px;overflow:hidden}.style_customPopover__65GIZ .style_ant-popover-arrow__OyvOQ{display:none}.style_containerCard__nJGxZ{align-items:flex-start;background-color:#0000;border-left:5px solid #feac24;border-radius:.5rem;box-shadow:3px 4px 5px 0 #0000000d;display:flex;flex-direction:column;gap:.5rem;height:100%;padding:1rem;width:100%}.style_containerCard__nJGxZ h1{color:#feac24;font-family:Inter;font-size:22px;font-style:normal;font-weight:600;line-height:32px}.style_containerCard__nJGxZ p{word-wrap:break-word;overflow-wrap:break-word;white-space:normal;width:100%}.style_button__Ii165{border:none;height:100%;width:100%}.style_button__Ii165:hover{border:none!important}.style_icon__elErR{align-items:center;background:#feac24;background:var(--foundation-bright-yellow-crayola-normal,#feac24);border-radius:.28125rem;color:#fff;display:flex;flex-shrink:0;font-size:1.5rem;height:45px;justify-content:center;padding:.5rem;text-align:center;width:40px}h1,p{text-align:left}@media screen and (max-width:1024px){.style_button__Ii165{margin:auto}.style_containerCard__nJGxZ{border-left-width:3px;padding:.5rem;width:100%}h1,p{font-size:.875rem}.style_icon__elErR{font-size:1rem;padding:.25rem}}.style_container__F4\+Fz{display:flex;flex-direction:column;gap:1rem}.style_container__F4\+Fz>h1{color:#575755;font-family:Inter;font-size:2rem;font-style:normal;font-weight:700;margin-bottom:2rem;margin-top:2rem;text-align:center}.style_cardValores__X6O-g{background-color:#575755;background:#e6f3f2;background:var(--Foundation-Teal-Green-Light,#e6f3f2);border:1px solid #3ba49c;border:1px solid var(--Foundation-Teal-Green---Neutral-T500,#3ba49c);border-radius:.5rem;box-shadow:3px 4px 5px 0 #0000000d;height:100%;padding:2rem}.style_cardValores__X6O-g .style_icon__7n7QC{border:.75px solid #3ba49c;border:.75px solid var(--Foundation-Teal-Green---Neutral-T500,#3ba49c);border-radius:.28125rem;color:#3ba49c;display:inline;font-size:1.5rem;margin:0;padding:.5rem}.style_cardValores__X6O-g h1{color:#3ba49c;color:var(--foundation-bright-yellow-crayola-normal,#3ba49c);font-family:Inter;font-size:1.5rem;font-style:normal;font-weight:600;margin:0;text-align:left}.style_cardValores__X6O-g p{color:#575755;font-family:Inter;font-size:1rem;font-style:normal;font-weight:600;margin:1rem 0 0}.style_cardValores__X6O-g h2{color:#00897f;color:var(--Foundation-Teal-Green---Neutral-T900,#00897f);font-family:Inter;font-size:3.75rem;font-style:normal;font-weight:700;margin:0}.style_cardValores__X6O-g button{align-items:center;background:#feac24;background:var(--foundation-bright-yellow-crayola-normal,#feac24);border-radius:2.6875rem;color:#fff;display:flex;flex-direction:column;font-family:Inter;font-size:1rem;font-style:normal;font-weight:600;justify-content:center;margin-top:1rem;padding:.5rem 1rem;text-align:center}.style_container__Auxt0{margin:auto;width:100%}.style_container__Auxt0 .style_divisorioSolicitacao__wwKvp{align-items:center;background:#feac24;background:var(--foundation-bright-yellow-crayola-normal,#feac24);border:1px solid #feac24!important;border:none;border-radius:.5rem .5rem 0 0;display:flex;flex-direction:row;gap:1rem;height:4.5rem;justify-content:center;max-width:1024px;padding:1rem;width:100%}.style_container__Auxt0 .style_divisorioSolicitacao__wwKvp:hover{background-color:#fffcf6!important;border:1px solid #feac24!important;color:#feac24!important}.style_container__Auxt0 .style_divisorioSolicitacao__wwKvp:hover h1{color:#feac24!important}.style_container__Auxt0 .style_divisorioSolicitacao__wwKvp:hover .style_icon__eGpFK{border:1px solid #feac24!important}.style_container__Auxt0 .style_divisorioSolicitacao__wwKvp h1{color:#fff7e9;color:var(--foundation-bright-yellow-crayola-light,#fff7e9);font-family:Inter,sans-serif;font-size:1.125rem;font-weight:600}.style_container__Auxt0 .style_divisorioSolicitacao__wwKvp .style_icon__eGpFK{background:#feac24;background:var(--foundation-bright-yellow-crayola-normal,#feac24);border:.75px solid #fff7e9;border:.75px solid var(--foundation-bright-yellow-crayola-light,#fff7e9);border-radius:.28125rem;color:#fff7e9;color:var(--foundation-bright-yellow-crayola-light,#fff7e9);display:inline-block;font-size:1.3rem;padding:.2rem}.style_container__Auxt0 .style_tabelaResgate__DKbiB{width:90vw}.style_container__Auxt0 .style_tabelaResgate__DKbiB thead tr th{background:#fff7e9;background:var(--foundation-bright-yellow-crayola-light,#fff7e9);color:#292929;color:var(--Black-Secondary,#292929);font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;padding:.5rem;text-align:center}.style_container__Auxt0 .style_tabelaResgate__DKbiB tbody tr td{color:#292929;color:var(--Black-Secondary,#292929);font-family:Inter,sans-serif;font-size:1rem;font-weight:400;overflow:hidden;padding:.5rem;text-align:center;text-overflow:ellipsis}.style_container__Auxt0 .style_tabelaResgate__DKbiB tbody .style_odd__0YDvn{background-color:#f6f6f6}.style_container__Auxt0 .style_tabelaResgate__DKbiB tbody .style_even__GpOS-{background-color:#e9e9e9}.style_aprovado__50DmF{background:#bcebcb;background:var(--Foundation-Sucess-sucess-100,#bcebcb);border-radius:.75rem;color:#23ae4e;color:var(--Foundation-Sucess-sucess-600,#23ae4e);font-family:Inter,sans-serif;font-size:.8rem;font-style:normal;font-weight:600;padding-left:20px;padding-right:5px;position:relative;text-align:center;width:70%}.style_aprovado__50DmF:before{background-color:#23ae4e;background-color:var(--Foundation-Sucess-sucess-600,#23ae4e);border-radius:50%;content:"";height:10px;left:5px;position:absolute;top:50%;transform:translateY(-50%);width:10px}.style_cancelado__EM47r{background:#f9c4c5;background:var(--Foundation-Sucess-sucess-100,#f9c4c5);border-radius:.75rem;color:#eb4143;color:var(--Foundation-Sucess-sucess-600,#eb4143);font-family:Inter,sans-serif;font-size:.8rem;font-style:normal;font-weight:600;padding-left:20px;padding-right:5px;position:relative;text-align:center;width:70%}.style_cancelado__EM47r:before{background-color:#eb4143;background-color:var(--Foundation-Sucess-sucess-600,#eb4143);border-radius:50%;content:"";height:10px;left:5px;position:absolute;top:50%;transform:translateY(-50%);width:10px}.style_pendente__SfNNu{background:#b0d4ec;background:var(--Foundation-Sucess-sucess-100,#b0d4ec);border-radius:.75rem;color:#41a7eb;color:var(--Foundation-Sucess-sucess-600,#41a7eb);font-family:Inter,sans-serif;font-size:.8rem;font-style:normal;font-weight:600;padding-left:20px;padding-right:5px;position:relative;text-align:center;width:70%}.style_pendente__SfNNu:before{background-color:#41a7eb;background-color:var(--Foundation-Sucess-sucess-600,#41a7eb);border-radius:50%;content:"";height:10px;left:5px;position:absolute;top:50%;transform:translateY(-50%);width:10px}@media screen and (max-width:1024px){.style_container__Auxt0{width:90%}}.style_container__THUKY{width:100%}.style_container__THUKY .style_containerSelectView__UqIl-{align-items:center;background:#ffe5bb;background:var(--foundation-bright-yellow-crayola-light-active,#ffe5bb);border:1px solid #feac24;border:1px solid var(--foundation-bright-yellow-crayola-normal,#feac24);border-radius:.5rem;box-shadow:3px 4px 5px 0 #0000000d;display:flex;flex-direction:row;gap:1rem;height:4.5rem;justify-content:center;width:100%}.style_container__THUKY .style_containerSelectView__UqIl-:hover{background:#fff7e9!important;background:var(--foundation-bright-yellow-crayola-normal,#fff7e9)!important;border:1px solid #feac24!important}.style_container__THUKY .style_containerSelectView__UqIl-:hover h1{color:#feac24;color:var(--foundation-bright-yellow-crayola-light,#feac24)}.style_container__THUKY .style_containerSelectView__UqIl- h1{color:#feac24;color:var(--foundation-bright-yellow-crayola-normal,#feac24);font-family:Inter;font-size:1.125rem;font-style:normal;font-weight:600}.style_container__THUKY .style_containerSelectView__UqIl- .style_icon__6Eks6{background:#feac24;background:var(--foundation-bright-yellow-crayola-normal,#feac24);border:.75px solid #feac24;border:.75px solid var(--foundation-bright-yellow-crayola-light,#feac24);border-radius:.28125rem;color:#fff;display:inline;font-size:1.3rem;padding:.2rem}.style_container__THUKY .style_tabelaResgate__z8hhw{box-sizing:border-box;margin-bottom:2rem;margin-top:2rem;overflow-x:auto;text-align:left}.style_container__THUKY .style_tabelaResgate__z8hhw table{font-size:.875rem;width:100%}.style_container__THUKY .style_tabelaResgate__z8hhw table thead tr th{background:#fff7e9;background:var(--foundation-bright-yellow-crayola-light,#fff7e9);color:#292929;color:var(--Black-Secondary,#292929);font-family:Inter;font-size:.875rem;font-weight:500;padding:.5rem}.style_container__THUKY .style_tabelaResgate__z8hhw table tbody tr td{color:#292929;color:var(--Black-Secondary,#292929);font-family:Inter;font-size:.875rem;font-weight:200;overflow:hidden;padding:.5rem;text-overflow:ellipsis}.style_container__THUKY .style_tabelaResgate__z8hhw table .style_odd__wGg5s{background-color:#f6f6f6}.style_container__THUKY .style_tabelaResgate__z8hhw table .style_even__O-Kjb{background-color:#e9e9e9}.style_filterInput__E1kL-{border:1px solid #d9d9d9;border-radius:4px;box-sizing:border-box;padding:8px;width:100%}@media screen and (max-width:1024px){.style_container__THUKY .style_containerSelectView__UqIl-,.style_container__THUKY .style_tabelaResgate__z8hhw{margin:auto;width:90vw}}.style_ant-menu-item__W9Keo{background:#00897f;border-radius:.5rem;box-shadow:0 1px 2px 0 #0d10170f;color:#fff!important;font-family:Inter!important;font-size:1rem!important;font-weight:500!important;height:3rem!important;margin-bottom:1rem!important}.style_ant-menu-item-active__lvYJZ,.style_ant-menu-item-selected__LMCaZ{background:#ebf6f5!important;border:1px solid #00897f!important;border-radius:.5rem!important;box-shadow:0 1px 2px 0 #0d10170f!important;color:#00897f!important}.style_ant-menu-submenu-selected__Tg5o2>.style_ant-menu-submenu-title__pQlwT{background-color:#e0e0e0!important;color:#00897f!important}.style_ant-picker-outlined__2W54b{width:100%}.style_ant-form-item__0AYTi{margin-bottom:0!important}.style_ant-steps-item-finish__hr6xf .style_ant-steps-item-icon__gt7bK{background-color:#00897f!important;border-color:#00897f!important}.style_ant-steps-item-finish__hr6xf .style_ant-steps-item-icon__gt7bK .style_ant-steps-icon__XcEae{color:#fff!important}.style_ant-steps-item-finish__hr6xf .style_ant-steps-item-tail__JS3iF:after{background-color:#00897f!important}.style_ant-steps-item-process__bCaGh .style_ant-steps-item-icon__gt7bK{background-color:#00897f!important;border-color:#00897f!important}.style_ant-progress__RRz6s .style_ant-progress-inner__x9U2Y:not(.style_ant-progress-circle-gradient__03st-) .style_ant-progress-circle-path__s2\+75{stroke:#00897f}.style_ant-steps__un00c .style_ant-steps-item-finish__hr6xf>.style_ant-steps-item-container__6Ndn4>.style_ant-steps-item-content__DJpMn>.style_ant-steps-item-title__lLWWO:after{background-color:#00897f}.style_ant-progress__RRz6s .style_ant-progress-bg__nRRnm{background:#00897f}.style_slick-track__Vx965{display:flex!important;gap:1rem!important}.style_ant-row__JhKph{margin-bottom:10px;row-gap:5px!important}.style_ant-col__MvkBU{margin-bottom:10px}.style_ant-tabs-top__o1rv7>.style_ant-tabs-nav__93hD2{margin-bottom:0}.style_ant-btn__nTGSd,.style_ant-tabs-card__jPjY5>.style_ant-tabs-nav__93hD2 .style_ant-tabs-tab__VCdsx,.style_ant-tabs__UrqEK .style_ant-tabs-tab__VCdsx{padding:0}.style_ant-table-wrapper__AvAgp .style_ant-table__4viJ-{margin-top:20px;overflow-x:auto;width:100%}.style_ant-select-selector__yF\+M6{background:#0000!important;border:none!important}.style_ant-layout-header__lTJDD{line-height:1rem!important}.style_ant-modal__OyfH5 .style_ant-modal-close-x__tH0HI{color:#fff}.style_ant-select__hO8pb{background:#fff!important}@media screen and (max-width:1024px){.style_ant-row__JhKph{margin-left:0!important;margin-right:0!important}.style_ant-layout__fqF\+N .style_ant-layout-sider-light__8a-b2 .style_ant-layout-sider-zero-width-trigger__86uA8{display:none!important}}:where(.style_css-dev-only-do-not-override-1pvl7mi__TOBvD).style_ant-input-search-large__W69Mm .style_ant-input-search-button__6yVr7{width:40px}.style_ant-popover-inner__vORI4{padding:0!important}.style_customPopover__ff66u .style_ant-popover-content__ubC31{border:none;padding:0}.style_customPopover__ff66u .style_ant-popover-inner__vORI4{border-radius:10px;overflow:hidden}.style_customPopover__ff66u .style_ant-popover-arrow__eY6rs{display:none}.style_container__MaDKL{align-items:center;justify-content:center;padding:0;width:40%!important}.style_container__MaDKL .style_cardHeader__sdRTZ{background:#9915ba;border-radius:.5rem;margin:auto;padding:2rem 1rem;width:90%}.style_container__MaDKL .style_cardHeader__sdRTZ h1{color:#fff;font-family:Inter;font-size:34px;font-style:normal;font-weight:600;line-height:28.363px;padding:0;text-align:center}.style_container__MaDKL .style_cardHeader__sdRTZ hr{border-color:#fff;width:70%}.style_container__MaDKL .style_cardHeader__sdRTZ div{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:center}.style_container__MaDKL .style_cardHeader__sdRTZ div p{color:#fff;font-family:Inter;font-size:1.25rem;font-style:normal;font-weight:500;text-align:center}.style_container__MaDKL .style_cardHeader__sdRTZ .style_icon__ns7O8{border:2px solid #fff;color:#fff;padding:.5rem}.style_container__MaDKL .style_containerResumoPremiacao__XEq5-{align-items:center;background:#f3c3ff;border:.708px solid #93018a;border-radius:5.666px;display:flex;flex-direction:column;gap:11.331px;margin:auto;padding:16.997px;width:90%}.style_container__MaDKL .style_containerResumoPremiacao__XEq5- .style_rowIcon__YpE5L{align-items:center;display:flex;flex-direction:row;gap:8px;text-align:center}.style_container__MaDKL .style_containerResumoPremiacao__XEq5- .style_containerSorteados__owA\+D{margin:0 auto;width:90%}.style_container__MaDKL .style_containerResumoPremiacao__XEq5- .style_containerSorteados__owA\+D h2{align-items:center;text-align:center}.style_container__MaDKL .style_containerResumoPremiacao__XEq5- .style_containerSorteados__owA\+D .style_titleSorteados__r10iv{align-items:center;color:#93018a;font-family:Inter;font-size:26px;font-style:normal;font-weight:600;line-height:30px;margin:auto;text-align:center!important}.style_container__MaDKL .style_containerResumoPremiacao__XEq5- .style_listaPremiacao__RxSWx{align-items:center;display:flex;flex-direction:column;gap:8px;justify-content:center;margin-bottom:8px;padding:8px 0;width:90%}.style_container__MaDKL .style_card__ivXLv{background:#f3c3ff;border:.708px solid #93018a;border-radius:.35413rem;margin:1rem auto auto;padding:1rem;width:90%}.style_container__MaDKL .style_card__ivXLv h2{color:#1e1e1e;font-family:Inter;font-size:1.25rem;font-style:normal;font-weight:700;margin:0}.style_container__MaDKL .style_card__ivXLv h4{color:#1e1e1e;font-family:Inter;font-size:.875rem;font-style:normal;font-weight:700;margin-bottom:0}.style_container__MaDKL .style_card__ivXLv p{color:#575755;font-family:Inter;font-size:.75rem;font-style:normal;font-weight:500}.style_container__MaDKL .style_card__ivXLv hr{border:1px solid #575755}.style_container__MaDKL .style_containerCard__ncCFX{margin-bottom:1rem}.style_container__MaDKL .style_containerButton__BNpbu{align-items:center;background-color:#00897f;background:linear-gradient(92deg,#00897f 20.47%,#006962 73.43%,#00897f 93.42%);border:none;border-radius:.25rem;color:#e6f3f2;color:var(--Foundation-Teal-Green-Light,#e6f3f2);display:flex;flex-direction:column;flex-direction:row;font-family:Inter;font-size:1.25rem;font-weight:500;gap:1rem;justify-content:center;margin:2rem auto;padding:0 1rem;text-align:center;width:60%}.style_container__MaDKL .style_containerButton__BNpbu:hover{border:1px solid #00897f}.style_container__MaDKL .style_buttonComprar__W3PoO{align-items:center;background:#00897f;border-radius:30px;color:#fff;display:flex;font-family:Inter;font-size:14px;font-style:normal;font-weight:600;gap:8px;justify-content:center;line-height:22px;padding:24px 16px!important}.style_apostasContainerPai__mljXx{align-items:center;background:#f3c3ff;border:.708px solid #93018a;border-radius:5.666px;display:flex;flex-direction:column;justify-content:center;margin:.5rem auto;padding:1rem;width:90%}.style_apostasContainerPai__mljXx h2{color:#93018a;font-size:20px;font-weight:600;margin:0;text-align:center}.style_apostasContainerPaiPremiacao__Wime-{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:.5rem auto;padding:1rem;width:90%}.style_apostasContainerPaiPremiacao__Wime- h2{color:#93018a;font-size:20px;font-weight:600;margin:0;text-align:center}.style_apostasContainer__cI06x{align-items:center;display:flex;justify-content:space-between;width:100%}.style_arrow__40ebv{cursor:pointer;font-size:2rem}.style_aposta__9FbYM{align-items:center;background:#fafafa;border:1px solid #93018a;border-radius:8px;display:flex;flex-direction:column;padding:0 1rem 1rem;text-align:center;width:100%}.style_aposta__9FbYM h3{color:#93018a;font-family:Inter;font-size:16px;font-weight:500;margin-bottom:0}.style_aposta__9FbYM h2{color:#fff;font-family:Inter;font-size:16px;font-weight:700;line-height:28px;padding:.3rem;text-align:center}.style_aposta__9FbYM .style_numerosContainer__UVoGx{align-items:center;display:flex;flex-direction:column;width:100%}.style_aposta__9FbYM .style_numeros__ql2nF{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start;margin-top:10px;width:100%}.style_aposta__9FbYM .style_numero__nzm9E{border-radius:5px;box-sizing:border-box;font-size:1.2em;text-align:center;width:calc(20% - 9.6px)}.style_aposta__9FbYM .style_numero__nzm9E h4{margin:0}.style_aposta__9FbYM .style_mes__CSCz1{border-radius:5px;box-sizing:border-box;display:inline-block;font-size:1.2em;padding:0 10px;text-align:center;width:auto}.style_aposta__9FbYM .style_mes__CSCz1 h4{margin:0}.style_sucesso__sNlKd{align-items:center;background:#00897f33;border:.708px solid #00897f;border:.708px solid var(--Foundation-Teal-Green-Normal,#00897f);display:flex;gap:8px;margin:.5rem auto auto;padding:1rem;text-align:center;width:90%}.style_sucesso__sNlKd h1{color:#00897f;color:var(--Foundation-Teal-Green-Normal,#00897f);font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.style_textoAcertos__i-iTf{align-items:center;background-color:#fff;display:flex;gap:8px;justify-content:center;padding:8px 0;width:100%}.style_textoAcertos__i-iTf p{color:#575755;font-family:Inter;font-size:12px;font-style:normal;font-weight:500;line-height:16px}.style_textoAcertos__i-iTf span{color:#1e1e1e;font-family:Inter;font-size:14px;font-style:normal;font-weight:700;line-height:20px}.style_header__yvUPN{align-items:center;background-color:#006962;color:#fff;display:flex;flex-direction:row;font-family:Inter;font-size:1.9375rem;font-style:normal;font-weight:700;height:5rem;justify-content:center;line-height:normal;margin:-20px -24px 3rem;position:relative;text-align:center}.style_header__yvUPN .style_buttonPrint__LHDrE{background:#0000;border:none;color:#fff;font-size:1.5rem;position:absolute;right:3rem;top:1rem}.style_conteinerNumerosSorteados__k\+0hq{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:.5rem;justify-content:flex-start;margin:auto auto 2rem;width:90%}.style_conteinerNumerosSorteados__k\+0hq h2{margin:0;text-align:left}.style_conteinerNumerosSorteados__k\+0hq div{align-items:center;color:#9915ba;display:flex;flex-direction:row;flex-wrap:wrap;font-family:Inter;font-size:13.151px;font-style:normal;font-weight:600;gap:8px;justify-content:flex-start;line-height:19.128px}.style_conteinerNumerosSorteados__k\+0hq h1{align-items:center;border:1px solid #00897f;border-radius:1.196px;display:flex;flex-direction:column;gap:4.782px;height:28.692px;justify-content:center;margin:0;padding:.5rem;width:100%;width:28.692px}@media(max-width:1024px){.style_container__MaDKL{width:90%!important}.style_container__MaDKL .style_cardHeader__sdRTZ{padding:1.5rem .5rem;width:90%}.style_container__MaDKL .style_cardHeader__sdRTZ h1{font-size:28px}.style_container__MaDKL .style_cardHeader__sdRTZ hr{width:80%}.style_container__MaDKL .style_cardHeader__sdRTZ div{flex-direction:row;gap:.5rem}.style_container__MaDKL .style_cardHeader__sdRTZ div p{font-size:.8rem}.style_container__MaDKL .style_cardHeader__sdRTZ .style_icon__ns7O8{size:25;padding:.25rem}.style_container__MaDKL .style_containerResumoPremiacao__XEq5-{gap:8px;padding:12px;width:90%}.style_container__MaDKL .style_containerResumoPremiacao__XEq5- .style_rowIcon__YpE5L{gap:4px}.style_container__MaDKL .style_containerResumoPremiacao__XEq5- .style_containerSorteados__owA\+D{width:90%}.style_container__MaDKL .style_containerResumoPremiacao__XEq5- .style_containerSorteados__owA\+D .style_titleSorteados__r10iv,.style_container__MaDKL .style_containerResumoPremiacao__XEq5- .style_containerSorteados__owA\+D h2{font-size:22px}.style_container__MaDKL .style_containerResumoPremiacao__XEq5- .style_listaPremiacao__RxSWx{gap:4px;margin-bottom:4px;width:90%}.style_container__MaDKL .style_containerButton__BNpbu{gap:.5rem;padding:.5rem;width:90%}.style_container__MaDKL .style_buttonComprar__W3PoO{font-size:12px;padding:16px 8px!important}.style_sucesso__sNlKd{padding:.5rem;width:90%}.style_sucesso__sNlKd h1{font-size:10px}.style_textoAcertos__i-iTf{padding:4px 0}.style_textoAcertos__i-iTf p{font-size:10px}.style_textoAcertos__i-iTf span{font-size:12px}.style_header__yvUPN{font-size:1.5rem;height:4rem}.style_header__yvUPN .style_buttonPrint__LHDrE{font-size:1.25rem;right:2rem;top:.5rem}.style_conteinerNumerosSorteados__k\+0hq{gap:.25rem;margin-bottom:1rem}.style_conteinerNumerosSorteados__k\+0hq h2{font-size:20px}.style_conteinerNumerosSorteados__k\+0hq div{font-size:11px;gap:4px;padding:1rem}.style_conteinerNumerosSorteados__k\+0hq h1{gap:2px;height:24px;padding:.25rem;width:24px}}.style_ant-menu-item__hKu8n{background:#00897f;border-radius:.5rem;box-shadow:0 1px 2px 0 #0d10170f;color:#fff!important;font-family:Inter!important;font-size:1rem!important;font-weight:500!important;height:3rem!important;margin-bottom:1rem!important}.style_ant-menu-item-active__ssrA3,.style_ant-menu-item-selected__VQLNK{background:#ebf6f5!important;border:1px solid #00897f!important;border-radius:.5rem!important;box-shadow:0 1px 2px 0 #0d10170f!important;color:#00897f!important}.style_ant-menu-submenu-selected__KrQV2>.style_ant-menu-submenu-title__sUbYd{background-color:#e0e0e0!important;color:#00897f!important}.style_ant-picker-outlined__O4eQc{width:100%}.style_ant-form-item__3M8Re{margin-bottom:0!important}.style_ant-steps-item-finish__g1peH .style_ant-steps-item-icon__InP98{background-color:#00897f!important;border-color:#00897f!important}.style_ant-steps-item-finish__g1peH .style_ant-steps-item-icon__InP98 .style_ant-steps-icon__fsGmo{color:#fff!important}.style_ant-steps-item-finish__g1peH .style_ant-steps-item-tail__bXxUk:after{background-color:#00897f!important}.style_ant-steps-item-process__DrjOP .style_ant-steps-item-icon__InP98{background-color:#00897f!important;border-color:#00897f!important}.style_ant-progress__67y2b .style_ant-progress-inner__ZzXDa:not(.style_ant-progress-circle-gradient__\+GZem) .style_ant-progress-circle-path__waPln{stroke:#00897f}.style_ant-steps__DyojB .style_ant-steps-item-finish__g1peH>.style_ant-steps-item-container__Sx2L6>.style_ant-steps-item-content__7iERr>.style_ant-steps-item-title__XboRe:after{background-color:#00897f}.style_ant-progress__67y2b .style_ant-progress-bg__swyBd{background:#00897f}.style_slick-track__cS9Kh{display:flex!important;gap:1rem!important}.style_ant-row__6UopF{margin-bottom:10px;row-gap:5px!important}.style_ant-col__O6viG{margin-bottom:10px}.style_ant-tabs-top__nQ0tc>.style_ant-tabs-nav__4TQB8{margin-bottom:0}.style_ant-btn__wxgn6,.style_ant-tabs-card__7aeGi>.style_ant-tabs-nav__4TQB8 .style_ant-tabs-tab__56Wgd,.style_ant-tabs__H4YBI .style_ant-tabs-tab__56Wgd{padding:0}.style_ant-table-wrapper__owIgD .style_ant-table__hrWtA{margin-top:20px;overflow-x:auto;width:100%}.style_ant-select-selector__2RQpv{background:#0000!important;border:none!important}.style_ant-layout-header__oQiZZ{line-height:1rem!important}.style_ant-modal__VRjxQ .style_ant-modal-close-x__0l63g{color:#fff}.style_ant-select__WxW8Q{background:#fff!important}@media screen and (max-width:1024px){.style_ant-row__6UopF{margin-left:0!important;margin-right:0!important}.style_ant-layout__dY6zq .style_ant-layout-sider-light__ZK-lh .style_ant-layout-sider-zero-width-trigger__aBEL7{display:none!important}}:where(.style_css-dev-only-do-not-override-1pvl7mi__uUa\+o).style_ant-input-search-large__SUlOG .style_ant-input-search-button__vu\+sY{width:40px}.style_ant-popover-inner__JhAjz{padding:0!important}.style_customPopover__GseNV .style_ant-popover-content__l4x5a{border:none;padding:0}.style_customPopover__GseNV .style_ant-popover-inner__JhAjz{border-radius:10px;overflow:hidden}.style_customPopover__GseNV .style_ant-popover-arrow__74h7b{display:none}.style_container__LuLgq{align-items:center;justify-content:center;padding:0;width:100%}.style_container__LuLgq .style_checkBoxArea__OL2Hn{align-items:center;border-radius:.5rem;display:flex;flex-direction:row;justify-content:center;margin:auto;padding:1rem}.style_container__LuLgq .style_checkBoxArea__OL2Hn h1{border-radius:.5rem;color:#fff;font-family:Inter;font-size:1.5rem;font-style:normal;font-weight:700;margin:0;text-align:center}.style_container__LuLgq .style_jogos__QGlII{align-items:center;border-radius:.29106rem;display:flex;flex-direction:row;gap:1rem;justify-content:center;padding-left:1rem;padding-right:1rem}.style_container__LuLgq .style_jogosArea__fVqkK{border-radius:1rem;padding-left:1rem;padding-right:1rem;width:90%}.style_container__LuLgq .style_jogosArea__fVqkK .style_apostasNumero__QJe9K{background:#fff;border:.582px solid #93018a;border-radius:.25rem}.style_container__LuLgq .style_jogosArea__fVqkK .style_apostasNumero__QJe9K h2{color:#93018a;font-size:1rem;font-style:normal;font-weight:600;line-height:normal;text-align:center}.style_container__LuLgq .style_pagination__qYtl3{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.style_container__LuLgq .style_pagination__qYtl3 .style_nextButton__x1R1V,.style_container__LuLgq .style_pagination__qYtl3 .style_prevButton__dkxcB{background:#0000;border:none;color:#93018a;font-size:24px}.style_container__LuLgq .style_pagination__qYtl3 .style_nextButton__x1R1V:disabled,.style_container__LuLgq .style_pagination__qYtl3 .style_prevButton__dkxcB:disabled{color:#d9d9d9}.style_container__LuLgq .style_jogosValores__DCxjS{display:flex;flex-direction:row;margin-bottom:1rem}.style_container__LuLgq .style_row__N3\+i4{display:flex;flex-wrap:wrap;gap:.3rem;width:100%}.style_container__LuLgq .style_titleJogos__PbJlI{align-items:center;background:#fff;border-radius:.5rem;color:#1e1e1e;display:flex;font-family:Inter;font-size:1rem;font-style:normal;font-weight:700;justify-content:center;margin:0 .5rem 0 0;text-align:center}.style_container__LuLgq .style_col__yJ4zb,.style_container__LuLgq .style_titleJogos__PbJlI{box-sizing:border-box;flex:1 1 50px;max-width:50px}.style_conteinerNumerosSorteados__cxUAC{align-items:center;display:flex;flex-direction:row;gap:.5rem;justify-content:center;margin:auto auto 2rem;text-align:center;width:90%}.style_conteinerNumerosSorteados__cxUAC h2{width:20%}.style_conteinerNumerosSorteados__cxUAC div{align-items:center;display:flex;flex-direction:row;gap:.5rem;justify-content:space-between;width:80%}.style_conteinerNumerosSorteados__cxUAC h1{border:1px solid #00897f;border-radius:.5rem;color:#006962;font-size:1.5rem;margin:0;width:100%}.style_conteinerNumerosSorteados__cxUAC h1,.style_header__qwNGf{font-family:Inter;font-style:normal;font-weight:700;text-align:center}.style_header__qwNGf{align-items:center;background-color:#006962;color:#fff;flex-direction:column;font-size:1.9375rem;height:5rem!important;line-height:normal;margin:-20px -24px 3rem}.style_header__qwNGf,.style_titleSorteados__oZtjk{display:flex;justify-content:center}@media screen and (max-width:1024px){.style_container__LuLgq .style_jogos__QGlII{flex-direction:column}.style_container__LuLgq .style_jogosArea__fVqkK{width:100%}.style_container__LuLgq .style_titleJogos__PbJlI{height:auto}.style_container__LuLgq .style_apostasNumero__QJe9K{width:100%}.style_header__qwNGf{font-size:1.5rem;height:4rem;margin-bottom:2rem}.style_conteinerNumerosSorteados__cxUAC{display:flex;flex-direction:column}.style_conteinerNumerosSorteados__cxUAC h2{font-weight:500;grid-row:1;width:100%}.style_conteinerNumerosSorteados__cxUAC div{grid-gap:.5rem;-webkit-overflow-scrolling:touch;display:grid;gap:.5rem;grid-row:2;grid-template-columns:repeat(auto-fill,minmax(50px,1fr));width:100%}}.style_ant-menu-item__7vM9G{background:#00897f;border-radius:.5rem;box-shadow:0 1px 2px 0 #0d10170f;color:#fff!important;font-family:Inter!important;font-size:1rem!important;font-weight:500!important;height:3rem!important;margin-bottom:1rem!important}.style_ant-menu-item-active__M\+odA,.style_ant-menu-item-selected__X121\+{background:#ebf6f5!important;border:1px solid #00897f!important;border-radius:.5rem!important;box-shadow:0 1px 2px 0 #0d10170f!important;color:#00897f!important}.style_ant-menu-submenu-selected__da9Qn>.style_ant-menu-submenu-title__giBmU{background-color:#e0e0e0!important;color:#00897f!important}.style_ant-picker-outlined__Z7dBx{width:100%}.style_ant-form-item__XhIMk{margin-bottom:0!important}.style_ant-steps-item-finish__QlgH0 .style_ant-steps-item-icon__BrAfh{background-color:#00897f!important;border-color:#00897f!important}.style_ant-steps-item-finish__QlgH0 .style_ant-steps-item-icon__BrAfh .style_ant-steps-icon__zz4-N{color:#fff!important}.style_ant-steps-item-finish__QlgH0 .style_ant-steps-item-tail__QfbDK:after{background-color:#00897f!important}.style_ant-steps-item-process__vSK-g .style_ant-steps-item-icon__BrAfh{background-color:#00897f!important;border-color:#00897f!important}.style_ant-progress__y5ZPm .style_ant-progress-inner__61CQx:not(.style_ant-progress-circle-gradient__DmZ7J) .style_ant-progress-circle-path__HJRb2{stroke:#00897f}.style_ant-steps__elPWs .style_ant-steps-item-finish__QlgH0>.style_ant-steps-item-container__sXXfs>.style_ant-steps-item-content__yCh8I>.style_ant-steps-item-title__GJCF-:after{background-color:#00897f}.style_ant-progress__y5ZPm .style_ant-progress-bg__dRm1D{background:#00897f}.style_slick-track__Z9qLV{display:flex!important;gap:1rem!important}.style_ant-row__Pr3pM{margin-bottom:10px;row-gap:5px!important}.style_ant-col__BUVjW{margin-bottom:10px}.style_ant-tabs-top__FIC4b>.style_ant-tabs-nav__G8ygW{margin-bottom:0}.style_ant-btn__65iI3,.style_ant-tabs-card__1trtj>.style_ant-tabs-nav__G8ygW .style_ant-tabs-tab__EUunv,.style_ant-tabs__YB8Ww .style_ant-tabs-tab__EUunv{padding:0}.style_ant-table-wrapper__4FYJm .style_ant-table__NY0jt{margin-top:20px;overflow-x:auto;width:100%}.style_ant-select-selector__4pxve{background:#0000!important;border:none!important}.style_ant-layout-header__\+k2Fy{line-height:1rem!important}.style_ant-modal__KaGmU .style_ant-modal-close-x__bBZ3l{color:#fff}.style_ant-select__tRGmq{background:#fff!important}@media screen and (max-width:1024px){.style_ant-row__Pr3pM{margin-left:0!important;margin-right:0!important}.style_ant-layout__fzgqx .style_ant-layout-sider-light__IIGIG .style_ant-layout-sider-zero-width-trigger__UHWep{display:none!important}}:where(.style_css-dev-only-do-not-override-1pvl7mi__UWbWI).style_ant-input-search-large__sa9Ze .style_ant-input-search-button__iG-yR{width:40px}.style_ant-popover-inner__rPIsR{padding:0!important}.style_customPopover__C0otx .style_ant-popover-content__MDisc{border:none;padding:0}.style_customPopover__C0otx .style_ant-popover-inner__rPIsR{border-radius:10px;overflow:hidden}.style_customPopover__C0otx .style_ant-popover-arrow__PMUb9{display:none}.style_container__PU1bT{align-items:center;background:#fafafa;border-radius:.5rem;display:flex;flex-direction:column;justify-content:center;padding:3rem 4rem;width:100%}.style_container__PU1bT h1{color:#575755;font-family:Inter;font-size:2rem;font-style:normal;font-weight:700;margin-bottom:2rem;text-align:center}.style_container__PU1bT .style_containerInput__aXHQy label{color:#575755;color:var(--Primaria-Davys-Grey,#575755);font-family:Inter;font-size:.875rem;font-style:normal;font-weight:500}.style_container__PU1bT .style_containerInput__aXHQy .style_inputNome__n-X-c{background:#fff;background:var(--black-white-white,#fff);border:1px solid #cdd1d6;border:1px solid var(--System-colors-Gray-300,#cdd1d6);border-radius:.5rem;box-shadow:0 1px 2px 0 #0d10170f;color:#00897f;color:var(--Foundation-Teal-Green---Neutral-T900,#00897f);font-family:Inter;font-size:1rem;font-style:normal;font-weight:400}.style_container__PU1bT .style_saveButton__Dcu9\+{align-items:center;background:#00897f;background:var(--Foundation-Teal-Green-Normal,#00897f);border-radius:2.9375rem;box-shadow:0 1px 2px 0 #0d10170f;color:#fff;color:var(--black-white-white,#fff);display:flex;flex-direction:column;font-family:Inter;font-size:1rem;font-style:normal;font-weight:600;justify-content:center;margin-top:2rem;padding:1.5rem;text-align:center;width:60%}.style_container__PU1bT .style_saveButton__Dcu9\+:hover{background:#fff;border:1px solid #00897f;color:#00897f}:root{--primary-color:#feac24;--secondary-color:#00897f;--background-primary:#fff;--background-secondary:#f8fafc;--text-primary:#0f172a;--text-secondary:#64748b;--text-muted:#94a3b8;--border-color:#e2e8f0;--shadow-xs:0 1px 2px 0 #0000000d;--shadow-sm:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--shadow-md:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;--border-radius:12px;--border-radius-lg:16px;--border-radius-xl:20px;--transition:all 0.3s cubic-bezier(0.4,0,0.2,1)}.style_modalOverlay__aMbMG{align-items:center;animation:style_fadeIn__AU-Vj .3s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:1000}.style_modal__sahBf{animation:style_slideUp__zyp8\+ .4s ease-out;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:20px;border-radius:var(--border-radius-xl);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;box-shadow:var(--shadow-xl);max-height:90vh;max-width:900px;overflow-y:auto;position:relative;width:100%}.style_modal__sahBf::-webkit-scrollbar{width:8px}.style_modal__sahBf::-webkit-scrollbar-track{background:#f8fafc;background:var(--background-secondary);border-radius:4px}.style_modal__sahBf::-webkit-scrollbar-thumb{border-radius:4px}.style_modal__sahBf::-webkit-scrollbar-thumb,.style_modal__sahBf::-webkit-scrollbar-thumb:hover{background:#feac24;background:var(--primary-color)}.style_modalHeader__yKrXx{background:#00897f;background:var(--secondary-color);border-radius:20px 20px 0 0;border-radius:var(--border-radius-xl) var(--border-radius-xl) 0 0;color:#fff;padding:2rem;position:relative;text-align:center}.style_modalHeader__yKrXx:before{background:linear-gradient(135deg,#0000,#ffffff1a 50%,#0000);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.style_modalHeader__yKrXx .style_modalTitle__ok9wx{font-family:Poppins,sans-serif;font-size:2rem;font-weight:800;margin:0;position:relative;text-shadow:0 2px 4px #0003;z-index:2}.style_modalHeader__yKrXx .style_closeButton__ZWebT{align-items:center;background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition);width:40px;z-index:3}.style_modalHeader__yKrXx .style_closeButton__ZWebT:hover{background:#ffffff4d;transform:scale(1.1)}.style_modalHeader__yKrXx .style_closeButton__ZWebT svg{font-size:1.25rem}.style_modalContent__G42G9{display:flex;flex-direction:column;gap:2rem;padding:2rem}.style_infoSection__5MBF\+{background:#fff;background:var(--background-primary);border:2px solid #e2e8f0;border:2px solid var(--border-color);border-radius:16px;border-radius:var(--border-radius-lg);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_infoSection__5MBF\+:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg);transform:translateY(-2px)}.style_infoSection__5MBF\+ .style_prizeDisplay__L7PuR{margin-bottom:1.5rem;text-align:center}.style_infoSection__5MBF\+ .style_prizeDisplay__L7PuR .style_prizeValue__U3XP1{font-family:Poppins,sans-serif;font-size:2.5rem;font-weight:900;margin:0;text-shadow:0 2px 4px #0000001a}.style_infoSection__5MBF\+ .style_divider__k46LK{background:#feac24;background:var(--primary-color);border-radius:1px;height:2px;margin:1.5rem auto;width:80px}.style_infoSection__5MBF\+ .style_infoGrid__WNTj-{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.style_infoSection__5MBF\+ .style_infoItem__1TDTA{align-items:center;background:#f8fafc;background:var(--background-secondary);border-radius:12px;border-radius:var(--border-radius);display:flex;gap:1rem;padding:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_infoSection__5MBF\+ .style_infoItem__1TDTA:hover{background:#feac240d;transform:translateX(4px)}.style_infoSection__5MBF\+ .style_infoItem__1TDTA .style_infoIcon__cyaGt{align-items:center;background:#feac24;background:var(--primary-color);border-radius:30%;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);color:#fff;display:flex;flex-shrink:0;font-size:1.5rem;height:30px;justify-content:center;width:30px}.style_infoSection__5MBF\+ .style_infoItem__1TDTA .style_infoText__mxCaD{flex:1 1}.style_infoSection__5MBF\+ .style_infoItem__1TDTA .style_infoText__mxCaD .style_infoLabel__a7NST{color:#64748b;color:var(--text-secondary);display:block;font-family:Inter,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:.05em;margin-bottom:.25rem;text-transform:uppercase}.style_infoSection__5MBF\+ .style_infoItem__1TDTA .style_infoText__mxCaD .style_infoValue__-I8AZ{color:#0f172a;color:var(--text-primary);display:block;font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:700}.style_actionSection__W462A{text-align:center}.style_actionSection__W462A .style_actionTitle__D1ygG{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#00897f,#feac24);background:linear-gradient(135deg,var(--secondary-color),var(--primary-color));-webkit-background-clip:text;background-clip:text;color:#0f172a;color:var(--text-primary);font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:700;margin:0 0 2rem}.style_actionSection__W462A .style_buttonGrid__zAUU3{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.style_actionSection__W462A .style_actionButton__6TL3H{align-items:center;background:#feac24;background:var(--primary-color);border:none;border-radius:50px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);color:#fff;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-size:1rem;font-weight:700;gap:.75rem;justify-content:center;overflow:hidden;padding:1.25rem 2rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_actionSection__W462A .style_actionButton__6TL3H:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s;width:100%}.style_actionSection__W462A .style_actionButton__6TL3H:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg);filter:brightness(1.1);transform:translateY(-3px)}.style_actionSection__W462A .style_actionButton__6TL3H:hover:before{left:100%}.style_actionSection__W462A .style_actionButton__6TL3H:active{transform:translateY(-1px)}.style_actionSection__W462A .style_actionButton__6TL3H svg{font-size:1.25rem}.style_matrixSection__kqnUY,.style_paymentSection__hJc3y,.style_strategySection__Oeb21{background:#fff;background:var(--background-primary);border:2px solid #e2e8f0;border:2px solid var(--border-color);border-radius:16px;border-radius:var(--border-radius-lg);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;box-shadow:var(--shadow-md);padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.style_matrixSection__kqnUY:hover,.style_paymentSection__hJc3y:hover,.style_strategySection__Oeb21:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;box-shadow:var(--shadow-lg);transform:translateY(-2px)}.style_matrixSection__kqnUY .style_sectionTitle__P7x9D,.style_paymentSection__hJc3y .style_sectionTitle__P7x9D,.style_strategySection__Oeb21 .style_sectionTitle__P7x9D{align-items:center;color:#0f172a;color:var(--text-primary);display:flex;font-family:Poppins,sans-serif;font-size:1.5rem;font-weight:700;gap:.75rem;margin:0 0 1.5rem}.style_matrixSection__kqnUY .style_sectionTitle__P7x9D svg,.style_paymentSection__hJc3y .style_sectionTitle__P7x9D svg,.style_strategySection__Oeb21 .style_sectionTitle__P7x9D svg{font-size:1.25rem}.style_matrixContent__HhPEU,.style_strategyContent__Rq2fS{color:#0f172a;color:var(--text-primary);font-family:Inter,sans-serif;line-height:1.6}.style_matrixContent__HhPEU h2,.style_strategyContent__Rq2fS h2{color:#0f172a;color:var(--text-primary);font-family:Poppins,sans-serif;font-size:1.25rem;font-weight:700;margin:1.5rem 0 1rem}.style_matrixContent__HhPEU h4,.style_strategyContent__Rq2fS h4{color:#0f172a;color:var(--text-primary);font-family:Inter,sans-serif;font-size:1rem;font-weight:600;margin:1rem 0 .5rem}.style_matrixContent__HhPEU p,.style_strategyContent__Rq2fS p{color:#64748b;color:var(--text-secondary);font-size:.875rem;font-weight:400;margin:.5rem 0}.style_matrixContent__HhPEU strong,.style_strategyContent__Rq2fS strong{color:#0f172a;color:var(--text-primary);font-weight:700}.style_matrixContent__HhPEU hr,.style_strategyContent__Rq2fS hr{background:#e2e8f0;background:var(--border-color);border:none;height:1px;margin:1rem 0}.style_paymentContent__\+UIMK h4{color:#0f172a;color:var(--text-primary);font-family:Inter,sans-serif;font-size:1rem;font-weight:600;line-height:1.5;margin:0 0 1rem;text-align:center}.style_paymentContent__\+UIMK p{color:#64748b;color:var(--text-secondary);font-family:Inter,sans-serif;font-size:.875rem;font-weight:400;line-height:1.6;margin:0;text-align:center}@keyframes style_fadeIn__AU-Vj{0%{opacity:0}to{opacity:1}}@keyframes style_slideUp__zyp8\+{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:768px){.style_modalOverlay__aMbMG{padding:1rem}.style_modal__sahBf{max-height:95vh;max-width:100%}.style_modalHeader__yKrXx{padding:1.5rem 1rem}.style_modalHeader__yKrXx .style_modalTitle__ok9wx{font-size:1.5rem}.style_modalHeader__yKrXx .style_closeButton__ZWebT{height:35px;right:.75rem;top:.75rem;width:35px}.style_modalHeader__yKrXx .style_closeButton__ZWebT svg{font-size:1rem}.style_modalContent__G42G9{gap:1.5rem;padding:1.5rem 1rem}.style_infoSection__5MBF\+{padding:1.5rem 1rem}.style_infoSection__5MBF\+ .style_prizeDisplay__L7PuR .style_prizeValue__U3XP1{font-size:2rem}.style_infoSection__5MBF\+ .style_infoGrid__WNTj-{gap:1rem;grid-template-columns:1fr}.style_infoSection__5MBF\+ .style_infoItem__1TDTA{padding:.75rem}.style_infoSection__5MBF\+ .style_infoItem__1TDTA .style_infoIcon__cyaGt{font-size:1.25rem;height:40px;width:40px}.style_infoSection__5MBF\+ .style_infoItem__1TDTA .style_infoText__mxCaD .style_infoLabel__a7NST{font-size:.75rem}.style_infoSection__5MBF\+ .style_infoItem__1TDTA .style_infoText__mxCaD .style_infoValue__-I8AZ{font-size:1rem}.style_actionSection__W462A .style_actionTitle__D1ygG{font-size:1rem;margin-bottom:1.5rem}.style_actionSection__W462A .style_buttonGrid__zAUU3{gap:.75rem;grid-template-columns:1fr}.style_actionSection__W462A .style_actionButton__6TL3H{font-size:.875rem;padding:1rem 1.5rem}.style_actionSection__W462A .style_actionButton__6TL3H svg{font-size:1rem}.style_matrixSection__kqnUY,.style_paymentSection__hJc3y,.style_strategySection__Oeb21{padding:1.5rem 1rem}.style_matrixSection__kqnUY .style_sectionTitle__P7x9D,.style_paymentSection__hJc3y .style_sectionTitle__P7x9D,.style_strategySection__Oeb21 .style_sectionTitle__P7x9D{font-size:1.25rem;gap:.5rem}.style_matrixSection__kqnUY .style_sectionTitle__P7x9D svg,.style_paymentSection__hJc3y .style_sectionTitle__P7x9D svg,.style_strategySection__Oeb21 .style_sectionTitle__P7x9D svg{font-size:1rem}.style_matrixContent__HhPEU h2,.style_strategyContent__Rq2fS h2{font-size:1.125rem}.style_matrixContent__HhPEU h4,.style_strategyContent__Rq2fS h4{font-size:.875rem}.style_matrixContent__HhPEU p,.style_strategyContent__Rq2fS p{font-size:.75rem}.style_paymentContent__\+UIMK h4{font-size:.875rem}.style_paymentContent__\+UIMK p{font-size:.75rem}}@media screen and (max-width:480px){.style_modalHeader__yKrXx{padding:1rem .75rem}.style_modalHeader__yKrXx .style_modalTitle__ok9wx{font-size:1.25rem}.style_infoSection__5MBF\+,.style_modalContent__G42G9{padding:1rem .75rem}.style_infoSection__5MBF\+ .style_prizeDisplay__L7PuR .style_prizeValue__U3XP1{font-size:1.75rem}.style_actionSection__W462A .style_actionButton__6TL3H{font-size:.75rem;padding:.875rem 1rem}.style_matrixSection__kqnUY,.style_paymentSection__hJc3y,.style_strategySection__Oeb21{padding:1rem .75rem}.style_matrixSection__kqnUY .style_sectionTitle__P7x9D,.style_paymentSection__hJc3y .style_sectionTitle__P7x9D,.style_strategySection__Oeb21 .style_sectionTitle__P7x9D{font-size:1rem}}@media(prefers-contrast:high){.style_infoSection__5MBF\+,.style_matrixSection__kqnUY,.style_paymentSection__hJc3y,.style_strategySection__Oeb21{border-width:3px}.style_actionButton__6TL3H{border:2px solid #fff}}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.style_ant-menu-item__NMaK9{background:#00897f;border-radius:.5rem;box-shadow:0 1px 2px 0 #0d10170f;color:#fff!important;font-family:Inter!important;font-size:1rem!important;font-weight:500!important;height:3rem!important;margin-bottom:1rem!important}.style_ant-menu-item-active__bYcwW,.style_ant-menu-item-selected__WTtDg{background:#ebf6f5!important;border:1px solid #00897f!important;border-radius:.5rem!important;box-shadow:0 1px 2px 0 #0d10170f!important;color:#00897f!important}.style_ant-menu-submenu-selected__Oi44B>.style_ant-menu-submenu-title__q7a2e{background-color:#e0e0e0!important;color:#00897f!important}.style_ant-picker-outlined__Iqm-u{width:100%}.style_ant-form-item__p0v19{margin-bottom:0!important}.style_ant-steps-item-finish__KTPlI .style_ant-steps-item-icon__UzCZo{background-color:#00897f!important;border-color:#00897f!important}.style_ant-steps-item-finish__KTPlI .style_ant-steps-item-icon__UzCZo .style_ant-steps-icon__rkWHe{color:#fff!important}.style_ant-steps-item-finish__KTPlI .style_ant-steps-item-tail__guhYr:after{background-color:#00897f!important}.style_ant-steps-item-process__TpC54 .style_ant-steps-item-icon__UzCZo{background-color:#00897f!important;border-color:#00897f!important}.style_ant-progress__EBcVe .style_ant-progress-inner__xOwXH:not(.style_ant-progress-circle-gradient__OiyfD) .style_ant-progress-circle-path__s3ovj{stroke:#00897f}.style_ant-steps__-L7Hd .style_ant-steps-item-finish__KTPlI>.style_ant-steps-item-container__bx055>.style_ant-steps-item-content__gPnzu>.style_ant-steps-item-title__fh\+sI:after{background-color:#00897f}.style_ant-progress__EBcVe .style_ant-progress-bg__cGKPO{background:#00897f}.style_slick-track__RgChb{display:flex!important;gap:1rem!important}.style_ant-row__1EOLb{margin-bottom:10px;row-gap:5px!important}.style_ant-col__HDIr4{margin-bottom:10px}.style_ant-tabs-top__Z83Jx>.style_ant-tabs-nav__i\+NEM{margin-bottom:0}.style_ant-btn__8nyzj,.style_ant-tabs-card__GqNUW>.style_ant-tabs-nav__i\+NEM .style_ant-tabs-tab__CrFQQ,.style_ant-tabs__WzrLG .style_ant-tabs-tab__CrFQQ{padding:0}.style_ant-table-wrapper__WnNcg .style_ant-table__giWhO{margin-top:20px;overflow-x:auto;width:100%}.style_ant-select-selector__gGlJL{background:#0000!important;border:none!important}.style_ant-layout-header__k9bsO{line-height:1rem!important}.style_ant-modal__W0mMG .style_ant-modal-close-x__zvyuL{color:#fff}.style_ant-select__CXUQm{background:#fff!important}@media screen and (max-width:1024px){.style_ant-row__1EOLb{margin-left:0!important;margin-right:0!important}.style_ant-layout__C91To .style_ant-layout-sider-light__MXig6 .style_ant-layout-sider-zero-width-trigger__\+OHts{display:none!important}}:where(.style_css-dev-only-do-not-override-1pvl7mi__mETDK).style_ant-input-search-large__GEOuA .style_ant-input-search-button__\+rtvp{width:40px}.style_ant-popover-inner__rbgqO{padding:0!important}.style_customPopover__3GSkv .style_ant-popover-content__a9W9k{border:none;padding:0}.style_customPopover__3GSkv .style_ant-popover-inner__rbgqO{border-radius:10px;overflow:hidden}.style_customPopover__3GSkv .style_ant-popover-arrow__pyKLi{display:none}.style_container__uTVim{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0;width:100%}.style_container__uTVim .style_tabelaResgate__hgDdN{margin-bottom:2rem;margin-top:2rem;text-align:left;width:100%}.style_container__uTVim .style_tabelaResgate__hgDdN table{min-width:100%;width:auto}.style_container__uTVim .style_tabelaResgate__hgDdN table thead tr th{background:#e6f3f2;background:var(--foundation-bright-yellow-crayola-light,#e6f3f2);color:#292929;color:var(--Black-Secondary,#292929);font-family:Inter;font-size:1rem;font-style:normal;font-weight:600;padding:.5rem}.style_container__uTVim .style_tabelaResgate__hgDdN table tbody tr td{color:#292929;color:var(--Black-Secondary,#292929);font-family:Inter;font-size:1rem;font-style:normal;font-weight:200;overflow:hidden;padding:.5rem;text-overflow:ellipsis}.style_container__uTVim .style_tabelaResgate__hgDdN table .style_odd__IbnUp{background-color:#f6f6f6}.style_container__uTVim .style_tabelaResgate__hgDdN table .style_even__uzdhR{background-color:#e9e9e9}.style_container__uTVim .style_aprovado__rTV5Y{background:#bcebcb;background:var(--Foundation-Sucess-sucess-100,#bcebcb);border-radius:.75rem;color:#23ae4e;color:var(--Foundation-Sucess-sucess-600,#23ae4e);font-family:Inter;font-size:.8rem;font-style:normal;font-weight:600;padding-left:20px;padding-right:5px;position:relative;text-align:center}.style_container__uTVim .style_filterInput__pHTD0{border:1px solid #d9d9d9;border-radius:4px;box-sizing:border-box;margin-top:1rem;padding:8px;width:100%}.style_container__uTVim .style_aprovado__rTV5Y:before{background-color:#23ae4e;background-color:var(--Foundation-Sucess-sucess-600,#23ae4e);border-radius:50%;content:"";height:10px;left:5px;position:absolute;top:50%;transform:translateY(-50%);width:10px}.style_container__uTVim .style_pendente__2WTYy{background:#fff5cc;background:var(--Foundation-Sucess-sucess-100,#fff5cc);border-radius:.75rem;color:#e68a00;color:var(--Foundation-Sucess-sucess-600,#e68a00);font-family:Inter;font-size:.8rem;font-style:normal;font-weight:600;padding-left:20px;padding-right:5px;position:relative;text-align:center}.style_container__uTVim .style_pendente__2WTYy:before{background-color:#e68a00;background-color:var(--Foundation-Sucess-sucess-600,#e68a00);border-radius:50%;content:"";height:10px;left:5px;position:absolute;top:50%;transform:translateY(-50%);width:10px}.style_container__uTVim .style_cancelado__wi\+l5{background:#f9c4c5;background:var(--Foundation-Sucess-sucess-100,#f9c4c5);border-radius:.75rem;color:#eb4143;color:var(--Foundation-Sucess-sucess-600,#eb4143);font-family:Inter;font-size:.8rem;font-style:normal;font-weight:600;padding-left:20px;padding-right:5px;position:relative;text-align:center}.style_container__uTVim .style_cancelado__wi\+l5:before{background-color:#eb4143;background-color:var(--Foundation-Sucess-sucess-600,#eb4143);border-radius:50%;content:"";height:10px;left:5px;position:absolute;top:50%;transform:translateY(-50%);width:10px}@media screen and (max-width:1024px){.style_tabelaResgate__hgDdN{margin:auto!important;width:90vw!important}}.style_ant-menu-item__AcBY-{background:#00897f;border-radius:.5rem;box-shadow:0 1px 2px 0 #0d10170f;color:#fff!important;font-family:Inter!important;font-size:1rem!important;font-weight:500!important;height:3rem!important;margin-bottom:1rem!important}.style_ant-menu-item-active__cilr7,.style_ant-menu-item-selected__nTuvI{background:#ebf6f5!important;border:1px solid #00897f!important;border-radius:.5rem!important;box-shadow:0 1px 2px 0 #0d10170f!important;color:#00897f!important}.style_ant-menu-submenu-selected__Ov1-v>.style_ant-menu-submenu-title__lF39t{background-color:#e0e0e0!important;color:#00897f!important}.style_ant-picker-outlined__820Q2{width:100%}.style_ant-form-item__hl\+5\+{margin-bottom:0!important}.style_ant-steps-item-finish__kddWd .style_ant-steps-item-icon__PKPY8{background-color:#00897f!important;border-color:#00897f!important}.style_ant-steps-item-finish__kddWd .style_ant-steps-item-icon__PKPY8 .style_ant-steps-icon__MxFQr{color:#fff!important}.style_ant-steps-item-finish__kddWd .style_ant-steps-item-tail__BgOa6:after{background-color:#00897f!important}.style_ant-steps-item-process__DUP21 .style_ant-steps-item-icon__PKPY8{background-color:#00897f!important;border-color:#00897f!important}.style_ant-progress__KjI5E .style_ant-progress-inner__qFCGU:not(.style_ant-progress-circle-gradient__0YS68) .style_ant-progress-circle-path__WOPnx{stroke:#00897f}.style_ant-steps__40\+1T .style_ant-steps-item-finish__kddWd>.style_ant-steps-item-container__yXyAK>.style_ant-steps-item-content__dpE3C>.style_ant-steps-item-title__lv\+1w:after{background-color:#00897f}.style_ant-progress__KjI5E .style_ant-progress-bg__QFTBv{background:#00897f}.style_slick-track__t\+F4F{display:flex!important;gap:1rem!important}.style_ant-row__WPR77{margin-bottom:10px;row-gap:5px!important}.style_ant-col__UGl09{margin-bottom:10px}.style_ant-tabs-top__QxZHc>.style_ant-tabs-nav__2UEy9{margin-bottom:0}.style_ant-btn__0uxSr,.style_ant-tabs-card__vrZJ4>.style_ant-tabs-nav__2UEy9 .style_ant-tabs-tab__R-stt,.style_ant-tabs__bsYJu .style_ant-tabs-tab__R-stt{padding:0}.style_ant-table-wrapper__CT5TR .style_ant-table__ha6d6{margin-top:20px;overflow-x:auto;width:100%}.style_ant-select-selector__VysCT{background:#0000!important;border:none!important}.style_ant-layout-header__mEP8e{line-height:1rem!important}.style_ant-modal__CvaCW .style_ant-modal-close-x__29f5a{color:#fff}.style_ant-select__s8FPS{background:#fff!important}@media screen and (max-width:1024px){.style_ant-row__WPR77{margin-left:0!important;margin-right:0!important}.style_ant-layout__e0IYS .style_ant-layout-sider-light__zz-58 .style_ant-layout-sider-zero-width-trigger__8r9lH{display:none!important}}:where(.style_css-dev-only-do-not-override-1pvl7mi__USZNr).style_ant-input-search-large__--G0b .style_ant-input-search-button__yCnG0{width:40px}.style_ant-popover-inner__8LVAr{padding:0!important}.style_customPopover__LmaDG .style_ant-popover-content__B\+RBQ{border:none;padding:0}.style_customPopover__LmaDG .style_ant-popover-inner__8LVAr{border-radius:10px;overflow:hidden}.style_customPopover__LmaDG .style_ant-popover-arrow__75GFn{display:none}.style_container__W8HZ8{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.style_container__W8HZ8 h1{color:#575755;font-family:Inter;font-size:2rem;font-style:normal;font-weight:700;text-align:center}.style_container__W8HZ8 .style_containerTextSaldos__kiovt{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;width:100%}.style_container__W8HZ8 .style_containerTextSaldos__kiovt p{color:#575755;font-family:Inter;font-size:1.125rem;font-style:normal;font-weight:600;text-align:start}.style_container__W8HZ8 .style_containerTextSaldos__kiovt h2{color:#00897f;color:var(--Foundation-Teal-Green---Neutral-T900,#00897f);font-family:Inter;font-size:1.5625rem;font-style:normal;font-weight:700;text-align:left}.style_container__W8HZ8 .style_containerTabela__SgLic{margin-top:20px;max-width:100%;overflow-x:auto;width:100%}.style_container__W8HZ8 .style_containerTabela__SgLic .style_ant-table__ha6d6{width:max-content}@media screen and (max-width:1024px){.style_container__W8HZ8 h1{font-size:1.5rem}.style_container__W8HZ8 .style_containerTextSaldos__kiovt{align-items:center}.style_container__W8HZ8 .style_containerTextSaldos__kiovt p{font-size:1rem}.style_container__W8HZ8 .style_containerTextSaldos__kiovt h2{font-size:1.25rem}.style_container__W8HZ8 .style_containerTabela__SgLic{margin:auto;width:90vw!important}}.style_ant-menu-item__CRotN{background:#00897f;border-radius:.5rem;box-shadow:0 1px 2px 0 #0d10170f;color:#fff!important;font-family:Inter!important;font-size:1rem!important;font-weight:500!important;height:3rem!important;margin-bottom:1rem!important}.style_ant-menu-item-active__mH9uJ,.style_ant-menu-item-selected__DySk2{background:#ebf6f5!important;border:1px solid #00897f!important;border-radius:.5rem!important;box-shadow:0 1px 2px 0 #0d10170f!important;color:#00897f!important}.style_ant-menu-submenu-selected__jfpPS>.style_ant-menu-submenu-title__pM0LA{background-color:#e0e0e0!important;color:#00897f!important}.style_ant-picker-outlined__n7Fus{width:100%}.style_ant-form-item__SSKaU{margin-bottom:0!important}.style_ant-steps-item-finish__6qOlX .style_ant-steps-item-icon__1ogoZ{background-color:#00897f!important;border-color:#00897f!important}.style_ant-steps-item-finish__6qOlX .style_ant-steps-item-icon__1ogoZ .style_ant-steps-icon__wW3zL{color:#fff!important}.style_ant-steps-item-finish__6qOlX .style_ant-steps-item-tail__p6d8i:after{background-color:#00897f!important}.style_ant-steps-item-process__Zf9WJ .style_ant-steps-item-icon__1ogoZ{background-color:#00897f!important;border-color:#00897f!important}.style_ant-progress__Q4ayr .style_ant-progress-inner__FU\+6o:not(.style_ant-progress-circle-gradient__o\+Evq) .style_ant-progress-circle-path__QpZ5-{stroke:#00897f}.style_ant-steps__8pHpm .style_ant-steps-item-finish__6qOlX>.style_ant-steps-item-container__cEi7r>.style_ant-steps-item-content__L8UIp>.style_ant-steps-item-title__ueSx3:after{background-color:#00897f}.style_ant-progress__Q4ayr .style_ant-progress-bg__mSjP3{background:#00897f}.style_slick-track__ppFdq{display:flex!important;gap:1rem!important}.style_ant-row__EBk9H{margin-bottom:10px;row-gap:5px!important}.style_ant-col__5we\+Q{margin-bottom:10px}.style_ant-tabs-top__v9nq8>.style_ant-tabs-nav__-56Ao{margin-bottom:0}.style_ant-btn__YIyXv,.style_ant-tabs-card__h5YBb>.style_ant-tabs-nav__-56Ao .style_ant-tabs-tab__Va7kO,.style_ant-tabs__s4TlI .style_ant-tabs-tab__Va7kO{padding:0}.style_ant-table-wrapper__5Cff2 .style_ant-table__WtYCz{margin-top:20px;overflow-x:auto;width:100%}.style_ant-select-selector__dEK-0{background:#0000!important;border:none!important}.style_ant-layout-header__4d\+Y7{line-height:1rem!important}.style_ant-modal__GmvOh .style_ant-modal-close-x__johnr{color:#fff}.style_ant-select__8PyFs{background:#fff!important}@media screen and (max-width:1024px){.style_ant-row__EBk9H{margin-left:0!important;margin-right:0!important}.style_ant-layout__RNxu4 .style_ant-layout-sider-light__GJfVV .style_ant-layout-sider-zero-width-trigger__hOc4E{display:none!important}}:where(.style_css-dev-only-do-not-override-1pvl7mi__BE9uB).style_ant-input-search-large__8px\+V .style_ant-input-search-button__zJcPv{width:40px}.style_ant-popover-inner__K4yXv{padding:0!important}.style_customPopover__QCzd0 .style_ant-popover-content__eg3nE{border:none;padding:0}.style_customPopover__QCzd0 .style_ant-popover-inner__K4yXv{border-radius:10px;overflow:hidden}.style_customPopover__QCzd0 .style_ant-popover-arrow__WJ3Dd{display:none}.style_container__\+T1I7{align-items:center;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;padding:3rem;width:100%}.style_container__\+T1I7 label{align-items:flex-start;color:#575755;color:var(--Primaria-Davys-Grey,#575755);display:flex;flex-direction:column;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:20px;width:50%}.style_container__\+T1I7 h1{color:#eb4143;color:var(--Foundation-Danger-danger-500,#eb4143);font-family:Inter;font-size:2rem;font-style:normal;font-weight:700;margin-bottom:2rem;text-align:center}.style_container__\+T1I7 .style_nao__dIi7C{align-items:center;background:#eb4143;background:var(--Foundation-Danger-danger-500,#eb4143);border:1px solid #eb4143;border-radius:2.9375rem;box-shadow:0 1px 2px 0 #0d10170f;color:#fff;color:var(--black-white-white,#fff);display:flex;flex-direction:column;font-family:Inter;font-size:1rem;font-style:normal;font-weight:500;justify-content:center;padding:1.5rem;width:50%}.style_container__\+T1I7 .style_sim__IcTxs:hover{background-color:#ffdcdc!important}.style_container__\+T1I7 .style_nao__dIi7C:hover,.style_container__\+T1I7 .style_sim__IcTxs:hover{border-color:#eb4143!important;color:#eb4143!important}.style_container__\+T1I7 .style_sim__IcTxs{align-items:center;background:#fff;background:var(--Foundation-Danger-danger-500,#fff);border:1px solid #eb4143;border-radius:2.9375rem;box-shadow:0 1px 2px 0 #0d10170f;color:#eb4143;color:var(--black-white-white,#eb4143);display:flex;flex-direction:column;font-family:Inter;font-size:1rem;font-style:normal;font-weight:500;justify-content:center;padding:1.5rem;width:50%}.style_container_input__whFiI{align-items:flex-start;display:flex;flex-direction:column;gap:8px;width:50%}.style_input__\+yx9m{align-items:center;color:#dedede;display:flex;font-family:Inter;font-size:16px;font-style:normal;font-weight:400;line-height:24px;padding:10px 14px}.style_input__\+yx9m:focus,.style_input__\+yx9m:hover{border-color:#eb4143!important}@media(min-width:1024px){.style_container_input__whFiI{gap:16px;width:100%}}.style_container__UW4Ks{align-items:center;background:#e6f3f2;display:flex;flex-direction:column;justify-content:center;min-height:10rem;padding:2rem}.style_container__UW4Ks h1{color:#575755;font-weight:600}.style_container__UW4Ks h1,.style_container__UW4Ks h2{font-family:Inter;font-size:2rem;font-style:normal;text-align:center}.style_container__UW4Ks h2{color:#00897f;color:var(--Foundation-Teal-Green---Neutral-T900,#00897f);font-weight:700}.style_container__UW4Ks .style_resgatarSaldos__Jfaqx{align-items:center;background:#feac24;background:var(--foundation-bright-yellow-crayola-normal,#feac24);border:none;border-radius:2.6875rem;color:#fff;display:flex;flex-direction:row;font-family:Inter;font-size:1rem;font-style:normal;font-weight:600;justify-content:center;margin-top:2rem;padding:1rem;text-align:center;width:50%}.style_container__UW4Ks .style_containerInput__zXcVT label{color:#00675f;color:var(--Foundation-Teal-Green-Dark,#00675f);font-family:Inter;font-size:.875rem;font-style:normal;font-weight:500;text-align:left}.style_container__UW4Ks .style_containerInput__zXcVT .style_inputNome__UNfjT{background:#fff;background:var(--black-white-white,#fff);border:1px solid #cdd1d6;border:1px solid var(--System-colors-Gray-300,#cdd1d6);border-radius:.5rem;box-shadow:0 1px 2px 0 #0d10170f;color:#00897f;color:var(--Foundation-Teal-Green---Neutral-T900,#00897f);font-family:Inter;font-size:1rem;font-style:normal;font-weight:400}.style_container__UW4Ks .style_containerInputRedondo__UZbwy label{color:#00675f;color:var(--Foundation-Teal-Green-Dark,#00675f);font-family:Inter;font-size:.875rem;font-style:normal;font-weight:500;text-align:left}.style_container__UW4Ks .style_containerInputRedondo__UZbwy .style_inputNome__UNfjT,.style_container__UW4Ks .style_containerInputRedondo__UZbwy .style_inputSelect__5zHPB{background:#fff;background:var(--black-white-white,#fff);border:1px solid #cdd1d6;border:1px solid var(--System-colors-Gray-300,#cdd1d6);border-radius:1rem;box-shadow:0 1px 2px 0 #0d10170f;color:#00897f;color:var(--Foundation-Teal-Green---Neutral-T900,#00897f);font-family:Inter;font-size:1rem;font-style:normal;font-weight:400}.style_container__UW4Ks .style_containerInputRedondo__UZbwy .style_inputSelect__5zHPB{width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}body,code{font-family:Inter,sans-serif}h1,p{margin:0}.style_ant-menu-item__sXDOH{background:#00897f;border-radius:.5rem;box-shadow:0 1px 2px 0 #0d10170f;color:#fff!important;font-family:Inter!important;font-size:1rem!important;font-weight:500!important;height:3rem!important;margin-bottom:1rem!important}.style_ant-menu-item-active__pjPnO,.style_ant-menu-item-selected__2E03h{background:#ebf6f5!important;border:1px solid #00897f!important;border-radius:.5rem!important;box-shadow:0 1px 2px 0 #0d10170f!important;color:#00897f!important}.style_ant-menu-submenu-selected__MktkZ>.style_ant-menu-submenu-title__\+VSXg{background-color:#e0e0e0!important;color:#00897f!important}::-webkit-scrollbar{background-color:#f5f5f5;height:5px;width:5px}::-webkit-scrollbar-thumb{background-color:#888;border-radius:6px}::-webkit-scrollbar-thumb:hover{background-color:#6b6b6b}::-webkit-scrollbar-track{border-radius:6px;box-shadow:inset 0 0 6px #0000004d}.style_ant-picker-outlined__OE4J6{width:100%}.style_ant-form-item__ZCtmf{margin-bottom:0!important}.style_ant-steps-item-finish__oH5iM .style_ant-steps-item-icon__V0FcE{background-color:#00897f!important;border-color:#00897f!important}.style_ant-steps-item-finish__oH5iM .style_ant-steps-item-icon__V0FcE .style_ant-steps-icon__pPeLe{color:#fff!important}.style_ant-steps-item-finish__oH5iM .style_ant-steps-item-tail__xDcjN:after{background-color:#00897f!important}.style_ant-steps-item-process__AfGdD .style_ant-steps-item-icon__V0FcE{background-color:#00897f!important;border-color:#00897f!important}.style_ant-progress__3v-6l .style_ant-progress-inner__iE3S3:not(.style_ant-progress-circle-gradient__ycxql) .style_ant-progress-circle-path__h29ZC{stroke:#00897f}.style_ant-steps__8Mq6R .style_ant-steps-item-finish__oH5iM>.style_ant-steps-item-container__dt2MI>.style_ant-steps-item-content__24Teo>.style_ant-steps-item-title__07lmS:after{background-color:#00897f}.style_ant-progress__3v-6l .style_ant-progress-bg__Qd16d{background:#00897f}.style_slick-track__NCtKF{display:flex!important;gap:1rem!important}.style_ant-row__UgG5c{margin-bottom:10px;row-gap:5px!important}.style_ant-col__FwBnU{margin-bottom:10px}.style_ant-tabs-top__TmsVW>.style_ant-tabs-nav__54mjE{margin-bottom:0}.style_ant-btn__hLRVd,.style_ant-tabs-card__QZEWc>.style_ant-tabs-nav__54mjE .style_ant-tabs-tab__RuyNm,.style_ant-tabs__b1Ls2 .style_ant-tabs-tab__RuyNm{padding:0}.style_ant-table-wrapper__UXJbE .style_ant-table__bgLzj{margin-top:20px;overflow-x:auto;width:100%}.style_ant-select-selector__2hcN-{background:#0000!important;border:none!important}.style_ant-layout-header__O2qmK{line-height:1rem!important}.style_ant-modal__2wjML .style_ant-modal-close-x__UsPgh{color:#fff}.style_ant-select__dQgV4{background:#fff!important}@media screen and (max-width:1024px){.style_ant-row__UgG5c{margin-left:0!important;margin-right:0!important}.style_ant-layout__qPixq .style_ant-layout-sider-light__N\+XZS .style_ant-layout-sider-zero-width-trigger__GYA-X{display:none!important}}:where(.style_css-dev-only-do-not-override-1pvl7mi__7EzhK).style_ant-input-search-large__rZjQr .style_ant-input-search-button__sg5Vr{width:40px}.style_ant-popover-inner__DFPp\+{padding:0!important}.style_customPopover__5Tot9 .style_ant-popover-content__k\+NAH{border:none;padding:0}.style_customPopover__5Tot9 .style_ant-popover-inner__DFPp\+{border-radius:10px;overflow:hidden}.style_customPopover__5Tot9 .style_ant-popover-arrow__RRVzZ{display:none}.style_container__4Iw7r{align-items:center;justify-content:center;padding:0;width:100%}.style_container__4Iw7r .style_containerLogo__u8zzt{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:1rem 0}.style_container__4Iw7r .style_containerLogo__u8zzt img{width:15%}.style_container__4Iw7r h1{color:#575755;font-family:Inter;font-size:2rem;font-style:normal;font-weight:700;margin-bottom:2rem;text-align:center}.style_container__4Iw7r .style_buttonSim__uvZ1l{background:#feac24;background:var(--foundation-bright-yellow-crayola-normal,#feac24);color:#fff}.style_container__4Iw7r .style_buttonNao__ukUM3,.style_container__4Iw7r .style_buttonSim__uvZ1l{align-items:center;border:1px solid #feac24;border-radius:.25rem;display:flex;flex-direction:row;font-family:Inter;font-size:.75rem;font-style:normal;font-weight:600;justify-content:center;margin:2rem auto;padding:0 1rem;text-align:center;width:90%}.style_container__4Iw7r .style_buttonNao__ukUM3{background:#fff;background:var(--foundation-bright-yellow-crayola-normal,#fff);color:#feac24}.style_container__4Iw7r p{color:#575755;font-family:Inter;font-size:1rem;font-style:normal;font-weight:500;line-height:1.75rem;text-align:center}.style_header__SbjuD{background-color:#006962;color:#fff!important;font-family:Inter;font-size:1.9375rem;font-style:normal;font-weight:700;height:5rem;line-height:normal;margin:-20px -24px 3rem}.style_container__5pO8F,.style_header__SbjuD{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.style_container__5pO8F{background-color:#fff;color:#00897f;height:100vh;padding:2rem}.style_container__5pO8F h1{font-size:2rem;margin-bottom:1rem}.style_container__5pO8F p{font-size:1.25rem}.style_container__5pO8F .style_button_error__6lorD{background-color:#00897f;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;margin-top:2rem;padding:.75rem 1.5rem;text-decoration:none}.style_container__5pO8F .style_button_error__6lorD:hover{background-color:#b0dad7}@media screen and (max-width:1024px){.style_container__5pO8F{padding:1rem;text-align:center}.style_container__5pO8F h1{font-size:1.5rem}.style_container__5pO8F p{font-size:1rem}.style_container__5pO8F .style_button_error__6lorD{font-size:.875rem;margin-top:1.5rem;padding:.5rem 1rem}}.appLayout{display:flex;min-height:100vh}.sidebar{flex-shrink:0;height:100vh;transition:width .25s ease;width:260px}.sidebar.collapsed{width:80px}.main{display:flex;flex:1 1;flex-direction:column;margin-left:300px;min-width:0}.mainContent{display:block;flex:1 1;margin:0 auto;max-width:1280px;overflow-y:auto;padding:2rem;width:100%}@media(max-width:1024px){.main{margin-left:0;overflow-y:hidden}.appLayout{flex-direction:column}.sidebar{order:-1;width:100%}.mainContent{padding:0!important}}.style_container__\+rw0J{align-items:center;-webkit-backdrop-filter:blur(10.5px);backdrop-filter:blur(10.5px);background:#ebf6f5;background:var(--Foundation-Teal-Green---Neutral-T30,#ebf6f5);border-radius:.5rem;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;margin:auto;padding:2rem;width:70%}.style_container__\+rw0J .style_input__H1p7J{background:#fff;background:var(--black-white-white,#fff);border:1px solid #cdd1d6;border:1px solid var(--System-colors-Gray-300,#cdd1d6);border-radius:.5rem;box-shadow:0 1px 2px 0 #0d10170f;margin-bottom:2rem;width:100%}.style_container__\+rw0J .style_input__H1p7J svg,.style_container__\+rw0J .style_input__H1p7J svg::placeholder{color:#a3d5d1}.style_container__\+rw0J .style_buttonEntrar__Gc9K3{align-items:center;background:#00897f;background:var(--Foundation-Teal-Green-Normal,#00897f);border-radius:2.9375rem;box-shadow:0 1px 2px 0 #0d10170f;color:#fff;color:var(--black-white-white,#fff);display:flex;flex-direction:row;font-family:Inter;font-size:1rem;font-style:normal;font-weight:500;justify-content:center;padding:1.5rem 0;width:100%}.style_container__tVqCN{background-color:#fff;padding:20px}.style_container__tVqCN h1,.style_container__tVqCN h2{margin-bottom:20px;text-align:center}.style_container__tVqCN h2{justify-content:start;text-align:start}.style_container__tVqCN .style_row__Zb-E5{align-items:center;display:flex;gap:8px;text-align:center}.style_container__tVqCN h1{border:2px solid #31887e;border-radius:10px;font-size:20px;justify-content:center;margin:2rem auto auto;padding:1rem}.style_container__tVqCN .style_squareLabel__oSW5E{align-items:center;border:1px solid #000;justify-content:center;padding:1rem}.style_container__tVqCN .style_buttonFalar__uR3Kt{margin:auto}.style_container__tVqCN .style_buttonContato__w5GAq,.style_container__tVqCN .style_buttonFalar__uR3Kt{background-color:#31887e;border-radius:10px;color:#fff!important;padding:.5rem 1rem;text-align:center;width:20%}.style_container__tVqCN .style_buttonContato__w5GAq{display:flex;justify-content:center;margin:1rem auto}.style_container__tVqCN .style_linkInternet__fYl0B{background-color:#31887e;border-radius:10px;color:#fff!important;margin:auto auto 1rem;padding:.5rem 1rem}.style_container__tVqCN p{margin-bottom:.5rem;margin-top:1rem;text-align:justify}.style_container__tVqCN li,.style_container__tVqCN p{font-size:16px;line-height:1.5}.style_container__tVqCN ul{list-style-type:disc;margin-left:20px}.style_container__tVqCN table{border-collapse:collapse;margin:20px 0;width:100%}.style_container__tVqCN table td,.style_container__tVqCN table th{border:1px solid #ddd;padding:8px;text-align:left}.style_container__tVqCN table th{background-color:#f2f2f2}.style_container__Bh2wX{background-color:#fff;padding:20px}.style_container__Bh2wX ol{display:flex;flex-direction:column;gap:20px}.style_container__Bh2wX h1,.style_container__Bh2wX h2{margin-bottom:20px;text-align:center}.style_container__Bh2wX h2{justify-content:start;text-align:start}.style_container__Bh2wX .style_row__bf2uV{align-items:center;display:flex;gap:8px;text-align:center}.style_container__Bh2wX h1{border:2px solid #31887e;border-radius:10px;font-size:20px;justify-content:center;margin:2rem auto auto;padding:1rem}.style_container__Bh2wX .style_squareLabel__M6nfJ{align-items:center;border:1px solid #000;justify-content:center;padding:1rem}.style_container__Bh2wX .style_buttonFalar__c8OGx{margin:auto}.style_container__Bh2wX .style_buttonContato__AYAK3,.style_container__Bh2wX .style_buttonFalar__c8OGx{background-color:#31887e;border-radius:10px;color:#fff!important;padding:.5rem 1rem;text-align:center;width:20%}.style_container__Bh2wX .style_buttonContato__AYAK3{display:flex;justify-content:center;margin:1rem auto}.style_container__Bh2wX .style_linkInternet__nnYtl{background-color:#31887e;border-radius:10px;color:#fff!important;margin:auto auto 1rem;padding:.5rem 1rem}.style_container__Bh2wX p{margin-bottom:.5rem;margin-top:1rem;text-align:justify}.style_container__Bh2wX li,.style_container__Bh2wX p{font-size:16px;line-height:1.5}.style_container__Bh2wX ul{list-style-type:disc;margin-left:20px}.style_container__Bh2wX table{border-collapse:collapse;margin:20px 0;width:100%}.style_container__Bh2wX table td,.style_container__Bh2wX table th{border:1px solid #ddd;padding:8px;text-align:left}.style_container__Bh2wX table th{background-color:#f2f2f2}
/*# sourceMappingURL=main.71267baa.css.map*/