@media screen and (max-width:767px) {
  .mainVisual {
    display: flex;
    flex-direction: column-reverse;
    margin: 0 auto
  }

  .mainVisual__left {
    padding: 40px 0 60px;
    width: 100%
  }

  .mainVisual__left h2 {
    font-size: 1.8rem;
    font-weight: 500;
    letter-spacing: .04em;
    line-height: 1.8;
    width: fit-content;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
  }

  .mainVisual__left img {
    display: block;
    height: 56px;
    margin: 0 auto;
    width: 46px;
    margin: 0 auto;
    margin-bottom: 10px;
  }

  .mainVisual__left span {
    display: block;
    font-size: 2.4rem;
    font-weight: 500;
    letter-spacing: .1em;
    line-height: 1.6;
    margin: 0 0 25px
  }

  .mainVisual__left i {
    color: #715e47;
    display: block;
    font-size: 1.3rem;
    font-style: normal;
    letter-spacing: .06em;
    line-height: 2;
    width: fit-content;
    margin: 0 auto;
    margin-top: 20px;
  }

  .mainVisual__right {
    max-height: 700px;
    position: relative;
    width: 100%
  }

  .mainVisual__img {
    bottom: -40px;
    left: 15px;
    position: absolute;
    width: 140px;
    z-index: 20
  }

  .swiper {
    height: 100%;
    width: 100%
  }

  .swiper-container,
  .swiper-slide {
    height: 100vh;
    width: 100vw
  }

  .swiper-slide img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
  }

  .noticeBar {
    background-color: #d5969a;
    padding: 25px 20px;
    text-align: center
  }

  .noticeBar__inner {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(255, 255, 255, .7);
    display: flex;
    gap: 15px;
    padding: 18px 20px;
    text-align: center;
  }

  .noticeBar__icon {
    flex-shrink: 0;
    height: 20px;
    width: 20px
  }

  .noticeBar p {
    color: #fff;
    font-size: 1.4rem;
    line-height: 2
  }

  .introWrap {
    background-color: #fafafa
  }

  .centerWrap--intro {
    padding: 70px 15px
  }

  .intro__txt {
    line-height: 2.2;
    margin: 0 0 40px;
    text-align: center
  }

  .introImg01 {
    left: 10px;
    top: 20px
  }

  .introImg01,
  .introImg02 {
    position: absolute;
    width: 60px
  }

  .introImg02 {
    bottom: 30px;
    right: 10px
  }

  .centerWrap--question {
    padding: 50px 15px;
  }

  .questionList {
    display: flex;
    gap: 10px;
    justify-content: space-between;
    margin: 0 auto;
    padding: 0 15px;
    width: 100%
  }

  .questionList img {
    margin: 0 0 10px;
    width: 100%
  }

  .questionList span {
    display: block;
    font-size: 1.2rem;
    line-height: 1.4;
    text-align: center
  }

  .workWrap {
    background-color: hsla(39, 55%, 82%, .14);
    overflow: hidden
  }

  .centerWrap--work {
    padding: 50px 0 0;
    position: relative
  }

  .centerWrap--work .basicTitle {
    margin: 0;
    padding: 0 20px
  }

  .centerWrap--work .basicBtn a {
    background-color: #b99569
  }

  .centerWrap--work h4 {
    color: #715e47;
    text-align: center;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1.6;
    margin: 0 0 15px;
    padding: 0 20px
  }

  .centerWrap--work .catchCopy {
    margin: 0 auto 25px
  }

  .workListWrap {
    background-color: rgba(113, 94, 71, .06);
    margin: 40px auto 25px;
    padding: 30px 0;
    position: relative;
    width: 100%
  }

  .workListWrap .swiper-slide h4 {
    font-size: 2.4rem;
    font-weight: 500;
    margin: 0 0 11px
  }

  .workListWrap .swiper-slide img {
    height: 228px;
    margin: 0 0 7px;
    -o-object-fit: cover;
    object-fit: cover
  }

  .workListWrap .swiper-slide p {
    font-size: 1.4rem;
    line-height: 1.7
  }

  .workList {
    margin: 0 30px;
    overflow: hidden
  }

  .swiper-pagination {
    display: none;
    height: 70px;
    left: 50%;
    position: absolute !important;
    top: 330px;
    transform: translate(-50%, -50%) !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    width: 100%;
    z-index: 10
  }

  .swiper-button-prev:after {
    background-image: url(../../assets/img/arrow02.png);
    background-size: cover;
    content: "" !important;
    display: inline-block;
    height: 35px;
    left: 0;
    position: absolute;
    width: 35px
  }

  .swiper-button-next:after {
    background-image: url(../../assets/img/arrow03.png);
    background-size: cover;
    content: "" !important;
    display: inline-block;
    height: 35px;
    position: absolute;
    right: 0;
    width: 35px
  }

  .workListImg01 {
    left: -20px;
    position: absolute;
    top: -40px;
    width: 90px;
    z-index: 10
  }

  .workListImg02 {
    bottom: 140px;
    position: absolute;
    right: -10px;
    width: 85px;
    z-index: 10
  }

  .sensory {
    font-size: 1.2rem;
    overflow: hidden;
    padding: 60px 0 40px;
    position: relative;
    text-align: center
  }

  .sensoryList {
    margin: 0 0 27px
  }

  .sensoryList .swiper-wrapper {
    transition-timing-function: linear
  }

  .sensory__title {
    font-size: 1.6rem;
    margin: 0 0 30px
  }

  .sensory .basicTitle {
    margin: 0 auto 20px;
    padding: 0 20px
  }

  .sensoryImg01 {
    bottom: 100px;
    left: 15px;
    position: absolute;
    width: 55px;
    z-index: 10
  }

  .centerWrap--pay {
    padding: 60px 20px 40px
  }

  .paySplit {
    margin: 0 auto 30px;
    width: 100%
  }

  .payTable {
    border: 1px solid #715e47;
    border-bottom: none;
    font-size: 1.4rem;
    margin: 0 0 10px;
    text-align: center;
    width: 100%
  }

  .payTable td,
  .payTable th {
    border-bottom: 1px solid #715e47;
    font-weight: 400;
    padding: 10px 20px;
    text-align: center
  }

  .payTable th {
    background-color: #fbf4f5;
    width: 45%
  }

  .payTable td {
    border-left: 1px solid #715e47;
    width: 55%
  }

  .payTable td span {
    color: #b76b70;
    font-size: 1.6rem
  }

  .pay__left,
  .pay__right {
    max-width: 100%
  }

  .pay__right {
    font-size: 1.4rem;
    line-height: 2.5;
    padding-left: 0
  }

  .pay__txt {
    font-size: 1.4rem;
    line-height: 1.5
  }

  .centerWrap--insta {
    padding: 60px 15px 90px;
    text-align: center
  }

  .centerWrap--insta img {
    margin: 0 auto;
    width: 100%
  }

  .newsWrap {
    background-color: #fafafa;
    position: relative
  }

  .centerWrap--news {
    padding: 40px 15px 85px
  }

  .centerWrap--news .basicTitle {
    margin: 0 auto 45px
  }

  .newsImg01 {
    position: absolute;
    right: 0;
    top: -64px;
    width: 130px
  }

  .newsList {
    margin: -20px 0 50px
  }

  .newsList__item {
    margin: 0 0 10px
  }

  .newsList__item a {
    background-color: #fff;
    background-image: url(../../assets/img/arrow04.png);
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-size: 6px auto;
    color: #715e47;
    display: block;
    padding: 20px
  }

  .newsList__item .newsList__cate {
    align-items: center;
    display: flex
  }

  .newsList__item .newsList__cate span {
    background-color: #d5969a;
    border-radius: .4vh;
    color: #fff;
    font-size: 1.2rem;
    line-height: 1.3;
    margin: 0 0 0 20px;
    padding: 0 20px 2px
  }
}

