@charset "UTF-8";
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html {
  height: 100%;
}

body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100%;
  font-family: "Lato", sans-serif;
}

#content .golf,
.site22 .golf {
  /*!
   * Bootstrap v5.1.3 (https://getbootstrap.com/)
   * Copyright 2011-2021 The Bootstrap Authors
   * Copyright 2011-2021 Twitter, Inc.
   * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
   */
  /* rtl:raw:
  [type="tel"],
  [type="url"],
  [type="email"],
  [type="number"] {
    direction: ltr;
  }
  */
  /* rtl:begin:remove */
  /* rtl:end:remove */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(30, 30, 30, 0.9)), to(rgba(30, 30, 30, 0.9))), url("++resource++assolombarda2017.site.golf/images/background.png");
  background: linear-gradient(rgba(30, 30, 30, 0.9), rgba(30, 30, 30, 0.9)), url("++resource++assolombarda2017.site.golf/images/background.png");
  background-color: #1E1E1E;
  background-attachment: fixed;
}
#content .golf :root,
#content .golf [data-bs-theme=light],
.site22 .golf :root,
.site22 .golf [data-bs-theme=light] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-primary-text-emphasis: #052c65;
  --bs-secondary-text-emphasis: #2b2f32;
  --bs-success-text-emphasis: #0a3622;
  --bs-info-text-emphasis: #055160;
  --bs-warning-text-emphasis: #664d03;
  --bs-danger-text-emphasis: #58151c;
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: #cfe2ff;
  --bs-secondary-bg-subtle: #e2e3e5;
  --bs-success-bg-subtle: #d1e7dd;
  --bs-info-bg-subtle: #cff4fc;
  --bs-warning-bg-subtle: #fff3cd;
  --bs-danger-bg-subtle: #f8d7da;
  --bs-light-bg-subtle: #fcfcfd;
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: #9ec5fe;
  --bs-secondary-border-subtle: #c4c8cb;
  --bs-success-border-subtle: #a3cfbb;
  --bs-info-border-subtle: #9eeaf9;
  --bs-warning-border-subtle: #ffe69c;
  --bs-danger-border-subtle: #f1aeb5;
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 1rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #212529;
  --bs-body-color-rgb: 33, 37, 41;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(33, 37, 41, 0.75);
  --bs-secondary-color-rgb: 33, 37, 41;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(33, 37, 41, 0.5);
  --bs-tertiary-color-rgb: 33, 37, 41;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #0d6efd;
  --bs-link-color-rgb: 13, 110, 253;
  --bs-link-decoration: underline;
  --bs-link-hover-color: #0a58ca;
  --bs-link-hover-color-rgb: 10, 88, 202;
  --bs-code-color: #d63384;
  --bs-highlight-color: #212529;
  --bs-highlight-bg: #fff3cd;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545;
}
#content .golf [data-bs-theme=dark],
.site22 .golf [data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: #2b3035;
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: #6ea8fe;
  --bs-secondary-text-emphasis: #a7acb1;
  --bs-success-text-emphasis: #75b798;
  --bs-info-text-emphasis: #6edff6;
  --bs-warning-text-emphasis: #ffda6a;
  --bs-danger-text-emphasis: #ea868f;
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: #031633;
  --bs-secondary-bg-subtle: #161719;
  --bs-success-bg-subtle: #051b11;
  --bs-info-bg-subtle: #032830;
  --bs-warning-bg-subtle: #332701;
  --bs-danger-bg-subtle: #2c0b0e;
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: #084298;
  --bs-secondary-border-subtle: #41464b;
  --bs-success-border-subtle: #0f5132;
  --bs-info-border-subtle: #087990;
  --bs-warning-border-subtle: #997404;
  --bs-danger-border-subtle: #842029;
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: #6ea8fe;
  --bs-link-hover-color: #8bb9fe;
  --bs-link-color-rgb: 110, 168, 254;
  --bs-link-hover-color-rgb: 139, 185, 254;
  --bs-code-color: #e685b5;
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: #664d03;
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: #75b798;
  --bs-form-valid-border-color: #75b798;
  --bs-form-invalid-color: #ea868f;
  --bs-form-invalid-border-color: #ea868f;
}
#content .golf *,
#content .golf *::before,
#content .golf *::after,
.site22 .golf *,
.site22 .golf *::before,
.site22 .golf *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (prefers-reduced-motion: no-preference) {
  #content .golf :root,
.site22 .golf :root {
    scroll-behavior: smooth;
  }
}
#content .golf body,
.site22 .golf body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#content .golf hr,
.site22 .golf hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: 0.25;
}
#content .golf h6, #content .golf h5, #content .golf h4, #content .golf h3, #content .golf h2, #content .golf h1,
.site22 .golf h6,
.site22 .golf h5,
.site22 .golf h4,
.site22 .golf h3,
.site22 .golf h2,
.site22 .golf h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-heading-color);
}
#content .golf h1,
.site22 .golf h1 {
  font-size: calc(1.375rem + 1.5vw);
}
@media (min-width: 1200px) {
  #content .golf h1,
.site22 .golf h1 {
    font-size: 2.5rem;
  }
}
#content .golf h2,
.site22 .golf h2 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  #content .golf h2,
.site22 .golf h2 {
    font-size: 2rem;
  }
}
#content .golf h3,
.site22 .golf h3 {
  font-size: calc(1.3rem + 0.6vw);
}
@media (min-width: 1200px) {
  #content .golf h3,
.site22 .golf h3 {
    font-size: 1.75rem;
  }
}
#content .golf h4,
.site22 .golf h4 {
  font-size: calc(1.275rem + 0.3vw);
}
@media (min-width: 1200px) {
  #content .golf h4,
.site22 .golf h4 {
    font-size: 1.5rem;
  }
}
#content .golf h5,
.site22 .golf h5 {
  font-size: 1.25rem;
}
#content .golf h6,
.site22 .golf h6 {
  font-size: 1rem;
}
#content .golf p,
.site22 .golf p {
  margin-top: 0;
  margin-bottom: 1rem;
}
#content .golf abbr[title],
.site22 .golf abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}
#content .golf address,
.site22 .golf address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
#content .golf ol,
#content .golf ul,
.site22 .golf ol,
.site22 .golf ul {
  padding-left: 2rem;
}
#content .golf ol,
#content .golf ul,
#content .golf dl,
.site22 .golf ol,
.site22 .golf ul,
.site22 .golf dl {
  margin-top: 0;
  margin-bottom: 1rem;
}
#content .golf ol ol,
#content .golf ul ul,
#content .golf ol ul,
#content .golf ul ol,
.site22 .golf ol ol,
.site22 .golf ul ul,
.site22 .golf ol ul,
.site22 .golf ul ol {
  margin-bottom: 0;
}
#content .golf dt,
.site22 .golf dt {
  font-weight: 700;
}
#content .golf dd,
.site22 .golf dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}
#content .golf blockquote,
.site22 .golf blockquote {
  margin: 0 0 1rem;
}
#content .golf b,
#content .golf strong,
.site22 .golf b,
.site22 .golf strong {
  font-weight: bolder;
}
#content .golf small,
.site22 .golf small {
  font-size: 0.875em;
}
#content .golf mark,
.site22 .golf mark {
  padding: 0.1875em;
  color: var(--bs-highlight-color);
  background-color: var(--bs-highlight-bg);
}
#content .golf sub,
#content .golf sup,
.site22 .golf sub,
.site22 .golf sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}
#content .golf sub,
.site22 .golf sub {
  bottom: -0.25em;
}
#content .golf sup,
.site22 .golf sup {
  top: -0.5em;
}
#content .golf a,
.site22 .golf a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: underline;
}
#content .golf a:hover,
.site22 .golf a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}
#content .golf a:not([href]):not([class]), #content .golf a:not([href]):not([class]):hover,
.site22 .golf a:not([href]):not([class]),
.site22 .golf a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
#content .golf pre,
#content .golf code,
#content .golf kbd,
#content .golf samp,
.site22 .golf pre,
.site22 .golf code,
.site22 .golf kbd,
.site22 .golf samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}
#content .golf pre,
.site22 .golf pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em;
}
#content .golf pre code,
.site22 .golf pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
#content .golf code,
.site22 .golf code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word;
}
a > #content .golf code,
a > .site22 .golf code {
  color: inherit;
}
#content .golf kbd,
.site22 .golf kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: 0.25rem;
}
#content .golf kbd kbd,
.site22 .golf kbd kbd {
  padding: 0;
  font-size: 1em;
}
#content .golf figure,
.site22 .golf figure {
  margin: 0 0 1rem;
}
#content .golf img,
#content .golf svg,
.site22 .golf img,
.site22 .golf svg {
  vertical-align: middle;
}
#content .golf table,
.site22 .golf table {
  caption-side: bottom;
  border-collapse: collapse;
}
#content .golf caption,
.site22 .golf caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-secondary-color);
  text-align: left;
}
#content .golf th,
.site22 .golf th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
#content .golf thead,
#content .golf tbody,
#content .golf tfoot,
#content .golf tr,
#content .golf td,
#content .golf th,
.site22 .golf thead,
.site22 .golf tbody,
.site22 .golf tfoot,
.site22 .golf tr,
.site22 .golf td,
.site22 .golf th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}
#content .golf label,
.site22 .golf label {
  display: inline-block;
}
#content .golf button,
.site22 .golf button {
  border-radius: 0;
}
#content .golf button:focus:not(:focus-visible),
.site22 .golf button:focus:not(:focus-visible) {
  outline: 0;
}
#content .golf input,
#content .golf button,
#content .golf select,
#content .golf optgroup,
#content .golf textarea,
.site22 .golf input,
.site22 .golf button,
.site22 .golf select,
.site22 .golf optgroup,
.site22 .golf textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
#content .golf button,
#content .golf select,
.site22 .golf button,
.site22 .golf select {
  text-transform: none;
}
#content .golf [role=button],
.site22 .golf [role=button] {
  cursor: pointer;
}
#content .golf select,
.site22 .golf select {
  word-wrap: normal;
}
#content .golf select:disabled,
.site22 .golf select:disabled {
  opacity: 1;
}
#content .golf [list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator,
.site22 .golf [list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}
#content .golf button,
#content .golf [type=button],
#content .golf [type=reset],
#content .golf [type=submit],
.site22 .golf button,
.site22 .golf [type=button],
.site22 .golf [type=reset],
.site22 .golf [type=submit] {
  -webkit-appearance: button;
}
#content .golf button:not(:disabled),
#content .golf [type=button]:not(:disabled),
#content .golf [type=reset]:not(:disabled),
#content .golf [type=submit]:not(:disabled),
.site22 .golf button:not(:disabled),
.site22 .golf [type=button]:not(:disabled),
.site22 .golf [type=reset]:not(:disabled),
.site22 .golf [type=submit]:not(:disabled) {
  cursor: pointer;
}
#content .golf ::-moz-focus-inner,
.site22 .golf ::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
#content .golf textarea,
.site22 .golf textarea {
  resize: vertical;
}
#content .golf fieldset,
.site22 .golf fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
#content .golf legend,
.site22 .golf legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit;
}
@media (min-width: 1200px) {
  #content .golf legend,
.site22 .golf legend {
    font-size: 1.5rem;
  }
}
#content .golf legend + *,
.site22 .golf legend + * {
  clear: left;
}
#content .golf ::-webkit-datetime-edit-fields-wrapper,
#content .golf ::-webkit-datetime-edit-text,
#content .golf ::-webkit-datetime-edit-minute,
#content .golf ::-webkit-datetime-edit-hour-field,
#content .golf ::-webkit-datetime-edit-day-field,
#content .golf ::-webkit-datetime-edit-month-field,
#content .golf ::-webkit-datetime-edit-year-field,
.site22 .golf ::-webkit-datetime-edit-fields-wrapper,
.site22 .golf ::-webkit-datetime-edit-text,
.site22 .golf ::-webkit-datetime-edit-minute,
.site22 .golf ::-webkit-datetime-edit-hour-field,
.site22 .golf ::-webkit-datetime-edit-day-field,
.site22 .golf ::-webkit-datetime-edit-month-field,
.site22 .golf ::-webkit-datetime-edit-year-field {
  padding: 0;
}
#content .golf ::-webkit-inner-spin-button,
.site22 .golf ::-webkit-inner-spin-button {
  height: auto;
}
#content .golf [type=search],
.site22 .golf [type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
#content .golf ::-webkit-search-decoration,
.site22 .golf ::-webkit-search-decoration {
  -webkit-appearance: none;
}
#content .golf ::-webkit-color-swatch-wrapper,
.site22 .golf ::-webkit-color-swatch-wrapper {
  padding: 0;
}
#content .golf ::-webkit-file-upload-button, .site22 .golf ::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
#content .golf ::file-selector-button,
.site22 .golf ::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}
#content .golf output,
.site22 .golf output {
  display: inline-block;
}
#content .golf iframe,
.site22 .golf iframe {
  border: 0;
}
#content .golf summary,
.site22 .golf summary {
  display: list-item;
  cursor: pointer;
}
#content .golf progress,
.site22 .golf progress {
  vertical-align: baseline;
}
#content .golf [hidden],
.site22 .golf [hidden] {
  display: none !important;
}
#content .golf .container,
#content .golf .container-fluid,
#content .golf .container-xxl,
#content .golf .container-xl,
#content .golf .container-lg,
#content .golf .container-md,
#content .golf .container-sm,
.site22 .golf .container,
.site22 .golf .container-fluid,
.site22 .golf .container-xxl,
.site22 .golf .container-xl,
.site22 .golf .container-lg,
.site22 .golf .container-md,
.site22 .golf .container-sm {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  #content .golf .container-sm, #content .golf .container,
.site22 .golf .container-sm,
.site22 .golf .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  #content .golf .container-md, #content .golf .container-sm, #content .golf .container,
.site22 .golf .container-md,
.site22 .golf .container-sm,
.site22 .golf .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  #content .golf .container-lg, #content .golf .container-md, #content .golf .container-sm, #content .golf .container,
.site22 .golf .container-lg,
.site22 .golf .container-md,
.site22 .golf .container-sm,
.site22 .golf .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  #content .golf .container-xl, #content .golf .container-lg, #content .golf .container-md, #content .golf .container-sm, #content .golf .container,
.site22 .golf .container-xl,
.site22 .golf .container-lg,
.site22 .golf .container-md,
.site22 .golf .container-sm,
.site22 .golf .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  #content .golf .container-xxl, #content .golf .container-xl, #content .golf .container-lg, #content .golf .container-md, #content .golf .container-sm, #content .golf .container,
.site22 .golf .container-xxl,
.site22 .golf .container-xl,
.site22 .golf .container-lg,
.site22 .golf .container-md,
.site22 .golf .container-sm,
.site22 .golf .container {
    max-width: 1320px;
  }
}
#content .golf :root,
.site22 .golf :root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}
#content .golf .row,
.site22 .golf .row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-.5 * var(--bs-gutter-x));
  margin-left: calc(-.5 * var(--bs-gutter-x));
}
#content .golf .row > *,
.site22 .golf .row > * {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-top: var(--bs-gutter-y);
}
#content .golf .col,
.site22 .golf .col {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0%;
  flex: 1 0 0%;
}
#content .golf .row-cols-auto > *,
.site22 .golf .row-cols-auto > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
}
#content .golf .row-cols-1 > *,
.site22 .golf .row-cols-1 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
}
#content .golf .row-cols-2 > *,
.site22 .golf .row-cols-2 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 50%;
}
#content .golf .row-cols-3 > *,
.site22 .golf .row-cols-3 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 33.33333333%;
}
#content .golf .row-cols-4 > *,
.site22 .golf .row-cols-4 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 25%;
}
#content .golf .row-cols-5 > *,
.site22 .golf .row-cols-5 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 20%;
}
#content .golf .row-cols-6 > *,
.site22 .golf .row-cols-6 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 16.66666667%;
}
#content .golf .col-auto,
.site22 .golf .col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
}
#content .golf .col-1,
.site22 .golf .col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 8.33333333%;
}
#content .golf .col-2,
.site22 .golf .col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 16.66666667%;
}
#content .golf .col-3,
.site22 .golf .col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 25%;
}
#content .golf .col-4,
.site22 .golf .col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 33.33333333%;
}
#content .golf .col-5,
.site22 .golf .col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 41.66666667%;
}
#content .golf .col-6,
.site22 .golf .col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 50%;
}
#content .golf .col-7,
.site22 .golf .col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 58.33333333%;
}
#content .golf .col-8,
.site22 .golf .col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 66.66666667%;
}
#content .golf .col-9,
.site22 .golf .col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 75%;
}
#content .golf .col-10,
.site22 .golf .col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 83.33333333%;
}
#content .golf .col-11,
.site22 .golf .col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 91.66666667%;
}
#content .golf .col-12,
.site22 .golf .col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%;
}
#content .golf .offset-1,
.site22 .golf .offset-1 {
  margin-left: 8.33333333%;
}
#content .golf .offset-2,
.site22 .golf .offset-2 {
  margin-left: 16.66666667%;
}
#content .golf .offset-3,
.site22 .golf .offset-3 {
  margin-left: 25%;
}
#content .golf .offset-4,
.site22 .golf .offset-4 {
  margin-left: 33.33333333%;
}
#content .golf .offset-5,
.site22 .golf .offset-5 {
  margin-left: 41.66666667%;
}
#content .golf .offset-6,
.site22 .golf .offset-6 {
  margin-left: 50%;
}
#content .golf .offset-7,
.site22 .golf .offset-7 {
  margin-left: 58.33333333%;
}
#content .golf .offset-8,
.site22 .golf .offset-8 {
  margin-left: 66.66666667%;
}
#content .golf .offset-9,
.site22 .golf .offset-9 {
  margin-left: 75%;
}
#content .golf .offset-10,
.site22 .golf .offset-10 {
  margin-left: 83.33333333%;
}
#content .golf .offset-11,
.site22 .golf .offset-11 {
  margin-left: 91.66666667%;
}
#content .golf .g-0,
#content .golf .gx-0,
.site22 .golf .g-0,
.site22 .golf .gx-0 {
  --bs-gutter-x: 0;
}
#content .golf .g-0,
#content .golf .gy-0,
.site22 .golf .g-0,
.site22 .golf .gy-0 {
  --bs-gutter-y: 0;
}
#content .golf .g-1,
#content .golf .gx-1,
.site22 .golf .g-1,
.site22 .golf .gx-1 {
  --bs-gutter-x: 0.25rem;
}
#content .golf .g-1,
#content .golf .gy-1,
.site22 .golf .g-1,
.site22 .golf .gy-1 {
  --bs-gutter-y: 0.25rem;
}
#content .golf .g-2,
#content .golf .gx-2,
.site22 .golf .g-2,
.site22 .golf .gx-2 {
  --bs-gutter-x: 0.5rem;
}
#content .golf .g-2,
#content .golf .gy-2,
.site22 .golf .g-2,
.site22 .golf .gy-2 {
  --bs-gutter-y: 0.5rem;
}
#content .golf .g-3,
#content .golf .gx-3,
.site22 .golf .g-3,
.site22 .golf .gx-3 {
  --bs-gutter-x: 1rem;
}
#content .golf .g-3,
#content .golf .gy-3,
.site22 .golf .g-3,
.site22 .golf .gy-3 {
  --bs-gutter-y: 1rem;
}
#content .golf .g-4,
#content .golf .gx-4,
.site22 .golf .g-4,
.site22 .golf .gx-4 {
  --bs-gutter-x: 1.5rem;
}
#content .golf .g-4,
#content .golf .gy-4,
.site22 .golf .g-4,
.site22 .golf .gy-4 {
  --bs-gutter-y: 1.5rem;
}
#content .golf .g-5,
#content .golf .gx-5,
.site22 .golf .g-5,
.site22 .golf .gx-5 {
  --bs-gutter-x: 3rem;
}
#content .golf .g-5,
#content .golf .gy-5,
.site22 .golf .g-5,
.site22 .golf .gy-5 {
  --bs-gutter-y: 3rem;
}
@media (min-width: 576px) {
  #content .golf .col-sm,
.site22 .golf .col-sm {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
  }
  #content .golf .row-cols-sm-auto > *,
.site22 .golf .row-cols-sm-auto > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  #content .golf .row-cols-sm-1 > *,
.site22 .golf .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
  #content .golf .row-cols-sm-2 > *,
.site22 .golf .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }
  #content .golf .row-cols-sm-3 > *,
.site22 .golf .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  #content .golf .row-cols-sm-4 > *,
.site22 .golf .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }
  #content .golf .row-cols-sm-5 > *,
.site22 .golf .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20%;
  }
  #content .golf .row-cols-sm-6 > *,
.site22 .golf .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  #content .golf .col-sm-auto,
.site22 .golf .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  #content .golf .col-sm-1,
.site22 .golf .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  #content .golf .col-sm-2,
.site22 .golf .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  #content .golf .col-sm-3,
.site22 .golf .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }
  #content .golf .col-sm-4,
.site22 .golf .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  #content .golf .col-sm-5,
.site22 .golf .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  #content .golf .col-sm-6,
.site22 .golf .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }
  #content .golf .col-sm-7,
.site22 .golf .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  #content .golf .col-sm-8,
.site22 .golf .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  #content .golf .col-sm-9,
.site22 .golf .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%;
  }
  #content .golf .col-sm-10,
.site22 .golf .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  #content .golf .col-sm-11,
.site22 .golf .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  #content .golf .col-sm-12,
.site22 .golf .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
  #content .golf .offset-sm-0,
.site22 .golf .offset-sm-0 {
    margin-left: 0;
  }
  #content .golf .offset-sm-1,
.site22 .golf .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  #content .golf .offset-sm-2,
.site22 .golf .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  #content .golf .offset-sm-3,
.site22 .golf .offset-sm-3 {
    margin-left: 25%;
  }
  #content .golf .offset-sm-4,
.site22 .golf .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  #content .golf .offset-sm-5,
.site22 .golf .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  #content .golf .offset-sm-6,
.site22 .golf .offset-sm-6 {
    margin-left: 50%;
  }
  #content .golf .offset-sm-7,
.site22 .golf .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  #content .golf .offset-sm-8,
.site22 .golf .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  #content .golf .offset-sm-9,
.site22 .golf .offset-sm-9 {
    margin-left: 75%;
  }
  #content .golf .offset-sm-10,
.site22 .golf .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  #content .golf .offset-sm-11,
.site22 .golf .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  #content .golf .g-sm-0,
#content .golf .gx-sm-0,
.site22 .golf .g-sm-0,
.site22 .golf .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  #content .golf .g-sm-0,
#content .golf .gy-sm-0,
.site22 .golf .g-sm-0,
.site22 .golf .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  #content .golf .g-sm-1,
#content .golf .gx-sm-1,
.site22 .golf .g-sm-1,
.site22 .golf .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  #content .golf .g-sm-1,
#content .golf .gy-sm-1,
.site22 .golf .g-sm-1,
.site22 .golf .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  #content .golf .g-sm-2,
#content .golf .gx-sm-2,
.site22 .golf .g-sm-2,
.site22 .golf .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  #content .golf .g-sm-2,
#content .golf .gy-sm-2,
.site22 .golf .g-sm-2,
.site22 .golf .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  #content .golf .g-sm-3,
#content .golf .gx-sm-3,
.site22 .golf .g-sm-3,
.site22 .golf .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  #content .golf .g-sm-3,
#content .golf .gy-sm-3,
.site22 .golf .g-sm-3,
.site22 .golf .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  #content .golf .g-sm-4,
#content .golf .gx-sm-4,
.site22 .golf .g-sm-4,
.site22 .golf .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  #content .golf .g-sm-4,
#content .golf .gy-sm-4,
.site22 .golf .g-sm-4,
.site22 .golf .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  #content .golf .g-sm-5,
#content .golf .gx-sm-5,
.site22 .golf .g-sm-5,
.site22 .golf .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  #content .golf .g-sm-5,
#content .golf .gy-sm-5,
.site22 .golf .g-sm-5,
.site22 .golf .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  #content .golf .col-md,
.site22 .golf .col-md {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
  }
  #content .golf .row-cols-md-auto > *,
.site22 .golf .row-cols-md-auto > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  #content .golf .row-cols-md-1 > *,
.site22 .golf .row-cols-md-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
  #content .golf .row-cols-md-2 > *,
.site22 .golf .row-cols-md-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }
  #content .golf .row-cols-md-3 > *,
.site22 .golf .row-cols-md-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  #content .golf .row-cols-md-4 > *,
.site22 .golf .row-cols-md-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }
  #content .golf .row-cols-md-5 > *,
.site22 .golf .row-cols-md-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20%;
  }
  #content .golf .row-cols-md-6 > *,
.site22 .golf .row-cols-md-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  #content .golf .col-md-auto,
.site22 .golf .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  #content .golf .col-md-1,
.site22 .golf .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  #content .golf .col-md-2,
.site22 .golf .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  #content .golf .col-md-3,
.site22 .golf .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }
  #content .golf .col-md-4,
.site22 .golf .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  #content .golf .col-md-5,
.site22 .golf .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  #content .golf .col-md-6,
.site22 .golf .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }
  #content .golf .col-md-7,
.site22 .golf .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  #content .golf .col-md-8,
.site22 .golf .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  #content .golf .col-md-9,
.site22 .golf .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%;
  }
  #content .golf .col-md-10,
.site22 .golf .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  #content .golf .col-md-11,
.site22 .golf .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  #content .golf .col-md-12,
.site22 .golf .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
  #content .golf .offset-md-0,
.site22 .golf .offset-md-0 {
    margin-left: 0;
  }
  #content .golf .offset-md-1,
.site22 .golf .offset-md-1 {
    margin-left: 8.33333333%;
  }
  #content .golf .offset-md-2,
.site22 .golf .offset-md-2 {
    margin-left: 16.66666667%;
  }
  #content .golf .offset-md-3,
.site22 .golf .offset-md-3 {
    margin-left: 25%;
  }
  #content .golf .offset-md-4,
.site22 .golf .offset-md-4 {
    margin-left: 33.33333333%;
  }
  #content .golf .offset-md-5,
.site22 .golf .offset-md-5 {
    margin-left: 41.66666667%;
  }
  #content .golf .offset-md-6,
.site22 .golf .offset-md-6 {
    margin-left: 50%;
  }
  #content .golf .offset-md-7,
.site22 .golf .offset-md-7 {
    margin-left: 58.33333333%;
  }
  #content .golf .offset-md-8,
.site22 .golf .offset-md-8 {
    margin-left: 66.66666667%;
  }
  #content .golf .offset-md-9,
.site22 .golf .offset-md-9 {
    margin-left: 75%;
  }
  #content .golf .offset-md-10,
.site22 .golf .offset-md-10 {
    margin-left: 83.33333333%;
  }
  #content .golf .offset-md-11,
.site22 .golf .offset-md-11 {
    margin-left: 91.66666667%;
  }
  #content .golf .g-md-0,
#content .golf .gx-md-0,
.site22 .golf .g-md-0,
.site22 .golf .gx-md-0 {
    --bs-gutter-x: 0;
  }
  #content .golf .g-md-0,
#content .golf .gy-md-0,
.site22 .golf .g-md-0,
.site22 .golf .gy-md-0 {
    --bs-gutter-y: 0;
  }
  #content .golf .g-md-1,
#content .golf .gx-md-1,
.site22 .golf .g-md-1,
.site22 .golf .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  #content .golf .g-md-1,
#content .golf .gy-md-1,
.site22 .golf .g-md-1,
.site22 .golf .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  #content .golf .g-md-2,
#content .golf .gx-md-2,
.site22 .golf .g-md-2,
.site22 .golf .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  #content .golf .g-md-2,
#content .golf .gy-md-2,
.site22 .golf .g-md-2,
.site22 .golf .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  #content .golf .g-md-3,
#content .golf .gx-md-3,
.site22 .golf .g-md-3,
.site22 .golf .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  #content .golf .g-md-3,
#content .golf .gy-md-3,
.site22 .golf .g-md-3,
.site22 .golf .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  #content .golf .g-md-4,
#content .golf .gx-md-4,
.site22 .golf .g-md-4,
.site22 .golf .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  #content .golf .g-md-4,
#content .golf .gy-md-4,
.site22 .golf .g-md-4,
.site22 .golf .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  #content .golf .g-md-5,
#content .golf .gx-md-5,
.site22 .golf .g-md-5,
.site22 .golf .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  #content .golf .g-md-5,
#content .golf .gy-md-5,
.site22 .golf .g-md-5,
.site22 .golf .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  #content .golf .col-lg,
.site22 .golf .col-lg {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
  }
  #content .golf .row-cols-lg-auto > *,
.site22 .golf .row-cols-lg-auto > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  #content .golf .row-cols-lg-1 > *,
.site22 .golf .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
  #content .golf .row-cols-lg-2 > *,
.site22 .golf .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }
  #content .golf .row-cols-lg-3 > *,
.site22 .golf .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  #content .golf .row-cols-lg-4 > *,
.site22 .golf .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }
  #content .golf .row-cols-lg-5 > *,
.site22 .golf .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20%;
  }
  #content .golf .row-cols-lg-6 > *,
.site22 .golf .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  #content .golf .col-lg-auto,
.site22 .golf .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  #content .golf .col-lg-1,
.site22 .golf .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  #content .golf .col-lg-2,
.site22 .golf .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  #content .golf .col-lg-3,
.site22 .golf .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }
  #content .golf .col-lg-4,
.site22 .golf .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  #content .golf .col-lg-5,
.site22 .golf .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  #content .golf .col-lg-6,
.site22 .golf .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }
  #content .golf .col-lg-7,
.site22 .golf .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  #content .golf .col-lg-8,
.site22 .golf .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  #content .golf .col-lg-9,
.site22 .golf .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%;
  }
  #content .golf .col-lg-10,
.site22 .golf .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  #content .golf .col-lg-11,
.site22 .golf .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  #content .golf .col-lg-12,
.site22 .golf .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
  #content .golf .offset-lg-0,
.site22 .golf .offset-lg-0 {
    margin-left: 0;
  }
  #content .golf .offset-lg-1,
.site22 .golf .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  #content .golf .offset-lg-2,
.site22 .golf .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  #content .golf .offset-lg-3,
.site22 .golf .offset-lg-3 {
    margin-left: 25%;
  }
  #content .golf .offset-lg-4,
.site22 .golf .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  #content .golf .offset-lg-5,
.site22 .golf .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  #content .golf .offset-lg-6,
.site22 .golf .offset-lg-6 {
    margin-left: 50%;
  }
  #content .golf .offset-lg-7,
.site22 .golf .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  #content .golf .offset-lg-8,
.site22 .golf .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  #content .golf .offset-lg-9,
.site22 .golf .offset-lg-9 {
    margin-left: 75%;
  }
  #content .golf .offset-lg-10,
