/*!***************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js!./assets/scss/index.scss ***!
  \***************************************************************************************************************************************************************************************/
html {
  scroll-behavior: smooth;
}

html,
body {
  margin: 0;
  overflow-x: hidden;
}

.fujifilm-gfx-more-than {
  background-color: #ffffff;
  font-family: "Noto Sans JP", "Noto Sans", Helvetica, sans-serif !important;
  font-size: clamp(1rem, 0.9138rem + 0.431vw, 1.25rem);
  line-height: 1.5;
  font-weight: 400;
  font-style: normal;
  color: #000000;
  padding: 0;
  margin: 0;
  position: relative;
}
.fujifilm-gfx-more-than .wrapper {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1248px;
  box-sizing: border-box;
}
.fujifilm-gfx-more-than .wrapper-sm {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  max-width: 1168px;
  box-sizing: border-box;
}
.fujifilm-gfx-more-than h1, .fujifilm-gfx-more-than h2, .fujifilm-gfx-more-than h3 {
  font-family: "Fjalla One", sans-serif;
  font-weight: 400;
  margin: 0;
}
.fujifilm-gfx-more-than h1 {
  line-height: 1.3;
  font-size: clamp(1.5rem, 0.9397rem + 2.8017vw, 3.125rem);
}
.fujifilm-gfx-more-than h2 {
  font-size: clamp(1.5rem, 1.2414rem + 1.2931vw, 2.25rem);
  line-height: 1.3;
}
.fujifilm-gfx-more-than h3 {
  font-size: clamp(2.25rem, 2.25rem + 0vw, 2.25rem);
}
.fujifilm-gfx-more-than p {
  margin: 0;
}
.fujifilm-gfx-more-than small,
.fujifilm-gfx-more-than .caption {
  font-size: 12px;
  line-height: 1;
  display: block;
}
.fujifilm-gfx-more-than img + .caption {
  margin-top: 10px;
}
.fujifilm-gfx-more-than :target {
  scroll-margin-top: 60px;
}
.fujifilm-gfx-more-than a {
  text-decoration: none;
  color: inherit;
}
.fujifilm-gfx-more-than .content a:not(.btn) {
  color: rgba(0, 0, 0, 0.05);
}
.fujifilm-gfx-more-than figure {
  margin: 0;
}
.fujifilm-gfx-more-than img {
  max-width: 100%;
  height: auto;
}
.fujifilm-gfx-more-than ul {
  list-style: disc;
  padding: 0;
  margin-left: 1em;
  margin-top: 1em;
}

