.hero-section {
  background-image: url("https://www.nikon-asia.com/media/products/sports-optics/explore-mountain-lake-binoculars-sports-optics-nikon-australia.jpg");
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  min-height: 640px;
  padding: 10px; }
  .hero-section .hero-layout {
    display: flex;
    flex-wrap: wrap; }
  .hero-section .hero-spacer-left {
    align-self: stretch;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 10px;
    width: 8%; }
  .hero-section .hero-content {
    align-self: stretch;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 10px;
    width: 42%; }
  .hero-section .brand-title {
    border-color: white;
    color: white;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 48px;
    margin: 6px 0;
    outline-color: white;
    text-decoration-color: white;
    text-emphasis-color: white;
    text-transform: uppercase; }
  .hero-section .established-year {
    border-color: #ffdd00;
    color: #ffdd00;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 48px;
    margin: 6px 0;
    outline-color: #ffdd00;
    padding-left: 128px;
    text-decoration-color: #ffdd00;
    text-emphasis-color: #ffdd00;
    text-transform: uppercase; }
  .hero-section .hero-spacer-right {
    align-self: stretch;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 10px;
    width: 50%; }
  @media (max-width: 767px) {
    .hero-section .hero-section .hero-content {
      width: 100%; }
    .hero-section .hero-spacer-right, .hero-section .hero-spacer-left {
      display: none; } }

.sport-optics-header {
  background-color: #ffdd00;
  background-position: 0% 0%;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px 10px; }
  .sport-optics-header .header-wrapper {
    display: flex;
    flex-flow: row wrap;
    flex-wrap: wrap; }
  .sport-optics-header .header-content {
    align-self: stretch;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 10px;
    text-align: center;
    width: 100%; }
  .sport-optics-header .main-title {
    border-color: black;
    color: black;
    font-size: 56px;
    font-weight: bold;
    letter-spacing: 3px;
    line-height: 72px;
    margin: 24px 0;
    outline-color: black;
    text-align: center;
    text-decoration-color: black;
    text-emphasis-color: black;
    text-transform: uppercase; }
  .sport-optics-header .content-spacer {
    text-align: center; }

.optics-showcase {
  background-position: 0% 0%;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 10px 0px;
  /* Responsive Design */ }
  .optics-showcase .showcase-container {
    display: flex;
    flex-flow: row wrap;
    flex-wrap: wrap; }
  .optics-showcase .spacer-left,
  .optics-showcase .spacer-middle,
  .optics-showcase .spacer-right {
    align-self: stretch;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 10px;
    width: 8%; }
  .optics-showcase .image-section {
    align-self: stretch;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 50%; }
  .optics-showcase .product-image {
    position: relative;
    text-align: center;
    margin: 0; }
  .optics-showcase .primary-image {
    display: inline;
    max-width: 100%;
    overflow-clip-margin: content-box;
    overflow: clip;
    text-align: center;
    vertical-align: top; }
  .optics-showcase .secondary-image {
    display: none;
    max-width: 100%;
    overflow-clip-margin: content-box;
    overflow: clip;
    text-align: center;
    vertical-align: top; }
  .optics-showcase .content-section {
    align-self: stretch;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 42%; }
  .optics-showcase .content-header {
    padding: 0 20px; }
  .optics-showcase .main-title {
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 48px;
    margin: 24px 0 40px 0; }
  .optics-showcase .description-block,
  .optics-showcase .details-block {
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 32px;
    overflow-wrap: break-word;
    padding: 0 20px;
    word-wrap: break-word; }
  .optics-showcase .description-text,
  .optics-showcase .details-text {
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 10px;
    overflow-wrap: break-word;
    word-wrap: break-word; }
  .optics-showcase .cta-section {
    padding: 10px 20px 0; }
  .optics-showcase .cta-wrapper {
    display: inline-block;
    padding-right: 14px; }
  .optics-showcase .cta-button {
    background-color: #ffdd00;
    background-position: 0% 0%;
    border: 2px solid #ffdd00;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    max-width: 240px;
    padding: 15px 25px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition-duration: 0.5s;
    vertical-align: middle;
    color: inherit; }
  .optics-showcase .cta-button:hover {
    opacity: 0.8; }
  .optics-showcase .cta-text {
    cursor: pointer;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase; }
  @media (max-width: 768px) {
    .optics-showcase .showcase-container {
      flex-direction: column;
      padding: 20px 0px; }
    .optics-showcase .spacer-left,
    .optics-showcase .spacer-middle,
    .optics-showcase .spacer-right {
      width: 100%;
      height: 20px;
      display: none; }
    .optics-showcase .image-section,
    .optics-showcase .content-section {
      width: 100%;
      padding: 0px; }
    .optics-showcase .main-title {
      font-size: 28px;
      line-height: 36px;
      margin: 20px 0 30px 0; }
    .optics-showcase .description-block,
    .optics-showcase .details-block {
      margin-bottom: 24px; } }
  @media (max-width: 480px) {
    .optics-showcase .content-header,
    .optics-showcase .description-block,
    .optics-showcase .details-block,
    .optics-showcase .cta-section {
      padding-left: 0px;
      padding-right: 0px; }
    .optics-showcase .main-title {
      font-size: 24px;
      line-height: 32px;
      letter-spacing: 1px; }
    .optics-showcase .cta-button {
      padding: 12px 20px;
      font-size: 11px; } }