.site22 .golf .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  #content .golf .offset-lg-11,
.site22 .golf .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  #content .golf .g-lg-0,
#content .golf .gx-lg-0,
.site22 .golf .g-lg-0,
.site22 .golf .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  #content .golf .g-lg-0,
#content .golf .gy-lg-0,
.site22 .golf .g-lg-0,
.site22 .golf .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  #content .golf .g-lg-1,
#content .golf .gx-lg-1,
.site22 .golf .g-lg-1,
.site22 .golf .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  #content .golf .g-lg-1,
#content .golf .gy-lg-1,
.site22 .golf .g-lg-1,
.site22 .golf .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  #content .golf .g-lg-2,
#content .golf .gx-lg-2,
.site22 .golf .g-lg-2,
.site22 .golf .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  #content .golf .g-lg-2,
#content .golf .gy-lg-2,
.site22 .golf .g-lg-2,
.site22 .golf .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  #content .golf .g-lg-3,
#content .golf .gx-lg-3,
.site22 .golf .g-lg-3,
.site22 .golf .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  #content .golf .g-lg-3,
#content .golf .gy-lg-3,
.site22 .golf .g-lg-3,
.site22 .golf .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  #content .golf .g-lg-4,
#content .golf .gx-lg-4,
.site22 .golf .g-lg-4,
.site22 .golf .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  #content .golf .g-lg-4,
#content .golf .gy-lg-4,
.site22 .golf .g-lg-4,
.site22 .golf .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  #content .golf .g-lg-5,
#content .golf .gx-lg-5,
.site22 .golf .g-lg-5,
.site22 .golf .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  #content .golf .g-lg-5,
#content .golf .gy-lg-5,
.site22 .golf .g-lg-5,
.site22 .golf .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  #content .golf .col-xl,
.site22 .golf .col-xl {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
  }
  #content .golf .row-cols-xl-auto > *,
.site22 .golf .row-cols-xl-auto > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  #content .golf .row-cols-xl-1 > *,
.site22 .golf .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
  #content .golf .row-cols-xl-2 > *,
.site22 .golf .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }
  #content .golf .row-cols-xl-3 > *,
.site22 .golf .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  #content .golf .row-cols-xl-4 > *,
.site22 .golf .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }
  #content .golf .row-cols-xl-5 > *,
.site22 .golf .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20%;
  }
  #content .golf .row-cols-xl-6 > *,
.site22 .golf .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  #content .golf .col-xl-auto,
.site22 .golf .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  #content .golf .col-xl-1,
.site22 .golf .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  #content .golf .col-xl-2,
.site22 .golf .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  #content .golf .col-xl-3,
.site22 .golf .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }
  #content .golf .col-xl-4,
.site22 .golf .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  #content .golf .col-xl-5,
.site22 .golf .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  #content .golf .col-xl-6,
.site22 .golf .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }
  #content .golf .col-xl-7,
.site22 .golf .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  #content .golf .col-xl-8,
.site22 .golf .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  #content .golf .col-xl-9,
.site22 .golf .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%;
  }
  #content .golf .col-xl-10,
.site22 .golf .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  #content .golf .col-xl-11,
.site22 .golf .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  #content .golf .col-xl-12,
.site22 .golf .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
  #content .golf .offset-xl-0,
.site22 .golf .offset-xl-0 {
    margin-left: 0;
  }
  #content .golf .offset-xl-1,
.site22 .golf .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  #content .golf .offset-xl-2,
.site22 .golf .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  #content .golf .offset-xl-3,
.site22 .golf .offset-xl-3 {
    margin-left: 25%;
  }
  #content .golf .offset-xl-4,
.site22 .golf .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  #content .golf .offset-xl-5,
.site22 .golf .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  #content .golf .offset-xl-6,
.site22 .golf .offset-xl-6 {
    margin-left: 50%;
  }
  #content .golf .offset-xl-7,
.site22 .golf .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  #content .golf .offset-xl-8,
.site22 .golf .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  #content .golf .offset-xl-9,
.site22 .golf .offset-xl-9 {
    margin-left: 75%;
  }
  #content .golf .offset-xl-10,
.site22 .golf .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  #content .golf .offset-xl-11,
.site22 .golf .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  #content .golf .g-xl-0,
#content .golf .gx-xl-0,
.site22 .golf .g-xl-0,
.site22 .golf .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  #content .golf .g-xl-0,
#content .golf .gy-xl-0,
.site22 .golf .g-xl-0,
.site22 .golf .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  #content .golf .g-xl-1,
#content .golf .gx-xl-1,
.site22 .golf .g-xl-1,
.site22 .golf .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  #content .golf .g-xl-1,
#content .golf .gy-xl-1,
.site22 .golf .g-xl-1,
.site22 .golf .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  #content .golf .g-xl-2,
#content .golf .gx-xl-2,
.site22 .golf .g-xl-2,
.site22 .golf .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  #content .golf .g-xl-2,
#content .golf .gy-xl-2,
.site22 .golf .g-xl-2,
.site22 .golf .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  #content .golf .g-xl-3,
#content .golf .gx-xl-3,
.site22 .golf .g-xl-3,
.site22 .golf .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  #content .golf .g-xl-3,
#content .golf .gy-xl-3,
.site22 .golf .g-xl-3,
.site22 .golf .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  #content .golf .g-xl-4,
#content .golf .gx-xl-4,
.site22 .golf .g-xl-4,
.site22 .golf .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  #content .golf .g-xl-4,
#content .golf .gy-xl-4,
.site22 .golf .g-xl-4,
.site22 .golf .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  #content .golf .g-xl-5,
#content .golf .gx-xl-5,
.site22 .golf .g-xl-5,
.site22 .golf .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  #content .golf .g-xl-5,
#content .golf .gy-xl-5,
.site22 .golf .g-xl-5,
.site22 .golf .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  #content .golf .col-xxl,
.site22 .golf .col-xxl {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
  }
  #content .golf .row-cols-xxl-auto > *,
.site22 .golf .row-cols-xxl-auto > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  #content .golf .row-cols-xxl-1 > *,
.site22 .golf .row-cols-xxl-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
  #content .golf .row-cols-xxl-2 > *,
.site22 .golf .row-cols-xxl-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }
  #content .golf .row-cols-xxl-3 > *,
.site22 .golf .row-cols-xxl-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  #content .golf .row-cols-xxl-4 > *,
.site22 .golf .row-cols-xxl-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }
  #content .golf .row-cols-xxl-5 > *,
.site22 .golf .row-cols-xxl-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20%;
  }
  #content .golf .row-cols-xxl-6 > *,
.site22 .golf .row-cols-xxl-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  #content .golf .col-xxl-auto,
.site22 .golf .col-xxl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
  }
  #content .golf .col-xxl-1,
.site22 .golf .col-xxl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  #content .golf .col-xxl-2,
.site22 .golf .col-xxl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  #content .golf .col-xxl-3,
.site22 .golf .col-xxl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%;
  }
  #content .golf .col-xxl-4,
.site22 .golf .col-xxl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  #content .golf .col-xxl-5,
.site22 .golf .col-xxl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  #content .golf .col-xxl-6,
.site22 .golf .col-xxl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%;
  }
  #content .golf .col-xxl-7,
.site22 .golf .col-xxl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  #content .golf .col-xxl-8,
.site22 .golf .col-xxl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  #content .golf .col-xxl-9,
.site22 .golf .col-xxl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%;
  }
  #content .golf .col-xxl-10,
.site22 .golf .col-xxl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  #content .golf .col-xxl-11,
.site22 .golf .col-xxl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  #content .golf .col-xxl-12,
.site22 .golf .col-xxl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
  #content .golf .offset-xxl-0,
.site22 .golf .offset-xxl-0 {
    margin-left: 0;
  }
  #content .golf .offset-xxl-1,
.site22 .golf .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  #content .golf .offset-xxl-2,
.site22 .golf .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  #content .golf .offset-xxl-3,
.site22 .golf .offset-xxl-3 {
    margin-left: 25%;
  }
  #content .golf .offset-xxl-4,
.site22 .golf .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  #content .golf .offset-xxl-5,
.site22 .golf .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  #content .golf .offset-xxl-6,
.site22 .golf .offset-xxl-6 {
    margin-left: 50%;
  }
  #content .golf .offset-xxl-7,
.site22 .golf .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  #content .golf .offset-xxl-8,
.site22 .golf .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  #content .golf .offset-xxl-9,
.site22 .golf .offset-xxl-9 {
    margin-left: 75%;
  }
  #content .golf .offset-xxl-10,