@media print,
screen and (min-width:768px) {
  .mainVisual {
    display: flex;
    margin: 0 auto;
    min-width: 1200px
  }

  .mainVisual__left {
    padding: 5% 2% 150px 7%;
    width: 37%
  }

  .mainVisual__left h2 {
    font-size: 2.4rem;
    font-weight: 500;
    letter-spacing: .04em;
    line-height: 1.8;
    position: relative;
    text-align: left;
    text-shadow: 1px 0 2px #fff, 0 1px 2px #fff, -1px 0 2px #fff, 0 -1px 2px #fff;
    z-index: 11;
    margin: 0 auto;
    margin-bottom: 20px;
  }

  .mainVisual__left img {
    margin: 0 0 20px;
    width: 89px
  }

  .mainVisual__left span {
    display: block;
    font-size: 3.7rem;
    font-weight: 500;
    letter-spacing: .2em;
    line-height: 1.8;
    margin: 0 0 75px;
    z-index: 10
  }

  .mainVisual__left i {
    color: #715e47;
    display: block;
    font-size: 1.5rem;
    font-style: normal;
    letter-spacing: .06em;
    line-height: 2;
    margin: 0 auto;
    margin-top: 10px;
  }

  .mainVisual__right {
    max-height: 700px;
    position: relative;
    width: 63%
  }

  .mainVisual__img {
    bottom: 0;
    left: -80px;
    position: absolute;
    width: 232px;
    z-index: 5
  }

  .swiper {
    height: 100%;
    width: 100%
  }

  .swiper-container,
  .swiper-slide {
    height: 100vh;
    width: 100vw
  }

  .swiper-slide img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
  }

  .noticeBar {
    background-color: #d5969a;
    margin: 80px auto 0;
    padding: 20px;
    width: 1000px
  }

  .noticeBar__inner {
    align-items: center;
    justify-content: center;
    border: 1px solid rgba(255, 255, 255, .7);
    display: flex;
    gap: 45px;
    padding: 22px 40px
  }

  .noticeBar__icon {
    flex-shrink: 0;
    height: 20px;
    width: 20px
  }

  .noticeBar p {
    color: #fff;
    font-size: 1.6rem;
    line-height: 2;
    text-align: center;
  }

  .introWrap {
    background-color: #fafafa;
    min-width: 1200px;
    width: 100%
  }

  .centerWrap--intro {
    min-width: 1200px;
    padding: 120px 0 70px
  }

  .intro__txt {
    line-height: 2.2;
    margin: 0 0 80px;
    text-align: center
  }

  .introImg01 {
    left: 7%;
    position: absolute;
    top: 50px;
    width: 118px
  }

  .introImg02 {
    bottom: 30px;
    position: absolute;
    right: 6.5%;
    width: 114px
  }

  .centerWrap--question {
    padding: 85px 0 50px
  }

  .questionList {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    width: 912px
  }

  .questionList img {
    margin: 0 0 30px;
    width: 185px
  }

  .questionList span {
    display: block;
    text-align: center
  }

  .workWrap {
    background-color: hsla(39, 55%, 82%, .14);
    min-width: 1200px
  }

  .centerWrap--work {
    padding: 130px 0 0;
    position: relative
  }

  .centerWrap--work .basicBtn a {
    background-color: #b99569
  }

  .centerWrap--work h4 {
    color: #715e47;
    text-align: center;
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 1.6;
    margin: 0 0 20px
  }

  .centerWrap--work .basicTitle {
    margin: 0;
  }

  .centerWrap--work .catchCopy {
    margin: 0 0 40px
  }

  .workListWrap {
    background-color: rgba(113, 94, 71, .06);
    margin: 60px auto 75px;
    padding: 42px 0 40px;
    position: relative;
    width: 1000px
  }

  .workListWrap .swiper-slide h4 {
    font-size: 2.4rem;
    font-weight: 500;
    margin: 0 0 11px
  }

  .workListWrap .swiper-slide img {
    height: 228px;
    margin: 0 0 7px;
    -o-object-fit: cover;
    object-fit: cover
  }

  .workListWrap .swiper-slide p {
    font-size: 1.4rem;
    line-height: 1.7
  }

  .workList {
    margin: 0 30px;
    overflow: hidden
  }

  .swiper-pagination {
    height: 70px;
    left: 50%;
    position: absolute !important;
    top: 450px;
    transform: translate(-50%, -50%) !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    width: 1100px
  }

  .swiper-button-prev:after {
    background-image: url(../../assets/img/arrow02.png);
    background-size: cover;
    content: "" !important;
    display: inline-block;
    height: 55px;
    left: 0;
    position: absolute;
    width: 55px
  }

  .swiper-button-next:after {
    background-image: url(../../assets/img/arrow03.png);
    background-size: cover;
    content: "" !important;
    display: inline-block;
    height: 55px;
    position: absolute;
    right: 0;
    width: 55px
  }

  .workListImg01 {
    left: -110px;
    position: absolute;
    top: -100px;
    width: 155px;
    z-index: 10
  }

  .workListImg02 {
    bottom: -30px;
    position: absolute;
    right: -80px;
    width: 125px;
    z-index: 10
  }

  .sensory {
    overflow: hidden;
    padding: 100px 0 80px;
    position: relative;
    text-align: center;
    width: 100%
  }

  .sensoryList {
    margin: 0 0 27px
  }

  .sensoryList .swiper-wrapper {
    transition-timing-function: linear
  }

  .sensory__title {
    font-size: 1.9rem;
    margin: 0 0 30px
  }

  .sensory .basicTitle {
    margin: 0 auto 30px
  }

  .sensoryImg01 {
    bottom: 110px;
    left: 10%;
    position: absolute;
    width: 121px;
    z-index: 10
  }

  .centerWrap--pay {
    padding: 150px 0 70px
  }

  .basicTitle--pay {
    position: relative
  }

  .basicTitle--pay img {
    margin-left: 10px;
    position: absolute;
    top: -70px;
    width: 144px
  }

  .paySplit {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin: 0 auto 50px;
    width: 1000px
  }

  .payTable {
    border: 1px solid #715e47;
    border-bottom: none;
    font-size: 1.4rem;
    text-align: center
  }

  .payTable td,
  .payTable th {
    border-bottom: 1px solid #715e47;
    font-weight: 400;
    padding: 10px 20px;
    text-align: center
  }

  .payTable th {
    background-color: #fbf4f5;
    width: 186px
  }

  .payTable td {
    border-left: 1px solid #715e47;
    width: 313px
  }

  .payTable td span {
    color: #b76b70;
    font-size: 1.6rem
  }

  .pay__left,
  .pay__right {
    max-width: 48%
  }

  .pay__right {
    font-size: 1.4rem;
    line-height: 2.5;
    padding-left: 0
  }

  .centerWrap--insta {
    padding: 60px 0 190px;
    text-align: center
  }

  .centerWrap--insta img {
    margin: 0 auto;
    width: 1000px
  }

  .newsWrap {
    background-color: #fafafa;
    min-width: 1200px;
    position: relative
  }

  .centerWrap--news {
    padding: 70px 0 85px
  }

  .newsImg01 {
    position: absolute;
    right: 100px;
    top: -127px;
    width: 257px
  }

  .newsList {
    margin: -20px 0 50px
  }

  .newsList__item {
    margin: 0 0 10px
  }

  .newsList__item a {
    background-color: #fff;
    background-image: url(../../assets/img/arrow04.png);
    background-position: right 20px center;
    background-repeat: no-repeat;
    background-size: 6px auto;
    color: #715e47;
    display: block;
    padding: 25px 30px 35px
  }

  .newsList__item .newsList__cate {
    align-items: center;
    display: flex
  }

  .newsList__item .newsList__cate span {
    background-color: #d5969a;
    border-radius: .4vh;
    color: #fff;
    font-size: 1.2rem;
    line-height: 1.3;
    margin: 0 0 0 20px;
    padding: 0 20px 2px
  }
}

