﻿#quarterly-results{padding:50px 0px}.quarterly-results-top{border-bottom:1px solid #c5c5c5;margin-bottom:40px;padding-bottom:0px}.quarterly-results-top h2{font-size:var(--fs-26)}.results-container{display:none;grid-template-columns:repeat(auto-fit, minmax(250px, 1fr));gap:20px;margin:auto}.results-container.active{display:grid}.result-card{background:#eaeef2;border-radius:12px;padding:20px;display:flex;flex-direction:column;justify-content:space-between;transition:transform .2s ease}.result-card h3{margin:0 0 15px;font-size:22px;font-weight:500;color:#111}.divider{border-bottom:1px solid #c5c5c5;margin-bottom:15px}.result-list{list-style:none;padding:0;margin:0;flex:1}.result-list li{padding:10px 0;border-bottom:1px solid #dce1e6;font-size:16px;color:#222}.result-list li a{color:#222;display:block;background:url(../../assets/images/red-download-icon2.svg) no-repeat 97% center;transition:.5s}.result-list li a:hover{padding-left:5px;color:var(--red)}.result-list li:last-child{border-bottom:1px solid #dce1e6;}audio{margin-top:15px;width:100%;border-radius:25px;background:#fff}.selectdropdown{position:relative;width:200px;user-select:none}.selectdropdown-toggle{background:#fff;border-bottom:1px solid #000;padding:12px 16px;font-size:18px;font-weight:var(--font-weight-500);display:flex;justify-content:space-between;align-items:center;cursor:pointer;position:relative}.selectdropdown-toggle:after{content:"";transition:transform .3s;background:url(../../assets/images/years-dropdown-arrow.svg) no-repeat center center;position:absolute;right:0px;top:-6px;bottom:0;margin:auto;width:10px;height:10px}.selectdropdown.open .selectdropdown-toggle:after{transform:rotate(180deg)}.selectdropdown-menu{list-style:none;margin:0;padding:0;position:absolute;top:100%;left:0;right:0;border:1px solid #ccc;background:#fff;display:none;z-index:100;height:auto;overflow-y:auto;max-height:15.4375rem}.selectdropdown-menu::-webkit-scrollbar{width:5px}.selectdropdown-menu::-webkit-scrollbar-track{border-radius:8px;background-color:#e7e7e7;border:1px solid #cacaca;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.selectdropdown-menu::-webkit-scrollbar-thumb{border-radius:8px;background-color:#363636}.selectdropdown.open .selectdropdown-menu{display:block}.selectdropdown-menu li{padding:12px 16px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background .2s;border-bottom:.0625rem solid #e3e3e3}.selectdropdown-menu li:hover{background:#f5f5f5}.selectdropdown-menu li.active{font-weight:bold}.selectdropdown-menu li.active::after{content:"✓";font-size:14px;color:#000}form.views-exposed-form{display: none; }@media only screen and (min-width: 1200px)and (max-width: 1399px){.result-list li{font-size:13px}.result-card h3{font-size:18px}.quarterly-results-top h2{font-size:var(--fs-22)}}@media only screen and (min-device-width: 768px)and (max-device-width: 1024px)and (orientation: landscape){.result-card{margin-bottom:20px}.selectdropdown{width:100%}}@media only screen and (min-device-width: 768px)and (max-device-width: 1024px)and (orientation: portrait){.result-card{margin-bottom:20px}.selectdropdown{width:100%}}@media(min-width: 320px)and (max-width: 767px){.selectdropdown{width:100%}.quarterly-results-top{border-bottom:none;margin-bottom:0px}.quarterly-results-top h2{margin-bottom:0px;margin-bottom:20px}.result-list li{font-size:14px}.result-card{margin-bottom:20px}.result-card h3{font-size:19px}.selectdropdown-toggle{padding-left:0px;margin-bottom:20px}} /*# sourceMappingURL=quarterly-results.css.map */