/* GoldenSubmarine Awards 3.0.0 - project block, no gallery styles or JavaScript. */
.gsa-project-awards{box-sizing:border-box;width:100%;border:1px solid #e3e6eb;border-top:3px solid #ffbb00;padding:28px 30px 8px;margin:40px 0 48px;background:#fff;color:#151b24;font-family:Arial,Helvetica,sans-serif;clear:both;text-align:left}
.gsa-project-awards *{box-sizing:border-box}
.gsa-project-awards .gsa-pa-top{display:flex;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:18px}

.gsa-project-awards .gsa-pa-total{font-size:13px;line-height:1.5;color:#627080;white-space:nowrap}
.gsa-project-awards .gsa-pa-competition{display:grid;grid-template-columns:215px minmax(0,1fr);gap:24px;border-top:1px solid #e3e6eb;padding:18px 0;margin:0}
.gsa-project-awards .gsa-pa-competition h3{font-family:inherit;font-size:15px;line-height:1.4;margin:0 0 6px;padding:0;font-weight:700;color:#151b24;text-transform:none;letter-spacing:normal}
.gsa-project-awards .gsa-pa-year{font-size:12px;line-height:1.5;color:#627080}
.gsa-project-awards .gsa-pa-competition ul{list-style:none!important;padding:0!important;margin:0!important;min-width:0}
.gsa-project-awards .gsa-pa-competition li{list-style:none!important;padding:0!important;margin:0!important}
.gsa-project-awards .gsa-pa-competition li::before{content:none}
.gsa-project-awards .gsa-pa-result{display:flex;align-items:baseline;justify-content:space-between;gap:18px;padding:7px 8px;margin:0 -8px;font-size:14px;line-height:1.45;border:0;border-radius:2px;text-decoration:none!important;color:#151b24;box-shadow:none;background:transparent}
.gsa-project-awards .gsa-pa-copy{min-width:0;overflow-wrap:anywhere}
.gsa-project-awards .gsa-pa-copy strong{font-weight:700;margin-right:9px;color:#151b24}
.gsa-project-awards .gsa-pa-category{color:#627080}
.gsa-project-awards a.gsa-pa-result:hover{background:#fff8e4}
.gsa-project-awards a.gsa-pa-result:hover .gsa-pa-category{color:#151b24}
.gsa-project-awards .gsa-pa-arrow{font-size:15px;color:#627080;flex-shrink:0;transition:transform .15s ease}
.gsa-project-awards a.gsa-pa-result:hover .gsa-pa-arrow{transform:translateX(3px);color:#896300}
.gsa-project-awards a:focus-visible{outline:3px solid #9d2fc9;outline-offset:3px}
@media(max-width:767px){.gsa-project-awards{padding:22px 18px 5px;margin:32px 0 40px}.gsa-project-awards .gsa-pa-top{display:block;margin-bottom:18px}.gsa-project-awards .gsa-pa-total{display:block;margin-top:10px}.gsa-project-awards .gsa-pa-competition{grid-template-columns:1fr;gap:8px;padding:17px 0}.gsa-project-awards .gsa-pa-competition header{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.gsa-project-awards .gsa-pa-competition h3{margin:0}.gsa-project-awards .gsa-pa-result{padding-top:8px;padding-bottom:8px}}
@media(prefers-reduced-motion:reduce){.gsa-project-awards .gsa-pa-arrow{transition:none}}

@media(min-width:768px){.gsa-project-awards .gsa-pa-competition{grid-template-columns:minmax(215px,max-content) minmax(0,1fr)}.gsa-project-awards .gsa-pa-competition header{display:flex;align-items:baseline;gap:12px}.gsa-project-awards .gsa-pa-competition header h3,.gsa-project-awards .gsa-pa-competition header .gsa-pa-year{white-space:nowrap}}