.vision-hero {
  background-color: black;
  background-image: url("https://www.nikon-asia.com/media/products/sports-optics/arrow-pattern-2-background-sports-optics-nikon-australia.jpg");
  background-position: 0% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  flex-direction: column;
  flex-flow: column nowrap;
  justify-content: center;
  padding: 50px 0px 70px 0px; }
  .vision-hero .content-wrapper {
    display: flex;
    flex-flow: row wrap;
    flex-wrap: wrap; }
  .vision-hero .spacer-left {
    align-self: stretch;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    flex-flow: column nowrap;
    justify-content: flex-start;
    padding: 10px;
    width: 13%; }
  .vision-hero .text-content {
    align-self: stretch;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    flex-flow: column nowrap;
    justify-content: center;
    padding: 10px;
    width: 50%; }
  .vision-hero .heading-container {
    border-color: white;
    color: white;
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 32px;
    outline-color: white;
    overflow-wrap: break-word;
    text-decoration-color: white;
    text-emphasis-color: white;
    word-wrap: break-word; }
  .vision-hero .main-heading {
    border-color: white;
    color: white;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 48px;
    margin: 24px 0 40px 0;
    outline-color: white;
    overflow-wrap: break-word;
    text-decoration-color: white;
    text-emphasis-color: white;
    word-wrap: break-word; }
  .vision-hero .main-heading br {
    background-position: 0% 0%;
    border-color: white;
    color: white;
    display: inline;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 48px;
    outline-color: white;
    overflow-wrap: break-word;
    text-decoration-color: white;
    text-emphasis-color: white;
    word-wrap: break-word; }
  .vision-hero .description-container {
    border-color: white;
    color: white;
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 32px;
    outline-color: white;
    overflow-wrap: break-word;
    text-decoration-color: white;
    text-emphasis-color: white;
    word-wrap: break-word; }
  .vision-hero .description-text {
    border-color: white;
    color: white;
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 10px;
    outline-color: white;
    overflow-wrap: break-word;
    text-decoration-color: white;
    text-emphasis-color: white;
    word-wrap: break-word; }
  .vision-hero .spacer-middle {
    align-self: stretch;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    flex-flow: column nowrap;
    justify-content: flex-start;
    padding: 10px;
    width: 8%; }
  .vision-hero .image-content {
    align-self: stretch;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    flex-flow: column nowrap;
    justify-content: center;
    padding: 0px;
    width: 42%; }
  .vision-hero .image-container {
    position: relative;
    text-align: center; }
  .vision-hero .primary-image {
    display: inline;
    max-width: 100%;
    overflow-clip-margin: content-box;
    overflow-x: clip;
    overflow-y: clip;
    text-align: center;
    vertical-align: top; }
  .vision-hero .secondary-image {
    display: none;
    max-width: 100%;
    overflow-clip-margin: content-box;
    overflow-x: clip;
    overflow-y: clip;
    text-align: center;
    vertical-align: top; }
  .vision-hero .spacer-right {
    align-self: stretch;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    flex-flow: column nowrap;
    justify-content: flex-start;
    padding: 10px;
    width: 7%; }
  @media (max-width: 767px) {
    .vision-hero {
      background-image: none; }
    .vision-hero .main-heading {
      font-size: 30px;
      line-height: normal;
      letter-spacing: 1.5px; }
    .vision-hero .text-content {
      width: 100%; }
    .vision-hero .image-content {
      width: 100%; } }

