@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap");.ras-results-module,.ras-results-module *,.ras-results-module :after,.ras-results-module :before{box-sizing:border-box}.ras-results-module{--primary:#331c54;--primary-50:#5d26c2;--primary-10:#eee9f8;--secondary:#f5cf76;--grey-10:#f9f9f9;--grey-20:#dfe3e8;--grey-40:#a5a9ae;--grey-60:#515151;--grey-80:#2d2d2d;--charcoal:#1a1919;--white:#fff;--border:#dfe3e8;--font:"Plus Jakarta Sans",ui-sans-serif,system-ui,sans-serif;--max-w:1280px;--radius:6px;background:var(--white);color:var(--charcoal);font-family:var(--font);font-size:16px;-webkit-font-smoothing:antialiased;width:100%}.ras-results-module a{color:inherit;text-decoration:none}.ras-results-module ul{list-style:none;margin:0;padding:0}.ras-results-module img{display:block;max-width:100%}.ras-results-module,.ras-results-module button,.ras-results-module input,.ras-results-module select,.ras-results-module table,.ras-results-module td,.ras-results-module textarea,.ras-results-module th{font-family:var(--font)}.ras-results-module .navbar{background:var(--white);border-bottom:1px solid var(--border);position:sticky;top:0;z-index:200}.ras-results-module .navbar__inner{align-items:center;display:flex;gap:32px;height:72px;margin:0 auto;max-width:var(--max-w);padding:0 24px}.ras-results-module .navbar__nav{align-items:center;display:flex;flex:1;gap:2px}.ras-results-module .navbar__nav-item{position:relative}.ras-results-module .navbar__nav-btn,.ras-results-module .navbar__nav-link{align-items:center;background:none;border:none;border-bottom:2px solid transparent;color:var(--primary);cursor:pointer;display:flex;font-size:16px;font-weight:700;gap:4px;padding:8px 14px;transition:color .2s,border-color .2s;white-space:nowrap}.ras-results-module .navbar__nav-btn:hover,.ras-results-module .navbar__nav-link:hover{border-bottom-color:var(--primary-50);color:var(--primary-50)}.ras-results-module .navbar__dropdown{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 6px 20px rgba(0,0,0,.1);display:none;left:0;min-width:210px;padding:6px 0;position:absolute;top:calc(100% + 2px);z-index:300}.ras-results-module .navbar__nav-item:focus-within .navbar__dropdown,.ras-results-module .navbar__nav-item:hover .navbar__dropdown{display:block}.ras-results-module .navbar__dropdown a{color:var(--grey-80);display:block;font-size:14px;font-weight:500;padding:10px 18px;transition:background .1s,color .1s}.ras-results-module .navbar__dropdown a:hover{background:var(--primary-10);color:var(--primary)}.ras-results-module .navbar__actions{align-items:center;display:flex;gap:10px;margin-left:auto}.ras-results-module .navbar__cta{background:var(--primary);border:2px solid var(--primary);border-radius:4px;color:var(--white);cursor:pointer;font-size:15px;font-weight:700;padding:9px 20px;transition:opacity .15s;white-space:nowrap}.ras-results-module .navbar__cta:hover{opacity:.88}.ras-results-module .navbar__mob{display:none}@media(max-width:900px){.ras-results-module .navbar__inner{display:none}.ras-results-module .navbar__mob{display:flex;flex-direction:column}.ras-results-module .navbar__mob-bar{align-items:center;background:var(--white);display:flex;height:60px;justify-content:space-between;padding:0 16px}.ras-results-module .hamburger{align-items:center;background:none;border:none;cursor:pointer;display:flex;flex-direction:column;gap:5px;justify-content:center;min-height:44px;min-width:44px;padding:8px}.ras-results-module .hamburger span{background:var(--charcoal);border-radius:2px;display:block;height:2px;width:24px}.ras-results-module .navbar__mob-menu{background:var(--white);border-top:1px solid var(--border);display:none;flex-direction:column;gap:14px;padding:16px 20px}.ras-results-module .navbar__mob-menu.open{display:flex}.ras-results-module .navbar__mob-menu a{align-items:center;color:var(--primary);display:flex;font-size:16px;font-weight:700;min-height:44px;padding:8px 0}.ras-results-module .navbar__mob-ctas{display:flex;flex-wrap:wrap;gap:8px;padding-top:8px}.ras-results-module .navbar__mob-ctas a{align-items:center;background:var(--primary);border:2px solid var(--primary);border-radius:4px;color:var(--white);display:inline-flex;font-size:14px;font-weight:700;min-height:44px;padding:10px 16px}}.ras-results-module .res-tabs{top:72px}@media(max-width:900px){.ras-results-module .res-tabs{top:60px}}.ras-results-module--with-shell .res-tabs{top:72px}@media(max-width:900px){.ras-results-module--with-shell .res-tabs{top:60px}}.ras-results-module .breadcrumbs{background:var(--grey-10);border-bottom:1px solid var(--border);padding:10px 24px}.ras-results-module .breadcrumbs__inner{margin:0 auto;max-width:var(--max-w)}.ras-results-module .breadcrumbs__list{align-items:center;display:flex;flex-wrap:wrap;gap:6px;margin:0;padding:0}.ras-results-module .breadcrumbs__item{align-items:center;color:var(--grey-60);display:flex;font-size:12px;font-weight:700;gap:6px;text-transform:uppercase}.ras-results-module .breadcrumbs__item:after{color:var(--grey-40);content:">";font-size:10px}.ras-results-module .breadcrumbs__item:last-child:after{display:none}.ras-results-module .bc-link{color:var(--grey-60);transition:color .12s}.ras-results-module .bc-link:hover{color:var(--primary)}.ras-results-module .bc-current{color:var(--primary);font-weight:700}.ras-results-module .res-hero{background:var(--white);padding:20px 24px 0}.ras-results-module .res-hero__inner{margin:0 auto;max-width:var(--max-w)}.ras-results-module .res-hero-split{align-items:start;border-bottom:1px solid var(--border);display:grid;gap:24px;grid-template-columns:.7fr 1.3fr;padding-bottom:28px}@media(max-width:768px){.ras-results-module .res-hero-split{grid-template-columns:1fr}}.ras-results-module .res-hero-img{border-radius:var(--radius);overflow:hidden}.ras-results-module .res-hero-img img{display:block;height:auto;width:90%}@media(max-width:480px){.ras-results-module .res-hero-img img{width:100%}}.ras-results-module .res-hero-text__badge{background:var(--primary-10);border-radius:100px;color:var(--primary);display:inline-block;font-size:11px;font-weight:700;letter-spacing:.06em;margin-bottom:12px;padding:4px 12px;text-transform:uppercase}.ras-results-module .res-hero-text__title{color:var(--charcoal);font-size:clamp(1.5rem,4vw,2.5rem);font-weight:700;line-height:1.2;margin:0 0 14px}.ras-results-module .res-hero-text__desc{color:var(--grey-60);font-size:.9375rem;line-height:1.65;margin:0 0 20px}.ras-results-module .res-hero-text__actions{display:flex;flex-wrap:wrap;gap:10px}.ras-results-module .btn-primary{align-items:center;background:var(--primary);border:2px solid var(--primary);border-radius:4px;color:var(--white);cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;gap:6px;min-height:44px;padding:10px 22px;transition:opacity .15s}.ras-results-module .btn-primary:hover{opacity:.88}.ras-results-module .btn-outline{align-items:center;background:transparent;border:2px solid var(--primary);border-radius:4px;color:var(--primary);cursor:pointer;display:inline-flex;font-size:14px;font-weight:700;gap:6px;min-height:44px;padding:10px 22px;transition:background .15s}.ras-results-module .btn-outline:hover{background:var(--primary-10)}.ras-results-module .stats-bar{background:var(--grey-10);border-bottom:1px solid var(--border);border-top:1px solid var(--border);padding:16px 24px}.ras-results-module .stats-bar__inner{display:flex;flex-wrap:wrap;gap:20px 32px;margin:0 auto;max-width:var(--max-w)}.ras-results-module .stat-item{align-items:baseline;display:flex;gap:6px}.ras-results-module .stat-item__num{color:var(--primary);font-size:1.5rem;font-weight:800}.ras-results-module .stat-item__label{color:var(--grey-60);font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}@media(max-width:480px){.ras-results-module .stats-bar__inner{gap:12px 20px}.ras-results-module .stat-item__num{font-size:1.2rem}}.ras-results-module .res-tabs{background:var(--white);border-bottom:2px solid var(--border);padding:0 24px;position:sticky;top:0;z-index:100}.ras-results-module .res-tabs__inner{display:flex;margin:0 auto;max-width:var(--max-w);overflow-x:auto;-webkit-overflow-scrolling:touch}.ras-results-module .res-tab{background:none;border:none;border-bottom:3px solid transparent;color:var(--grey-60);cursor:pointer;font-size:15px;font-weight:600;min-height:44px;padding:16px 24px;transition:color .15s,border-color .15s;white-space:nowrap}.ras-results-module .res-tab:hover{color:var(--primary)}.ras-results-module .res-tab.active{border-bottom-color:var(--primary);color:var(--primary);font-weight:700}.ras-results-module .tab-panel{display:none}.ras-results-module .tab-panel.active{display:block}@media(max-width:480px){.ras-results-module .res-tab{font-size:13px;padding:14px 16px}}.ras-results-module .res-content{padding:40px 24px 64px}.ras-results-module .res-content__inner{align-items:start;display:grid;gap:40px;grid-template-columns:1fr 280px;margin:0 auto;max-width:var(--max-w)}@media(max-width:900px){.ras-results-module .res-content__inner{grid-template-columns:1fr}}.ras-results-module .section-title{border-bottom:2px solid var(--border);color:var(--charcoal);font-size:1.25rem;font-weight:700;margin:0 0 20px;padding-bottom:12px}.ras-results-module .champions-list{display:grid;gap:12px;grid-template-columns:1fr 1fr}@media(max-width:600px){.ras-results-module .champions-list{grid-template-columns:1fr}}.ras-results-module .champ-item{border-left:4px solid var(--primary);box-shadow:0 1px 3px rgba(0,0,0,.04);padding:14px 16px}.ras-results-module .champ-item__category{font-size:10px;font-weight:700;letter-spacing:.07em;margin-bottom:5px}.ras-results-module .champ-item__product{font-size:14px;font-weight:700;line-height:1.4;margin-bottom:3px}.ras-results-module .champ-item__exhibitor{font-size:12px}.ras-results-module .champ-item__website{display:inline-block;font-weight:700;letter-spacing:.01em;margin-top:6px;text-decoration:underline;text-underline-offset:2px;transition:color .15s}.ras-results-module .champ-item__website:hover{color:var(--primary-50)}.ras-results-module .sidebar-card{background:var(--grey-10);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:16px;padding:20px}.ras-results-module .sidebar-card__title{color:var(--charcoal);font-size:14px;font-weight:700;margin-bottom:12px}.ras-results-module .sidebar-card__list{display:flex;flex-direction:column;gap:8px}.ras-results-module .sidebar-card__list a{align-items:center;color:var(--primary);display:flex;font-size:13px;font-weight:600;gap:6px}.ras-results-module .sidebar-card__list a:hover{color:var(--primary-50);text-decoration:underline}.ras-results-module .sidebar-card__btn{background:var(--primary);border:2px solid var(--primary);border-radius:4px;color:var(--white);cursor:pointer;display:block;font-size:14px;font-weight:700;margin-top:12px;min-height:44px;padding:10px;text-align:center;transition:opacity .15s;width:100%}.ras-results-module .sidebar-card__btn:hover{opacity:.88}.ras-results-module .quick-find{background:var(--primary);border-radius:var(--radius);margin-bottom:20px;padding:20px 24px}.ras-results-module .quick-find__label{color:hsla(0,0%,100%,.7);font-size:11px;font-weight:700;letter-spacing:.08em;margin-bottom:10px;text-transform:uppercase}.ras-results-module .quick-find__wrap{align-items:center;display:flex;position:relative}.ras-results-module .quick-find__icon{color:var(--grey-40);flex-shrink:0;height:18px;left:14px;pointer-events:none;position:absolute;width:18px}.ras-results-module .quick-find__input{background:var(--white);border:2px solid transparent;border-radius:5px;color:var(--charcoal);font-family:var(--font);font-size:15px;font-weight:500;min-height:48px;outline:none;padding:14px 48px 14px 44px;transition:border-color .15s,box-shadow .15s;width:100%}.ras-results-module .quick-find__input::placeholder{color:var(--grey-40);font-weight:400}.ras-results-module .quick-find__input:focus{border-color:var(--secondary);box-shadow:0 0 0 3px rgba(245,207,118,.35)}.ras-results-module .quick-find__clear{align-items:center;background:var(--grey-20);border:none;border-radius:50%;color:var(--grey-60);cursor:pointer;display:flex;font-size:18px;height:32px;justify-content:center;line-height:1;position:absolute;right:12px;transition:background .15s,color .15s;width:32px}.ras-results-module .quick-find__clear:hover{background:var(--grey-40);color:var(--white)}.ras-results-module .quick-find__hint{color:hsla(0,0%,100%,.55);font-size:12px;font-style:italic;margin:8px 0 0}@media(max-width:600px){.ras-results-module .quick-find{padding:16px}.ras-results-module .quick-find__input{font-size:14px;padding:12px 44px 12px 40px}}.ras-results-module .sf-wrap{margin:0 auto;max-width:var(--max-w);padding:40px 24px 64px}@media(max-width:480px){.ras-results-module .sf-wrap{padding:24px 12px 48px}}.ras-results-module .filter-panel{background:var(--grey-10);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:24px;padding:20px}@media(max-width:480px){.ras-results-module .filter-panel{padding:14px}}.ras-results-module .filter-panel__title{color:var(--grey-60);font-size:11px;font-weight:700;letter-spacing:.07em;margin-bottom:16px;text-transform:uppercase}.ras-results-module .fp-row{display:grid;gap:12px;grid-template-columns:1fr 1fr 1fr;margin-bottom:12px}@media(max-width:768px){.ras-results-module .fp-row{grid-template-columns:1fr 1fr}}@media(max-width:480px){.ras-results-module .fp-row{grid-template-columns:1fr!important}}.ras-results-module .fp-group label{color:var(--grey-60);display:block;font-size:10px;font-weight:700;letter-spacing:.06em;margin-bottom:5px;text-transform:uppercase}.ras-results-module .fp-group select{appearance:auto;background:var(--white);border:1.5px solid var(--border);border-radius:5px;color:var(--charcoal);font-family:var(--font);font-size:13px;min-height:44px;outline:none;padding:10px 12px;transition:border-color .15s;width:100%}.ras-results-module .fp-group select:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(51,28,84,.08)}.ras-results-module .view-by-label{color:var(--grey-60);font-size:10px;font-weight:700;letter-spacing:.06em;margin-bottom:7px;text-transform:uppercase}.ras-results-module .view-tabs{border:1.5px solid var(--primary);border-radius:5px;display:flex;flex-wrap:wrap;margin-bottom:12px;overflow:hidden}.ras-results-module .vt{background:transparent;border:none;color:var(--primary);cursor:pointer;flex:1;font-size:12px;font-weight:600;letter-spacing:.04em;min-height:40px;min-width:60px;padding:8px 0;text-align:center;text-transform:uppercase;transition:background .15s,color .15s}.ras-results-module .vt+.vt{border-left:1.5px solid var(--primary)}.ras-results-module .vt.active{background:var(--primary);color:var(--white)}@media(max-width:480px){.ras-results-module .vt{font-size:11px;min-width:50px;padding:6px 4px}}.ras-results-module .medal-filter{align-items:center;border-top:1px solid var(--border);display:flex;flex-wrap:wrap;gap:8px;margin-top:4px;padding-top:14px}.ras-results-module .medal-filter__label{color:var(--grey-60);font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.ras-results-module .mbadge{border:none;font-size:11px;min-height:32px;padding:4px 12px;transition:opacity .2s}.ras-results-module .mbadge.dimmed{opacity:.28}.ras-results-module .mg{background:#fef3c7;border:1px solid #fde68a;color:#92400e}.ras-results-module .ms{background:#f3f4f6;border:1px solid #d1d5db;color:#374151}.ras-results-module .mb{background:#fff7ed;border:1px solid #fed7aa;color:#9a3412}.ras-results-module .mn{background:var(--grey-10);border:1px solid var(--grey-20);color:var(--grey-60)}.ras-results-module .mc{background:#fef9e7;border:1px solid var(--secondary);color:#7d5a00}.ras-results-module .reset-btn{background:none;border:1px solid var(--primary-50);border-radius:100px;color:var(--primary-50);cursor:pointer;font-size:11px;font-weight:700;margin-left:auto;min-height:32px;padding:4px 12px;text-transform:uppercase;transition:background .15s,color .15s}.ras-results-module .reset-btn:hover{color:var(--white)}.ras-results-module .filter-summary{color:var(--grey-60);font-size:12px;font-weight:600;margin-top:10px}.ras-results-module .results-table-wrap{border-radius:var(--radius);box-shadow:0 1px 4px rgba(0,0,0,.08);overflow-x:auto;-webkit-overflow-scrolling:touch}.ras-results-module table.rtbl{border-collapse:collapse;font-size:13.5px;min-width:700px}.ras-results-module table.rtbl thead tr{background:var(--primary)}.ras-results-module table.rtbl thead th{border:none;color:var(--white);font-size:10px;font-weight:700;letter-spacing:.07em;padding:13px 14px;text-align:left;text-transform:uppercase;white-space:nowrap}.ras-results-module table.rtbl thead th.th-score,.ras-results-module table.rtbl thead th[data-col=score]{min-width:82px;padding-left:12px;padding-right:12px;text-align:center!important}.ras-results-module table.rtbl tbody td.td-score,.ras-results-module table.rtbl tbody td[data-col=score]{background:#faf8fd;color:var(--primary)!important;font-size:16px!important;font-weight:800!important;min-width:82px;padding-left:12px;padding-right:12px;text-align:center!important;white-space:nowrap!important}.ras-results-module table.rtbl tbody tr{border-bottom:1px solid var(--grey-20);transition:background .1s}.ras-results-module table.rtbl tbody tr:last-child{border-bottom:none}.ras-results-module table.rtbl tbody tr:nth-child(2n){background:#fcfcfd}.ras-results-module table.rtbl tbody tr:hover{background:var(--primary-10)}.ras-results-module table.rtbl tbody td{color:var(--charcoal);padding:11px 14px;vertical-align:middle}.ras-results-module .tbl-section td{background:var(--primary)!important;border-bottom:none!important;color:var(--white)!important;font-size:10px!important;font-weight:700!important;letter-spacing:.08em!important;padding:9px 14px!important;text-align:left!important;text-transform:uppercase!important}.ras-results-module .tbl-class td{background:#f0edf7!important;border-bottom:1px solid #ddd8f0!important;color:var(--primary)!important;font-size:11px!important;font-weight:700!important;letter-spacing:.03em!important;padding:7px 14px!important;text-align:left!important}.ras-results-module .tbl-empty td{color:var(--grey-60)!important;font-size:14px!important;font-style:italic;padding:48px!important;text-align:center!important}.ras-results-module .ibadge{align-items:center;border-radius:100px;display:inline-flex;font-size:11px;font-weight:700;letter-spacing:.02em;padding:3px 10px;white-space:nowrap}.ras-results-module .tbl-footer{color:var(--grey-60);font-size:12px;font-weight:500;margin-top:10px;text-align:right}@media(max-width:600px){.ras-results-module table.rtbl{min-width:0}.ras-results-module table.rtbl thead{display:none}.ras-results-module table.rtbl tbody tr{background:var(--white)!important;border-bottom:1px solid var(--grey-20);display:flex;flex-direction:column;gap:4px;padding:12px 14px}.ras-results-module table.rtbl tbody tr:nth-child(2n){background:var(--grey-10)!important}.ras-results-module table.rtbl tbody tr:hover{background:var(--primary-10)!important}.ras-results-module table.rtbl tbody td{border:none;font-size:13px;padding:2px 0;text-align:left!important}.ras-results-module table.rtbl tbody td.td-score,.ras-results-module table.rtbl tbody td[data-col=score]{align-items:center;background:var(--primary-10)!important;border-left:4px solid var(--primary)!important;border-radius:4px;color:var(--primary)!important;display:flex;font-size:18px!important;font-weight:800!important;gap:12px;justify-content:space-between;margin-top:6px;min-width:0;padding:10px 12px!important;text-align:right!important;width:100%}.ras-results-module table.rtbl tbody td.td-score:before,.ras-results-module table.rtbl tbody td[data-col=score]:before{color:var(--primary)!important;flex:1 1 auto;font-size:10px!important;margin:0!important;text-align:left}.ras-results-module table.rtbl tbody td:before{color:var(--grey-60);content:attr(data-label);display:block;font-size:10px;font-weight:700;letter-spacing:.06em;margin-bottom:2px;text-transform:uppercase}.ras-results-module .tbl-class td,.ras-results-module .tbl-section td{display:block!important;padding:9px 14px!important}.ras-results-module .tbl-class td:before,.ras-results-module .tbl-empty td:before,.ras-results-module .tbl-section td:before{display:none}.ras-results-module .tbl-class,.ras-results-module .tbl-empty,.ras-results-module .tbl-section{display:block!important;padding:0!important}.ras-results-module tr.row--top-gold{box-shadow:inset 3px 0 0 var(--secondary)!important}.ras-results-module tr.row--top-gold td:first-child{box-shadow:none}.ras-results-module tr.row--not-awarded{box-shadow:inset 3px 0 0 var(--grey-40)!important}}.ras-results-module .site-footer{background:var(--primary);color:var(--white)}.ras-results-module .footer-ack{border-bottom:1px solid hsla(0,0%,100%,.15);padding:18px 24px}.ras-results-module .footer-ack p{color:hsla(0,0%,100%,.75);font-size:12px;font-style:italic;line-height:1.7;max-width:var(--max-w)}.ras-results-module .footer-cols{grid-template-columns:repeat(3,1fr);padding:44px 24px 36px}@media(max-width:768px){.ras-results-module .footer-cols{gap:28px;grid-template-columns:1fr}}.ras-results-module .fc-heading{color:var(--secondary);font-size:11px;font-weight:700;letter-spacing:.1em;margin:0 0 14px}.ras-results-module .fc ul{gap:9px}.ras-results-module .fc p a,.ras-results-module .fc ul a{color:hsla(0,0%,100%,.78);font-size:13px;transition:color .12s}.ras-results-module .fc p a:hover,.ras-results-module .fc ul a:hover{color:var(--white)}.ras-results-module .fc p{color:hsla(0,0%,100%,.78);font-size:13px;margin:0 0 7px}.ras-results-module .footer-bar{border-top:1px solid hsla(0,0%,100%,.12);padding:16px 24px}.ras-results-module .footer-bar__inner{align-items:center;gap:12px}.ras-results-module .footer-copy{color:hsla(0,0%,100%,.5);font-size:12px}.ras-results-module .footer-links{gap:18px}.ras-results-module .footer-links a{color:hsla(0,0%,100%,.55);font-size:12px}.ras-results-module .footer-links a:hover{color:var(--white)}.ras-results-module .filter-section{margin-bottom:16px}.ras-results-module .filter-section:last-of-type{margin-bottom:0}.ras-results-module .filter-section__header{align-items:center;display:flex;justify-content:space-between;min-height:28px;padding:2px 0;-webkit-user-select:none;user-select:none}.ras-results-module .filter-section__header:hover .filter-panel__title{color:var(--primary)}.ras-results-module .filter-section__header .filter-panel__title{margin-bottom:0}.ras-results-module .filter-section__chevron{color:var(--grey-60);display:inline-block;flex-shrink:0;font-size:10px;transition:transform .15s}.ras-results-module .filter-section__body{margin-top:12px}.ras-results-module .top-gold-badge{align-items:center;background:linear-gradient(135deg,#f5cf76,#e0a92e);border-radius:100px;color:#5a3d00;display:inline-flex;font-size:10px;font-weight:700;gap:3px;letter-spacing:.03em;margin-left:6px;padding:2px 8px 2px 6px;text-transform:uppercase;vertical-align:middle;white-space:nowrap}.ras-results-module .top-gold-badge svg{flex-shrink:0}.ras-results-module tr.row--top-gold td:first-child{box-shadow:inset 3px 0 0 var(--secondary)}.ras-results-module .res-vintage{color:var(--primary);display:inline-block;font-weight:700;margin-right:2px}.ras-results-module .res-vintage--inferred{border-bottom:1px dotted var(--grey-40);color:var(--grey-60);cursor:help}.ras-results-module .champ-item--not-awarded{background:var(--grey-10);border-left-color:var(--grey-40);opacity:.65}.ras-results-module .champ-item__not-awarded-label{color:var(--grey-40)!important;font-style:italic;font-weight:600!important}.ras-results-module .champ-item__meta{font-size:11px;margin-bottom:6px}.ras-results-module table.rtbl tbody tr.row--not-awarded{background:var(--grey-10)!important;opacity:.7}.ras-results-module table.rtbl tbody tr.row--not-awarded td{font-style:italic}.ras-results-module .res-hero-text__updated{color:var(--grey-60);font-size:12px;font-weight:500;margin:0 0 4px}.ras-results-module .loading-state{padding:80px 24px;text-align:center}.ras-results-module .loading-state p{color:var(--grey-60);font-size:18px;margin:0}.ras-results-module .loading-help{color:var(--grey-40)!important;font-size:13px!important;margin-top:12px!important}.ras-results-module .spinner{animation:rr-spin .8s linear infinite;border:4px solid var(--grey-20);border-radius:50%;border-top-color:var(--primary);height:40px;margin:0 auto 20px;width:40px}@keyframes rr-spin{to{transform:rotate(1turn)}}.ras-results-module .error-state{padding:80px 24px;text-align:center}.ras-results-module .error-state h2{color:var(--primary);margin:0 0 12px}.ras-results-module .error-state p{color:var(--grey-60);line-height:1.5;margin:0 auto;max-width:600px}.ras-results-module .filter-section--viewby{border-bottom:1px solid var(--border);margin-bottom:20px;padding-bottom:18px}.ras-results-module .filter-section--viewby .view-tabs{flex-wrap:nowrap;grid-template-columns:repeat(7,minmax(0,1fr));margin-bottom:0;overflow:hidden}.ras-results-module .filter-section--viewby .vt{min-width:0;padding-left:8px;padding-right:8px;width:100%}@media(max-width:900px){.ras-results-module .filter-section--viewby .view-tabs{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.ras-results-module .filter-section--viewby .vt{flex:0 0 120px;min-width:120px}}@media(max-width:480px){.ras-results-module .filter-section--viewby{margin-bottom:16px;padding-bottom:14px}.ras-results-module .filter-section--viewby .vt{flex-basis:105px;min-width:105px}}.ras-results-module .res-tab{align-items:center;display:inline-flex;gap:7px;justify-content:center}.ras-results-module .res-tab__icon{color:#b7791f;flex:0 0 auto;height:18px;width:18px}.ras-results-module .res-tab--trophy.active .res-tab__icon{color:#9a6700}.ras-results-module .section-title--trophy{align-items:center;display:flex;gap:10px}.ras-results-module .section-title__trophy-icon{color:#b7791f;flex:0 0 auto;height:24px;width:24px}.ras-results-module .champ-item{overflow:hidden;position:relative;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.ras-results-module .champ-item:hover{border-color:#d5c8e8;box-shadow:0 7px 20px rgba(51,28,84,.1);transform:translateY(-2px)}.ras-results-module .champ-item:after{background:radial-gradient(circle,rgba(245,207,118,.18),rgba(245,207,118,0) 70%);height:90px;right:-30px;top:-30px;width:90px}.ras-results-module .champ-item__heading{align-items:flex-start;gap:10px;margin-bottom:7px}.ras-results-module .champ-item__trophy-icon{background:linear-gradient(145deg,#fff9e9,#f5cf76);border:1px solid rgba(183,121,31,.22);border-radius:50%;box-shadow:0 2px 7px rgba(128,88,0,.12);color:#805800;flex:0 0 auto;height:34px;width:34px}.ras-results-module .champ-item__trophy-svg{height:20px;width:20px}.ras-results-module .champ-item__heading .champ-item__category{line-height:1.45;margin:3px 0 0}.ras-results-module .champ-item__region{font-size:11px;gap:6px;line-height:1.4;margin-top:8px;padding-top:8px}.ras-results-module .champ-item__region svg{color:var(--primary-50);flex:0 0 auto;height:15px;width:15px}.ras-results-module .filter-section{border:1px solid transparent;border-radius:8px;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.ras-results-module .filter-section__header{border-radius:8px;min-height:58px;outline:none;padding:10px 12px;transition:background .18s ease,box-shadow .18s ease,transform .18s ease}.ras-results-module .filter-section__header:hover{background:var(--white);box-shadow:0 3px 12px rgba(51,28,84,.08)}.ras-results-module .filter-section__header:focus-visible{background:var(--white);box-shadow:0 0 0 3px rgba(93,38,194,.18)}.ras-results-module .filter-section__header[aria-expanded=true]{background:hsla(0,0%,100%,.72)}.ras-results-module .filter-section__title-wrap{align-items:center;display:flex;gap:10px;min-width:0}.ras-results-module .filter-section__section-icon{align-items:center;background:var(--primary-10);border-radius:8px;color:var(--primary);display:inline-flex;flex:0 0 auto;height:34px;justify-content:center;width:34px}.ras-results-module .filter-section__section-icon svg{height:19px;width:19px}.ras-results-module .filter-section__subtitle{color:var(--grey-60);display:block;font-size:11px;font-weight:500;letter-spacing:0;line-height:1.25;margin-top:3px;text-transform:none}.ras-results-module .filter-section__chevron{align-items:center;background:var(--white);border:1px solid var(--border);border-radius:50%;box-shadow:0 2px 6px rgba(51,28,84,.08);color:var(--primary);display:inline-flex;height:32px;justify-content:center;transition:transform .22s cubic-bezier(.2,.8,.2,1),background .18s ease,color .18s ease,border-color .18s ease;width:32px}.ras-results-module .filter-section__chevron svg{height:17px;width:17px}.ras-results-module .filter-section__header:hover .filter-section__chevron{background:var(--primary);border-color:var(--primary);color:var(--white)}.ras-results-module .filter-section__body{padding:0 12px 4px;transform-origin:top}@media(max-width:600px){.ras-results-module .filter-section__header{min-height:54px;padding:9px 8px}.ras-results-module .filter-section__subtitle{font-size:10px}.ras-results-module .filter-section__section-icon{height:31px;width:31px}.ras-results-module .filter-section__chevron{height:30px;width:30px}.ras-results-module .champ-item__trophy-icon{height:32px;width:32px}}.ras-results-module .medal-trophy-combo{align-items:center;display:inline-flex;gap:7px;white-space:nowrap}.ras-results-module .result-trophy-icon{align-items:center;background:linear-gradient(145deg,#fff9e9,#f5cf76);border:1px solid rgba(183,121,31,.3);border-radius:50%;box-shadow:0 1px 4px rgba(128,88,0,.14);color:#805800;display:inline-flex;flex:0 0 auto;height:25px;justify-content:center;width:25px}.ras-results-module .result-trophy-svg{height:15px;width:15px}@media(max-width:600px){.ras-results-module .result-trophy-icon{height:28px;width:28px}.ras-results-module .result-trophy-svg{height:17px;width:17px}}.ras-results-module table.rtbl .tbl-trophy-group td{background:linear-gradient(90deg,#6b3bb2,#4a227f);color:#fff;display:table-cell;font-size:15px;font-weight:800;letter-spacing:.01em;padding:15px 16px}.ras-results-module .tbl-trophy-group td>span{align-items:center;display:inline-flex;vertical-align:middle}.ras-results-module .tbl-trophy-group__icon{background:hsla(0,0%,100%,.16);border-radius:50%;height:28px;justify-content:center;margin-right:9px;width:28px}.ras-results-module .tbl-trophy-group__svg{height:17px;width:17px}.ras-results-module table.rtbl .tbl-trophy-title td{background:#fff8df;border-bottom:1px solid #ead9a6;border-top:1px solid #ead9a6;color:#594000;display:table-cell;font-size:12px;font-weight:800;line-height:1.45;padding:11px 16px}.ras-results-module .tbl-trophy-title td>span{align-items:center;display:inline-flex;vertical-align:middle}.ras-results-module .tbl-trophy-title__icon{color:#8a6200;height:22px;justify-content:center;margin-right:8px;width:22px}.ras-results-module .tbl-trophy-title__svg{height:16px;width:16px}.ras-results-module table.rtbl .tbl-standard-results td{background:#f0ebf7;color:var(--primary);display:table-cell;font-size:14px;font-weight:800;padding:13px 16px}@media(max-width:600px){.ras-results-module table.rtbl .tbl-standard-results,.ras-results-module table.rtbl .tbl-trophy-group,.ras-results-module table.rtbl .tbl-trophy-title{display:table-row}.ras-results-module table.rtbl .tbl-standard-results td,.ras-results-module table.rtbl .tbl-trophy-group td,.ras-results-module table.rtbl .tbl-trophy-title td{display:table-cell;max-width:none;text-align:left;width:auto}.ras-results-module table.rtbl .tbl-trophy-title td{font-size:11px;padding:10px 12px}}.ras-results-module table.rtbl tfoot{display:table-footer-group}.ras-results-module table.rtbl .tbl-entry-count td{background:#fbfbfc;border-top:1px solid var(--grey-20);color:var(--grey-60);font-size:10.5px;font-weight:500;letter-spacing:.01em;line-height:1.4;padding:8px 12px;text-align:right}@media(max-width:600px){.ras-results-module table.rtbl .tbl-entry-count,.ras-results-module table.rtbl tfoot{display:block}.ras-results-module table.rtbl .tbl-entry-count td{display:block;font-size:10px;padding:8px 12px;text-align:right;width:100%}}.ras-results-module table.rtbl{min-width:1180px}.ras-results-module table.rtbl tbody td.td-state,.ras-results-module table.rtbl thead th.th-state{min-width:72px;white-space:nowrap}.ras-results-module table.rtbl tbody td.td-postcode,.ras-results-module table.rtbl thead th.th-postcode{min-width:92px;white-space:nowrap}.ras-results-module table.rtbl tbody td.td-website,.ras-results-module table.rtbl thead th.th-website{max-width:230px;min-width:180px}.ras-results-module .result-website-link{align-items:center;color:var(--primary);display:inline-flex;font-size:12px;font-weight:650;max-width:220px;text-decoration:none;vertical-align:middle}.ras-results-module .result-website-link span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ras-results-module .result-website-link svg{height:13px;width:13px}.ras-results-module .result-website-link:focus,.ras-results-module .result-website-link:hover{color:var(--primary-50);text-decoration:underline}.ras-results-module .result-website-link:focus-visible{border-radius:3px;outline:2px solid var(--primary-50);outline-offset:3px}@media(min-width:601px) and (max-width:1024px){.ras-results-module table.rtbl{font-size:12.5px;min-width:1080px}.ras-results-module table.rtbl thead th{padding:11px 10px}.ras-results-module table.rtbl tbody td{padding:10px}.ras-results-module table.rtbl tbody td.td-website,.ras-results-module table.rtbl thead th.th-website{max-width:190px;min-width:155px}.ras-results-module .result-website-link{font-size:11.5px;max-width:180px}}@media(max-width:600px){.ras-results-module table.rtbl{min-width:0}.ras-results-module table.rtbl tbody td.td-postcode,.ras-results-module table.rtbl tbody td.td-state,.ras-results-module table.rtbl tbody td.td-website{max-width:none;min-width:0;white-space:normal;width:100%}.ras-results-module table.rtbl tbody td.td-website{border-top:1px dashed var(--grey-20);margin-top:2px;padding-top:5px}.ras-results-module .result-website-link{font-size:13px;line-height:1.45;max-width:100%}.ras-results-module .result-website-link span{overflow:visible;overflow-wrap:anywhere;text-overflow:clip;white-space:normal;word-break:break-word}.ras-results-module .result-website-link svg{height:14px;width:14px}}.ras-results-module .champ-item{background:var(--white);border-left:1px solid var(--border);border:1px solid var(--border);border-radius:var(--radius);box-shadow:none;overflow:visible;transition:border-color .15s ease}.ras-results-module .champ-item:hover{border-color:var(--border);box-shadow:none;transform:none}.ras-results-module .champ-item:after{display:none}.ras-results-module .champ-item__trophy-icon{background:var(--white);border:1px solid var(--border)}.ras-results-module .champ-item--not-awarded{background:var(--white);border-left-color:var(--border)}.ras-results-module .champ-item,.ras-results-module .champ-item--not-awarded,.ras-results-module .champ-item:hover{border-top:4px solid var(--primary)}.ras-results-module .champions-list{gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.ras-results-module .champ-item,.ras-results-module .champ-item--not-awarded,.ras-results-module .champ-item:hover{background:var(--white);border:1px solid #e5e7eb;border-radius:12px;border-top:5px solid var(--primary);box-shadow:0 5px 18px rgba(26,25,25,.07);display:flex;flex-direction:column;min-height:100%;overflow:hidden;padding:20px;position:relative;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.ras-results-module .champ-item:hover{border-color:#d8d1e5;border-top-color:var(--primary);box-shadow:0 12px 28px rgba(51,28,84,.13);transform:translateY(-3px)}.ras-results-module .champ-item:after{background:rgba(51,28,84,.035);border-radius:50%;content:"";display:block;height:108px;pointer-events:none;position:absolute;right:-36px;top:-36px;width:108px}.ras-results-module .champ-item__heading{align-items:center;display:flex;gap:12px;position:relative;z-index:1}.ras-results-module .champ-item__trophy-icon{background:var(--primary-10);border:1px solid #ddd5eb;border-radius:10px;box-shadow:none;color:var(--primary);display:inline-flex;flex:0 0 42px}.ras-results-module .champ-item__category{color:var(--primary);font-size:11px;font-weight:800;letter-spacing:.065em;line-height:1.4;margin:0;text-transform:uppercase}.ras-results-module .champ-item__meta{align-self:flex-start;background:var(--grey-10);border:1px solid var(--grey-20);border-radius:999px;color:var(--grey-60);display:inline-flex;font-size:10px;font-weight:700;letter-spacing:.025em;line-height:1.2;margin:0 0 12px;padding:5px 9px}.ras-results-module .champ-item__product{color:var(--charcoal);font-size:16px;font-weight:800;line-height:1.45;margin:0 0 6px}.ras-results-module .champ-item .res-vintage,.ras-results-module .champ-item__product .res-vintage{background:var(--primary-10);border-radius:999px;color:var(--primary);display:inline-flex;font-size:10px;font-weight:800;line-height:1.4;margin-right:5px;padding:2px 7px;vertical-align:2px}.ras-results-module .champ-item__exhibitor{color:var(--grey-60);font-size:13px;font-weight:600;line-height:1.5;margin-bottom:4px}.ras-results-module .champ-item__region{align-items:center;border-top:1px solid var(--grey-20);color:var(--grey-60);display:flex;font-size:12px;gap:7px;line-height:1.45;margin-top:auto;padding-top:14px}.ras-results-module .champ-item__region svg{color:var(--primary);height:16px;width:16px}.ras-results-module .champ-item__region strong{color:var(--grey-80);font-weight:700}.ras-results-module .champ-item__website{align-self:flex-start;background:var(--white);border:1px solid var(--primary);border-radius:6px;color:var(--primary);display:inline-flex;font-size:11px;font-weight:800;line-height:1.2;margin-top:12px;padding:7px 11px;transition:background .15s ease,color .15s ease}.ras-results-module .champ-item__website:hover{background:var(--primary);color:var(--white)}.ras-results-module .champ-item--not-awarded{opacity:.72}.ras-results-module .champ-item__not-awarded-label{color:var(--grey-60)!important;font-size:11px;font-weight:700!important;margin-top:10px}@media (max-width:700px){.ras-results-module .champions-list{gap:14px;grid-template-columns:1fr}.ras-results-module .champ-item,.ras-results-module .champ-item--not-awarded,.ras-results-module .champ-item:hover{border-radius:10px;padding:17px}}.ras-results-module .champions-list{gap:16px;grid-template-columns:repeat(3,minmax(0,1fr));margin-left:auto;margin-right:auto;max-width:1180px;width:100%}.ras-results-module .champ-item,.ras-results-module .champ-item--not-awarded,.ras-results-module .champ-item:hover{padding:18px}.ras-results-module .champ-item__vintage{align-self:flex-start;background:var(--primary-10);border:1px solid #ddd5eb;border-radius:999px;color:var(--primary);display:inline-flex;gap:6px;line-height:1.2;margin:0 0 10px;padding:5px 9px}.ras-results-module .champ-item__vintage-label{color:var(--grey-60);font-weight:600}.ras-results-module .champ-item__vintage strong{color:var(--primary);font-size:11px;font-weight:800}.ras-results-module .champ-item__website{align-items:center;background:var(--primary);border:2px solid var(--primary);border-radius:8px;box-shadow:0 3px 10px rgba(51,28,84,.16);color:var(--white);display:flex;gap:12px;justify-content:space-between;margin-top:14px;padding:10px 12px;text-decoration:none;width:100%}.ras-results-module .champ-item__website-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.ras-results-module .champ-item__website-copy strong{color:var(--white);font-size:12px;font-weight:800;line-height:1.2}.ras-results-module .champ-item__website-copy small{color:hsla(0,0%,100%,.78);font-size:10px;font-weight:500;line-height:1.2;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ras-results-module .champ-item__website-icon{color:var(--white);flex:0 0 17px;height:17px;width:17px}.ras-results-module .champ-item__website:focus,.ras-results-module .champ-item__website:hover{background:var(--primary-50);border-color:var(--primary-50);box-shadow:0 6px 16px rgba(51,28,84,.22);color:var(--white)}@media (max-width:1050px){.ras-results-module .champions-list{grid-template-columns:repeat(2,minmax(0,1fr));max-width:820px}}@media (max-width:700px){.ras-results-module .champions-list{grid-template-columns:1fr;max-width:520px}.ras-results-module .champ-item,.ras-results-module .champ-item--not-awarded,.ras-results-module .champ-item:hover{padding:16px}}.ras-results-module .champ-item,.ras-results-module .champ-item--not-awarded,.ras-results-module .champ-item:focus-within,.ras-results-module .champ-item:hover{box-shadow:none!important;transform:none!important}.ras-results-module .champ-item__vintage{align-items:center;background:transparent;border:0;border-radius:0;border-top:1px solid var(--grey-20);color:var(--grey-60);display:flex;font-size:11px;gap:7px;line-height:1.4;margin:14px 0 0;padding:12px 0 0}.ras-results-module .champ-item__vintage svg{color:var(--primary-50);flex:0 0 16px;height:16px;width:16px}.ras-results-module .champ-item__vintage strong{color:var(--grey-80);font-size:inherit;font-weight:700}.ras-results-module .champ-item__region{border-top:0;margin-top:7px;padding-top:0}.ras-results-module .champ-item__heading{align-items:start;column-gap:12px;display:grid;grid-template-columns:42px minmax(0,1fr);margin-bottom:12px;width:100%}.ras-results-module .champ-item__trophy-icon{align-items:center;align-self:start;display:flex;flex:none;height:42px;justify-content:center;justify-self:start;margin:0;min-height:42px;min-width:42px;width:42px}.ras-results-module .champ-item__trophy-svg{display:block;flex:none;height:22px;margin:0;width:22px}.ras-results-module .champ-item__heading .champ-item__category{align-self:start;margin:0;min-width:0;padding-top:1px}@media (max-width:700px){.ras-results-module .champ-item__heading{column-gap:11px;grid-template-columns:40px minmax(0,1fr)}.ras-results-module .champ-item__trophy-icon{height:40px;min-height:40px;min-width:40px;width:40px}.ras-results-module .champ-item__trophy-svg{height:21px;width:21px}}.ras-results-module .champions-list{align-items:stretch}.ras-results-module .champ-item,.ras-results-module .champ-item--not-awarded,.ras-results-module .champ-item:focus-within,.ras-results-module .champ-item:hover{display:flex;flex-direction:column;height:100%}.ras-results-module .champ-item__website{margin-top:auto}.ras-results-module .champ-item__region{margin-bottom:14px}.ras-results-module,.ras-results-module .res-content,.ras-results-module .sf-wrap{max-width:100%;overflow-x:hidden}.ras-results-module .results-table-wrap{overflow-x:hidden}.ras-results-module table.rtbl{min-width:0!important;table-layout:auto;width:100%}@media (min-width:1181px){.ras-results-module table.rtbl{font-size:13px;table-layout:fixed}.ras-results-module table.rtbl thead th{line-height:1.3;padding:11px 9px;white-space:normal}.ras-results-module table.rtbl tbody td{hyphens:none;overflow-wrap:break-word;padding:10px 9px;word-break:normal}.ras-results-module table.rtbl th.th-medal{width:7.5%}.ras-results-module table.rtbl th.th-cat{width:5%}.ras-results-module table.rtbl th.th-exhibit{width:19%}.ras-results-module table.rtbl th.th-region{width:9%}.ras-results-module table.rtbl th.th-exhibitor{width:17%}.ras-results-module table.rtbl th.th-town{width:9.5%}.ras-results-module table.rtbl th.th-state{width:8.5%}.ras-results-module table.rtbl th.th-postcode{width:6%}.ras-results-module table.rtbl th.th-website{width:13.5%}.ras-results-module table.rtbl th.th-score{width:5%}.ras-results-module table.rtbl.rtbl--with-vintage th.th-medal{width:7%}.ras-results-module table.rtbl.rtbl--with-vintage th.th-cat{width:4.5%}.ras-results-module table.rtbl.rtbl--with-vintage th.th-exhibit{width:18.5%}.ras-results-module table.rtbl.rtbl--with-vintage th.th-vintage{width:6%}.ras-results-module table.rtbl.rtbl--with-vintage th.th-region{width:8%}.ras-results-module table.rtbl.rtbl--with-vintage th.th-exhibitor{width:15.5%}.ras-results-module table.rtbl.rtbl--with-vintage th.th-town{width:9%}.ras-results-module table.rtbl.rtbl--with-vintage th.th-state{width:8%}.ras-results-module table.rtbl.rtbl--with-vintage th.th-postcode{width:5.5%}.ras-results-module table.rtbl.rtbl--with-vintage th.th-website{width:13%}.ras-results-module table.rtbl.rtbl--with-vintage th.th-score{width:5%}.ras-results-module table.rtbl.rtbl--with-producer th.th-medal{width:7%}.ras-results-module table.rtbl.rtbl--with-producer th.th-cat{width:4.5%}.ras-results-module table.rtbl.rtbl--with-producer th.th-exhibit{width:16%}.ras-results-module table.rtbl.rtbl--with-producer th.th-region{width:8%}.ras-results-module table.rtbl.rtbl--with-producer th.th-producer{width:12%}.ras-results-module table.rtbl.rtbl--with-producer th.th-exhibitor{width:13.5%}.ras-results-module table.rtbl.rtbl--with-producer th.th-town{width:8.5%}.ras-results-module table.rtbl.rtbl--with-producer th.th-state{width:8%}.ras-results-module table.rtbl.rtbl--with-producer th.th-postcode{width:5.5%}.ras-results-module table.rtbl.rtbl--with-producer th.th-website{width:12%}.ras-results-module table.rtbl.rtbl--with-producer th.th-score{width:5%}.ras-results-module table.rtbl.rtbl--no-region th.th-exhibit{width:28%}.ras-results-module table.rtbl.rtbl--with-vintage.rtbl--no-region th.th-exhibit{width:26.5%}.ras-results-module table.rtbl.rtbl--with-producer.rtbl--no-region th.th-exhibit{width:24%}.ras-results-module table.rtbl tbody td,.ras-results-module table.rtbl tbody td.td-cat,.ras-results-module table.rtbl tbody td.td-medal,.ras-results-module table.rtbl tbody td.td-postcode,.ras-results-module table.rtbl tbody td.td-producer,.ras-results-module table.rtbl tbody td.td-region,.ras-results-module table.rtbl tbody td.td-score,.ras-results-module table.rtbl tbody td.td-state,.ras-results-module table.rtbl tbody td.td-town,.ras-results-module table.rtbl tbody td.td-vintage,.ras-results-module table.rtbl tbody td.td-website,.ras-results-module table.rtbl tbody td[data-col=score]{max-width:none!important;min-width:0!important;overflow-wrap:break-word;white-space:normal!important}.ras-results-module table.rtbl thead th,.ras-results-module table.rtbl thead th.th-postcode,.ras-results-module table.rtbl thead th.th-score,.ras-results-module table.rtbl thead th.th-state,.ras-results-module table.rtbl thead th.th-website,.ras-results-module table.rtbl thead th[data-col=score]{max-width:none!important;min-width:0!important;white-space:normal!important}.ras-results-module table.rtbl td.td-website{max-width:none;min-width:0}.ras-results-module .result-website-link{font-size:11.5px;max-width:100%}.ras-results-module table.rtbl td.td-score,.ras-results-module table.rtbl td[data-col=score]{font-size:15px!important;min-width:0;padding-left:9px;padding-right:9px}.ras-results-module .medal-trophy-combo{gap:5px;white-space:normal}.ras-results-module .ibadge{font-size:10.5px;padding:3px 8px}}@media (max-width:1180px){.ras-results-module table.rtbl{min-width:0!important;table-layout:auto}.ras-results-module table.rtbl thead{display:none}.ras-results-module table.rtbl tbody tr{background:var(--white)!important;border-bottom:1px solid var(--grey-20);display:flex;flex-direction:column;gap:4px;padding:12px 14px}.ras-results-module table.rtbl tbody tr:nth-child(2n){background:var(--grey-10)!important}.ras-results-module table.rtbl tbody tr:hover{background:var(--primary-10)!important}.ras-results-module table.rtbl tbody td{border:none;font-size:13px;max-width:none!important;min-width:0!important;overflow-wrap:anywhere;padding:2px 0;text-align:left!important;white-space:normal!important;width:100%!important;word-break:break-word}.ras-results-module table.rtbl tbody td:before{color:var(--grey-60);content:attr(data-label);display:block;font-size:10px;font-weight:700;letter-spacing:.06em;margin-bottom:2px;text-transform:uppercase}.ras-results-module table.rtbl tbody td.td-score,.ras-results-module table.rtbl tbody td[data-col=score]{align-items:center;background:var(--primary-10)!important;border-left:4px solid var(--primary)!important;border-radius:4px;color:var(--primary)!important;display:flex;font-size:18px!important;font-weight:800!important;gap:12px;justify-content:space-between;margin-top:6px;padding:10px 12px!important;text-align:right!important}.ras-results-module table.rtbl tbody td.td-score:before,.ras-results-module table.rtbl tbody td[data-col=score]:before{color:var(--primary)!important;flex:1 1 auto;font-size:10px!important;margin:0!important;text-align:left}.ras-results-module table.rtbl tbody td.td-website{border-top:1px dashed var(--grey-20);margin-top:2px;padding-top:5px}.ras-results-module .result-website-link{font-size:13px;line-height:1.45;max-width:100%}.ras-results-module .result-website-link span{overflow:visible;overflow-wrap:anywhere;text-overflow:clip;white-space:normal;word-break:break-word}.ras-results-module .tbl-class,.ras-results-module .tbl-empty,.ras-results-module .tbl-section,.ras-results-module table.rtbl .tbl-standard-results,.ras-results-module table.rtbl .tbl-trophy-group,.ras-results-module table.rtbl .tbl-trophy-title{display:block!important;padding:0!important}.ras-results-module .tbl-class td,.ras-results-module .tbl-section td,.ras-results-module table.rtbl .tbl-standard-results td,.ras-results-module table.rtbl .tbl-trophy-group td,.ras-results-module table.rtbl .tbl-trophy-title td{display:block!important;max-width:none;padding:9px 14px!important;text-align:left;width:auto}.ras-results-module .tbl-class td:before,.ras-results-module .tbl-empty td:before,.ras-results-module .tbl-section td:before,.ras-results-module table.rtbl .tbl-standard-results td:before,.ras-results-module table.rtbl .tbl-trophy-group td:before,.ras-results-module table.rtbl .tbl-trophy-title td:before{display:none}.ras-results-module table.rtbl .tbl-trophy-title td{font-size:11px;padding:10px 12px!important}.ras-results-module tr.row--not-awarded{box-shadow:inset 3px 0 0 var(--grey-40)!important}.ras-results-module table.rtbl .tbl-entry-count,.ras-results-module table.rtbl tfoot{display:block}.ras-results-module table.rtbl .tbl-entry-count td{display:block;font-size:10px;padding:8px 12px;text-align:right;width:100%}.ras-results-module table.rtbl .tbl-entry-count td:before{display:none}}.ras-results-module .filter-section--viewby .view-tabs{display:grid;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;grid-template-columns:none;width:100%}@media (max-width:900px){.ras-results-module .filter-section--viewby .view-tabs{display:flex;flex-wrap:wrap;gap:0;overflow-x:visible}.ras-results-module .filter-section--viewby .vt{border-left:1.5px solid var(--primary);border-top:1.5px solid var(--primary);flex:1 0 33.333%;min-width:0}}@media (max-width:480px){.ras-results-module .filter-section--viewby .vt{flex-basis:50%}}@media (max-width:1180px) and (min-width:701px){.ras-results-module .champions-list{grid-template-columns:repeat(2,minmax(0,1fr));max-width:100%}}.ras-results-module .champ-item__meta{line-height:1.45;overflow-wrap:anywhere;text-align:left;white-space:normal;word-break:break-word}.ras-results-module .medal-filter{gap:10px 8px;padding-top:16px}.ras-results-module .medal-filter__label{color:var(--grey-80);font-size:11px}.ras-results-module .mbadge{align-items:center;border-radius:100px;cursor:pointer;display:inline-flex;font-size:12px;font-weight:700;gap:6px;line-height:1;min-height:36px;padding:6px 14px 6px 10px;transition:background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease,opacity .15s ease}.ras-results-module .mbadge:focus-visible{outline:2px solid var(--primary-50);outline-offset:2px}.ras-results-module .mbadge__tick{align-items:center;background:transparent;border:1.5px solid;border-radius:4px;display:inline-flex;flex:0 0 16px;font-size:11px;height:16px;justify-content:center;line-height:1;width:16px}.ras-results-module .mbadge.is-on .mbadge__tick:before{content:"\2713";font-weight:900}.ras-results-module .mbadge.is-on{box-shadow:0 1px 3px rgba(26,25,25,.14);opacity:1}.ras-results-module .mbadge.is-on.mg{background:#fde68a;border:1.5px solid #c98a1a;color:#7c3f06}.ras-results-module .mbadge.is-on.ms{background:#e5e7eb;border:1.5px solid #9ca3af;color:#1f2937}.ras-results-module .mbadge.is-on.mb{background:#fed7aa;border:1.5px solid #ea8a4b;color:#7c2d12}.ras-results-module .mbadge.is-on.mn{background:var(--grey-20);border:1.5px solid var(--grey-40);color:var(--grey-80)}.ras-results-module .mbadge.is-on.mc{background:var(--secondary);border:1.5px solid #c99a1a;color:#5a3d00}.ras-results-module .mbadge.is-off,.ras-results-module .mbadge.is-off.mb,.ras-results-module .mbadge.is-off.mc,.ras-results-module .mbadge.is-off.mg,.ras-results-module .mbadge.is-off.mn,.ras-results-module .mbadge.is-off.ms{background:transparent;border:1.5px dashed var(--grey-40);box-shadow:none;color:var(--grey-60);opacity:1}.ras-results-module .mbadge.is-off .mbadge__label{text-decoration:line-through;text-decoration-thickness:1px;text-underline-offset:2px}.ras-results-module .mbadge.is-off:hover{border-color:var(--primary-50);border-style:solid;color:var(--primary)}.ras-results-module .mbadge.is-on:hover{filter:brightness(.96)}.ras-results-module .mbadge.dimmed{opacity:1}.ras-results-module .reset-btn,.ras-results-module .reset-btn:hover{align-items:center;background:var(--primary);border:2px solid var(--primary);border-radius:100px;box-shadow:0 2px 8px rgba(51,28,84,.22);color:var(--white);cursor:pointer;display:inline-flex;font-size:12px;font-weight:800;gap:7px;letter-spacing:.04em;margin-left:auto;min-height:38px;padding:8px 18px;text-transform:uppercase;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease,transform .12s ease}.ras-results-module .reset-btn:hover{background:var(--primary-50);border-color:var(--primary-50);box-shadow:0 4px 12px rgba(51,28,84,.3)}.ras-results-module .reset-btn:active{transform:translateY(1px)}.ras-results-module .reset-btn:focus-visible{outline:2px solid var(--secondary);outline-offset:2px}.ras-results-module .reset-btn__icon{flex:0 0 15px;height:15px;width:15px}@media (max-width:600px){.ras-results-module .reset-btn,.ras-results-module .reset-btn:hover{justify-content:center;margin-left:0;width:100%}}.ras-results-module .filter-section__body{display:block}.ras-results-module .filter-section__body.is-collapsed{display:none!important}.ras-results-module .filter-section__chevron{transform:rotate(180deg)}.ras-results-module .filter-section__header[aria-expanded=false] .filter-section__chevron{transform:rotate(0deg)}.ras-results-module .filter-section__header{cursor:pointer}.ras-results-module .filter-section__header:focus-visible{outline:2px solid var(--primary-50);outline-offset:2px}.ras-results-module .filter-section--refine .filter-section__header[aria-expanded=false]{background:var(--white);border:1px solid var(--border);box-shadow:0 1px 4px rgba(51,28,84,.07)}@media (prefers-reduced-motion:reduce){.ras-results-module .filter-section__chevron{transition:none}}.ras-results-module{--rtbl-max:1408px;--max-w:1408px}.ras-results-module .champions-list,.ras-results-module .sf-wrap{max-width:var(--rtbl-max)}.ras-results-module .results-table-wrap{border-radius:4px;box-shadow:0 1px 3px rgba(26,25,25,.09)}@media (min-width:1181px){.ras-results-module table.rtbl{font-size:12px}.ras-results-module table.rtbl thead th{font-size:9px;letter-spacing:.06em;line-height:1.2;padding:7px 8px}.ras-results-module table.rtbl tbody td{line-height:1.3;padding:6px 8px}.ras-results-module .ibadge{font-size:9.5px;padding:2px 6px}.ras-results-module .medal-trophy-combo{gap:3px}.ras-results-module .result-trophy-icon{height:17px;width:17px}.ras-results-module .result-trophy-svg{height:11px;width:11px}.ras-results-module table.rtbl tbody td.td-score,.ras-results-module table.rtbl tbody td[data-col=score]{font-size:13px!important;font-weight:800!important;padding:6px 8px!important}.ras-results-module .result-website-link{font-size:10.5px;gap:3px}.ras-results-module .result-website-link svg{height:10px;width:10px}.ras-results-module .tbl-section td{font-size:9px!important;padding:6px 10px!important}.ras-results-module .tbl-class td{font-size:10px!important;padding:5px 10px!important}.ras-results-module table.rtbl .tbl-trophy-group td{font-size:12px;padding:9px 12px}.ras-results-module table.rtbl .tbl-trophy-title td{font-size:10.5px;padding:7px 12px}.ras-results-module table.rtbl .tbl-standard-results td{font-size:12px;padding:8px 12px}.ras-results-module table.rtbl .tbl-entry-count td{font-size:9.5px;padding:6px 10px}}.ras-results-module .result-website-link{align-items:flex-start;display:flex;gap:5px;line-height:1.35;max-width:100%;width:100%}.ras-results-module .result-website-link span{display:block;flex:1 1 auto;min-width:0;overflow:visible;overflow-wrap:anywhere;text-overflow:clip;white-space:normal;word-break:break-word}.ras-results-module .result-website-link svg{flex:0 0 auto;margin-top:2px}.ras-results-module .tbl-class th,.ras-results-module .tbl-empty th,.ras-results-module .tbl-section th,.ras-results-module table.rtbl .tbl-entry-count th,.ras-results-module table.rtbl .tbl-standard-results th,.ras-results-module table.rtbl .tbl-trophy-group th,.ras-results-module table.rtbl .tbl-trophy-title th{font-family:var(--font);font-weight:inherit;text-align:left;vertical-align:middle}.ras-results-module .tbl-section th{background:var(--primary)!important;border-bottom:none!important;color:var(--white)!important;font-size:10px!important;font-weight:700!important;letter-spacing:.08em!important;padding:9px 14px!important;text-align:left!important;text-transform:uppercase!important}.ras-results-module .tbl-class th{background:#f0edf7!important;border-bottom:1px solid #ddd8f0!important;color:var(--primary)!important;font-size:11px!important;font-weight:700!important;letter-spacing:.03em!important;padding:7px 14px!important;text-align:left!important}.ras-results-module table.rtbl .tbl-trophy-group th{background:linear-gradient(90deg,#6b3bb2,#4a227f);color:#fff;display:table-cell;font-size:15px;font-weight:800;letter-spacing:.01em;padding:15px 16px}.ras-results-module .tbl-trophy-group th>span{align-items:center;display:inline-flex;vertical-align:middle}.ras-results-module table.rtbl .tbl-trophy-title th{background:#fff8df;border-bottom:1px solid #ead9a6;border-top:1px solid #ead9a6;color:#594000;display:table-cell;font-size:12px;font-weight:800;line-height:1.45;padding:11px 16px}.ras-results-module .tbl-trophy-title th>span{align-items:center;display:inline-flex;vertical-align:middle}.ras-results-module table.rtbl .tbl-standard-results th{background:#f0ebf7;color:var(--primary);display:table-cell;font-size:14px;font-weight:800;padding:13px 16px}@media (min-width:1181px){.ras-results-module .tbl-section th{font-size:9px!important;padding:6px 10px!important}.ras-results-module .tbl-class th{font-size:10px!important;padding:5px 10px!important}.ras-results-module table.rtbl .tbl-trophy-group th{font-size:12px;padding:9px 12px}.ras-results-module table.rtbl .tbl-trophy-title th{font-size:10.5px;padding:7px 12px}.ras-results-module table.rtbl .tbl-standard-results th{font-size:12px;padding:8px 12px}}@media (max-width:1180px){.ras-results-module .tbl-class th,.ras-results-module .tbl-section th,.ras-results-module table.rtbl .tbl-standard-results th,.ras-results-module table.rtbl .tbl-trophy-group th,.ras-results-module table.rtbl .tbl-trophy-title th{display:block!important;max-width:none;padding:9px 14px!important;text-align:left;width:auto}.ras-results-module table.rtbl .tbl-trophy-title th{font-size:11px;padding:10px 12px!important}}.ras-results-module .rr-visually-hidden{height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;clip:rect(0,0,0,0)!important;border:0!important;white-space:nowrap!important}.ras-results-module .res-tab:focus-visible,.ras-results-module .vt:focus-visible{border-radius:2px;outline:2px solid var(--primary-50);outline-offset:-3px}.ras-results-module .bc-link:focus-visible,.ras-results-module .btn-outline:focus-visible,.ras-results-module .hamburger:focus-visible,.ras-results-module .navbar__cta:focus-visible,.ras-results-module .navbar__nav-btn:focus-visible,.ras-results-module .quick-find__clear:focus-visible{outline:2px solid var(--primary-50);outline-offset:2px}@media (prefers-reduced-motion:reduce){.ras-results-module *,.ras-results-module :after,.ras-results-module :before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.ras-results-module .res-back-link{align-items:center;background:var(--primary-10);border-radius:100px;color:var(--primary);display:flex;font-size:12px;font-weight:700;gap:6px;line-height:1.2;margin-bottom:12px;max-width:100%;padding:6px 12px 6px 9px;text-decoration:none;transition:background .15s ease,color .15s ease;width:fit-content}.ras-results-module .res-back-link:focus,.ras-results-module .res-back-link:hover{background:var(--primary);color:var(--white)}.ras-results-module .res-back-link:focus-visible{outline:2px solid var(--primary-50);outline-offset:2px}.ras-results-module .res-back-link__icon{flex:0 0 14px;height:14px;width:14px}.ras-results-module .filter-panel--geo{margin-top:-8px}@media (min-width:1101px){.ras-results-module .fp-row--geo{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width:781px) and (max-width:1100px){.ras-results-module .fp-row--geo{grid-template-columns:repeat(3,minmax(0,1fr))}}.ras-results-module .fp-row--geo{margin-bottom:0}.ras-results-module .filter-section--geo .filter-section__header[aria-expanded=false]{background:var(--white);border:1px solid var(--border);box-shadow:0 1px 4px rgba(51,28,84,.07)}.ras-results-module .geo-actions{align-items:center;border-top:1px solid var(--border);display:flex;flex-wrap:wrap;gap:10px;margin-top:4px;padding-top:14px}.ras-results-module .geo-actions__summary{color:var(--grey-60);font-size:11px;font-weight:600;letter-spacing:.01em}.ras-results-module .reset-btn--geo{margin-left:auto}.ras-results-module .reset-btn--geo[disabled],.ras-results-module .reset-btn--geo[disabled]:hover{background:transparent;border-color:var(--grey-40);box-shadow:none;color:var(--grey-60);cursor:default;opacity:.55}@media (max-width:600px){.ras-results-module .geo-actions{gap:8px}.ras-results-module .reset-btn--geo,.ras-results-module .reset-btn--geo:hover{justify-content:center;margin-left:0;width:100%}}.ras-results-module .site-footer{background:var(--white);color:var(--charcoal)}.ras-results-module .footer-ack{background:var(--primary);border-bottom:0;padding:56px 24px}.ras-results-module .footer-ack p{color:var(--white);font-size:15px;font-style:normal;font-weight:700;line-height:1.6;margin:0 auto;max-width:900px;text-align:center}.ras-results-module .footer-main{background:var(--white)}.ras-results-module .footer-cols{display:grid;gap:40px;grid-template-columns:1.1fr 1fr 1.1fr 1.2fr;margin:0 auto;max-width:var(--max-w);padding:56px 24px 48px}@media (max-width:1100px){.ras-results-module .footer-cols{gap:36px 32px;grid-template-columns:1fr 1fr}}@media (max-width:620px){.ras-results-module .footer-cols{gap:30px;grid-template-columns:1fr;padding:40px 24px 32px}}.ras-results-module .fc-heading{color:var(--primary);font-size:14px;font-weight:800;letter-spacing:.04em;margin:0 0 22px;text-transform:uppercase}.ras-results-module .fc ul{display:flex;flex-direction:column;gap:16px;margin:0;padding:0}.ras-results-module .fc p a,.ras-results-module .fc ul a,.ras-results-module .fc-link{color:var(--primary);font-size:14px;font-weight:600;line-height:1.45;transition:color .12s}.ras-results-module .fc p a:hover,.ras-results-module .fc ul a:hover,.ras-results-module .fc-link:hover{color:var(--primary-50);text-decoration:underline}.ras-results-module .fc p{color:var(--charcoal);font-size:14px;font-weight:400;line-height:1.6;margin:0 0 18px}.ras-results-module .fc p:last-child{margin-bottom:0}.ras-results-module .fc-badge{height:auto;margin:20px 0 14px;width:78px}.ras-results-module .fc-abn,.ras-results-module .fc-charity{font-size:14px;line-height:1.6}.ras-results-module .fc--brand{align-items:center;display:flex;flex-direction:column;gap:20px;text-align:center}.ras-results-module .fc-brandmark{max-height:120px;max-width:240px;width:auto}.ras-results-module .fc-strapline{color:var(--charcoal);font-size:14px;line-height:1.6;margin:0;max-width:380px;text-align:center}@media (max-width:1100px){.ras-results-module .fc--brand{grid-column:1/-1}}.ras-results-module .footer-bar{background:var(--white);border-top:1px solid var(--border);padding:22px 24px 30px}.ras-results-module .footer-bar__inner{align-items:flex-start;display:flex;flex-wrap:wrap;gap:18px 32px;justify-content:space-between;margin:0 auto;max-width:var(--max-w)}.ras-results-module .footer-bar__left{display:flex;flex-direction:column;gap:16px}.ras-results-module .footer-copy{color:var(--grey-60);font-size:13px;font-weight:500;margin:0}.ras-results-module .footer-links{display:flex;flex-wrap:wrap;gap:10px 26px}.ras-results-module .footer-links a{color:var(--grey-80);font-size:13px;font-weight:500;transition:color .12s}.ras-results-module .footer-links a:hover{color:var(--primary);text-decoration:underline}.ras-results-module .footer-social{align-items:center;display:flex;flex-wrap:wrap;gap:18px}.ras-results-module .footer-social a{align-items:center;color:var(--primary);display:inline-flex;height:26px;justify-content:center;transition:color .12s,transform .12s;width:26px}.ras-results-module .footer-social a:hover{color:var(--primary-50);transform:translateY(-1px)}.ras-results-module .footer-social a:focus-visible{border-radius:3px;outline:2px solid var(--primary-50);outline-offset:3px}.ras-results-module .footer-social svg{display:block;height:22px;width:22px}@media (max-width:780px){.ras-results-module .footer-bar__inner{align-items:flex-start;flex-direction:column}.ras-results-module .footer-ack{padding:40px 24px}.ras-results-module .footer-ack p{font-size:14px}}.ras-results-module .quick-find__hint--note{color:var(--secondary);font-style:normal;font-weight:600}.ras-results-module .reset-btn[disabled],.ras-results-module .reset-btn[disabled]:active,.ras-results-module .reset-btn[disabled]:hover{background:transparent;border-color:var(--grey-40);box-shadow:none;color:var(--grey-60);cursor:default;opacity:.55;transform:none}