@import "https://fonts.googleapis.com/css2?family=Londrina+Solid&family=Vollkorn:wght@400;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Londrina+Solid&family=Vollkorn:wght@400;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Londrina+Solid&family=Vollkorn:wght@400;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Londrina+Solid&family=Vollkorn:wght@400;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Londrina+Solid&family=Vollkorn:wght@400;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Londrina+Solid&family=Vollkorn:wght@400;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Londrina+Solid&family=Vollkorn:wght@400;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Londrina+Solid&family=Vollkorn:wght@400;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Londrina+Solid&family=Vollkorn:wght@400;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Londrina+Solid&family=Vollkorn:wght@400;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Londrina+Solid&family=Vollkorn:wght@400;600;700&display=swap";: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(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0, 0, var(--toastify-z-index));width:var(--toastify-toast-width);box-sizing:border-box;color:#fff;padding:4px;position:fixed}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (width<=480px){.Toastify__toast-container{width:100vw;margin:0;padding:0;left:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{right:0;left:initial}}.Toastify__toast{min-height:var(--toastify-toast-min-height);box-sizing:border-box;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;z-index:0;direction:ltr;border-radius:4px;justify-content:space-between;margin-bottom:1rem;padding:8px;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{flex:auto;align-items:center;margin:auto 0;padding:6px;display:flex}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;flex-shrink:0;width:20px;margin-inline-end:10px;display:flex}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (width<=480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;outline:none;align-self:flex-start;padding:0;transition:all .3s}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:0;position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:100%}.Toastify__spinner{box-sizing:border-box;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);border-radius:100%;width:20px;height:20px;animation:.65s linear infinite Toastify__spin}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate(-20px)}to{opacity:0;transform:translate(2000px)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate(20px)}to{opacity:0;transform:translate(-2000px)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translateY(-10px)}40%,45%{opacity:1;transform:translateY(20px)}to{opacity:0;transform:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translateY(10px)}40%,45%{opacity:1;transform:translateY(-20px)}to{opacity:0;transform:translateY(2000px)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-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--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-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%{opacity:0;animation-timing-function:ease-in;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%{visibility:visible;transform:translate(110%)}to{transform:translate(0,0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate(0,0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate(0,0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}to{transform:translate(0,0)}}@keyframes Toastify__slideOutRight{0%{transform:translate(0,0)}to{visibility:hidden;transform:translate(110%)}}@keyframes Toastify__slideOutLeft{0%{transform:translate(0,0)}to{visibility:hidden;transform:translate(-110%)}}@keyframes Toastify__slideOutDown{0%{transform:translate(0,0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translate(0,0)}to{visibility:hidden;transform:translateY(-500px)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-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--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-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(0)}to{transform:rotate(360deg)}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-white:#fff;--spacing:.25rem;--container-5xl:64rem;--radius-3xl:1.5rem;--blur-md:12px;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}@supports (color:color-mix(in lab, red, red)){.border-white\/30{border-color:color-mix(in oklab, var(--color-white) 30%, transparent)}}@supports (color:color-mix(in lab, red, red)){.bg-white\/55{background-color:color-mix(in oklab, var(--color-white) 55%, transparent)}}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.m-0{margin:0}.mt-10{margin-top:calc(var(--spacing) * 10)}.mb-10{margin-bottom:calc(var(--spacing) * 10)}.box-content{box-sizing:content-box}.block{display:block}.contents{display:contents}.flex{display:flex}.table{display:table}.h-screen{height:100vh}.w-full{width:100%}.max-w-5xl{max-width:var(--container-5xl)}.shrink{flex-shrink:1}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-5{gap:calc(var(--spacing) * 5)}.overflow-hidden{overflow:hidden}.rounded-3xl{border-radius:var(--radius-3xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-white\/30{border-color:#ffffff4d}@supports (color:color-mix(in lab, red, red)){.border-white\/30{border-color:color-mix(in oklab, var(--color-white) 30%, transparent)}}.bg-white\/55{background-color:#ffffff8c}@supports (color:color-mix(in lab, red, red)){.bg-white\/55{background-color:color-mix(in oklab, var(--color-white) 55%, transparent)}}.bg-\[url\(\'\/assets\/imagens\/backgrounds\/fundo\.jpg\'\)\]{background-image:url(/assets/imagens/backgrounds/fundo.jpg)}.bg-cover{background-size:cover}.bg-center{background-position:50%}.bg-no-repeat{background-repeat:no-repeat}.p-10{padding:calc(var(--spacing) * 10)}.shadow-2xl{--tw-shadow:0 25px 50px -12px var(--tw-shadow-color,#00000040);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.backdrop-blur-md{--tw-backdrop-blur:blur(var(--blur-md));-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}.bg-conta{background-image:url(/assets/imagens/backgrounds/fundo.jpg);background-repeat:no-repeat;background-size:cover;width:100vw;height:100vh}.content-main-conta{width:90vw;height:90vh;margin:1vh auto}.content-main-superior-conta{background-image:url(/assets/imagens/backgrounds/fundo-forms8.png);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:0 0 30% 30%;justify-content:center;align-items:center;width:60vw;height:83vh;margin:0 auto;display:flex}.infos-user-conta{width:30vw}.info-conta{align-items:center;width:auto;height:auto;display:flex}.info-conta>label{color:#fff;width:20%;margin-right:10px;font-family:Londrina Solid,cursive;font-size:1.8em}.info-conta>input{color:#5e2c12;border:none;border-radius:2px;width:75%;height:60%;margin-left:10px;padding:10px;font-family:Londrina Solid,cursive;font-size:1.8em}.info-conta>.btn-atualiza{color:#e6b789;background-color:#5e2c12;border:none;width:70%;height:70%;margin:25px;font-family:Londrina Solid,cursive;font-size:1.8em}.info-conta>.btn-atualiza:hover{border:3px solid #331809}.inp-senha{border-radius:2px 0 0 2px!important;width:70%!important}.btn-senha-conta{border-radius:0 2px 2px 0;width:10%;height:65%;background-color:#fff!important}.tooltip-text-conta{visibility:hidden;z-index:1;color:#e6b789;background-color:#5e2c12;flex-grow:1;height:auto;padding:15px;font-family:Londrina Solid,cursive;font-size:1.2em;position:absolute}#top{margin-top:-150px;margin-left:-100px}.error-message{color:red;text-align:center;margin-top:10px;font-family:Londrina Solid,cursive;font-size:1em}.main-profile-pic-container{justify-content:center;margin-bottom:20px;display:flex}.main-profile-pic{border:4px solid #000;border-radius:50%;width:200px;height:200px}@media screen and (width<=1366px) and (height<=768px){.info-conta>label{width:18%;font-size:1.6em}.info-conta>input{height:70%;font-size:1.6em}.info-conta>.btn-atualiza{height:75%}.main-profile-pic{width:150px;height:150px}.profile-pic-option{width:50px;height:50px}}.Login-container{background:url(/assets/imagens/backgrounds/fundo.jpg) 50%/cover no-repeat;flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex;overflow:hidden}header{z-index:999;background-color:#19421c;justify-content:space-between;align-items:center;height:auto;padding:10px 20px;display:flex;position:sticky}.user-info-cadastro{color:#fff;text-transform:uppercase;text-shadow:2px 2px 2px #000;cursor:pointer;margin-left:auto;font-size:28px;font-weight:700}.cadastro-container{background:url(/assets/imagens/backgrounds/fundo.jpg) 50%/cover no-repeat;flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex;overflow:hidden}.menu-cadastro{text-shadow:5px 5px 2px #000;background-color:#19421c;justify-content:center;align-items:center;width:100%;padding:10px 20px;display:flex}.game-logo-cadastro{width:auto;height:50px;padding:0 40px}.menu-options-cadastro{align-items:center;gap:60px;display:flex}.menu-options-cadastro a{color:#f7d287;text-shadow:3px 3px 3px #000;padding:4px;font-size:24px;font-weight:700;text-decoration:none}.menu-options-cadastro a:hover{color:#fc3;cursor:pointer}.sound-icon-cadastro,.item-config{cursor:pointer;width:auto;height:40px}.Formhome1{flex-direction:column;align-items:center;gap:2px;width:90%;height:97%;display:flex}.logo-home{background-image:url(/assets/LogoOnca-BzeLVfRh.png);background-position:50%;background-repeat:no-repeat;background-size:contain;justify-content:center;align-items:center;width:20%;min-height:93vh;padding:40px 0;display:flex}@media (width<=600px){.logo-home{border-radius:0 0 15px 15px;width:90%;padding:20px}.menu-options-cadastro{flex-direction:column;gap:10px}.menu-options-cadastro a{font-size:18px}.game-logo-cadastro{height:40px}.sound-icon-cadastro{height:30px}}.HomeLog-container{background:url(/assets/imagens/backgrounds/fundo.jpg) 50%/cover no-repeat;flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex;overflow:hidden}header{background-color:#19421c;justify-content:space-between;align-items:center;height:auto;padding:10px 20px;display:flex;position:sticky;top:0}.HomeLog-cadastro{text-shadow:5px 5px 2px #000;background-color:#19421c;justify-content:center;align-items:center;width:100%;padding:10px 20px;display:flex}.menu-icon-HomeLog{align-items:center;display:flex}.game-logo-HomeLog{width:auto;height:50px;padding:0 40px}.menu-options-HomeLog{align-items:center;gap:60px;display:flex}.menu-options-HomeLog a{color:#f7d287;text-shadow:2px 2px 2px #000;font-size:24px;font-weight:700;text-decoration:none}.menu-options-HomeLog a:hover{color:#fc3}.item-config{cursor:pointer;width:auto;height:40px}.Formhome{flex-direction:column;align-items:center;gap:2px;width:90%;height:97%;display:flex}.logo-homeLog{background-image:url(/assets/imagens/backgrounds/LogoOnca.png);background-position:50%;background-repeat:no-repeat;background-size:100%;justify-content:center;align-items:center;width:20%;min-height:93vh;padding:40px 0;display:flex}.buton-jogar{justify-content:center;align-items:center;width:100%;height:10%;min-height:93vh;margin-top:680px;padding:40px 0;display:flex}button{cursor:pointer;color:#f0d8a6;text-shadow:3px 3px 3px #000;cursor:pointer;background-image:url(/assets/placa5-DswfFxy0.png);background-position:50%;border:none;border-radius:10px;width:85%;height:25%;padding:12px 15px;font-size:24px;font-weight:700;transition:transform .1s}@media (width<=600px){.logo-homeLog{border-radius:0 0 15px 15px;width:90%;padding:20px}.menu-options-HomeLog{flex-direction:column;gap:10px}.menu-options-HomeLog a{font-size:18px}.game-logo-HomeLog{height:40px}.sound-icon-cadastro{height:30px}}.error-message{color:#b41414;text-shadow:1px 1px 1px #000;margin-top:5px;font-size:1.1rem;font-weight:700}.Login-container{background:url(/assets/imagens/backgrounds/fundo.jpg) 50%/cover no-repeat;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex;overflow-y:auto}form{flex-direction:column;align-items:center;gap:6px;width:90%;padding:20px 0;font-family:Chromium One Std Regular,sans-serif;display:flex}.Login-title{color:#57330e;text-shadow:2px 2px #f7d287,4px 4px 2px #000;margin-bottom:10px;padding:5px;font-size:48px;font-weight:700}label{color:#f7d287;text-shadow:2px 2px 2px #000;align-self:flex-start;margin-bottom:2px;margin-left:10%;font-size:20px;font-weight:700}input{color:#57330e;background-color:#f0d8a6;border:2px solid #57330e;border-radius:5px;width:80%;margin-bottom:15px;padding:12px;font-size:16px;font-weight:700;transition:all .2s ease-in-out}a{color:#f7d287;text-shadow:2px 2px 2px #000;font-size:18px;font-weight:700;text-decoration:none;transition:color .2s}a:hover{color:#fc3;text-decoration:underline}@media (width<=600px){.form-background{background-size:100% 100%;min-height:70vh}.Login-title{font-size:38px}input,.input-wrapper{width:90%}label{margin-left:5%}}.Novasenha-container{background:url(/assets/imagens/backgrounds/fundo.jpg) 50%/cover no-repeat;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex;overflow-y:auto}.form-background{background-image:url(/assets/imagens/backgrounds/fundo-forms8_rectangular.png);background-position:50%;background-repeat:no-repeat;background-size:contain;justify-content:center;align-items:center;width:100%;max-width:500px;height:auto;min-height:80vh;padding:20px 0;display:flex}form{flex-direction:column;align-items:center;gap:6px;width:90%;padding-top:50px;font-family:Chromium One Std Regular,sans-serif;display:flex}.Novasenha-title{color:#57330e;text-shadow:2px 2px #f7d287,4px 4px 2px #000;text-align:center;margin-bottom:10px;font-size:42px;font-weight:700}button.submit-button{cursor:pointer;color:#f0d8a6;text-shadow:2px 2px 2px #000;background-image:url(/assets/imagens/placas/placa5.png),radial-gradient(circle,#8b5a2b 0%,#57330e 100%);background-position:50%;background-repeat:no-repeat;background-size:cover;border:2px solid #57330e;border-radius:10px;width:55%;height:52px;margin-top:15px;padding:12px 20px;font-size:22px;font-weight:700;transition:transform .1s,box-shadow .1s;box-shadow:0 4px 6px #0000004d}button.submit-button:hover{transform:scale(1.05);box-shadow:0 6px 12px #0006}button.submit-button:active{transform:scale(.95)}@media (width<=768px){.form-background{background-size:100% 100%;min-height:70vh;padding:20px 10px}.Novasenha-title{font-size:34px}input,.input-wrapper{width:90%}label{margin-left:5%}button.submit-button{width:70%;font-size:18px}}.modal-container-loja-moeda{background-color:#0009;justify-content:center;align-items:center;width:100vw;height:100vh;display:none}.bg-loja-moeda-container{background:url(/assets/imagens/backgrounds/fundo.jpg) 50%/cover no-repeat;flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex;overflow:hidden}header{background-color:#19421c;justify-content:space-between;align-items:center;height:auto;padding:10px 20px;display:flex;position:sticky}.menu-loja{text-shadow:5px 5px 2px #000;background-color:#19421c;justify-content:center;align-items:center;width:100%;padding:10px 20px;display:flex}.game-logo-loja{width:auto;height:50px;padding:0 40px}.menu-options-loja{align-items:center;gap:60px;display:flex}.menu-options-loja a{color:#f7d287;text-shadow:3px 3px 3px #000;padding:4px;font-size:24px;font-weight:700;text-decoration:none}.menu-options-loja a:hover{color:#fc3;cursor:pointer}.menu-superior-loja-moeda{flex-direction:row;justify-content:center;align-items:center;width:85vw;height:8vh;display:flex}.menu-loja-moeda{width:5vw;height:8vh}.item-retorno-loja-moeda{background-color:#0000;background-image:url(/assets/imagens/placas/placa_icones.png);background-repeat:no-repeat;background-size:contain;border:none;flex-direction:row;justify-content:center;align-items:center;width:80%;height:80%;margin:10px;display:flex}.titulo-loja-moeda{justify-content:center;align-items:center;width:85vw;height:10vh;display:flex}.placa-titulo-loja-moeda{background-image:url(/assets/imagens/placas/placa_subtitulo.png);background-position:50%;background-repeat:no-repeat;background-size:contain;justify-content:center;align-items:center;min-width:200px;height:100%;min-height:100px;margin:10px;display:flex}.form-background-loja{background-image:url(/assets/imagens/backgrounds/fundo-forms9.png);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:0 0 30% 30%;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.moedas-atuais-loja-moeda{justify-content:center;align-items:center;width:150vw;height:13vh;margin-top:120px;display:flex}.item-qtde-loja-moeda{background-repeat:no-repeat;background-size:contain;flex-direction:row;justify-content:center;align-items:center;width:10%;height:70%;display:flex}.loja-title{color:#f7d287;text-shadow:3px 3px 3px #000;padding:5px;font-size:52px;font-weight:700}.icon-loja-moeda{background-repeat:no-repeat;background-size:contain;margin-right:5px}.icon-moeda-loja-moeda{background-image:url(/assets/imagens/vetores/moedas.png);width:25%;height:60%}.icon-esmeralda-loja-moeda{background-image:url(/assets/imagens/vetores/esmeraldas.png);width:20%;height:50%}.info-p-loja-moeda{color:#f7d287;text-shadow:3px 3px 3px #000;font-family:Londrina Solid,cursive;font-size:2em}.loja-loja-moeda{width:60vw;height:80vh;margin:2.5vh auto}.loja-esmeralda-loja-moeda{width:100%;height:45%;margin:0 auto;display:flex}.loja-esmeralda-item-loja-moeda{width:30%;height:100%;margin:2%}.foto-item-loja-moeda{background-repeat:no-repeat;background-size:contain;width:50%;height:50%;margin:0 auto}.esmeralda-p-loja-moeda{background-image:url(/assets/imagens/vetores/poucas_esmeraldas.png)}.esmeralda-m-loja-moeda{background-image:url(/assets/imagens/vetores/saco_esmeraldas.png)}.esmeralda-g-loja-moeda{background-image:url(/assets/imagens/vetores/balde_esmeraldas.png)}.nome-item-loja-moeda>h1{color:#fff;text-align:center;margin-top:10px;font-family:Londrina Solid,cursive;font-size:2.5em}.valor-loja-moeda{cursor:pointer;color:#e6b789;background-color:#5e2c12;border:none;justify-content:center;align-items:center;width:100%;height:15%;margin-top:20px;font-family:Londrina Solid,cursive;font-size:2.2em;display:flex}.valor-loja-moeda:hover{border:3px solid #331809}.loja-moeda-loja-moeda{width:60vw;height:40vh;margin:0 auto;display:flex}.loja-moeda-item-loja-moeda{width:30%;height:100%;margin:2%}.moeda-p-loja-moeda{background-image:url(/assets/Punhado-WMiWqYjK.png)}.moeda-m-loja-moeda{background-image:url(/assets/Bastante-pMdajdYu.png)}.moeda-g-loja-moeda{background-image:url(/assets/Barril-7BJ02wvr.png)}@media screen and (width<=1366px) and (height<=768px){.box-titulo-loja-moeda{width:450px;height:150px;margin:10.5vh auto 2vh}.box-titulo-loja-moeda>h1{font-size:3.5em}.box-content-loja-moeda{width:400px;height:350px;margin:0 auto}.img-compra-loja-moeda{width:150px;height:150px;margin:0 auto}.compra-texto-loja-moeda{width:400px;height:80px;margin:5px auto}.compra-texto-loja-moeda>p{font-size:1.8em}.loja-moeda{width:400px;height:70px}.loja-moeda>button{width:300px;height:60px;margin:10px 50px}.nome-item-loja-moeda>h1{font-size:2em}.valor-loja-moeda{margin-top:10px;font-size:1.5em}}.background-modal-compra-moeda{background-image:url(/assets/imagens/backgrounds/cenario_loja.png);background-repeat:no-repeat;background-size:cover;width:100vw;height:100vh}.box-compra-loja-loja-moeda{background-image:url(/assets/imagens/placas/fundo_modal.png);background-repeat:no-repeat;background-size:contain;width:50vw;height:100vh;margin:0 auto;display:block}.box-titulo-loja-moeda{background-color:#d2691e00;justify-content:center;align-items:center;width:450px;height:150px;margin:12vh auto 2vh;display:flex}.box-titulo-loja-moeda>h1{color:#5e2c12;font-family:Londrina Solid,cursive;font-size:5em;position:absolute}.box-content-loja-moeda{width:500px;height:450px;margin:50px auto}.img-compra-loja-moeda{justify-content:center;align-items:center;width:250px;height:250px;margin:0 150px;display:flex}.img-item-comprado-loja-moeda{background-repeat:no-repeat;background-size:contain;width:100%;height:100%}.compra-texto-loja-moeda{justify-content:center;align-items:center;width:500px;height:100px;margin:10px auto;display:flex}.compra-texto-loja-moeda>p{color:#5e2c12;font-family:Londrina Solid,cursive;font-size:2em}.loja-moeda{width:500px;height:80px}.loja-moeda>button{color:#e6b789;background-color:#5e2c12;border:none;width:300px;height:60px;margin:10px 100px;font-family:Londrina Solid,cursive;font-size:1.8em}.loja-moeda>button:hover{cursor:pointer;border:3px solid #331809}.bg-loja-skin{background-image:url(/assets/imagens/backgrounds/cenario_loja.png);background-repeat:no-repeat;background-size:cover;width:100vw;height:100vh}.bg-loja-skin-container{z-index:1;width:95vw;height:95vh;margin:2.5vh auto;display:block}.menu-superior-loja-skin{flex-direction:row;justify-content:center;align-items:center;width:90vw;height:8vh;display:flex}.menu-loja-skin{width:5vw;height:8vh}.item-retorno-loja-skin{background-color:#0000;background-image:url(/assets/imagens/placas/placa_icones.png);background-repeat:no-repeat;background-size:contain;border:none;flex-direction:row;justify-content:center;align-items:center;width:80%;height:75%;margin:10px;display:flex}.icon-retorno-loja-skin{background-image:url(/assets/imagens/icones/return.svg);background-repeat:no-repeat;background-size:contain;width:55%;height:70%}.titulo-loja-skin{justify-content:center;align-items:center;width:95vw;height:10vh;display:flex}.placa-titulo-loja-skin{background-image:url(/assets/imagens/placas/placa_subtitulo.png);background-position:50%;background-repeat:no-repeat;background-size:contain;justify-content:center;align-items:center;min-width:200px;height:100%;min-height:100px;margin:10px;display:flex}h1{color:#5e2c12;font-family:Londrina Solid,cursive;font-size:2em}.moedas-atuais-loja-skin{justify-content:center;align-items:center;width:95vw;height:10vh;display:flex}.item-qtde-loja-skin{background-color:#0000;background-image:url(/assets/imagens/placas/placa_subtitulo.png);background-repeat:no-repeat;background-size:contain;border:none;flex-direction:row;justify-content:center;align-items:center;width:10%;height:70%;margin:10px;display:flex}.icon-loja-skin{background-repeat:no-repeat;background-size:contain;margin-right:5px}.icon-nivel-loja-skin{background-image:url(/assets/imagens/vetores/nivel.png);width:25%;height:60%}.icon-esmeralda-loja-skin{background-image:url(/assets/imagens/vetores/esmeraldas.png);width:20%;height:50%}.info-p-loja-skin{color:#5e2c12;font-family:Londrina Solid,cursive;font-size:2em}.loja-skin{flex-wrap:wrap;justify-content:center;width:90vw;height:75vh;margin:2.5vh auto;display:flex}.loja-item-loja-skin{flex-direction:column;align-items:center;width:20%;height:45%;display:flex}.skin{background-color:#fff;border:5px solid #5e2c12;border-radius:50%;justify-content:center;align-items:center;width:150px;height:150px;display:flex}.nome-skin-loja-skin{justify-content:center;align-items:center;width:100%;height:20%;display:flex}.nome-skin-loja-skin>h1{color:#fff;font-family:Londrina Solid,cursive;font-size:2em;font-weight:500}.precos-loja-skin{width:100%;height:20%;display:flex}.precos-loja-skin>button{border:none}.preco-esmeralda-loja-skin{background-color:#5e2c12;justify-content:center;align-items:center;width:45%;height:80%;margin:10px;display:flex}.preco-loja-skin>p{color:#e6b789;margin-left:5px;font-family:Londrina Solid,cursive;font-size:2em}.preco-moeda-loja-skin{background-color:#5e2c12;justify-content:center;align-items:center;width:45%;height:80%;margin:10px;display:flex}.icon-loja-skin{background-repeat:no-repeat;background-size:contain;width:30px;height:30px}.icon-moeda-loja-skin{background-image:url(/assets/imagens/vetores/moedas.png)}.icon-esmeralda-loja-skin{background-image:url(/assets/imagens/vetores/esmeraldas.png)}button{cursor:pointer}.nada-para-comprar{color:#fff;font-size:2em}@media screen and (width<=1366px) and (height<=768px){.box-titulo-loja-skin{width:450px;height:150px;margin:10.5vh auto 2vh}.box-titulo-loja-skin>h1{font-size:3.5em}.box-content-loja-skin{width:400px;height:350px;margin:0 auto}.img-compra-loja-skin{width:200px;height:200px;margin:0 auto}.compra-texto-loja-skin{width:400px;height:50px;margin:5px auto}.compra-texto-loja-skin>p{font-size:1.8em}.loja-skin>button{width:300px;height:60px;margin:10px}.nome-item-loja-skin>h1{font-size:2em}.icon-retorno-loja-skin{background-image:url(/assets/imagens/icones/return.svg);background-repeat:no-repeat;background-size:contain;width:55%;height:70%}.skin{width:110px;height:110px}.nome-skin-loja-skin>h1{font-size:1.6em}.preco-loja-skin>p{font-size:1.4em}.icon-loja-skin{width:25px;height:25px}.info-p-loja-skin{font-size:1.6em}.loja-item-loja-skin{height:40%}}.background-modal-compra-skin{background-image:url(/assets/imagens/backgrounds/cenario_loja.png);background-repeat:no-repeat;background-size:cover;width:100vw;height:100vh}.modal-container-compra-skin{background-color:#0009;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.box-compra-loja-loja-skin{background-image:url(/assets/imagens/placas/fundo_modal.png);background-repeat:no-repeat;background-size:contain;width:50vw;height:100vh;margin:0 auto;display:block}.box-titulo-loja-skin{background-color:#d2691e00;justify-content:center;align-items:center;width:450px;height:150px;margin:12vh auto 2vh;display:flex}.box-titulo-loja-skin>h1{color:#5e2c12;font-family:Londrina Solid,cursive;font-size:5em;position:absolute}.box-content-loja-skin{width:500px;height:450px;margin:50px auto}.img-compra-loja-skin{justify-content:center;align-items:center;width:300px;height:300px;margin:0 auto;display:flex}.img-item-comprado-loja-skin{background-repeat:no-repeat;background-size:contain;width:100%;height:100%}.compra-texto-loja-skin{justify-content:center;align-items:center;width:500px;height:50px;margin:10px auto;display:flex}.compra-texto-loja-skin>p{color:#5e2c12;font-family:Londrina Solid,cursive;font-size:2em}.btn-loja-skin{color:#e6b789;background-color:#5e2c12;border:none;width:300px;height:60px;margin:10px 100px;font-family:Londrina Solid,cursive;font-size:1.8em}.btn-loja-skin:hover{cursor:pointer;border:3px solid #331809}.icon-derrota-tabuleiro{background-image:url(/assets/imagens/vetores/derrotas.png);background-repeat:no-repeat;background-size:contain;width:100%;height:100%}.recompensa-texto-tabuleiro>p{color:#5e2c12;font-family:Londrina Solid,cursive}.recompensa-texto-tabuleiro{font-size:1.8em}.castigo-xp-tabuleiro{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.castigo-xp-icon-tabuleiro{background-image:url(/assets/imagens/vetores/nivel.png);background-repeat:no-repeat;background-size:contain;width:15%;height:50%}@media screen and (width<=1366px) and (height<=768px){.box-titulo-tabuleiro{justify-content:center;align-items:center;width:450px;height:135px;margin:10.5vh auto 2vh;display:flex}.box-titulo-tabuleiro>h1{font-size:4em}.box-content-tabuleiro{width:350px;height:350px;margin:0 auto}.img-resultado-tabuleiro{justify-content:center;width:150px;height:150px;margin:0 105px;display:flex}.recompensas-tabuleiro{width:500px;height:100px}.recompensa-xp-tabuleiro{width:35%}.recompensa-xp-icon-tabuleiro{width:30%;height:40%}.recompensa-texto-tabuleiro{font-size:1.2em}.recompensa-moeda-tabuleiro{width:45%;height:100%}.moeda-icon-tabuleiro{width:25%;height:40%}.castigo-xp-tabuleiro{justify-content:center;align-items:center;width:70%;height:100%;display:flex}.castigo-xp-icon-tabuleiro{background-image:url(/assets/imagens/vetores/nivel.png);background-repeat:no-repeat;background-size:contain;width:12%;height:50%}.area-btn-modal{width:300px;height:80px;margin:0 auto}.btn-modal-tabuleiro{color:#e6b789;background-color:#5e2c12;border:none;width:300px;height:60px;margin:10px auto;font-family:Londrina Solid,cursive;font-size:1.8em}}.icon-msg{background-image:url(/assets/imagens/vetores/atencao.png);background-repeat:no-repeat;background-size:contain;width:100%;height:100%}.text-content-desistir{width:500px;height:80px}.area-btn-modal{justify-content:center;align-items:center;width:500px;height:80px;display:flex}.btn-modal{color:#fff;background-color:#5e2c12;border:none;width:100px;height:60px;margin:0 10px;font-family:Londrina Solid,cursive;font-size:1.8em}.btn-modal:first-child{background-color:#4eaa3d}.btn-modal:first-child:hover{border:3px solid #347229}.btn-modal:nth-child(2){background-color:#e24951}.btn-modal:nth-child(2):hover{border:3px solid #97262b}.btn-modal:hover{cursor:pointer}@media screen and (width<=1366px) and (height<=768px){.box-titulo{justify-content:center;align-items:center;width:450px;height:135px;margin:10.5vh auto 2vh;display:flex}.box-titulo-tabuleiro>h1{font-size:4em}.box-content{width:350px;height:350px;margin:0 auto}.img-content{justify-content:center;width:160px;height:160px;margin:0 auto;display:flex}.text-content-desistir{width:350px;height:80px}.area-btn-modal{width:300px;height:80px;margin:0 auto}.btn-modal-tabuleiro{color:#e6b789;background-color:#5e2c12;border:none;width:300px;height:60px;margin:10px auto;font-family:Londrina Solid,cursive;font-size:1.8em}}@media screen and (width<=1366px) and (height<=768px){.box-titulo{justify-content:center;align-items:center;width:450px;height:135px;margin:10.5vh auto 2vh;display:flex}.box-titulo>h1{font-size:4em}.box-content{width:350px;height:350px;margin:0 auto}.img-mensagem{justify-content:center;width:150px;height:150px;margin:0 105px;display:flex}.mensagem{width:350px;height:100px}.mensagem-texto>p{font-size:1.8em}.area-btn-modal{width:350px;height:80px}.btn-modal-tabuleiro{width:250px;margin:10px 50px}}.box-derrota-tabuleiro{background-image:url(/assets/imagens/placas/fundo_modal.png);background-repeat:no-repeat;background-size:contain;width:50vw;height:100vh;margin:0 auto;display:block}.img-content{justify-content:center;width:250px;height:250px;margin:0 125px;display:flex}.icon-fila{background-image:url(/assets/imagens/vetores/onca.gif);background-repeat:no-repeat;background-size:contain;width:100%;height:100%}.text-content{width:500px;height:120px}.texto-conteudo>p{color:#5e2c12;text-align:center;margin:15px auto;font-family:Londrina Solid,cursive;font-size:1.8em}@media screen and (width<=1366px) and (height<=768px){.box-titulo{justify-content:center;align-items:center;width:450px;height:135px;margin:10.5vh auto 2vh;display:flex}.box-titulo-tabuleiro>h1{font-size:4em}.box-content{width:350px;height:350px;margin:0 auto}.img-content{justify-content:center;width:160px;height:160px;margin:0 auto;display:flex}.text-content{width:350px;height:120px}.area-btn-modal{width:300px;height:80px;margin:0 auto}.btn-modal-tabuleiro{color:#e6b789;background-color:#5e2c12;border:none;width:300px;height:60px;margin:10px auto;font-family:Londrina Solid,cursive;font-size:1.8em}}.box-erro{background-image:url(/assets/imagens/placas/fundo_modal.png);background-repeat:no-repeat;background-size:contain;width:50vw;height:100vh;margin:0 auto;display:block}.box-titulo{background-color:#d2691e00;justify-content:center;align-items:center;width:450px;height:150px;margin:12vh auto 2vh;display:flex}.box-titulo>h1{color:#5e2c12;font-family:Londrina Solid,cursive;font-size:5em;position:absolute}.box-content{width:500px;height:450px;margin:50px auto}.img-mensagem{justify-content:center;width:250px;height:250px;margin:0 125px;display:flex}.icon-erro{background-image:url(/assets/imagens/vetores/sucesso.png);background-repeat:no-repeat;background-size:contain;width:100%;height:100%}.mensagem{justify-content:center;align-items:center;width:500px;height:120px;display:flex}.mensagem-texto>p{color:#5e2c12;font-family:Londrina Solid,cursive;font-size:2em}@media screen and (width<=1366px) and (height<=768px){.box-titulo{justify-content:center;align-items:center;width:450px;height:135px;margin:10.5vh auto 2vh;display:flex}.box-titulo>h1{font-size:4em}.box-content{width:350px;height:350px;margin:0 auto}.img-mensagem{justify-content:center;width:150px;height:150px;margin:0 105px;display:flex}.mensagem{width:350px;height:100px}.mensagem-texto>p{font-size:1.8em}.area-btn-modal{width:350px;height:80px}.btn-modal-tabuleiro{width:250px;margin:10px 50px}}.container{background:url(/assets/imagens/backgrounds/fundo.jpg) 50%/cover no-repeat;flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex;overflow:hidden}.q{justify-content:center;align-items:center;min-height:93vh;padding:20px 0;display:flex}.q-c{flex-direction:column;align-items:center;gap:2px;padding:15%;display:flex}.ti{color:#f7d287;text-shadow:5px 5px 2px #000;text-align:center;width:100%;padding:5px 0 0;font-size:5vh;font-weight:700}.tex{color:#f7d287;text-shadow:3px 3px 3px #000;width:100%}.texto{color:#57330e;text-shadow:3px 3px 3px #f7d287;font-size:1.6rem}.b{cursor:pointer;color:#f0d8a6;text-shadow:3px 3px 3px #000;cursor:pointer;background-image:url(/assets/placa5-DswfFxy0.png);background-position:50%;border:none;border-radius:10px;width:60%;height:10%;margin-top:1rem;padding:12px 15px;font-size:4vh;font-weight:700;transition:transform .1s;box-shadow:0 4px 6px #0000004d}.b:hover{transform:scale(1.05)}.b:active{transform:scale(.95)}.background{background-image:url(/assets/imagens/backgrounds/cenario_login-tabuleiro.png);background-repeat:no-repeat;background-size:cover;width:100vw;height:100vh}.modal-container{background-color:#0009;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex}.box-vitoria-tabuleiro{background-image:url(/assets/imagens/placas/fundo_modal.png);background-repeat:no-repeat;background-size:contain;width:50vw;height:100vh;margin:0 auto;display:block}.box-titulo-tabuleiro{background-color:#d2691e00;justify-content:center;align-items:center;width:450px;height:150px;margin:12vh auto 2vh;display:flex}.box-titulo-tabuleiro>h1{color:#5e2c12;font-family:Londrina Solid,cursive;font-size:5em;position:absolute}.box-content-tabuleiro{width:500px;height:450px;margin:50px auto}.img-resultado-tabuleiro{justify-content:center;width:250px;height:250px;margin:0 125px;display:flex}.icon-vitoria-tabuleiro{background-image:url(/assets/imagens/vetores/vitorias.png);background-repeat:no-repeat;background-size:contain;width:100%;height:100%}.recompensas-tabuleiro{width:500px;height:120px;display:flex}.recompensa-xp-tabuleiro{align-items:center;width:50%;height:100%;display:flex}.recompensa-xp-icon-tabuleiro{background-image:url(/assets/imagens/vetores/nivel.png);background-repeat:no-repeat;background-size:contain;width:30%;height:50%}.recompensa-texto-tabuleiro>p{color:#5e2c12;font-family:Londrina Solid,cursive;font-size:1.2em}.recompensa-moeda-tabuleiro{align-items:center;width:50%;height:100%;display:flex}.moeda-icon-tabuleiro{background-image:url(/assets/imagens/vetores/moedas.png);background-repeat:no-repeat;background-size:contain;width:30%;height:50%}.area-btn-modal{width:500px;height:80px}.btn-modal-tabuleiro{color:#e6b789;background-color:#5e2c12;border:none;width:300px;height:60px;margin:10px 100px;font-family:Londrina Solid,cursive;font-size:1.8em}.btn-modal-tabuleiro:hover{cursor:pointer;border:3px solid #331809}@media screen and (width<=1366px) and (height<=768px){.box-titulo-tabuleiro{justify-content:center;align-items:center;width:450px;height:135px;margin:10.5vh auto 2vh;display:flex}.box-titulo-tabuleiro>h1{font-size:4em}.box-content-tabuleiro{width:350px;height:350px;margin:0 auto}.img-resultado-tabuleiro{justify-content:center;width:150px;height:150px;margin:0 105px;display:flex}.recompensas-tabuleiro{width:500px;height:100px}.recompensa-xp-tabuleiro{width:35%}.recompensa-xp-icon-tabuleiro{width:30%;height:40%}.recompensa-texto-tabuleiro{font-size:1.5em}.recompensa-moeda-tabuleiro{width:45%;height:100%}.moeda-icon-tabuleiro{width:25%;height:40%}}body,html{width:100%;height:100%;margin:0;padding:0}.container{width:100%;height:100%;position:relative}.iframe{border:none;width:100%;height:100%;position:absolute;top:0;left:0}.cadastro-container{background:url(/assets/imagens/backgrounds/fundo.jpg) 50%/cover no-repeat;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex;overflow-y:auto}.form-background-cadastro{background-image:url(/assets/imagens/backgrounds/fundo-forms8.png);background-position:50%;background-repeat:no-repeat;background-size:contain;justify-content:center;align-items:center;width:100%;max-width:550px;height:auto;min-height:85vh;padding:40px 0;display:flex}.div-form{flex-direction:column;align-items:center;width:90%;display:flex}.cadastro-title{color:#57330e;text-shadow:2px 2px #f7d287,4px 4px 2px #000;text-align:center;margin-bottom:10px;padding:5px;font-size:48px;font-weight:700}label{color:#f7d287;text-shadow:2px 2px 2px #000;align-self:flex-start;margin-top:5px;margin-bottom:2px;margin-left:10%;font-size:20px;font-weight:700}.input-wrapper{align-items:center;width:80%;margin-bottom:10px;display:flex;position:relative}input{color:#57330e;box-sizing:border-box;background-color:#f0d8a6;border:2px solid #57330e;border-radius:5px;width:80%;height:42px;margin-bottom:10px;padding:10px 12px;font-size:16px;font-weight:700;transition:all .2s ease-in-out}.input-wrapper input{width:100%;margin-bottom:0}input[type=date]{font-family:inherit}input::placeholder{color:#a48a60;opacity:.8}input:hover{background-color:#f7e4c2;border-color:#8b5a2b}input:focus{background-color:#fff;border-color:#57330e;outline:3px solid #fc3;box-shadow:0 0 8px #fc3c}.toggle-password{cursor:pointer;color:#57330e;z-index:2;font-size:22px;transition:transform .1s;position:absolute;right:12px;box-shadow:none!important;width:auto!important;height:auto!important;text-shadow:none!important;background:0 0!important;border:none!important;margin:0!important;padding:0!important}.toggle-password:hover{transform:scale(1.2)!important}.toggle-password:active{transform:scale(.9)!important}.error-message{color:#b41414;text-shadow:1px 1px 1px #000;text-align:center;margin-top:5px;font-size:1.1rem;font-weight:700}.loading-message{color:#f7d287;text-shadow:1px 1px 2px #000;text-align:center;margin-top:5px;font-size:1.1rem;font-weight:700}button.submit-button{cursor:pointer;color:#f0d8a6;text-shadow:2px 2px 2px #000;background-image:url(/assets/imagens/placas/placa5.png),radial-gradient(circle,#8b5a2b 0%,#57330e 100%);background-position:50%;background-repeat:no-repeat;background-size:cover;border:2px solid #57330e;border-radius:10px;width:50%;height:48px;margin-top:15px;margin-bottom:10px;font-size:22px;font-weight:700;transition:transform .1s,box-shadow .1s;box-shadow:0 4px 6px #0000004d}button.submit-button:hover:not(:disabled){transform:scale(1.05);box-shadow:0 6px 12px #0006}button.submit-button:focus-visible{outline:3px solid #fc3;box-shadow:0 0 10px #fc3c}button.submit-button:active:not(:disabled){transform:scale(.95)}button.submit-button:disabled{opacity:.6;cursor:not-allowed}@media (width<=768px){.form-background-cadastro{background-size:100% 100%;min-height:70vh;padding:30px 10px}.cadastro-title{font-size:38px}input,.input-wrapper{width:90%}label{margin-left:5%}button.submit-button{width:70%;font-size:18px}}.container{height:100vh;width:100wh;background:url(/assets/imagens/backgrounds/fundo.jpg) 50%/cover no-repeat;flex-direction:column;justify-content:center;align-items:center;display:flex;overflow:hidden}.quadro{background-image:url(/assets/imagens/backgrounds/fundo-forms8.png);background-position:50%;background-repeat:no-repeat;background-size:contain;justify-content:center;align-items:center;width:40%;min-height:92vh;padding:20px 0;display:flex}.quadro-container{flex-direction:column;align-items:center;gap:2px;width:100%;height:100%;padding:15%;display:flex}.title{color:#f7d287;text-shadow:5px 5px 2px #000;text-align:center;width:100%;padding:5px 0 0;font-size:5vh;font-weight:700}.subtitle{text-align:center;color:#221303;font-size:3vh}.list-title{text-align:start;font-size:2.5vh}.list-text{margin-left:2rem;font-size:1.6rem}button{cursor:pointer;color:#f0d8a6;text-shadow:3px 3px 3px #000;cursor:pointer;background-image:url(/assets/placa5-DswfFxy0.png);background-position:50%;border:none;border-radius:10px;width:60%;height:10%;margin-top:1rem;padding:12px 15px;font-size:3vh;font-weight:700;transition:transform .1s;box-shadow:0 4px 6px #0000004d}.Logout-container{z-index:1;flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.Logout-container:before{content:"";filter:blur(5px);z-index:-1;background:url(/assets/imagens/backgrounds/fundo.jpg) 50%/cover no-repeat;position:absolute;inset:0}.form-background{width:none;background-image:url(/assets/imagens/backgrounds/fundo-forms8.png);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:0 0 30px 30px;justify-content:center;align-items:center;min-height:80vh;padding:40px 35px;display:flex}form{flex-direction:column;align-items:center;gap:1px;width:70%;display:flex}h1{text-align:center;color:#57330e;text-shadow:5px 5px 2px #0004;margin-bottom:20px;font-family:Chromium One Std Regular,sans-serif;font-size:40px;font-weight:700}.button-container{justify-content:space-between;align-items:center;gap:10px;width:85%;display:flex}.button1{cursor:pointer;color:#89ea5c;text-shadow:3px 3px 3px #47e741a3;cursor:pointer;background-color:#0000;background-image:url(/assets/placa5-DswfFxy0.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;border-radius:10px;width:40%;height:30%;padding:6px 10px;font-size:30px;font-weight:700;transition:transform .1s;position:relative;top:10px;box-shadow:0 4px 6px #0000004d}.button2{cursor:pointer;color:#eb0000;text-shadow:3px 3px 3px #f8414188;cursor:pointer;background-color:#0000;background-image:url(/assets/placa5-DswfFxy0.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;border-radius:10px;width:40%;height:30%;padding:6px 10px;font-size:30px;font-weight:700;transition:transform .1s;position:relative;top:10px;box-shadow:0 4px 6px #0000004d}@media (width<=768px){.form-background{width:90%;padding:20px}h1{margin-top:40px;font-size:28px}.button1,.button2{width:45%;margin-top:20px;margin-left:0;margin-right:0;top:0}}@media (width<=480px){h1{font-size:20px}.button1,.button2{width:50%;margin-top:10px;font-size:18px}.form-background{width:90%;padding:15px}}.Loading-container{z-index:1;flex-direction:column;justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.Loading-container:before{content:"";filter:blur(5px);z-index:-1;background:url(/assets/imagens/backgrounds/fundo.jpg) 50%/cover no-repeat;position:absolute;inset:0}.FormLoading{flex-direction:column;align-items:center;gap:2px;width:50%;height:50%;display:flex}.Loading-title{color:#57330e;text-shadow:4px 4px 2px #000;min-height:20%;margin-top:30px;margin-bottom:30px;font-size:52px;font-weight:700}.Imgloading{justify-content:center;align-items:center;width:20%;min-height:20%;padding:40px 0;display:flex}button:hover{transform:scale(1.05)}button:active{transform:scale(.95)}@media (width<=768px){.form-background{width:90%;padding:20px}h1{margin-top:40px;font-size:28px}.button1,.button2{width:45%;margin-top:20px;margin-left:0;margin-right:0;top:0}}@media (width<=480px){h1{font-size:20px}.button1,.button2{width:50%;margin-top:10px;font-size:18px}.form-background{width:90%;padding:15px}}body{background-color:#19421c;margin:0;padding:0;font-family:Londrina Solid,cursive}.bg-login{background-color:#0aad44;background-image:url(/assets/imagens/backgrounds/cenario_login-tabuleiro.png);background-position:50%;background-repeat:repeat;padding:1rem}.form{text-align:center;flex-direction:column;width:55%;display:flex}.form input{color:#7e7e7e;background-color:#eee;border:none;width:100%;height:45px;padding-left:5px;font-family:Blinker,sans-serif;font-size:1.2em}.form input:focus{outline:none}.label-input{background-color:#eee;align-items:center;margin:5px;padding:0 8px;display:flex}.password{color:#7e7e7e;margin:15px 0}.password:first-letter{text-transform:capitalize}
