

/* BREAKPOINT: Desktop (BASE) */
.fr-header-bravo__top {padding-top: var(--space-xs); padding-right: var(--section-padding-x); padding-bottom: var(--space-xs); padding-left: var(--section-padding-x)}


/* BREAKPOINT: Desktop (BASE) */
.fr-header-bravo__top-links-wrapper {margin-left: auto; display: flex; align-items: center; column-gap: 2em; flex-wrap: wrap; row-gap: 0.5em}

/* BREAKPOINT: Mobile portrait */
@media (max-width: 478px) {
.fr-header-bravo__top-links-wrapper {margin-right: auto}
}

/* BREAKPOINT: Desktop (BASE) */
.fr-header-bravo__top-link {display: flex; align-items: center; column-gap: 0.75em}


/* BREAKPOINT: Desktop (BASE) */
.fr-hero-bravo__top-link-icon {font-size: var(--text-m)}


/* BREAKPOINT: Desktop (BASE) */
.fr-header-bravo__top-link-text {font-style: normal}


/* BREAKPOINT: Desktop (BASE) */
.fr-header-bravo {background-repeat: no-repeat; background-size: cover; background-position: center center; padding-top: var(--space-s); padding-right: var(--section-padding-x); padding-bottom: var(--space-s); padding-left: var(--section-padding-x); border-bottom: 1px solid var(--secondary)}


/* BREAKPOINT: Desktop (BASE) */
.fr-header-bravo__inner {display: flex; flex-direction: row; row-gap: var(--content-gap); column-gap: var(--content-gap); justify-content: space-between; align-items: center}


/* BREAKPOINT: Desktop (BASE) */
.fr-header-bravo__logo {width: 10em}


/* BREAKPOINT: Desktop (BASE) */
.fr-brx-nav-alpha { --link-gap: var(--content-gap);}/* Set width when Mobile Toggle display */@media (min-width: 768px) {  .fr-brx-nav-alpha ul:not(.sub-menu) {  display: flex;  gap: var(--link-gap); } }

/* BREAKPOINT: Tablet portrait */
@media (max-width: 991px) {
.fr-brx-nav-alpha {line-height: 0}
}

/* BREAKPOINT: Tablet portrait */
@media (max-width: 991px) {
.menu--border {min-height: 3vmin}
}
/* BREAKPOINT: Mobile landscape */
@media (max-width: 767px) {
.menu--border {min-height: 5vmin}
}

/* BREAKPOINT: Desktop (BASE) */
.fr-article-section-golf {row-gap: var(--fr-container-gap)}


/* BREAKPOINT: Desktop (BASE) */
.fr-intro-alpha {align-items: center; text-align: center; row-gap: var(--content-gap)}

/* BREAKPOINT: Mobile landscape */
@media (max-width: 767px) {
.fr-intro-alpha {text-align: left; align-items: flex-start}
}

/* BREAKPOINT: Desktop (BASE) */
.fr-accent-heading {line-height: 1.1}


/* BREAKPOINT: Desktop (BASE) */
.fr-article-grid-golf {display: grid; align-items: initial; grid-gap: var(--grid-gap); grid-template-columns: var(--grid-2); grid-template-rows: var(--grid-1); align-items: stretch}

/* BREAKPOINT: Mobile landscape */
@media (max-width: 767px) {
.fr-article-grid-golf {grid-template-columns: var(--grid-1)}
}

/* BREAKPOINT: Desktop (BASE) */
.fr-article-card-golf {flex-direction: row; align-items: center; column-gap: var(--fr-card-gap); row-gap: var(--fr-card-gap); position: relative}

/* BREAKPOINT: Tablet portrait */
@media (max-width: 991px) {
.fr-article-card-golf {flex-direction: column}
}
/* BREAKPOINT: Mobile landscape */
@media (max-width: 767px) {
.fr-article-card-golf {flex-direction: column; row-gap: var(--fr-card-gap)}
}
/* BREAKPOINT: Mobile portrait */
@media (max-width: 478px) {
.fr-article-card-golf {flex-direction: column}
}

/* BREAKPOINT: Desktop (BASE) */
.fr-article-card-golf__body {row-gap: 1em}
.fr-article-card-golf__body {flex: 2;}

/* BREAKPOINT: Tablet portrait */
@media (max-width: 991px) {
/* CUSTOM CSS */
.fr-article-card-golf__body {flex: auto;}
}

/* BREAKPOINT: Desktop (BASE) */
.fr-article-card-golf__label {font-size: var(--text-s); line-height: 1; text-transform: uppercase; order: -1; z-index: 1}


/* BREAKPOINT: Desktop (BASE) */
.fr-article-card-golf__meta-wrapper {flex-direction: row; display: flex; font-size: var(--text-s); row-gap: 1em}
.fr-article-card-golf__meta-wrapper > *:not(:first-child)::before { content: "•"; margin: 0 .5em;}


/* BREAKPOINT: Desktop (BASE) */
.fr-article-card-golf__author {line-height: 1}


/* BREAKPOINT: Desktop (BASE) */
.fr-article-card-golf__date {line-height: 1}


/* BREAKPOINT: Desktop (BASE) */
.fr-article-card-golf__media-wrapper {order: -1; width: 10em}
.fr-article-card-golf__media-wrapper {aspect-ratio: 1/1;}

/* BREAKPOINT: Tablet portrait */
@media (max-width: 991px) {
.fr-article-card-golf__media-wrapper {align-self: flex-start !important}
}
/* BREAKPOINT: Mobile landscape */
@media (max-width: 767px) {
.fr-article-card-golf__media-wrapper {align-self: center !important; aspect-ratio: 4/3; width: 100%}
}
/* BREAKPOINT: Mobile portrait */
@media (max-width: 478px) {
.fr-article-card-golf__media-wrapper {height: 12em}
}

/* BREAKPOINT: Desktop (BASE) */
.fr-article-card-golf__media:not(.tag) {object-fit: cover}
.fr-article-card-golf__media img {object-fit: cover}
.fr-article-card-golf__media {width: 100%; flex-grow: 1; border-radius: var(--fr-card-radius); height: 100%}


/* BREAKPOINT: Desktop (BASE) */
.fr-social-alpha {align-items: center; display: flex; column-gap: var(--fr-card-gap); flex-wrap: wrap}

/* BREAKPOINT: Tablet portrait */
@media (max-width: 991px) {
.fr-social-alpha {row-gap: 1em}
}

/* BREAKPOINT: Desktop (BASE) */
.fr-social-alpha__icon-wrapper {flex-direction: row; display: flex; align-items: center; column-gap: px; text-decoration: none; color: var(--white)}
.fr-social-alpha__icon-wrapper:hover {color: var(--primary)}


/* BREAKPOINT: Desktop (BASE) */
.fr-social-alpha__icon {font-size: var(--text-xxl); text-align: center; color: var(--white); fill: var(--white)}


/* BREAKPOINT: Desktop (BASE) */
.fr-subfooter-alpha {padding-top: var(--space-xs); padding-bottom: var(--space-xs)}


/*# sourceURL=bricks-frontend-inline-inline-css */