@font-face {
  font-family: swiper-icons;
  font-style: normal;
  font-weight: 400;
  src: url("data:application/font-woff;charset=utf-8;base64, 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")
}

:root {
  --swiper-theme-color: #007aff
}

.swiper {
  list-style: none;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  padding: 0;
  position: relative;
  z-index: 1
}

.swiper-vertical>.swiper-wrapper {
  flex-direction: column
}

.swiper-wrapper {
  box-sizing: content-box;
  display: flex;
  height: 100%;
  position: relative;
  transition-property: transform;
  width: 100%;
  z-index: 1
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translateZ(0)
}

.swiper-pointer-events {
  touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x
}

.swiper-slide {
  flex-shrink: 0;
  height: 100%;
  position: relative;
  transition-property: transform;
  width: 100%
}

.swiper-slide-invisible-blank {
  visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0)
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-css-mode>.swiper-wrapper {
  -ms-overflow-style: none;
  overflow: auto;
  scrollbar-width: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
  display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
  scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
  scroll-snap-type: y mandatory
}

.swiper-centered>.swiper-wrapper:before {
  content: "";
  flex-shrink: 0;
  order: 9999
}

[dir=ltr] .swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
  margin-left: var(--swiper-centered-offset-before)
}

[dir=rtl] .swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
  margin-right: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal>.swiper-wrapper:before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
  margin-top: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical>.swiper-wrapper:before {
  height: var(--swiper-centered-offset-after);
  min-width: 1px;
  width: 100%
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: center center
}

