.o-header__body{display:flex;gap:.75rem;align-items:center;justify-content:space-between;padding:.5rem 1rem;z-index:1}.o-header__icon-link{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;color:#22282d;flex-shrink:0;position:relative}.o-header__icon-link svg{width:1.25rem;height:1.25rem}.o-header__icon-badge{position:absolute;top:0;right:0;min-width:1rem;height:1rem;padding:0 .25rem;border-radius:9999px;background-color:#043c32;color:#fff;font-family:var(--font-archivo),"Archivo",sans-serif;font-size:.625rem;font-weight:700;line-height:1rem;text-align:center;box-sizing:border-box}.t-base-template{height:100vh;overflow-y:auto;display:flex;flex-direction:column;align-items:center;position:relative}.t-base-template:has(.chat-base){height:100dvh;overflow:hidden}.t-base-template__return{width:100%}.t-base-template__content{margin-bottom:5rem;width:100%;min-width:0}.t-base-template__content--no-footer{margin-bottom:0;flex:1 1;display:flex;flex-direction:column;min-height:0}.t-base-template__content__external{width:100%;min-width:0;overflow-x:hidden;border-top:1px solid #e0e0e0;border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0}.t-base-template__content__external--no-footer{flex:1 1;display:flex;flex-direction:column;min-height:0}.t-base-template__footer{display:block;position:fixed;bottom:0;width:100%;max-width:600px;background-image:url(/assets/bg_default.png);background-color:#fff;border-top:1px solid #bfbfbf}.t-base-template:has(.p-challenge-detail) .t-base-template__return,.t-base-template:has(.p-participate) .t-base-template__return,.t-base-template:has(.p-review) .t-base-template__return{display:none}.p-under-construction{display:flex;flex-direction:column;justify-content:center;align-items:center;height:calc(100vh - 80px - 66px);text-align:center;gap:1rem;background-position:50%;background-repeat:no-repeat;background-size:cover}@media(max-width:568px){.p-under-construction{padding:0 1rem;height:25.75rem}}.p-under-construction h1{font-size:6.25rem;margin-bottom:0}@media(max-width:568px){.p-under-construction h1{font-size:3.75rem}}