.binoculars {
  padding: 20px 0px; }
  .binoculars .showcase-layout {
    display: flex;
    flex-flow: row wrap;
    flex-wrap: wrap; }
    .binoculars .showcase-layout .spacer-left {
      align-self: stretch;
      background-position: 0% 0%;
      background-repeat: no-repeat;
      background-size: cover;
      display: flex;
      flex-direction: column;
      flex-flow: column nowrap;
      justify-content: flex-start;
      width: 8%; }
    .binoculars .showcase-layout .image-section {
      align-self: stretch;
      background-position: 0% 0%;
      background-repeat: no-repeat;
      background-size: cover;
      display: flex;
      flex-direction: column;
      flex-flow: column nowrap;
      justify-content: center;
      width: 50%; }
    .binoculars .showcase-layout .image-wrapper {
      position: relative; }
    .binoculars .showcase-layout .primary-image {
      display: inline;
      max-width: 100%;
      overflow-clip-margin: content-box;
      overflow-x: clip;
      overflow-y: clip;
      vertical-align: top; }
    .binoculars .showcase-layout .secondary-image {
      display: none;
      max-width: 100%;
      overflow-clip-margin: content-box;
      overflow-x: clip;
      overflow-y: clip;
      vertical-align: top; }
    .binoculars .showcase-layout .spacer-middle {
      align-self: stretch;
      background-position: 0% 0%;
      background-repeat: no-repeat;
      background-size: cover;
      display: flex;
      flex-direction: column;
      flex-flow: column nowrap;
      justify-content: flex-start;
      width: 8%; }
    .binoculars .showcase-layout .content-section {
      align-self: stretch;
      background-position: 0% 0%;
      background-repeat: no-repeat;
      background-size: cover;
      display: flex;
      flex-direction: column;
      flex-flow: column nowrap;
      justify-content: center;
      width: 42%; }
    .binoculars .showcase-layout .product-title {
      font-size: 36px;
      font-weight: bold;
      letter-spacing: 2px;
      line-height: 48px;
      margin: 24px 0 40px 0;
      padding: 0 20px; }
    .binoculars .showcase-layout .product-description {
      font-size: 16px;
      line-height: 27px;
      margin-bottom: 32px;
      overflow-wrap: break-word;
      padding: 0 20px;
      word-wrap: break-word; }
    .binoculars .showcase-layout .description-text {
      font-size: 16px;
      line-height: 27px;
      margin-bottom: 10px;
      overflow-wrap: break-word;
      word-wrap: break-word; }
    .binoculars .showcase-layout .action-buttons {
      padding: 10px 20px 0 20px; }
    .binoculars .showcase-layout .button-wrapper {
      display: inline-block;
      padding-right: 14px; }
    .binoculars .showcase-layout .action-button {
      background-color: #ffdd00;
      background-position: 0% 0%;
      border: 1.6px solid #ffdd00;
      cursor: pointer;
      display: inline-block;
      font-size: 12px;
      font-weight: 600;
      line-height: 16px;
      max-width: 240px;
      padding: 15px 25px;
      text-align: center;
      text-transform: uppercase;
      transition-duration: 0.5s;
      vertical-align: middle;
      text-decoration: none;
      color: inherit; }
    .binoculars .showcase-layout .button-text {
      cursor: pointer;
      font-size: 12px;
      font-weight: 600;
      line-height: 16px;
      text-align: center;
      text-transform: uppercase; }
    .binoculars .showcase-layout .secondary-actions {
      padding: 10px 20px 0 20px; }
    .binoculars .showcase-layout .spacer-right {
      align-self: stretch;
      background-position: 0% 0%;
      background-repeat: no-repeat;
      background-size: cover;
      display: flex;
      flex-direction: column;
      flex-flow: column nowrap;
      justify-content: flex-start;
      padding: 10px;
      width: 8%; }
    @media (max-width: 767px) {
      .binoculars .showcase-layout .product-title {
        font-size: 30px;
        line-height: normal; }
      .binoculars .showcase-layout .spacer-middle {
        display: none; }
      .binoculars .showcase-layout .image-section {
        width: 100%; }
      .binoculars .showcase-layout .content-section {
        width: 100%; } }

