@import"https://fonts.googleapis.com/css2?family=Montserrat+Alternates:wght@300;400;500;600;700;800&family=Montserrat:wght@300;400;500;600;700;800;900&family=Just+Another+Hand&display=swap";.button{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:2px solid transparent;border-radius:4px;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(.5em - 2px);padding-left:calc(.75em - 2px);padding-right:calc(.75em - 2px);padding-top:calc(.5em - 2px);position:relative;vertical-align:top}.button:focus,.button:active,.is-active.button{outline:none}.button[disabled],fieldset[disabled] .button{cursor:not-allowed}.button,.is-unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.content:not(:last-child),.block:not(:last-child),.table:not(:last-child),.title:not(:last-child),.subtitle:not(:last-child){margin-bottom:1.5rem}.modal-close,.delete{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;background-color:#0a0a0a33;border:none;border-radius:9999px;cursor:pointer;pointer-events:auto;display:inline-block;flex-grow:0;flex-shrink:0;font-size:0;height:20px;max-height:20px;max-width:20px;min-height:20px;min-width:20px;outline:none;position:relative;vertical-align:top;width:20px}.modal-close:before,.delete:before,.modal-close:after,.delete:after{background-color:#fff;content:"";display:block;left:50%;position:absolute;top:50%;transform:translate(-50%) translateY(-50%) rotate(45deg);transform-origin:center center}.modal-close:before,.delete:before{height:2px;width:50%}.modal-close:after,.delete:after{height:50%;width:2px}.modal-close:hover,.delete:hover,.modal-close:focus,.delete:focus{background-color:#0a0a0a4d}.modal-close:active,.delete:active{background-color:#0a0a0a66}.is-small.modal-close,.is-small.delete{height:16px;max-height:16px;max-width:16px;min-height:16px;min-width:16px;width:16px}.is-medium.modal-close,.is-medium.delete{height:24px;max-height:24px;max-width:24px;min-height:24px;min-width:24px;width:24px}.is-large.modal-close,.is-large.delete{height:32px;max-height:32px;max-width:32px;min-height:32px;min-width:32px;width:32px}.modal,.modal-background,.image.is-3by4 img{bottom:0;left:0;position:absolute;right:0;top:0}.navbar-burger{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;color:currentColor;font-family:inherit;font-size:1em;margin:0;padding:0}/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}html{background-color:#eff0eb;font-size:16px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;min-width:300px;overflow-x:hidden;overflow-y:scroll;text-rendering:optimizeLegibility;text-size-adjust:100%}article,aside,figure,footer,header,hgroup,section{display:block}body,button,input,optgroup,select,textarea{font-family:Montserrat,sans-serif}code,pre{-moz-osx-font-smoothing:auto;-webkit-font-smoothing:auto;font-family:monospace}body{color:#4a4a4a;font-size:1em;font-weight:400;line-height:1.5}a{color:#485fc7;cursor:pointer;text-decoration:none}a strong{color:currentColor}a:hover{color:#363636}code{background-color:#f5f5f5;color:#da1039;font-size:.875em;font-weight:400;padding:.25em .5em}hr{background-color:#f5f5f5;border:none;display:block;height:2px;margin:1.5rem 0}img{height:auto;max-width:100%}input[type=checkbox]{vertical-align:baseline}small{font-size:.875em}span{font-style:inherit;font-weight:inherit}strong{color:#363636;font-weight:700}fieldset{border:none}pre{-webkit-overflow-scrolling:touch;background-color:#f5f5f5;color:#4a4a4a;font-size:.875em;overflow-x:auto;padding:1.25rem 1.5rem;white-space:pre;word-wrap:normal}pre code{background-color:transparent;color:currentColor;font-size:1em;padding:0}table td,table th{vertical-align:top}table td:not([align]),table th:not([align]){text-align:inherit}table th{color:#363636}@keyframes spinAround{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.card{background-color:#fff;border-radius:.25rem;box-shadow:0 .5em 1em -.125em #0a0a0a1a,0 0 0 1px #0a0a0a05;color:#4a4a4a;max-width:100%;position:relative}.menu{font-size:1rem}.menu.is-small{font-size:.75rem}.menu.is-medium{font-size:1.25rem}.menu.is-large{font-size:1.5rem}.modal{align-items:center;display:none;flex-direction:column;justify-content:center;overflow:hidden;position:fixed;z-index:40}.modal.is-active{display:flex}.modal-background{background-color:#0a0a0adb}.modal-content,.modal-card{margin:0 20px;max-height:calc(100vh - 160px);overflow:auto;position:relative;width:100%}@media screen and (min-width: 769px){.modal-content,.modal-card{margin:0 auto;max-height:calc(100vh - 40px);width:640px}}.modal-close{background:none;height:40px;position:fixed;right:20px;top:20px;width:40px}.modal-card{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;-ms-overflow-y:visible}.modal-card-head,.modal-card-foot{align-items:center;background-color:#f5f5f5;display:flex;flex-shrink:0;justify-content:flex-start;padding:20px;position:relative}.modal-card-head{border-bottom:1px solid #dbdbdb;border-top-left-radius:6px;border-top-right-radius:6px}.modal-card-title{color:#363636;flex-grow:1;flex-shrink:0;font-size:1.5rem;line-height:1}.modal-card-foot{border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:1px solid #dbdbdb}.modal-card-foot .button:not(:last-child){margin-right:.5em}.modal-card-body{-webkit-overflow-scrolling:touch;background-color:#fff;flex-grow:1;flex-shrink:1;overflow:auto;padding:20px}.navbar{background-color:#fff;min-height:3.25rem;position:relative;z-index:30}.navbar.is-black{background-color:#0a0a0a;color:#fff}.navbar.is-black .navbar-brand>.navbar-item,.navbar.is-black .navbar-brand .navbar-link{color:#fff}.navbar.is-black .navbar-brand>a.navbar-item:focus,.navbar.is-black .navbar-brand>a.navbar-item:hover,.navbar.is-black .navbar-brand>a.navbar-item.is-active,.navbar.is-black .navbar-brand .navbar-link:focus,.navbar.is-black .navbar-brand .navbar-link:hover,.navbar.is-black .navbar-brand .navbar-link.is-active{background-color:#000;color:#fff}.navbar.is-black .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-black .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-black .navbar-start>.navbar-item,.navbar.is-black .navbar-start .navbar-link,.navbar.is-black .navbar-end>.navbar-item,.navbar.is-black .navbar-end .navbar-link{color:#fff}.navbar.is-black .navbar-start>a.navbar-item:focus,.navbar.is-black .navbar-start>a.navbar-item:hover,.navbar.is-black .navbar-start>a.navbar-item.is-active,.navbar.is-black .navbar-start .navbar-link:focus,.navbar.is-black .navbar-start .navbar-link:hover,.navbar.is-black .navbar-start .navbar-link.is-active,.navbar.is-black .navbar-end>a.navbar-item:focus,.navbar.is-black .navbar-end>a.navbar-item:hover,.navbar.is-black .navbar-end>a.navbar-item.is-active,.navbar.is-black .navbar-end .navbar-link:focus,.navbar.is-black .navbar-end .navbar-link:hover,.navbar.is-black .navbar-end .navbar-link.is-active{background-color:#000;color:#fff}.navbar.is-black .navbar-start .navbar-link:after,.navbar.is-black .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-black .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-black .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-black .navbar-item.has-dropdown.is-active .navbar-link{background-color:#000;color:#fff}.navbar.is-black .navbar-dropdown a.navbar-item.is-active{background-color:#0a0a0a;color:#fff}}.navbar.is-dark{background-color:#363636;color:#fff}.navbar.is-dark .navbar-brand>.navbar-item,.navbar.is-dark .navbar-brand .navbar-link{color:#fff}.navbar.is-dark .navbar-brand>a.navbar-item:focus,.navbar.is-dark .navbar-brand>a.navbar-item:hover,.navbar.is-dark .navbar-brand>a.navbar-item.is-active,.navbar.is-dark .navbar-brand .navbar-link:focus,.navbar.is-dark .navbar-brand .navbar-link:hover,.navbar.is-dark .navbar-brand .navbar-link.is-active{background-color:#292929;color:#fff}.navbar.is-dark .navbar-brand .navbar-link:after{border-color:#fff}.navbar.is-dark .navbar-burger{color:#fff}@media screen and (min-width: 1024px){.navbar.is-dark .navbar-start>.navbar-item,.navbar.is-dark .navbar-start .navbar-link,.navbar.is-dark .navbar-end>.navbar-item,.navbar.is-dark .navbar-end .navbar-link{color:#fff}.navbar.is-dark .navbar-start>a.navbar-item:focus,.navbar.is-dark .navbar-start>a.navbar-item:hover,.navbar.is-dark .navbar-start>a.navbar-item.is-active,.navbar.is-dark .navbar-start .navbar-link:focus,.navbar.is-dark .navbar-start .navbar-link:hover,.navbar.is-dark .navbar-start .navbar-link.is-active,.navbar.is-dark .navbar-end>a.navbar-item:focus,.navbar.is-dark .navbar-end>a.navbar-item:hover,.navbar.is-dark .navbar-end>a.navbar-item.is-active,.navbar.is-dark .navbar-end .navbar-link:focus,.navbar.is-dark .navbar-end .navbar-link:hover,.navbar.is-dark .navbar-end .navbar-link.is-active{background-color:#292929;color:#fff}.navbar.is-dark .navbar-start .navbar-link:after,.navbar.is-dark .navbar-end .navbar-link:after{border-color:#fff}.navbar.is-dark .navbar-item.has-dropdown:focus .navbar-link,.navbar.is-dark .navbar-item.has-dropdown:hover .navbar-link,.navbar.is-dark .navbar-item.has-dropdown.is-active .navbar-link{background-color:#292929;color:#fff}.navbar.is-dark .navbar-dropdown a.navbar-item.is-active{background-color:#363636;color:#fff}}.navbar>.container{align-items:stretch;display:flex;min-height:3.25rem;width:100%}.navbar-brand{align-items:stretch;display:flex;flex-shrink:0;min-height:3.25rem}.navbar-brand a.navbar-item:focus,.navbar-brand a.navbar-item:hover{background-color:transparent}.navbar-burger{color:#4a4a4a;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:none;border:none;cursor:pointer;display:block;height:3.25rem;position:relative;width:3.25rem;margin-left:auto}.navbar-burger span{background-color:currentColor;display:block;height:1px;left:calc(50% - 8px);position:absolute;transform-origin:center;transition-duration:86ms;transition-property:background-color,opacity,transform;transition-timing-function:ease-out;width:16px}.navbar-burger span:nth-child(1){top:calc(50% - 6px)}.navbar-burger span:nth-child(2){top:calc(50% - 1px)}.navbar-burger span:nth-child(3){top:calc(50% + 4px)}.navbar-burger:hover{background-color:#0000000d}.navbar-burger.is-active span:nth-child(1){transform:translateY(5px) rotate(45deg)}.navbar-burger.is-active span:nth-child(2){opacity:0}.navbar-burger.is-active span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.navbar-menu{display:none}.navbar-item,.navbar-link{color:#4a4a4a;display:block;line-height:1.5;padding:.5rem .75rem;position:relative}.navbar-item .icon:only-child,.navbar-link .icon:only-child{margin-left:-.25rem;margin-right:-.25rem}a.navbar-item,.navbar-link{cursor:pointer}a.navbar-item:focus,a.navbar-item:focus-within,a.navbar-item:hover,a.navbar-item.is-active,.navbar-link:focus,.navbar-link:focus-within,.navbar-link:hover,.navbar-link.is-active{background-color:#fafafa;color:#485fc7}.navbar-item{flex-grow:0;flex-shrink:0}.navbar-item img{max-height:1.75rem}.navbar-item.has-dropdown{padding:0}.navbar-item.is-expanded{flex-grow:1;flex-shrink:1}.navbar-link:not(.is-arrowless){padding-right:2.5em}.navbar-link:not(.is-arrowless):after{border-color:#485fc7;margin-top:-.375em;right:1.125em}.navbar-dropdown{font-size:.875rem;padding-bottom:.5rem;padding-top:.5rem}.navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}@media screen and (max-width: 1023px){.navbar>.container{display:block}.navbar-brand .navbar-item{align-items:center;display:flex}.navbar-link:after{display:none}.navbar-menu{background-color:#fff;box-shadow:0 8px 16px #0a0a0a1a;padding:.5rem 0}.navbar-menu.is-active{display:block}}@media screen and (min-width: 1024px){.navbar,.navbar-menu,.navbar-start,.navbar-end{align-items:stretch;display:flex}.navbar{min-height:3.25rem}.navbar.is-transparent a.navbar-item:focus,.navbar.is-transparent a.navbar-item:hover,.navbar.is-transparent a.navbar-item.is-active,.navbar.is-transparent .navbar-link:focus,.navbar.is-transparent .navbar-link:hover,.navbar.is-transparent .navbar-link.is-active{background-color:transparent!important}.navbar.is-transparent .navbar-item.has-dropdown.is-active .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:focus-within .navbar-link,.navbar.is-transparent .navbar-item.has-dropdown.is-hoverable:hover .navbar-link{background-color:transparent!important}.navbar.is-transparent .navbar-dropdown a.navbar-item:focus,.navbar.is-transparent .navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar.is-transparent .navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#485fc7}.navbar-burger{display:none}.navbar-item,.navbar-link{align-items:center;display:flex}.navbar-item.has-dropdown{align-items:stretch}.navbar-item.is-active .navbar-dropdown,.navbar-item.is-hoverable:focus .navbar-dropdown,.navbar-item.is-hoverable:focus-within .navbar-dropdown,.navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar-item.is-active .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:focus .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:focus-within .navbar-dropdown.is-boxed,.navbar-item.is-hoverable:hover .navbar-dropdown.is-boxed{opacity:1;pointer-events:auto;transform:translateY(0)}.navbar-menu{flex-grow:1;flex-shrink:0}.navbar-start{justify-content:flex-start;margin-right:auto}.navbar-end{justify-content:flex-end;margin-left:auto}.navbar-dropdown{background-color:#fff;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top:2px solid #dbdbdb;box-shadow:0 8px 8px #0a0a0a1a;display:none;font-size:.875rem;left:0;min-width:100%;position:absolute;top:100%;z-index:20}.navbar-dropdown .navbar-item{padding:.375rem 1rem;white-space:nowrap}.navbar-dropdown a.navbar-item{padding-right:3rem}.navbar-dropdown a.navbar-item:focus,.navbar-dropdown a.navbar-item:hover{background-color:#f5f5f5;color:#0a0a0a}.navbar-dropdown a.navbar-item.is-active{background-color:#f5f5f5;color:#485fc7}.navbar-dropdown.is-boxed{border-radius:6px;border-top:none;box-shadow:0 8px 8px #0a0a0a1a,0 0 0 1px #0a0a0a1a;display:block;opacity:0;pointer-events:none;top:calc(100% - 4px);transform:translateY(-5px);transition-duration:86ms;transition-property:opacity,transform}.navbar-dropdown.is-right{left:auto;right:0}.navbar>.container .navbar-brand,.container>.navbar .navbar-brand{margin-left:-.75rem}.navbar>.container .navbar-menu,.container>.navbar .navbar-menu{margin-right:-.75rem}a.navbar-item.is-active,.navbar-link.is-active{color:#0a0a0a}a.navbar-item.is-active:not(:focus):not(:hover),.navbar-link.is-active:not(:focus):not(:hover){background-color:transparent}.navbar-item.has-dropdown:focus .navbar-link,.navbar-item.has-dropdown:hover .navbar-link,.navbar-item.has-dropdown.is-active .navbar-link{background-color:#fafafa}}.button{background-color:#fff;border-color:#dbdbdb;border-width:2px;color:#363636;cursor:pointer;justify-content:center;padding-bottom:calc(.5em - 2px);padding-left:1em;padding-right:1em;padding-top:calc(.5em - 2px);text-align:center;white-space:nowrap}.button strong{color:inherit}.button .icon,.button .icon.is-small,.button .icon.is-medium,.button .icon.is-large{height:1.5em;width:1.5em}.button .icon:first-child:not(:last-child){margin-left:calc(-.5em - 2px);margin-right:.25em}.button .icon:last-child:not(:first-child){margin-left:.25em;margin-right:calc(-.5em - 2px)}.button .icon:first-child:last-child{margin-left:calc(-.5em - 2px);margin-right:calc(-.5em - 2px)}.button:hover{border-color:#b5b5b5;color:#363636}.button:focus{border-color:#485fc7;color:#363636}.button:focus:not(:active){box-shadow:0 0 0 .125em #485fc740}.button:active,.button.is-active{border-color:#4a4a4a;color:#363636}.button.is-black{background-color:#0a0a0a;border-color:transparent;color:#fff}.button.is-black:hover{background-color:#040404;border-color:transparent;color:#fff}.button.is-black:focus{border-color:transparent;color:#fff}.button.is-black:focus:not(:active){box-shadow:0 0 0 .125em #0a0a0a40}.button.is-black:active,.button.is-black.is-active{background-color:#000;border-color:transparent;color:#fff}.button.is-black[disabled],fieldset[disabled] .button.is-black{background-color:#0a0a0a;border-color:#0a0a0a;box-shadow:none}.button.is-dark{background-color:#363636;border-color:transparent;color:#fff}.button.is-dark:hover{background-color:#2f2f2f;border-color:transparent;color:#fff}.button.is-dark:focus{border-color:transparent;color:#fff}.button.is-dark:focus:not(:active){box-shadow:0 0 0 .125em #36363640}.button.is-dark:active,.button.is-dark.is-active{background-color:#292929;border-color:transparent;color:#fff}.button.is-dark[disabled],fieldset[disabled] .button.is-dark{background-color:#363636;border-color:#363636;box-shadow:none}.button.is-small{font-size:.75rem}.button.is-small:not(.is-rounded){border-radius:2px}.button.is-medium{font-size:1.25rem}.button.is-large{font-size:1.5rem}.button[disabled],fieldset[disabled] .button{background-color:#fff;border-color:#dbdbdb;box-shadow:none;opacity:.5}.button.is-fullwidth{display:flex;width:100%}.button.is-rounded{border-radius:9999px;padding-left:1.25em;padding-right:1.25em}.buttons{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.buttons .button{margin-bottom:.5rem}.buttons .button:not(:last-child):not(.is-fullwidth){margin-right:.5rem}.buttons:last-child{margin-bottom:-.5rem}.buttons:not(:last-child){margin-bottom:1rem}.buttons.is-centered{justify-content:center}.buttons.is-centered:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}.buttons.is-right{justify-content:flex-end}.buttons.is-right:not(.has-addons) .button:not(.is-fullwidth){margin-left:.25rem;margin-right:.25rem}.container{flex-grow:1;margin:0 auto;position:relative;width:auto}@media screen and (min-width: 1024px){.container{max-width:960px}}@media screen and (min-width: 1216px){.container:not(.is-max-desktop){max-width:1152px}}@media screen and (min-width: 1408px){.container:not(.is-max-desktop):not(.is-max-widescreen){max-width:1344px}}.content li+li{margin-top:.25em}.content p:not(:last-child),.content dl:not(:last-child),.content ol:not(:last-child),.content ul:not(:last-child),.content blockquote:not(:last-child),.content pre:not(:last-child),.content table:not(:last-child){margin-bottom:1em}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{color:#363636;font-weight:600;line-height:1.125}.content h1{font-size:2em;margin-bottom:.5em}.content h1:not(:first-child){margin-top:1em}.content h2{font-size:1.75em;margin-bottom:.5714em}.content h2:not(:first-child){margin-top:1.1428em}.content h3{font-size:1.5em;margin-bottom:.6666em}.content h3:not(:first-child){margin-top:1.3333em}.content h4{font-size:1.25em;margin-bottom:.8em}.content h5{font-size:1.125em;margin-bottom:.8888em}.content h6{font-size:1em;margin-bottom:1em}.content blockquote{background-color:#f5f5f5;border-left:5px solid #dbdbdb;padding:1.25em 1.5em}.content ol{list-style-position:outside;margin-left:2em;margin-top:1em}.content ol:not([type]){list-style-type:decimal}.content ul{list-style:disc outside;margin-left:2em;margin-top:1em}.content ul ul{list-style-type:circle;margin-top:.5em}.content ul ul ul{list-style-type:square}.content dd{margin-left:2em}.content figure{margin-left:2em;margin-right:2em;text-align:center}.content figure:not(:first-child){margin-top:2em}.content figure:not(:last-child){margin-bottom:2em}.content figure img{display:inline-block}.content figure figcaption{font-style:italic}.content pre{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:1.25em 1.5em;white-space:pre;word-wrap:normal}.content sup,.content sub{font-size:75%}.content table{width:100%}.content table td,.content table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.content table th{color:#363636}.content table th:not([align]){text-align:inherit}.content table thead td,.content table thead th{border-width:0 0 2px;color:#363636}.content table tfoot td,.content table tfoot th{border-width:2px 0 0;color:#363636}.content table tbody tr:last-child td,.content table tbody tr:last-child th{border-bottom-width:0}.content.is-small{font-size:.75rem}.content.is-medium{font-size:1.25rem}.content.is-large{font-size:1.5rem}.icon{align-items:center;display:inline-flex;justify-content:center;height:1.5rem;width:1.5rem}.icon.is-small{height:1rem;width:1rem}.icon.is-medium{height:2rem;width:2rem}.icon.is-large{height:3rem;width:3rem}.image{display:block;position:relative}.image img{display:block;height:auto;width:100%}.image img.is-rounded{border-radius:9999px}.image.is-fullwidth{width:100%}.image.is-3by4 img{height:100%;width:100%}.image.is-3by4{padding-top:133.3333%}.table{background-color:#fff;color:#363636}.table td,.table th{border:1px solid #dbdbdb;border-width:0 0 1px;padding:.5em .75em;vertical-align:top}.table td.is-black,.table th.is-black{background-color:#0a0a0a;border-color:#0a0a0a;color:#fff}.table td.is-dark,.table th.is-dark{background-color:#363636;border-color:#363636;color:#fff}.table td.is-vcentered,.table th.is-vcentered{vertical-align:middle}.table th{color:#363636}.table th:not([align]){text-align:left}.table thead{background-color:transparent}.table thead td,.table thead th{border-width:0 0 2px;color:#363636}.table tfoot{background-color:transparent}.table tfoot td,.table tfoot th{border-width:2px 0 0;color:#363636}.table tbody{background-color:transparent}.table tbody tr:last-child td,.table tbody tr:last-child th{border-bottom-width:0}.table.is-fullwidth{width:100%}.table.is-hoverable tbody tr:not(.is-selected):hover{background-color:#fafafa}.tags{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.tags:last-child{margin-bottom:-.5rem}.tags:not(:last-child){margin-bottom:1rem}.tags.is-centered{justify-content:center}.tags.is-right{justify-content:flex-end}.title,.subtitle{word-break:break-word}.title em,.title span,.subtitle em,.subtitle span{font-weight:inherit}.title sub,.subtitle sub,.title sup,.subtitle sup{font-size:.75em}.title{color:#363636;font-size:2rem;font-weight:600;line-height:1.125}.title strong{color:inherit;font-weight:inherit}.title:not(.is-spaced)+.subtitle{margin-top:-1.25rem}.title.is-2{font-size:2.5rem}.title.is-3{font-size:2rem}.title.is-4{font-size:1.5rem}.title.is-5{font-size:1.25rem}.title.is-6{font-size:1rem}.title.is-7{font-size:.75rem}.subtitle{color:#4a4a4a;font-size:1.25rem;font-weight:400;line-height:1.25}.subtitle strong{color:#363636;font-weight:600}.subtitle:not(.is-spaced)+.title{margin-top:-1.25rem}.subtitle.is-2{font-size:2.5rem}.subtitle.is-3{font-size:2rem}.subtitle.is-4{font-size:1.5rem}.subtitle.is-5{font-size:1.25rem}.subtitle.is-6{font-size:1rem}.subtitle.is-7{font-size:.75rem}.column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1;padding:.75rem}@media screen and (max-width: 768px){.column.is-12-mobile{flex:none;width:100%}}@media screen and (min-width: 769px),print{.column.is-half{flex:none;width:50%}.column.is-one-third,.column.is-one-third-tablet{flex:none;width:33.3333%}.column.is-two-fifths{flex:none;width:40%}.column.is-offset-1{margin-left:8.33333%}.column.is-2{flex:none;width:16.66667%}.column.is-offset-2{margin-left:16.66667%}.column.is-3{flex:none;width:25%}.column.is-offset-3{margin-left:25%}.column.is-4,.column.is-4-tablet{flex:none;width:33.33333%}.column.is-5,.column.is-5-tablet{flex:none;width:41.66667%}.column.is-6{flex:none;width:50%}.column.is-7{flex:none;width:58.33333%}.column.is-8{flex:none;width:66.66667%}.column.is-10{flex:none;width:83.33333%}}@media screen and (min-width: 1024px){.column.is-3-desktop{flex:none;width:25%}}.columns{margin-left:-.75rem;margin-right:-.75rem;margin-top:-.75rem}.columns:last-child{margin-bottom:-.75rem}.columns:not(:last-child){margin-bottom:.75rem}.columns.is-centered{justify-content:center}.columns.is-multiline{flex-wrap:wrap}.columns.is-vcentered{align-items:center}@media screen and (min-width: 769px),print{.columns:not(.is-desktop){display:flex}}.has-text-white{color:#fff!important}a.has-text-white:hover,a.has-text-white:focus{color:#e6e6e6!important}.has-text-black{color:#0a0a0a!important}a.has-text-black:hover,a.has-text-black:focus{color:#000!important}.has-text-light{color:#f5f5f5!important}a.has-text-light:hover,a.has-text-light:focus{color:#dbdbdb!important}.has-text-danger{color:#f14668!important}a.has-text-danger:hover,a.has-text-danger:focus{color:#ee1742!important}.has-text-grey-dark{color:#4a4a4a!important}.has-text-grey{color:#7a7a7a!important}.has-background-white-bis{background-color:#fafafa!important}.is-flex-direction-row-reverse{flex-direction:row-reverse!important}.is-flex-direction-column{flex-direction:column!important}.is-flex-wrap-wrap{flex-wrap:wrap!important}.is-justify-content-center{justify-content:center!important}.is-justify-content-end{justify-content:end!important}.is-align-content-stretch{align-content:stretch!important}.is-align-items-center{align-items:center!important}.is-align-items-start{align-items:start!important}.is-align-self-center{align-self:center!important}.is-flex-grow-1{flex-grow:1!important}.is-relative{position:relative!important}.mr-1{margin-right:.25rem!important}.mb-1{margin-bottom:.25rem!important}.mt-2{margin-top:.5rem!important}.mr-2{margin-right:.5rem!important}.mb-2{margin-bottom:.5rem!important}.ml-2{margin-left:.5rem!important}.mt-3{margin-top:.75rem!important}.mb-3{margin-bottom:.75rem!important}.mt-4{margin-top:1rem!important}.mb-4{margin-bottom:1rem!important}.mt-5{margin-top:1.5rem!important}.mb-5{margin-bottom:1.5rem!important}.mt-6{margin-top:3rem!important}.mb-6{margin-bottom:3rem!important}.m-auto{margin:auto!important}.mt-auto{margin-top:auto!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.p-0{padding:0!important}.pb-0{padding-bottom:0!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.p-3{padding:.75rem!important}.pr-3{padding-right:.75rem!important}.pb-3{padding-bottom:.75rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.p-4{padding:1rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.p-5{padding:1.5rem!important}.pb-5{padding-bottom:1.5rem!important}.py-5{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.pr-6{padding-right:3rem!important}.pb-6{padding-bottom:3rem!important}.py-6{padding-top:3rem!important;padding-bottom:3rem!important}@media screen and (max-width: 768px){.is-size-3-mobile{font-size:2rem!important}.is-size-4-mobile{font-size:1.5rem!important}.is-size-5-mobile{font-size:1.25rem!important}.is-size-6-mobile{font-size:1rem!important}}@media screen and (min-width: 769px),print{.is-size-2-tablet{font-size:2.5rem!important}.is-size-3-tablet{font-size:2rem!important}.is-size-4-tablet{font-size:1.5rem!important}}.has-text-centered{text-align:center!important}.has-text-left{text-align:left!important}.has-text-right{text-align:right!important}@media screen and (max-width: 768px){.has-text-centered-mobile{text-align:center!important}}@media screen and (min-width: 1024px){.has-text-left-desktop{text-align:left!important}}.is-italic{font-style:italic!important}.is-underlined{text-decoration:underline!important}.has-text-weight-light{font-weight:300!important}.has-text-weight-medium{font-weight:500!important}.has-text-weight-semibold{font-weight:600!important}.has-text-weight-bold{font-weight:700!important}.has-text-weight-black{font-weight:900!important}.is-block{display:block!important}.is-flex{display:flex!important}.is-hidden{display:none!important}@media screen and (max-width: 768px){.is-hidden-mobile{display:none!important}}@media screen and (min-width: 769px),print{.is-hidden-tablet{display:none!important}}.footer{background-color:#fafafa;padding:3rem 1.5rem 6rem}.section{padding:3rem 1.5rem}@media screen and (min-width: 1024px){.section{padding:3rem}.section.is-medium{padding:9rem 4.5rem}.section.is-large{padding:18rem 6rem}}body{background-color:#fff;color:#000}:root{--orange: #EC774C;--yellow: #FCB335;--blue: #377383;--purple: #663B72;--pink: #DC687D;--green: #B0C590}.section-footer{position:relative;background-image:linear-gradient(to bottom,#fff,#fff 40%,#fcb335 40%,#ec774c)}.bg1{background-image:url(/assets/bg1-BM6kDg2M.png);background-position:center;background-repeat:no-repeat;background-size:cover;height:100%;padding-top:6rem!important;padding-bottom:4rem!important}.arrow-down-orange{content:"";position:absolute;bottom:-46px;left:50%;transform:translate(-50%);width:92px;height:46px;background-color:var(--orange);clip-path:polygon(50% 100%,0 0,100% 0)}.is-size-5-5{font-size:1.125rem!important}.mt-12{margin-top:6rem!important}.container.is-max-desktop{max-width:960px!important}.container.is-max-desktop-lg{max-width:1180px!important}.orange-bg{background-color:var(--orange)}.yellow-bg{background-color:var(--yellow)}.blue-bg{background-color:var(--blue)}.purple-bg{background-color:var(--purple)}.pink-bg{background-color:var(--pink)}.green-bg{background-color:var(--green)}.has-background-white{background-color:#fff!important}.no-border{border:none!important}.is-size-2-2{font-size:2.25rem!important}.bg-quadriculado{background-image:url(/assets/bg-quadriculado-BmAwYWoW.png);background-position:center;background-repeat:no-repeat;background-size:cover}.has-text-weight-normal{font-weight:400!important}.gap-4{gap:4rem}.my-6rem{margin-top:6rem;margin-bottom:6rem}.em-breve{position:relative}.uiclapinho{width:75px;margin:auto}.h-100{height:100%}.camera-icons{width:130px;object-fit:contain;margin:0 auto}.em-breve div{color:#fff;font-weight:600;text-align:center;display:flex;flex-direction:column;justify-content:center;height:100%}.estande-uiclap{position:absolute;right:-2.5rem;top:-6.25rem;z-index:30}.foto-estande{object-fit:contain}.is-gap-8{gap:4rem!important}.mb-12{margin-bottom:6rem!important}.mb-10{margin-bottom:5rem!important}.mb-8{margin-bottom:4rem!important}.img-leitora{position:absolute;bottom:0;left:70%;transform:translate(-50%);max-width:650px;width:50%;height:auto}@media (max-width: 1024px){.img-leitora{width:50%;max-width:600px}.estande-uiclap{right:0!important}}@media (max-width: 768px){.img-leitora{width:80%;max-width:500px;left:60%}.bg1{padding-top:4rem!important}}.p-8{padding:4rem!important}.p-5-5{padding:2rem!important}.custom-box{width:234px;line-height:1.2;height:190px;z-index:10;padding:2rem!important}.sticker-uau{position:absolute;left:-4rem;bottom:-4.5rem;z-index:20}.sticker-estande{position:absolute;right:-1.75rem;top:-7rem;z-index:0}.move-down{margin-top:2rem}.vertical-center{display:flex;flex-direction:column;justify-content:center;height:100%}.line-h-1{line-height:1!important}.top-icon-abs{position:absolute;top:-3rem;left:50%;transform:translate(-50%);z-index:30}.top-icon-abs-2{position:absolute;top:-2.8rem;left:50%;transform:translate(-50%);z-index:30}.bg-colorido{background-image:url(/assets/bg-colorido-Dfieyiu1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.gap-05{gap:.5rem}.icons-custom img{width:auto!important;height:50px!important;object-fit:contain}.opacity-half{opacity:.5}.purple-gradient{background-image:linear-gradient(to bottom,var(--purple),white);height:400px}.blue-gradient{background-image:linear-gradient(to bottom,var(--blue),white);height:400px}.best-sellers-counter{color:#fff;font-weight:700;font-size:12rem;margin-top:-3rem}.text-best-seller{line-height:1.1;font-weight:900;color:#fff;font-size:5.5rem}@media screen and (max-width: 1407px){.sticker-uau{top:-8.75rem}}@media screen and (max-width: 1280px){.best-sellers-counter{font-size:8rem;margin-top:-1rem}.text-best-seller{font-size:4rem}}@media screen and (max-width: 1215px){.square-zigzag{font-size:1.25rem}.square-zigzag .is-size-2{font-size:2.25rem!important}.custom-box{padding:1.5rem!important}.sticker-uau{top:-5rem;left:-3rem;width:120px}.sticker-estande{width:120px;top:-3rem}}@media screen and (max-width: 900px){.square-zigzag{font-size:1rem}.square-zigzag .is-size-2{font-size:2rem!important}}@media screen and (max-width: 768px){.custom-box{padding:1rem!important}.best-sellers-counter{font-size:6rem;margin-top:-1rem}.text-best-seller{font-size:3rem}.custom-carousel{margin-top:-15rem!important}.em-breve{margin-top:3rem}.p-4-mobile{padding:2rem!important}}@media screen and (max-width: 600px){.square-zigzag{flex-direction:column}.custom-box{width:90%;padding:2rem!important}.move-down{margin-top:0rem!important;margin-left:auto;margin-right:0}.square-zigzag{font-size:1.5rem}.square-zigzag .is-size-2{font-size:2.5rem!important}.best-sellers-counter{font-size:4rem;margin-top:-1rem}.text-best-seller{font-size:2rem}.sticker-uau{top:-6rem;left:0;width:120px}.sticker-estande{width:120px;top:55rem}.mb-8-mobile{margin-bottom:6rem!important}.fotos-bienais{flex-direction:column}.obras-confirmadas{padding:2rem!important}}.fotos-bienais{display:flex;justify-content:center;gap:6rem;margin-bottom:1.5rem}.is-justify-content-space-between{justify-content:space-between!important}.gray-text-gradient{background:linear-gradient(to bottom,#fff,#fff,#ffffff42,#ffffff3a);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.custom-carousel{margin-top:-9rem;margin-left:2rem!important;margin-right:2rem!important}.w-100{width:100%}.fundo-degrade-laranja{background-image:linear-gradient(to bottom,#fcb335,#ec774c);color:#fff}.fundo-preto,.fundo-preto:hover{color:#fff;background-color:#000}.montserrat-alternate{font-family:Montserrat Alternates}.just-another-hand{font-family:Just Another Hand!important}.posicao-ate-agora{position:relative;top:-.2rem;left:1rem;transform:rotate(-9deg);display:inline-block}.padding-caixa-laranja{padding:2rem!important}.background-roxo{background-color:#5c2e68!important}.fundo-chaves{background:url(/assets/chave-BNPZPCEj.svg) no-repeat left center,url(/assets/chave_invertida-C74s4x3u.svg) no-repeat right center;padding-left:5rem;padding-right:5rem}.fundo-laranja{background-color:#ec774c;border:none}.btn-laranja:hover{background-color:#f26519}.fundo-amarelo{background-color:#f7a23b!important;border:none!important}.numeros{font-size:2rem;font-weight:700;color:#fff;font-family:Montserrat Alternates}.my-4rem{margin:2rem 0}@keyframes trofeu{0%{transform:rotateY(0)}40%{transform:rotateY(0)}60%{transform:rotateY(360deg)}to{transform:rotateY(360deg)}}.trofeuanim{animation-name:trofeu;animation-duration:5s;animation-direction:normal;animation-iteration-count:infinite;animation-timing-function:ease-in-out;width:50%}.img-footer{width:100vw;object-fit:contain;height:auto;display:block;margin-bottom:-25%}.gap-1{gap:1rem}.gap-2{gap:2rem}.w-full{width:100%}.w-modal-titulos{width:85%;height:85%}.h-full{height:100%}.w-14rem{width:14rem}.w-19rem{width:19rem}.ml-2-5rem{margin-left:2.5rem}.relative{position:relative!important}.margin-externa-experiencia{margin:3rem 0}.overflow-hidden{overflow:hidden}ul{list-style:disc;padding-left:1.5rem}.notifesp{position:relative;width:100%;overflow:hidden}.notifesp div{position:absolute;width:100%;left:100%;white-space:nowrap}.perguntas-frequentes-title{font-size:1.25rem}.perguntas-frequentes-title{transition:all 1s ease-in-out}.perguntas-frequentes-title-plus:before{content:"+";margin-right:2rem}.perguntas-frequentes-title-minus:before{content:"-";margin-right:2rem}.cursor-pointer{cursor:pointer}.perguntas-frequentes-descricao{height:0;margin-top:0;margin-left:1rem;overflow:hidden;padding-left:16px;padding-right:16px;background-color:#fff;border-radius:.5rem;color:#000;transition:height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out,margin-top .3s ease-in-out;font-size:1rem}.perguntas-frequentes-descricao.is-open{padding:8px;margin-top:1rem}.is-underlined{text-decoration:underline}.word-break{word-wrap:break-word}.opacity-half{opacity:.6!important}.one-line-ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.75rem}.is-multiline{flex-wrap:wrap}.is-pointer{cursor:pointer}.tooltip{position:relative}.tooltip-text{position:absolute;top:1.8rem;font-size:.8rem;border-radius:.5rem;visibility:hidden;width:100%;background-color:#000;color:#fff;padding:.4rem;opacity:0;z-index:10;transition:opacity .3s}.tooltip:hover .tooltip-text{visibility:visible;opacity:1}@keyframes notifespanim{0%{left:100%}to{left:-100%}}@media screen and (max-width: 440px){.modal-card-title{color:#363636;padding-left:.5rem;flex-grow:unset!important;flex-shrink:unset!important;line-height:1.4!important}}@media screen and (min-width: 1150px){.notifesp-filho-1{animation:notifespanim 20s linear infinite}.notifesp-filho-2{animation:notifespanim 20s linear 4s infinite}.notifesp-filho-3{animation:notifespanim 20s linear 8s infinite}.notifesp-filho-4{animation:notifespanim 20s linear 12s infinite}.notifesp-filho-5{animation:notifespanim 20s linear 16s infinite}.margin-top-1rem{margin-top:1rem}.largura-titulo{width:12rem!important;max-width:12rem}}@media screen and (max-width: 1149px){.notifesp-filho-1{animation:notifespanim 18s linear infinite}.notifesp-filho-2{animation:notifespanim 18s linear 6s infinite}.notifesp-filho-3{animation:notifespanim 18s linear 12s infinite}.notifesp-filho-4,.notifesp-filho-5{display:none!important}.largura-titulo{width:15rem!important;max-width:15rem}}@media screen and (max-width: 650px){.notifesp-filho-1{animation:notifespanim 18s linear infinite}.notifesp-filho-2{animation:notifespanim 18s linear 6s infinite}.notifesp-filho-3{animation:notifespanim 18s linear 12s infinite}.notifesp-filho-4,.notifesp-filho-5{display:none!important}.ml-2-5rem{margin-left:0rem}.w-19rem{margin-top:.5rem!important;font-size:.7rem;width:14rem}.w-modal-titulos{width:98%;height:98%}}@media screen and (max-width: 768px){.gap-mobile{display:flex;flex-direction:column;gap:2rem}.flex-reverse{display:flex;flex-direction:column-reverse}.flex-column-mobile{display:flex;flex-direction:column}.posicao-clapinho-fique-ligado{position:relative;top:1.7rem;width:10.5rem;transform:scale(1.7)}.padding-externo{padding:2.5rem 3rem}.linha-branca{width:100%;border-bottom:.5rem solid #fff;margin:4rem 0}.text-center{text-align:center}.text-size-adjust{font-size:.9rem!important}.altura-notifesp{height:1.5rem}.gap-btn-bienais-anteriores{gap:1rem}.largura-titulo{width:27rem!important;max-width:27rem}.is-multiline{display:flex;flex-wrap:wrap}}@media screen and (max-width: 480px){.notifesp-filho-1{animation:notifespanim 18s linear infinite}.notifesp-filho-2{animation:notifespanim 18s linear 9s infinite}.notifesp-filho-3,.notifesp-filho-4,.notifesp-filho-5{display:none!important}.largura-titulo{width:50%!important}}@media screen and (min-width: 769px){.padding-externo{padding:2.5rem 5rem}.posicao-clapinho-fique-ligado{position:relative;top:.6rem;width:10rem;transform:scale(2.5)}.altura-notifesp{height:2.5rem}.notifesp:hover div{animation-play-state:paused}.text-size-adjust{padding:.3rem 4rem!important}.gap-btn-bienais-anteriores{gap:5rem}}.divLivroBack{width:10rem;height:15rem;background-position:center;background-size:contain;background-repeat:no-repeat}.sucesso-participacao{transform:rotate(-9deg);text-align:right;margin-top:5rem;margin-right:7rem;margin-bottom:-5rem}@media screen and (max-width: 768px){.sucesso-participacao{margin-top:2rem;margin-right:4rem;margin-bottom:-2rem}}.pt-0{padding-top:0!important}.my-auto{margin-top:auto;margin-bottom:auto}.m-auto{margin:auto}h2{font-size:3.5rem}h4{font-size:2rem}@media screen and (max-width: 768px){h2{font-size:2.5rem}h4{font-size:1.25rem}}.bg-roxo{background-color:#682a6a!important}.max-w-7{max-width:768px!important}.fundo-azul{background-image:url(/assets/foto-estande-D8NbypVH.svg);background-position:center;background-repeat:no-repeat;background-size:cover;height:100%;padding:5rem 3rem;position:relative}.fundo-azul h2{z-index:10}.fundo-azul:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:#379b83b3!important;pointer-events:none}.medalha{top:-1rem;left:-1rem}.has-text-weight-extrabold{font-weight:800!important}.is-size-1{font-size:3rem!important}.is-size-2{font-size:2.5rem!important}.is-size-3{font-size:2rem!important}.is-size-4{font-size:1.5rem!important}.is-size-5{font-size:1.25rem!important}.is-size-6{font-size:1rem!important}.is-relative{position:relative}.glider-prev-top,.glider-next-top,.glider-prev-best,.glider-next-best{display:flex!important;flex-direction:column!important;justify-content:center!important;text-align:center;font-weight:500;height:2rem;font-size:2rem;cursor:pointer;position:absolute;top:40%!important;border-radius:50rem;border:none;width:3rem;transition:all .3 ease-in-out;background-color:transparent}.glider-prev-top,.glider-prev-best{left:-3rem!important}.glider-next-top,.glider-next-best{right:-3rem!important;left:auto}.container-carrousel{position:relative}.carousel-bienal{width:auto}@media screen and (max-width: 1024px){.is-half-tablet-custom{width:30%!important}}@media screen and (max-width: 768px){.is-half-tablet-custom{width:100%!important}}.gap-5{gap:5rem}.py-5{padding-top:5rem!important;padding-bottom:5rem!important}.qtd-medalhas{max-width:70%;margin-left:auto;margin-right:auto}@media screen and (max-width: 1024px){.qtd-medalhas{max-width:100%}}.responsive-btn{font-size:1.5rem!important}@media screen and (max-width: 430px){.responsive-btn{font-size:1rem!important}}.bg-verde-titulo{background-color:#458698!important;padding:40px 80px;transform:translateY(-50%)}@media screen and (max-width: 425px){.bg-verde-titulo{padding:20px 40px;transform:translateY(-30%)}}.text-azul-claro{color:#30d2ff!important}.w-fit{width:fit-content!important}.mt-8{margin-top:5rem}.icon-regulamento{width:7rem}.mw-tablet{max-width:1024px!important}.my-5{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.control{box-sizing:border-box;clear:both;font-size:1rem;position:relative;text-align:inherit}.input{-moz-appearance:none;-webkit-appearance:none;align-items:center;border:1px solid transparent;border-radius:4px;box-shadow:none;display:inline-flex;font-size:1rem;height:2.5em;justify-content:flex-start;line-height:1.5;padding-bottom:calc(.5em - 1px);padding-left:calc(.75em - 1px);padding-right:calc(.75em - 1px);padding-top:calc(.5em - 1px);position:relative;vertical-align:top;background-color:#fff;border-color:#dbdbdb;color:#363636;box-shadow:inset 0 .0625em .125em #0a0a0a0d;max-width:100%;width:100%}.input:focus,.input:active{border-color:#377383;box-shadow:0 0 0 .125em #37738340;outline:none}.control.has-icons-left .input{padding-left:2.5em}.control.has-icons-left .icon.is-left{color:#dbdbdb;height:2.5em;pointer-events:none;position:absolute;top:0;width:2.5em;z-index:4;display:inline-flex;align-items:center;justify-content:center;left:0}.select select{background-color:#fff;border-color:#dbdbdb;border-radius:4px;color:#363636;cursor:pointer;display:block;font-size:1em;max-width:100%;outline:none;padding-bottom:calc(.5em - 1px);padding-left:calc(.75em - 1px);padding-right:2.5em;padding-top:calc(.5em - 1px);width:100%;height:2.5em}.hero-autografos{background-image:url(/assets/bgprogramacao-Ds44J0fN.png);background-size:cover;background-position:center;padding:4rem 2rem;position:relative;min-height:350px}.info-bar{background-color:#377383;color:#fff;padding:1rem;font-weight:400;display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;border-bottom:4px solid #f2f2f2}.info-bar .info-item{display:flex;align-items:center;gap:.5rem}.view-btn{border:1px solid #dbdbdb;color:#363636}.view-btn.is-active{background-color:#363636;color:#fff;border-color:#363636}.date-filter-btn{flex:1;margin:0 .25rem;background-color:#fff;border:1px solid #dbdbdb;color:#377383;font-weight:600;transition:all .2s}.date-filter-btn.is-active{background-color:#363636;color:#fff;border-color:#363636}.book-card{border-radius:8px;box-shadow:0 4px 6px #0000000d;border:1px solid #eaeaea;height:100%;display:flex;flex-direction:column;transition:all .3s}.book-cover-container{height:200px;background-color:#f5f5f5;background-size:contain;background-position:center;background-repeat:no-repeat;margin:0 auto 1rem;width:130px}.badge-outline{border:1px solid #377383;color:#377383;border-radius:20px;padding:.25rem .75rem;font-size:.85rem;display:inline-flex;align-items:center;gap:.5rem;width:100%;justify-content:center}.badge-outline.orange{border-color:#ec774c;color:#ec774c}.btn-loja{background-color:#377383;color:#fff;border:none;text-decoration:none;display:inline-flex;justify-content:center;align-items:center;flex:1}.btn-loja:hover,.btn-loja:active{background-color:#2b5a67;color:#fff}.btn-divulgar{background-color:#fd961d;color:#fff;border:none;text-decoration:none;display:inline-flex;justify-content:center;align-items:center;flex:1}.btn-divulgar:hover,.btn-divulgar:active{background-color:#e58719;color:#fff}.list-header{background-color:#663b72;border-radius:8px;font-weight:600;margin-bottom:1rem}.list-card{border-radius:8px;box-shadow:0 2px 8px #0000001a;border:1px solid #eaeaea;transition:all .3s}.list-row{display:flex;align-items:center;flex-wrap:nowrap;width:100%}.col-capa{width:10%;display:flex;justify-content:center}.col-capa-int{background-size:contain;background-repeat:no-repeat;background-position:center;width:100%;height:90px}.col-autor{width:35%;padding:0 1rem}.col-data,.col-hora{width:15%;text-align:center}.col-acoes{width:25%;display:flex;justify-content:center;gap:.5rem}.text-teal{color:#377383!important}.text-orange{color:#ec774c!important}.icon-mobile-adjust{width:1.75rem!important}@media (max-width: 768px){.hero-autografos{background-image:url(/assets/bgprogramacao-mobile-B_F3WMSK.png)!important;padding:1.5rem 1rem 3rem}.info-bar{flex-direction:row;align-items:flex-start;padding:1rem .5rem;gap:.5rem}.info-bar .info-item{flex-direction:column;flex:1;font-size:.8rem;line-height:1.2;gap:.4rem}.date-filter-btn{margin-bottom:.5rem}.list-row{flex-wrap:wrap}.col-capa{width:100%;margin-bottom:1rem}.col-capa-int{background-size:contain;background-repeat:no-repeat;background-position:center;width:100%;height:160px}.col-autor{width:100%;text-align:center;margin-bottom:1rem;padding:0}.col-data,.col-hora{width:50%;margin-bottom:1rem}.col-acoes{width:100%}.presenca-confirmada{height:250px!important}.is-size-3-mobile{font-size:2rem!important}.logo-branco-uiclap{height:14px!important;margin-top:1.5rem}}.color-orange{color:#fcb335}.is-gap-2{gap:.5rem}.buttons-container{display:flex;gap:.5rem;width:100%;justify-content:center}.is-now{border:2px solid #EC774C!important;background-color:#fffdfa!important}.badge-now{position:absolute;top:-12px;right:-12px;background-color:#ec774c;color:#fff;padding:4px 12px;border-radius:20px;font-size:.75rem;font-weight:700;z-index:10;box-shadow:0 2px 5px #ec774c80;animation:pulseOrange 2s infinite}@keyframes pulseOrange{0%{box-shadow:0 0 #ec774cb3}70%{box-shadow:0 0 0 8px #ec774c00}to{box-shadow:0 0 #ec774c00}}#modal-divulgar .modal-card{max-width:480px;width:92%;border-radius:12px;overflow:hidden}#modal-divulgar .modal-card-body{background-color:#f9f9f9}#modal-preview-img{max-height:480px;width:auto;border-radius:8px;box-shadow:0 4px 15px #00000026;margin:0 auto;display:block}.offline-banner{background-color:#fc0;color:#333;text-align:center;padding:.75rem;font-weight:600;font-size:.9rem;z-index:100;box-shadow:0 2px 4px #0000001a}.presenca-confirmada{height:140px;margin-right:-1rem;margin-top:-1rem}.logo-branco-uiclap{height:24px;margin-top:1.5rem}.hero-conexao{background-color:#fd961d;padding:4rem 1rem}.info-bar-conexao{background-color:#1a1a1a;padding:1rem;display:flex;flex-wrap:wrap;justify-content:center;gap:3rem}.info-item-conexao{display:flex;align-items:center;gap:.75rem;color:#fff;font-size:1.1rem}.info-item-conexao i{color:#fd961d;font-size:1.5rem}.card-conexao{border-radius:12px;box-shadow:0 4px 15px #00000008;border:1px solid #eaeaea;background:#fff;padding:1.5rem;display:flex;align-items:center;margin-bottom:1.5rem;transition:all .3s}.card-conexao-icon{width:100px;height:100px;border-radius:50%;background-color:#f5f5f5;display:flex;justify-content:center;align-items:center;flex-shrink:0;color:#d84534}.card-conexao-content{flex-grow:1;padding:0 2rem}.card-conexao-date{display:flex;flex-direction:column;align-items:center;justify-content:center;border-left:2px solid #f5f5f5;padding-left:2rem;min-width:120px}.date-text{text-align:center}.btn-divulgar-conexao{background-color:#fd961d;color:#fff;border:none;border-radius:4px;font-weight:600;padding:.5rem 1.5rem;cursor:pointer;margin-top:.5rem;transition:background .2s;display:inline-flex;align-items:center;gap:.5rem}.btn-divulgar-conexao:hover{background-color:#e57d14}.loading-container{display:flex;justify-content:center;align-items:center;min-height:200px}.is-past{filter:grayscale(1);opacity:.6}.is-now{border:2px solid #FD961D!important;background-color:#fffdfa!important}.badge-now{position:absolute;top:-12px;right:-12px;background-color:#fd961d;color:#fff;padding:4px 12px;border-radius:20px;font-size:.75rem;font-weight:700;z-index:10;box-shadow:0 2px 5px #f68e1e80;animation:pulseOrange 2s infinite}@keyframes pulseOrange{0%{box-shadow:0 0 #f68e1eb3}70%{box-shadow:0 0 0 8px #f68e1e00}to{box-shadow:0 0 #f68e1e00}}@media (max-width: 768px){.info-bar-conexao{display:flex;flex-direction:row;gap:1rem;text-align:center;padding:1.5rem;flex-wrap:nowrap!important}.info-item-conexao{flex-direction:column;gap:.25rem;font-size:1rem}.date-filter-btn{margin-bottom:.5rem}.card-conexao{flex-direction:column;text-align:center;padding:1.5rem 1rem}.card-conexao-content{padding:1rem 0}.card-conexao-date{border-left:none;border-top:1px solid #eee;padding-left:0;padding-top:1rem;flex-direction:row;justify-content:space-around;align-items:center;width:100%}.card-conexao-date .date-text{display:flex;align-items:baseline;gap:.5rem}.date-text .is-size-1{font-size:2.5rem!important}.date-text{display:flex;flex-direction:column;align-items:center}.date-text div{margin:auto}}