.site22 .golf .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  #content .golf .offset-xxl-11,
.site22 .golf .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  #content .golf .g-xxl-0,
#content .golf .gx-xxl-0,
.site22 .golf .g-xxl-0,
.site22 .golf .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  #content .golf .g-xxl-0,
#content .golf .gy-xxl-0,
.site22 .golf .g-xxl-0,
.site22 .golf .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  #content .golf .g-xxl-1,
#content .golf .gx-xxl-1,
.site22 .golf .g-xxl-1,
.site22 .golf .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  #content .golf .g-xxl-1,
#content .golf .gy-xxl-1,
.site22 .golf .g-xxl-1,
.site22 .golf .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  #content .golf .g-xxl-2,
#content .golf .gx-xxl-2,
.site22 .golf .g-xxl-2,
.site22 .golf .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  #content .golf .g-xxl-2,
#content .golf .gy-xxl-2,
.site22 .golf .g-xxl-2,
.site22 .golf .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  #content .golf .g-xxl-3,
#content .golf .gx-xxl-3,
.site22 .golf .g-xxl-3,
.site22 .golf .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  #content .golf .g-xxl-3,
#content .golf .gy-xxl-3,
.site22 .golf .g-xxl-3,
.site22 .golf .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  #content .golf .g-xxl-4,
#content .golf .gx-xxl-4,
.site22 .golf .g-xxl-4,
.site22 .golf .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  #content .golf .g-xxl-4,
#content .golf .gy-xxl-4,
.site22 .golf .g-xxl-4,
.site22 .golf .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  #content .golf .g-xxl-5,
#content .golf .gx-xxl-5,
.site22 .golf .g-xxl-5,
.site22 .golf .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  #content .golf .g-xxl-5,
#content .golf .gy-xxl-5,
.site22 .golf .g-xxl-5,
.site22 .golf .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
#content .golf .clearfix::after,
.site22 .golf .clearfix::after {
  display: block;
  clear: both;
  content: "";
}
#content .golf .text-bg-primary,
.site22 .golf .text-bg-primary {
  color: #fff !important;
  background-color: RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important;
}
#content .golf .text-bg-secondary,
.site22 .golf .text-bg-secondary {
  color: #fff !important;
  background-color: RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important;
}
#content .golf .text-bg-success,
.site22 .golf .text-bg-success {
  color: #fff !important;
  background-color: RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important;
}
#content .golf .text-bg-info,
.site22 .golf .text-bg-info {
  color: #000 !important;
  background-color: RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important;
}
#content .golf .text-bg-warning,
.site22 .golf .text-bg-warning {
  color: #000 !important;
  background-color: RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important;
}
#content .golf .text-bg-danger,
.site22 .golf .text-bg-danger {
  color: #fff !important;
  background-color: RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important;
}
#content .golf .text-bg-light,
.site22 .golf .text-bg-light {
  color: #000 !important;
  background-color: RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important;
}
#content .golf .text-bg-dark,
.site22 .golf .text-bg-dark {
  color: #fff !important;
  background-color: RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important;
}
#content .golf .link-primary,
.site22 .golf .link-primary {
  color: RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
#content .golf .link-primary:hover, #content .golf .link-primary:focus,
.site22 .golf .link-primary:hover,
.site22 .golf .link-primary:focus {
  color: RGBA(10, 88, 202, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(10, 88, 202, var(--bs-link-underline-opacity, 1)) !important;
}
#content .golf .link-secondary,
.site22 .golf .link-secondary {
  color: RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
#content .golf .link-secondary:hover, #content .golf .link-secondary:focus,
.site22 .golf .link-secondary:hover,
.site22 .golf .link-secondary:focus {
  color: RGBA(86, 94, 100, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(86, 94, 100, var(--bs-link-underline-opacity, 1)) !important;
}
#content .golf .link-success,
.site22 .golf .link-success {
  color: RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
#content .golf .link-success:hover, #content .golf .link-success:focus,
.site22 .golf .link-success:hover,
.site22 .golf .link-success:focus {
  color: RGBA(20, 108, 67, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(20, 108, 67, var(--bs-link-underline-opacity, 1)) !important;
}
#content .golf .link-info,
.site22 .golf .link-info {
  color: RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
#content .golf .link-info:hover, #content .golf .link-info:focus,
.site22 .golf .link-info:hover,
.site22 .golf .link-info:focus {
  color: RGBA(61, 213, 243, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(61, 213, 243, var(--bs-link-underline-opacity, 1)) !important;
}
#content .golf .link-warning,
.site22 .golf .link-warning {
  color: RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
#content .golf .link-warning:hover, #content .golf .link-warning:focus,
.site22 .golf .link-warning:hover,
.site22 .golf .link-warning:focus {
  color: RGBA(255, 205, 57, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(255, 205, 57, var(--bs-link-underline-opacity, 1)) !important;
}
#content .golf .link-danger,
.site22 .golf .link-danger {
  color: RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
#content .golf .link-danger:hover, #content .golf .link-danger:focus,
.site22 .golf .link-danger:hover,
.site22 .golf .link-danger:focus {
  color: RGBA(176, 42, 55, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(176, 42, 55, var(--bs-link-underline-opacity, 1)) !important;
}
#content .golf .link-light,
.site22 .golf .link-light {
  color: RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
#content .golf .link-light:hover, #content .golf .link-light:focus,
.site22 .golf .link-light:hover,
.site22 .golf .link-light:focus {
  color: RGBA(249, 250, 251, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(249, 250, 251, var(--bs-link-underline-opacity, 1)) !important;
}
#content .golf .link-dark,
.site22 .golf .link-dark {
  color: RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
#content .golf .link-dark:hover, #content .golf .link-dark:focus,
.site22 .golf .link-dark:hover,
.site22 .golf .link-dark:focus {
  color: RGBA(26, 30, 33, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)) !important;
}
#content .golf .link-body-emphasis,
.site22 .golf .link-body-emphasis {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
#content .golf .link-body-emphasis:hover, #content .golf .link-body-emphasis:focus,
.site22 .golf .link-body-emphasis:hover,
.site22 .golf .link-body-emphasis:focus {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important;
}
#content .golf .focus-ring:focus,
.site22 .golf .focus-ring:focus {
  outline: 0;
  -webkit-box-shadow: var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);
  box-shadow: var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);
}
#content .golf .icon-link,
.site22 .golf .icon-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 0.375rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));
  text-underline-offset: 0.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
#content .golf .icon-link > .bi,
.site22 .golf .icon-link > .bi {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  fill: currentcolor;
  -webkit-transition: 0.2s ease-in-out transform;
  transition: 0.2s ease-in-out transform;
}
@media (prefers-reduced-motion: reduce) {
  #content .golf .icon-link > .bi,
.site22 .golf .icon-link > .bi {
    -webkit-transition: none;
    transition: none;
  }
}
#content .golf .icon-link-hover:hover > .bi, #content .golf .icon-link-hover:focus-visible > .bi,
.site22 .golf .icon-link-hover:hover > .bi,
.site22 .golf .icon-link-hover:focus-visible > .bi {
  -webkit-transform: var(--bs-icon-link-transform, translate3d(0.25em, 0, 0));
  transform: var(--bs-icon-link-transform, translate3d(0.25em, 0, 0));
}
#content .golf .ratio,
.site22 .golf .ratio {
  position: relative;
  width: 100%;
}
#content .golf .ratio::before,
.site22 .golf .ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
#content .golf .ratio > *,
.site22 .golf .ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#content .golf .ratio-1x1,
.site22 .golf .ratio-1x1 {
  --bs-aspect-ratio: 100%;
}
#content .golf .ratio-4x3,
.site22 .golf .ratio-4x3 {
  --bs-aspect-ratio: calc(3 / 4 * 100%);
}
#content .golf .ratio-16x9,
.site22 .golf .ratio-16x9 {
  --bs-aspect-ratio: calc(9 / 16 * 100%);
}
#content .golf .ratio-21x9,
.site22 .golf .ratio-21x9 {
  --bs-aspect-ratio: calc(9 / 21 * 100%);
}
#content .golf .fixed-top,
.site22 .golf .fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
#content .golf .fixed-bottom,
.site22 .golf .fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
#content .golf .sticky-top,
.site22 .golf .sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}
#content .golf .sticky-bottom,
.site22 .golf .sticky-bottom {
  position: sticky;
  bottom: 0;
  z-index: 1020;
}
@media (min-width: 576px) {
  #content .golf .sticky-sm-top,
.site22 .golf .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  #content .golf .sticky-sm-bottom,
.site22 .golf .sticky-sm-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  #content .golf .sticky-md-top,
.site22 .golf .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  #content .golf .sticky-md-bottom,
.site22 .golf .sticky-md-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  #content .golf .sticky-lg-top,
.site22 .golf .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  #content .golf .sticky-lg-bottom,
.site22 .golf .sticky-lg-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  #content .golf .sticky-xl-top,
.site22 .golf .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  #content .golf .sticky-xl-bottom,
.site22 .golf .sticky-xl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  #content .golf .sticky-xxl-top,
.site22 .golf .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  #content .golf .sticky-xxl-bottom,
.site22 .golf .sticky-xxl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
#content .golf .hstack,
.site22 .golf .hstack {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}
#content .golf .vstack,
.site22 .golf .vstack {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}
#content .golf .visually-hidden,
#content .golf .visually-hidden-focusable:not(:focus):not(:focus-within),
.site22 .golf .visually-hidden,
.site22 .golf .visually-hidden-focusable:not(:focus):not(:focus-within) {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
#content .golf .visually-hidden:not(caption),
#content .golf .visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),
.site22 .golf .visually-hidden:not(caption),
.site22 .golf .visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
  position: absolute !important;
}
#content .golf .stretched-link::after,
.site22 .golf .stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}
#content .golf .text-truncate,
.site22 .golf .text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#content .golf .vr,
.site22 .golf .vr {
  display: inline-block;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  width: var(--bs-border-width);
  min-height: 1em;
  background-color: currentcolor;
  opacity: 0.25;
}
#content .golf .align-baseline,
.site22 .golf .align-baseline {
  vertical-align: baseline !important;
}
#content .golf .align-top,
.site22 .golf .align-top {
  vertical-align: top !important;
}
#content .golf .align-middle,
.site22 .golf .align-middle {
  vertical-align: middle !important;
}
#content .golf .align-bottom,
.site22 .golf .align-bottom {
  vertical-align: bottom !important;
}
#content .golf .align-text-bottom,
.site22 .golf .align-text-bottom {
  vertical-align: text-bottom !important;
}
#content .golf .align-text-top,
.site22 .golf .align-text-top {
  vertical-align: text-top !important;
}
#content .golf .float-start,
.site22 .golf .float-start {
  float: left !important;
}
#content .golf .float-end,
.site22 .golf .float-end {
  float: right !important;
}
#content .golf .float-none,
.site22 .golf .float-none {
  float: none !important;
}
#content .golf .object-fit-contain,
.site22 .golf .object-fit-contain {
  -o-object-fit: contain !important;
  object-fit: contain !important;
}
#content .golf .object-fit-cover,
.site22 .golf .object-fit-cover {
  -o-object-fit: cover !important;
  object-fit: cover !important;
}
#content .golf .object-fit-fill,
.site22 .golf .object-fit-fill {
  -o-object-fit: fill !important;
  object-fit: fill !important;
}
#content .golf .object-fit-scale,
.site22 .golf .object-fit-scale {
  -o-object-fit: scale-down !important;
  object-fit: scale-down !important;
}
#content .golf .object-fit-none,
.site22 .golf .object-fit-none {
  -o-object-fit: none !important;
  object-fit: none !important;
}
#content .golf .opacity-0,
.site22 .golf .opacity-0 {
  opacity: 0 !important;
}
#content .golf .opacity-25,
.site22 .golf .opacity-25 {
  opacity: 0.25 !important;
}
#content .golf .opacity-50,
.site22 .golf .opacity-50 {
  opacity: 0.5 !important;
}
#content .golf .opacity-75,
.site22 .golf .opacity-75 {
  opacity: 0.75 !important;
}
#content .golf .opacity-100,
.site22 .golf .opacity-100 {
  opacity: 1 !important;
}
#content .golf .overflow-auto,
.site22 .golf .overflow-auto {
  overflow: auto !important;
}
#content .golf .overflow-hidden,
.site22 .golf .overflow-hidden {
  overflow: hidden !important;
}
#content .golf .overflow-visible,
.site22 .golf .overflow-visible {
  overflow: visible !important;
}
#content .golf .overflow-scroll,
.site22 .golf .overflow-scroll {
  overflow: scroll !important;
}
#content .golf .overflow-x-auto,
.site22 .golf .overflow-x-auto {
  overflow-x: auto !important;
}
#content .golf .overflow-x-hidden,
.site22 .golf .overflow-x-hidden {
  overflow-x: hidden !important;
}
#content .golf .overflow-x-visible,
.site22 .golf .overflow-x-visible {
  overflow-x: visible !important;
}
#content .golf .overflow-x-scroll,
.site22 .golf .overflow-x-scroll {
  overflow-x: scroll !important;
}
#content .golf .overflow-y-auto,
.site22 .golf .overflow-y-auto {
  overflow-y: auto !important;
}
#content .golf .overflow-y-hidden,
.site22 .golf .overflow-y-hidden {
  overflow-y: hidden !important;
}
#content .golf .overflow-y-visible,
.site22 .golf .overflow-y-visible {
  overflow-y: visible !important;
}
#content .golf .overflow-y-scroll,
.site22 .golf .overflow-y-scroll {
  overflow-y: scroll !important;
}
#content .golf .d-inline,
.site22 .golf .d-inline {
  display: inline !important;
}
#content .golf .d-inline-block,
.site22 .golf .d-inline-block {
  display: inline-block !important;
}
#content .golf .d-block,
.site22 .golf .d-block {
  display: block !important;
}
#content .golf .d-grid,
.site22 .golf .d-grid {
  display: grid !important;
}
#content .golf .d-inline-grid,
.site22 .golf .d-inline-grid {
  display: inline-grid !important;
}
#content .golf .d-table,
.site22 .golf .d-table {
  display: table !important;
}
#content .golf .d-table-row,
.site22 .golf .d-table-row {
  display: table-row !important;
}
#content .golf .d-table-cell,
.site22 .golf .d-table-cell {
  display: table-cell !important;
}
#content .golf .d-flex,
.site22 .golf .d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
#content .golf .d-inline-flex,
.site22 .golf .d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}
#content .golf .d-none,
.site22 .golf .d-none {
  display: none !important;
}
#content .golf .shadow,
.site22 .golf .shadow {
  -webkit-box-shadow: var(--bs-box-shadow) !important;
  box-shadow: var(--bs-box-shadow) !important;
}
#content .golf .shadow-sm,
.site22 .golf .shadow-sm {
  -webkit-box-shadow: var(--bs-box-shadow-sm) !important;
  box-shadow: var(--bs-box-shadow-sm) !important;
}
#content .golf .shadow-lg,
.site22 .golf .shadow-lg {
  -webkit-box-shadow: var(--bs-box-shadow-lg) !important;
  box-shadow: var(--bs-box-shadow-lg) !important;
}
#content .golf .shadow-none,
.site22 .golf .shadow-none {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
#content .golf .focus-ring-primary,
.site22 .golf .focus-ring-primary {
  --bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity));
}
#content .golf .focus-ring-secondary,
.site22 .golf .focus-ring-secondary {
  --bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity));
}
#content .golf .focus-ring-success,
.site22 .golf .focus-ring-success {
  --bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity));
}
#content .golf .focus-ring-info,
.site22 .golf .focus-ring-info {
  --bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity));
}
#content .golf .focus-ring-warning,
.site22 .golf .focus-ring-warning {
  --bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity));
}
#content .golf .focus-ring-danger,
.site22 .golf .focus-ring-danger {
  --bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity));
}
#content .golf .focus-ring-light,
.site22 .golf .focus-ring-light {
  --bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity));
}
#content .golf .focus-ring-dark,
.site22 .golf .focus-ring-dark {
  --bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity));
}
#content .golf .position-static,
.site22 .golf .position-static {
  position: static !important;
}
#content .golf .position-relative,
.site22 .golf .position-relative {
  position: relative !important;
}
#content .golf .position-absolute,
.site22 .golf .position-absolute {
  position: absolute !important;
}
#content .golf .position-fixed,
.site22 .golf .position-fixed {
  position: fixed !important;
}
#content .golf .position-sticky,
.site22 .golf .position-sticky {
  position: sticky !important;
}
#content .golf .top-0,
.site22 .golf .top-0 {
  top: 0 !important;
}
#content .golf .top-50,
.site22 .golf .top-50 {
  top: 50% !important;
}
#content .golf .top-100,
.site22 .golf .top-100 {
  top: 100% !important;
}
#content .golf .bottom-0,
.site22 .golf .bottom-0 {
  bottom: 0 !important;
}
#content .golf .bottom-50,
.site22 .golf .bottom-50 {
  bottom: 50% !important;
}
#content .golf .bottom-100,
.site22 .golf .bottom-100 {
  bottom: 100% !important;
}
#content .golf .start-0,
.site22 .golf .start-0 {
  left: 0 !important;
}
#content .golf .start-50,
.site22 .golf .start-50 {
  left: 50% !important;
}
#content .golf .start-100,
.site22 .golf .start-100 {
  left: 100% !important;
}
#content .golf .end-0,
.site22 .golf .end-0 {
  right: 0 !important;
}
#content .golf .end-50,
.site22 .golf .end-50 {
  right: 50% !important;
}
#content .golf .end-100,
.site22 .golf .end-100 {
  right: 100% !important;
}
#content .golf .translate-middle,
.site22 .golf .translate-middle {
  -webkit-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
}
#content .golf .translate-middle-x,
.site22 .golf .translate-middle-x {
  -webkit-transform: translateX(-50%) !important;
  transform: translateX(-50%) !important;
}
#content .golf .translate-middle-y,
.site22 .golf .translate-middle-y {
  -webkit-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important;
}
#content .golf .border,
.site22 .golf .border {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
#content .golf .border-0,
.site22 .golf .border-0 {
  border: 0 !important;
}
#content .golf .border-top,
.site22 .golf .border-top {
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
#content .golf .border-top-0,
.site22 .golf .border-top-0 {
  border-top: 0 !important;
}
#content .golf .border-end,
.site22 .golf .border-end {
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
#content .golf .border-end-0,
.site22 .golf .border-end-0 {
  border-right: 0 !important;
}
#content .golf .border-bottom,
.site22 .golf .border-bottom {
  border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
#content .golf .border-bottom-0,
.site22 .golf .border-bottom-0 {
  border-bottom: 0 !important;
}
#content .golf .border-start,
.site22 .golf .border-start {
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}
#content .golf .border-start-0,
.site22 .golf .border-start-0 {
  border-left: 0 !important;
}
#content .golf .border-primary,
.site22 .golf .border-primary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important;
}
#content .golf .border-secondary,
.site22 .golf .border-secondary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
}
#content .golf .border-success,
.site22 .golf .border-success {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;
}
#content .golf .border-info,
.site22 .golf .border-info {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important;
}
#content .golf .border-warning,
.site22 .golf .border-warning {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important;
}
#content .golf .border-danger,
.site22 .golf .border-danger {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important;
}
#content .golf .border-light,
.site22 .golf .border-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
}
#content .golf .border-dark,
.site22 .golf .border-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important;
}
#content .golf .border-black,
.site22 .golf .border-black {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important;
}
#content .golf .border-white,
.site22 .golf .border-white {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}
#content .golf .border-primary-subtle,
.site22 .golf .border-primary-subtle {
  border-color: var(--bs-primary-border-subtle) !important;
}
#content .golf .border-secondary-subtle,
.site22 .golf .border-secondary-subtle {
  border-color: var(--bs-secondary-border-subtle) !important;
}
#content .golf .border-success-subtle,
.site22 .golf .border-success-subtle {
  border-color: var(--bs-success-border-subtle) !important;
}
#content .golf .border-info-subtle,
.site22 .golf .border-info-subtle {
  border-color: var(--bs-info-border-subtle) !important;
}
#content .golf .border-warning-subtle,
.site22 .golf .border-warning-subtle {
  border-color: var(--bs-warning-border-subtle) !important;
}
#content .golf .border-danger-subtle,
.site22 .golf .border-danger-subtle {
  border-color: var(--bs-danger-border-subtle) !important;
}
#content .golf .border-light-subtle,
.site22 .golf .border-light-subtle {
  border-color: var(--bs-light-border-subtle) !important;
}
#content .golf .border-dark-subtle,
.site22 .golf .border-dark-subtle {
  border-color: var(--bs-dark-border-subtle) !important;
}
#content .golf .border-1,
.site22 .golf .border-1 {
  border-width: 1px !important;
}
#content .golf .border-2,
.site22 .golf .border-2 {
  border-width: 2px !important;
}
#content .golf .border-3,
.site22 .golf .border-3 {
  border-width: 3px !important;
}
#content .golf .border-4,
.site22 .golf .border-4 {
  border-width: 4px !important;
}
#content .golf .border-5,
.site22 .golf .border-5 {
  border-width: 5px !important;
}
#content .golf .border-opacity-10,
.site22 .golf .border-opacity-10 {
  --bs-border-opacity: 0.1;
}
#content .golf .border-opacity-25,
.site22 .golf .border-opacity-25 {
  --bs-border-opacity: 0.25;
}
#content .golf .border-opacity-50,
.site22 .golf .border-opacity-50 {
  --bs-border-opacity: 0.5;
}
#content .golf .border-opacity-75,
.site22 .golf .border-opacity-75 {
  --bs-border-opacity: 0.75;
}
#content .golf .border-opacity-100,
.site22 .golf .border-opacity-100 {
  --bs-border-opacity: 1;
}
#content .golf .w-25,
.site22 .golf .w-25 {
  width: 25% !important;
}
#content .golf .w-50,
.site22 .golf .w-50 {
  width: 50% !important;
}
#content .golf .w-75,
.site22 .golf .w-75 {
  width: 75% !important;
}
#content .golf .w-100,
.site22 .golf .w-100 {
  width: 100% !important;
}
#content .golf .w-auto,
.site22 .golf .w-auto {
  width: auto !important;
}
#content .golf .mw-100,
.site22 .golf .mw-100 {
  max-width: 100% !important;
}
#content .golf .vw-100,
.site22 .golf .vw-100 {
  width: 100vw !important;
}
#content .golf .min-vw-100,
.site22 .golf .min-vw-100 {
  min-width: 100vw !important;
}
#content .golf .h-25,
.site22 .golf .h-25 {
  height: 25% !important;
}
#content .golf .h-50,
.site22 .golf .h-50 {
  height: 50% !important;
}
#content .golf .h-75,
.site22 .golf .h-75 {
  height: 75% !important;
}
#content .golf .h-100,
.site22 .golf .h-100 {
  height: 100% !important;
}
#content .golf .h-auto,
.site22 .golf .h-auto {
  height: auto !important;
}
#content .golf .mh-100,
.site22 .golf .mh-100 {
  max-height: 100% !important;
}
#content .golf .vh-100,
.site22 .golf .vh-100 {
  height: 100vh !important;
}
#content .golf .min-vh-100,
.site22 .golf .min-vh-100 {
  min-height: 100vh !important;
}
#content .golf .flex-fill,
.site22 .golf .flex-fill {
  -webkit-box-flex: 1 !important;
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}
#content .golf .flex-row,
.site22 .golf .flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
#content .golf .flex-column,
.site22 .golf .flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
#content .golf .flex-row-reverse,
.site22 .golf .flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
#content .golf .flex-column-reverse,
.site22 .golf .flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
#content .golf .flex-grow-0,
.site22 .golf .flex-grow-0 {
  -webkit-box-flex: 0 !important;
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important;
}
#content .golf .flex-grow-1,
.site22 .golf .flex-grow-1 {
  -webkit-box-flex: 1 !important;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important;
}
#content .golf .flex-shrink-0,
.site22 .golf .flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important;
}
#content .golf .flex-shrink-1,
.site22 .golf .flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important;
}
#content .golf .flex-wrap,
.site22 .golf .flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
#content .golf .flex-nowrap,
.site22 .golf .flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
#content .golf .flex-wrap-reverse,
.site22 .golf .flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}
#content .golf .justify-content-start,
.site22 .golf .justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
#content .golf .justify-content-end,
.site22 .golf .justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
#content .golf .justify-content-center,
.site22 .golf .justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
#content .golf .justify-content-between,
.site22 .golf .justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
#content .golf .justify-content-around,
.site22 .golf .justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
#content .golf .justify-content-evenly,
.site22 .golf .justify-content-evenly {
  -webkit-box-pack: space-evenly !important;
  -ms-flex-pack: space-evenly !important;
  justify-content: space-evenly !important;
}
#content .golf .align-items-start,
.site22 .golf .align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
#content .golf .align-items-end,
.site22 .golf .align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
#content .golf .align-items-center,
.site22 .golf .align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
#content .golf .align-items-baseline,
.site22 .golf .align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
#content .golf .align-items-stretch,
.site22 .golf .align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
#content .golf .align-content-start,
.site22 .golf .align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
#content .golf .align-content-end,
.site22 .golf .align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
#content .golf .align-content-center,
.site22 .golf .align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
#content .golf .align-content-between,
.site22 .golf .align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}
#content .golf .align-content-around,
.site22 .golf .align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}
#content .golf .align-content-stretch,
.site22 .golf .align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
#content .golf .align-self-auto,
.site22 .golf .align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}
#content .golf .align-self-start,
.site22 .golf .align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
#content .golf .align-self-end,
.site22 .golf .align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
#content .golf .align-self-center,
.site22 .golf .align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
#content .golf .align-self-baseline,
.site22 .golf .align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}
#content .golf .align-self-stretch,
.site22 .golf .align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}
#content .golf .order-first,
.site22 .golf .order-first {
  -webkit-box-ordinal-group: 0 !important;
  -ms-flex-order: -1 !important;
  order: -1 !important;
}
#content .golf .order-0,
.site22 .golf .order-0 {
  -webkit-box-ordinal-group: 1 !important;
  -ms-flex-order: 0 !important;
  order: 0 !important;
}
#content .golf .order-1,
.site22 .golf .order-1 {
  -webkit-box-ordinal-group: 2 !important;
  -ms-flex-order: 1 !important;
  order: 1 !important;
}
#content .golf .order-2,
.site22 .golf .order-2 {
  -webkit-box-ordinal-group: 3 !important;
  -ms-flex-order: 2 !important;
  order: 2 !important;
}
#content .golf .order-3,
.site22 .golf .order-3 {
  -webkit-box-ordinal-group: 4 !important;
  -ms-flex-order: 3 !important;
  order: 3 !important;
}
#content .golf .order-4,
.site22 .golf .order-4 {
  -webkit-box-ordinal-group: 5 !important;
  -ms-flex-order: 4 !important;
  order: 4 !important;
}
#content .golf .order-5,
.site22 .golf .order-5 {
  -webkit-box-ordinal-group: 6 !important;
  -ms-flex-order: 5 !important;
  order: 5 !important;
}
#content .golf .order-last,
.site22 .golf .order-last {
  -webkit-box-ordinal-group: 7 !important;
  -ms-flex-order: 6 !important;
  order: 6 !important;
}
#content .golf .m-0,
.site22 .golf .m-0 {
  margin: 0 !important;
}
#content .golf .m-1,
.site22 .golf .m-1 {
  margin: 0.25rem !important;
}
#content .golf .m-2,
.site22 .golf .m-2 {
  margin: 0.5rem !important;
}
#content .golf .m-3,
.site22 .golf .m-3 {
  margin: 1rem !important;
}
#content .golf .m-4,
.site22 .golf .m-4 {
  margin: 1.5rem !important;
}
#content .golf .m-5,
.site22 .golf .m-5 {
  margin: 3rem !important;
}
#content .golf .m-auto,
.site22 .golf .m-auto {
  margin: auto !important;
}
#content .golf .mx-0,
.site22 .golf .mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
#content .golf .mx-1,
.site22 .golf .mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}
#content .golf .mx-2,
.site22 .golf .mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}
#content .golf .mx-3,
.site22 .golf .mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}
#content .golf .mx-4,
.site22 .golf .mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}
#content .golf .mx-5,
.site22 .golf .mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}
#content .golf .mx-auto,
.site22 .golf .mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
#content .golf .my-0,
.site22 .golf .my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
#content .golf .my-1,
.site22 .golf .my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}
#content .golf .my-2,
.site22 .golf .my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}
#content .golf .my-3,
.site22 .golf .my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
#content .golf .my-4,
.site22 .golf .my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}
#content .golf .my-5,
.site22 .golf .my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}
#content .golf .my-auto,
.site22 .golf .my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}
#content .golf .mt-0,
.site22 .golf .mt-0 {
  margin-top: 0 !important;
}
#content .golf .mt-1,
.site22 .golf .mt-1 {
  margin-top: 0.25rem !important;
}
#content .golf .mt-2,
.site22 .golf .mt-2 {
  margin-top: 0.5rem !important;
}
#content .golf .mt-3,
.site22 .golf .mt-3 {
  margin-top: 1rem !important;
}
#content .golf .mt-4,
.site22 .golf .mt-4 {
  margin-top: 1.5rem !important;
}
#content .golf .mt-5,
.site22 .golf .mt-5 {
  margin-top: 3rem !important;
}
#content .golf .mt-auto,
.site22 .golf .mt-auto {
  margin-top: auto !important;
}
#content .golf .me-0,
.site22 .golf .me-0 {
  margin-right: 0 !important;
}
#content .golf .me-1,
.site22 .golf .me-1 {
  margin-right: 0.25rem !important;
}
#content .golf .me-2,
.site22 .golf .me-2 {
  margin-right: 0.5rem !important;
}
#content .golf .me-3,
.site22 .golf .me-3 {
  margin-right: 1rem !important;
}
#content .golf .me-4,
.site22 .golf .me-4 {
  margin-right: 1.5rem !important;
}
#content .golf .me-5,
.site22 .golf .me-5 {
  margin-right: 3rem !important;
}
#content .golf .me-auto,
.site22 .golf .me-auto {
  margin-right: auto !important;
}
#content .golf .mb-0,
.site22 .golf .mb-0 {
  margin-bottom: 0 !important;
}
#content .golf .mb-1,
.site22 .golf .mb-1 {
  margin-bottom: 0.25rem !important;
}
#content .golf .mb-2,
.site22 .golf .mb-2 {
  margin-bottom: 0.5rem !important;
}
#content .golf .mb-3,
.site22 .golf .mb-3 {
  margin-bottom: 1rem !important;
}
#content .golf .mb-4,
.site22 .golf .mb-4 {
  margin-bottom: 1.5rem !important;
}
#content .golf .mb-5,
.site22 .golf .mb-5 {
  margin-bottom: 3rem !important;
}
#content .golf .mb-auto,
.site22 .golf .mb-auto {
  margin-bottom: auto !important;
}
#content .golf .ms-0,
.site22 .golf .ms-0 {
  margin-left: 0 !important;
}
#content .golf .ms-1,
.site22 .golf .ms-1 {
  margin-left: 0.25rem !important;
}
#content .golf .ms-2,
.site22 .golf .ms-2 {
  margin-left: 0.5rem !important;
}
#content .golf .ms-3,
.site22 .golf .ms-3 {
  margin-left: 1rem !important;
}
#content .golf .ms-4,
.site22 .golf .ms-4 {
  margin-left: 1.5rem !important;
}
#content .golf .ms-5,
.site22 .golf .ms-5 {
  margin-left: 3rem !important;
}
#content .golf .ms-auto,
.site22 .golf .ms-auto {
  margin-left: auto !important;
}
#content .golf .p-0,
.site22 .golf .p-0 {
  padding: 0 !important;
}
#content .golf .p-1,
.site22 .golf .p-1 {
  padding: 0.25rem !important;
}
#content .golf .p-2,
.site22 .golf .p-2 {
  padding: 0.5rem !important;
}
#content .golf .p-3,
.site22 .golf .p-3 {
  padding: 1rem !important;
}
#content .golf .p-4,
.site22 .golf .p-4 {
  padding: 1.5rem !important;
}
#content .golf .p-5,
.site22 .golf .p-5 {
  padding: 3rem !important;
}
#content .golf .px-0,
.site22 .golf .px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
#content .golf .px-1,
.site22 .golf .px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}
#content .golf .px-2,
.site22 .golf .px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}
#content .golf .px-3,
.site22 .golf .px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}
#content .golf .px-4,
.site22 .golf .px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}
#content .golf .px-5,
.site22 .golf .px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}
#content .golf .py-0,
.site22 .golf .py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
#content .golf .py-1,
.site22 .golf .py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}
#content .golf .py-2,
.site22 .golf .py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
#content .golf .py-3,
.site22 .golf .py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
#content .golf .py-4,
.site22 .golf .py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
#content .golf .py-5,
.site22 .golf .py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}
#content .golf .pt-0,
.site22 .golf .pt-0 {
  padding-top: 0 !important;
}
#content .golf .pt-1,
.site22 .golf .pt-1 {
  padding-top: 0.25rem !important;
}
#content .golf .pt-2,
.site22 .golf .pt-2 {
  padding-top: 0.5rem !important;
}
#content .golf .pt-3,
.site22 .golf .pt-3 {
  padding-top: 1rem !important;
}
#content .golf .pt-4,
.site22 .golf .pt-4 {
  padding-top: 1.5rem !important;
}
#content .golf .pt-5,
.site22 .golf .pt-5 {
  padding-top: 3rem !important;
}
#content .golf .pe-0,
.site22 .golf .pe-0 {
  padding-right: 0 !important;
}
#content .golf .pe-1,
.site22 .golf .pe-1 {
  padding-right: 0.25rem !important;
}
#content .golf .pe-2,
.site22 .golf .pe-2 {
  padding-right: 0.5rem !important;
}
#content .golf .pe-3,
.site22 .golf .pe-3 {
  padding-right: 1rem !important;
}
#content .golf .pe-4,
.site22 .golf .pe-4 {
  padding-right: 1.5rem !important;
}
#content .golf .pe-5,
.site22 .golf .pe-5 {
  padding-right: 3rem !important;
}
#content .golf .pb-0,
.site22 .golf .pb-0 {
  padding-bottom: 0 !important;
}
#content .golf .pb-1,
.site22 .golf .pb-1 {
  padding-bottom: 0.25rem !important;
}
#content .golf .pb-2,
.site22 .golf .pb-2 {
  padding-bottom: 0.5rem !important;
}
#content .golf .pb-3,
.site22 .golf .pb-3 {
  padding-bottom: 1rem !important;
}
#content .golf .pb-4,
.site22 .golf .pb-4 {
  padding-bottom: 1.5rem !important;
}
#content .golf .pb-5,
.site22 .golf .pb-5 {
  padding-bottom: 3rem !important;
}
#content .golf .ps-0,
.site22 .golf .ps-0 {
  padding-left: 0 !important;
}
#content .golf .ps-1,
.site22 .golf .ps-1 {
  padding-left: 0.25rem !important;
}
#content .golf .ps-2,
.site22 .golf .ps-2 {
  padding-left: 0.5rem !important;
}
#content .golf .ps-3,
.site22 .golf .ps-3 {
  padding-left: 1rem !important;
}
#content .golf .ps-4,
.site22 .golf .ps-4 {
  padding-left: 1.5rem !important;
}
#content .golf .ps-5,
.site22 .golf .ps-5 {
  padding-left: 3rem !important;
}
#content .golf .gap-0,
.site22 .golf .gap-0 {
  gap: 0 !important;
}
#content .golf .gap-1,
.site22 .golf .gap-1 {
  gap: 0.25rem !important;
}
#content .golf .gap-2,
.site22 .golf .gap-2 {
  gap: 0.5rem !important;
}
#content .golf .gap-3,
.site22 .golf .gap-3 {
  gap: 1rem !important;
}
#content .golf .gap-4,
.site22 .golf .gap-4 {
  gap: 1.5rem !important;
}
#content .golf .gap-5,
.site22 .golf .gap-5 {
  gap: 3rem !important;
}
#content .golf .row-gap-0,
.site22 .golf .row-gap-0 {
  row-gap: 0 !important;
}
#content .golf .row-gap-1,
.site22 .golf .row-gap-1 {
  row-gap: 0.25rem !important;
}
#content .golf .row-gap-2,
.site22 .golf .row-gap-2 {
  row-gap: 0.5rem !important;
}
#content .golf .row-gap-3,
.site22 .golf .row-gap-3 {
  row-gap: 1rem !important;
}
#content .golf .row-gap-4,
.site22 .golf .row-gap-4 {
  row-gap: 1.5rem !important;
}
#content .golf .row-gap-5,
.site22 .golf .row-gap-5 {
  row-gap: 3rem !important;
}
#content .golf .column-gap-0,
.site22 .golf .column-gap-0 {
  -webkit-column-gap: 0 !important;
  -moz-column-gap: 0 !important;
  column-gap: 0 !important;
}
#content .golf .column-gap-1,
.site22 .golf .column-gap-1 {
  -webkit-column-gap: 0.25rem !important;
  -moz-column-gap: 0.25rem !important;
  column-gap: 0.25rem !important;
}
#content .golf .column-gap-2,
.site22 .golf .column-gap-2 {
  -webkit-column-gap: 0.5rem !important;
  -moz-column-gap: 0.5rem !important;
  column-gap: 0.5rem !important;
}
#content .golf .column-gap-3,
.site22 .golf .column-gap-3 {
  -webkit-column-gap: 1rem !important;
  -moz-column-gap: 1rem !important;
  column-gap: 1rem !important;
}
#content .golf .column-gap-4,
.site22 .golf .column-gap-4 {
  -webkit-column-gap: 1.5rem !important;
  -moz-column-gap: 1.5rem !important;
  column-gap: 1.5rem !important;
}
#content .golf .column-gap-5,
.site22 .golf .column-gap-5 {
  -webkit-column-gap: 3rem !important;
  -moz-column-gap: 3rem !important;
  column-gap: 3rem !important;
}
#content .golf .font-monospace,
.site22 .golf .font-monospace {
  font-family: var(--bs-font-monospace) !important;
}
#content .golf .fs-1,
.site22 .golf .fs-1 {
  font-size: calc(1.375rem + 1.5vw) !important;
}
#content .golf .fs-2,
.site22 .golf .fs-2 {
  font-size: calc(1.325rem + 0.9vw) !important;
}
#content .golf .fs-3,
.site22 .golf .fs-3 {
  font-size: calc(1.3rem + 0.6vw) !important;
}
#content .golf .fs-4,
.site22 .golf .fs-4 {
  font-size: calc(1.275rem + 0.3vw) !important;
}
#content .golf .fs-5,
.site22 .golf .fs-5 {
  font-size: 1.25rem !important;
}
#content .golf .fs-6,
.site22 .golf .fs-6 {
  font-size: 1rem !important;
}
#content .golf .fst-italic,
.site22 .golf .fst-italic {
  font-style: italic !important;
}
#content .golf .fst-normal,
.site22 .golf .fst-normal {
  font-style: normal !important;
}
#content .golf .fw-lighter,
.site22 .golf .fw-lighter {
  font-weight: lighter !important;
}
#content .golf .fw-light,
.site22 .golf .fw-light {
  font-weight: 300 !important;
}
#content .golf .fw-normal,
.site22 .golf .fw-normal {
  font-weight: 400 !important;
}
#content .golf .fw-medium,
.site22 .golf .fw-medium {
  font-weight: 500 !important;
}
#content .golf .fw-semibold,
.site22 .golf .fw-semibold {
  font-weight: 600 !important;
}
#content .golf .fw-bold,
.site22 .golf .fw-bold {
  font-weight: 700 !important;
}
#content .golf .fw-bolder,
.site22 .golf .fw-bolder {
  font-weight: bolder !important;
}
#content .golf .lh-1,
.site22 .golf .lh-1 {
  line-height: 1 !important;
}
#content .golf .lh-sm,
.site22 .golf .lh-sm {
  line-height: 1.25 !important;
}
#content .golf .lh-base,
.site22 .golf .lh-base {
  line-height: 1.5 !important;
}
#content .golf .lh-lg,
.site22 .golf .lh-lg {
  line-height: 2 !important;
}
#content .golf .text-start,
.site22 .golf .text-start {
  text-align: left !important;
}
#content .golf .text-end,
.site22 .golf .text-end {
  text-align: right !important;
}
#content .golf .text-center,
.site22 .golf .text-center {
  text-align: center !important;
}
#content .golf .text-decoration-none,
.site22 .golf .text-decoration-none {
  text-decoration: none !important;
}
#content .golf .text-decoration-underline,
.site22 .golf .text-decoration-underline {
  text-decoration: underline !important;
}
#content .golf .text-decoration-line-through,
.site22 .golf .text-decoration-line-through {
  text-decoration: line-through !important;
}
#content .golf .text-lowercase,
.site22 .golf .text-lowercase {
  text-transform: lowercase !important;
}
#content .golf .text-uppercase,
.site22 .golf .text-uppercase {
  text-transform: uppercase !important;
}
#content .golf .text-capitalize,
.site22 .golf .text-capitalize {
  text-transform: capitalize !important;
}
#content .golf .text-wrap,
.site22 .golf .text-wrap {
  white-space: normal !important;
}
#content .golf .text-nowrap,
.site22 .golf .text-nowrap {
  white-space: nowrap !important;
}
#content .golf .text-break,
.site22 .golf .text-break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}
#content .golf .text-primary,
.site22 .golf .text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important;
}
#content .golf .text-secondary,
.site22 .golf .text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important;
}
#content .golf .text-success,
.site22 .golf .text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important;
}
#content .golf .text-info,
.site22 .golf .text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important;
}
#content .golf .text-warning,
.site22 .golf .text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important;
}
#content .golf .text-danger,
.site22 .golf .text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important;
}
#content .golf .text-light,
.site22 .golf .text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important;
}
#content .golf .text-dark,
.site22 .golf .text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important;
}
#content .golf .text-black,
.site22 .golf .text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}
#content .golf .text-white,
.site22 .golf .text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}
#content .golf .text-body,
.site22 .golf .text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}
#content .golf .text-muted,
.site22 .golf .text-muted {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}
#content .golf .text-black-50,
.site22 .golf .text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}
#content .golf .text-white-50,
.site22 .golf .text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important;
}
#content .golf .text-body-secondary,
.site22 .golf .text-body-secondary {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}
#content .golf .text-body-tertiary,
.site22 .golf .text-body-tertiary {
  --bs-text-opacity: 1;
  color: var(--bs-tertiary-color) !important;
}
#content .golf .text-body-emphasis,
.site22 .golf .text-body-emphasis {
  --bs-text-opacity: 1;
  color: var(--bs-emphasis-color) !important;
}
#content .golf .text-reset,
.site22 .golf .text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}
#content .golf .text-opacity-25,
.site22 .golf .text-opacity-25 {
  --bs-text-opacity: 0.25;
}
#content .golf .text-opacity-50,
.site22 .golf .text-opacity-50 {
  --bs-text-opacity: 0.5;
}
#content .golf .text-opacity-75,
.site22 .golf .text-opacity-75 {
  --bs-text-opacity: 0.75;
}
#content .golf .text-opacity-100,
.site22 .golf .text-opacity-100 {
  --bs-text-opacity: 1;
}
#content .golf .text-primary-emphasis,
.site22 .golf .text-primary-emphasis {
  color: var(--bs-primary-text-emphasis) !important;
}
#content .golf .text-secondary-emphasis,
.site22 .golf .text-secondary-emphasis {
  color: var(--bs-secondary-text-emphasis) !important;
}
#content .golf .text-success-emphasis,
.site22 .golf .text-success-emphasis {
  color: var(--bs-success-text-emphasis) !important;
}
#content .golf .text-info-emphasis,
.site22 .golf .text-info-emphasis {
  color: var(--bs-info-text-emphasis) !important;
}
#content .golf .text-warning-emphasis,
.site22 .golf .text-warning-emphasis {
  color: var(--bs-warning-text-emphasis) !important;
}
#content .golf .text-danger-emphasis,
.site22 .golf .text-danger-emphasis {
  color: var(--bs-danger-text-emphasis) !important;
}
#content .golf .text-light-emphasis,
.site22 .golf .text-light-emphasis {
  color: var(--bs-light-text-emphasis) !important;
}
#content .golf .text-dark-emphasis,
.site22 .golf .text-dark-emphasis {
  color: var(--bs-dark-text-emphasis) !important;
}
#content .golf .link-opacity-10,
.site22 .golf .link-opacity-10 {
  --bs-link-opacity: 0.1;
}
#content .golf .link-opacity-10-hover:hover,
.site22 .golf .link-opacity-10-hover:hover {
  --bs-link-opacity: 0.1;
}
#content .golf .link-opacity-25,
.site22 .golf .link-opacity-25 {
  --bs-link-opacity: 0.25;
}
#content .golf .link-opacity-25-hover:hover,
.site22 .golf .link-opacity-25-hover:hover {
  --bs-link-opacity: 0.25;
}
#content .golf .link-opacity-50,
.site22 .golf .link-opacity-50 {
  --bs-link-opacity: 0.5;
}
#content .golf .link-opacity-50-hover:hover,
.site22 .golf .link-opacity-50-hover:hover {
  --bs-link-opacity: 0.5;
}
#content .golf .link-opacity-75,
.site22 .golf .link-opacity-75 {
  --bs-link-opacity: 0.75;
}
#content .golf .link-opacity-75-hover:hover,
.site22 .golf .link-opacity-75-hover:hover {
  --bs-link-opacity: 0.75;
}
#content .golf .link-opacity-100,
.site22 .golf .link-opacity-100 {
  --bs-link-opacity: 1;
}
#content .golf .link-opacity-100-hover:hover,
.site22 .golf .link-opacity-100-hover:hover {
  --bs-link-opacity: 1;
}
#content .golf .link-offset-1,
.site22 .golf .link-offset-1 {
  text-underline-offset: 0.125em !important;
}
#content .golf .link-offset-1-hover:hover,
.site22 .golf .link-offset-1-hover:hover {
  text-underline-offset: 0.125em !important;
}
#content .golf .link-offset-2,
.site22 .golf .link-offset-2 {
  text-underline-offset: 0.25em !important;
}
#content .golf .link-offset-2-hover:hover,
.site22 .golf .link-offset-2-hover:hover {
  text-underline-offset: 0.25em !important;
}
#content .golf .link-offset-3,
.site22 .golf .link-offset-3 {
  text-underline-offset: 0.375em !important;
}
#content .golf .link-offset-3-hover:hover,
.site22 .golf .link-offset-3-hover:hover {
  text-underline-offset: 0.375em !important;
}
#content .golf .link-underline-primary,
.site22 .golf .link-underline-primary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
}
#content .golf .link-underline-secondary,
.site22 .golf .link-underline-secondary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
}
#content .golf .link-underline-success,
.site22 .golf .link-underline-success {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
}
#content .golf .link-underline-info,
.site22 .golf .link-underline-info {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
}
#content .golf .link-underline-warning,
.site22 .golf .link-underline-warning {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
}
#content .golf .link-underline-danger,
.site22 .golf .link-underline-danger {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
}
#content .golf .link-underline-light,
.site22 .golf .link-underline-light {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
}
#content .golf .link-underline-dark,
.site22 .golf .link-underline-dark {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
}
#content .golf .link-underline,
.site22 .golf .link-underline {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
#content .golf .link-underline-opacity-0,
.site22 .golf .link-underline-opacity-0 {
  --bs-link-underline-opacity: 0;
}
#content .golf .link-underline-opacity-0-hover:hover,
.site22 .golf .link-underline-opacity-0-hover:hover {
  --bs-link-underline-opacity: 0;
}
#content .golf .link-underline-opacity-10,
.site22 .golf .link-underline-opacity-10 {
  --bs-link-underline-opacity: 0.1;
}
#content .golf .link-underline-opacity-10-hover:hover,
.site22 .golf .link-underline-opacity-10-hover:hover {
  --bs-link-underline-opacity: 0.1;
}
#content .golf .link-underline-opacity-25,
.site22 .golf .link-underline-opacity-25 {
  --bs-link-underline-opacity: 0.25;
}
#content .golf .link-underline-opacity-25-hover:hover,
.site22 .golf .link-underline-opacity-25-hover:hover {
  --bs-link-underline-opacity: 0.25;
}
#content .golf .link-underline-opacity-50,
.site22 .golf .link-underline-opacity-50 {
  --bs-link-underline-opacity: 0.5;
}
#content .golf .link-underline-opacity-50-hover:hover,
.site22 .golf .link-underline-opacity-50-hover:hover {
  --bs-link-underline-opacity: 0.5;
}
#content .golf .link-underline-opacity-75,
.site22 .golf .link-underline-opacity-75 {
  --bs-link-underline-opacity: 0.75;
}
#content .golf .link-underline-opacity-75-hover:hover,
.site22 .golf .link-underline-opacity-75-hover:hover {
  --bs-link-underline-opacity: 0.75;
}
#content .golf .link-underline-opacity-100,
.site22 .golf .link-underline-opacity-100 {
  --bs-link-underline-opacity: 1;
}
#content .golf .link-underline-opacity-100-hover:hover,
.site22 .golf .link-underline-opacity-100-hover:hover {
  --bs-link-underline-opacity: 1;
}
#content .golf .bg-primary,
.site22 .golf .bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}
#content .golf .bg-secondary,
.site22 .golf .bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}
#content .golf .bg-success,
.site22 .golf .bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}
#content .golf .bg-info,
.site22 .golf .bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}
#content .golf .bg-warning,
.site22 .golf .bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}
#content .golf .bg-danger,
.site22 .golf .bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}
#content .golf .bg-light,
.site22 .golf .bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}
#content .golf .bg-dark,
.site22 .golf .bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}
#content .golf .bg-black,
.site22 .golf .bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}
#content .golf .bg-white,
.site22 .golf .bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}
#content .golf .bg-body,
.site22 .golf .bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}
#content .golf .bg-transparent,
.site22 .golf .bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}
#content .golf .bg-body-secondary,
.site22 .golf .bg-body-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important;
}
#content .golf .bg-body-tertiary,
.site22 .golf .bg-body-tertiary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important;
}
#content .golf .bg-opacity-10,
.site22 .golf .bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}
#content .golf .bg-opacity-25,
.site22 .golf .bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}
#content .golf .bg-opacity-50,
.site22 .golf .bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}
#content .golf .bg-opacity-75,
.site22 .golf .bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}
#content .golf .bg-opacity-100,
.site22 .golf .bg-opacity-100 {
  --bs-bg-opacity: 1;
}
#content .golf .bg-primary-subtle,
.site22 .golf .bg-primary-subtle {
  background-color: var(--bs-primary-bg-subtle) !important;
}
#content .golf .bg-secondary-subtle,
.site22 .golf .bg-secondary-subtle {
  background-color: var(--bs-secondary-bg-subtle) !important;
}
#content .golf .bg-success-subtle,
.site22 .golf .bg-success-subtle {
  background-color: var(--bs-success-bg-subtle) !important;
}
#content .golf .bg-info-subtle,
.site22 .golf .bg-info-subtle {
  background-color: var(--bs-info-bg-subtle) !important;
}
#content .golf .bg-warning-subtle,
.site22 .golf .bg-warning-subtle {
  background-color: var(--bs-warning-bg-subtle) !important;
}
#content .golf .bg-danger-subtle,
.site22 .golf .bg-danger-subtle {
  background-color: var(--bs-danger-bg-subtle) !important;
}
#content .golf .bg-light-subtle,
.site22 .golf .bg-light-subtle {
  background-color: var(--bs-light-bg-subtle) !important;
}
#content .golf .bg-dark-subtle,
.site22 .golf .bg-dark-subtle {
  background-color: var(--bs-dark-bg-subtle) !important;
}
#content .golf .bg-gradient,
.site22 .golf .bg-gradient {
  background-image: var(--bs-gradient) !important;
}
#content .golf .user-select-all,
.site22 .golf .user-select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  user-select: all !important;
}
#content .golf .user-select-auto,
.site22 .golf .user-select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  -ms-user-select: auto !important;
  user-select: auto !important;
}
#content .golf .user-select-none,
.site22 .golf .user-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}
#content .golf .pe-none,
.site22 .golf .pe-none {
  pointer-events: none !important;
}
#content .golf .pe-auto,
.site22 .golf .pe-auto {
  pointer-events: auto !important;
}
#content .golf .rounded,
.site22 .golf .rounded {
  border-radius: var(--bs-border-radius) !important;
}
#content .golf .rounded-0,
.site22 .golf .rounded-0 {
  border-radius: 0 !important;
}
#content .golf .rounded-1,
.site22 .golf .rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important;
}
#content .golf .rounded-2,
.site22 .golf .rounded-2 {
  border-radius: var(--bs-border-radius) !important;
}
#content .golf .rounded-3,
.site22 .golf .rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important;
}
#content .golf .rounded-4,
.site22 .golf .rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important;
}
#content .golf .rounded-5,
.site22 .golf .rounded-5 {
  border-radius: var(--bs-border-radius-xxl) !important;
}
#content .golf .rounded-circle,
.site22 .golf .rounded-circle {
  border-radius: 50% !important;
}
#content .golf .rounded-pill,
.site22 .golf .rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important;
}
#content .golf .rounded-top,
.site22 .golf .rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}
#content .golf .rounded-top-0,
.site22 .golf .rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
#content .golf .rounded-top-1,
.site22 .golf .rounded-top-1 {
  border-top-left-radius: var(--bs-border-radius-sm) !important;
  border-top-right-radius: var(--bs-border-radius-sm) !important;
}
#content .golf .rounded-top-2,
.site22 .golf .rounded-top-2 {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}
#content .golf .rounded-top-3,
.site22 .golf .rounded-top-3 {
  border-top-left-radius: var(--bs-border-radius-lg) !important;
  border-top-right-radius: var(--bs-border-radius-lg) !important;
}
#content .golf .rounded-top-4,
.site22 .golf .rounded-top-4 {
  border-top-left-radius: var(--bs-border-radius-xl) !important;
  border-top-right-radius: var(--bs-border-radius-xl) !important;
}
#content .golf .rounded-top-5,
.site22 .golf .rounded-top-5 {
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
}
#content .golf .rounded-top-circle,
.site22 .golf .rounded-top-circle {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}
#content .golf .rounded-top-pill,
.site22 .golf .rounded-top-pill {
  border-top-left-radius: var(--bs-border-radius-pill) !important;
  border-top-right-radius: var(--bs-border-radius-pill) !important;
}
#content .golf .rounded-end,
.site22 .golf .rounded-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}
#content .golf .rounded-end-0,
.site22 .golf .rounded-end-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
#content .golf .rounded-end-1,
.site22 .golf .rounded-end-1 {
  border-top-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
}
#content .golf .rounded-end-2,
.site22 .golf .rounded-end-2 {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}
#content .golf .rounded-end-3,
.site22 .golf .rounded-end-3 {
  border-top-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
}
#content .golf .rounded-end-4,
.site22 .golf .rounded-end-4 {
  border-top-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
}
#content .golf .rounded-end-5,
.site22 .golf .rounded-end-5 {
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
}
#content .golf .rounded-end-circle,
.site22 .golf .rounded-end-circle {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}
#content .golf .rounded-end-pill,
.site22 .golf .rounded-end-pill {
  border-top-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
}
#content .golf .rounded-bottom,
.site22 .golf .rounded-bottom {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}
#content .golf .rounded-bottom-0,
.site22 .golf .rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
#content .golf .rounded-bottom-1,
.site22 .golf .rounded-bottom-1 {
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
}
#content .golf .rounded-bottom-2,
.site22 .golf .rounded-bottom-2 {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}
#content .golf .rounded-bottom-3,
.site22 .golf .rounded-bottom-3 {
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
}
#content .golf .rounded-bottom-4,
.site22 .golf .rounded-bottom-4 {
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
}
#content .golf .rounded-bottom-5,
.site22 .golf .rounded-bottom-5 {
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
}
#content .golf .rounded-bottom-circle,
.site22 .golf .rounded-bottom-circle {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}
#content .golf .rounded-bottom-pill,
.site22 .golf .rounded-bottom-pill {
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
}
#content .golf .rounded-start,
.site22 .golf .rounded-start {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}
#content .golf .rounded-start-0,
.site22 .golf .rounded-start-0 {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}
#content .golf .rounded-start-1,
.site22 .golf .rounded-start-1 {
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
  border-top-left-radius: var(--bs-border-radius-sm) !important;
}
#content .golf .rounded-start-2,
.site22 .golf .rounded-start-2 {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}
#content .golf .rounded-start-3,
.site22 .golf .rounded-start-3 {
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
  border-top-left-radius: var(--bs-border-radius-lg) !important;
}
#content .golf .rounded-start-4,
.site22 .golf .rounded-start-4 {
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
  border-top-left-radius: var(--bs-border-radius-xl) !important;
}
#content .golf .rounded-start-5,
.site22 .golf .rounded-start-5 {
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
}
#content .golf .rounded-start-circle,
.site22 .golf .rounded-start-circle {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important;
}
#content .golf .rounded-start-pill,
.site22 .golf .rounded-start-pill {
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
  border-top-left-radius: var(--bs-border-radius-pill) !important;
}
#content .golf .visible,
.site22 .golf .visible {
  visibility: visible !important;
}
#content .golf .invisible,
.site22 .golf .invisible {
  visibility: hidden !important;
}
#content .golf .z-n1,
.site22 .golf .z-n1 {
  z-index: -1 !important;
}
#content .golf .z-0,
.site22 .golf .z-0 {
  z-index: 0 !important;
}
#content .golf .z-1,
.site22 .golf .z-1 {
  z-index: 1 !important;
}
#content .golf .z-2,
.site22 .golf .z-2 {
  z-index: 2 !important;
}
#content .golf .z-3,
.site22 .golf .z-3 {
  z-index: 3 !important;
}
@media (min-width: 576px) {
  #content .golf .float-sm-start,
.site22 .golf .float-sm-start {
    float: left !important;
  }
  #content .golf .float-sm-end,
.site22 .golf .float-sm-end {
    float: right !important;
  }
  #content .golf .float-sm-none,
.site22 .golf .float-sm-none {
    float: none !important;
  }
  #content .golf .object-fit-sm-contain,
.site22 .golf .object-fit-sm-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important;
  }
  #content .golf .object-fit-sm-cover,
