.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.react-grid-item img{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{transition:none;z-index:1;will-change:width,height}.react-grid-item.react-draggable-dragging{transition:none;z-index:3;will-change:transform}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px;opacity:0}.react-grid-item:hover>.react-resizable-handle{opacity:1}.react-grid-item>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}:root{--brand: #3cc674}.hero-section{background-image:url(/images/Grama.png),url(/images/Maia.png),url(/images/bg-hero.png);background-position:50% 100%,50% 100%,50% 100%;background-repeat:no-repeat,no-repeat,no-repeat;background-size:contain,contain,cover;border-top:6px solid #3cc674;min-height:100vh;display:flex;align-items:center;justify-content:center}.container{max-width:940px;margin:0 auto;padding:0 20px}.div-block{text-align:center;margin-bottom:40px}.image{max-width:100%;height:auto}.hero-text{text-align:center}.mais-posicao{margin-top:20px;font-size:24px;color:var(--brand);font-weight:700}.section{padding:80px 0}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.padding-m{padding:40px 0}.col-left,.col-right{display:flex;flex-direction:column;gap:20px}.data-wrap{display:flex;align-items:center;gap:15px;padding:20px;background:#ffffff0d;border-radius:10px}.icon-wrap{display:flex;align-items:center;justify-content:center}.big-number-wrap{display:flex;flex-direction:column;gap:5px}.number{font-size:32px;font-weight:700;color:var(--brand);margin:0}.number.big{font-size:48px}.description{font-size:16px;color:#ccc;margin:0}.gols-wrap{padding:30px;background:#ffffff0d;border-radius:10px}.gols-wrap.bg{background:var(--brand)}.gols-wrap.bg .number,.gols-wrap.bg .description{color:#000}.div-block-3{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.line{height:2px;background:var(--brand);margin:15px 0;width:100px}.text-m{font-size:16px;line-height:1.5;color:#ccc}.line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.gradient-bg{width:100%;max-width:882px;height:auto;margin-top:40px}.about-title-wrap{text-align:center;margin-bottom:40px}.about-title{font-size:36px;color:var(--brand);margin-bottom:15px}.about-card{background:#ffffff0d;border-radius:15px;padding:40px}.about-wrap{display:grid;grid-template-columns:1fr 1fr;gap:40px}.dados-item-wrap{display:flex;flex-direction:column;gap:15px}.dados-item{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.1)}.text{font-size:16px;color:#ccc}.text-g{font-size:16px;color:var(--brand);font-weight:700}.idiomas-wrap{display:flex;flex-direction:column;gap:15px}.language-option{display:flex;align-items:center;gap:10px;padding:8px 12px;background:#ffffff0d;border-radius:6px}.flag{border-radius:2px}.language-name{font-size:14px;color:#ccc}.padding-top{padding-top:40px}.today-wrap{background:#ffffff0d;border-radius:15px;padding:30px;margin-bottom:30px}.today-grid{display:grid;grid-template-columns:auto 1fr;gap:30px;align-items:start}.container-3{display:flex;align-items:center;justify-content:center}.logo{width:60px;height:60px;background:var(--brand);border-radius:50%}.content-wrap{display:flex;flex-direction:column;gap:20px}.today-title{display:flex;align-items:center;gap:15px}.title-style{font-size:24px;color:var(--brand);font-weight:700}.divider{flex-shrink:0}.today-content{display:flex;align-items:center;gap:20px}.captura-de-tela-2024-04-08-as-0730-5{border-radius:10px}.flex-block{display:flex;flex-direction:column;gap:10px}.today-list{display:flex;flex-direction:column;gap:15px}.item-wrap{display:flex;align-items:center;gap:15px;padding:10px;background:#ffffff0d;border-radius:8px}.icon-wrap.small{width:30px;height:30px;display:flex;align-items:center;justify-content:center}.season{font-size:16px;color:#ccc}@media screen and (max-width:991px){.grid-2,.about-wrap{grid-template-columns:1fr;gap:30px}.today-grid{grid-template-columns:1fr;gap:20px}.today-content{flex-direction:column;text-align:center}.container{padding:0 15px}}@media screen and (max-width:767px){.hero-section{min-height:80vh;background-size:cover,contain,cover}.section{padding:60px 0}.data-wrap,.gols-wrap{padding:15px}.number{font-size:28px}.number.big{font-size:36px}.about-card{padding:20px}.dados-item{flex-direction:column;align-items:flex-start;gap:5px}.today-wrap{padding:20px}}*{margin:0;padding:0;box-sizing:border-box}body{color:#fff;background-color:#040404;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:18px;line-height:1;margin:0;padding:0}.w-layout-blockcontainer{max-width:940px;margin-left:auto;margin-right:auto;display:block}.w-layout-vflex{flex-direction:column;align-items:flex-start;display:flex}.w-layout-hflex{flex-direction:row;align-items:flex-start;display:flex}@media screen and (max-width:991px){.w-layout-blockcontainer{max-width:728px}}@media screen and (max-width:767px){.w-layout-blockcontainer{max-width:none}}