.fujifilm-gfx-more-than .min-content {
  width: -moz-min-content;
  width: min-content;
}
.fujifilm-gfx-more-than .underline {
  text-decoration: underline !important;
  text-underline-offset: 2px;
}
.fujifilm-gfx-more-than .content-flow > * + * {
  margin-top: clamp(1.25rem, 1.0345rem + 1.0776vw, 1.875rem) !important;
}
.fujifilm-gfx-more-than .flex {
  display: flex;
}
.fujifilm-gfx-more-than .flex-col {
  flex-direction: column;
}
.fujifilm-gfx-more-than .justify-center {
  justify-content: center;
}
.fujifilm-gfx-more-than .items-center {
  align-items: center;
}
.fujifilm-gfx-more-than .flow-col {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 800px) {
  .fujifilm-gfx-more-than .desktop-flow-col {
    display: flex;
    flex-direction: column;
    align-items: flex-start !important;
  }
}
.fujifilm-gfx-more-than .hide-default {
  display: none;
}
.fujifilm-gfx-more-than .margin-right-mobile {
  margin-right: 1em !important;
}
@media screen and (min-width: 800px) {
  .fujifilm-gfx-more-than .margin-right-mobile {
    margin-right: 0 !important;
  }
}
.fujifilm-gfx-more-than .margin-left-mobile {
  margin-left: 1em !important;
}
@media screen and (min-width: 800px) {
  .fujifilm-gfx-more-than .margin-left-mobile {
    margin-left: 0 !important;
  }
}
.fujifilm-gfx-more-than .hide-desktop {
  display: block;
}
@media screen and (min-width: 800px) {
  .fujifilm-gfx-more-than .hide-desktop {
    display: none;
  }
}
.fujifilm-gfx-more-than .hide-desktop-important {
  display: block;
}
@media screen and (min-width: 800px) {
  .fujifilm-gfx-more-than .hide-desktop-important {
    display: none !important;
  }
}
.fujifilm-gfx-more-than .grid {
  display: grid !important;
}
.fujifilm-gfx-more-than .grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.fujifilm-gfx-more-than .gap-5 {
  gap: 1.25rem;
}
.fujifilm-gfx-more-than .shrink-0 {
  flex-shrink: 0;
}
.fujifilm-gfx-more-than .line-height-h1 {
  line-height: 1;
}
.fujifilm-gfx-more-than .caption {
  font-size: 12px;
  font-family: "Noto Sans JP", "Noto Sans", Helvetica, sans-serif;
  font-weight: 400;
  display: block;
}
.fujifilm-gfx-more-than .fjalla-one {
  font-family: "Fjalla One", sans-serif;
}
.fujifilm-gfx-more-than .noto_sans {
  font-family: "Noto Sans JP", "Noto Sans", Helvetica, sans-serif;
}
.fujifilm-gfx-more-than .spacer {
  padding-top: 30px;
  padding-bottom: 30px;
}
.fujifilm-gfx-more-than .section-gap {
  margin-top: clamp(2.5rem, 1.6379rem + 4.3103vw, 5rem) !important;
}
.fujifilm-gfx-more-than .text-grey {
  color: rgba(0, 0, 0, 0.05);
}
.fujifilm-gfx-more-than .text-center {
  text-align: center;
}
.fujifilm-gfx-more-than .text-right {
  text-align: right;
}
.fujifilm-gfx-more-than .w-full {
  width: 100%;
}
.fujifilm-gfx-more-than .bg-white {
  background-color: white;
}
.fujifilm-gfx-more-than .mt-auto {
  margin-top: auto;
}
.fujifilm-gfx-more-than .grow-1 {
  flex-grow: 1;
}
.fujifilm-gfx-more-than .mt-10 {
  margin-top: 2.5rem;
}
.fujifilm-gfx-more-than .gallery-mt {
  margin-top: clamp(0rem, 3.3621rem - 4.3103vw, 2.5rem);
}
.fujifilm-gfx-more-than .section-mb {
  margin-bottom: clamp(2.5rem, 1.6379rem + 4.3103vw, 5rem);
}
.fujifilm-gfx-more-than .py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.fujifilm-gfx-more-than .pb-60 {
  padding-bottom: 60px;
}
.fujifilm-gfx-more-than .mb-40 {
  margin-bottom: 40px !important;
}
.fujifilm-gfx-more-than .relative {
  position: relative;
}
.fujifilm-gfx-more-than .wide-ratio {
  padding-bottom: 56.9%;
}
.fujifilm-gfx-more-than .overflow-hidden {
  overflow: hidden;
}
.fujifilm-gfx-more-than .uppercase {
  text-transform: uppercase;
}
.fujifilm-gfx-more-than .appearance-none {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  background: none;
  padding: 0;
}
.fujifilm-gfx-more-than .bg-cover {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transform: translate(-50%, -50%);
}
.fujifilm-gfx-more-than .space-y-5 > * + * {
  margin-top: 1.25rem;
}
.fujifilm-gfx-more-than .space-y-2 > * + * {
  margin-top: 0.5rem;
}
.fujifilm-gfx-more-than .overlapping-section {
  display: flex;
  flex-direction: column;
  row-gap: clamp(1.25rem, 0.819rem + 2.1552vw, 2.5rem);
  padding: clamp(1.25rem, 0.819rem + 2.1552vw, 2.5rem) 0 0;
}
.fujifilm-gfx-more-than .range-card img {
  aspect-ratio: 240/190;
  max-width: 240px;
  max-height: 190px;
  width: 100%;
}
.fujifilm-gfx-more-than .range-card p {
  font-size: 1rem;
}
.fujifilm-gfx-more-than .mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.fujifilm-gfx-more-than .rounded-5 {
  border-radius: 5px;
}
.fujifilm-gfx-more-than .bg-grey {
  background-color: rgba(0, 0, 0, 0.05);
}
.fujifilm-gfx-more-than .p-5 {
  padding: 1.25rem;
}
.fujifilm-gfx-more-than .pt-10 {
  padding-top: 2.5rem;
}
.fujifilm-gfx-more-than .youtube-wrap {
  width: 100%;
  max-width: 100%;
  display: block;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-bottom: 56.25% !important;
  position: relative;
}
.fujifilm-gfx-more-than .youtube-wrap > iframe {
  max-width: 100%;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.fujifilm-gfx-more-than .my-20-40 {
  margin-top: clamp(1.25rem, 0.819rem + 2.1552vw, 2.5rem);
  margin-bottom: clamp(1.25rem, 0.819rem + 2.1552vw, 2.5rem);
}
.fujifilm-gfx-more-than .fade-up-section {
  opacity: 0;
  transform: translateY(15vh);
  transition: opacity 0.3s ease-out, transform 0.3s ease-out;
  backface-visibility: hidden;
  will-change: opacity, visibility;
}
.fujifilm-gfx-more-than .fade-up-section.is-visible {
  opacity: 1;
  transform: none;
  transition: opacity 0.6s ease-in-out, transform 0.6s ease-in-out;
}
.fujifilm-gfx-more-than .desktop-only {
  display: none;
}
@media screen and (min-width: 800px) {
  .fujifilm-gfx-more-than .desktop-only {
    display: block;
  }
}
.fujifilm-gfx-more-than .space-y-5 > * + * {
  margin-top: 1.25rem !important;
}
.fujifilm-gfx-more-than .space-y-2\.5 > * + * {
  margin-top: 0.625rem !important;
}
.fujifilm-gfx-more-than .text-black {
  color: #000000;
}
.fujifilm-gfx-more-than .md\:justify-self-end {
  justify-self: end;
}
.fujifilm-gfx-more-than .hidden {
  display: none;
}
.fujifilm-gfx-more-than .mt-5 {
  margin-top: 1.25rem;
}
.fujifilm-gfx-more-than .bg-black\/5 {
  background-color: rgba(0, 0, 0, 0.05);
}
.fujifilm-gfx-more-than .py-5 {
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.fujifilm-gfx-more-than .text-white {
  color: #ffffff;
}
.fujifilm-gfx-more-than .bg-black {
  background-color: #000000;
}
.fujifilm-gfx-more-than .rounded-\[0\.3125rem\] {
  border-radius: 0.3125rem;
}
.fujifilm-gfx-more-than .h-12 {
  height: 3rem;
}
.fujifilm-gfx-more-than .max-w-\[15\.5625rem\] {
  max-width: 15.5625rem;
}
.fujifilm-gfx-more-than .absolute {
  position: absolute;
}
.fujifilm-gfx-more-than .top-0 {
  top: 0;
}
.fujifilm-gfx-more-than .left-0 {
  left: 0;
}
.fujifilm-gfx-more-than .z-0 {
  z-index: 0;
}
.fujifilm-gfx-more-than .z-1 {
  z-index: 1;
}
.fujifilm-gfx-more-than .z-2 {
  z-index: 2;
}
.fujifilm-gfx-more-than .bottom-\[5vw\] {
  bottom: 5vw;
}
.fujifilm-gfx-more-than .left-1\/2 {
  left: 50%;
}
.fujifilm-gfx-more-than .-translate-x-1\/2 {
  transform: translateX(-50%);
}
.fujifilm-gfx-more-than .w-\[64\.576vw\] {
  width: 64.576vw;
}
.fujifilm-gfx-more-than .frame-io-logo {
  width: clamp(8.125rem, 6.5086rem + 8.0819vw, 12.8125rem);
}
@media screen and (max-width: 639px) {
  .fujifilm-gfx-more-than .max-md\:w-full {
    width: 100%;
  }
  .fujifilm-gfx-more-than .max-md\:block {
    display: block;
  }
  .fujifilm-gfx-more-than #resolution {
    display: block;
    top: -1px;
    position: relative;
  }
}
@media screen and (min-width: 640px) {
  .fujifilm-gfx-more-than .md\:grid {
    display: grid;
  }
  .fujifilm-gfx-more-than .md\:block {
    display: block;
  }
  .fujifilm-gfx-more-than .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .fujifilm-gfx-more-than .md\:grid-rows-1 {
    grid-template-rows: 1fr;
  }
  .fujifilm-gfx-more-than .md\:gap-10 {
    gap: 2.5rem;
  }
  .fujifilm-gfx-more-than .md\:order-1 {
    order: 1;
  }
  .fujifilm-gfx-more-than .md\:order-2 {
    order: 2;
  }
  .fujifilm-gfx-more-than .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .fujifilm-gfx-more-than .md\:mt-10 {
    margin-top: 2.5rem;
  }
  .fujifilm-gfx-more-than .md\:space-y-5 > * + * {
    margin-top: 1.25rem !important;
  }
  .fujifilm-gfx-more-than .md\:space-y-0 > * + * {
    margin-top: 0 !important;
  }
  .fujifilm-gfx-more-than .md\:mt-10 {
    margin-top: 2.5rem;
  }
  .fujifilm-gfx-more-than .md\:py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
  }
  .fujifilm-gfx-more-than .md\:space-y-10 > * + * {
    margin-top: 2.5rem !important;
  }
  .fujifilm-gfx-more-than .md\:space-y-2\.5 > * + * {
    margin-top: 0.625rem !important;
  }
  .fujifilm-gfx-more-than .md\:bottom-\[6vw\] {
    bottom: 6vw;
  }
}
@media screen and (min-width: 800px) {
  .fujifilm-gfx-more-than .mobile-only {
    display: none !important;
  }
  .fujifilm-gfx-more-than .overlapping-section {
    position: relative;
    padding: 40px;
    margin-top: -40px;
    z-index: 10;
  }
}
@media screen and (min-width: 750px) {
  .fujifilm-gfx-more-than .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .fujifilm-gfx-more-than .lg\:gap-10 {
    gap: 2.5rem;
  }
}
@media screen and (min-width: 1100px) {
  .fujifilm-gfx-more-than .xl\:gap-10 {
    gap: 2.5rem;
  }
}

