.tno-select{display:grid;grid-template-areas:"select";align-items:center;font-family:var(--font-family-heading);font-size:.8125rem;line-height:.8125rem;cursor:pointer}.tno-select::after{content:"";width:.625rem;height:.625rem;justify-self:end;margin-top:.125rem;background-color:var(--color-black);-webkit-mask:url(../img/svg/icon_select.min.svg) center/contain no-repeat;mask:url(../img/svg/icon_select.min.svg) center/contain no-repeat}.tno-select select,.tno-select::after{grid-area:select}.tno-select select{appearance:none;background-color:transparent;border:none;padding:0 1em 0 0;margin:0;width:100%;font-size:inherit;cursor:inherit;line-height:inherit;outline:0}.tno-select select::-ms-expand{display:none}.tno-select select,.tno-select select option{font-family:var(--font-family-heading)!important}.tno-archive{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;width:100dvw;height:calc(100dvh - .125rem);overflow:hidden;background:var(--color-gray-archive);margin-top:.125rem}@media screen and (max-width:79.98438em){.tno-archive{flex-flow:column nowrap;gap:2.5rem;padding:2.5rem}}@media screen and (max-width:55.60938em){.tno-archive{justify-content:flex-start;height:auto;overflow:visible}}@media screen and (max-width:48.92188em){.tno-archive{padding:2.5rem .9375rem;gap:1.25rem}}.tno-archive__content,.tno-archive__form{display:flex;flex-flow:column nowrap;width:50%}@media screen and (max-width:79.98438em){.tno-archive__content,.tno-archive__form{width:28rem}}@media screen and (max-width:48.92188em){.tno-archive__content,.tno-archive__form{width:100%}}.tno-archive__content{padding-left:20%;padding-right:4%}.tno-archive__content h1{display:flex;flex-flow:column nowrap;font-size:2.8125rem;line-height:2.8125rem;font-weight:600;letter-spacing:.01rem;gap:1rem;margin:0 0 .9375rem}.tno-archive__content h1::before{content:'';width:2.1875rem;aspect-ratio:35/40;background:var(--color-black);-webkit-mask:url(../img/svg/icon_library.min.svg) center/contain no-repeat;mask:url(../img/svg/icon_library.min.svg) center/contain no-repeat}@media screen and (max-width:48.92188em){.tno-archive__content h1{font-size:2.375rem;line-height:2.375rem;gap:.625rem}.tno-archive__content h1::before{width:1.75rem}}.tno-archive__content h3{font-size:1.9375rem;line-height:2rem;font-weight:500;letter-spacing:.02rem}@media screen and (max-width:48.92188em){.tno-archive__content h3{font-size:1.6875rem;line-height:1.75rem}}.tno-archive__content p{font-size:1.25rem;line-height:1.625rem;font-weight:500;letter-spacing:.02rem}@media screen and (max-width:48.92188em){.tno-archive__content p{font-size:1.125rem;line-height:1.5rem}}.tno-archive__content a{display:block;font-size:.75rem;line-height:.75rem;padding:.625rem 1.25rem;font-weight:600;background-color:transparent;border-radius:.3125rem;border:1px solid var(--color-black);margin:0 auto 5rem 0}.tno-archive__content a:hover{color:var(--color-white);background:var(--color-black)}@media screen and (max-width:79.98438em){.tno-archive__content a{margin-bottom:0}}@media screen and (max-width:48.92188em){.tno-archive__content a{display:none}}@media screen and (max-width:79.98438em){.tno-archive__content{padding:0 .9375rem}}.tno-archive__form{padding-right:15%;justify-content:center;align-items:center}@media screen and (max-width:79.98438em){.tno-archive__form{padding:0}}.tno-hemeroteca{position:relative;width:28rem;border-radius:.625rem;overflow:hidden;border:1px solid var(--color-gray-related);background:var(--color-white);box-shadow:.1875rem .1875rem .375rem rgba(0,0,0,.2)}@media screen and (max-width:48.92188em){.tno-hemeroteca{width:100%}}.tno-hemeroteca::after,.tno-hemeroteca::before{content:'';position:absolute;z-index:-999;opacity:0;visibility:hidden;transition:opacity .3s ease-out,z-index 0s linear,visibility 0s linear;transition-delay:0s,.3s,.3s}.tno-hemeroteca::before{width:calc(100% + 1.875rem);height:calc(100% + 1.875rem);left:-.9375rem;top:-.9375rem;background:var(--color-gray-archive)}.tno-hemeroteca::after{width:2.5rem;height:2.5rem;left:calc(50% - .9375rem);top:calc(50% - .9375rem);border-radius:50%;border:.25rem solid var(--color-black);border-left-color:var(--color-primary);animation:spinner 1s linear forwards infinite}.tno-hemeroteca__header{display:flex;flex-flow:row wrap;align-items:center;justify-content:center;padding:1.625rem 3.5rem 0;background:var(--color-white)}@media screen and (max-width:41.67188em){.tno-hemeroteca__header{padding:1.625rem 1.5625rem 0}}.tno-hemeroteca__header__select.tno-select{position:relative;border-radius:.3125rem;background:var(--color-black-staff);margin:.25rem;z-index:1}.tno-hemeroteca__header__select.tno-select option,.tno-hemeroteca__header__select.tno-select select{width:100%;font-size:1.125rem;line-height:1.125rem;font-weight:600;padding:.625rem .9375rem;color:var(--color-white);color:var(--color-white);background:0 0}.tno-hemeroteca__header__select.tno-select option[disabled],.tno-hemeroteca__header__select.tno-select select[disabled]{color:var(--color-gray-form-footer-color)}.tno-hemeroteca__header__select.tno-select option{background:var(--color-black-staff)}.tno-hemeroteca__header__select.tno-select::after{z-index:-1;margin-right:.625rem;background:var(--color-white)}.tno-hemeroteca__header__select.tno-select:first-child{width:calc(100% - 7.5rem)}.tno-hemeroteca__header__select.tno-select:nth-child(2){width:6.375rem;flex-shrink:0}.tno-hemeroteca__header__select.tno-select:last-child{display:none;width:100%;background:var(--color-primary)}.tno-hemeroteca__header__select.tno-select:last-child::after{background:var(--color-black)}.tno-hemeroteca__header__select.tno-select:last-child option,.tno-hemeroteca__header__select.tno-select:last-child select{color:var(--color-black);background:var(--color-primary)}.tno-hemeroteca__days__cells,.tno-hemeroteca__days__header{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-gap:0;align-items:center;justify-content:center;text-align:center;padding:0 .875rem}.tno-hemeroteca__days__cells{padding-top:.875rem;background:var(--color-gray-archive-bg)}.tno-hemeroteca__days button,.tno-hemeroteca__days span{display:block;font-size:1rem;font-weight:600}.tno-hemeroteca__days span{line-height:3.75rem;color:var(--color-gray-profile)}.tno-hemeroteca__days button{position:relative;line-height:3.5rem;z-index:1;cursor:default;color:var(--color-gray-author)}.tno-hemeroteca__days button.day-today::before{border:2px solid #000;position:absolute;content:'';width:2.1875rem;height:2.1875rem;left:50%;top:50%;transform:translate(-50%,-50%);z-index:-1}.tno-hemeroteca__days button.day-active{color:#000;cursor:pointer}.tno-hemeroteca__days button.day-selected::before{position:absolute;content:'';width:2.1875rem;height:2.1875rem;left:50%;top:50%;transform:translate(-50%,-50%);box-shadow:3px 3px 6px rgba(0,0,0,.2);background:var(--color-primary);z-index:-1}.tno-hemeroteca__days button:disabled{opacity:.7;pointer-events:none;cursor:default}.tno-hemeroteca__days button:disabled::before{display:none}.tno-hemeroteca__footer{display:flex;flex-flow:row nowrap;align-items:center;justify-content:center;padding:.9375rem 1.5625rem 1.5625rem;background:var(--color-gray-archive-bg)}@media screen and (max-width:48.92188em){.tno-hemeroteca__footer{padding:.9375rem .625rem 1.5625rem}}.tno-hemeroteca__footer .tno-button{width:9.125rem;font-size:1.1875rem;line-height:2.5rem;font-weight:700;text-align:center;margin:0 .375rem;border:1px solid var(--color-primary)}.tno-hemeroteca__footer .tno-button:hover{border-color:var(--color-black)}.tno-hemeroteca__footer .tno-button:disabled{cursor:default;color:var(--color-white);pointer-events:none!important;border-color:var(--color-gray-border);background:var(--color-gray-border)}.tno-hemeroteca__footer .tno-button:last-child{color:var(--color-black);border-color:var(--color-black);background:0 0}.tno-hemeroteca__footer .tno-button:last-child:hover{color:var(--color-white);background:var(--color-black)}@media screen and (max-width:37.48438em){.tno-hemeroteca__footer .tno-button{transform:scale(.9);transform-origin:center}}.tno-hemeroteca.is-loading{overflow:visible;border-radius:0}.tno-hemeroteca.is-loading::after,.tno-hemeroteca.is-loading::before{opacity:1;visibility:visible;z-index:2;transition-delay:10ms,0s,0s}