.single-bricks_template #chat-widget-container,
.sticky-menu #chat-widget-container {
  display: none !important;
}
main{
  margin-top: 172px;
}
.home main{
  margin-top: 0px;
}
.hide-section {
  display: none !important;
}
.header-section {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  transition:
    background 0.25s ease,
    box-shadow 0.25s ease;
  background-color: transparent;
}
#wpadminbar {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
}
.admin-bar .header-section {
  top: 32px;
}
.header-section .header-wrapper,
.header-section .header-mobile-wrapper {
  background-color: #000;
}
.home .header-section .header-wrapper,
.home .header-section .header-mobile-wrapper {
  background-color: transparent;
  transition:
    background 0.25s ease,
    box-shadow 0.25s ease;
}
.home .header-section.solid .header-wrapper,
.home .header-section:hover .header-wrapper,
.home .header-section.solid .header-mobile-wrapper,
.home .header-section:hover .header-mobile-wrapper {
  background-color: #000;
}

.header-section .header-bottom-wrapper {
  background-color: transparent !important;
  border: none !important;
}
.header-section .header-bottom-wrapper nav {
  max-width: max-content !important;
  margin: 0px auto;
}
.header-section .header-bottom-wrapper nav li button {
  display: none;
}
.header-section .header-bottom-wrapper nav .brx-submenu-toggle {
  padding: 0 14px;
  height: 52px;
  border-bottom: 2px solid transparent;
  font-weight: 400;
  font-size: 13.5px;
}
.header-section .header-middle-wrapper .dgwt-wcas-search-wrapp {
  max-width: 560px !important;
  width: 100% !important;
  min-width: unset !important;
}
.header-section .header-middle-wrapper .dgwt-wcas-search-wrapp input {
  background-color: transparent !important;
  border: 1px solid rgba(255, 255, 255, 0.28) !important;
  border-radius: 3px;
  padding: 11px 16px !important;
  padding-left: 40px !important;
  transition: 0.2s;
  font-size: 14.5px;
  color: #fff !important;
  font-family: var(--o-font) !important;
  font-style: normal !important;
}
.header-section
  .header-middle-wrapper
  .dgwt-wcas-search-wrapp
  input::placeholder {
  font-size: 14.5px;
  color: #fff !important;
  font-family: var(--o-font) !important;
  font-style: normal !important;
  opacity: 0.8;
  text-transform: uppercase;
}
.header-section .header-middle-wrapper .dgwt-wcas-ico-magnifier {
  max-width: 17px;
  max-height: 17px;
  opacity: 0.8;
  fill: #fff;
}
.header-section .header-middle-cta-button {
    font-weight: 700 !important;
    text-transform: uppercase !important;
    font-size: 13px !important;
    letter-spacing: 0.07em !important;
    padding: 12px 22px !important;
    border-radius: 2px !important;
    transition: 0.15s;
    white-space: nowrap !important;
    color: #000 !important;
}
.header-section .header-middle-cta-button:hover {
  background-color: #fff !important;
}
.header-section .header-bottom-inner-dropdown {
  background-color: #000 !important;
  padding: 38px 40px 24px !important;
  border-top: 1px solid rgba(255, 255, 255, 0.12) !important;
  box-shadow: 0 30px 50px rgba(0, 0, 0, 0.45) !important;
  flex-direction: column !important;
}
.header-section .header-bottom-inner-dropdown .header-dropdown-container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.header-section .header-bottom-inner-dropdown .header-dropdown-link-wrapper {
  width: calc(70% - 15px);
  padding: 0px !important;
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.header-section .header-bottom-inner-dropdown .header-bottom-main-dropdown {
  width: calc(30% - 15px);
  padding: 0px !important;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 2px;
  background-color: transparent;
}
.header-section
  .header-bottom-inner-dropdown
  .header-dropdown-inner-link-wrapper {
  width: calc(33.33% - 20px) !important;
}
.header-section
  .header-bottom-inner-dropdown
  .header-dropdown-inner-link-wrapper
  h4 {
  border: none !important;
  font-size: 12px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  margin-bottom: 14px;
  font-weight: 700;
}
.header-section
  .header-bottom-inner-dropdown
  .header-dropdown-inner-link-wrapper
  .brxe-text-link {
  display: block;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.8);
  padding: 5px 0;
}
.header-section
  .header-bottom-inner-dropdown
  .header-dropdown-inner-link-wrapper
  .brxe-text-link:hover {
  color: var(--o-accent);
}
.header-section
  .header-bottom-inner-dropdown
  .header-dropdown-inner-link-wrapper
  .brxe-text-link.o-viewall {
  color: var(--o-accent);
  font-weight: 600;
}
.header-section .promo-image {
  height: 150px;
}
.header-section .promo-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 2px 2px 0px 0px;
}
.header-section .promo-content {
  padding: 16px 18px;
}
.header-section .promo-title {
  font-family: "Neue Haas Grotesk";
  font-weight: 700;
  font-size: 11px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--o-accent);
}
.header-section .promo-heading {
  font-family: "Neue Haas Grotesk";
  font-weight: 700;
  font-size: 17px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  margin: 5px 0 4px;
  color: #fff;
}
.header-section .promo-description {
  font-family: "Neue Haas Grotesk";
  font-weight: 400;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.65);
  text-transform: none;
  letter-spacing: 0;
}
.header-section .header-dropdown-bottom-content {
  margin-top: 28px;
  padding-top: 16px;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 8px 26px;
}
.header-section .header-dropdown-bottom-content h3 {
  display: inline-block;
  font-family: "Neue Haas Grotesk";
  font-size: 11.5px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--o-accent);
  font-weight: 700;
}
.header-section .header-dropdown-bottom-content span {
  font-family: "Neue Haas Grotesk";
  font-size: 11.5px;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.6);
  border: none;
  padding: 0px;
  font-weight: 400;
  background-color: transparent !important;
  transition: all 0.3s ease-in-out;
}
.header-section .header-dropdown-bottom-content span:hover{
  color: var(--o-accent);
}
.header-section .dgwt-wcas-enable-mobile-form {
  display: none !important;
}
.header-section .dgwt-wcas-search-icon {
  display: none !important;
}
.header-section .dgwt-wcas-search-icon-arrow {
  display: none !important;
}
.header-section .dgwt-wcas-search-form {
  position: static !important;
  width: 100% !important;
  opacity: 1 !important;
  min-width: 100% !important;
  display: block !important;
}

