.competitions {
    background: #fff;
    padding: 50px 0
}

.fee {
    margin-bottom: 30px
}

.fee .copy {
    padding: 20px;
    background: #fff;
    text-align: center;
    cursor: pointer;
    display: flex;
    width: 100%;
    flex-direction: column;
    border: 2px solid #ececec;
    border-radius: 6px
}

.fee .label {
    font-weight: bold;
    text-transform: uppercase
}

.fee .callout {
    font-size: 80px;
    font-weight: bold;
    margin-bottom: 10px
}

.fee .desc {
    font-size: 13px;
    color: #747879
}

.fee .submit {
    padding: 14px 0;
    background: #ce2c2c;
    color: #fff;
    border-radius: 2px;
    margin-top: auto
}

.fee .submit a,
.fee .submit a:hover {
    color: #fff !important;
    font-weight: bold
}

.winner {
    position: relative;
    margin-bottom: 50px;
    cursor: pointer
}

.winner:last-of-type {
    margin-bottom: 0
}

.winner h3 {
    font-weight: bold
}

.winner p {
    color: #747879;
    font-size: 14px
}

.winner .copy {
    background: #141416;
    padding: 20px 40px;
    width: 40%
}

.winner .copy a {
    color: #fff
}

.winners .grid-cell a {
    color: #2a2b2d
}

.project-prize {
    margin-top: 4px;
    color: #747879;
    font-size: 14px;
    display: inline-block;
    font-weight: bold
}

.winner-group {
    margin-top: 50px
}

.winner-group:first-of-type {
    margin-top: 0 !important
}

.main-winners h3 {
    margin-bottom: 40px !important
}

.winner-group h3 {
    font-size: 20px !important;
    padding-bottom: 12px;
    border-bottom: 2px solid #2a2b2d
}

.winner-subgroup {
    margin-top: 30px
}

.winner-studio a {
    color: #ce2c2c !important
}

.winner-subgroup h4 {
    font-weight: bold !important;
    margin-bottom: 20px !important;
    color: #ce2c2c
}

.winner-details .grid-cell>div {
    border-bottom: 1px solid #b3b3b3;
    padding: 5px 0
}

.winner-details {
    margin-bottom: 20px
}

.winner-details .grid-cell>div:first-of-type {
    border-top: 1px solid #b3b3b3
}

.filter-wrap {
    padding: 20px 0 50px 0
}

.filter-wrap input {
    padding: 8px;
    font-size: 15px;
    border: 2px solid #b3b3b3;
    width: 80%;
    border-radius: 2px
}

.anchor-top {
    text-align: right
}

.anchor-top a {
    font-size: 13px;
    font-weight: bold
}

.anchor-top a:hover {
    color: #ce2c2c
}

.filter-header {
    margin-bottom: 20px
}

.filter-header h4 {
    font-size: 18px;
    cursor: pointer;
    font-weight: bold !important
}

.filter-header h4:hover {
    text-decoration: underline
}

.filter-categories h4 {
    font-weight: bold !important;
    color: #ce2c2c !important;
    font-size: 15px !important
}

.filter-categories {
    display: none;
    padding-top: 20px
}

.filter-categories ul li {
    margin-bottom: 10px;
    list-style-type: none !important
}

.filter-categories ul li a:hover {
    text-decoration: underline
}

.project-details {
    padding: 10px 10px 16px 0
}

.project-title {
    font-size: 14px
}

.project-details .project-agency {
    padding-bottom: 5px;
    border-bottom: 1px solid;
    font-weight: bold;
    margin-bottom: 5px;
}
.sw.narrow {
    max-width: 960px;
}
.content a {
    color: #ce2c2c;
}
.image-main {
    margin-bottom: 10px;
}
.sw {
    max-width: 1440px;
}
img.logo {
    width: 80px;
}