.site22 .golf .object-fit-sm-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important;
  }
  #content .golf .object-fit-sm-fill,
.site22 .golf .object-fit-sm-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important;
  }
  #content .golf .object-fit-sm-scale,
.site22 .golf .object-fit-sm-scale {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important;
  }
  #content .golf .object-fit-sm-none,
.site22 .golf .object-fit-sm-none {
    -o-object-fit: none !important;
    object-fit: none !important;
  }
  #content .golf .d-sm-inline,
.site22 .golf .d-sm-inline {
    display: inline !important;
  }
  #content .golf .d-sm-inline-block,
.site22 .golf .d-sm-inline-block {
    display: inline-block !important;
  }
  #content .golf .d-sm-block,
.site22 .golf .d-sm-block {
    display: block !important;
  }
  #content .golf .d-sm-grid,
.site22 .golf .d-sm-grid {
    display: grid !important;
  }
  #content .golf .d-sm-inline-grid,
.site22 .golf .d-sm-inline-grid {
    display: inline-grid !important;
  }
  #content .golf .d-sm-table,
.site22 .golf .d-sm-table {
    display: table !important;
  }
  #content .golf .d-sm-table-row,
.site22 .golf .d-sm-table-row {
    display: table-row !important;
  }
  #content .golf .d-sm-table-cell,
.site22 .golf .d-sm-table-cell {
    display: table-cell !important;
  }
  #content .golf .d-sm-flex,
.site22 .golf .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  #content .golf .d-sm-inline-flex,
.site22 .golf .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  #content .golf .d-sm-none,
.site22 .golf .d-sm-none {
    display: none !important;
  }
  #content .golf .flex-sm-fill,
.site22 .golf .flex-sm-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  #content .golf .flex-sm-row,
.site22 .golf .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  #content .golf .flex-sm-column,
.site22 .golf .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  #content .golf .flex-sm-row-reverse,
.site22 .golf .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  #content .golf .flex-sm-column-reverse,
.site22 .golf .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  #content .golf .flex-sm-grow-0,
.site22 .golf .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  #content .golf .flex-sm-grow-1,
.site22 .golf .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  #content .golf .flex-sm-shrink-0,
.site22 .golf .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  #content .golf .flex-sm-shrink-1,
.site22 .golf .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  #content .golf .flex-sm-wrap,
.site22 .golf .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  #content .golf .flex-sm-nowrap,
.site22 .golf .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  #content .golf .flex-sm-wrap-reverse,
.site22 .golf .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  #content .golf .justify-content-sm-start,
.site22 .golf .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  #content .golf .justify-content-sm-end,
.site22 .golf .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  #content .golf .justify-content-sm-center,
.site22 .golf .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  #content .golf .justify-content-sm-between,
.site22 .golf .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  #content .golf .justify-content-sm-around,
.site22 .golf .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  #content .golf .justify-content-sm-evenly,
.site22 .golf .justify-content-sm-evenly {
    -webkit-box-pack: space-evenly !important;
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important;
  }
  #content .golf .align-items-sm-start,
.site22 .golf .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  #content .golf .align-items-sm-end,
.site22 .golf .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  #content .golf .align-items-sm-center,
.site22 .golf .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  #content .golf .align-items-sm-baseline,
.site22 .golf .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  #content .golf .align-items-sm-stretch,
.site22 .golf .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  #content .golf .align-content-sm-start,
.site22 .golf .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  #content .golf .align-content-sm-end,
.site22 .golf .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  #content .golf .align-content-sm-center,
.site22 .golf .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  #content .golf .align-content-sm-between,
.site22 .golf .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  #content .golf .align-content-sm-around,
.site22 .golf .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  #content .golf .align-content-sm-stretch,
.site22 .golf .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  #content .golf .align-self-sm-auto,
.site22 .golf .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  #content .golf .align-self-sm-start,
.site22 .golf .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  #content .golf .align-self-sm-end,
.site22 .golf .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  #content .golf .align-self-sm-center,
.site22 .golf .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  #content .golf .align-self-sm-baseline,
.site22 .golf .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  #content .golf .align-self-sm-stretch,
.site22 .golf .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  #content .golf .order-sm-first,
.site22 .golf .order-sm-first {
    -webkit-box-ordinal-group: 0 !important;
    -ms-flex-order: -1 !important;
    order: -1 !important;
  }
  #content .golf .order-sm-0,
.site22 .golf .order-sm-0 {
    -webkit-box-ordinal-group: 1 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important;
  }
  #content .golf .order-sm-1,
.site22 .golf .order-sm-1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
  #content .golf .order-sm-2,
.site22 .golf .order-sm-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
  }
  #content .golf .order-sm-3,
.site22 .golf .order-sm-3 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important;
  }
  #content .golf .order-sm-4,
.site22 .golf .order-sm-4 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important;
  }
  #content .golf .order-sm-5,
.site22 .golf .order-sm-5 {
    -webkit-box-ordinal-group: 6 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important;
  }
  #content .golf .order-sm-last,
.site22 .golf .order-sm-last {
    -webkit-box-ordinal-group: 7 !important;
    -ms-flex-order: 6 !important;
    order: 6 !important;
  }
  #content .golf .m-sm-0,
.site22 .golf .m-sm-0 {
    margin: 0 !important;
  }
  #content .golf .m-sm-1,
.site22 .golf .m-sm-1 {
    margin: 0.25rem !important;
  }
  #content .golf .m-sm-2,
.site22 .golf .m-sm-2 {
    margin: 0.5rem !important;
  }
  #content .golf .m-sm-3,
.site22 .golf .m-sm-3 {
    margin: 1rem !important;
  }
  #content .golf .m-sm-4,
.site22 .golf .m-sm-4 {
    margin: 1.5rem !important;
  }
  #content .golf .m-sm-5,
.site22 .golf .m-sm-5 {
    margin: 3rem !important;
  }
  #content .golf .m-sm-auto,
.site22 .golf .m-sm-auto {
    margin: auto !important;
  }
  #content .golf .mx-sm-0,
.site22 .golf .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  #content .golf .mx-sm-1,
.site22 .golf .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  #content .golf .mx-sm-2,
.site22 .golf .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  #content .golf .mx-sm-3,
.site22 .golf .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  #content .golf .mx-sm-4,
.site22 .golf .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  #content .golf .mx-sm-5,
.site22 .golf .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  #content .golf .mx-sm-auto,
.site22 .golf .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  #content .golf .my-sm-0,
.site22 .golf .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  #content .golf .my-sm-1,
.site22 .golf .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  #content .golf .my-sm-2,
.site22 .golf .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  #content .golf .my-sm-3,
.site22 .golf .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  #content .golf .my-sm-4,
.site22 .golf .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  #content .golf .my-sm-5,
.site22 .golf .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  #content .golf .my-sm-auto,
.site22 .golf .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  #content .golf .mt-sm-0,
.site22 .golf .mt-sm-0 {
    margin-top: 0 !important;
  }
  #content .golf .mt-sm-1,
.site22 .golf .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  #content .golf .mt-sm-2,
.site22 .golf .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  #content .golf .mt-sm-3,
.site22 .golf .mt-sm-3 {
    margin-top: 1rem !important;
  }
  #content .golf .mt-sm-4,
.site22 .golf .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  #content .golf .mt-sm-5,
.site22 .golf .mt-sm-5 {
    margin-top: 3rem !important;
  }
  #content .golf .mt-sm-auto,
.site22 .golf .mt-sm-auto {
    margin-top: auto !important;
  }
  #content .golf .me-sm-0,
.site22 .golf .me-sm-0 {
    margin-right: 0 !important;
  }
  #content .golf .me-sm-1,
.site22 .golf .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  #content .golf .me-sm-2,
.site22 .golf .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  #content .golf .me-sm-3,
.site22 .golf .me-sm-3 {
    margin-right: 1rem !important;
  }
  #content .golf .me-sm-4,
.site22 .golf .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  #content .golf .me-sm-5,
.site22 .golf .me-sm-5 {
    margin-right: 3rem !important;
  }
  #content .golf .me-sm-auto,
.site22 .golf .me-sm-auto {
    margin-right: auto !important;
  }
  #content .golf .mb-sm-0,
.site22 .golf .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  #content .golf .mb-sm-1,
.site22 .golf .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  #content .golf .mb-sm-2,
.site22 .golf .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  #content .golf .mb-sm-3,
.site22 .golf .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  #content .golf .mb-sm-4,
.site22 .golf .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  #content .golf .mb-sm-5,
.site22 .golf .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  #content .golf .mb-sm-auto,
.site22 .golf .mb-sm-auto {
    margin-bottom: auto !important;
  }
  #content .golf .ms-sm-0,
.site22 .golf .ms-sm-0 {
    margin-left: 0 !important;
  }
  #content .golf .ms-sm-1,
.site22 .golf .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  #content .golf .ms-sm-2,
.site22 .golf .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  #content .golf .ms-sm-3,
.site22 .golf .ms-sm-3 {
    margin-left: 1rem !important;
  }
  #content .golf .ms-sm-4,
.site22 .golf .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  #content .golf .ms-sm-5,
.site22 .golf .ms-sm-5 {
    margin-left: 3rem !important;
  }
  #content .golf .ms-sm-auto,
.site22 .golf .ms-sm-auto {
    margin-left: auto !important;
  }
  #content .golf .p-sm-0,
.site22 .golf .p-sm-0 {
    padding: 0 !important;
  }
  #content .golf .p-sm-1,
.site22 .golf .p-sm-1 {
    padding: 0.25rem !important;
  }
  #content .golf .p-sm-2,
.site22 .golf .p-sm-2 {
    padding: 0.5rem !important;
  }
  #content .golf .p-sm-3,
.site22 .golf .p-sm-3 {
    padding: 1rem !important;
  }
  #content .golf .p-sm-4,
.site22 .golf .p-sm-4 {
    padding: 1.5rem !important;
  }
  #content .golf .p-sm-5,
.site22 .golf .p-sm-5 {
    padding: 3rem !important;
  }
  #content .golf .px-sm-0,
.site22 .golf .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  #content .golf .px-sm-1,
.site22 .golf .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  #content .golf .px-sm-2,
.site22 .golf .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  #content .golf .px-sm-3,
.site22 .golf .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  #content .golf .px-sm-4,
.site22 .golf .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  #content .golf .px-sm-5,
.site22 .golf .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  #content .golf .py-sm-0,
.site22 .golf .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  #content .golf .py-sm-1,
.site22 .golf .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  #content .golf .py-sm-2,
.site22 .golf .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  #content .golf .py-sm-3,
.site22 .golf .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  #content .golf .py-sm-4,
.site22 .golf .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  #content .golf .py-sm-5,
.site22 .golf .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  #content .golf .pt-sm-0,
.site22 .golf .pt-sm-0 {
    padding-top: 0 !important;
  }
  #content .golf .pt-sm-1,
.site22 .golf .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  #content .golf .pt-sm-2,
.site22 .golf .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  #content .golf .pt-sm-3,
.site22 .golf .pt-sm-3 {
    padding-top: 1rem !important;
  }
  #content .golf .pt-sm-4,
.site22 .golf .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  #content .golf .pt-sm-5,
.site22 .golf .pt-sm-5 {
    padding-top: 3rem !important;
  }
  #content .golf .pe-sm-0,
.site22 .golf .pe-sm-0 {
    padding-right: 0 !important;
  }
  #content .golf .pe-sm-1,
.site22 .golf .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  #content .golf .pe-sm-2,
.site22 .golf .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  #content .golf .pe-sm-3,
.site22 .golf .pe-sm-3 {
    padding-right: 1rem !important;
  }
  #content .golf .pe-sm-4,
.site22 .golf .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  #content .golf .pe-sm-5,
.site22 .golf .pe-sm-5 {
    padding-right: 3rem !important;
  }
  #content .golf .pb-sm-0,
.site22 .golf .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  #content .golf .pb-sm-1,
.site22 .golf .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  #content .golf .pb-sm-2,
.site22 .golf .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  #content .golf .pb-sm-3,
.site22 .golf .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  #content .golf .pb-sm-4,
.site22 .golf .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  #content .golf .pb-sm-5,
.site22 .golf .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  #content .golf .ps-sm-0,
.site22 .golf .ps-sm-0 {
    padding-left: 0 !important;
  }
  #content .golf .ps-sm-1,
.site22 .golf .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  #content .golf .ps-sm-2,
.site22 .golf .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  #content .golf .ps-sm-3,
.site22 .golf .ps-sm-3 {
    padding-left: 1rem !important;
  }
  #content .golf .ps-sm-4,
.site22 .golf .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  #content .golf .ps-sm-5,
.site22 .golf .ps-sm-5 {
    padding-left: 3rem !important;
  }
  #content .golf .gap-sm-0,
.site22 .golf .gap-sm-0 {
    gap: 0 !important;
  }
  #content .golf .gap-sm-1,
.site22 .golf .gap-sm-1 {
    gap: 0.25rem !important;
  }
  #content .golf .gap-sm-2,
.site22 .golf .gap-sm-2 {
    gap: 0.5rem !important;
  }
  #content .golf .gap-sm-3,
.site22 .golf .gap-sm-3 {
    gap: 1rem !important;
  }
  #content .golf .gap-sm-4,
.site22 .golf .gap-sm-4 {
    gap: 1.5rem !important;
  }
  #content .golf .gap-sm-5,
.site22 .golf .gap-sm-5 {
    gap: 3rem !important;
  }
  #content .golf .row-gap-sm-0,
.site22 .golf .row-gap-sm-0 {
    row-gap: 0 !important;
  }
  #content .golf .row-gap-sm-1,
.site22 .golf .row-gap-sm-1 {
    row-gap: 0.25rem !important;
  }
  #content .golf .row-gap-sm-2,
.site22 .golf .row-gap-sm-2 {
    row-gap: 0.5rem !important;
  }
  #content .golf .row-gap-sm-3,
.site22 .golf .row-gap-sm-3 {
    row-gap: 1rem !important;
  }
  #content .golf .row-gap-sm-4,
.site22 .golf .row-gap-sm-4 {
    row-gap: 1.5rem !important;
  }
  #content .golf .row-gap-sm-5,
.site22 .golf .row-gap-sm-5 {
    row-gap: 3rem !important;
  }
  #content .golf .column-gap-sm-0,
.site22 .golf .column-gap-sm-0 {
    -webkit-column-gap: 0 !important;
    -moz-column-gap: 0 !important;
    column-gap: 0 !important;
  }
  #content .golf .column-gap-sm-1,
.site22 .golf .column-gap-sm-1 {
    -webkit-column-gap: 0.25rem !important;
    -moz-column-gap: 0.25rem !important;
    column-gap: 0.25rem !important;
  }
  #content .golf .column-gap-sm-2,
.site22 .golf .column-gap-sm-2 {
    -webkit-column-gap: 0.5rem !important;
    -moz-column-gap: 0.5rem !important;
    column-gap: 0.5rem !important;
  }
  #content .golf .column-gap-sm-3,
.site22 .golf .column-gap-sm-3 {
    -webkit-column-gap: 1rem !important;
    -moz-column-gap: 1rem !important;
    column-gap: 1rem !important;
  }
  #content .golf .column-gap-sm-4,
.site22 .golf .column-gap-sm-4 {
    -webkit-column-gap: 1.5rem !important;
    -moz-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important;
  }
  #content .golf .column-gap-sm-5,
.site22 .golf .column-gap-sm-5 {
    -webkit-column-gap: 3rem !important;
    -moz-column-gap: 3rem !important;
    column-gap: 3rem !important;
  }
  #content .golf .text-sm-start,
.site22 .golf .text-sm-start {
    text-align: left !important;
  }
  #content .golf .text-sm-end,
.site22 .golf .text-sm-end {
    text-align: right !important;
  }
  #content .golf .text-sm-center,
.site22 .golf .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  #content .golf .float-md-start,
.site22 .golf .float-md-start {
    float: left !important;
  }
  #content .golf .float-md-end,
.site22 .golf .float-md-end {
    float: right !important;
  }
  #content .golf .float-md-none,
.site22 .golf .float-md-none {
    float: none !important;
  }
  #content .golf .object-fit-md-contain,
.site22 .golf .object-fit-md-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important;
  }
  #content .golf .object-fit-md-cover,
.site22 .golf .object-fit-md-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important;
  }
  #content .golf .object-fit-md-fill,
.site22 .golf .object-fit-md-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important;
  }
  #content .golf .object-fit-md-scale,
.site22 .golf .object-fit-md-scale {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important;
  }
  #content .golf .object-fit-md-none,
.site22 .golf .object-fit-md-none {
    -o-object-fit: none !important;
    object-fit: none !important;
  }
  #content .golf .d-md-inline,
.site22 .golf .d-md-inline {
    display: inline !important;
  }
  #content .golf .d-md-inline-block,
.site22 .golf .d-md-inline-block {
    display: inline-block !important;
  }
  #content .golf .d-md-block,
.site22 .golf .d-md-block {
    display: block !important;
  }
  #content .golf .d-md-grid,
.site22 .golf .d-md-grid {
    display: grid !important;
  }
  #content .golf .d-md-inline-grid,
.site22 .golf .d-md-inline-grid {
    display: inline-grid !important;
  }
  #content .golf .d-md-table,
.site22 .golf .d-md-table {
    display: table !important;
  }
  #content .golf .d-md-table-row,
.site22 .golf .d-md-table-row {
    display: table-row !important;
  }
  #content .golf .d-md-table-cell,
.site22 .golf .d-md-table-cell {
    display: table-cell !important;
  }
  #content .golf .d-md-flex,
.site22 .golf .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  #content .golf .d-md-inline-flex,
.site22 .golf .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  #content .golf .d-md-none,
.site22 .golf .d-md-none {
    display: none !important;
  }
  #content .golf .flex-md-fill,
.site22 .golf .flex-md-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  #content .golf .flex-md-row,
.site22 .golf .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  #content .golf .flex-md-column,
.site22 .golf .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  #content .golf .flex-md-row-reverse,
.site22 .golf .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  #content .golf .flex-md-column-reverse,
.site22 .golf .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  #content .golf .flex-md-grow-0,
.site22 .golf .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  #content .golf .flex-md-grow-1,
.site22 .golf .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  #content .golf .flex-md-shrink-0,
.site22 .golf .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  #content .golf .flex-md-shrink-1,
.site22 .golf .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  #content .golf .flex-md-wrap,
.site22 .golf .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  #content .golf .flex-md-nowrap,
.site22 .golf .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  #content .golf .flex-md-wrap-reverse,
.site22 .golf .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  #content .golf .justify-content-md-start,
.site22 .golf .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  #content .golf .justify-content-md-end,
.site22 .golf .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  #content .golf .justify-content-md-center,
.site22 .golf .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  #content .golf .justify-content-md-between,
.site22 .golf .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  #content .golf .justify-content-md-around,
.site22 .golf .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  #content .golf .justify-content-md-evenly,
.site22 .golf .justify-content-md-evenly {
    -webkit-box-pack: space-evenly !important;
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important;
  }
  #content .golf .align-items-md-start,
.site22 .golf .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  #content .golf .align-items-md-end,
.site22 .golf .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  #content .golf .align-items-md-center,
.site22 .golf .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  #content .golf .align-items-md-baseline,
.site22 .golf .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  #content .golf .align-items-md-stretch,
.site22 .golf .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  #content .golf .align-content-md-start,
.site22 .golf .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  #content .golf .align-content-md-end,
.site22 .golf .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  #content .golf .align-content-md-center,
.site22 .golf .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  #content .golf .align-content-md-between,
.site22 .golf .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  #content .golf .align-content-md-around,
.site22 .golf .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  #content .golf .align-content-md-stretch,
.site22 .golf .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  #content .golf .align-self-md-auto,
.site22 .golf .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  #content .golf .align-self-md-start,
.site22 .golf .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  #content .golf .align-self-md-end,
.site22 .golf .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  #content .golf .align-self-md-center,
.site22 .golf .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  #content .golf .align-self-md-baseline,
.site22 .golf .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  #content .golf .align-self-md-stretch,
.site22 .golf .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  #content .golf .order-md-first,
.site22 .golf .order-md-first {
    -webkit-box-ordinal-group: 0 !important;
    -ms-flex-order: -1 !important;
    order: -1 !important;
  }
  #content .golf .order-md-0,
.site22 .golf .order-md-0 {
    -webkit-box-ordinal-group: 1 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important;
  }
  #content .golf .order-md-1,
.site22 .golf .order-md-1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
  #content .golf .order-md-2,
.site22 .golf .order-md-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
  }
  #content .golf .order-md-3,
.site22 .golf .order-md-3 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important;
  }
  #content .golf .order-md-4,
.site22 .golf .order-md-4 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important;
  }
  #content .golf .order-md-5,
.site22 .golf .order-md-5 {
    -webkit-box-ordinal-group: 6 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important;
  }
  #content .golf .order-md-last,
.site22 .golf .order-md-last {
    -webkit-box-ordinal-group: 7 !important;
    -ms-flex-order: 6 !important;
    order: 6 !important;
  }
  #content .golf .m-md-0,
.site22 .golf .m-md-0 {
    margin: 0 !important;
  }
  #content .golf .m-md-1,
.site22 .golf .m-md-1 {
    margin: 0.25rem !important;
  }
  #content .golf .m-md-2,
.site22 .golf .m-md-2 {
    margin: 0.5rem !important;
  }
  #content .golf .m-md-3,
.site22 .golf .m-md-3 {
    margin: 1rem !important;
  }
  #content .golf .m-md-4,
.site22 .golf .m-md-4 {
    margin: 1.5rem !important;
  }
  #content .golf .m-md-5,
.site22 .golf .m-md-5 {
    margin: 3rem !important;
  }
  #content .golf .m-md-auto,
.site22 .golf .m-md-auto {
    margin: auto !important;
  }
  #content .golf .mx-md-0,
.site22 .golf .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  #content .golf .mx-md-1,
.site22 .golf .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  #content .golf .mx-md-2,
.site22 .golf .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  #content .golf .mx-md-3,
.site22 .golf .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  #content .golf .mx-md-4,
.site22 .golf .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  #content .golf .mx-md-5,
.site22 .golf .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  #content .golf .mx-md-auto,
.site22 .golf .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  #content .golf .my-md-0,
.site22 .golf .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  #content .golf .my-md-1,
.site22 .golf .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  #content .golf .my-md-2,
.site22 .golf .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  #content .golf .my-md-3,
.site22 .golf .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  #content .golf .my-md-4,
.site22 .golf .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  #content .golf .my-md-5,
.site22 .golf .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  #content .golf .my-md-auto,
.site22 .golf .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  #content .golf .mt-md-0,
.site22 .golf .mt-md-0 {
    margin-top: 0 !important;
  }
  #content .golf .mt-md-1,
.site22 .golf .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  #content .golf .mt-md-2,
.site22 .golf .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  #content .golf .mt-md-3,
.site22 .golf .mt-md-3 {
    margin-top: 1rem !important;
  }
  #content .golf .mt-md-4,
.site22 .golf .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  #content .golf .mt-md-5,
.site22 .golf .mt-md-5 {
    margin-top: 3rem !important;
  }
  #content .golf .mt-md-auto,
.site22 .golf .mt-md-auto {
    margin-top: auto !important;
  }
  #content .golf .me-md-0,
.site22 .golf .me-md-0 {
    margin-right: 0 !important;
  }
  #content .golf .me-md-1,
.site22 .golf .me-md-1 {
    margin-right: 0.25rem !important;
  }
  #content .golf .me-md-2,
.site22 .golf .me-md-2 {
    margin-right: 0.5rem !important;
  }
  #content .golf .me-md-3,
.site22 .golf .me-md-3 {
    margin-right: 1rem !important;
  }
  #content .golf .me-md-4,
.site22 .golf .me-md-4 {
    margin-right: 1.5rem !important;
  }
  #content .golf .me-md-5,
.site22 .golf .me-md-5 {
    margin-right: 3rem !important;
  }
  #content .golf .me-md-auto,
.site22 .golf .me-md-auto {
    margin-right: auto !important;
  }
  #content .golf .mb-md-0,
.site22 .golf .mb-md-0 {
    margin-bottom: 0 !important;
  }
  #content .golf .mb-md-1,
.site22 .golf .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  #content .golf .mb-md-2,
.site22 .golf .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  #content .golf .mb-md-3,
.site22 .golf .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  #content .golf .mb-md-4,
.site22 .golf .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  #content .golf .mb-md-5,
.site22 .golf .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  #content .golf .mb-md-auto,
.site22 .golf .mb-md-auto {
    margin-bottom: auto !important;
  }
  #content .golf .ms-md-0,
.site22 .golf .ms-md-0 {
    margin-left: 0 !important;
  }
  #content .golf .ms-md-1,
.site22 .golf .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  #content .golf .ms-md-2,
.site22 .golf .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  #content .golf .ms-md-3,
.site22 .golf .ms-md-3 {
    margin-left: 1rem !important;
  }
  #content .golf .ms-md-4,
.site22 .golf .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  #content .golf .ms-md-5,
.site22 .golf .ms-md-5 {
    margin-left: 3rem !important;
  }
  #content .golf .ms-md-auto,
.site22 .golf .ms-md-auto {
    margin-left: auto !important;
  }
  #content .golf .p-md-0,
.site22 .golf .p-md-0 {
    padding: 0 !important;
  }
  #content .golf .p-md-1,
.site22 .golf .p-md-1 {
    padding: 0.25rem !important;
  }
  #content .golf .p-md-2,
.site22 .golf .p-md-2 {
    padding: 0.5rem !important;
  }
  #content .golf .p-md-3,
.site22 .golf .p-md-3 {
    padding: 1rem !important;
  }
  #content .golf .p-md-4,
.site22 .golf .p-md-4 {
    padding: 1.5rem !important;
  }
  #content .golf .p-md-5,
.site22 .golf .p-md-5 {
    padding: 3rem !important;
  }
  #content .golf .px-md-0,
