.filter-resetButton{background-color:#fff;border-radius:15px;padding:5px 10px;font-weight:600;color:#63f;border:2px solid #63f;font-size:12px;transition:.3s}.filter-resetButton:hover{cursor:pointer;background-color:#cbbafd}.ifButton{font-size:.75em;padding:.44rem 1rem;border-radius:20px;border:2px solid transparent;font-weight:600;cursor:pointer;margin-top:10px;margin-bottom:10px}.ifButton.primaryButton{background-color:#63f;color:#fff;border:2px solid transparent;transition:.3s}.ifButton.secondaryButton{background-color:#fff;color:#63f;border:2px solid #63f}.ifButton.primaryButton:hover{background-color:#cbbafd;color:#63f}.ifButton.secondaryButton:hover,.product-card button:hover{background-color:#cbbafd}#if-loading{display:flex;width:100%;justify-content:center}#if-loading p{padding-top:25px;font-weight:600}.if-noposts{display:flex;width:100%;justify-content:center;font-weight:600}.if-pagination{text-align:center;margin:2rem 0}.if-pagination ul{list-style:none;display:flex;flex-direction:row}.if-pagination li{display:inline;list-style:none;border-radius:15px}.if-pagination .page-numbers{display:inline-block;padding:.5em;margin:0 .25em;color:#333;text-decoration:none;border-radius:4px;transition:background-color .3s}.if-pagination .page-numbers li:hover{background-color:#f0f0f0}.if-pagination .current,.if-pagination .next,.if-pagination .prev{font-weight:600}.filter-taxonomy-label{text-transform:capitalize;font-weight:500}.filter-tax-container{border-bottom:2px solid #d9d9d9;margin:0;padding:0}.filter-container-header{display:flex;justify-content:space-between;align-items:center}.filter-tax-content{display:block;margin:0;padding:0;max-height:100px;overflow-y:auto}.tax-input-label,.tax-input-label span{padding-left:5px}.filter-tax-header{display:flex;justify-content:space-between;align-items:center;font-size:smaller}.tax-label-chevron{cursor:pointer;color:#63f}.tax-label-chevron:hover{color:#4017a8}.tax-input{display:flex;align-items:baseline}.tax-input input:disabled+.tax-input-label{opacity:.5;pointer-events:none;cursor:not-allowed}.tax-input-label{text-transform:capitalize;color:#4a4a49;font-size:smaller;display:flex;flex-direction:row;align-items:center}.tax-input input[type=checkbox]{accent-color:#4F46E5}.product-card{padding:1rem 2.25rem;border:1px solid #d9d9d9;border-radius:15px;background-color:#fff}.product-card .product-card-header{display:flex;gap:15px;align-items:center;color:#1f2937}.product-card .product-body .product-subtitle{font-weight:500;margin:0;color:#1f2937}.post-card .post-body .post-excerpt,.product-card .product-body .product-excerpt{color:#4a4a49;font-size:.85rem}.product-card button{border-radius:15px;padding:5px 15px;background-color:#fff;color:#63f;font-weight:500!important;border:2px solid #63f;transition:.3s;cursor:pointer}.post-card{border:1px solid #d9d9d9;border-radius:15px;background-color:#fff;cursor:pointer}.post-card:hover{border:1px solid #63f}.post-card:hover .post-thumbnail img,.post-thumbnail{border-top-left-radius:15px;border-top-right-radius:15px}.post-thumbnail{width:100%;max-height:150px;overflow:hidden;position:relative}.post-thumbnail img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .8s}.post-card:hover .post-thumbnail img{transform:scale(1.1)}.post-card .post-body{padding:1rem 1rem 10px}.post-card .post-body h5{margin:0;font-size:smaller}.tag-wrapper{display:flex;justify-content:flex-end}.tag{display:inline-flex;justify-content:center;align-items:center;font-size:10px;line-height:1;text-transform:uppercase;background-color:#63f;color:#fff;padding:4px 8px;border-radius:5px;margin-right:10px;white-space:nowrap}.event-card{background-color:#fff;border:1px solid #d9d9d9;border-radius:30px;padding:10px 20px}.event-card--past{background-color:#f5f5f5}.event-wrap{display:flex;gap:15px}.event-body{width:100%;color:#1f2937}.event-header{display:flex;gap:10px;flex-direction:row;justify-content:space-between;width:100%}.event-header div{flex:1}.event-header div:last-child{text-align:right}.event-card--past .event-thumbnail{filter:grayscale(100%)}.event-thumbnail{padding:10px}.event-body .event-header{font-size:.8rem;font-weight:600}.event-body .event-title{font-size:1.2rem;font-weight:600;margin:0}.event-body .event-summary{font-size:.85rem!important;margin:0}.archive-filter-box{max-width:var(--wp--style--global--content-size);width:100%;margin:0 auto;display:flex;flex-direction:column;gap:20px;position:relative}@media (min-width:1400px){.filter-box{position:absolute;left:calc((100vw - var(--wp--style--global--content-size))/ -2);width:200px;margin-left:25px;z-index:10}}.filtered-posts{display:flex;flex-wrap:wrap;gap:20px;margin-top:20px;margin-bottom:20px;box-sizing:border-box}.filtered-posts article{flex:0 0 calc(25% - 15px);width:calc(25% - 15px);min-width:calc(25% - 15px);box-sizing:border-box}.filtered-posts--product article{flex:0 0 calc(33.333% - 20px);width:calc(33.333% - 20px);min-width:calc(33.333% - 20px);box-sizing:border-box}.filtered-posts--event article{flex:0 0 100%;max-width:100%;box-sizing:border-box}@media (max-width:1024px){.filtered-posts article{flex:0 0 calc(33.33% - 20px);width:calc(33.33% - 20px);min-width:calc(33.33% - 20px)}.filtered-posts--product article{flex:0 0 calc(50% - 20px);width:calc(50% - 20px);min-width:calc(50% - 20px)}.filtered-posts--event article{flex:0 0 100%;max-width:100%;box-sizing:border-box}}@media (max-width:600px){.filtered-posts article{flex:0 0 calc(50% - 20px);width:calc(50%-20px);min-width:calc(50% - 20px)}.filtered-posts--product article{flex:0 0 100%;width:100%;min-width:100%}.filtered-posts--event article{flex:0 0 100%;max-width:100%;box-sizing:border-box}}@media (max-width:490px){.filtered-posts article{flex:0 0 100%;width:100%;min-width:100%}}