.download_category .open_category{border-top:1px solid var(--brand-green-default);margin-top:3rem;position:relative}.download_category .open_category .header{background-color:#fff;padding:1.25rem 1.25rem 3rem}.download_category .open_category .header .title{--line-height:1.125;text-wrap:balance;text-wrap:pretty;--line-height:1.1;font-size:1.375rem;font-weight:300;line-height:var(--line-height);margin:0 0 4rem;word-break:keep-all}.download_category .open_category .header .title a,.download_category .open_category .header .title h1,.download_category .open_category .header .title h2,.download_category .open_category .header .title h3,.download_category .open_category .header .title h4,.download_category .open_category .header .title h5,.download_category .open_category .header .title h6,.download_category .open_category .header .title p{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.download_category .open_category .header .title h1,.download_category .open_category .header .title h2,.download_category .open_category .header .title h3,.download_category .open_category .header .title h4,.download_category .open_category .header .title h5,.download_category .open_category .header .title h6,.download_category .open_category .header .title p{margin:0;padding:0}@media (min-width:768px){.download_category .open_category .header .title{font-size:1.5rem}}@media (min-width:1200px){.download_category .open_category .header .title{font-size:2rem}}@media (max-width:767.98px){.download_category .open_category .header{padding-bottom:2rem}}.groups .list{display:flex;flex-wrap:wrap;gap:1rem;list-style:none;margin:0;padding:0}.download-group{margin-bottom:.5rem;position:relative}.download-group .link{border:1px solid var(--brand-green-default);border-radius:1.125rem;color:var(--brand-green-darker);display:block;font-size:1.125rem;min-width:8rem;padding:.25rem .625rem;text-align:center;text-decoration:none;text-transform:lowercase}.download-group--active .link,.download-group:hover .link{background-color:var(--brand-green-default);color:#fff}.download-group--add{cursor:pointer}.download-group .ui{left:100%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0)}.categories{display:flex;flex-wrap:wrap;padding:var(--sp-small) 0 var(--sp-xxl);width:100%}.category{--page-bg:transparent;background:var(--page-bg);border-bottom:1px solid var(--brand-green-default);position:relative;width:100%}.category:first-child{border-top:1px solid var(--brand-green-default)}.category:hover{--page-bg:#fff}.category:hover .chevron{transform:translate3d(-50%,.5rem,0)}.category .header{--line-height:1.125;text-wrap:balance;text-wrap:pretty;--line-height:1.1;font-size:1.375rem;font-weight:300;line-height:var(--line-height);margin:0 0 .25em;padding:1.5rem 1.25rem 4.25rem;word-break:keep-all}.category .header a,.category .header h1,.category .header h2,.category .header h3,.category .header h4,.category .header h5,.category .header h6,.category .header p{color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit}.category .header h1,.category .header h2,.category .header h3,.category .header h4,.category .header h5,.category .header h6,.category .header p{margin:0;padding:0}@media (min-width:768px){.category .header{font-size:1.5rem}}@media (min-width:1200px){.category .header{font-size:2rem}}@media (max-width:767.98px){.category .header{padding-bottom:2rem}}.category .chevron{bottom:2rem;left:50%;position:absolute;transform:translate3d(-50%,0,0);transition:.3s ease}@media (max-width:767.98px){.category .chevron{bottom:.75rem;scale:.5}}.category .link span{inset:0;position:absolute}.download_cards{--items-per-row:6;--item-gap:1rem;display:flex;flex-wrap:wrap;gap:var(--item-gap);width:100%}@media (max-width:1499.98px){.download_cards{--items-per-row:5}}@media (max-width:1199.98px){.download_cards{--items-per-row:4}}@media (max-width:991.98px){.download_cards{--items-per-row:3}}@media (max-width:767.98px){.download_cards{--items-per-row:2}}@media (max-width:575.98px){.download_cards{--items-per-row:1}}.download_card{--item-bg:#fff;background-color:var(--item-bg);margin-top:var(--item-gap);overflow:hidden;position:relative;width:calc(100%/var(--items-per-row) - var(--item-gap)*(var(--items-per-row) - 1)/var(--items-per-row))}.download_card .text{background:#fff;font-size:1.25rem;padding:1.25rem 1.5rem 2.5rem;position:relative}.download_card .text .name{display:block}.download_card .text .author{font-size:.875rem;font-style:italic}.download_card .visual{background:var(--brand-green-default);position:relative}.download_card .visual .icon{inset:0;position:absolute}.download_card .visual .icon:before{background:#000;content:"";inset:0;opacity:.05;position:absolute}.download_card .visual .icon:after{background-image:url(/pages/download_item/download_icon.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:100%;left:50%;max-height:6rem;max-width:6rem;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);transition:.3s ease;width:100%}.download_card:hover .icon:before{opacity:0}.download_card:hover .icon:after{transform:translate3d(-50%,-25%,0)}.download_card .image{aspect-ratio:1;overflow:clip;position:relative}.download_card .image:after{background:var(--brand-green-default);content:"";inset:0;opacity:0;pointer-events:none;position:absolute}.download_card:hover .image:after{opacity:.5}.download_card .image img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;scale:1;transition:scale var(--animation-slow-zoom-out,10s) ease;width:100%}.download_card:hover .image img{transition:var(--animation-slow-zoom-in,5s) ease}.download_card .link span{inset:0;position:absolute}