.site22 .golf .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  #content .golf .px-md-1,
.site22 .golf .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  #content .golf .px-md-2,
.site22 .golf .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  #content .golf .px-md-3,
.site22 .golf .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  #content .golf .px-md-4,
.site22 .golf .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  #content .golf .px-md-5,
.site22 .golf .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  #content .golf .py-md-0,
.site22 .golf .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  #content .golf .py-md-1,
.site22 .golf .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  #content .golf .py-md-2,
.site22 .golf .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  #content .golf .py-md-3,
.site22 .golf .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  #content .golf .py-md-4,
.site22 .golf .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  #content .golf .py-md-5,
.site22 .golf .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  #content .golf .pt-md-0,
.site22 .golf .pt-md-0 {
    padding-top: 0 !important;
  }
  #content .golf .pt-md-1,
.site22 .golf .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  #content .golf .pt-md-2,
.site22 .golf .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  #content .golf .pt-md-3,
.site22 .golf .pt-md-3 {
    padding-top: 1rem !important;
  }
  #content .golf .pt-md-4,
.site22 .golf .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  #content .golf .pt-md-5,
.site22 .golf .pt-md-5 {
    padding-top: 3rem !important;
  }
  #content .golf .pe-md-0,
.site22 .golf .pe-md-0 {
    padding-right: 0 !important;
  }
  #content .golf .pe-md-1,
.site22 .golf .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  #content .golf .pe-md-2,
.site22 .golf .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  #content .golf .pe-md-3,
.site22 .golf .pe-md-3 {
    padding-right: 1rem !important;
  }
  #content .golf .pe-md-4,
.site22 .golf .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  #content .golf .pe-md-5,
.site22 .golf .pe-md-5 {
    padding-right: 3rem !important;
  }
  #content .golf .pb-md-0,
.site22 .golf .pb-md-0 {
    padding-bottom: 0 !important;
  }
  #content .golf .pb-md-1,
.site22 .golf .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  #content .golf .pb-md-2,
.site22 .golf .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  #content .golf .pb-md-3,
.site22 .golf .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  #content .golf .pb-md-4,
.site22 .golf .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  #content .golf .pb-md-5,
.site22 .golf .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  #content .golf .ps-md-0,
.site22 .golf .ps-md-0 {
    padding-left: 0 !important;
  }
  #content .golf .ps-md-1,
.site22 .golf .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  #content .golf .ps-md-2,
.site22 .golf .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  #content .golf .ps-md-3,
.site22 .golf .ps-md-3 {
    padding-left: 1rem !important;
  }
  #content .golf .ps-md-4,
.site22 .golf .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  #content .golf .ps-md-5,
.site22 .golf .ps-md-5 {
    padding-left: 3rem !important;
  }
  #content .golf .gap-md-0,
.site22 .golf .gap-md-0 {
    gap: 0 !important;
  }
  #content .golf .gap-md-1,
.site22 .golf .gap-md-1 {
    gap: 0.25rem !important;
  }
  #content .golf .gap-md-2,
.site22 .golf .gap-md-2 {
    gap: 0.5rem !important;
  }
  #content .golf .gap-md-3,
.site22 .golf .gap-md-3 {
    gap: 1rem !important;
  }
  #content .golf .gap-md-4,
.site22 .golf .gap-md-4 {
    gap: 1.5rem !important;
  }
  #content .golf .gap-md-5,
.site22 .golf .gap-md-5 {
    gap: 3rem !important;
  }
  #content .golf .row-gap-md-0,
.site22 .golf .row-gap-md-0 {
    row-gap: 0 !important;
  }
  #content .golf .row-gap-md-1,
.site22 .golf .row-gap-md-1 {
    row-gap: 0.25rem !important;
  }
  #content .golf .row-gap-md-2,
.site22 .golf .row-gap-md-2 {
    row-gap: 0.5rem !important;
  }
  #content .golf .row-gap-md-3,
.site22 .golf .row-gap-md-3 {
    row-gap: 1rem !important;
  }
  #content .golf .row-gap-md-4,
.site22 .golf .row-gap-md-4 {
    row-gap: 1.5rem !important;
  }
  #content .golf .row-gap-md-5,
.site22 .golf .row-gap-md-5 {
    row-gap: 3rem !important;
  }
  #content .golf .column-gap-md-0,
.site22 .golf .column-gap-md-0 {
    -webkit-column-gap: 0 !important;
    -moz-column-gap: 0 !important;
    column-gap: 0 !important;
  }
  #content .golf .column-gap-md-1,
.site22 .golf .column-gap-md-1 {
    -webkit-column-gap: 0.25rem !important;
    -moz-column-gap: 0.25rem !important;
    column-gap: 0.25rem !important;
  }
  #content .golf .column-gap-md-2,
.site22 .golf .column-gap-md-2 {
    -webkit-column-gap: 0.5rem !important;
    -moz-column-gap: 0.5rem !important;
    column-gap: 0.5rem !important;
  }
  #content .golf .column-gap-md-3,
.site22 .golf .column-gap-md-3 {
    -webkit-column-gap: 1rem !important;
    -moz-column-gap: 1rem !important;
    column-gap: 1rem !important;
  }
  #content .golf .column-gap-md-4,
.site22 .golf .column-gap-md-4 {
    -webkit-column-gap: 1.5rem !important;
    -moz-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important;
  }
  #content .golf .column-gap-md-5,
.site22 .golf .column-gap-md-5 {
    -webkit-column-gap: 3rem !important;
    -moz-column-gap: 3rem !important;
    column-gap: 3rem !important;
  }
  #content .golf .text-md-start,
.site22 .golf .text-md-start {
    text-align: left !important;
  }
  #content .golf .text-md-end,
.site22 .golf .text-md-end {
    text-align: right !important;
  }
  #content .golf .text-md-center,
.site22 .golf .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  #content .golf .float-lg-start,
.site22 .golf .float-lg-start {
    float: left !important;
  }
  #content .golf .float-lg-end,
.site22 .golf .float-lg-end {
    float: right !important;
  }
  #content .golf .float-lg-none,
.site22 .golf .float-lg-none {
    float: none !important;
  }
  #content .golf .object-fit-lg-contain,
.site22 .golf .object-fit-lg-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important;
  }
  #content .golf .object-fit-lg-cover,
.site22 .golf .object-fit-lg-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important;
  }
  #content .golf .object-fit-lg-fill,
.site22 .golf .object-fit-lg-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important;
  }
  #content .golf .object-fit-lg-scale,
.site22 .golf .object-fit-lg-scale {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important;
  }
  #content .golf .object-fit-lg-none,
.site22 .golf .object-fit-lg-none {
    -o-object-fit: none !important;
    object-fit: none !important;
  }
  #content .golf .d-lg-inline,
.site22 .golf .d-lg-inline {
    display: inline !important;
  }
  #content .golf .d-lg-inline-block,
.site22 .golf .d-lg-inline-block {
    display: inline-block !important;
  }
  #content .golf .d-lg-block,
.site22 .golf .d-lg-block {
    display: block !important;
  }
  #content .golf .d-lg-grid,
.site22 .golf .d-lg-grid {
    display: grid !important;
  }
  #content .golf .d-lg-inline-grid,
.site22 .golf .d-lg-inline-grid {
    display: inline-grid !important;
  }
  #content .golf .d-lg-table,
.site22 .golf .d-lg-table {
    display: table !important;
  }
  #content .golf .d-lg-table-row,
.site22 .golf .d-lg-table-row {
    display: table-row !important;
  }
  #content .golf .d-lg-table-cell,
.site22 .golf .d-lg-table-cell {
    display: table-cell !important;
  }
  #content .golf .d-lg-flex,
.site22 .golf .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  #content .golf .d-lg-inline-flex,
.site22 .golf .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  #content .golf .d-lg-none,
.site22 .golf .d-lg-none {
    display: none !important;
  }
  #content .golf .flex-lg-fill,
.site22 .golf .flex-lg-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  #content .golf .flex-lg-row,
.site22 .golf .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  #content .golf .flex-lg-column,
.site22 .golf .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  #content .golf .flex-lg-row-reverse,
.site22 .golf .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  #content .golf .flex-lg-column-reverse,
.site22 .golf .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  #content .golf .flex-lg-grow-0,
.site22 .golf .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  #content .golf .flex-lg-grow-1,
.site22 .golf .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  #content .golf .flex-lg-shrink-0,
.site22 .golf .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  #content .golf .flex-lg-shrink-1,
.site22 .golf .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  #content .golf .flex-lg-wrap,
.site22 .golf .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  #content .golf .flex-lg-nowrap,
.site22 .golf .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  #content .golf .flex-lg-wrap-reverse,
.site22 .golf .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  #content .golf .justify-content-lg-start,
.site22 .golf .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  #content .golf .justify-content-lg-end,
.site22 .golf .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  #content .golf .justify-content-lg-center,
.site22 .golf .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  #content .golf .justify-content-lg-between,
.site22 .golf .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  #content .golf .justify-content-lg-around,
.site22 .golf .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  #content .golf .justify-content-lg-evenly,
.site22 .golf .justify-content-lg-evenly {
    -webkit-box-pack: space-evenly !important;
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important;
  }
  #content .golf .align-items-lg-start,
.site22 .golf .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  #content .golf .align-items-lg-end,
.site22 .golf .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  #content .golf .align-items-lg-center,
.site22 .golf .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  #content .golf .align-items-lg-baseline,
.site22 .golf .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  #content .golf .align-items-lg-stretch,
.site22 .golf .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  #content .golf .align-content-lg-start,
.site22 .golf .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  #content .golf .align-content-lg-end,
.site22 .golf .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  #content .golf .align-content-lg-center,
.site22 .golf .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  #content .golf .align-content-lg-between,
.site22 .golf .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  #content .golf .align-content-lg-around,
.site22 .golf .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  #content .golf .align-content-lg-stretch,
.site22 .golf .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  #content .golf .align-self-lg-auto,
.site22 .golf .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  #content .golf .align-self-lg-start,
.site22 .golf .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  #content .golf .align-self-lg-end,
.site22 .golf .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  #content .golf .align-self-lg-center,
.site22 .golf .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  #content .golf .align-self-lg-baseline,
.site22 .golf .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  #content .golf .align-self-lg-stretch,
.site22 .golf .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  #content .golf .order-lg-first,
.site22 .golf .order-lg-first {
    -webkit-box-ordinal-group: 0 !important;
    -ms-flex-order: -1 !important;
    order: -1 !important;
  }
  #content .golf .order-lg-0,
.site22 .golf .order-lg-0 {
    -webkit-box-ordinal-group: 1 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important;
  }
  #content .golf .order-lg-1,
.site22 .golf .order-lg-1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
  #content .golf .order-lg-2,
.site22 .golf .order-lg-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
  }
  #content .golf .order-lg-3,
.site22 .golf .order-lg-3 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important;
  }
  #content .golf .order-lg-4,
.site22 .golf .order-lg-4 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important;
  }
  #content .golf .order-lg-5,
.site22 .golf .order-lg-5 {
    -webkit-box-ordinal-group: 6 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important;
  }
  #content .golf .order-lg-last,
.site22 .golf .order-lg-last {
    -webkit-box-ordinal-group: 7 !important;
    -ms-flex-order: 6 !important;
    order: 6 !important;
  }
  #content .golf .m-lg-0,
.site22 .golf .m-lg-0 {
    margin: 0 !important;
  }
  #content .golf .m-lg-1,
.site22 .golf .m-lg-1 {
    margin: 0.25rem !important;
  }
  #content .golf .m-lg-2,
.site22 .golf .m-lg-2 {
    margin: 0.5rem !important;
  }
  #content .golf .m-lg-3,
.site22 .golf .m-lg-3 {
    margin: 1rem !important;
  }
  #content .golf .m-lg-4,
.site22 .golf .m-lg-4 {
    margin: 1.5rem !important;
  }
  #content .golf .m-lg-5,
.site22 .golf .m-lg-5 {
    margin: 3rem !important;
  }
  #content .golf .m-lg-auto,
.site22 .golf .m-lg-auto {
    margin: auto !important;
  }
  #content .golf .mx-lg-0,
.site22 .golf .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  #content .golf .mx-lg-1,
.site22 .golf .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  #content .golf .mx-lg-2,
.site22 .golf .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  #content .golf .mx-lg-3,
.site22 .golf .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  #content .golf .mx-lg-4,
.site22 .golf .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  #content .golf .mx-lg-5,
.site22 .golf .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  #content .golf .mx-lg-auto,
.site22 .golf .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  #content .golf .my-lg-0,
.site22 .golf .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  #content .golf .my-lg-1,
.site22 .golf .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  #content .golf .my-lg-2,
.site22 .golf .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  #content .golf .my-lg-3,
.site22 .golf .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  #content .golf .my-lg-4,
.site22 .golf .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  #content .golf .my-lg-5,
.site22 .golf .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  #content .golf .my-lg-auto,
.site22 .golf .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  #content .golf .mt-lg-0,
.site22 .golf .mt-lg-0 {
    margin-top: 0 !important;
  }
  #content .golf .mt-lg-1,
.site22 .golf .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  #content .golf .mt-lg-2,
.site22 .golf .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  #content .golf .mt-lg-3,
.site22 .golf .mt-lg-3 {
    margin-top: 1rem !important;
  }
  #content .golf .mt-lg-4,
.site22 .golf .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  #content .golf .mt-lg-5,
.site22 .golf .mt-lg-5 {
    margin-top: 3rem !important;
  }
  #content .golf .mt-lg-auto,
.site22 .golf .mt-lg-auto {
    margin-top: auto !important;
  }
  #content .golf .me-lg-0,
.site22 .golf .me-lg-0 {
    margin-right: 0 !important;
  }
  #content .golf .me-lg-1,
.site22 .golf .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  #content .golf .me-lg-2,
.site22 .golf .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  #content .golf .me-lg-3,
.site22 .golf .me-lg-3 {
    margin-right: 1rem !important;
  }
  #content .golf .me-lg-4,
.site22 .golf .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  #content .golf .me-lg-5,
.site22 .golf .me-lg-5 {
    margin-right: 3rem !important;
  }
  #content .golf .me-lg-auto,
.site22 .golf .me-lg-auto {
    margin-right: auto !important;
  }
  #content .golf .mb-lg-0,
.site22 .golf .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  #content .golf .mb-lg-1,
.site22 .golf .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  #content .golf .mb-lg-2,
.site22 .golf .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  #content .golf .mb-lg-3,
.site22 .golf .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  #content .golf .mb-lg-4,
.site22 .golf .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  #content .golf .mb-lg-5,
.site22 .golf .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  #content .golf .mb-lg-auto,
.site22 .golf .mb-lg-auto {
    margin-bottom: auto !important;
  }
  #content .golf .ms-lg-0,
.site22 .golf .ms-lg-0 {
    margin-left: 0 !important;
  }
  #content .golf .ms-lg-1,
.site22 .golf .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  #content .golf .ms-lg-2,
.site22 .golf .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  #content .golf .ms-lg-3,
.site22 .golf .ms-lg-3 {
    margin-left: 1rem !important;
  }
  #content .golf .ms-lg-4,
.site22 .golf .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  #content .golf .ms-lg-5,
.site22 .golf .ms-lg-5 {
    margin-left: 3rem !important;
  }
  #content .golf .ms-lg-auto,
.site22 .golf .ms-lg-auto {
    margin-left: auto !important;
  }
  #content .golf .p-lg-0,
.site22 .golf .p-lg-0 {
    padding: 0 !important;
  }
  #content .golf .p-lg-1,
.site22 .golf .p-lg-1 {
    padding: 0.25rem !important;
  }
  #content .golf .p-lg-2,
.site22 .golf .p-lg-2 {
    padding: 0.5rem !important;
  }
  #content .golf .p-lg-3,
.site22 .golf .p-lg-3 {
    padding: 1rem !important;
  }
  #content .golf .p-lg-4,
.site22 .golf .p-lg-4 {
    padding: 1.5rem !important;
  }
  #content .golf .p-lg-5,
.site22 .golf .p-lg-5 {
    padding: 3rem !important;
  }
  #content .golf .px-lg-0,
.site22 .golf .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  #content .golf .px-lg-1,
.site22 .golf .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  #content .golf .px-lg-2,
.site22 .golf .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  #content .golf .px-lg-3,
.site22 .golf .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  #content .golf .px-lg-4,
.site22 .golf .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  #content .golf .px-lg-5,
.site22 .golf .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  #content .golf .py-lg-0,
.site22 .golf .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  #content .golf .py-lg-1,
.site22 .golf .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  #content .golf .py-lg-2,
.site22 .golf .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  #content .golf .py-lg-3,
.site22 .golf .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  #content .golf .py-lg-4,
.site22 .golf .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  #content .golf .py-lg-5,
.site22 .golf .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  #content .golf .pt-lg-0,
.site22 .golf .pt-lg-0 {
    padding-top: 0 !important;
  }
  #content .golf .pt-lg-1,
.site22 .golf .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  #content .golf .pt-lg-2,
.site22 .golf .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  #content .golf .pt-lg-3,
.site22 .golf .pt-lg-3 {
    padding-top: 1rem !important;
  }
  #content .golf .pt-lg-4,
.site22 .golf .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  #content .golf .pt-lg-5,
.site22 .golf .pt-lg-5 {
    padding-top: 3rem !important;
  }
  #content .golf .pe-lg-0,
.site22 .golf .pe-lg-0 {
    padding-right: 0 !important;
  }
  #content .golf .pe-lg-1,
.site22 .golf .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  #content .golf .pe-lg-2,
.site22 .golf .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  #content .golf .pe-lg-3,
.site22 .golf .pe-lg-3 {
    padding-right: 1rem !important;
  }
  #content .golf .pe-lg-4,
.site22 .golf .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  #content .golf .pe-lg-5,
.site22 .golf .pe-lg-5 {
    padding-right: 3rem !important;
  }
  #content .golf .pb-lg-0,
.site22 .golf .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  #content .golf .pb-lg-1,
.site22 .golf .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  #content .golf .pb-lg-2,
.site22 .golf .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  #content .golf .pb-lg-3,
.site22 .golf .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  #content .golf .pb-lg-4,
.site22 .golf .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  #content .golf .pb-lg-5,
.site22 .golf .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  #content .golf .ps-lg-0,
.site22 .golf .ps-lg-0 {
    padding-left: 0 !important;
  }
  #content .golf .ps-lg-1,
.site22 .golf .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  #content .golf .ps-lg-2,
.site22 .golf .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  #content .golf .ps-lg-3,
.site22 .golf .ps-lg-3 {
    padding-left: 1rem !important;
  }
  #content .golf .ps-lg-4,
.site22 .golf .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  #content .golf .ps-lg-5,
.site22 .golf .ps-lg-5 {
    padding-left: 3rem !important;
  }
  #content .golf .gap-lg-0,
.site22 .golf .gap-lg-0 {
    gap: 0 !important;
  }
  #content .golf .gap-lg-1,
.site22 .golf .gap-lg-1 {
    gap: 0.25rem !important;
  }
  #content .golf .gap-lg-2,
.site22 .golf .gap-lg-2 {
    gap: 0.5rem !important;
  }
  #content .golf .gap-lg-3,
.site22 .golf .gap-lg-3 {
    gap: 1rem !important;
  }
  #content .golf .gap-lg-4,
.site22 .golf .gap-lg-4 {
    gap: 1.5rem !important;
  }
  #content .golf .gap-lg-5,
.site22 .golf .gap-lg-5 {
    gap: 3rem !important;
  }
  #content .golf .row-gap-lg-0,
.site22 .golf .row-gap-lg-0 {
    row-gap: 0 !important;
  }
  #content .golf .row-gap-lg-1,
.site22 .golf .row-gap-lg-1 {
    row-gap: 0.25rem !important;
  }
  #content .golf .row-gap-lg-2,
.site22 .golf .row-gap-lg-2 {
    row-gap: 0.5rem !important;
  }
  #content .golf .row-gap-lg-3,
.site22 .golf .row-gap-lg-3 {
    row-gap: 1rem !important;
  }
  #content .golf .row-gap-lg-4,
.site22 .golf .row-gap-lg-4 {
    row-gap: 1.5rem !important;
  }
  #content .golf .row-gap-lg-5,
.site22 .golf .row-gap-lg-5 {
    row-gap: 3rem !important;
  }
  #content .golf .column-gap-lg-0,
.site22 .golf .column-gap-lg-0 {
    -webkit-column-gap: 0 !important;
    -moz-column-gap: 0 !important;
    column-gap: 0 !important;
  }
  #content .golf .column-gap-lg-1,
.site22 .golf .column-gap-lg-1 {
    -webkit-column-gap: 0.25rem !important;
    -moz-column-gap: 0.25rem !important;
    column-gap: 0.25rem !important;
  }
  #content .golf .column-gap-lg-2,
.site22 .golf .column-gap-lg-2 {
    -webkit-column-gap: 0.5rem !important;
    -moz-column-gap: 0.5rem !important;
    column-gap: 0.5rem !important;
  }
  #content .golf .column-gap-lg-3,
.site22 .golf .column-gap-lg-3 {
    -webkit-column-gap: 1rem !important;
    -moz-column-gap: 1rem !important;
    column-gap: 1rem !important;
  }
  #content .golf .column-gap-lg-4,
.site22 .golf .column-gap-lg-4 {
    -webkit-column-gap: 1.5rem !important;
    -moz-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important;
  }
  #content .golf .column-gap-lg-5,
.site22 .golf .column-gap-lg-5 {
    -webkit-column-gap: 3rem !important;
    -moz-column-gap: 3rem !important;
    column-gap: 3rem !important;
  }
  #content .golf .text-lg-start,
.site22 .golf .text-lg-start {
    text-align: left !important;
  }
  #content .golf .text-lg-end,
.site22 .golf .text-lg-end {
    text-align: right !important;
  }
  #content .golf .text-lg-center,
.site22 .golf .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  #content .golf .float-xl-start,
.site22 .golf .float-xl-start {
    float: left !important;
  }
  #content .golf .float-xl-end,
.site22 .golf .float-xl-end {
    float: right !important;
  }
  #content .golf .float-xl-none,
.site22 .golf .float-xl-none {
    float: none !important;
  }
  #content .golf .object-fit-xl-contain,
.site22 .golf .object-fit-xl-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important;
  }
  #content .golf .object-fit-xl-cover,
.site22 .golf .object-fit-xl-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important;
  }
  #content .golf .object-fit-xl-fill,
.site22 .golf .object-fit-xl-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important;
  }
  #content .golf .object-fit-xl-scale,
.site22 .golf .object-fit-xl-scale {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important;
  }
  #content .golf .object-fit-xl-none,
.site22 .golf .object-fit-xl-none {
    -o-object-fit: none !important;
    object-fit: none !important;
  }
  #content .golf .d-xl-inline,
.site22 .golf .d-xl-inline {
    display: inline !important;
  }
  #content .golf .d-xl-inline-block,
.site22 .golf .d-xl-inline-block {
    display: inline-block !important;
  }
  #content .golf .d-xl-block,
.site22 .golf .d-xl-block {
    display: block !important;
  }
  #content .golf .d-xl-grid,
.site22 .golf .d-xl-grid {
    display: grid !important;
  }
  #content .golf .d-xl-inline-grid,
.site22 .golf .d-xl-inline-grid {
    display: inline-grid !important;
  }
  #content .golf .d-xl-table,
.site22 .golf .d-xl-table {
    display: table !important;
  }
  #content .golf .d-xl-table-row,
.site22 .golf .d-xl-table-row {
    display: table-row !important;
  }
  #content .golf .d-xl-table-cell,
.site22 .golf .d-xl-table-cell {
    display: table-cell !important;
  }
  #content .golf .d-xl-flex,
.site22 .golf .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  #content .golf .d-xl-inline-flex,
.site22 .golf .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  #content .golf .d-xl-none,
.site22 .golf .d-xl-none {
    display: none !important;
  }
  #content .golf .flex-xl-fill,
.site22 .golf .flex-xl-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  #content .golf .flex-xl-row,
.site22 .golf .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  #content .golf .flex-xl-column,
.site22 .golf .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  #content .golf .flex-xl-row-reverse,
.site22 .golf .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  #content .golf .flex-xl-column-reverse,
.site22 .golf .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  #content .golf .flex-xl-grow-0,
.site22 .golf .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  #content .golf .flex-xl-grow-1,
.site22 .golf .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  #content .golf .flex-xl-shrink-0,
.site22 .golf .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  #content .golf .flex-xl-shrink-1,
.site22 .golf .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  #content .golf .flex-xl-wrap,
.site22 .golf .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  #content .golf .flex-xl-nowrap,
.site22 .golf .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  #content .golf .flex-xl-wrap-reverse,
.site22 .golf .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  #content .golf .justify-content-xl-start,
.site22 .golf .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  #content .golf .justify-content-xl-end,
.site22 .golf .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  #content .golf .justify-content-xl-center,
.site22 .golf .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  #content .golf .justify-content-xl-between,
.site22 .golf .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  #content .golf .justify-content-xl-around,
.site22 .golf .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  #content .golf .justify-content-xl-evenly,
.site22 .golf .justify-content-xl-evenly {
    -webkit-box-pack: space-evenly !important;
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important;
  }
  #content .golf .align-items-xl-start,
.site22 .golf .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  #content .golf .align-items-xl-end,
.site22 .golf .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  #content .golf .align-items-xl-center,
.site22 .golf .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  #content .golf .align-items-xl-baseline,
.site22 .golf .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  #content .golf .align-items-xl-stretch,
.site22 .golf .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  #content .golf .align-content-xl-start,
.site22 .golf .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  #content .golf .align-content-xl-end,
.site22 .golf .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  #content .golf .align-content-xl-center,
.site22 .golf .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  #content .golf .align-content-xl-between,
.site22 .golf .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  #content .golf .align-content-xl-around,
.site22 .golf .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  #content .golf .align-content-xl-stretch,
.site22 .golf .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  #content .golf .align-self-xl-auto,
.site22 .golf .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  #content .golf .align-self-xl-start,
.site22 .golf .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  #content .golf .align-self-xl-end,
.site22 .golf .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  #content .golf .align-self-xl-center,
.site22 .golf .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  #content .golf .align-self-xl-baseline,
.site22 .golf .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  #content .golf .align-self-xl-stretch,
.site22 .golf .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  #content .golf .order-xl-first,
.site22 .golf .order-xl-first {
    -webkit-box-ordinal-group: 0 !important;
    -ms-flex-order: -1 !important;
    order: -1 !important;
  }
  #content .golf .order-xl-0,
.site22 .golf .order-xl-0 {
    -webkit-box-ordinal-group: 1 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important;
  }
  #content .golf .order-xl-1,
.site22 .golf .order-xl-1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
  #content .golf .order-xl-2,
.site22 .golf .order-xl-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
  }
  #content .golf .order-xl-3,
.site22 .golf .order-xl-3 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important;
  }
  #content .golf .order-xl-4,
.site22 .golf .order-xl-4 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important;
  }
  #content .golf .order-xl-5,
.site22 .golf .order-xl-5 {
    -webkit-box-ordinal-group: 6 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important;
  }
  #content .golf .order-xl-last,
.site22 .golf .order-xl-last {
    -webkit-box-ordinal-group: 7 !important;
    -ms-flex-order: 6 !important;
    order: 6 !important;
  }
  #content .golf .m-xl-0,
.site22 .golf .m-xl-0 {
    margin: 0 !important;
  }
  #content .golf .m-xl-1,
.site22 .golf .m-xl-1 {
    margin: 0.25rem !important;
  }
  #content .golf .m-xl-2,
.site22 .golf .m-xl-2 {
    margin: 0.5rem !important;
  }
  #content .golf .m-xl-3,
.site22 .golf .m-xl-3 {
    margin: 1rem !important;
  }
  #content .golf .m-xl-4,
.site22 .golf .m-xl-4 {
    margin: 1.5rem !important;
  }
  #content .golf .m-xl-5,
.site22 .golf .m-xl-5 {
    margin: 3rem !important;
  }
  #content .golf .m-xl-auto,
.site22 .golf .m-xl-auto {
    margin: auto !important;
  }
  #content .golf .mx-xl-0,
.site22 .golf .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  #content .golf .mx-xl-1,
.site22 .golf .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  #content .golf .mx-xl-2,
.site22 .golf .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  #content .golf .mx-xl-3,
.site22 .golf .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  #content .golf .mx-xl-4,
.site22 .golf .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  #content .golf .mx-xl-5,
.site22 .golf .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  #content .golf .mx-xl-auto,
.site22 .golf .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  #content .golf .my-xl-0,
.site22 .golf .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  #content .golf .my-xl-1,
.site22 .golf .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  #content .golf .my-xl-2,
.site22 .golf .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  #content .golf .my-xl-3,
.site22 .golf .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  #content .golf .my-xl-4,
.site22 .golf .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  #content .golf .my-xl-5,
.site22 .golf .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  #content .golf .my-xl-auto,
.site22 .golf .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  #content .golf .mt-xl-0,
.site22 .golf .mt-xl-0 {
    margin-top: 0 !important;
  }
  #content .golf .mt-xl-1,
.site22 .golf .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  #content .golf .mt-xl-2,
.site22 .golf .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  #content .golf .mt-xl-3,
.site22 .golf .mt-xl-3 {
    margin-top: 1rem !important;
  }
  #content .golf .mt-xl-4,
.site22 .golf .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  #content .golf .mt-xl-5,
.site22 .golf .mt-xl-5 {
    margin-top: 3rem !important;
  }
  #content .golf .mt-xl-auto,
.site22 .golf .mt-xl-auto {
    margin-top: auto !important;
  }
  #content .golf .me-xl-0,
.site22 .golf .me-xl-0 {
    margin-right: 0 !important;
  }
  #content .golf .me-xl-1,
.site22 .golf .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  #content .golf .me-xl-2,
.site22 .golf .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  #content .golf .me-xl-3,
.site22 .golf .me-xl-3 {
    margin-right: 1rem !important;
  }
  #content .golf .me-xl-4,
.site22 .golf .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  #content .golf .me-xl-5,
.site22 .golf .me-xl-5 {
    margin-right: 3rem !important;
  }
  #content .golf .me-xl-auto,
.site22 .golf .me-xl-auto {
    margin-right: auto !important;
  }
  #content .golf .mb-xl-0,
.site22 .golf .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  #content .golf .mb-xl-1,
.site22 .golf .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  #content .golf .mb-xl-2,
.site22 .golf .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  #content .golf .mb-xl-3,
.site22 .golf .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  #content .golf .mb-xl-4,
.site22 .golf .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  #content .golf .mb-xl-5,
.site22 .golf .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  #content .golf .mb-xl-auto,
.site22 .golf .mb-xl-auto {
    margin-bottom: auto !important;
  }
  #content .golf .ms-xl-0,
.site22 .golf .ms-xl-0 {
    margin-left: 0 !important;
  }
  #content .golf .ms-xl-1,