.button-group {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: clamp(1.25rem, 0.819rem + 2.1552vw, 2.5rem) !important;
}

a.btn {
  box-sizing: border-box;
  display: inline-flex;
  align-items: center;
  font-weight: 400;
  font-family: "Noto Sans JP", "Noto Sans", Helvetica, sans-serif;
  border-radius: 5px;
  padding: 12px;
  transition: 0.3s ease-out;
  font-size: 1rem;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  text-align: center;
  justify-content: center;
  line-height: 1.5;
}
a.btn:hover {
  transition: 0.3s ease-in;
}

a.btn-primary {
  background-color: #000000;
  color: #ffffff;
  border: 1px solid #000000;
}
a.btn-primary:hover {
  background-color: #ffffff;
  color: #000000;
}

a.btn-secondary {
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #000000;
}
a.btn-secondary:hover {
  background-color: #000000;
  color: #ffffff;
}

a.btn-tertiary {
  background-color: #ffffff;
  color: #000000;
  box-shadow: 0 0 6px -4px rgba(0, 0, 0, 0.49);
  width: 100%;
}
a.btn-tertiary:hover {
  background-color: #000000;
  color: #ffffff;
}

@media screen and (min-width: 1200px) {
  a.btn {
    padding: 12px 28px;
  }
  a.callout-btn,
  a.btn-md {
    padding: 12px 40px;
  }
  .button-group {
    gap: 15px;
  }
}
.hero-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: clamp(2.375rem, -1.8491rem + 21.1207vw, 14.625rem);
  padding-bottom: clamp(2.375rem, -2.7112rem + 25.431vw, 17.125rem);
}
.hero-section .fujifilm-entrance {
  text-align: center;
  width: 90%;
  max-width: 875px;
}