.vision-hero-2 {
  background-color: black;
  background-image: url("https://www.nikon-asia.com/media/products/sports-optics/arrow-pattern-2-background-sports-optics-nikon-australia.jpg");
  background-position: 0% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  flex-direction: column;
  flex-flow: column nowrap;
  justify-content: center;
  padding: 50px 0px 70px 0px; }
  .vision-hero-2 .content-wrapper {
    display: flex;
    flex-flow: row wrap;
    flex-wrap: wrap; }
  .vision-hero-2 .text-content {
    align-self: stretch;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    flex-flow: column nowrap;
    justify-content: center;
    padding: 10px;
    width: 52%; }
  .vision-hero-2 .heading-container {
    border-color: white;
    color: white;
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 32px;
    outline-color: white;
    overflow-wrap: break-word;
    text-decoration-color: white;
    text-emphasis-color: white;
    word-wrap: break-word; }
  .vision-hero-2 .main-heading {
    border-color: white;
    color: white;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 48px;
    margin: 24px 0 40px 0;
    outline-color: white;
    overflow-wrap: break-word;
    text-decoration-color: white;
    text-emphasis-color: white;
    word-wrap: break-word; }
  .vision-hero-2 .main-heading br {
    background-position: 0% 0%;
    border-color: white;
    color: white;
    display: inline;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 48px;
    outline-color: white;
    overflow-wrap: break-word;
    text-decoration-color: white;
    text-emphasis-color: white;
    word-wrap: break-word; }
  .vision-hero-2 .description-container {
    border-color: white;
    color: white;
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 32px;
    outline-color: white;
    overflow-wrap: break-word;
    text-decoration-color: white;
    text-emphasis-color: white;
    word-wrap: break-word; }
  .vision-hero-2 .description-text {
    border-color: white;
    color: white;
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 10px;
    outline-color: white;
    overflow-wrap: break-word;
    text-decoration-color: white;
    text-emphasis-color: white;
    word-wrap: break-word; }
  .vision-hero-2 .spacer-middle {
    align-self: stretch;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    flex-flow: column nowrap;
    justify-content: flex-start;
    padding: 10px;
    width: 20%; }
  .vision-hero-2 .image-content {
    align-self: stretch;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    flex-flow: column nowrap;
    justify-content: center;
    padding: 0px;
    width: 28%; }
  .vision-hero-2 .image-container {
    position: relative;
    text-align: center; }
  .vision-hero-2 .primary-image {
    display: inline;
    max-width: 100%;
    overflow-clip-margin: content-box;
    overflow-x: clip;
    overflow-y: clip;
    text-align: center;
    vertical-align: top; }
  .vision-hero-2 .secondary-image {
    display: none;
    max-width: 100%;
    overflow-clip-margin: content-box;
    overflow-x: clip;
    overflow-y: clip;
    text-align: center;
    vertical-align: top; }
  .vision-hero-2 .spacer-right {
    align-self: stretch;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    flex-flow: column nowrap;
    justify-content: flex-start;
    padding: 10px;
    width: 7%; }
  @media (max-width: 767px) {
    .vision-hero-2 {
      background-image: none; }
    .vision-hero-2 .main-heading {
      font-size: 30px;
      line-height: normal;
      letter-spacing: 1.5px; }
    .vision-hero-2 .text-content {
      width: 100%; }
    .vision-hero-2 .image-content {
      width: 100%; } }