.site22 .golf .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  #content .golf .ms-xl-2,
.site22 .golf .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  #content .golf .ms-xl-3,
.site22 .golf .ms-xl-3 {
    margin-left: 1rem !important;
  }
  #content .golf .ms-xl-4,
.site22 .golf .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  #content .golf .ms-xl-5,
.site22 .golf .ms-xl-5 {
    margin-left: 3rem !important;
  }
  #content .golf .ms-xl-auto,
.site22 .golf .ms-xl-auto {
    margin-left: auto !important;
  }
  #content .golf .p-xl-0,
.site22 .golf .p-xl-0 {
    padding: 0 !important;
  }
  #content .golf .p-xl-1,
.site22 .golf .p-xl-1 {
    padding: 0.25rem !important;
  }
  #content .golf .p-xl-2,
.site22 .golf .p-xl-2 {
    padding: 0.5rem !important;
  }
  #content .golf .p-xl-3,
.site22 .golf .p-xl-3 {
    padding: 1rem !important;
  }
  #content .golf .p-xl-4,
.site22 .golf .p-xl-4 {
    padding: 1.5rem !important;
  }
  #content .golf .p-xl-5,
.site22 .golf .p-xl-5 {
    padding: 3rem !important;
  }
  #content .golf .px-xl-0,
.site22 .golf .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  #content .golf .px-xl-1,
.site22 .golf .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  #content .golf .px-xl-2,
.site22 .golf .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  #content .golf .px-xl-3,
.site22 .golf .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  #content .golf .px-xl-4,
.site22 .golf .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  #content .golf .px-xl-5,
.site22 .golf .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  #content .golf .py-xl-0,
.site22 .golf .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  #content .golf .py-xl-1,
.site22 .golf .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  #content .golf .py-xl-2,
.site22 .golf .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  #content .golf .py-xl-3,
.site22 .golf .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  #content .golf .py-xl-4,
.site22 .golf .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  #content .golf .py-xl-5,
.site22 .golf .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  #content .golf .pt-xl-0,
.site22 .golf .pt-xl-0 {
    padding-top: 0 !important;
  }
  #content .golf .pt-xl-1,
.site22 .golf .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  #content .golf .pt-xl-2,
.site22 .golf .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  #content .golf .pt-xl-3,
.site22 .golf .pt-xl-3 {
    padding-top: 1rem !important;
  }
  #content .golf .pt-xl-4,
.site22 .golf .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  #content .golf .pt-xl-5,
.site22 .golf .pt-xl-5 {
    padding-top: 3rem !important;
  }
  #content .golf .pe-xl-0,
.site22 .golf .pe-xl-0 {
    padding-right: 0 !important;
  }
  #content .golf .pe-xl-1,
.site22 .golf .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  #content .golf .pe-xl-2,
.site22 .golf .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  #content .golf .pe-xl-3,
.site22 .golf .pe-xl-3 {
    padding-right: 1rem !important;
  }
  #content .golf .pe-xl-4,
.site22 .golf .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  #content .golf .pe-xl-5,
.site22 .golf .pe-xl-5 {
    padding-right: 3rem !important;
  }
  #content .golf .pb-xl-0,
.site22 .golf .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  #content .golf .pb-xl-1,
.site22 .golf .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  #content .golf .pb-xl-2,
.site22 .golf .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  #content .golf .pb-xl-3,
.site22 .golf .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  #content .golf .pb-xl-4,
.site22 .golf .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  #content .golf .pb-xl-5,
.site22 .golf .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  #content .golf .ps-xl-0,
.site22 .golf .ps-xl-0 {
    padding-left: 0 !important;
  }
  #content .golf .ps-xl-1,
.site22 .golf .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  #content .golf .ps-xl-2,
.site22 .golf .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  #content .golf .ps-xl-3,
.site22 .golf .ps-xl-3 {
    padding-left: 1rem !important;
  }
  #content .golf .ps-xl-4,
.site22 .golf .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  #content .golf .ps-xl-5,
.site22 .golf .ps-xl-5 {
    padding-left: 3rem !important;
  }
  #content .golf .gap-xl-0,
.site22 .golf .gap-xl-0 {
    gap: 0 !important;
  }
  #content .golf .gap-xl-1,
.site22 .golf .gap-xl-1 {
    gap: 0.25rem !important;
  }
  #content .golf .gap-xl-2,
.site22 .golf .gap-xl-2 {
    gap: 0.5rem !important;
  }
  #content .golf .gap-xl-3,
.site22 .golf .gap-xl-3 {
    gap: 1rem !important;
  }
  #content .golf .gap-xl-4,
.site22 .golf .gap-xl-4 {
    gap: 1.5rem !important;
  }
  #content .golf .gap-xl-5,
.site22 .golf .gap-xl-5 {
    gap: 3rem !important;
  }
  #content .golf .row-gap-xl-0,
.site22 .golf .row-gap-xl-0 {
    row-gap: 0 !important;
  }
  #content .golf .row-gap-xl-1,
.site22 .golf .row-gap-xl-1 {
    row-gap: 0.25rem !important;
  }
  #content .golf .row-gap-xl-2,
.site22 .golf .row-gap-xl-2 {
    row-gap: 0.5rem !important;
  }
  #content .golf .row-gap-xl-3,
.site22 .golf .row-gap-xl-3 {
    row-gap: 1rem !important;
  }
  #content .golf .row-gap-xl-4,
.site22 .golf .row-gap-xl-4 {
    row-gap: 1.5rem !important;
  }
  #content .golf .row-gap-xl-5,
.site22 .golf .row-gap-xl-5 {
    row-gap: 3rem !important;
  }
  #content .golf .column-gap-xl-0,
.site22 .golf .column-gap-xl-0 {
    -webkit-column-gap: 0 !important;
    -moz-column-gap: 0 !important;
    column-gap: 0 !important;
  }
  #content .golf .column-gap-xl-1,
.site22 .golf .column-gap-xl-1 {
    -webkit-column-gap: 0.25rem !important;
    -moz-column-gap: 0.25rem !important;
    column-gap: 0.25rem !important;
  }
  #content .golf .column-gap-xl-2,
.site22 .golf .column-gap-xl-2 {
    -webkit-column-gap: 0.5rem !important;
    -moz-column-gap: 0.5rem !important;
    column-gap: 0.5rem !important;
  }
  #content .golf .column-gap-xl-3,
.site22 .golf .column-gap-xl-3 {
    -webkit-column-gap: 1rem !important;
    -moz-column-gap: 1rem !important;
    column-gap: 1rem !important;
  }
  #content .golf .column-gap-xl-4,
.site22 .golf .column-gap-xl-4 {
    -webkit-column-gap: 1.5rem !important;
    -moz-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important;
  }
  #content .golf .column-gap-xl-5,
.site22 .golf .column-gap-xl-5 {
    -webkit-column-gap: 3rem !important;
    -moz-column-gap: 3rem !important;
    column-gap: 3rem !important;
  }
  #content .golf .text-xl-start,
.site22 .golf .text-xl-start {
    text-align: left !important;
  }
  #content .golf .text-xl-end,
.site22 .golf .text-xl-end {
    text-align: right !important;
  }
  #content .golf .text-xl-center,
.site22 .golf .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  #content .golf .float-xxl-start,
.site22 .golf .float-xxl-start {
    float: left !important;
  }
  #content .golf .float-xxl-end,
.site22 .golf .float-xxl-end {
    float: right !important;
  }
  #content .golf .float-xxl-none,
.site22 .golf .float-xxl-none {
    float: none !important;
  }
  #content .golf .object-fit-xxl-contain,
.site22 .golf .object-fit-xxl-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important;
  }
  #content .golf .object-fit-xxl-cover,
.site22 .golf .object-fit-xxl-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important;
  }
  #content .golf .object-fit-xxl-fill,
.site22 .golf .object-fit-xxl-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important;
  }
  #content .golf .object-fit-xxl-scale,
.site22 .golf .object-fit-xxl-scale {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important;
  }
  #content .golf .object-fit-xxl-none,
.site22 .golf .object-fit-xxl-none {
    -o-object-fit: none !important;
    object-fit: none !important;
  }
  #content .golf .d-xxl-inline,
.site22 .golf .d-xxl-inline {
    display: inline !important;
  }
  #content .golf .d-xxl-inline-block,
.site22 .golf .d-xxl-inline-block {
    display: inline-block !important;
  }
  #content .golf .d-xxl-block,
.site22 .golf .d-xxl-block {
    display: block !important;
  }
  #content .golf .d-xxl-grid,
.site22 .golf .d-xxl-grid {
    display: grid !important;
  }
  #content .golf .d-xxl-inline-grid,
.site22 .golf .d-xxl-inline-grid {
    display: inline-grid !important;
  }
  #content .golf .d-xxl-table,
.site22 .golf .d-xxl-table {
    display: table !important;
  }
  #content .golf .d-xxl-table-row,
.site22 .golf .d-xxl-table-row {
    display: table-row !important;
  }
  #content .golf .d-xxl-table-cell,
.site22 .golf .d-xxl-table-cell {
    display: table-cell !important;
  }
  #content .golf .d-xxl-flex,
.site22 .golf .d-xxl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  #content .golf .d-xxl-inline-flex,
.site22 .golf .d-xxl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  #content .golf .d-xxl-none,
.site22 .golf .d-xxl-none {
    display: none !important;
  }
  #content .golf .flex-xxl-fill,
.site22 .golf .flex-xxl-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  #content .golf .flex-xxl-row,
.site22 .golf .flex-xxl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  #content .golf .flex-xxl-column,
.site22 .golf .flex-xxl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  #content .golf .flex-xxl-row-reverse,
.site22 .golf .flex-xxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  #content .golf .flex-xxl-column-reverse,
.site22 .golf .flex-xxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  #content .golf .flex-xxl-grow-0,
.site22 .golf .flex-xxl-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  #content .golf .flex-xxl-grow-1,
.site22 .golf .flex-xxl-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  #content .golf .flex-xxl-shrink-0,
.site22 .golf .flex-xxl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  #content .golf .flex-xxl-shrink-1,
.site22 .golf .flex-xxl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  #content .golf .flex-xxl-wrap,
.site22 .golf .flex-xxl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  #content .golf .flex-xxl-nowrap,
.site22 .golf .flex-xxl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  #content .golf .flex-xxl-wrap-reverse,
.site22 .golf .flex-xxl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  #content .golf .justify-content-xxl-start,
.site22 .golf .justify-content-xxl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  #content .golf .justify-content-xxl-end,
.site22 .golf .justify-content-xxl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  #content .golf .justify-content-xxl-center,
.site22 .golf .justify-content-xxl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  #content .golf .justify-content-xxl-between,
.site22 .golf .justify-content-xxl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  #content .golf .justify-content-xxl-around,
.site22 .golf .justify-content-xxl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  #content .golf .justify-content-xxl-evenly,
.site22 .golf .justify-content-xxl-evenly {
    -webkit-box-pack: space-evenly !important;
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important;
  }
  #content .golf .align-items-xxl-start,
.site22 .golf .align-items-xxl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  #content .golf .align-items-xxl-end,
.site22 .golf .align-items-xxl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  #content .golf .align-items-xxl-center,
.site22 .golf .align-items-xxl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  #content .golf .align-items-xxl-baseline,
.site22 .golf .align-items-xxl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  #content .golf .align-items-xxl-stretch,
.site22 .golf .align-items-xxl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  #content .golf .align-content-xxl-start,
.site22 .golf .align-content-xxl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  #content .golf .align-content-xxl-end,
.site22 .golf .align-content-xxl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  #content .golf .align-content-xxl-center,
.site22 .golf .align-content-xxl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  #content .golf .align-content-xxl-between,
.site22 .golf .align-content-xxl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  #content .golf .align-content-xxl-around,
.site22 .golf .align-content-xxl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  #content .golf .align-content-xxl-stretch,
.site22 .golf .align-content-xxl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  #content .golf .align-self-xxl-auto,
.site22 .golf .align-self-xxl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  #content .golf .align-self-xxl-start,
.site22 .golf .align-self-xxl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  #content .golf .align-self-xxl-end,
.site22 .golf .align-self-xxl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  #content .golf .align-self-xxl-center,
.site22 .golf .align-self-xxl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  #content .golf .align-self-xxl-baseline,
.site22 .golf .align-self-xxl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  #content .golf .align-self-xxl-stretch,
.site22 .golf .align-self-xxl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  #content .golf .order-xxl-first,
.site22 .golf .order-xxl-first {
    -webkit-box-ordinal-group: 0 !important;
    -ms-flex-order: -1 !important;
    order: -1 !important;
  }
  #content .golf .order-xxl-0,
.site22 .golf .order-xxl-0 {
    -webkit-box-ordinal-group: 1 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important;
  }
  #content .golf .order-xxl-1,
.site22 .golf .order-xxl-1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
  #content .golf .order-xxl-2,
.site22 .golf .order-xxl-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
  }
  #content .golf .order-xxl-3,
.site22 .golf .order-xxl-3 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important;
  }
  #content .golf .order-xxl-4,
.site22 .golf .order-xxl-4 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important;
  }
  #content .golf .order-xxl-5,
.site22 .golf .order-xxl-5 {
    -webkit-box-ordinal-group: 6 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important;
  }
  #content .golf .order-xxl-last,
.site22 .golf .order-xxl-last {
    -webkit-box-ordinal-group: 7 !important;
    -ms-flex-order: 6 !important;
    order: 6 !important;
  }
  #content .golf .m-xxl-0,
.site22 .golf .m-xxl-0 {
    margin: 0 !important;
  }
  #content .golf .m-xxl-1,
.site22 .golf .m-xxl-1 {
    margin: 0.25rem !important;
  }
  #content .golf .m-xxl-2,
.site22 .golf .m-xxl-2 {
    margin: 0.5rem !important;
  }
  #content .golf .m-xxl-3,
.site22 .golf .m-xxl-3 {
    margin: 1rem !important;
  }
  #content .golf .m-xxl-4,
.site22 .golf .m-xxl-4 {
    margin: 1.5rem !important;
  }
  #content .golf .m-xxl-5,
.site22 .golf .m-xxl-5 {
    margin: 3rem !important;
  }
  #content .golf .m-xxl-auto,
.site22 .golf .m-xxl-auto {
    margin: auto !important;
  }
  #content .golf .mx-xxl-0,
.site22 .golf .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  #content .golf .mx-xxl-1,
.site22 .golf .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  #content .golf .mx-xxl-2,
.site22 .golf .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  #content .golf .mx-xxl-3,
.site22 .golf .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  #content .golf .mx-xxl-4,
.site22 .golf .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  #content .golf .mx-xxl-5,
.site22 .golf .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  #content .golf .mx-xxl-auto,
.site22 .golf .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  #content .golf .my-xxl-0,
.site22 .golf .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  #content .golf .my-xxl-1,
.site22 .golf .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  #content .golf .my-xxl-2,
.site22 .golf .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  #content .golf .my-xxl-3,
.site22 .golf .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  #content .golf .my-xxl-4,
.site22 .golf .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  #content .golf .my-xxl-5,
.site22 .golf .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  #content .golf .my-xxl-auto,
.site22 .golf .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  #content .golf .mt-xxl-0,
.site22 .golf .mt-xxl-0 {
    margin-top: 0 !important;
  }
  #content .golf .mt-xxl-1,
.site22 .golf .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  #content .golf .mt-xxl-2,
.site22 .golf .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  #content .golf .mt-xxl-3,
.site22 .golf .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  #content .golf .mt-xxl-4,
.site22 .golf .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  #content .golf .mt-xxl-5,
.site22 .golf .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  #content .golf .mt-xxl-auto,
.site22 .golf .mt-xxl-auto {
    margin-top: auto !important;
  }
  #content .golf .me-xxl-0,
.site22 .golf .me-xxl-0 {
    margin-right: 0 !important;
  }
  #content .golf .me-xxl-1,
.site22 .golf .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  #content .golf .me-xxl-2,
.site22 .golf .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  #content .golf .me-xxl-3,
.site22 .golf .me-xxl-3 {
    margin-right: 1rem !important;
  }
  #content .golf .me-xxl-4,
.site22 .golf .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  #content .golf .me-xxl-5,
.site22 .golf .me-xxl-5 {
    margin-right: 3rem !important;
  }
  #content .golf .me-xxl-auto,
.site22 .golf .me-xxl-auto {
    margin-right: auto !important;
  }
  #content .golf .mb-xxl-0,
.site22 .golf .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  #content .golf .mb-xxl-1,
.site22 .golf .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  #content .golf .mb-xxl-2,
.site22 .golf .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  #content .golf .mb-xxl-3,
.site22 .golf .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  #content .golf .mb-xxl-4,
.site22 .golf .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  #content .golf .mb-xxl-5,
.site22 .golf .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  #content .golf .mb-xxl-auto,
.site22 .golf .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  #content .golf .ms-xxl-0,
.site22 .golf .ms-xxl-0 {
    margin-left: 0 !important;
  }
  #content .golf .ms-xxl-1,
.site22 .golf .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  #content .golf .ms-xxl-2,
.site22 .golf .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  #content .golf .ms-xxl-3,
.site22 .golf .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  #content .golf .ms-xxl-4,
.site22 .golf .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  #content .golf .ms-xxl-5,
.site22 .golf .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  #content .golf .ms-xxl-auto,
.site22 .golf .ms-xxl-auto {
    margin-left: auto !important;
  }
  #content .golf .p-xxl-0,
.site22 .golf .p-xxl-0 {
    padding: 0 !important;
  }
  #content .golf .p-xxl-1,
.site22 .golf .p-xxl-1 {
    padding: 0.25rem !important;
  }
  #content .golf .p-xxl-2,
.site22 .golf .p-xxl-2 {
    padding: 0.5rem !important;
  }
  #content .golf .p-xxl-3,
.site22 .golf .p-xxl-3 {
    padding: 1rem !important;
  }
  #content .golf .p-xxl-4,
.site22 .golf .p-xxl-4 {
    padding: 1.5rem !important;
  }
  #content .golf .p-xxl-5,
.site22 .golf .p-xxl-5 {
    padding: 3rem !important;
  }
  #content .golf .px-xxl-0,
.site22 .golf .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  #content .golf .px-xxl-1,
.site22 .golf .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  #content .golf .px-xxl-2,
.site22 .golf .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  #content .golf .px-xxl-3,
.site22 .golf .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  #content .golf .px-xxl-4,
.site22 .golf .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  #content .golf .px-xxl-5,
.site22 .golf .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  #content .golf .py-xxl-0,
.site22 .golf .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  #content .golf .py-xxl-1,
.site22 .golf .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  #content .golf .py-xxl-2,
.site22 .golf .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  #content .golf .py-xxl-3,
.site22 .golf .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  #content .golf .py-xxl-4,
.site22 .golf .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  #content .golf .py-xxl-5,
.site22 .golf .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  #content .golf .pt-xxl-0,
.site22 .golf .pt-xxl-0 {
    padding-top: 0 !important;
  }
  #content .golf .pt-xxl-1,
.site22 .golf .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  #content .golf .pt-xxl-2,
.site22 .golf .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  #content .golf .pt-xxl-3,
.site22 .golf .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  #content .golf .pt-xxl-4,
.site22 .golf .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  #content .golf .pt-xxl-5,
.site22 .golf .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  #content .golf .pe-xxl-0,
.site22 .golf .pe-xxl-0 {
    padding-right: 0 !important;
  }
  #content .golf .pe-xxl-1,
.site22 .golf .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  #content .golf .pe-xxl-2,
.site22 .golf .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  #content .golf .pe-xxl-3,
.site22 .golf .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  #content .golf .pe-xxl-4,
.site22 .golf .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  #content .golf .pe-xxl-5,
.site22 .golf .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  #content .golf .pb-xxl-0,
.site22 .golf .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  #content .golf .pb-xxl-1,
.site22 .golf .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  #content .golf .pb-xxl-2,
.site22 .golf .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  #content .golf .pb-xxl-3,
.site22 .golf .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  #content .golf .pb-xxl-4,
.site22 .golf .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  #content .golf .pb-xxl-5,
.site22 .golf .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  #content .golf .ps-xxl-0,
.site22 .golf .ps-xxl-0 {
    padding-left: 0 !important;
  }
  #content .golf .ps-xxl-1,
.site22 .golf .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  #content .golf .ps-xxl-2,
.site22 .golf .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  #content .golf .ps-xxl-3,
.site22 .golf .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  #content .golf .ps-xxl-4,
.site22 .golf .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  #content .golf .ps-xxl-5,
.site22 .golf .ps-xxl-5 {
    padding-left: 3rem !important;
  }
  #content .golf .gap-xxl-0,
.site22 .golf .gap-xxl-0 {
    gap: 0 !important;
  }
  #content .golf .gap-xxl-1,
.site22 .golf .gap-xxl-1 {
    gap: 0.25rem !important;
  }
  #content .golf .gap-xxl-2,
.site22 .golf .gap-xxl-2 {
    gap: 0.5rem !important;
  }
  #content .golf .gap-xxl-3,
.site22 .golf .gap-xxl-3 {
    gap: 1rem !important;
  }
  #content .golf .gap-xxl-4,
.site22 .golf .gap-xxl-4 {
    gap: 1.5rem !important;
  }
  #content .golf .gap-xxl-5,
.site22 .golf .gap-xxl-5 {
    gap: 3rem !important;
  }
  #content .golf .row-gap-xxl-0,
.site22 .golf .row-gap-xxl-0 {
    row-gap: 0 !important;
  }
  #content .golf .row-gap-xxl-1,
.site22 .golf .row-gap-xxl-1 {
    row-gap: 0.25rem !important;
  }
  #content .golf .row-gap-xxl-2,
.site22 .golf .row-gap-xxl-2 {
    row-gap: 0.5rem !important;
  }
  #content .golf .row-gap-xxl-3,
.site22 .golf .row-gap-xxl-3 {
    row-gap: 1rem !important;
  }
  #content .golf .row-gap-xxl-4,
.site22 .golf .row-gap-xxl-4 {
    row-gap: 1.5rem !important;
  }
  #content .golf .row-gap-xxl-5,
.site22 .golf .row-gap-xxl-5 {
    row-gap: 3rem !important;
  }
  #content .golf .column-gap-xxl-0,
.site22 .golf .column-gap-xxl-0 {
    -webkit-column-gap: 0 !important;
    -moz-column-gap: 0 !important;
    column-gap: 0 !important;
  }
  #content .golf .column-gap-xxl-1,
.site22 .golf .column-gap-xxl-1 {
    -webkit-column-gap: 0.25rem !important;
    -moz-column-gap: 0.25rem !important;
    column-gap: 0.25rem !important;
  }
  #content .golf .column-gap-xxl-2,
.site22 .golf .column-gap-xxl-2 {
    -webkit-column-gap: 0.5rem !important;
    -moz-column-gap: 0.5rem !important;
    column-gap: 0.5rem !important;
  }
  #content .golf .column-gap-xxl-3,
.site22 .golf .column-gap-xxl-3 {
    -webkit-column-gap: 1rem !important;
    -moz-column-gap: 1rem !important;
    column-gap: 1rem !important;
  }
  #content .golf .column-gap-xxl-4,
.site22 .golf .column-gap-xxl-4 {
    -webkit-column-gap: 1.5rem !important;
    -moz-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important;
  }
  #content .golf .column-gap-xxl-5,
.site22 .golf .column-gap-xxl-5 {
    -webkit-column-gap: 3rem !important;
    -moz-column-gap: 3rem !important;
    column-gap: 3rem !important;
  }
  #content .golf .text-xxl-start,
.site22 .golf .text-xxl-start {
    text-align: left !important;
  }
  #content .golf .text-xxl-end,
.site22 .golf .text-xxl-end {
    text-align: right !important;
  }
  #content .golf .text-xxl-center,
.site22 .golf .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  #content .golf .fs-1,
.site22 .golf .fs-1 {
    font-size: 2.5rem !important;
  }
  #content .golf .fs-2,
.site22 .golf .fs-2 {
    font-size: 2rem !important;
  }
  #content .golf .fs-3,
.site22 .golf .fs-3 {
    font-size: 1.75rem !important;
  }
  #content .golf .fs-4,
