.listing-academy{background-color:#f8f8f8;padding:2rem 0}.listing-academy-wrapper{align-items:flex-start;display:flex;gap:2rem}.listing-academy .sidebar-filter{background-color:#fff;flex:0 0 250px;padding:1rem}.listing-academy .listing-wrapper{flex:1 0 0}.listing-academy .listing-items{display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.listing-academy .listing-item{background-color:#fff;box-shadow:0 0 24px rgba(16,24,40,.08);padding:1rem 1rem 1.5rem}.listing-academy .listing-item svg{width:.75rem}.listing-academy .listing-item__img{display:block;height:100px;margin:auto;object-fit:contain;width:100px}.listing-academy .listing-item__title{text-align:center}.listing-academy .listing-item__detail{align-items:center;display:flex;gap:.5rem}.listing-academy .listing-item__readmore{margin-block-start:1rem}.listing-academy details,.listing-academy summary{transition:all .5s ease}.listing-academy details{margin-bottom:1rem}.listing-academy summary{color:var(--theme-color-primary);cursor:pointer;display:flex;font-weight:var(--theme-font-weight-semibold);justify-content:space-between;&::marker{content:""}&:after{aspect-ratio:1;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.5' height='20' viewBox='0 0 448 512'%3E%3C!--!Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--%3E%3Cpath fill='%230098c3' d='M256 80c0-17.7-14.3-32-32-32s-32 14.3-32 32v144H48c-17.7 0-32 14.3-32 32s14.3 32 32 32h144v144c0 17.7 14.3 32 32 32s32-14.3 32-32V288h144c17.7 0 32-14.3 32-32s-14.3-32-32-32H256z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;width:.6rem}[open] &:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.5' height='20' viewBox='0 0 448 512'%3E%3C!--!Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--%3E%3Cpath fill='%230098c3' d='M432 256c0 17.7-14.3 32-32 32H48c-17.7 0-32-14.3-32-32s14.3-32 32-32h352c17.7 0 32 14.3 32 32'/%3E%3C/svg%3E")}&:hover{color:var(--color-primary-purple-violet)}}.listing-academy .details-content-wrapper{border-bottom:1px solid var(--color-gray-200);padding-bottom:.75rem;padding-top:.5rem}.listing-academy .details-content-wrapper input{display:none}.listing-academy .details-content-wrapper label{align-items:center;display:flex;margin-bottom:5px}.listing-academy .details-content-wrapper label:before{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid var(--color-gray-300);border-radius:3px;content:"";display:flex;height:1rem;justify-content:center;margin-right:10px;padding-top:4px;transition:all .5s ease;width:1rem}.listing-academy .details-content-wrapper label:before:hover{border-color:var(--color-secondary-1)}.listing-academy .details-content-wrapper input:checked+label:before{background-color:var(--color-primary-pastel);border-color:var(--color-primary-pastel);content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12.25' height='14' viewBox='0 0 448 512'%3E%3C!--!Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--%3E%3Cpath fill='%23fff' d='M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7l233.4-233.3c12.5-12.5 32.8-12.5 45.3 0z'/%3E%3C/svg%3E")}@media (max-width:992px){.listing-academy-wrapper{display:block}.listing-academy .sidebar-filter{margin-bottom:2rem}.listing-academy .listing-items{grid-template-columns:repeat(2,1fr)}}@media (max-width:564px){.listing-academy .listing-items{grid-template-columns:repeat(1,1fr)}}@supports (interpolate-size:allow-keywords){:root{interpolate-size:allow-keywords}[open]::details-content{height:auto;padding-bottom:.5em}}@supports not (interpolate-size:allow-keywords){[open]::details-content{height:150px;overflow-y:scroll}}