.header-section .outset-logo-wrapper {
  display: flex;
  align-items: center;
  gap: 22px;
  width: 217px;
}
.header-section .header-logo {
  width: 100px !important;
}
.header-section .chase-image {
  width: 74px !important;
  padding-left: 18px;
  border-left: 1px solid rgba(255, 255, 255, 0.3);
}
.header-section .header-logo img {
  width: 100px !important;
  max-width: 100px !important;
  height: 32px !important;
  max-height: 32px !important;
}
body .brxe-container {
  width: 100% !important;
}
.header-section .mobile-menu-bar-wrapper {
  height: calc(100vh - 157px) !important;
  top: 157px !important;
  width: 100% !important;
  background-color: #000 !important;
  padding: 10px 15px 25px 15px !important;
}
.admin-bar .header-section .mobile-menu-bar-wrapper {
  height: calc(100vh - 189px) !important;
  top: 189px !important;
}
.header-section .o-drawer {
  background-color: #000 !important;
}
.header-section .mobile-menu-bar-wrapper nav li {
  width: 100% !important;
  border: none !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12) !important;
}
.header-section .mobile-menu-bar-wrapper nav .brx-submenu-toggle {
  padding: 13px 0px !important;
  color: rgba(255, 255, 255, 0.9) !important;
  display: block !important;
  font-family: "Neue Haas Grotesk" !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.09em !important;
  font-size: 15px !important;
  transition: all 0.4s ease-in-out;
}
.header-section .mobile-menu-bar-wrapper nav li:hover .brx-submenu-toggle {
  color: var(--o-accent) !important;
}
.header-section .mobile-menu-bar-wrapper nav .brx-submenu-toggle button {
  display: none !important;
}
.header-section .mobile-menu-bar-wrapper nav .brxe-div {
  background-color: #000 !important;
}
.header-section .mobile-menu-bar-wrapper nav .brxe-text-link {
  color: #fff !important;
}
.header-section .mobile-menu-bar-wrapper nav .brxe-text-link:last-child {
  border: none !important;
}
.header-section .mobile-menu-secondary-wraperr {
  display: flex;
  flex-direction: row;
  gap: 24px;
  padding: 0px !important;
  padding-top: 16px !important;
}
.header-section .mobile-menu-sec-link {
  display: inline-block;
  font-family: "Neue Haas Grotesk" !important;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.09em;
  border: none !important;
  font-size: 13px !important;
  color: var(--o-accent) !important;
  padding: 0 !important;
}
.header-section .header-address {
  color: rgba(255, 255, 255, 0.75) !important;
  font-size: 12.5px !important;
  letter-spacing: 0.03em;
  line-height: 1.55;
}
.header-section .header-page-link {
  color: rgba(255, 255, 255, 0.75) !important;
  font-size: 12.5px !important;
  letter-spacing: 0.03em;
  line-height: 1.55;
}
.header-section .header-page-link:hover {
  color: var(--o-accent) !important;
}
.footer-old-section {
  display: none !important;
}
.footer-section .footer-bottom-wrapper {
  border-top: 1px solid rgba(255, 255, 255, 0.14);
  margin-top: 56px;
  padding-top: 24px;
}
.footer-section .footer-bottom-left-wrapper .footer-bottom-title {
  color: rgba(255, 255, 255, 0.45);
  font-size: 12.5px;
  line-height: 1.55;
  font-family: "Neue Haas Grotesk";
  font-weight: 400;
}
.footer-section .footer-bottom-right-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.footer-section .footer-bottom-link {
  border: none;
  padding: 0px;
  color: rgba(255, 255, 255, 0.45);
  font-size: 12.5px;
  line-height: 1.55;
  font-family: "Neue Haas Grotesk";
  font-weight: 400;
  position: relative;
  padding-left: 14px;
  text-transform: capitalize;
  transition: all 0.3s ease-in-out;
}
.footer-section .footer-bottom-link:hover {
  background-color: transparent !important;
  color: var(--o-accent);
}
.footer-section .footer-bottom-link:first-child {
  padding-left: 0px;
}
.footer-section .footer-bottom-link::before {
  content: "";
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background-color: rgba(255, 255, 255, 0.45);
  display: inline-block;
  position: absolute;
  left: 7px;
  top: 50%;
  transform: translateY(-50%);
}
.footer-section .footer-bottom-link:first-child:before {
  display: none;
}
.footer-section .footer-top-wrapper {
  display: grid;
  grid-template-columns: 1.4fr 1fr 1fr 1.2fr;
  gap: 48px;
}
.footer-section .footer-logo-wrapper {
  margin-bottom: 18px;
}
.footer-section .footer-logo {
  display: flex;
  width: fit-content;
}
.footer-section .footer-logo-wrapper img {
  height: 34px;
}
.footer-section .footer-description {
  margin-bottom: 14px;
}
.footer-section .footer-description p {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  line-height: 1.55;
  font-family: "Neue Haas Grotesk";
  font-weight: 400;
}
.footer-section .footer-conection {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  margin-bottom: 18px;
}
.footer-section .footer-conection a {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  line-height: 1.55;
  font-family: "Neue Haas Grotesk";
  font-weight: 400;
  transition: all 0.3s ease-in-out;
}
.footer-section .footer-conection a:hover {
  color: var(--o-accent);
}
.footer-section .footer-tagline {
  font-family: "Neue Haas Grotesk";
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  color: var(--o-accent);
  font-size: 13px;
}
.footer-section .footer-title-wrapper {
  margin-bottom: 16px;
}
.footer-section .footer-title {
  font-family: "Neue Haas Grotesk";
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.12em;
  color: var(--o-accent);
}
.footer-section .footer-link-wrapper {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 9px;
}
.footer-section .footer-links {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  line-height: 1.55;
  font-family: "Neue Haas Grotesk";
  font-weight: 400;
  transition: all 0.3s ease-in-out;
}
.footer-section .footer-links:hover {
  color: var(--o-accent);
}
.footer-section .footer-address-wrapper {
  margin-bottom: 12px;
}
.footer-section .footer-address {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  line-height: 1.55;
  font-family: "Neue Haas Grotesk";
  font-weight: 400;
}
.footer-section .footer-time {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  line-height: 1.55;
  font-family: "Neue Haas Grotesk";
  font-weight: 400;
}
.footer-section .footer-tagline-wrapper img{
  max-width: 150px;
}
/************************************** Home Page Start *******************************/
.hero {
  position: relative;
  min-height: 92vh;
  display: flex;
  align-items: flex-end;
  color: var(--white);
  overflow: hidden;
  padding: 0;
}
.hero .slide {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center 35%;
}
.hero .scrim {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.42) 0%,
    rgba(0, 0, 0, 0.05) 38%,
    rgba(0, 0, 0, 0.72) 100%
  );
}
.hero .inner {
  position: relative;
  padding: 200px 15px 76px;
}
.kicker {
  font-family: "Neue Haas Grotesk";
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 12px;
  color: var(--o-accent);
  margin-bottom: 14px;
  line-height: 1.55;
}
.hero h1 {
  font-size: clamp(46px, 7.5vw, 104px);
  font-weight: 700;
  text-transform: uppercase;
  max-width: 12ch;
  color: #fff;
  line-height: 1.04;
  letter-spacing: -0.015em;
}
.hero h1 span {
  color: var(--o-accent);
}
.hero p {
  margin: 22px 0 34px;
  font-size: 18.5px;
  max-width: 52ch;
  color: rgba(255, 255, 255, 0.9);
  font-weight: 400;
  line-height: 1.55;
}
.btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-family: "Neue Haas Grotesk";
  font-weight: 700;
  text-transform: uppercase;
  font-size: 13.5px;
  letter-spacing: 0.08em;
  padding: 16px 30px;
  border: 2px solid #000;
  border-radius: 2px;
  transition: 0.18s;
  cursor: pointer;
  background: transparent;
  color: #000;
  line-height: 1.55;
}
.btn:hover {
    background: #000;
    color: #fff;
}
.btn.blaze {
  background: var(--o-accent);
  border-color: var(--o-accent);
  color: #000;
}
.btn.blaze:hover {
  background: #000;
  border-color: #000;
  color: #fff;
}
.btn.ghost-light {
  border-color: #fff;
  color: #fff;
}
.btn.ghost-light:hover {
  background: #fff;
  color: #000;
}
.google-review-section .google-review-wrapper {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  width: 100%;
}
.google-review-section .google-review-content {
  border-left: 1px solid rgba(255, 255, 255, 0.12);
}
.google-review-section .google-review-content:first-child {
  border: none;
}
.google-review-section .review {
  display: block;
  padding: 24px 18px;
  font-size: 13.5px;
  line-height: 1.4;
  color: #fff;
  background-color: transparent;
  transition: background 0.15s;
  width: 100%;
}
.google-review-section .review:hover {
  background-color: rgba(255, 255, 255, 0.05);
}
.google-review-section .review b {
  display: block;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.08em;
  color: var(--o-accent);
  margin-bottom: 2px;
  font-weight: 500;
}
.pathway-section {
  padding: 92px 15px;
  background-color: #eae0c3;
}
.pathway-section .path-title-wrapper {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
  margin-bottom: 44px;
  width: 100%;
}
.pathway-section .path-title {
  font-size: clamp(32px, 4.4vw, 54px);
  text-transform: uppercase;
  max-width: 20ch;
  font-weight: 700;
  line-height: 1.04;
  letter-spacing: -0.015em;
  color: #000;
}
.pathway-section .path-title-description .sub {
  max-width: 44ch;
  color: #494e54;
  line-height: 1.55;
  font-size: 15.5px;
  font-weight: 400;
}
.pathway-section .path-three-column-wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  width: 100%;
}
.pathway-section .path-card {
  position: relative;
  overflow: hidden;
  color: #fff;
  min-height: 440px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 30px;
  border-radius: 2px;
}
.pathway-section .path-card .ph {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  transition: transform 0.45s ease;
}
.pathway-section .path-card:hover .ph {
    transform: scale(1.05);
}
.pathway-section .path-card .tint {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 30%,
    rgba(0, 0, 0, 0.78) 100%
  );
  transition: 0.3s;
}
.pathway-section .path-card:hover .tint {
    background: linear-gradient(180deg,rgba(255,130,0,.18) 0%,rgba(0,0,0,.82) 100%);
}
.pathway-section .path-card h3 {
  font-size: 28px;
  text-transform: uppercase;
  margin-bottom: 8px;
  font-weight: 700;
  line-height: 1.04;
  letter-spacing: -0.015em;
  color: #fff;
}
.pathway-section .path-card p {
  font-size: 14.5px;
  color: rgba(255, 255, 255, 0.88);
  margin-bottom: 18px;
  max-width: 34ch;
  line-height: 1.55;
  font-weight: 400;
}
.pathway-section .path-card .cta {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.08em;
  color: var(--o-accent);
}
.pathway-section .path-card > * {
  position: relative;
}
.shop-section {
  padding: 92px 15px;
  background-color: #fff;
}
.shop-section .shop-title-wrapper {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
  margin-bottom: 44px;
  width: 100%;
}
.shop-section .shop-title {
  font-size: clamp(32px, 4.4vw, 54px);
  text-transform: uppercase;
  max-width: 20ch;
  font-weight: 700;
  line-height: 1.04;
  letter-spacing: -0.015em;
  color: #000;
}
.shop-section .shop-title-description .sub {
  max-width: 44ch;
  color: #494e54;
  line-height: 1.55;
  font-size: 15.5px;
  font-weight: 400;
}
.shop-section .shop-four-column-wrapper{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 14px;
    width: 100%;
}
 .cat {
    background: #fff;
    border: 2px solid #000;
    border-radius: 2px;
    padding: 22px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14.5px;
    letter-spacing: .05em;
    transition: .15s;
    line-height: 1.55;
}
.cat:hover {
    background: #000;
    color: #fff;
}
 .cat .arrow {
    color: var(--o-accent);
    font-size: 18px;
    transition: .15s;
}
.shop-section .all {
    margin-top: 30px;
    text-align: center;
    width: 100%;
}
.bike-section {
  padding: 92px 15px;
  background-color: #000;
}
.bike-section .bike-title-wrapper {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
  margin-bottom: 44px;
  width: 100%;
}
.bike-section .bike-title {
  font-size: clamp(32px, 4.4vw, 54px);
  text-transform: uppercase;
  max-width: 20ch;
  font-weight: 700;
  line-height: 1.04;
  letter-spacing: -0.015em;
  color: #fff;
}
.bike-section .bike-title-description .sub {
  max-width: 44ch;
  color: rgba(255, 255, 255, .65);
  line-height: 1.55;
  font-size: 15.5px;
  font-weight: 400;
}
.bike-section .bike-four-column-wrapper{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
    width: 100%;
}
.bike-section .bike-card {
    background: #0d0d0d;
    border: 1px solid rgba(255,255,255,.14);
    border-radius: 2px;
    overflow: hidden;
    transition: .2s;
}
.bike-section .bike-card:hover {
    border-color: var(--o-accent);
    transform: translateY(-4px);
}
.bike-section .bike-card .ph {
    height: 200px;
    background-size: cover;
    background-position: center;
    filter: saturate(.92);
}
.bike-section .bike-card .bike-content {
    padding: 22px;
}
.bike-section .bike-card h3 {
    font-size: 20px;
    text-transform: uppercase;
        font-weight: 700;
    line-height: 1.04;
    letter-spacing: -.015em;
    color: #fff;
}
.bike-section .bike-card p {
    font-size: 13.5px;
    color: rgba(255,255,255,.65);
    margin: 8px 0 14px;
    line-height: 1.55;
    font-weight: 400;
}
.bike-section .bike-card .cta {
    font-weight: 700;
    font-size: 12.5px;
    text-transform: uppercase;
    letter-spacing: .08em;
    color: var(--o-accent);
}
.workshop-section{
  padding: 92px 15px;
  background-color: #EAE0C3;
}
.workshop-section .workshop-wrapper{
      display: grid;
    grid-template-columns: 1.05fr .95fr;
    gap: 64px;
    align-items: center;
    width: 100%;
}
.workshop-section h2 {
    font-size: clamp(34px,4.6vw,56px);
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.04;
    letter-spacing: -.015em;
    color: #000;
}
.workshop-section h2 span{
  color: var(--o-accent);
}
.workshop-section p.lead {
    margin: 20px 0 28px;
    color: #272D05;
    font-size: 16.5px;
    max-width: 50ch;
    line-height: 1.55;
    font-weight: 400;
}
.workshop-section .steps {
    border-top: 2px solid #000;
}
.workshop-section .step {
    display: flex;
    flex-wrap: wrap;
    gap: 22px;
    padding: 20px 0;
    border-bottom: 2px solid #000;
}
.workshop-section .step .number {
    font-weight: 700;
    font-size: 22px;
    color: var(--o-accent);
    min-width: 44px;
    line-height: 1.55;
}
.workshop-section .step .step-content{
 width: calc(100% - 66px);
}
.workshop-section .step .step-title {
    text-transform: uppercase;
    font-size: 14.5px;
    letter-spacing: .05em;
    display: block;
    margin-bottom: 3px;
    color: #000;
    line-height: 1.55;
}
.workshop-section .step p {
    font-size: 14px;
    color: #494E54;
    line-height: 1.55;
    font-weight: 400;
}
.workshop-section .ctas {
    margin-top: 30px;
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
}
.workshop-section .workshop-image-wrapper {
    border-radius: 2px;
    min-height: 500px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border: 2px solid #000;
}
.culture-section{
  padding: 92px 15px;
}
.culture-section .culture-wrapper{
    display: grid;
    grid-template-columns: .95fr 1.05fr;
    gap: 64px;
    align-items: center;
    width: 100%;
}
.culture-section .culture-image-wrapper {
    border-radius: 2px;
    min-height: 520px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border: 2px solid #000;
}
.culture-section h2 {
    font-size: clamp(34px,4.6vw,56px);
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.04;
    letter-spacing: -.015em;
    color: #000;
}
.culture-section p.lead {
    margin: 20px 0 28px;
    color: #272D05;
    font-size: 16.5px;
    max-width: 50ch;
    line-height: 1.55;
    font-weight: 400;
}
.culture-section .pillars {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4px 28px;
    margin: 8px 0 30px;
}
.culture-section .pillars .pill {
    padding: 14px 0;
    border-bottom: 1px solid rgba(0,0,0,.14);
}
.culture-section .pillars .pill-title {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: .08em;
    color: var(--o-accent);
    line-height: 1.55;
}
.culture-section .pillars p {
    font-size: 13.5px;
    color: #494E54;
    margin-top: 3px;
    line-height: 1.55;
    font-weight: 400;
}
.culture-section .hours {
    background: #000;
    color: #fff;
    border-radius: 2px;
    padding: 26px 28px;
    max-width: 460px;
}
.culture-section .hours h4 {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: .1em;
    margin-bottom: 12px;
    color: var(--o-accent);
        font-weight: 700;
    line-height: 1.04;
}
.culture-section .hours table {
    width: 100%;
    font-size: 13.5px;
    border-collapse: collapse;
        line-height: 1.55;
        font-weight: 400;
}
.culture-section .hours td {
    padding: 7px 0;
    border-bottom: 1px solid rgba(255,255,255,.15);
}
.culture-section .hours td:last-child {
    text-align: right;
    font-weight: 600;
}
.reviews-section{
  padding: 92px 15px;
  background-color: #000;
}
.reviews-section .reviews-wrapper{
  width: 100%;
}
.reviews-section .reviews-header {
    text-align: center;
    max-width: 640px;
    margin: 0 auto 46px;
}
.reviews-section .score {
    font-weight: 700;
    font-size: 56px;
    line-height: 1;
    color: #fff;
}
.reviews-section .stars {
    color: var(--o-accent);
    font-size: 22px;
    letter-spacing: 5px;
    margin: 6px 0 4px;
        line-height: 1.55;
}
.reviews-section .src {
    font-size: 13px;
    color: rgba(255,255,255,.55);
    font-weight: 400;
    line-height: 1.55;
}
.reviews-section .src a{
  color: var(--o-accent);
  text-decoration: none;
}
.reviews-section .reviews-content-wrapper{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.reviews-section .review {
    background: #0d0d0d;
    border: 1px solid rgba(255,255,255,.14);
    border-radius: 2px;
    padding: 28px;
    font-size: 14.5px;
    line-height: 1.55;
}
.reviews-section .review .stars {
    font-size: 14px;
    margin: 0 0 12px;
    letter-spacing: 2px;
    color: var(--o-accent);
}
.reviews-section .review p {
    color: rgba(255,255,255,.82);
    font-weight: 400;
}
.reviews-section .review .who {
    margin-top: 18px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12.5px;
    letter-spacing: .08em;
    color: #fff;
}
.reviews-section .review .who span {
    display: block;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0;
    color: rgba(255,255,255,.5);
    font-size: 12px;
    margin-top: 2px;
}
.journal-section{
  padding: 92px 15px;
}
.journal-section .journal-outer-wrapper{
  width: 100%;
}
.journal-section .journal-header {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 24px;
    flex-wrap: wrap;
    margin-bottom: 44px;
    width: 100%;
}
.journal-section .journal-header .title {
    font-size: clamp(32px,4.4vw,54px);
    text-transform: uppercase;
    max-width: 20ch;
        font-weight: 700;
    line-height: 1.04;
    letter-spacing: -.015em;
    color: #000;
}
.journal-section .journal-wrapper{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.journal-section .post {
    border: 2px solid #000;
    border-radius: 2px;
    overflow: hidden;
    background: #fff;
    transition: .18s;
}
.journal-section .post:hover {
    box-shadow: 6px 6px 0 var(--o-accent);
    transform: translate(-3px,-3px);
}
.journal-section .post .ph {
    height: 210px;
    background-size: cover;
    background-position: center;
}
.journal-section .post .post-body {
    padding: 22px;
}
.journal-section .post .tag {
    font-size: 11px;
    letter-spacing: .18em;
    text-transform: uppercase;
    color: var(--o-accent);
    font-weight: 700;
    line-height: 1.55;
}
.journal-section .post h3 {
    font-size: 21px;
    margin: 8px 0;
        font-weight: 700;
    line-height: 1.04;
    letter-spacing: -.015em;
    color: #000;
}
.journal-section .post p {
    font-size: 13.5px;
    color:#494E54;
    line-height: 1.55;
    font-weight: 400;
}
.newsletter-section {
    background: var(--o-accent);
    color: #000;
    padding: 76px 15px;
    border-top: 3px solid #000;
}
.newsletter-section .newsletter-wrapper {
    display: grid;
    grid-template-columns: 1.1fr .9fr;
    gap: 48px;
    align-items: center;
    width: 100%;
}
.newsletter-section h2 {
    font-size: clamp(30px,3.8vw,46px);
    text-transform: uppercase;
        font-weight: 700;
    line-height: 1.04;
    letter-spacing: -.015em;
    color: #000;
}
.newsletter-section p {
    margin-top: 12px;
    font-size: 15.5px;
    max-width: 46ch;
    line-height: 1.55;
    font-weight: 400;
    color: #000;
}
.newsletter-section form {
    display: flex;
    gap: 12px;
}
.newsletter-section form input {
    flex: 1;
    padding: 16px 18px;
    border: 2px solid #000;
    background: transparent;
    border-radius: 2px;
    color: #000;
    font-size: 15px;
    line-height: 1;
}
.newsletter-section form input::placeholder{
  color: #494e54;
}
.newsletter-section button {
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .07em;
    font-size: 14px;
    background: #000;
    color: #fff;
    border: 2px solid #000;
    padding: 16px 28px;
    border-radius: 2px;
    cursor: pointer;
    line-height: 1 !important;
    transition: all 0.3s ease-in-out;
}
.newsletter-section button:hover{
  background: #fff;
  color: #000;
}
/************************************** Home Page End *******************************/

@media screen and (max-width: 1200px) {
  .header-section .header-middle-wrapper .dgwt-wcas-search-wrapp {
    max-width: 430px !important;
  }
}
@media screen and (max-width: 1024px) {
  .header-section .header-middle-wrapper .dgwt-wcas-search-wrapp {
    max-width: 410px !important;
  }
  .google-review-section .google-review-wrapper {
    grid-template-columns: 1fr 1fr;
  }
  .google-review-section .google-review-content {
    border-left: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.12);
  }
  .workshop-section .workshop-wrapper {
    grid-template-columns: 1fr;
    gap: 50px;
}
.culture-section .culture-wrapper{
    grid-template-columns: 1fr;
    gap: 50px;
}
}
@media screen and (max-width: 991px) {
  main{
  margin-top: 157px;
}
  .header-mobile-wrapper .header-mobile-logo img {
    max-width: 83px !important;
  }
  .header-section .header-middle-cta-button {
    font-size: 12.5px !important;
    padding: 11px 18px !important;
  }
  .header-mobile-top-wrapper {
    padding: 0px 15px !important;
  }
  .header-mobile-wrapper .dgwt-wcas-search-wrapp {
    max-width: 100% !important;
    min-width: 100% !important;
  }
  .header-section .dgwt-wcas-search-wrapp input {
    background-color: rgba(0, 0, 0, 0.25) !important;
    border: 1px solid #fff;
    border-radius: 3px;
    padding: 11px 16px !important;
    padding-left: 40px !important;
    transition: 0.2s;
    font-size: 14.5px;
    color: #fff !important;
    font-family: var(--o-font) !important;
    font-style: normal !important;
  }
  .header-section .dgwt-wcas-search-wrapp input::placeholder {
    font-size: 14.5px;
    color: #fff !important;
    font-family: var(--o-font) !important;
    font-style: normal !important;
    opacity: 1;
    text-transform: uppercase;
  }
  .header-section .dgwt-wcas-ico-magnifier {
    max-width: 17px;
    max-height: 17px;
    opacity: 1;
    fill: #fff;
  }
  .pathway-section .path-three-column-wrapper {
    grid-template-columns: 1fr;
}
.shop-section .shop-four-column-wrapper {
    grid-template-columns: 1fr 1fr;
}
.bike-section .bike-four-column-wrapper {
    grid-template-columns: 1fr 1fr;
}
.reviews-section .reviews-content-wrapper {
    grid-template-columns: repeat(2, 1fr);
}
.journal-section .journal-wrapper {
    grid-template-columns: repeat(2, 1fr);
}
.newsletter-section .newsletter-wrapper {
    grid-template-columns: 1fr;
}
}
@media screen and (max-width: 767px) {
  .footer-section .footer-top-wrapper {
    grid-template-columns: 1fr 1fr;
    gap: 30px;
  }
  .footer-section.brxe-section {
    padding-top: 60px;
  }
  .footer-section .footer-bottom-wrapper {
    margin-top: 30px;
    padding-top: 20px;
  }
  .reviews-section .reviews-content-wrapper {
    grid-template-columns: 1fr;
}
.journal-section .journal-wrapper {
    grid-template-columns: 1fr;
}
}
@media screen and (max-width: 781px) {
  .admin-bar .header-section {
    top: 46px;
  }
  .admin-bar .header-section .mobile-menu-bar-wrapper {
    height: calc(100vh - 203px) !important;
    top: 203px !important;
  }
}
@media screen and (max-width: 576px) {
  .footer-section .footer-top-wrapper {
    grid-template-columns: 1fr;
  }
  .google-review-section .google-review-wrapper {
    grid-template-columns: 1fr;
  }
  .shop-section .shop-four-column-wrapper {
    grid-template-columns: 1fr ;
}
.bike-section .bike-four-column-wrapper {
    grid-template-columns: 1fr;
}
}