.site22 .golf .fs-4 {
    font-size: 1.5rem !important;
  }
}
@media print {
  #content .golf .d-print-inline,
.site22 .golf .d-print-inline {
    display: inline !important;
  }
  #content .golf .d-print-inline-block,
.site22 .golf .d-print-inline-block {
    display: inline-block !important;
  }
  #content .golf .d-print-block,
.site22 .golf .d-print-block {
    display: block !important;
  }
  #content .golf .d-print-grid,
.site22 .golf .d-print-grid {
    display: grid !important;
  }
  #content .golf .d-print-inline-grid,
.site22 .golf .d-print-inline-grid {
    display: inline-grid !important;
  }
  #content .golf .d-print-table,
.site22 .golf .d-print-table {
    display: table !important;
  }
  #content .golf .d-print-table-row,
.site22 .golf .d-print-table-row {
    display: table-row !important;
  }
  #content .golf .d-print-table-cell,
.site22 .golf .d-print-table-cell {
    display: table-cell !important;
  }
  #content .golf .d-print-flex,
.site22 .golf .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  #content .golf .d-print-inline-flex,
.site22 .golf .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  #content .golf .d-print-none,
.site22 .golf .d-print-none {
    display: none !important;
  }
}
#content .golf a,
.site22 .golf a {
  text-decoration: none;
}
#content .golf img,
.site22 .golf img {
  max-width: 100%;
}
#content .golf .m-btn--primary,
.site22 .golf .m-btn--primary {
  position: relative;
  display: inline-block;
  font-size: 18px;
  line-height: 21.6px;
  font-weight: 700;
  color: #fff;
  border-radius: 999px;
  background-color: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(16px);
  padding: 20px 100px 20px 24px;
}
#content .golf .m-btn--primary:visited,
.site22 .golf .m-btn--primary:visited {
  color: #fff;
}
#content .golf .m-btn--primary:hover,
.site22 .golf .m-btn--primary:hover {
  color: #fff;
}
#content .golf .m-btn--primary:active,
.site22 .golf .m-btn--primary:active {
  color: #fff;
}
#content .golf .m-btn--primary:before,
.site22 .golf .m-btn--primary:before {
  font-family: "Font Awesome 6 Pro";
  content: "";
  position: absolute;
  top: 50%;
  right: 25px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 12px;
  font-weight: 300;
  color: #123A23;
}
#content .golf .m-btn--primary:after,
.site22 .golf .m-btn--primary:after {
  position: absolute;
  top: 50%;
  right: 5px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
  width: 52px;
  height: 52px;
  background-color: #A1D938;
  border-radius: 999px;
  z-index: -1;
  -webkit-transition: width 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
  transition: width 0.4s cubic-bezier(0.34, 1.56, 0.64, 1);
}
#content .golf .m-btn--primary:hover,
.site22 .golf .m-btn--primary:hover {
  color: #123A23;
}
#content .golf .m-btn--primary:hover:visited,
.site22 .golf .m-btn--primary:hover:visited {
  color: #123A23;
}
#content .golf .m-btn--primary:hover:hover,
.site22 .golf .m-btn--primary:hover:hover {
  color: #123A23;
}
#content .golf .m-btn--primary:hover:active,
.site22 .golf .m-btn--primary:hover:active {
  color: #123A23;
}
#content .golf .m-btn--primary:hover:after,
.site22 .golf .m-btn--primary:hover:after {
  width: calc(100% - 10px);
}
#content .golf .m-btn--secondary,
.site22 .golf .m-btn--secondary {
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 120%;
  text-align: center;
  color: #123A23;
  background-color: #A1D938;
  border-radius: 20px;
  padding: 22px 40px;
}
#content .golf .m-btn--secondary:visited,
.site22 .golf .m-btn--secondary:visited {
  color: #123A23;
}
#content .golf .m-btn--secondary:hover,
.site22 .golf .m-btn--secondary:hover {
  color: #123A23;
}
#content .golf .m-btn--secondary:active,
.site22 .golf .m-btn--secondary:active {
  color: #123A23;
}
#content .golf .m-btn--dark,
.site22 .golf .m-btn--dark {
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 120%;
  text-align: center;
  color: #A1D938;
  background-color: rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(24px);
  border-radius: 20px;
  padding: 22px 40px;
}
#content .golf .m-btn--dark:visited,
.site22 .golf .m-btn--dark:visited {
  color: #A1D938;
}
#content .golf .m-btn--dark:hover,
.site22 .golf .m-btn--dark:hover {
  color: #A1D938;
}
#content .golf .m-btn--dark:active,
.site22 .golf .m-btn--dark:active {
  color: #A1D938;
}
#content .golf .m-btn--white,
.site22 .golf .m-btn--white {
  font-size: 18px;
  font-weight: 700;
  line-height: 21.6px;
  color: #123A23;
  border-radius: 999px;
  border: 0;
  background-color: #fff;
  padding: 20px 32px;
}
#content .golf .m-btn--submit,
.site22 .golf .m-btn--submit {
  font-size: 18px;
  font-weight: 700;
  line-height: 21.6px;
  color: #A1D938;
  border-radius: 999px;
  border: 0;
  background-color: #123A23;
  padding: 20px 32px;
}
#content .golf .m-nav__inner,
.site22 .golf .m-nav__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-radius: 999px;
  background-color: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(24px);
  margin: 32px 0;
  padding: 8px 12px 8px 24px;
}
#content .golf .m-logo,
.site22 .golf .m-logo {
  display: block;
  font-size: 18px;
  line-height: 28.8px;
  font-weight: 700;
  color: #fff;
}
#content .golf .m-logo:visited,
.site22 .golf .m-logo:visited {
  color: #fff;
}
#content .golf .m-logo:hover,
.site22 .golf .m-logo:hover {
  color: #fff;
}
#content .golf .m-logo:active,
.site22 .golf .m-logo:active {
  color: #fff;
}
@media screen and (max-width: 767px) {
  #content .golf .m-logo,
.site22 .golf .m-logo {
    display: none;
  }
}
#content .golf .m-menu,
.site22 .golf .m-menu {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
}
#content .golf .m-menu li a,
.site22 .golf .m-menu li a {
  display: block;
  font-size: 16px;
  line-height: 19.2px;
  font-weight: 700;
  color: #fff;
  border-radius: 999px;
  padding: 12px 24px;
}
#content .golf .m-menu li a:visited,
.site22 .golf .m-menu li a:visited {
  color: #fff;
}
#content .golf .m-menu li a:hover,
.site22 .golf .m-menu li a:hover {
  color: #fff;
}
#content .golf .m-menu li a:active,
.site22 .golf .m-menu li a:active {
  color: #fff;
}
#content .golf .m-menu li.highlight a,
.site22 .golf .m-menu li.highlight a {
  background-color: #A1D938;
  color: #123A23;
}
#content .golf .m-menu li.highlight a:visited,
.site22 .golf .m-menu li.highlight a:visited {
  color: #123A23;
}
#content .golf .m-menu li.highlight a:hover,
.site22 .golf .m-menu li.highlight a:hover {
  color: #123A23;
}
#content .golf .m-menu li.highlight a:active,
.site22 .golf .m-menu li.highlight a:active {
  color: #123A23;
}
#content .golf .m-menu li.user a,
.site22 .golf .m-menu li.user a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
  background-color: rgba(0, 0, 0, 0.25);
  color: #A1D938;
}
#content .golf .m-menu li.user a:visited,
.site22 .golf .m-menu li.user a:visited {
  color: #A1D938;
}
#content .golf .m-menu li.user a:hover,
.site22 .golf .m-menu li.user a:hover {
  color: #A1D938;
}
#content .golf .m-menu li.user a:active,
.site22 .golf .m-menu li.user a:active {
  color: #A1D938;
}
#content .golf .m-menu li.user a .avatar,
.site22 .golf .m-menu li.user a .avatar {
  width: 27px;
  height: 27px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  border-radius: 50%;
  overflow: hidden;
  margin: 0;
}
#content .golf .m-header,
.site22 .golf .m-header {
  margin-bottom: 32px;
}
#content .golf .m-header__card,
.site22 .golf .m-header__card {
  position: relative;
  border-radius: 40px;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 112px 88px 40px;
}
#content .golf .m-header__card h2,
.site22 .golf .m-header__card h2 {
  font-size: 45px;
  line-height: 1.2;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 0 4px 8px rgba(0, 0, 0, 0.2), 0 0 32px rgba(255, 255, 255, 0.4);
  margin-bottom: 8px;
}
#content .golf .m-header__card h1,
.site22 .golf .m-header__card h1 {
  position: relative;
  display: inline-block;
  font-family: "Forum", serif;
  font-size: 144px;
  line-height: 144px;
  font-weight: 400;
  color: #fff;
  text-shadow: -4px 4px 8px rgba(0, 0, 0, 0.5), 0 0 32px rgba(255, 255, 255, 0.4);
  margin-bottom: 45px;
}
#content .golf .m-header__card h1 span,
.site22 .golf .m-header__card h1 span {
  position: absolute;
  right: 22px;
  bottom: -37px;
  font-size: 56px;
  line-height: 56px;
  font-weight: 400;
}
#content .golf .m-header__card p,
.site22 .golf .m-header__card p {
  font-size: 16px;
  line-height: 25.6px;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.7);
  margin: 204px 0 0 0;
}
#content .golf .m-header__card p a,
.site22 .golf .m-header__card p a {
  color: white;
  text-decoration: underline;
}
#content .golf .m-header__card p a:visited,
.site22 .golf .m-header__card p a:visited {
  color: white;
}
#content .golf .m-header__card p a:hover,
.site22 .golf .m-header__card p a:hover {
  color: white;
}
#content .golf .m-header__card p a:active,
.site22 .golf .m-header__card p a:active {
  color: white;
}
#content .golf .m-header__card:before,
.site22 .golf .m-header__card:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1px;
  border-radius: inherit;
  background: linear-gradient(129.04deg, rgba(255, 255, 255, 0.25) 5.22%, rgba(255, 255, 255, 0) 94.78%);
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, white)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, white));
  -webkit-mask: linear-gradient(white 0 0) content-box, linear-gradient(white 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
}
@media screen and (max-width: 991px) {
  #content .golf .m-header__card,
.site22 .golf .m-header__card {
    padding: 56px 44px 20px;
  }
}
@media screen and (max-width: 767px) {
  #content .golf .m-header__card,
.site22 .golf .m-header__card {
    background-position: 45% center;
    padding: 80px 16px 16px 16px;
  }
  #content .golf .m-header__card h1,
.site22 .golf .m-header__card h1 {
    font-size: 85px;
    line-height: 1;
    margin-bottom: 129px;
  }
  #content .golf .m-header__card h1 span,
.site22 .golf .m-header__card h1 span {
    right: 11px;
    bottom: -20px;
    font-size: 32px;
    line-height: 1;
  }
  #content .golf .m-header__card h2,
.site22 .golf .m-header__card h2 {
    font-size: 27px;
  }
  #content .golf .m-header__card p,
.site22 .golf .m-header__card p {
    display: none;
  }
}
#content .golf .m-card--step,
.site22 .golf .m-card--step {
  position: sticky;
  top: 24px;
  margin-bottom: -36px;
  padding-top: 80px;
}
#content .golf .m-card--step .m-card__header,
.site22 .golf .m-card--step .m-card__header {
  position: relative;
  border-radius: 20px;
  background-color: rgba(161, 217, 56, 0.75);
  padding: 16px 24px;
  z-index: 1;
}
#content .golf .m-card--step .m-card__header h3,
.site22 .golf .m-card--step .m-card__header h3 {
  font-size: 14px;
  line-height: 22.4px;
  font-weight: 400;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  margin-bottom: 4px;
  padding-bottom: 4px;
}
#content .golf .m-card--step .m-card__header h4,
.site22 .golf .m-card--step .m-card__header h4 {
  font-size: 16px;
  line-height: 25.6px;
  font-weight: 700;
  color: #123A23;
  margin: 0;
}
#content .golf .m-card--step .m-card__header h5,
.site22 .golf .m-card--step .m-card__header h5 {
  font-family: "Forum", serif;
  font-size: 22px;
  line-height: 24.29px;
  font-weight: 400;
  color: #123A23;
  margin: 0;
}
#content .golf .m-card--step .m-card__header p,
.site22 .golf .m-card--step .m-card__header p {
  font-size: 16px;
  line-height: 25.6px;
  font-weight: 400;
  color: #123A23;
  margin: 0;
}
#content .golf .m-card--step .m-card__header:before,
.site22 .golf .m-card--step .m-card__header:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1px;
  border-radius: inherit;
  background: linear-gradient(106.76deg, rgba(255, 255, 255, 0.5) 22.85%, rgba(255, 255, 255, 0) 77.15%);
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, white)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, white));
  -webkit-mask: linear-gradient(white 0 0) content-box, linear-gradient(white 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
}
#content .golf .m-card--step .m-card__body,
.site22 .golf .m-card--step .m-card__body {
  border-radius: 20px;
  background-color: rgba(18, 58, 35, 0.5);
  backdrop-filter: blur(8px);
  -webkit-transform: translateY(-36px);
  transform: translateY(-36px);
  padding: 44px 24px 16px;
}
#content .golf .m-card--step.user,
.site22 .golf .m-card--step.user {
  position: static;
  margin-bottom: -4px;
  padding-top: 0;
}
#content .golf .m-card--horizontal,
.site22 .golf .m-card--horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
  border-radius: 20px;
  background-color: rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(24px);
  padding: 24px 16px 40px 24px;
  height: 100%;
}
#content .golf .m-card--horizontal .m-card__body,
.site22 .golf .m-card--horizontal .m-card__body {
  width: 50%;
}
#content .golf .m-card--horizontal .m-card__body h3,
.site22 .golf .m-card--horizontal .m-card__body h3 {
  font-family: "Forum", serif;
  font-size: 32px;
  line-height: 35.33px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 32px;
}
#content .golf .m-card--horizontal .m-card__body p,
.site22 .golf .m-card--horizontal .m-card__body p {
  font-size: 16px;
  line-height: 25.6px;
  font-weight: 400;
  color: #fff;
  margin: 0;
}
#content .golf .m-card--horizontal .m-card__image,
.site22 .golf .m-card--horizontal .m-card__image {
  position: relative;
  width: 50%;
  border-radius: 16px;
  overflow: hidden;
  margin: 0;
}
#content .golf .m-card--horizontal .m-card__image img,
.site22 .golf .m-card--horizontal .m-card__image img {
  aspect-ratio: 1;
  -o-object-fit: cover;
  object-fit: cover;
}
#content .golf .m-card--horizontal .m-card__image span,
.site22 .golf .m-card--horizontal .m-card__image span {
  position: absolute;
  font-family: "Forum", serif;
  font-size: 56px;
  line-height: 56px;
  font-weight: 400;
  color: #fff;
}
#content .golf .m-card--horizontal:nth-child(1) .m-card__image span,
.site22 .golf .m-card--horizontal:nth-child(1) .m-card__image span {
  top: 16px;
  left: 16px;
}
#content .golf .m-card--horizontal:nth-child(2) .m-card__image span,
.site22 .golf .m-card--horizontal:nth-child(2) .m-card__image span {
  bottom: 16px;
  left: 16px;
}
#content .golf .m-card--horizontal:nth-child(3) .m-card__image span,
.site22 .golf .m-card--horizontal:nth-child(3) .m-card__image span {
  font-size: 96px;
  line-height: 96px;
  right: 16px;
  bottom: 16px;
}
#content .golf .m-card--horizontal:last-of-type,
.site22 .golf .m-card--horizontal:last-of-type {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
#content .golf .m-card--horizontal:last-of-type .m-card__image,
.site22 .golf .m-card--horizontal:last-of-type .m-card__image {
  height: 100%;
}
#content .golf .m-card--horizontal:last-of-type .m-card__image img,
.site22 .golf .m-card--horizontal:last-of-type .m-card__image img {
  aspect-ratio: unset;
}
#content .golf .m-card--ghost,
.site22 .golf .m-card--ghost {
  position: relative;
  border-radius: 20px;
  background-color: rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(8px);
  padding: 24px 32px;
}
#content .golf .m-card--ghost .m-card__text p,
.site22 .golf .m-card--ghost .m-card__text p {
  font-size: 16px;
  line-height: 25.6px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 16px;
}
#content .golf .m-card--ghost .m-card__text p a,
.site22 .golf .m-card--ghost .m-card__text p a {
  color: #fff;
}
#content .golf .m-card--ghost .m-card__text p a:visited,
.site22 .golf .m-card--ghost .m-card__text p a:visited {
  color: #fff;
}
#content .golf .m-card--ghost .m-card__text p a:hover,
.site22 .golf .m-card--ghost .m-card__text p a:hover {
  color: #fff;
}
#content .golf .m-card--ghost .m-card__text p a:active,
.site22 .golf .m-card--ghost .m-card__text p a:active {
  color: #fff;
}
#content .golf .m-card--ghost .m-card__text p:last-of-type,
.site22 .golf .m-card--ghost .m-card__text p:last-of-type {
  margin-bottom: 0;
}
#content .golf .m-card--ghost:before,
.site22 .golf .m-card--ghost:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1px;
  border-radius: inherit;
  background: linear-gradient(129.04deg, rgba(255, 255, 255, 0.25) 5.22%, rgba(255, 255, 255, 0) 94.78%);
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, white)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, white));
  -webkit-mask: linear-gradient(white 0 0) content-box, linear-gradient(white 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
}
#content .golf .m-card--user,
.site22 .golf .m-card--user {
  background-color: rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(24px);
  border-radius: 20px;
  margin-bottom: 32px;
  padding: 0 32px 32px 32px;
}
#content .golf .m-card--user .m-card__title,
.site22 .golf .m-card--user .m-card__title {
  font-size: 14px;
  font-weight: 400;
  line-height: 160%;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.75);
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  margin-bottom: 40px;
  padding: 24px 0 12px;
}
@media screen and (max-width: 991px) {
  #content .golf .m-card--horizontal:last-of-type,
.site22 .golf .m-card--horizontal:last-of-type {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    flex-flow: row;
  }
}
@media screen and (max-width: 767px) {
  #content .golf .m-card--step .m-card__header h5,
.site22 .golf .m-card--step .m-card__header h5 {
    font-size: 32px;
    line-height: 35.33px;
    font-weight: 400;
  }
  #content .golf .m-card--horizontal .m-card__body,
.site22 .golf .m-card--horizontal .m-card__body {
    width: auto;
  }
  #content .golf .m-card--horizontal .m-card__image,
.site22 .golf .m-card--horizontal .m-card__image {
    width: auto;
  }
  #content .golf .m-card--horizontal .m-card__image span,
.site22 .golf .m-card--horizontal .m-card__image span {
    top: 16px;
    left: 16px;
  }
}
#content .golf .m-counter,
.site22 .golf .m-counter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
#content .golf .m-counter__item,
.site22 .golf .m-counter__item {
  font-size: 12px;
  line-height: 14.4px;
  font-weight: 400;
  letter-spacing: 0.1em;
  text-align: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #fff;
  text-transform: uppercase;
}
#content .golf .m-counter__item span,
.site22 .golf .m-counter__item span {
  display: block;
  font-family: "Forum", serif;
  font-size: 40px;
  line-height: 40px;
  font-weight: 400;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #content .golf .m-counter__item span,
.site22 .golf .m-counter__item span {
    font-size: 32px;
    line-height: 35.33px;
    font-weight: 400;
  }
}
#content .golf .m-section,
.site22 .golf .m-section {
  padding-bottom: 112px;
}
#content .golf .m-section__image,
.site22 .golf .m-section__image {
  border-radius: 40px;
  margin-bottom: 0;
  overflow: hidden;
}
#content .golf .m-section__title,
.site22 .golf .m-section__title {
  font-family: "Forum", serif;
  font-size: 48px;
  line-height: 52.99px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 40px;
}
#content .golf .m-section__text--small,
.site22 .golf .m-section__text--small {
  margin: 24px 0 56px;
}
#content .golf .m-section__text--small p,
.site22 .golf .m-section__text--small p {
  font-size: 16px;
  line-height: 25.6px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.75);
}
#content .golf .m-section__text--small p strong,
.site22 .golf .m-section__text--small p strong {
  display: block;
  font-size: 18px;
  line-height: 28.8px;
  color: #fff;
}
#content .golf .m-section__text--small p a,
.site22 .golf .m-section__text--small p a {
  color: rgba(255, 255, 255, 0.75);
  text-decoration: underline;
}
#content .golf .m-section__text--small p a:visited,
.site22 .golf .m-section__text--small p a:visited {
  color: rgba(255, 255, 255, 0.75);
}
#content .golf .m-section__text--small p a:hover,
.site22 .golf .m-section__text--small p a:hover {
  color: rgba(255, 255, 255, 0.75);
}
#content .golf .m-section__text--small p a:active,
.site22 .golf .m-section__text--small p a:active {
  color: rgba(255, 255, 255, 0.75);
}
#content .golf .m-section--dark .m-section__inner,
.site22 .golf .m-section--dark .m-section__inner {
  border-radius: 20px;
  background-color: rgba(18, 58, 35, 0.5);
  backdrop-filter: blur(24px);
  padding: 112px 24px;
}
#content .golf .m-section--dark .m-section__title,
.site22 .golf .m-section--dark .m-section__title {
  font-size: 56px;
  line-height: 61.82px;
  font-weight: 400;
  color: #fff;
  margin: 0;
  padding: 8px 16px;
}
#content .golf .m-section--dark .m-section__text,
.site22 .golf .m-section--dark .m-section__text {
  padding: 8px 16px;
}
#content .golf .m-section--dark .m-section__text p,
.site22 .golf .m-section--dark .m-section__text p {
  font-size: 18px;
  line-height: 28.8px;
  font-weight: 400;
  color: #fff;
  margin: 0;
}
#content .golf .m-section--ghost .m-section__title,
.site22 .golf .m-section--ghost .m-section__title {
  font-family: "Lato", sans-serif;
  font-size: 24px;
  line-height: 28.8px;
  font-weight: 400;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  margin-bottom: 32px;
}
#content .golf .m-section--ghost .m-section__description,
.site22 .golf .m-section--ghost .m-section__description {
  margin-bottom: 32px;
}
#content .golf .m-section--ghost .m-section__description p,
.site22 .golf .m-section--ghost .m-section__description p {
  font-size: 18px;
  line-height: 28.8px;
  font-weight: 400;
  text-align: center;
  color: #fff;
  margin: 0;
}
#content .golf .m-section--ghost .m-section__inner,
.site22 .golf .m-section--ghost .m-section__inner {
  border-radius: 20px;
  backdrop-filter: blur(24px);
  padding: 56px 40px;
}
#content .golf .m-section--ghost.black .m-section__inner,
.site22 .golf .m-section--ghost.black .m-section__inner {
  background-color: rgba(0, 0, 0, 0.25);
}
#content .golf .m-section--ghost.primary .m-section__inner,
.site22 .golf .m-section--ghost.primary .m-section__inner {
  background-color: rgba(18, 58, 35, 0.25);
  padding: 112px 110px;
}
#content .golf .m-section--footer .m-section__inner,
.site22 .golf .m-section--footer .m-section__inner {
  border-radius: 20px;
  background-color: #fff;
  padding: 24px;
}
#content .golf .m-section--footer .m-section__logos,
.site22 .golf .m-section--footer .m-section__logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 80px;
  padding: 16px 0;
}
#content .golf .m-section--user,
.site22 .golf .m-section--user {
  padding: 40px 0;
}
@media screen and (max-width: 991px) {
  #content .golf .m-section,
.site22 .golf .m-section {
    padding-bottom: 56px;
  }
  #content .golf .m-section--dark .m-section__inner,
.site22 .golf .m-section--dark .m-section__inner {
    padding: 48px 16px;
  }
  #content .golf .m-section--ghost.primary .m-section__inner,
.site22 .golf .m-section--ghost.primary .m-section__inner {
    padding: 56px 55px;
  }
}
@media screen and (max-width: 767px) {
  #content .golf .m-section--dark .m-section__title,
.site22 .golf .m-section--dark .m-section__title {
    font-size: 40px;
    line-height: 44.16px;
    font-weight: 400;
    margin-bottom: 32px;
  }
  #content .golf .m-section--footer .m-section__logos,
.site22 .golf .m-section--footer .m-section__logos {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px;
    margin-bottom: 40px;
  }
  #content .golf .m-section--ghost.black .m-section__inner,
.site22 .golf .m-section--ghost.black .m-section__inner {
    padding: 56px 16px;
  }
  #content .golf .m-section--ghost.primary .m-section__inner,
.site22 .golf .m-section--ghost.primary .m-section__inner {
    padding: 40px 16px;
  }
}
#content .golf .m-grid,
.site22 .golf .m-grid {
  display: grid;
  grid-template-columns: calc(41.66666667% - 12px) calc(58.33333333% - 12px);
  grid-template-rows: auto auto;
  gap: 24px;
}
#content .golf .m-grid .m-card:nth-child(1),
.site22 .golf .m-grid .m-card:nth-child(1) {
  grid-column: 1;
  grid-row: 1;
}
#content .golf .m-grid .m-card:nth-child(2),
.site22 .golf .m-grid .m-card:nth-child(2) {
  grid-column: 1;
  grid-row: 2;
}
#content .golf .m-grid .m-card:nth-child(3),
.site22 .golf .m-grid .m-card:nth-child(3) {
  grid-column: 2;
  grid-row: 1/span 2;
}
@media screen and (max-width: 991px) {
  #content .golf .m-grid,
.site22 .golf .m-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  #content .golf .m-grid .m-card,
.site22 .golf .m-grid .m-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 40px 16px;
  }
  #content .golf .m-grid .m-card img,
.site22 .golf .m-grid .m-card img {
    width: 100%;
    aspect-ratio: 16/11;
  }
}
#content .golf .m-accordion--event .m-accordion__item,
.site22 .golf .m-accordion--event .m-accordion__item {
  margin-bottom: 24px;
}
#content .golf .m-accordion--event .m-accordion__item.open .m-accordion__header,
.site22 .golf .m-accordion--event .m-accordion__item.open .m-accordion__header {
  background-color: #A1D938;
}
#content .golf .m-accordion--event .m-accordion__item.open .m-accordion__header .m-accordion__date,
#content .golf .m-accordion--event .m-accordion__item.open .m-accordion__header .m-accordion__info,
.site22 .golf .m-accordion--event .m-accordion__item.open .m-accordion__header .m-accordion__date,
.site22 .golf .m-accordion--event .m-accordion__item.open .m-accordion__header .m-accordion__info {
  color: #123A23;
}
#content .golf .m-accordion--event .m-accordion__item.open .m-accordion__header:after,
.site22 .golf .m-accordion--event .m-accordion__item.open .m-accordion__header:after {
  content: "";
  color: #A1D938;
  background-color: #123A23;
}
#content .golf .m-accordion--event .m-accordion__item.deactivate,
.site22 .golf .m-accordion--event .m-accordion__item.deactivate {
  pointer-events: none;
}
#content .golf .m-accordion--event .m-accordion__item.deactivate .m-accordion__header:after,
.site22 .golf .m-accordion--event .m-accordion__item.deactivate .m-accordion__header:after {
  background-color: #909090;
}
#content .golf .m-accordion--event .m-accordion__header,
.site22 .golf .m-accordion--event .m-accordion__header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-color: rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(24px);
  cursor: pointer;
  -webkit-transition: ease-out all 0.4s;
  transition: ease-out all 0.4s;
  overflow: hidden;
}
#content .golf .m-accordion--event .m-accordion__header:after,
.site22 .golf .m-accordion--event .m-accordion__header:after {
  font-family: "Font Awesome 6 Pro";
  content: "";
  font-size: 20px;
  font-weight: 300;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 24px;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background-color: #A1D938;
  color: #123A23;
}
#content .golf .m-accordion--event .m-accordion__header:hover,
.site22 .golf .m-accordion--event .m-accordion__header:hover {
  background-color: #A1D938;
  -webkit-transition: ease-out all 0.4s;
  transition: ease-out all 0.4s;
}
#content .golf .m-accordion--event .m-accordion__header:hover .m-accordion__date,
#content .golf .m-accordion--event .m-accordion__header:hover .m-accordion__info,
.site22 .golf .m-accordion--event .m-accordion__header:hover .m-accordion__date,
.site22 .golf .m-accordion--event .m-accordion__header:hover .m-accordion__info {
  color: #123A23;
}
#content .golf .m-accordion--event .m-accordion__header:hover:after,
.site22 .golf .m-accordion--event .m-accordion__header:hover:after {
  color: #A1D938;
  background-color: #123A23;
}
#content .golf .m-accordion--event .m-accordion__flag,
.site22 .golf .m-accordion--event .m-accordion__flag {
  position: absolute;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 20px;
  left: -70px;
  width: 209px;
  font-size: 14px;
  line-height: 22.4px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  padding: 4px 0;
}
#content .golf .m-accordion--event .m-accordion__flag.danger,
.site22 .golf .m-accordion--event .m-accordion__flag.danger {
  background-color: #F63D68;
}
#content .golf .m-accordion--event .m-accordion__flag.warning,
.site22 .golf .m-accordion--event .m-accordion__flag.warning {
  background-color: #FD853A;
}
#content .golf .m-accordion--event .m-accordion__date,
.site22 .golf .m-accordion--event .m-accordion__date {
  width: 174px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px;
  line-height: 19.2px;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  border-right: 1px solid rgba(255, 255, 255, 0.25);
  padding: 21px 57px;
}
#content .golf .m-accordion--event .m-accordion__date span,
.site22 .golf .m-accordion--event .m-accordion__date span {
  display: block;
  font-family: "Forum", serif;
  font-size: 64px;
  line-height: 64px;
  font-weight: 400;
}
#content .golf .m-accordion--event .m-accordion__info,
.site22 .golf .m-accordion--event .m-accordion__info {
  color: #fff;
  padding: 26px 40px;
}
#content .golf .m-accordion--event .m-accordion__info h3,
.site22 .golf .m-accordion--event .m-accordion__info h3 {
  font-family: "Forum", serif;
  font-size: 32px;
  line-height: 35.33px;
  font-weight: 400;
  margin-bottom: 4px;
}
#content .golf .m-accordion--event .m-accordion__info p,
.site22 .golf .m-accordion--event .m-accordion__info p {
  font-size: 18px;
  line-height: 28.8px;
  font-weight: 400;
  margin: 0;
}
#content .golf .m-accordion--event .m-accordion__body,
.site22 .golf .m-accordion--event .m-accordion__body {
  display: none;
  background-color: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(24px);
  border-radius: 20px;
  margin-top: 24px;
  padding: 56px 40px;
}
#content .golf .m-accordion--event .m-accordion__body h4,
.site22 .golf .m-accordion--event .m-accordion__body h4 {
  font-family: "Forum", serif;
  font-size: 32px;
  line-height: 35.33px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 16px;
}
#content .golf .m-accordion--event .m-accordion__body ul,
.site22 .golf .m-accordion--event .m-accordion__body ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  margin-bottom: 32px;
}
#content .golf .m-accordion--event .m-accordion__body ul li,
.site22 .golf .m-accordion--event .m-accordion__body ul li {
  font-size: 18px;
  line-height: 28.8px;
  font-weight: 700;
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  padding: 12px 0;
}
#content .golf .m-accordion--event .m-accordion__body ul li span,
.site22 .golf .m-accordion--event .m-accordion__body ul li span {
  display: block;
  font-size: 14px;
  line-height: 22.4px;
  font-weight: 400;
  letter-spacing: 0.2em;
  color: rgba(255, 255, 255, 0.75);
  text-transform: uppercase;
}
#content .golf .m-accordion--event .m-accordion__body ul.wide li,
.site22 .golf .m-accordion--event .m-accordion__body ul.wide li {
  font-family: "Forum", serif;
  font-size: 32px;
  line-height: 35.33px;
  font-weight: 400;
  text-align: center;
  border: 0;
}
#content .golf .m-accordion--event .m-accordion__body ul.wide li span,
.site22 .golf .m-accordion--event .m-accordion__body ul.wide li span {
  font-family: "Lato", sans-serif;
  margin-bottom: 8px;
}
#content .golf .m-accordion--event .m-accordion__body ul.wide li small,
.site22 .golf .m-accordion--event .m-accordion__body ul.wide li small {
  display: block;
  font-family: "Lato", sans-serif;
  font-size: 18px;
  line-height: 28.8px;
  font-weight: 400;
  text-align: center;
}
#content .golf .m-accordion--event .m-accordion__body a,
.site22 .golf .m-accordion--event .m-accordion__body a {
  display: block;
  font-size: 16px;
  line-height: 25.6px;
  font-weight: 400;
  text-align: center;
  color: #fff;
  text-decoration: underline;
}
#content .golf .m-accordion--event .m-accordion__body a:visited,
.site22 .golf .m-accordion--event .m-accordion__body a:visited {
  color: #fff;
}
#content .golf .m-accordion--event .m-accordion__body a:hover,
.site22 .golf .m-accordion--event .m-accordion__body a:hover {
  color: #fff;
}
#content .golf .m-accordion--event .m-accordion__body a:active,
.site22 .golf .m-accordion--event .m-accordion__body a:active {
  color: #fff;
}
#content .golf .m-accordion--event .m-accordion__body a.map,
.site22 .golf .m-accordion--event .m-accordion__body a.map {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 11px;
  margin-bottom: 32px;
}
#content .golf .m-accordion--event .m-accordion__body a.map:before,
.site22 .golf .m-accordion--event .m-accordion__body a.map:before {
  font-family: "Font Awesome 6 Pro";
  content: "";
  color: #A1D938;
}
#content .golf .m-accordion--event .m-accordion__title,
.site22 .golf .m-accordion--event .m-accordion__title {
  font-size: 18px;
  line-height: 27px;
  font-weight: 700;
  color: #A1D938;
  margin-bottom: 0;
}
#content .golf .m-accordion--event .m-accordion__text,
.site22 .golf .m-accordion--event .m-accordion__text {
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
  margin-bottom: 0;
}
#content .golf .m-accordion--event.classifica .m-accordion__body,
.site22 .golf .m-accordion--event.classifica .m-accordion__body {
  background-color: #000;
}
#content .golf .m-accordion--event.classifica .m-accordion__body a.m-btn--download,
.site22 .golf .m-accordion--event.classifica .m-accordion__body a.m-btn--download {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 14px;
  font-size: 16px;
  font-weight: 700;
  line-height: 160%;
  color: #fff;
  text-decoration: none;
}
#content .golf .m-accordion--event.classifica .m-accordion__body a.m-btn--download:visited,
.site22 .golf .m-accordion--event.classifica .m-accordion__body a.m-btn--download:visited {
  color: #fff;
}
#content .golf .m-accordion--event.classifica .m-accordion__body a.m-btn--download:hover,
.site22 .golf .m-accordion--event.classifica .m-accordion__body a.m-btn--download:hover {
  color: #fff;
}
#content .golf .m-accordion--event.classifica .m-accordion__body a.m-btn--download:active,
.site22 .golf .m-accordion--event.classifica .m-accordion__body a.m-btn--download:active {
  color: #fff;
}
#content .golf .m-accordion--gallery,
.site22 .golf .m-accordion--gallery {
  margin-bottom: -16px;
}
#content .golf .m-accordion--gallery .m-accordion__item.open .m-accordion__header:after,
.site22 .golf .m-accordion--gallery .m-accordion__item.open .m-accordion__header:after {
  content: "";
  color: #123A23;
  background-color: #A1D938;
}
#content .golf .m-accordion--gallery .m-accordion__item:last-of-type .m-accordion__header,
.site22 .golf .m-accordion--gallery .m-accordion__item:last-of-type .m-accordion__header {
  border-width: 1px 0;
}
#content .golf .m-accordion--gallery .m-accordion__header,
.site22 .golf .m-accordion--gallery .m-accordion__header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.25);
  cursor: pointer;
  -webkit-transition: ease-out all 0.4s;
  transition: ease-out all 0.4s;
  padding: 16px;
}
#content .golf .m-accordion--gallery .m-accordion__header h3,
.site22 .golf .m-accordion--gallery .m-accordion__header h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  gap: 24px;
  font-family: "Forum", serif;
  font-size: 32px;
  line-height: 52px;
  font-weight: 400;
  color: #fff;
  margin: 0;
}
#content .golf .m-accordion--gallery .m-accordion__header h3 span,
.site22 .golf .m-accordion--gallery .m-accordion__header h3 span {
  font-family: "Lato", sans-serif;
  font-size: 18px;
  line-height: 28.8px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.75);
}
#content .golf .m-accordion--gallery .m-accordion__header:after,
.site22 .golf .m-accordion--gallery .m-accordion__header:after {
  font-family: "Font Awesome 6 Pro";
  content: "";
  font-size: 20px;
  font-weight: 300;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 24px;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background-color: #123A23;
  color: #A1D938;
}
#content .golf .m-accordion--gallery .m-accordion__header:hover,
.site22 .golf .m-accordion--gallery .m-accordion__header:hover {
  -webkit-transition: ease-out all 0.4s;
  transition: ease-out all 0.4s;
}
#content .golf .m-accordion--gallery .m-accordion__header:hover:after,
.site22 .golf .m-accordion--gallery .m-accordion__header:hover:after {
  color: #123A23;
  background-color: #A1D938;
}
#content .golf .m-accordion--gallery .m-accordion__body,
.site22 .golf .m-accordion--gallery .m-accordion__body {
  display: none;
  margin-bottom: -24px;
  padding: 24px 0;
}
#content .golf .m-accordion--gallery .m-accordion__image,
.site22 .golf .m-accordion--gallery .m-accordion__image {
  border-radius: 16px;
  margin-bottom: 24px;
  overflow: hidden;
}
#content .golf .m-accordion--gallery .m-accordion__image img,
.site22 .golf .m-accordion--gallery .m-accordion__image img {
  width: 100%;
  height: 190px;
  -o-object-fit: cover;
  object-fit: cover;
}
#content .golf .m-accordion--faq,
.site22 .golf .m-accordion--faq {
  margin-bottom: -24px;
}
#content .golf .m-accordion--faq .m-accordion__item.open .m-accordion__header:after,
.site22 .golf .m-accordion--faq .m-accordion__item.open .m-accordion__header:after {
  content: "";
  font-weight: 700;
}
#content .golf .m-accordion--faq .m-accordion__item:last-of-type .m-accordion__header,
.site22 .golf .m-accordion--faq .m-accordion__item:last-of-type .m-accordion__header {
  border-width: 1px 0;
}
#content .golf .m-accordion--faq .m-accordion__header,
.site22 .golf .m-accordion--faq .m-accordion__header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.25);
  cursor: pointer;
  -webkit-transition: ease-out all 0.4s;
  transition: ease-out all 0.4s;
  padding: 24px;
}
#content .golf .m-accordion--faq .m-accordion__header h3,
.site22 .golf .m-accordion--faq .m-accordion__header h3 {
  font-size: 18px;
  line-height: 28.8px;
  font-weight: 700;
  color: #fff;
  margin: 0;
}
#content .golf .m-accordion--faq .m-accordion__header:after,
.site22 .golf .m-accordion--faq .m-accordion__header:after {
  font-family: "Font Awesome 6 Pro";
  content: "";
  font-size: 20px;
  font-weight: 300;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 24px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #A1D938;
}
#content .golf .m-accordion--faq .m-accordion__body,
.site22 .golf .m-accordion--faq .m-accordion__body {
  display: none;
  padding: 0 24px 24px 24px;
}
#content .golf .m-accordion--faq .m-accordion__text,
.site22 .golf .m-accordion--faq .m-accordion__text {
  padding: 16px 24px;
}
#content .golf .m-accordion--faq .m-accordion__text p,
.site22 .golf .m-accordion--faq .m-accordion__text p {
  font-size: 16px;
  line-height: 25.6px;
  font-weight: 400;
  color: #fff;
  margin: 0;
}
#content .golf .m-accordion--user,
.site22 .golf .m-accordion--user {
  margin-bottom: 32px;
}
#content .golf .m-accordion--user .m-accordion__item,
.site22 .golf .m-accordion--user .m-accordion__item {
  border-radius: 20px;
  margin-bottom: 8px;
  overflow: hidden;
}
#content .golf .m-accordion--user .m-accordion__item.open .m-accordion__header,
.site22 .golf .m-accordion--user .m-accordion__item.open .m-accordion__header {
  background-color: #000;
  padding: 0 32px;
}
#content .golf .m-accordion--user .m-accordion__item.open .m-accordion__header:after,
.site22 .golf .m-accordion--user .m-accordion__item.open .m-accordion__header:after {
  content: "";
}
#content .golf .m-accordion--user .m-accordion__item.open .m-accordion__info,
.site22 .golf .m-accordion--user .m-accordion__item.open .m-accordion__info {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
#content .golf .m-accordion--user .m-accordion__item.deactivate,
.site22 .golf .m-accordion--user .m-accordion__item.deactivate {
  pointer-events: none;
}
#content .golf .m-accordion--user .m-accordion__item.deactivate .m-accordion__header:after,
.site22 .golf .m-accordion--user .m-accordion__item.deactivate .m-accordion__header:after {
  background-color: #909090;
}
#content .golf .m-accordion--user .m-accordion__header,
.site22 .golf .m-accordion--user .m-accordion__header {
  position: relative;
  background-color: rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(24px);
  cursor: pointer;
  -webkit-transition: ease-out all 0.4s;
  transition: ease-out all 0.4s;
  padding: 0 32px 8px 32px;
}
#content .golf .m-accordion--user .m-accordion__header:after,
.site22 .golf .m-accordion--user .m-accordion__header:after {
  font-family: "Font Awesome 6 Pro";
  content: "";
  font-size: 20px;
  font-weight: 300;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 24px;
  width: 52px;
  height: 52px;
  color: #A1D938;
}
#content .golf .m-accordion--user .m-accordion__info,
.site22 .golf .m-accordion--user .m-accordion__info {
  width: 100%;
  padding: 24px 0 12px;
}
#content .golf .m-accordion--user .m-accordion__info h3,
.site22 .golf .m-accordion--user .m-accordion__info h3 {
  font-size: 14px;
  line-height: 160%;
  font-weight: 400;
  letter-spacing: 0.2rem;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.75);
  margin: 0;
}
#content .golf .m-accordion--user .m-accordion__info p,
.site22 .golf .m-accordion--user .m-accordion__info p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 12px;
  margin: 0;
}
#content .golf .m-accordion--user .m-accordion__info p strong,
.site22 .golf .m-accordion--user .m-accordion__info p strong {
  font-size: 18px;
  font-weight: 400;
  line-height: 160%;
  color: #fff;
}
#content .golf .m-accordion--user .m-accordion__info p small,
.site22 .golf .m-accordion--user .m-accordion__info p small {
  color: #909090;
}
#content .golf .m-accordion--user .m-accordion__info p span,
.site22 .golf .m-accordion--user .m-accordion__info p span {
  font-size: 16px;
  font-weight: 400;
  line-height: 160%;
  color: #E7E7E7;
}
#content .golf .m-accordion--user .m-accordion__body,
.site22 .golf .m-accordion--user .m-accordion__body {
  display: none;
  background-color: #000;
  padding: 40px 32px;
}
#content .golf .m-accordion--user .m-accordion__body h4,
.site22 .golf .m-accordion--user .m-accordion__body h4 {
  font-family: "Forum", serif;
  font-size: 32px;
  line-height: 35.33px;
  font-weight: 400;
  color: #fff;
  margin-bottom: 16px;
}
#content .golf .m-accordion--user .m-accordion__body a,
.site22 .golf .m-accordion--user .m-accordion__body a {
  display: block;
  font-size: 16px;
  line-height: 25.6px;
  font-weight: 400;
  text-align: center;
  color: #fff;
  text-decoration: underline;
}
#content .golf .m-accordion--user .m-accordion__body a:visited,
.site22 .golf .m-accordion--user .m-accordion__body a:visited {
  color: #fff;
}
#content .golf .m-accordion--user .m-accordion__body a:hover,
.site22 .golf .m-accordion--user .m-accordion__body a:hover {
  color: #fff;
}
#content .golf .m-accordion--user .m-accordion__body a:active,
.site22 .golf .m-accordion--user .m-accordion__body a:active {
  color: #fff;
}
#content .golf .m-accordion--user .m-accordion__body a.map,
.site22 .golf .m-accordion--user .m-accordion__body a.map {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 11px;
  margin-bottom: 32px;
}
#content .golf .m-accordion--user .m-accordion__body a.map:before,
.site22 .golf .m-accordion--user .m-accordion__body a.map:before {
  font-family: "Font Awesome 6 Pro";
  content: "";
  color: #A1D938;
}
#content .golf .m-accordion--user .m-accordion__title,
.site22 .golf .m-accordion--user .m-accordion__title {
  font-size: 18px;
  line-height: 27px;
  font-weight: 700;
  color: #A1D938;
  margin-bottom: 0;
}
#content .golf .m-accordion--user .m-accordion__text,
.site22 .golf .m-accordion--user .m-accordion__text {
  font-size: 16px;
  line-height: 25px;
  font-weight: 300;
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  #content .golf .m-accordion--event .m-accordion__header:after,
.site22 .golf .m-accordion--event .m-accordion__header:after {
    width: 32px;
    height: 32px;
  }
  #content .golf .m-accordion--gallery .m-accordion__header h3,
.site22 .golf .m-accordion--gallery .m-accordion__header h3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0;
  }
  #content .golf .m-accordion--gallery .m-accordion__header:after,