.optics-showcase-2 {
  background-position: 0% 0%;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding: 10px 0px;
  /* Responsive Design */ }
  .optics-showcase-2 .showcase-container {
    display: flex;
    flex-flow: row wrap;
    flex-wrap: wrap; }
  .optics-showcase-2 .spacer-left,
  .optics-showcase-2 .spacer-middle,
  .optics-showcase-2 .spacer-right {
    align-self: stretch;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 10px;
    width: 8%; }
  .optics-showcase-2 .image-section {
    align-self: stretch;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 50%; }
  .optics-showcase-2 .product-image {
    position: relative;
    text-align: center;
    margin: 0;
    padding-top: 40px; }
  .optics-showcase-2 .primary-image {
    display: inline;
    max-width: 100%;
    overflow-clip-margin: content-box;
    overflow: clip;
    text-align: center;
    vertical-align: top;
    max-width: 600px; }
  .optics-showcase-2 .secondary-image {
    display: none;
    max-width: 100%;
    overflow-clip-margin: content-box;
    overflow: clip;
    text-align: center;
    vertical-align: top; }
  .optics-showcase-2 .content-section {
    align-self: stretch;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 42%; }
  .optics-showcase-2 .content-header {
    padding: 0 20px; }
  .optics-showcase-2 .main-title {
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 48px;
    margin: 24px 0 40px 0; }
  .optics-showcase-2 .description-block,
  .optics-showcase-2 .details-block {
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 32px;
    overflow-wrap: break-word;
    padding: 0 20px;
    word-wrap: break-word; }
  .optics-showcase-2 .description-text,
  .optics-showcase-2 .details-text {
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 10px;
    overflow-wrap: break-word;
    word-wrap: break-word; }
  .optics-showcase-2 .cta-section {
    padding: 10px 20px 0; }
  .optics-showcase-2 .cta-wrapper {
    display: inline-block;
    padding-right: 14px; }
  .optics-showcase-2 .cta-button {
    background-color: #ffdd00;
    background-position: 0% 0%;
    border: 2px solid #ffdd00;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    max-width: 240px;
    padding: 15px 25px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition-duration: 0.5s;
    vertical-align: middle;
    color: inherit; }
  .optics-showcase-2 .cta-button:hover {
    opacity: 0.8; }
  .optics-showcase-2 .cta-text {
    cursor: pointer;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase; }
  @media (max-width: 768px) {
    .optics-showcase-2 .showcase-container {
      flex-direction: column;
      padding: 20px 0px; }
    .optics-showcase-2 .spacer-left,
    .optics-showcase-2 .spacer-middle,
    .optics-showcase-2 .spacer-right {
      width: 100%;
      height: 20px;
      display: none; }
    .optics-showcase-2 .image-section,
    .optics-showcase-2 .content-section {
      width: 100%;
      padding: 0px; }
    .optics-showcase-2 .main-title {
      font-size: 32px;
      line-height: 36px;
      margin: 20px 0 30px 0; }
    .optics-showcase-2 .description-block,
    .optics-showcase-2 .details-block {
      margin-bottom: 24px; } }
  @media (max-width: 480px) {
    .optics-showcase-2 .content-header,
    .optics-showcase-2 .description-block,
    .optics-showcase-2 .details-block,
    .optics-showcase-2 .cta-section {
      padding-left: 0px;
      padding-right: 0px; }
    .optics-showcase-2 .main-title {
      font-size: 30px;
      line-height: 32px;
      letter-spacing: 1px; }
    .optics-showcase-2 .cta-button {
      padding: 12px 20px;
      font-size: 11px; } }

/** Accessories **/
.accessories-section {
  background-color: #f2f2f2;
  background-position: 0% 0%;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 10px;
  /* Responsive Design */ }
  .accessories-section .accessories-header {
    display: flex;
    flex-wrap: wrap; }
  .accessories-section .title-container {
    align-self: stretch;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 10px;
    text-align: center;
    width: 100%; }
  .accessories-section .accessories-title {
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 48px;
    margin: 24px 0 40px 0;
    text-align: center; }
  .accessories-section .accessories-grid {
    display: flex;
    flex-wrap: wrap; }
  .accessories-section .product-item {
    align-self: stretch;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 10px;
    width: 25%; }
  .accessories-section .product-figure {
    position: relative;
    margin: 0; }
  .accessories-section .product-image {
    max-width: 100%;
    overflow: clip;
    vertical-align: top; }
  .accessories-section .primary-image {
    display: inline; }
  .accessories-section .hover-image {
    display: none; }
  .accessories-section .cta-section {
    display: flex;
    flex-wrap: wrap; }
  .accessories-section .cta-container {
    align-self: stretch;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 10px;
    text-align: center;
    width: 100%; }
  .accessories-section .cta-wrapper {
    padding: 10px 10px 10px 10px;
    text-align: center; }
  .accessories-section .button-container {
    display: inline-block;
    padding-right: 14px;
    text-align: center; }
  .accessories-section .view-products-btn {
    background-color: #ffdd00;
    background-position: 0% 0%;
    border: 1.6px solid #ffdd00;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    max-width: 240px;
    padding: 15px 25px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition-duration: 0.5s;
    vertical-align: middle;
    color: inherit; }
  .accessories-section .view-products-btn:hover {
    opacity: 0.8; }
  .accessories-section .button-text {
    cursor: pointer;
    font-size: 12px;
    font-weight: 600;
    line-height: 16px;
    text-align: center;
    text-transform: uppercase; }
  @media (max-width: 768px) {
    .accessories-section .product-item {
      width: 50%; }
    .accessories-section .accessories-title {
      font-size: 32px;
      line-height: 36px;
      margin: 20px 0 30px 0; } }
  @media (max-width: 480px) {
    .accessories-section .product-item {
      width: 100%; }
    .accessories-section .accessories-title {
      font-size: 30px;
      line-height: 32px;
      margin: 16px 0 24px 0;
      letter-spacing: 1px; }
    .accessories-section .accessories-section {
      padding: 5px; }
    .accessories-section .title-container,
    .accessories-section .product-item,
    .accessories-section .cta-container {
      padding: 5px; } }