@media screen and (min-width: 800px) {
  .hero-section .fujifilm-entrance {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 1100px) {
  .menu-section {
    margin-top: clamp(2.5rem, 1.6379rem + 4.3103vw, 5rem);
  }
  .menu-section .menu-container {
    display: none;
    position: absolute;
    z-index: 5;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    padding: 8px 20px;
    left: 0;
    top: 100%;
    box-sizing: border-box;
  }
  .menu-section .nav-menu {
    color: #ffffff;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
  }
  .menu-section .nav-menu .more {
    padding: 16px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    background-color: rgba(0, 0, 0, 0.9);
    font-size: 0;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
  }
  .menu-section .nav-menu .more.closed::after {
    content: "";
    background-image: url(6bddd88fad5fe31e4554.svg);
    width: 14px;
    height: 8px;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .menu-section .nav-menu .more.open::after {
    content: "";
    background-image: url(6fe25a991f6bc99c49a6.svg);
    width: 14px;
    height: 8px;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .menu-section .nav-menu .more button {
    color: #ffffff;
    line-height: 1;
    font-size: 14px;
    font-weight: 500;
  }
  .menu-section .nav-menu ul.menu {
    list-style: none;
    margin: 0;
  }
  .menu-section .nav-menu ul.menu li {
    padding: 11.5px 10px;
  }
  .menu-section .nav-menu ul.menu li a {
    font-size: 12px;
    font-weight: 350;
    font-family: "Noto Sans JP", "Noto Sans", Helvetica, sans-serif;
    line-height: 1.3;
  }
}
@media screen and (min-width: 1101px) {
  .menu-section .menu-container {
    all: unset;
    position: relative;
    display: contents;
  }
  .menu-section .nav-menu {
    color: #000000;
    height: 40px;
    left: 0;
    width: 100%;
    z-index: 999999;
    background-color: white;
  }
  .menu-section .nav-menu .more {
    box-sizing: border-box;
    height: inherit;
  }
  .menu-section .nav-menu .more.closed::after {
    all: unset;
  }
  .menu-section .nav-menu .more button {
    padding: 8px 12px;
    font-weight: 700;
    font-size: 1rem;
    text-transform: uppercase;
    height: 40px;
    box-sizing: border-box;
    line-height: 1.5;
  }
  .menu-section .nav-menu .desktop-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    -moz-column-gap: 20px;
         column-gap: 20px;
    cursor: pointer;
  }
  .menu-section .nav-menu ul.menu {
    list-style: none;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    flex-grow: 2;
    flex-shrink: 0;
  }
  .menu-section .nav-menu ul.menu::before {
    content: "";
    display: block;
    height: 20px;
    width: 4px;
    border-left: 1px solid #BFBFBF;
    position: absolute;
    top: 10px;
    left: -25px;
  }
  .menu-section .nav-menu ul.menu li {
    padding: 12px 10px;
    box-sizing: border-box;
    height: 40px;
    display: flex;
    align-items: center;
  }
  .menu-section .nav-menu ul.menu li a {
    font-size: 12px;
    font-weight: 350;
    font-family: "Noto Sans JP", "Noto Sans", Helvetica, sans-serif;
    line-height: 1.5;
  }
  .menu-section .nav-menu .cta {
    display: flex;
    align-items: center;
  }
  .menu-section .nav-menu .cta .btn {
    background-color: #000000;
    color: #ffffff;
    padding: 4px 28px;
    font-weight: 700;
    font-size: 12px;
    min-width: -moz-max-content;
    min-width: max-content;
  }
}
#dynamic-range {
  /* Indicator for devices supporting hover */
}
@media not all and (hover: none) {
  #dynamic-range .range-group {
    opacity: 0.5;
    transition: opacity 0.3s;
  }
  #dynamic-range:hover .range-group {
    opacity: 1;
  }
}
#dynamic-range .main-img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#dynamic-range .slider-cntr {
  padding-bottom: 5px;
  border-bottom: 1px solid #ffffff;
}
#dynamic-range input[type=range] {
  /* removing default appearance */
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  /* creating a custom design */
  width: 100%;
  cursor: pointer;
  outline: none;
  background: transparent;
  height: clamp(0.9375rem, -0.2047rem + 5.7112vw, 4.26rem);
}
#dynamic-range input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none; /* Override default look */
  appearance: none;
  width: clamp(0.877rem, 0.001rem + 4.382vw, 3.944rem); /* Set a specific slider handle width */
  height: clamp(0.9375rem, -0.2047rem + 5.7112vw, 4.25rem);
  background-image: url(993ec4b2da1523135120.svg); /* Image background */
  cursor: pointer; /* Cursor on hover */
  background-size: contain;
  background-repeat: no-repeat;
  background-color: transparent;
  border-radius: 0;
}
#dynamic-range input[type=range]::-moz-range-thumb {
  width: clamp(0.877rem, 0.001rem + 4.382vw, 3.944rem); /* Set a specific slider handle width */
  height: 100%;
  background-image: url(993ec4b2da1523135120.svg); /* Image background */
  cursor: pointer; /* Cursor on hover */
  background-size: contain;
  border: none;
  background-repeat: no-repeat;
  background-color: transparent;
  border-radius: 0;
}
#dynamic-range input[type=range] + img {
  margin-top: 5px;
}

