@font-face{font-family:Museo;src:url(/build/assets/MuseoSans_500-7b449a9a.woff) format("woff");font-weight:500}@font-face{font-family:Museo;src:url(/build/assets/MuseoSans_900-6ea49149.woff) format("woff");font-weight:900}@font-face{font-family:Museo;src:url(/build/assets/MuseoSans_700-e4f75503.woff) format("woff");font-weight:700}:root{--color-pr25-cinza: #262626;--color-pr25-offwhite: #F4F6DE;--color-pr25-amarelo: #ffd400;--color-pr25-roxo: #2c032d}*{box-sizing:border-box;margin:0;padding:0;font-family:Museo,sans-serif;font-weight:500}html{scroll-behavior:smooth}body{background-color:#1d1919;position:relative;min-height:100vh;display:flex;justify-content:flex-start;align-items:center;flex-direction:column}.message{text-align:center;width:100%}.successMessage{color:green}.errorMessage{color:red}.headerWrap{width:100%;height:auto;display:flex;justify-content:center;align-items:center;background-color:var(--color-pr25-roxo);color:#fff;padding:20px}.headerBox{width:100%;height:auto;display:flex;justify-content:center;align-items:center;position:relative}.headerLogo{width:80px;height:auto;display:flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;transform:translateY(-8px)}.headerLogo img{width:100%;height:auto}.headerTitle{width:100%;height:auto;display:flex;justify-content:center;align-items:center}.headerTitle a{width:100%;max-width:340px;height:auto;text-decoration:none;color:#fff}.headerTitle a>h1{width:100%;height:auto;margin:0;padding:0;text-transform:uppercase;display:flex;justify-content:center;align-items:center;font-size:0px;font-weight:700}.headerTitle a>img{width:100%;height:auto}.headerTitle a:visited{color:#fff}.headerMenu{width:40px;height:40px;display:flex;justify-content:center;align-items:center}.menuBox{width:24%;height:100vh;background-color:var(--color-pr25-roxo);position:fixed;top:0;right:0;z-index:10000;display:none;justify-content:baseline;padding:40px 0;box-sizing:border-box;flex-direction:column;gap:10px;transition:.5s ease;font-family:Founders,sans-serif}.menuOpen{animation:menuAbre ease 1s forwards;right:-26%;display:flex;transition:1s}@keyframes menuAbre{0%{right:-26%;display:flex}to{right:0%}}.menuClose{animation:menuFecha ease 1s forwards;right:-26%;display:flex;transition:1s}@keyframes menuFecha{0%{right:0%;display:flex}to{right:-26%;display:none!important}}.flex{display:flex;transition:all 1s ease}.none{display:none}.menuCloseBtnBox{width:40px;height:40px;background-color:var(--color-pr25-amarelo);display:flex;justify-content:center;align-items:center;position:absolute;top:150px;left:-20px;border-radius:18px;cursor:pointer}.menuCloseBtnBox img{width:10px;height:auto}.menuButtons{width:90%;height:auto;display:flex;justify-content:flex-end;align-items:center;margin:0 auto;padding:18px 0 20px;gap:20px}.menuButtons ul{width:auto;height:auto;display:flex;justify-content:center;align-items:center;gap:20px;margin:0;padding:0}.menuButtons ul li{width:auto;height:auto;list-style:none;display:flex;justify-content:center;align-items:center}.menuButtons ul li a{box-sizing:border-box;height:40px;text-decoration:none;background-color:#ffbe00;color:var(--color-pr25-roxo);padding:10px 30px;border-radius:14px;font-size:26px;font-weight:900;letter-spacing:.75;text-transform:uppercase}.menuButtons ul li a:hover{background-color:#ff714d;color:#fff}.menuList{width:90%;height:auto;position:relative;display:flex;align-items:flex-end;flex-direction:column;gap:10px;margin:0 auto;padding:10px 0 0}.menuList ul{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-end;list-style:none;flex-direction:column;gap:35px}.menuItem{width:auto;height:auto;display:flex}.menuItem a{box-sizing:border-box;width:auto;height:auto;padding:10px 25px 8px;font-size:16px;line-height:normal;font-weight:900;color:var(--color-pr25-roxo);background-color:#f4f6de;border-radius:50px;text-align:center;text-decoration:none;text-transform:uppercase}.menuItem a:hover{background-color:var(--color-pr25-amarelo);color:#1a1a1a}.menuDest{background-color:var(--color-pr25-amarelo)!important;color:#002159!important}.menuDest:hover{background-color:#002159!important;color:var(--color-pr25-amarelo)!important}.menuDestaque a{background-color:var(--color-pr25-amarelo);color:var(--color-pr25-roxo)}.toplineBlockButtonsMenu{width:40px;height:40px;display:flex;padding:5px 6px 7px 7px;border-radius:50px;background-color:#1a1a1a;justify-content:center;align-items:center;gap:3px;flex-direction:column;cursor:pointer;box-sizing:border-box;transition:1s ease all;transform:translate(0)}.toplineBlockButtonsMenu:hover{background-color:#99002f;transform:translateY(-2px)}.toplineBlockButtonsMenu:hover .toplineMenuBar{background-color:#fff}.toplineMenuBar{width:15px;height:3px;background-color:#f4f6de;border-radius:20px}.topBtn{position:fixed;bottom:15px;right:15px;display:flex;justify-content:center;align-items:center;text-decoration:none;z-index:100}.topBtnIcon{display:flex;justify-content:center;align-items:center;padding:12px;background-color:var(--color-pr25-roxo);border-radius:50px;transition:.5s ease all;cursor:pointer}.topBtnIcon img{width:30px;height:30px;filter:invert()}.topBtnIcon:hover{transform:translateY(-2px);background-color:var(--color-pr25-amarelo)}.subheaderWrap{width:100%;height:auto;margin:0;padding:20px 0;background-color:#f4f6de;display:flex;justify-content:center;align-content:center}.subheaderBox{width:100%;height:auto;display:flex;justify-content:center;align-items:center}.subheaderBox h2{width:100%;height:auto;margin:0;padding:0;display:flex;justify-content:center;align-items:center;text-align:center;font-size:20px;font-weight:500;text-transform:uppercase}.subheaderBox h2>a{text-decoration:none;color:#000;transform:translate(0);transition:.5s ease all}.subheaderBox h2>a:hover{transform:translateY(-2px)}.home-awardWrap{width:100%;height:auto;display:flex;justify-content:center;align-items:center;margin:20px 0}.home-awardBox{width:100%;height:auto;max-width:1000px;display:flex;justify-content:center;align-items:center;flex-direction:column}.home-awardNotice{width:100%;height:auto;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:10px;background-color:#f4f6de;border-radius:10px;margin:0;padding:20px}.home-awardNotice img{width:50px;height:auto}.home-awardNotice p,.home-awardNoticeText{width:100%;height:auto;font-size:16px;line-height:22px;color:#1a1a1a}.home-awardNoticeText p{margin:0 0 10px}.home-awardNoticeText p:last-child{margin-bottom:0}.home-awardNoticeText strong,.home-awardNoticeText b{font-weight:700}.home-awardNoticeText em,.home-awardNoticeText i{font-style:italic}.home-awardNoticeText ul,.home-awardNoticeText ol{margin:10px 0;padding-left:20px}.home-awardNoticeText a{color:#8300cc;text-decoration:underline}.home-awardNoticeText a:hover{color:#9719ff}.home-awardNoticeTitle{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center;gap:0px;margin:20px 0;color:#f4f6de}.home-awardNoticeTitle i{font-size:27px;background-color:var(--color-pr25-roxo);padding:8px 10px}.home-awardNoticeTitle-img{background-color:var(--color-pr25-roxo);padding:8px 8px 6px}.home-awardNoticeTitle-img img{width:23px;height:auto;filter:invert(85%) sepia(81%) saturate(5318%) hue-rotate(9deg) brightness(95%) contrast(102%)}.home-awardNoticeTitle h3{margin:0;font-size:22px;font-weight:700;background-color:var(--color-pr25-roxo);color:var(--color-pr25-offwhite);padding:7px 8px}.home-awardCatWrap{width:100%;height:auto;display:flex;justify-content:center;align-items:center;padding:0 20px 20px;flex-direction:column}.home-awardCatBox{width:100%;height:auto;max-width:1000px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:0px}.home-awardCatTitle{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center;margin:20px 0;padding:0}.home-awardCatTitle h3{width:100%;height:auto;margin:0;padding:0;color:#fff;font-size:26px;font-weight:700}.home-awardCatList{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center;gap:20px;overflow-x:scroll;white-space:nowrap;flex-wrap:nowrap;padding:0 0 20px;position:relative}.home-awardCatList::-webkit-scrollbar-thumb{background-color:#1a1a1a;background-clip:padding-box;border:4px solid transparent}.home-awardCatList::-webkit-scrollbar-thumb:hover{background-color:#1a1a1a}.home-awardCatList::-webkit-scrollbar-thumb:active{background-color:var(--color-pr25-roxo)}.home-awardCatList::-webkit-scrollbar{background-color:var(--color-pr25-roxo);height:40px}.home-awardCatList::-webkit-scrollbar-button{background-color:transparent}.home-awardCatList::-webkit-scrollbar-corner,.home-awardCatList::-webkit-scrollbar-track{background-color:var(--color-pr25-roxo)}.home-awardCatList::-webkit-scrollbar-button:single-button{background-color:transparent;display:block;background-size:10px;background-repeat:no-repeat}.home-awardCatList::-webkit-scrollbar-button:single-button:horizontal:decrement{height:10px;width:15px;background-position:10px 14px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(255,255,255)'><polygon points='0,50 50,100 50,0'/></svg>")}.home-awardCatList::-webkit-scrollbar-button:single-button:horizontal:increment{height:10px;width:15px;background-position:0px 14px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(255, 255, 255)'><polygon points='0,0 0,100 50,50'/></svg>")}.home-awardCatScrollInfo{width:100%;height:auto;display:flex;justify-content:center;align-items:center;color:#fff;margin:0 0 20px;padding:5px 10px;gap:10px;text-transform:uppercase;background-color:var(--color-pr25-roxo);border-bottom-left-radius:10px;border-bottom-right-radius:10px}.home-awardCatScrollInfo i{font-size:20px;color:var(--color-pr25-offwhite)}.home-awardCatScrollInfo span{font-size:18px;color:var(--color-pr25-offwhite)}.home-awardCatItem{width:300px;height:375px;display:flex;justify-content:center;align-items:center;background-color:var(--color-pr25-roxo);border-radius:5px;text-decoration:none;position:relative;overflow:hidden;flex:0 0 auto}.home-awardCatItem>img{width:300px;height:375px;object-fit:cover;transition:1s ease all;opacity:.55}.home-awardCatItem:hover>img{transform:scale(1.2);filter:grayscale(0)}.home-awardCatItem:hover>h4 mark{padding:200px;font-weight:900;font-size:30px}.home-awardCatItem h4{width:auto;max-width:80%;height:auto;display:flex;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:1;z-index:2;white-space:pre;word-wrap:break-word;text-align:center}.home-awardCatItem h4>mark{background-color:var(--color-pr25-roxo);color:#f4f6de;padding:10px;font-size:24px;font-weight:900;text-transform:uppercase;white-space:pre-line;word-wrap:break-word;transition:1s ease all}.home-awardCatShowBtn{width:100%;height:auto;display:flex;justify-content:center;align-items:center;margin:0;padding:0}.home-awardCatShowBtn a{width:90%;height:auto;text-decoration:none;padding:20px;text-align:center;font-size:18px;font-weight:900;color:#1a1a1a;background-color:var(--color-pr25-amarelo);border-radius:100px;transform:translate(0);transition:.5s ease all;text-transform:uppercase;align-self:center}.home-awardCatShowBtn a:hover{width:95%;background-color:var(--color-pr25-roxo);transform:translate(2px,2px);padding:25px 20px;color:#f4f6de}.home-awardCatBtn{width:100%;height:auto;display:flex;justify-content:center;align-items:center;margin:20px 0 0;padding:0}.home-awardCatBtn a{width:90%;height:auto;text-decoration:none;padding:20px;text-align:center;font-size:18px;font-weight:900;color:#1a1a1a;background-color:var(--color-pr25-amarelo);border-radius:100px;transform:translate(0);transition:.5s ease all;text-transform:uppercase;align-self:center}.home-awardCatBtn a:hover{width:95%;background-color:var(--color-pr25-roxo);transform:translate(2px,2px);padding:25px 20px;color:#f4f6de}.home-bannerWrap{width:100%;height:auto;display:flex;justify-content:center;align-items:center;margin:20px 0 0}.home-bannerBox{width:100%;height:auto;max-width:1000px;display:flex;justify-content:center;border-radius:10px;overflow:hidden}.home-bannerBox img{width:100%;height:auto}.home-categoryWrap{width:100%;height:auto;display:flex;justify-content:center;align-items:center;flex-direction:column;margin:0;padding:20px}.home-categoryBox{width:100%;max-width:1000px;height:auto;display:flex;justify-content:center;align-items:flex-start;flex-wrap:wrap;gap:20px;position:relative}.home-mascPremio{width:100%;height:auto;display:flex;justify-content:center;align-items:center}.home-mascPremio img{width:100%;height:auto}.home-catThumbBox{width:100%;height:auto;max-width:1000px;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;background-color:#fff;border-radius:10px;overflow:hidden;flex:1}.home-catThumbImg{width:100%;height:auto;display:flex;justify-content:center;align-items:center;flex-direction:column}.home-catThumbImg img{width:100%;height:auto}.home-catEmbedBox{width:100%;height:auto;max-width:1000px;display:flex;justify-content:center;align-items:center;border-radius:10px;margin:20px 0 0}.home-catEmbed{width:100%;height:auto;display:flex;justify-content:center;align-items:center;flex-direction:column}.home-catEmbed iframe{width:100%;min-height:400px;border-radius:10px}.home-catDescBox{width:680px;height:auto;max-width:1000px;display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:10px;padding:0 20px;flex-direction:column;gap:20px;flex:3}.home-catDescTitle{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center;gap:10px;color:#ff406f;padding:20px 0 0}.home-catDescTitle i{font-size:26px}.home-catDescTitle h3{width:auto;margin:0;padding:0;font-size:20px}.home-catDescBtn{width:100%;height:auto;display:flex;justify-content:center;align-items:center}.home-catDescBtn a{width:100%;height:auto;text-decoration:none;background-color:#ff406f;color:#fff;font-size:14px;font-weight:700;border-radius:10px;margin:0;padding:7px 10px;border-bottom:2px solid #F42457;border-right:1px solid #F42457;text-align:center;transition:.5s ease all;transform:translate(0)}.home-catDescBtn a:hover{background-color:#f42457;transform:translate(1px,1px)}.home-catDescInfo{width:100%;height:auto;display:flex;justify-content:center;align-items:center;flex-direction:column}.home-catDescInfo p{width:100%;height:auto;font-size:16px;line-height:22px;color:#000}.home-catResult{width:100%;height:auto;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:10px;background-color:#fff;border-radius:10px;padding:0;overflow:hidden}.home-catResultAfterImg{width:100%;height:auto;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:10px;margin:0;padding:20px 40px 40px}.home-catResultTitle{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-end;color:#5c083e;gap:0px}.home-catResultTitle i{font-size:27px;padding:8px;background-color:#5c083e;color:#f4f6de}.home-catResultTitle h3{width:auto;height:auto;font-size:22px;margin:0;padding:8px 10px;background-color:var(--color-pr25-roxo);color:var(--color-pr25-offwhite)}.home-catResultTitle h4{width:auto;height:auto;font-size:14px;justify-self:flex-end;margin:0 0 0 auto;padding:5px;background-color:var(--color-pr25-roxo);color:var(--color-pr25-offwhite)}.home-catResultTxt{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center;margin:0;padding:0 20px 10px 0;border-bottom:1px solid #f0f0f0}.home-catResultTxt h2{font-size:16px;color:#000}.home-catResultList{width:100%;height:auto;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:20px 0 0;gap:10px}.home-catResultItem{width:100%;height:auto;display:flex;justify-content:space-between;align-items:center;gap:10px;padding:0 0 10px;border-bottom:1px solid #f0f0f0}.awardWinner:first-of-type h4,.awardWinner:first-of-type h5{font-weight:900;color:var(--color-pr25-roxo)}.home-catResultItem h4,.home-catResultItem h5{width:auto;height:auto;margin:0;font-size:18px}.home-catNominee{width:100%;height:auto;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:0px;background-color:#f4f6de;border-radius:10px;padding:0;overflow:hidden}.home-catNomineeThumb{width:100%;max-width:1000px;height:auto;display:flex;justify-content:flex-start;align-items:center;gap:0;padding:0;margin:0}.home-catNomineeImg{width:100%;height:auto;display:flex;justify-content:center;align-items:center}.home-catNomineeImg img{width:100%;height:auto}.home-catNomineeGallery{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center;overflow:hidden;overflow-x:scroll;padding:0;background-color:#f4f6de}.home-catNomineeGallery::-webkit-scrollbar-thumb{background-color:#ffd400;background-clip:padding-box;border:4px solid transparent}.home-catNomineeGallery::-webkit-scrollbar-thumb:hover{background-color:#ebc400}.home-catNomineeGallery::-webkit-scrollbar-thumb:active{background-color:#470530}.home-catNomineeGallery::-webkit-scrollbar{background-color:#5c083e;height:40px}.home-catNomineeGallery::-webkit-scrollbar-button{background-color:transparent}.home-catNomineeGallery::-webkit-scrollbar-corner,.home-catNomineeGallery::-webkit-scrollbar-track{background-color:#5c083e}.home-catNomineeGallery::-webkit-scrollbar-button:single-button{background-color:transparent;display:block;background-size:10px;background-repeat:no-repeat}.home-catNomineeGallery::-webkit-scrollbar-button:single-button:horizontal:decrement{height:10px;width:15px;background-position:10px 14px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(255,255,255)'><polygon points='0,50 50,100 50,0'/></svg>")}.home-catNomineeGallery::-webkit-scrollbar-button:single-button:horizontal:increment{height:10px;width:15px;background-position:0px 14px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='rgb(255, 255, 255)'><polygon points='0,0 0,100 50,50'/></svg>")}.home-catNomineeGallery img{width:100%;height:auto}.home-catNomineeGallery iframe{width:100%;height:auto;min-width:100%;min-height:522px}.home-catNomineeEmbed{width:100%;height:auto;max-width:1000px;display:flex;justify-content:flex-start;align-items:center;flex-direction:column;margin:0;padding:0;overflow:hidden}.home-catNomineeEmbed iframe{width:100%;min-height:400px}.home-catNomineeAfterImg{width:100%;height:auto;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:10px;margin:0;padding:20px 40px 40px}.home-catNomineeTitle{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:flex-end;color:#1a1a1a;gap:0px}.home-catNomineeTitle i{font-size:27px;padding:8px;background-color:#1a1a1a;color:#cff500}.home-catNomineeTitle-img{padding:10px 8px 6px;background-color:var(--color-pr25-roxo)}.home-catNomineeTitle-img img{width:22px;height:auto;filter:invert(85%) sepia(81%) saturate(5318%) hue-rotate(9deg) brightness(95%) contrast(102%)}.home-catNomineeTitle h3{width:auto;height:auto;font-size:22px;margin:0;padding:7.5px 8px 8px;background-color:var(--color-pr25-roxo);color:var(--color-pr25-offwhite)}.home-catNomineeTitle h4{width:auto;height:auto;font-size:14px;justify-self:flex-end;margin:0 0 0 auto;padding:5px;background-color:var(--color-pr25-roxo);color:var(--color-pr25-offwhite)}.home-catNomineeTxt{width:100%;height:auto;display:flex;justify-content:center;align-items:flex-start;margin:20px 0 0;padding:0 20px 10px 0;border-bottom:1px solid #f0f0f0;flex-direction:column;gap:20px}.home-catNomineeTxt span{font-size:16px;color:#000}.home-catNomineeTxt i{font-size:10px;color:#666}.home-catNomineeList{width:100%;height:auto;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:20px 0 0}.home-catNomineeList form{width:100%;height:auto;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:20px}.home-catNomineeItem{width:100%;height:auto;display:flex;justify-content:flex-start;align-items:center;gap:10px;padding:0 20px}.home-catNomineeItem input[type=radio]{width:25px;height:25px}.home-catNomineeItem label{width:auto;height:auto;font-size:18px;color:#333}.home-catNomineeList form>button{width:90%;height:auto;padding:15px;border-radius:100px;border-top:0;border-left:0;background-color:var(--color-pr25-amarelo);color:#1a1a1a;font-size:20px;font-weight:900;cursor:pointer;margin:20px 0 0;transition:.5s ease all;transform:translate(0);text-transform:uppercase;align-self:center}.home-catNomineeList form>button:hover{width:95%;background-color:var(--color-pr25-roxo);transform:translate(2px,2px);padding:25px 20px;color:#f4f6de}.home-catNomineeList form>a{width:90%;height:auto;padding:15px;border-radius:100px;border-top:0;border-left:0;background-color:#55f8ff;color:#1a1a1a;font-size:20px;font-weight:900;cursor:pointer;margin:20px 0 0;transition:.5s ease all;transform:translate(0);text-transform:uppercase;align-self:center;text-decoration:none;text-align:center}.home-catNomineeList form>a:hover{width:95%;background-color:#ff5b38;transform:translate(2px,2px);padding:25px 20px;color:#f4f6de}.home-catNomineeMsg{width:100%;height:auto;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;margin:20px 0 0;gap:20px}.home-catNomineeMsg span{width:100%;height:auto;color:#00aa6c;font-size:16px}.home-catNomineeMsg a{width:100%;text-decoration:none;padding:10px 20px;background-color:#ff406f;border-right:1px solid #F42457;border-bottom:2px solid #F42457;color:#fff;border-radius:10px;transition:.5s ease all;transform:translate(0);text-align:center}.home-catNomineeMsg a:hover{background-color:#f42457;transform:translate(2px,2px)}.awardAllWrap{width:100%;height:auto;display:flex;justify-content:center;align-items:center;margin:20px 0}.awardAllBox{width:100%;height:auto;max-width:1000px;display:flex;justify-content:center;align-items:center;flex-direction:column}.awardAllBtn{width:100%;height:auto;display:flex;justify-content:center;align-items:center;margin:0 0 10px;padding:0}.awardAllBtn a{width:90%;height:auto;text-decoration:none;padding:20px;text-align:center;font-size:18px;font-weight:900;color:#1a1a1a;background-color:#cff500;border-radius:100px;border-bottom:2px solid #b0cf00;border-right:1px solid #b0cf00;transform:translate(0);transition:.5s ease all;text-transform:uppercase;align-self:center}.awardAllBtn a:hover{width:95%;background-color:#ff5b38;border-bottom:2px solid #E54927;border-right:1px solid #E54927;transform:translate(2px,2px);padding:25px 20px;color:#f4f6de}.footerWrap{width:100%;height:auto;display:flex;justify-content:center;align-items:center;background-color:#000;margin-top:auto;z-index:11}.footerBox{width:100%;height:auto;max-width:1200px;padding:20px;display:flex;align-items:center;justify-content:center;gap:20px}.footerLogo{width:80px;height:auto;display:flex;justify-content:center;align-items:center}.footerLogo img{width:100%;height:auto;filter:brightness(0) saturate(100%) invert(54%) sepia(36%) saturate(2009%) hue-rotate(118deg) brightness(100%) contrast(101%)}.footerBananas{width:auto;height:auto;display:flex;justify-content:center;align-items:center;color:#fff;text-transform:uppercase;gap:15px;font-size:12px}.footerBananas img{width:60px;height:auto}