:root {
  --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
  align-items: center;
  color: var(--swiper-theme-color);
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  cursor: pointer;
  display: flex;
  height: 44px;
  height: var(--swiper-navigation-size);
  justify-content: center;
  margin-top: -22px;
  margin-top: calc(0px - var(--swiper-navigation-size)/2);
  position: absolute;
  top: 50%;
  width: 27px;
  width: calc(var(--swiper-navigation-size)/44*27);
  z-index: 10
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  cursor: auto;
  opacity: .35;
  pointer-events: none
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  cursor: auto;
  opacity: 0;
  pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none !important
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: 44px;
  font-size: var(--swiper-navigation-size);
  font-variant: normal;
  letter-spacing: 0;
  line-height: 1;
  text-transform: none !important
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev"
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  left: auto;
  right: 10px
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next"
}

.swiper-button-lock {
  display: none
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transform: translateZ(0);
  transition: opacity .3s;
  z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%
}

.swiper-pagination-bullets-dynamic {
  font-size: 0;
  overflow: hidden
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  position: relative;
  transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(.33)
}

.swiper-pagination-bullet {
  background: #000;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  border-radius: 50%;
  display: inline-block;
  height: 8px;
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  opacity: .2;
  opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
  width: 8px;
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px))
}

button.swiper-pagination-bullet {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer
}

.swiper-pagination-bullet:only-child {
  display: none !important
}

.swiper-pagination-bullet-active {
  background: var(--swiper-theme-color);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  opacity: 1;
  opacity: var(--swiper-pagination-bullet-opacity, 1)
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  display: block;
  margin: 6px 0;
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: transform .2s, top .2s
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform .2s, left .2s
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: transform .2s, right .2s
}

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, .25);
  position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-theme-color);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  transform: scale(0);
  transform-origin: left top;
  width: 100%
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  height: 4px;
  left: 0;
  top: 0;
  width: 100%
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
  height: 100%;
  left: 0;
  top: 0;
  width: 4px
}

.swiper-pagination-lock {
  display: none
}