.site22 .golf .m-accordion--gallery .m-accordion__header:after {
    width: 32px;
    height: 32px;
  }
}
@media screen and (max-width: 767px) {
  #content .golf .m-accordion--event .m-accordion__header,
.site22 .golf .m-accordion--event .m-accordion__header {
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 1;
  }
  #content .golf .m-accordion--event .m-accordion__header:after,
.site22 .golf .m-accordion--event .m-accordion__header:after {
    top: 73px;
    right: 6px;
    -webkit-transform: none;
    transform: none;
  }
  #content .golf .m-accordion--event .m-accordion__date,
.site22 .golf .m-accordion--event .m-accordion__date {
    width: 100%;
    font-size: 14px;
    line-height: 16.8px;
    text-align: center;
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    padding: 12px 0;
  }
  #content .golf .m-accordion--event .m-accordion__date span,
.site22 .golf .m-accordion--event .m-accordion__date span {
    font-size: 48px;
    line-height: 1;
  }
  #content .golf .m-accordion--event .m-accordion__info,
.site22 .golf .m-accordion--event .m-accordion__info {
    padding: 26px 16px;
  }
  #content .golf .m-accordion--event .m-accordion__info h3,
.site22 .golf .m-accordion--event .m-accordion__info h3 {
    font-size: 24px;
    line-height: 26.5px;
  }
  #content .golf .m-accordion--event .m-accordion__info p,
.site22 .golf .m-accordion--event .m-accordion__info p {
    font-size: 16px;
    line-height: 25.6px;
  }
  #content .golf .m-accordion--event .m-accordion__body,
.site22 .golf .m-accordion--event .m-accordion__body {
    margin-top: -40px;
    padding: 56px 16px;
  }
  #content .golf .m-accordion--gallery .m-accordion__header,
.site22 .golf .m-accordion--gallery .m-accordion__header {
    padding: 16px 12px;
  }
  #content .golf .m-accordion--gallery .m-accordion__header h3,
.site22 .golf .m-accordion--gallery .m-accordion__header h3 {
    font-size: 32px;
    line-height: 35.33px;
    font-weight: 400;
  }
  #content .golf .m-accordion--faq .m-accordion__header,
.site22 .golf .m-accordion--faq .m-accordion__header {
    padding: 24px 56px 24px 16px;
  }
  #content .golf .m-accordion--faq .m-accordion__header:after,
.site22 .golf .m-accordion--faq .m-accordion__header:after {
    right: 0;
  }
  #content .golf .m-accordion--faq .m-accordion__body,
.site22 .golf .m-accordion--faq .m-accordion__body {
    padding: 0;
  }
  #content .golf .m-accordion--faq .m-accordion__text,
.site22 .golf .m-accordion--faq .m-accordion__text {
    padding: 16px;
  }
  #content .golf .m-accordion--user .m-accordion__info p,
.site22 .golf .m-accordion--user .m-accordion__info p {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    gap: 0;
  }
  #content .golf .m-accordion--user .m-accordion__info p small,
.site22 .golf .m-accordion--user .m-accordion__info p small {
    display: none;
  }
}
#content .golf .m-form__block,
.site22 .golf .m-form__block {
  border-radius: 20px;
  background-color: #fff;
  margin-bottom: 32px;
  padding: 40px 110px;
}
#content .golf .m-form__block--submit,
.site22 .golf .m-form__block--submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 16px;
  background-color: #A1D938;
}
#content .golf .m-form__header,
.site22 .golf .m-form__header {
  padding: 16px 0;
}
#content .golf .m-form__title,
.site22 .golf .m-form__title {
  font-size: 18px;
  font-weight: 700;
  line-height: 28.8px;
  text-align: center;
  text-transform: uppercase;
  color: #000;
  margin: 0;
}
#content .golf .m-form__description,
.site22 .golf .m-form__description {
  text-align: center;
}
#content .golf .m-form__description p,
.site22 .golf .m-form__description p {
  font-size: 16px;
  line-height: 25.6px;
  font-weight: 400;
  color: #909090;
  margin: 0;
}
#content .golf .m-form__fieldset,
.site22 .golf .m-form__fieldset {
  border-width: 1px 0 0 0;
  border-style: solid;
  border-color: #E7E7E7;
  padding: 24px 0;
}
#content .golf .m-form__fieldset h4,
.site22 .golf .m-form__fieldset h4 {
  font-size: 14px;
  line-height: 17.5px;
  font-weight: 400;
  text-transform: uppercase;
  color: #123A23;
  margin-bottom: 4px;
}
#content .golf .m-form__fieldset p,
.site22 .golf .m-form__fieldset p {
  font-size: 14px;
  line-height: 17.5px;
  font-weight: 400;
  color: #909090;
  margin: 0;
}
#content .golf .m-form__fieldset p a,
.site22 .golf .m-form__fieldset p a {
  color: #909090;
  text-decoration: underline;
}
#content .golf .m-form__fieldset p a:visited,
.site22 .golf .m-form__fieldset p a:visited {
  color: #909090;
}
#content .golf .m-form__fieldset p a:hover,
.site22 .golf .m-form__fieldset p a:hover {
  color: #909090;
}
#content .golf .m-form__fieldset p a:active,
.site22 .golf .m-form__fieldset p a:active {
  color: #909090;
}
#content .golf .m-form__fieldset .m-radiobox,
.site22 .golf .m-form__fieldset .m-radiobox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 40px;
  border-radius: 8px;
  margin-bottom: 16px;
  padding: 8px 24px 8px 16px;
}
#content .golf .m-form__fieldset .m-radiobox input[type=radio],
.site22 .golf .m-form__fieldset .m-radiobox input[type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 1px solid #123A23;
  background-color: #fff;
}
#content .golf .m-form__fieldset .m-radiobox input[type=radio]:checked,
.site22 .golf .m-form__fieldset .m-radiobox input[type=radio]:checked {
  border: 5px solid #123A23;
}
#content .golf .m-form__fieldset .m-radiobox label,
.site22 .golf .m-form__fieldset .m-radiobox label {
  font-size: 18px;
  line-height: 28.8px;
  font-weight: 700;
  color: #000;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  cursor: pointer;
}
#content .golf .m-form__fieldset .m-radiobox:has(> input:checked),
.site22 .golf .m-form__fieldset .m-radiobox:has(> input:checked) {
  background-color: #DBF5AC;
}
#content .golf .m-form__fieldset .m-radiobox--icon,
.site22 .golf .m-form__fieldset .m-radiobox--icon {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0;
}
#content .golf .m-form__fieldset .m-radiobox--icon label,
.site22 .golf .m-form__fieldset .m-radiobox--icon label {
  text-align: center;
}
#content .golf .m-form__fieldset .m-radiobox--icon label span,
.site22 .golf .m-form__fieldset .m-radiobox--icon label span {
  display: block;
  font-size: 16px;
  line-height: 25.6px;
  font-weight: 400;
  text-align: center;
  color: #909090;
  margin-bottom: 16px;
}
#content .golf .m-form__fieldset .m-radiobox--icon label svg,
.site22 .golf .m-form__fieldset .m-radiobox--icon label svg {
  width: 120px;
  height: 120px;
  border-radius: 20px;
}
#content .golf .m-form__fieldset .m-radiobox--icon:has(> input:checked),
.site22 .golf .m-form__fieldset .m-radiobox--icon:has(> input:checked) {
  background-color: transparent;
}
#content .golf .m-form__fieldset .m-radiobox--icon:has(> input:checked) svg,
.site22 .golf .m-form__fieldset .m-radiobox--icon:has(> input:checked) svg {
  background-color: #123A23;
}
#content .golf .m-form__fieldset .m-radiobox--icon:has(> input:checked) svg path,
.site22 .golf .m-form__fieldset .m-radiobox--icon:has(> input:checked) svg path {
  fill: #A1D938;
}
#content .golf .m-form__fieldset .m-input,
.site22 .golf .m-form__fieldset .m-input {
  font-size: 18px;
  line-height: 28.8px;
  font-weight: 400;
  border-radius: 8px;
  border: 1px solid #E7E7E7;
  width: 100%;
  padding: 8px 12px;
}
#content .golf .m-form__fieldset .m-input--number,
.site22 .golf .m-form__fieldset .m-input--number {
  width: 50px;
  height: 50px;
}
#content .golf .m-form__fieldset .m-input.placeholder,
.site22 .golf .m-form__fieldset .m-input.placeholder {
  font-size: 18px;
  line-height: 28.8px;
  font-weight: 400;
  color: #909090;
}
#content .golf .m-form__fieldset .m-input:-moz-placeholder,
.site22 .golf .m-form__fieldset .m-input:-moz-placeholder {
  font-size: 18px;
  line-height: 28.8px;
  font-weight: 400;
  color: #909090;
}
#content .golf .m-form__fieldset .m-input::-moz-placeholder,
.site22 .golf .m-form__fieldset .m-input::-moz-placeholder {
  font-size: 18px;
  line-height: 28.8px;
  font-weight: 400;
  color: #909090;
}
#content .golf .m-form__fieldset .m-input:-ms-input-placeholder,
.site22 .golf .m-form__fieldset .m-input:-ms-input-placeholder {
  font-size: 18px;
  line-height: 28.8px;
  font-weight: 400;
  color: #909090;
}
#content .golf .m-form__fieldset .m-input::-webkit-input-placeholder,
.site22 .golf .m-form__fieldset .m-input::-webkit-input-placeholder {
  font-size: 18px;
  line-height: 28.8px;
  font-weight: 400;
  color: #909090;
}
#content .golf .m-form__fieldset .m-input:focus,
.site22 .golf .m-form__fieldset .m-input:focus {
  outline-color: #A1D938;
  outline-width: 2px;
}
#content .golf .m-form__fieldset .m-checkbox,
.site22 .golf .m-form__fieldset .m-checkbox {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 8px;
  border: 1px solid #E7E7E7;
  margin-bottom: 24px;
  padding: 8px 0;
  overflow: hidden;
}
#content .golf .m-form__fieldset .m-checkbox input,
.site22 .golf .m-form__fieldset .m-checkbox input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 16px;
  height: 16px;
  border-radius: 4px;
  border: 1px solid #123A23;
  margin: 0 16px;
}
#content .golf .m-form__fieldset .m-checkbox input:checked,
.site22 .golf .m-form__fieldset .m-checkbox input:checked {
  background-color: #123A23;
  background-image: url("++resource++assolombarda2017.site.golf/icons/icon_checked.svg");
  background-repeat: no-repeat;
  background-position: center;
}
#content .golf .m-form__fieldset .m-checkbox label,
.site22 .golf .m-form__fieldset .m-checkbox label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  cursor: pointer;
}
#content .golf .m-form__fieldset .m-checkbox__date,
.site22 .golf .m-form__fieldset .m-checkbox__date {
  display: block;
  width: 100px;
  font-size: 40px;
  line-height: 40px;
  font-weight: 400;
  text-align: center;
  border-right: 1px solid #E7E7E7;
}
#content .golf .m-form__fieldset .m-checkbox__date small,
.site22 .golf .m-form__fieldset .m-checkbox__date small {
  display: block;
  font-size: 18px;
  line-height: 18px;
  font-weight: 400;
}
#content .golf .m-form__fieldset .m-checkbox__info,
.site22 .golf .m-form__fieldset .m-checkbox__info {
  display: block;
  font-size: 18px;
  line-height: 28.8px;
  font-weight: 700;
  color: #000;
  padding: 0 24px;
}
#content .golf .m-form__fieldset .m-checkbox__info small,
.site22 .golf .m-form__fieldset .m-checkbox__info small {
  display: block;
  font-size: 16px;
  line-height: 25.6px;
  font-weight: 400;
  color: #909090;
}
#content .golf .m-form__fieldset .m-checkbox__flag,
.site22 .golf .m-form__fieldset .m-checkbox__flag {
  position: absolute;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 23px;
  right: -60px;
  width: 209px;
  font-size: 14px;
  line-height: 22.4px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  padding: 4px 0;
}
#content .golf .m-form__fieldset .m-checkbox__flag.warning,
.site22 .golf .m-form__fieldset .m-checkbox__flag.warning {
  background-color: #FD853A;
}
#content .golf .m-form__fieldset .m-checkbox__flag.error,
.site22 .golf .m-form__fieldset .m-checkbox__flag.error {
  background-color: #000;
}
#content .golf .m-form__fieldset .m-checkbox:has(> input:checked),
.site22 .golf .m-form__fieldset .m-checkbox:has(> input:checked) {
  border: 1px solid #DBF5AC;
  background-color: #DBF5AC;
}
#content .golf .m-form__fieldset .m-checkbox:has(> input:checked) .m-checkbox__date,
.site22 .golf .m-form__fieldset .m-checkbox:has(> input:checked) .m-checkbox__date {
  border-right: 1px solid rgba(18, 58, 35, 0.5);
}
#content .golf .m-form__fieldset .m-checkbox:has(> input:checked) .m-checkbox__info small,
.site22 .golf .m-form__fieldset .m-checkbox:has(> input:checked) .m-checkbox__info small {
  color: #000;
}
#content .golf .m-form__fieldset .m-checkbox.disabled,
.site22 .golf .m-form__fieldset .m-checkbox.disabled {
  pointer-events: none;
  opacity: 0.5;
}
#content .golf .m-form__fieldset .m-form__alert,
.site22 .golf .m-form__fieldset .m-form__alert {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 9px;
  border-radius: 999px;
  background-color: #FECDCA;
  margin-top: 16px;
  padding: 6px 16px;
}
#content .golf .m-form__fieldset .m-form__alert p,
.site22 .golf .m-form__fieldset .m-form__alert p {
  font-size: 14px;
  line-height: 17.5px;
  color: #000;
}
#content .golf .m-form__fieldset .m-form__alert:before,
.site22 .golf .m-form__fieldset .m-form__alert:before {
  font-family: "Font Awesome 6 Pro";
  content: "";
  font-size: 21px;
  line-height: 1;
  color: #B42318;
}
#content .golf .m-form__fieldset .m-form__extra,
.site22 .golf .m-form__fieldset .m-form__extra {
  border-radius: 8px;
  background-color: #F8F8F8;
  margin-bottom: 24px;
  padding: 16px 40px;
}
#content .golf .m-form__fieldset .m-form__extra p,
.site22 .golf .m-form__fieldset .m-form__extra p {
  font-size: 14px;
  line-height: 17.5px;
  color: #000;
  margin-bottom: 16px;
}
#content .golf .m-form__fieldset:last-of-type,
.site22 .golf .m-form__fieldset:last-of-type {
  border-width: 1px 0;
}
#content .golf .m-socials h6,
.site22 .golf .m-socials h6 {
  font-size: 12px;
  line-height: 14.4px;
  font-weight: 400;
  letter-spacing: 0.2em;
  text-align: end;
  text-transform: uppercase;
  color: #909090;
  margin-bottom: 8px;
}
#content .golf .m-socials ul,
.site22 .golf .m-socials ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 16px;
}
#content .golf .m-socials ul li a,
.site22 .golf .m-socials ul li a {
  font-size: 24px;
  line-height: 1;
  color: #004489;
}
#content .golf .m-socials ul li a:visited,
.site22 .golf .m-socials ul li a:visited {
  color: #004489;
}
#content .golf .m-socials ul li a:hover,
.site22 .golf .m-socials ul li a:hover {
  color: #004489;
}
#content .golf .m-socials ul li a:active,
.site22 .golf .m-socials ul li a:active {
  color: #004489;
}
#content .golf .m-table,
.site22 .golf .m-table {
  margin-bottom: 40px;
}
#content .golf .m-table__inner,
.site22 .golf .m-table__inner {
  border-radius: 12px;
  border: 1px solid rgba(255, 255, 255, 0.25);
  overflow: hidden;
}
#content .golf .m-table__title,
.site22 .golf .m-table__title {
  font-size: 16px;
  font-weight: 400;
  line-height: 160%;
  color: #fff;
  margin-bottom: 16px;
}
#content .golf .m-table table,
.site22 .golf .m-table table {
  width: 100%;
}
#content .golf .m-table table thead tr,
.site22 .golf .m-table table thead tr {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
#content .golf .m-table table tr td, #content .golf .m-table table tr th,
.site22 .golf .m-table table tr td,
.site22 .golf .m-table table tr th {
  font-size: 14px;
  line-height: 125%;
  font-weight: 400;
  color: #fff;
  padding: 10px 12px;
  vertical-align: top;
}
#content .golf .m-table table tr.current,
.site22 .golf .m-table table tr.current {
  background-color: rgba(161, 217, 56, 0.5);
}
#content .golf .m-table table tr:nth-child(even) td,
.site22 .golf .m-table table tr:nth-child(even) td {
  background-color: rgba(255, 255, 255, 0.1);
}
@media screen and (max-width: 767px) {
  #content .golf .m-table tr td, #content .golf .m-table tr th,
.site22 .golf .m-table tr td,
.site22 .golf .m-table tr th {
    font-size: 12px;
  }
}
#content .golf .m-user,
.site22 .golf .m-user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
  margin-bottom: 32px;
}
#content .golf .m-user__avatar,
.site22 .golf .m-user__avatar {
  width: 47px;
  height: 47px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  border-radius: 50%;
  overflow: hidden;
  margin: 0;
}
#content .golf .m-user__title,
.site22 .golf .m-user__title {
  font-family: "Forum", serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 100%;
  color: #fff;
  margin: 0;
}
#content .golf .m-user__club,
.site22 .golf .m-user__club {
  font-size: 18px;
  font-weight: 400;
  line-height: 160%;
  color: #E7E7E7;
  margin: 0;
}
#content .golf .m-tab__nav,
.site22 .golf .m-tab__nav {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 24px;
  padding: 6px;
}
#content .golf .m-tab__nav li,
.site22 .golf .m-tab__nav li {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: 14px;
  font-weight: 400;
  line-height: 125%;
  color: #E7E7E7;
  border-radius: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 4px 12px;
  cursor: pointer;
}
#content .golf .m-tab__nav li.active,
.site22 .golf .m-tab__nav li.active {
  color: #000;
  background-color: #A1D938;
}
#content .golf .m-tab__content,
.site22 .golf .m-tab__content {
  display: none;
}
#content .golf .m-tab__content.active,
.site22 .golf .m-tab__content.active {
  display: block;
}
@media screen and (max-width: 767px) {
  #content .golf .m-tab__nav,
.site22 .golf .m-tab__nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    gap: 8px;
    padding: 6px 0;
  }
  #content .golf .m-tab__nav li,
.site22 .golf .m-tab__nav li {
    width: 100%;
  }
}
#content .golf .m-badge,
.site22 .golf .m-badge {
  --gap: 26px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: var(--gap);
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#content .golf .m-badge__item,
.site22 .golf .m-badge__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(50% - var(--gap) / 2);
}
#content .golf .m-badge__icon,
.site22 .golf .m-badge__icon {
  margin: 0;
}
#content .golf .m-badge__info,
.site22 .golf .m-badge__info {
  padding: 16px 12px;
}
#content .golf .m-badge__info h4,
.site22 .golf .m-badge__info h4 {
  font-size: 18px;
  font-weight: 400;
  line-height: 160%;
  color: #fff;
  margin: 0;
}
#content .golf .m-badge__info p,
.site22 .golf .m-badge__info p {
  font-size: 14px;
  font-weight: 400;
  line-height: 125%;
  color: #E7E7E7;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #content .golf .m-badge,
.site22 .golf .m-badge {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #content .golf .m-badge__item,
.site22 .golf .m-badge__item {
    width: 100%;
  }
}
#content .golf .m-overall,
.site22 .golf .m-overall {
  --gap: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: var(--gap);
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
#content .golf .m-overall__item,
.site22 .golf .m-overall__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: calc(50% - var(--gap) / 2);
}
#content .golf .m-overall__info,
.site22 .golf .m-overall__info {
  padding: 30px 22px;
}
#content .golf .m-overall__info p,
.site22 .golf .m-overall__info p {
  font-size: 16px;
  font-weight: 400;
  line-height: 160%;
  color: #fff;
  margin: 0;
}
@media screen and (max-width: 767px) {
  #content .golf .m-overall,
.site22 .golf .m-overall {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #content .golf .m-overall__item,
.site22 .golf .m-overall__item {
    width: 100%;
  }
}
#content .golf .m-circle,
.site22 .golf .m-circle {
  width: 112px;
  height: 112px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#content .golf .m-circle__svg,
.site22 .golf .m-circle__svg {
  width: 112px;
  height: 112px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
#content .golf .m-circle__bg,
.site22 .golf .m-circle__bg {
  fill: none;
  stroke: rgba(18, 58, 35, 0.5);
  stroke-width: 5;
}
#content .golf .m-circle__fill,
.site22 .golf .m-circle__fill {
  fill: none;
  stroke: #A1D938;
  stroke-width: 5;
  stroke-dasharray: 320;
  stroke-dashoffset: 320;
  stroke-linecap: round;
  -webkit-transition: stroke-dashoffset 2s ease;
  transition: stroke-dashoffset 2s ease;
}
#content .golf .m-circle__label,
.site22 .golf .m-circle__label {
  position: absolute;
  font-family: "Forum", serif;
  font-size: 56px;
  line-height: 100%;
  font-weight: 400;
  text-align: center;
  color: #fff;
}
#content .golf .m-steps,
.site22 .golf .m-steps {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  margin-bottom: 32px;
  padding-bottom: 32px;
}
#content .golf .m-steps__date,
.site22 .golf .m-steps__date {
  font-size: 16px;
  font-weight: 400;
  line-height: 160%;
  color: #E7E7E7;
  margin: 0;
}
#content .golf .m-steps__title,
.site22 .golf .m-steps__title {
  font-size: 18px;
  font-weight: 400;
  line-height: 160%;
  color: #fff;
  margin: 0;
}
#content .golf .m-steps__address,
.site22 .golf .m-steps__address {
  font-size: 14px;
  font-weight: 400;
  line-height: 125%;
  color: #E7E7E7;
  margin-bottom: 12px;
}
#content .golf .m-steps__flag,
.site22 .golf .m-steps__flag {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 125%;
  border-radius: 40px;
  margin-bottom: 12px;
  padding: 2px 16px;
}
#content .golf .m-steps__flag.success,
.site22 .golf .m-steps__flag.success {
  color: #000;
  background-color: #A1D938;
}
#content .golf .m-steps__flag.error,
.site22 .golf .m-steps__flag.error {
  color: #fff;
  background-color: #909090;
}
#content .golf .m-steps__status,
.site22 .golf .m-steps__status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  font-weight: 400;
  line-height: 160%;
  text-transform: uppercase;
}
#content .golf .m-steps__status.error,
.site22 .golf .m-steps__status.error {
  color: #F97066;
}
#content .golf .m-steps__status.danger,
.site22 .golf .m-steps__status.danger {
  color: #FD853A;
}
#content .golf .m-steps:last-of-type,
.site22 .golf .m-steps:last-of-type {
  border: 0;
  margin: 0;
  padding: 0;
}