@media screen and (min-width: 800px) {
  #dynamic-range .slider-cntr {
    border-bottom: 3px solid #ffffff;
  }
}
.gallery-section .main-image {
  margin-top: clamp(1.25rem, 0.819rem + 2.1552vw, 2.5rem);
}
.gallery-section .main-image figure .title {
  position: absolute;
  top: clamp(0.5rem, 0.0259rem + 2.3707vw, 1.875rem);
  right: clamp(0.5rem, 0.0259rem + 2.3707vw, 1.875rem);
  font-family: "Fjalla One", sans-serif;
  font-size: clamp(1.25rem, 0.9052rem + 1.7241vw, 2.25rem);
  font-weight: 400;
  line-height: 1.2;
  text-transform: uppercase;
  color: #ffffff;
  text-align: right;
}
.gallery-section .main-image figure figcaption {
  text-align: right;
  font-family: "Noto Sans JP", "Noto Sans", Helvetica, sans-serif;
  font-size: 12px;
  line-height: 2.3;
}
.gallery-section [data-slider] {
  position: relative;
}
.gallery-section [data-slider] [data-slider-prev],
.gallery-section [data-slider] [data-slider-next] {
  position: absolute;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  top: 3px;
  z-index: 999999;
  background-color: rgba(0, 0, 0, 0.5);
  height: 60px;
  width: 60px;
  color: white;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.gallery-section [data-slider] [data-slider-prev]:disabled,
.gallery-section [data-slider] [data-slider-next]:disabled {
  display: none;
}
.gallery-section [data-slider] [data-slider-prev] {
  left: 3px;
}
.gallery-section [data-slider] [data-slider-next] {
  right: calc(-6% + 2px);
}
.gallery-section .thumbnails {
  display: flex;
  margin-top: 20px;
  justify-content: space-between;
  overflow-x: auto; /* For mobile scrolling */
  overflow-y: hidden;
  scroll-snap-type: x;
  scroll-behavior: smooth;
  scroll-padding: 0;
  -ms-overflow-style: none; /* Internet Explorer 10+ */
  scrollbar-width: none; /* Firefox */
}
.gallery-section .thumbnails::-webkit-scrollbar {
  display: none;
}
.gallery-section .thumbnails .thumb {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  display: inline-block;
  width: 60px;
  height: 60px;
  cursor: pointer;
  flex-shrink: 0;
  border: 3px solid transparent;
  scroll-snap-align: start;
  margin-right: 14px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  -webkit-user-drag: none;
  transition: ease 0.2s;
  box-sizing: content-box;
}
.gallery-section .thumbnails .thumb:last-of-type {
  margin-right: 0;
}
.gallery-section .thumbnails .thumb.active, .gallery-section .thumbnails .thumb:hover {
  border: 3px solid rgba(23, 165, 143, 0.5);
}

@media screen and (max-width: 1242px) {
  .gallery-section .thumbnails {
    width: calc(100% + (100vw - 100%) / 2 - 2px);
  }
}
@media screen and (min-width: 1243px) {
  .gallery-section [data-slider-prev],
  .gallery-section [data-slider-next] {
    display: none !important;
  }
}
