section:not(:has(.group[data-style=list])):has(+section .group[data-style=list]){padding-bottom:var(--s3)!important}.documents{padding:var(--s5)0}.documents:has(+.documents){padding-bottom:0}.documents:has(.group[data-style=list]){padding:0!important}.documents:has(.group[data-style=list]):not(:has(+section .group[data-style=list])){padding-bottom:var(--s5)!important}.documents:has(.group[data-style=list]) .container>.title{display:none}.documents:has(.group[data-style=list]) .documents__groups__group{border-bottom:1px solid #000}.documents:has(.group[data-style=list]) .documents__groups__group.active .group--title:after{transform:rotate(90deg)}.documents:has(.group[data-style=list]) .group--title{cursor:pointer;display:flex;align-items:center;gap:var(--s1);justify-content:space-between;padding-right:30px;position:relative;padding-left:0!important}.documents:has(.group[data-style=list]) .group--title:after{content:"";display:block;width:30px;height:30px;position:absolute;right:0;top:0;transform-origin:center;transition:transform .3s ease-in-out;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 512"><path fill="%23000" d="M278.6 256l-11.3 11.3-160 160L96 438.6 73.4 416l11.3-11.3L233.4 256 84.7 107.3 73.4 96 96 73.4l11.3 11.3 160 160L278.6 256z"/></svg>')no-repeat center center;background-size:contain}.documents:has(.group[data-style=list]) .group{height:0;overflow:hidden;padding:0!important}.documents__groups__group{padding:var(--s1)0 0}.documents__groups__group:has(.group[data-style=thumbnails]){padding:var(--s3)0 0;border-bottom:1px solid #000}.documents__groups__group .group{width:100%;display:flex;flex-wrap:nowrap;overflow-x:auto;gap:var(--s3);padding-bottom:var(--s1)}.documents__groups__group .group[data-style=thumbnails]{padding-bottom:var(--s3)}.documents__groups__group .group--title{font-weight:var(--bodyFontWeightBold);font-size:var(--P2);line-height:var(--P2_LH);text-transform:uppercase;padding-bottom:var(--s1)}@media (max-width:767px){.documents__groups__group .group--title{padding-left:var(--s3)}}.documents__groups__group table{width:100%;border-collapse:collapse;border:1px solid #000}.documents__groups__group table td,.documents__groups__group table th{border-bottom:1px solid #000;padding:var(--s1);text-align:left}.documents__groups__group table th{background:#000;color:#fff}@media (max-width:767px){.documents__groups__group table thead{display:none}.documents__groups__group table tbody tr{margin:0!important;display:grid;grid-template-columns:1fr -webkit-max-content;grid-template-columns:1fr max-content;align-items:flex-end}.documents__groups__group table tbody tr td .file--title{margin-top:0!important}.documents__groups__group table tbody tr td:first-child{grid-column:span 2;background:#000;color:#fff}.documents .file:first-child{margin-left:var(--s3)}.documents .file:last-child{margin-right:var(--s3)}}.documents .file a{text-decoration:none;color:#000}.documents .file--thumb span{aspect-ratio:14/20;width:clamp(200px,12vw,400px);display:block;position:relative}.documents .file--thumb span:before{content:"";display:block;width:calc(100% + .8vw);height:calc(100% + .5vw);background:url(../images/document-shadow.png)no-repeat center center;background-size:100% 100%;position:absolute;top:0;left:-2px}.documents .file--thumb span img{position:relative;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.documents .file--title{font-weight:var(--bodyFontWeightBold);font-size:var(--P3);line-height:var(--P3_LH);margin:10px 0 5px}.documents .file--description,.documents .file--tags span{font-family:var(--bodyFontFamily);font-weight:var(--bodyFontWeight);font-size:var(--P4);line-height:var(--P4_LH);margin:0}.documents .file--icon{width:35px;height:35px}.documents .file--tags{display:flex;flex-wrap:wrap;gap:5px}.documents .file--tags span{background:#fff;color:#000;padding:2px 11px;border-radius:5px;font-size:12px;border:1px solid var(--beige)}