/*!*********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./assets/sass/app.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************/
@import url(https://use.typekit.net/irn0dsl.css);
/*!*************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./assets/sass/app.scss (1) ***!
  \*************************************************************************************************************************************************************************************************************************************************/
html {
  width: 100%;
  height: 100%;
  scroll-behavior: smooth;
}
@media only screen and ( max-width: 374px ) {
  html {
    font-size: 53.3%;
  }
}

body {
  -webkit-text-size-adjust: 100%;
  -webkit-print-color-adjust: exact;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  word-wrap: break-word;
  color: #727272;
  font-family: "rubik", sans-serif;
}
@media only screen and ( max-width: 959px ) {
  body.is-noscroll {
    overflow: hidden;
  }
  body.is-noscroll .filter {
    position: fixed;
    z-index: 10;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.4);
  }
}

* {
  box-sizing: border-box;
}

a {
  text-decoration: none;
  color: #000;
  line-height: 1;
}
a:hover {
  text-decoration: none;
}

img {
  -ms-interpolation-mode: bicubic;
  max-width: 100%;
  height: auto;
}

@media print, only screen and ( min-width: 960px ) {
  .inner {
    max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 66.875);
    margin-left: auto;
    margin-right: auto;
  }
}

@media print, only screen and ( min-width: 960px ) {
  .wide-inner {
    max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 75);
    margin-left: auto;
    margin-right: auto;
  }
}

.is-line-bg {
  position: relative;
}
.is-line-bg:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 0.25rem;
  background-image: url(../images/common/line.png);
  background-size: auto 0.25rem;
  background-repeat: repeat-x;
  background-position: left top;
  z-index: 1;
}
@media print, only screen and ( min-width: 960px ) {
  .is-line-bg:after {
    height: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.25);
    background-size: auto calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.25);
    max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 66.25);
    margin: 0 auto;
  }
}

.section-headline {
  color: #3D5DA7;
  margin-bottom: 0.625rem;
}
@media print, only screen and ( min-width: 960px ) {
  .section-headline {
    margin-bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2);
  }
}
.section-headline p {
  margin: 0 0 0.125rem;
  font-weight: 700;
  font-size: 0.75rem;
}
@media print, only screen and ( min-width: 960px ) {
  .section-headline p {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.8125);
    margin-bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.5);
    letter-spacing: 0.16em;
  }
}
.section-headline h2 {
  font-weight: 900;
  font-size: 2rem;
  line-height: 1.3;
  letter-spacing: 0.12em;
  margin: 0;
}
@media print, only screen and ( min-width: 960px ) {
  .section-headline h2 {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2.5);
    line-height: 1.2;
  }
}

.section__catch {
  font-size: 1.125rem;
  font-weight: 900;
  line-height: 1.73;
  margin: 0 0 1.25rem;
  color: #3D5DA7;
}
@media print, only screen and ( min-width: 960px ) {
  .section__catch {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.5);
    margin: 0 0 calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.75);
  }
}

.section__text {
  font-size: 0.875rem;
  line-height: 1.86;
  margin: 1.25rem 0 2.25rem;
  color: #3A3A3A;
}
@media print, only screen and ( min-width: 960px ) {
  .section__text {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1);
    line-height: 1.81;
    font-weight: 500;
    margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.75) 0 calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.875);
  }
}

.section-btn {
  margin: 0;
}

.section-btn__link {
  border: 2px solid #3D5DA7;
  border-radius: 100vmax;
  background-color: #fff;
  box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.08);
  display: block;
  text-decoration: none;
  text-align: center;
  color: #3D5DA7;
  font-weight: 700;
  letter-spacing: normal;
  letter-spacing: 0.05em;
  padding: 1.1875rem 0;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 18.75rem;
  margin: 0 auto;
  gap: 0 0.3125rem;
  font-size: 1.0625rem;
  width: 100%;
}
@media print, only screen and ( min-width: 960px ) {
  .section-btn__link {
    max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 21.875);
    padding: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.375) 0;
    gap: 0 calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.375);
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.25);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    backface-visibility: hidden;
  }
}
@media print and (hover: hover), only screen and ( min-width: 960px ) and (hover: hover) {
  .section-btn__link:where(:any-link, :enabled, summary):hover {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.08);
  }
}
.section-btn__link:before {
  content: "";
  display: block;
  width: 0.625rem;
  height: 0.875rem;
  background-image: url(../images/common/icon-triangle.svg);
  background-size: 0.625rem auto;
}
@media print, only screen and ( min-width: 960px ) {
  .section-btn__link:before {
    width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.6875);
    height: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1);
    background-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.6875);
  }
}

.editor-visual-editor.is-scrollable .block-editor-block-canvas {
  background-color: #fff;
}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: var(--wp--preset--color--col-txtsubsub, #ABABAB);
}

input::-moz-placeholder, textarea::-moz-placeholder {
  color: var(--wp--preset--color--col-txtsubsub, #ABABAB);
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: var(--wp--preset--color--col-txtsubsub, #ABABAB);
}

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: var(--wp--preset--color--col-txtsubsub, #ABABAB);
}

.snow-monkey-form {
  margin-top: 3rem;
}
@media print, only screen and ( min-width: 960px ) {
  .snow-monkey-form {
    margin-top: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.75);
  }
}

.smf-form .smf-item {
  margin-bottom: 32px;
}
@media print, only screen and ( min-width: 960px ) {
  .smf-form .smf-item {
    display: flex;
    gap: 0 40px;
    margin-bottom: 32px;
  }
}
@media print, only screen and ( min-width: 960px ) {
  .smf-form .smf-item__col--label {
    width: 180px;
  }
}
.smf-form .smf-item__label {
  color: #3A3A3A;
  font-size: 16px;
  line-height: 1.8;
  margin: 0 0 8px;
  font-weight: 500;
}
@media print, only screen and ( min-width: 960px ) {
  .smf-form .smf-item__label {
    font-size: 18px;
    margin: 0;
  }
}
.smf-form .smf-item__label__text {
  position: relative;
  display: flex;
  gap: 0 8px;
  align-items: center;
  font-weight: 700;
}
@media print, only screen and ( min-width: 960px ) {
  .smf-form .smf-item__label__text {
    gap: 0 12px;
  }
}
.smf-form .smf-item__label__text mark {
  display: block;
  height: fit-content;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  padding: 1px 8px;
  line-height: 1.5;
  font-size: 12px;
}
@media print, only screen and ( min-width: 960px ) {
  .smf-form .smf-item__label__text mark {
    font-size: 14px;
    padding: 1px 12px;
  }
}
@media print, only screen and ( min-width: 960px ) {
  .smf-form .smf-item__col--controls {
    flex: 1;
  }
}
.smf-form .smf-item__controls input {
  border-radius: 10px;
  border: 2px solid #D8D8D8;
  width: 100%;
  font-size: 16px;
  line-height: 1.8;
  font-weight: 500;
}
@media print, only screen and ( min-width: 960px ) {
  .smf-form .smf-item__controls input {
    font-size: 18px;
    border: 2px solid #D8D8D8;
    padding: 10px 16px;
  }
}
.smf-form .smf-item__controls input:focus {
  border: 2px solid #3D5DA7;
}
@media print, only screen and ( min-width: 960px ) {
  .smf-form .smf-item__controls input:focus {
    border: 2px solid #3D5DA7;
  }
}
.smf-form .smf-item__controls textarea {
  border-radius: 10px;
  border: 2px solid #D8D8D8;
  width: 100%;
  font-size: 16px;
  line-height: 1.8;
  font-weight: 500;
}
@media print, only screen and ( min-width: 960px ) {
  .smf-form .smf-item__controls textarea {
    font-size: 18px;
    border: 2px solid #D8D8D8;
    padding: 10px 16px;
  }
}
.smf-form .smf-item__controls textarea:focus {
  border: 2px solid #3D5DA7;
}
@media print, only screen and ( min-width: 960px ) {
  .smf-form .smf-item__controls textarea:focus {
    border: 2px solid #3D5DA7;
  }
}

.smf-action {
  margin-top: 48px;
}
@media print, only screen and ( min-width: 960px ) {
  .smf-action {
    margin-top: 63px;
  }
}
.smf-action button.smf-button-control__control {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 8px;
  -webkit-appearance: none;
          appearance: none;
  outline: none;
  border-radius: 100vmax;
  border: 1px solid #3D5DA7;
  box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.08);
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  width: 100%;
  max-width: 240px;
  padding: 12px;
  background-color: #3D5DA7;
  background-image: none;
  margin: 0 auto;
}
@media print, only screen and ( min-width: 960px ) {
  .smf-action button.smf-button-control__control {
    font-size: 20px;
    padding: 20px;
    max-width: 270px;
    gap: 0 6px;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    backface-visibility: hidden;
  }
}
@media print and (hover: hover), only screen and ( min-width: 960px ) and (hover: hover) {
  .smf-action button.smf-button-control__control:where(:any-link, :enabled, summary):hover {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.08);
  }
}

/**
 * Swiper 11.0.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 22, 2023
 */
/* FONT_START */
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

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

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

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

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

/* Auto Height */
.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 {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

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

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

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

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

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  -ms-scroll-snap-type: none;
      scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

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

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

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

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

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

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

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

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

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

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

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

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

.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

/* Navigation font start */
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

/* Navigation font end */
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

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

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

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  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: 200ms transform, 200ms left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

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

.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-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

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

.swiper-pagination-lock {
  display: none;
}

:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

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

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

/* Zoom container styles start */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

/* Zoom container styles end */
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

/* Cube slide shadows start */
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}

/* Cube slide shadows end */
.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

/* Flip slide shadows start */
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}

/* Flip slide shadows end */
.swiper-creative .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  backface-visibility: hidden;
  overflow: hidden;
}

.swiper-wrapper .swiper-slide {
  text-align: center;
}

.wp-block-post-content p {
  font-size: 0.875rem;
  line-height: 1.78;
  margin: 1.25rem 0;
  color: #3A3A3A;
  font-weight: 500;
}
@media print, only screen and ( min-width: 960px ) {
  .wp-block-post-content p {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1);
    line-height: 2;
    margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2) 0;
  }
}
.wp-block-post-content p a {
  color: #3D5DA7;
  text-decoration: underline;
}
@media print, only screen and ( min-width: 960px ) {
  .wp-block-post-content p a {
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    backface-visibility: hidden;
  }
}
@media print and (hover: hover), only screen and ( min-width: 960px ) and (hover: hover) {
  .wp-block-post-content p a:where(:any-link, :enabled, summary):hover {
    text-decoration: none;
  }
}
.wp-block-post-content h2.wp-block-heading {
  color: #3D5DA7;
  font-size: 1.125rem;
  line-height: 1.38;
  margin: 3rem 0 1.5rem;
}
@media print, only screen and ( min-width: 960px ) {
  .wp-block-post-content h2.wp-block-heading {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.5);
    line-height: 1.375;
    margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3) 0 calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2);
  }
}
.wp-block-post-content .wp-block-list {
  font-size: 0.875rem;
  line-height: 1.78;
  margin: 0;
  color: #3A3A3A;
  padding-left: 1rem;
  font-weight: 500;
}
@media print, only screen and ( min-width: 960px ) {
  .wp-block-post-content .wp-block-list {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1);
    line-height: 2;
    padding-left: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1);
  }
}
.wp-block-post-content ul.wp-block-list li::marker {
  font-size: 0.625rem;
}
@media print, only screen and ( min-width: 960px ) {
  .wp-block-post-content ul.wp-block-list li::marker {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.875);
  }
}
.wp-block-post-content p:has(+ .wp-block-list) {
  margin-bottom: 0;
}
.wp-block-post-content .wp-block-columns-is-layout-flex {
  margin: 0.25rem 0;
  gap: 0 0.25rem;
}
@media print, only screen and ( min-width: 960px ) {
  .wp-block-post-content .wp-block-columns-is-layout-flex {
    margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.25) 0;
    gap: 0 calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.25);
  }
}
.wp-block-post-content .wp-block-columns-is-layout-flex .wp-block-column {
  margin: 0.25rem 0;
}
@media print, only screen and ( min-width: 960px ) {
  .wp-block-post-content .wp-block-columns-is-layout-flex .wp-block-column {
    margin: 0;
  }
}

.wp-pattern-contact-info {
  border-radius: 10px;
  border: 3px solid #AEDBF5;
  padding: 1.5rem 0.75rem;
  margin-top: 2rem;
  max-width: 37.5rem;
  margin-left: auto;
  margin-right: auto;
}
@media print, only screen and ( min-width: 960px ) {
  .wp-pattern-contact-info {
    margin-top: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2.25);
    max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 41.25);
  }
}
.wp-pattern-contact-info .wp-block-group {
  width: fit-content;
  margin: 0 auto;
}
.wp-pattern-contact-info h3.wp-block-heading {
  margin: 0;
  font-weight: 700;
  color: #3A3A3A;
  font-size: 1.125rem;
  line-height: 1.6;
}
@media print, only screen and ( min-width: 960px ) {
  .wp-pattern-contact-info h3.wp-block-heading {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.25);
  }
}
.wp-pattern-contact-info p {
  margin: 0;
  font-size: 0.875rem;
  line-height: 2;
}
@media print, only screen and ( min-width: 960px ) {
  .wp-pattern-contact-info p {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1);
  }
}

.page-heading {
  text-align: center;
  margin-bottom: 3rem;
}
@media print, only screen and ( min-width: 960px ) {
  .page-heading {
    margin-bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 5);
  }
}
.page-heading p {
  margin: 0;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  line-height: 1.5;
  color: #3D5DA7;
}
@media print, only screen and ( min-width: 960px ) {
  .page-heading p {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.8125);
    margin-bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.625);
  }
}
.page-heading h1 {
  font-size: 1.5rem;
  line-height: 1.5;
  letter-spacing: 0.12em;
  font-weight: 900;
  margin: 0;
  color: #3D5DA7;
}
@media print, only screen and ( min-width: 960px ) {
  .page-heading h1 {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2.5);
    line-height: 1;
  }
}

.entry-header__title {
  font-size: 1.125rem;
  line-height: 1.4;
  font-weight: 700;
  margin: 0 0 2rem;
  color: #3D5DA7;
}
@media print, only screen and ( min-width: 960px ) {
  .entry-header__title {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.5);
    margin-bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2);
  }
}

.wp-pattern-section-headline {
  padding-left: 1.25rem;
  border-left: 6px solid #3D5DA7;
  margin-bottom: 1.875rem;
}
@media print, only screen and ( min-width: 960px ) {
  .wp-pattern-section-headline {
    padding-left: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2);
    border-left: 9px solid #3D5DA7;
    margin-bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.75);
  }
}
.wp-pattern-section-headline p {
  font-size: 0.75rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.16em;
  color: #3D5DA7;
  margin: 0;
}
@media print, only screen and ( min-width: 960px ) {
  .wp-pattern-section-headline p {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1);
  }
}
.wp-pattern-section-headline h2.wp-block-heading {
  font-size: 1.5rem;
  line-height: 1.3;
  letter-spacing: 0.12em;
  font-weight: 900;
  margin: 0 !important;
  color: #3D5DA7;
}
@media print, only screen and ( min-width: 960px ) {
  .wp-pattern-section-headline h2.wp-block-heading {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2.1875);
  }
}

.wp-pattern-subheading {
  margin: 2rem 0 1.5rem;
  font-size: 1.125rem;
  font-weight: 900;
  line-height: 1.72;
  letter-spacing: 0.03em;
  color: #3D5DA7;
  padding-left: 1.625rem;
  position: relative;
}
@media print, only screen and ( min-width: 960px ) {
  .wp-pattern-subheading {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.5);
    margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 4.5) auto calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3);
    width: fit-content;
    padding-left: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.625);
  }
}
.wp-pattern-subheading::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.625rem;
  width: 0.75rem;
  height: 0.75rem;
  border-radius: 50%;
  background-color: #3D5DA7;
  z-index: 1;
}
@media print, only screen and ( min-width: 960px ) {
  .wp-pattern-subheading::before {
    top: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.875);
    width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.75);
    height: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.75);
  }
}

.wp-pattern-buttons {
  display: flex;
  flex-wrap: wrap;
  margin: 1.25rem 0;
  gap: 1rem 0.5rem;
}
@media print, only screen and ( min-width: 960px ) {
  .wp-pattern-buttons {
    margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.875) 0;
    gap: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2.75) calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.25);
  }
}

.wp-pattern-buttons-item {
  width: calc((100% - 0.5rem) / 2);
}
@media print, only screen and ( min-width: 960px ) {
  .wp-pattern-buttons-item {
    width: calc((100% - 2.5rem) / 3);
  }
}
.wp-pattern-buttons-item .wp-block-button__link {
  font-size: 0.75rem;
  line-height: 1.5;
  border-radius: 100vmax;
  border: 1.5px solid #23A1D6;
  background: #FFF;
  box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.08);
  color: #3D5DA7;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0 0.25rem;
  padding: 0.625rem;
  letter-spacing: 0.05em;
}
@media print, only screen and ( min-width: 960px ) {
  .wp-pattern-buttons-item .wp-block-button__link {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.25);
    box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.08);
    border: 2px solid #23A1D6;
    gap: 0 calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.375);
    padding: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.375);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    backface-visibility: hidden;
  }
}
@media print and (hover: hover), only screen and ( min-width: 960px ) and (hover: hover) {
  .wp-pattern-buttons-item .wp-block-button__link:where(:any-link, :enabled, summary):hover {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.08);
  }
}
.wp-pattern-buttons-item .wp-block-button__link:before {
  content: "";
  display: block;
  width: 0.5rem;
  min-width: 0.5rem;
  height: 0.6875rem;
  background-image: url(../images/common/icon-triangle.svg);
  background-size: 0.5rem auto;
}
@media print, only screen and ( min-width: 960px ) {
  .wp-pattern-buttons-item .wp-block-button__link:before {
    min-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.6875);
    width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.6875);
    height: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.0625);
    background-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.6875) auto;
  }
}
.wp-pattern-buttons-item.is-full {
  width: 100%;
}
.wp-pattern-buttons-item.is-full .wp-block-button__link {
  font-size: 0.8125rem;
  padding: 1rem;
  box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.08);
}
@media print, only screen and ( min-width: 960px ) {
  .wp-pattern-buttons-item.is-full .wp-block-button__link {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.5);
    padding: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2.5);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    backface-visibility: hidden;
  }
}
@media print and (hover: hover), only screen and ( min-width: 960px ) and (hover: hover) {
  .wp-pattern-buttons-item.is-full .wp-block-button__link:where(:any-link, :enabled, summary):hover {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.08);
  }
}
.wp-pattern-buttons-item.is-full .wp-block-button__link:before {
  width: 0.6875rem;
  height: 1rem;
  background-size: 0.6875rem auto;
}
@media print, only screen and ( min-width: 960px ) {
  .wp-pattern-buttons-item.is-full .wp-block-button__link:before {
    width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.6875);
    height: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1);
    background-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.6875) auto;
  }
}

.wp-pattern-link-button a {
  display: flex;
  border-radius: 100vmax;
  border: 2px solid #23A1D6;
  background: #FFF;
  box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.08);
  align-items: center;
  justify-content: center;
  gap: 0 0.375rem;
  padding: 1.25rem 1rem;
  max-height: 4.375rem;
  text-decoration: none;
  color: #3D5DA7;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  max-width: 21.25rem;
  line-height: 1.2;
  margin: 0 auto;
}
@media print, only screen and ( min-width: 960px ) {
  .wp-pattern-link-button a {
    width: fit-content;
    max-width: 100%;
    min-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 21.25);
    padding: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.25) calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3);
    gap: 0 calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.625);
    max-height: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 5.625);
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.25);
  }
}
@media print, only screen and ( min-width: 960px ) and ( min-width: 960px ) {
  .wp-pattern-link-button a {
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    backface-visibility: hidden;
  }
}
@media print and (hover: hover), only screen and ( min-width: 960px ) and ( min-width: 960px ) and (hover: hover) {
  .wp-pattern-link-button a:where(:any-link, :enabled, summary):hover {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.08);
  }
}
.wp-pattern-link-button a:before {
  content: "";
  display: block;
  width: 0.5rem;
  height: 0.6875rem;
  background-image: url(../images/common/icon-triangle.svg);
  background-size: 0.5rem auto;
}
@media print, only screen and ( min-width: 960px ) {
  .wp-pattern-link-button a:before {
    width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.6875);
    height: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.0625);
    background-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.6875) auto;
  }
}

.wp-pattern-cards {
  margin: 2rem 0;
}
@media print, only screen and ( min-width: 960px ) {
  .wp-pattern-cards {
    margin: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2) 0;
  }
}

.wp-pattern-card {
  padding: 3rem 0;
  background-image: url(../images/common/line.png);
  background-size: auto 0.25rem;
  background-repeat: repeat-x;
  background-position: left bottom;
  margin: 0 !important;
}
@media print, only screen and ( min-width: 960px ) {
  .wp-pattern-card {
    padding: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.375) 0;
    background-size: auto calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.25);
  }
}
.wp-pattern-card:last-of-type {
  background: none;
}

.wp-pattern-card__contents {
  flex-direction: column-reverse;
}
@media print, only screen and ( min-width: 960px ) {
  .wp-pattern-card__contents {
    flex-direction: row;
    gap: 0 calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3);
  }
}
.wp-pattern-card__contents h3.wp-block-heading {
  color: #00AF97;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.37;
  position: relative;
}
@media print, only screen and ( min-width: 960px ) {
  .wp-pattern-card__contents h3.wp-block-heading {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.5);
  }
}
.wp-pattern-card__contents p {
  font-size: 0.875rem;
  color: #3A3A3A;
  line-height: 2;
  font-weight: 500;
  margin-top: 0.75rem;
}
@media print, only screen and ( min-width: 960px ) {
  .wp-pattern-card__contents p {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1);
    margin-top: 1.5rem;
  }
}
.wp-pattern-card__contents .wp-block-image {
  overflow: hidden;
  border-radius: 10px;
  text-align: center;
}

@media print, only screen and ( min-width: 960px ) {
  .wp-block-post-content .wp-block-columns-is-layout-flex.wp-pattern-card__contents {
    gap: 0 calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.875);
  }
}

.header-wrap {
  background: #3D5DA7;
  padding: 0 20px;
  min-height: 80px;
  display: flex;
  align-items: center;
}
@media only screen and ( max-width: 959px ) {
  .header-wrap {
    padding: 0;
    min-height: auto;
  }
}

.header-inner {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and ( max-width: 959px ) {
  .header-inner {
    position: fixed;
    background: #3D5DA7;
    z-index: 100;
    display: block;
    padding: 48px 32px;
    top: 0;
    bottom: 0;
    max-width: 480px;
    right: 0;
    transform: translateX(110%);
    transition: all 0.5s ease;
  }
  .header-inner.is-active {
    transform: translateX(0%);
  }
}

.header-logo {
  line-height: 1;
}
@media only screen and ( max-width: 959px ) {
  .header-logo {
    margin-bottom: 48px;
  }
}
.header-logo a {
  display: inline-block;
  line-height: 1;
}

.header-menu {
  display: flex;
  align-items: center;
  gap: 48px;
}
@media only screen and ( max-width: 959px ) {
  .header-menu {
    display: block;
  }
}

.header-menu-nav ol {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  list-style: none;
  padding: 0;
  line-height: 1;
  gap: 20px;
}
@media only screen and ( max-width: 959px ) {
  .header-menu-nav ol {
    display: block;
    margin-bottom: 32px;
  }
}
@media only screen and ( max-width: 959px ) {
  .header-menu-nav li {
    margin-bottom: 24px;
  }
}
.header-menu-nav a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}
@media only screen and ( max-width: 959px ) {
  .header-menu-nav a {
    font-size: 18px;
  }
}

.header-shop-links {
  display: flex;
  gap: 24px;
  align-items: center;
}
@media only screen and ( max-width: 959px ) {
  .header-shop-links {
    justify-content: center;
    margin-bottom: 32px;
  }
}

.header-shop-links__lang {
  display: flex;
  gap: 8px;
  align-items: center;
  font-size: 14px;
  font-family: "Ubuntu", sans-serif;
  font-style: normal;
  color: #fff;
}
.header-shop-links__lang:after {
  content: "";
  display: block;
  width: 32px;
  height: auto;
  aspect-ratio: 31.46/21.89;
  background-size: cover;
  background-image: url(../../assets/images/lang-jp.jpg);
}

.header-shop-links__favorite {
  display: block;
  width: 26px;
  height: auto;
  aspect-ratio: 26/23;
  background-image: url('data:image/svg+xml;utf8,<svg width="24" height="22" viewBox="0 0 24 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.9998 21.2918C17.8228 17.323 23.6457 12.4482 23.6457 6.5784C23.6457 5.07568 23.0775 3.57383 21.9404 2.42753C20.8032 1.28206 19.3134 0.708496 17.8228 0.708496C16.333 0.708496 14.8423 1.28206 13.706 2.42753L11.9998 4.1474L10.2945 2.42753C9.15744 1.28206 7.66756 0.708496 6.17692 0.708496C4.68709 0.708496 3.19642 1.28206 2.06012 2.42753C0.92299 3.57383 0.354004 5.07568 0.354004 6.5784C0.354004 12.4482 6.17692 17.323 11.9998 21.2918Z" fill="%23fff"/></svg>');
  background-size: 100% auto;
}

.header-shop-links__mypage {
  width: 23px;
}

.header-shop-links__logauto {
  width: 25px;
}

.header-signin {
  width: 134px;
}
@media only screen and ( max-width: 959px ) {
  .header-signin {
    margin: 0 auto;
    width: 240px;
  }
}

.header-signin__button {
  display: block;
  background-color: #fff;
  border-radius: 100vmax;
  text-align: center;
  padding: 12px 20px 11px;
  color: #3D5DA7;
  font-family: "Ubuntu", sans-serif;
  font-weight: 700;
  line-height: 1.21;
  font-size: 14px;
}
@media only screen and ( max-width: 959px ) {
  .header-signin__button {
    font-size: 18px;
  }
}

.mobile-menu {
  display: none;
}
@media only screen and ( max-width: 959px ) {
  .mobile-menu {
    width: 30px;
    aspect-ratio: 1;
    border-radius: 100%;
    background-color: #fff;
    position: fixed;
    z-index: 1000;
    top: 10px;
    right: 10px;
    display: block;
  }
}
.mobile-menu span {
  position: absolute;
  width: 14px;
  height: 1px;
  background-color: #000;
  border-radius: 100vmax;
  inset: 0;
  margin: auto;
  transition: all 0.3s ease;
}
.mobile-menu span:first-of-type {
  bottom: 9px;
}
.mobile-menu span:last-of-type {
  top: 9px;
}
.mobile-menu.is-active span {
  opacity: 0;
}
.mobile-menu.is-active span:first-of-type {
  bottom: 0;
  opacity: 1;
  transform: rotate(45deg);
}
.mobile-menu.is-active span:last-of-type {
  top: 0;
  opacity: 1;
  transform: rotate(-45deg);
}

.footer-wrap {
  width: 100%;
  background: #fff;
  margin-top: 60px;
}

.footer-inner {
  max-width: 1220px;
  width: 100%;
  margin: 0 auto;
  padding: 0 40px;
}

.footer-nav {
  display: flex;
}

.footer-nav__item:not(:last-child) {
  margin-right: 40px;
}

.footer-nav-ttl {
  font-weight: bold;
}

.footer-nav-link {
  display: block;
  text-decoration: none;
  color: #000;
}
.footer-nav-link:hover {
  text-decoration: underline;
}

.footer-info {
  border-top: 1px solid #D1D1D1;
  margin-top: 40px;
  padding: 40px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footer-logo {
  line-height: 1;
}

.footer-copy {
  line-height: 1;
}
.footer-copy p {
  line-height: 1;
  margin: 0;
}

.site-navigation {
  position: absolute;
  z-index: 10;
  top: 3.875rem;
  height: calc(100vh - 3.875rem);
  background-color: #fff;
  width: 100%;
  left: 0;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  backface-visibility: hidden;
  padding: 1rem 1.75rem;
}
@media print, only screen and ( min-width: 960px ) {
  .site-navigation {
    display: block;
    background-color: transparent;
    position: absolute;
    height: auto;
    inset: 0;
    padding: 0;
    max-width: fit-content;
    margin: auto;
    padding-left: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.125);
    overflow: initial;
    opacity: 1;
    visibility: visible;
  }
}
.site-navigation.is-open {
  opacity: 1;
  visibility: visible;
}

.site-navigation-lists {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media print, only screen and ( min-width: 960px ) {
  .site-navigation-lists {
    display: flex;
    gap: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2);
    align-items: center;
    height: 100%;
  }
}

@media print, only screen and ( min-width: 960px ) {
  .site-navigation-lists__item {
    position: relative;
  }
  .site-navigation-lists__item:has(> span.site-navigation-lists__link):hover > .site-navigation-lists-nav {
    opacity: 1;
    visibility: visible;
  }
}

.site-navigation-lists__link {
  color: #727272;
  text-decoration: none;
  display: block;
  transition: all 0.3s;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
  padding: 1rem 0.875rem;
  border-bottom: 1px solid #CCCCCC;
  position: relative;
}
@media print, only screen and ( min-width: 960px ) {
  .site-navigation-lists__link {
    padding: 0;
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.875);
    letter-spacing: 0.02em;
    border: none;
  }
  .site-navigation-lists__link:hover {
    color: #3D5DA7;
    cursor: pointer;
  }
}
.site-navigation-lists__link:after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 1rem;
  width: 0.5rem;
  height: 0.75rem;
  background-image: url(../images/common/icon-triangle.svg);
  background-size: 0.5rem auto;
}
@media print, only screen and ( min-width: 960px ) {
  .site-navigation-lists__link:after {
    display: none;
  }
}

span.site-navigation-lists__link:after {
  transition: all 0.5s;
  transform: rotate(90deg);
}
@media print, only screen and ( min-width: 960px ) {
  span.site-navigation-lists__link:after {
    display: none;
  }
}
span.site-navigation-lists__link.is-active:after {
  transform: rotate(-90deg);
}

.site-navigation-lists-nav {
  transition: all 0.7s ease;
}
@media only screen and ( max-width: 959px ) {
  .site-navigation-lists-nav {
    max-height: 0;
    overflow: hidden;
  }
  .site-navigation-lists-nav.is-active {
    max-height: fit-content;
    margin-top: 1.25rem;
    overflow: visible;
  }
}
@media print, only screen and ( min-width: 960px ) {
  .site-navigation-lists-nav {
    position: absolute;
    bottom: 1px;
    transform: translateY(100%);
    left: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * -3);
    padding-top: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1);
    opacity: 0;
    visibility: hidden;
  }
  .site-navigation-lists-nav * {
    white-space: nowrap;
  }
}
.site-navigation-lists-nav div {
  background-color: #3D5DA7;
  border-radius: 10px;
  padding: 1.75rem 1.5rem;
  position: relative;
}
@media print, only screen and ( min-width: 960px ) {
  .site-navigation-lists-nav div {
    padding: 1.25rem;
  }
}
.site-navigation-lists-nav div:after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 0.75rem;
  height: 0.5rem;
  background-color: #3D5DA7;
  clip-path: polygon(50% 0, 0 100%, 100% 100%);
  top: 1px;
  transform: translateY(-100%);
  left: 2.5rem;
}
@media print, only screen and ( min-width: 960px ) {
  .site-navigation-lists-nav div:after {
    display: none;
  }
}
.site-navigation-lists-nav a {
  display: flex;
  align-items: center;
  gap: 0 0.75rem;
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.02em;
  text-decoration: none;
}
@media print, only screen and ( min-width: 960px ) {
  .site-navigation-lists-nav a {
    gap: 0 calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.5625);
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.875);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    backface-visibility: hidden;
  }
}
@media print and (hover: hover), only screen and ( min-width: 960px ) and (hover: hover) {
  .site-navigation-lists-nav a:where(:any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
}
.site-navigation-lists-nav a:not(:first-of-type) {
  margin-top: 1.75rem;
}
@media print, only screen and ( min-width: 960px ) {
  .site-navigation-lists-nav a:not(:first-of-type) {
    margin-top: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.25);
  }
}
.site-navigation-lists-nav a:before {
  content: "";
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  background-image: url(../images/common/icon-triangle-yellow.svg);
  background-size: 0.5rem auto;
}
@media print, only screen and ( min-width: 960px ) {
  .site-navigation-lists-nav a:before {
    width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.375);
    height: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.375);
    background-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.375) auto;
  }
}
.site-navigation-lists-nav p {
  color: #FFF200;
  font-size: 1.0625rem;
  font-weight: 700;
  line-height: 1.5;
  padding: 1rem 1rem 0;
  border-top: 1px solid #FFF200;
}
@media print, only screen and ( min-width: 960px ) {
  .site-navigation-lists-nav p {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.875);
    padding: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.75) calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.75) 0;
  }
}

.site-secondary-navigation {
  display: flex;
  gap: 1.5625rem;
  align-items: center;
}
@media print, only screen and ( min-width: 960px ) {
  .site-secondary-navigation {
    display: block;
  }
}

.site-sns-lists {
  display: flex;
  gap: 1.5625rem;
}
@media print, only screen and ( min-width: 960px ) {
  .site-sns-lists {
    gap: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.875);
  }
}

.site-sns-lists__item {
  display: block;
  max-width: 1.875rem;
  line-height: 0;
}
@media print, only screen and ( min-width: 960px ) {
  .site-sns-lists__item {
    max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.875);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    backface-visibility: hidden;
  }
}
@media print and (hover: hover), only screen and ( min-width: 960px ) and (hover: hover) {
  .site-sns-lists__item:where(:any-link, :enabled, summary):hover {
    opacity: 0.7;
  }
}

.site-menu-button.is-open .dropdown-icon__line {
  opacity: 0;
}
.site-menu-button.is-open .dropdown-icon__line:first-of-type {
  opacity: 1;
  bottom: 0;
  transform: rotate(35deg);
}
.site-menu-button.is-open .dropdown-icon__line:last-of-type {
  opacity: 1;
  top: 0;
  transform: rotate(-35deg);
}

.dropdown-icon {
  display: block;
  width: 1.5rem;
  height: 1.1875rem;
  position: relative;
}
@media print, only screen and ( min-width: 960px ) {
  .dropdown-icon {
    display: none;
  }
}

.dropdown-icon__line {
  position: absolute;
  inset: 0;
  height: 0.25rem;
  width: 100%;
  margin: auto;
  background-color: #3D5DA7;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  backface-visibility: hidden;
}
.dropdown-icon__line:first-of-type {
  bottom: auto;
}
.dropdown-icon__line:last-of-type {
  top: auto;
}

.page-content {
  max-width: 1220px;
  width: 100%;
  margin: 0 auto;
  padding: 0 40px;
}
@media only screen and ( max-width: 959px ) {
  .page-content {
    padding: 0 20px;
  }
}

.page-content__title {
  font-size: 24px;
  line-height: 1.5;
  font-weight: 700;
  margin: 40px 0;
  text-align: center;
}
@media print, only screen and ( min-width: 960px ) {
  .page-content__title {
    font-size: 32px;
    margin-bottom: 80px;
  }
}

.page-button {
  width: 100%;
}
.page-button a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 8px;
  -webkit-appearance: none;
          appearance: none;
  outline: none;
  border-radius: 100vmax;
  border: 1px solid #3D5DA7;
  box-shadow: 0px 4px 0px 0px rgba(0, 0, 0, 0.08);
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  width: 100%;
  max-width: 240px;
  padding: 12px;
  background-color: #3D5DA7;
  background-image: none;
  margin: 0 auto;
  line-height: 1.2;
}
@media print, only screen and ( min-width: 960px ) {
  .page-button a {
    font-size: 20px;
    padding: 20px;
    max-width: 270px;
    gap: 0 6px;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    backface-visibility: hidden;
  }
}
@media print and (hover: hover), only screen and ( min-width: 960px ) and (hover: hover) {
  .page-button a:where(:any-link, :enabled, summary):hover {
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.08);
  }
}

.wp-block-post-content {
  padding: 2.875rem 1.25rem 5rem;
}
@media print, only screen and ( min-width: 960px ) {
  .wp-block-post-content {
    padding: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 4.6875) calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.25) calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 11.25);
    max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 50);
    margin-left: auto;
    margin-right: auto;
  }
}
@media print, only screen and ( min-width: 960px ) {
  .wp-block-post-content.is-full {
    max-width: 100%;
  }
}
@media print, only screen and ( min-width: 960px ) {
  .wp-block-post-content.is-desktop-preview {
    max-width: 100%;
  }
}

.has-bg-blue {
  padding: 2.5rem 1.6875rem 3.75rem;
  background-image: url(../images/top/overview-bg.png);
  background-size: cover;
}
@media print, only screen and ( min-width: 960px ) {
  .has-bg-blue {
    padding: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 6.25) calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 7.5);
  }
}

.has-bg-blue-inner {
  padding: 2.5rem 1.5rem 1.875rem;
  background-color: #fff;
  border-radius: 10px;
}
@media print, only screen and ( min-width: 960px ) {
  .has-bg-blue-inner {
    max-width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 75);
    padding: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 5) calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 3.75) calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 6.25);
  }
}

.pager {
  margin-top: 4rem;
}
@media print, only screen and ( min-width: 960px ) {
  .pager {
    margin-top: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 4.5);
  }
}

.pager-lists {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0 0.5rem;
  width: fit-content;
  margin: 0 auto;
}
@media print, only screen and ( min-width: 960px ) {
  .pager-lists {
    gap: 0 calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.625);
  }
}

.page-numbers {
  font-size: 0.875rem;
  color: #727272;
  display: flex;
  width: 2rem;
  height: 1.875rem;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  font-weight: 500;
  text-decoration: none;
  background-color: #D8D8D8;
  color: #3A3A3A;
}
@media print, only screen and ( min-width: 960px ) {
  .page-numbers {
    width: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2.3125);
    height: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2.0625);
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    backface-visibility: hidden;
  }
}
.page-numbers.is-current {
  background-color: #3D5DA7;
  color: #fff;
}

.prev,
.next {
  display: none;
}

span.prev,
span.next {
  opacity: 0;
  visibility: hidden;
}

.archive-contents {
  margin: 0;
}
.archive-contents .entry-loop {
  display: flex;
  gap: 1.5rem 1rem;
  flex-wrap: wrap;
}
@media print, only screen and ( min-width: 960px ) {
  .archive-contents .entry-loop {
    gap: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 2.25);
  }
}
.archive-contents .entry-item {
  width: calc((100% - 1rem) / 2);
}
@media print, only screen and ( min-width: 960px ) {
  .archive-contents .entry-item {
    width: calc((100% - clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 6.75) / 4);
  }
}
.archive-contents .entry-item__link {
  display: block;
  border-radius: 20px 20px 0px 0px;
  border: 1px solid #00A8DE;
  padding: 0.75rem 0.75rem 1.25rem;
  text-decoration: none;
  color: #3D5DA7;
  height: 100%;
}
@media print, only screen and ( min-width: 960px ) {
  .archive-contents .entry-item__link {
    padding: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.75) calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.75) calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1.25);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    backface-visibility: hidden;
  }
}
@media print and (hover: hover), only screen and ( min-width: 960px ) and (hover: hover) {
  .archive-contents .entry-item__link:where(:any-link, :enabled, summary):hover .entry-item__thumbnail img {
    transform: scale(1.08);
  }
  .archive-contents .entry-item__link:where(:any-link, :enabled, summary):hover .entry-item__title {
    color: #3D5DA7;
  }
}
.archive-contents .entry-item__thumbnail {
  overflow: hidden;
  border-radius: 20px 20px 0px 0px;
  margin-bottom: 0.9375rem;
}
@media print, only screen and ( min-width: 960px ) {
  .archive-contents .entry-item__thumbnail {
    margin-bottom: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.9375);
  }
}
@media print, only screen and ( min-width: 960px ) {
  .archive-contents .entry-item__thumbnail img {
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    backface-visibility: hidden;
  }
}
.archive-contents .entry-item__detail {
  padding: 0 0.25rem;
}
@media print, only screen and ( min-width: 960px ) {
  .archive-contents .entry-item__detail {
    padding: 0 calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.25);
  }
}
.archive-contents .entry-item__date {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 2;
}
@media print, only screen and ( min-width: 960px ) {
  .archive-contents .entry-item__date {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 0.875);
  }
}
.archive-contents .entry-item__title {
  font-size: 1rem;
  line-height: 1.8;
  color: #727272;
  font-weight: 700;
}
@media print, only screen and ( min-width: 960px ) {
  .archive-contents .entry-item__title {
    font-size: calc(clamp(0.75rem, -1.132rem + 2.94vw, 1rem) * 1);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    backface-visibility: hidden;
  }
}

.search-wrap {
  position: absolute;
  bottom: 30px;
  transform: translateY(100%);
  left: 20px;
  right: 20px;
  max-width: 770px;
  margin: 0 auto;
}
.search-wrap .search-form {
  position: relative;
}
.search-wrap .search-field {
  display: block;
  width: 100%;
  font-size: 1rem;
  padding: 20px 72px 20px 32px;
  border: none;
  border-radius: 10px;
  box-shadow: 0 6px 6px 0 rgba(127, 127, 127, 0.1);
  height: 60px;
}
.search-wrap .search-submit {
  width: 45px;
  aspect-ratio: 1/1;
  background-color: #2851F5;
  color: #2851F5;
  border: none;
  outline: none;
  position: absolute;
  right: 18px;
  top: 0;
  bottom: 0;
  height: fit-content;
  margin: auto;
  border-radius: 10px;
}
.search-wrap .search-submit:after {
  content: "";
  position: absolute;
  width: 18px;
  aspect-ratio: 1;
  height: fit-content;
  background-size: 100% auto;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="19" height="19" viewBox="0 0 19 19" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M14.375 12.9554L18.375 16.9602C18.5536 17.1589 18.5448 17.4631 18.355 17.6511L17.655 18.3519C17.5611 18.4467 17.4333 18.5 17.3 18.5C17.1667 18.5 17.0389 18.4467 16.945 18.3519L12.945 14.3471C12.8344 14.2362 12.734 14.1156 12.645 13.9867L11.895 12.9855C10.6541 13.9776 9.11304 14.5178 7.525 14.5173C4.25261 14.5287 1.40902 12.2686 0.677728 9.0751C-0.0535655 5.88161 1.5226 2.60699 4.4731 1.18991C7.42359 -0.227158 10.961 0.591513 12.991 3.16125C15.021 5.73099 15.0019 9.36596 12.945 11.9142L13.945 12.605C14.1012 12.7051 14.2454 12.8226 14.375 12.9554ZM2.525 7.50887C2.525 10.2736 4.76357 12.5149 7.525 12.5149C8.85108 12.5149 10.1228 11.9875 11.0605 11.0487C11.9982 10.1099 12.525 8.83655 12.525 7.50887C12.525 4.74411 10.2864 2.50284 7.525 2.50284C4.76357 2.50284 2.525 4.74411 2.525 7.50887Z" fill="%23ffffff"/></svg>');
  inset: 0;
  margin: auto;
  z-index: 1;
}

.wrapper {
  background-color: #F2F2F2;
}

.front-mv {
  background: #3D5DA7;
  padding: 40px 0 90px 0;
  position: relative;
  margin-bottom: 90px;
}

.front-mv-inner {
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  color: #fff;
}

.front-mv__catch {
  font-size: 3.125rem;
  line-height: 1.2;
  margin: 0;
}
@media only screen and ( max-width: 959px ) {
  .front-mv__catch {
    font-size: 2rem;
  }
}

.front-mv__sub {
  font-size: 1.5rem;
  margin: 0;
  line-height: 1.2;
  margin-top: 20px;
}
@media only screen and ( max-width: 959px ) {
  .front-mv__sub {
    font-size: 1.25rem;
  }
}

.front-content-wrap {
  margin-top: 40px;
}

.front-service {
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}

.front-service-inner {
  background: #fff;
  padding: 35px 40px;
  box-shadow: 0px 7px 6px 0px rgba(209, 209, 209, 0.25);
}

.front-service__ttl {
  font-size: 1.75rem;
  color: #3D5DA7;
  text-align: center;
  line-height: 1.2;
  position: relative;
  z-index: 1;
}
.front-service__ttl:after {
  content: "";
  display: block;
  width: 120px;
  height: 2px;
  background: #3D5DA7;
  margin: auto;
  position: absolute;
  bottom: -15px;
  right: 0;
  left: 0;
}

.front-service__text {
  font-size: 1.125rem;
  text-align: center;
  max-width: 700px;
  margin: 30px auto;
}

.front-service-list {
  display: flex;
  justify-content: center;
  align-items: center;
}

.front-service-list__item {
  text-align: center;
  max-width: 275px;
  width: 100%;
}
.front-service-list__item h3 {
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.4;
  margin: 0;
}
.front-service-list__item:not(:last-child) {
  border-right: 1px solid #D1D1D1;
}

.shop-wrap {
  width: 100%;
}

.shop-nav {
  max-width: 1180px;
  width: 100%;
  margin: 12px auto 20px auto;
  padding: 0 20px;
}

.shop-nav__inner {
  background-color: #fff;
  padding: 20px 30px;
  border-radius: 5px;
  line-height: 1;
  box-shadow: 0px 7px 6px 0px rgba(209, 209, 209, 0.25);
}
.shop-nav__inner a {
  text-decoration: none;
  color: #000;
}
.shop-nav__inner a:not(:last-child) {
  margin-right: 30px;
}

.shop-inner {
  max-width: 1220px;
  width: 100%;
  margin: 0 auto;
  padding: 0 40px;
  display: flex;
  gap: 40px;
  flex-wrap: wrap;
}
@media only screen and ( max-width: 959px ) {
  .shop-inner {
    flex-wrap: wrap;
    padding: 0 20px;
  }
}

.shop-category-wrap {
  max-width: 1220px;
  width: 100%;
  margin: 0 auto;
  padding: 0 40px;
}
@media only screen and ( max-width: 959px ) {
  .shop-category-wrap {
    padding: 0 20px;
  }
}

.shop-item {
  background: #fff;
  width: calc((100% - 40px) / 2);
  box-shadow: 0px 7px 6px 0px rgba(209, 209, 209, 0.25);
  border-radius: 5px;
  box-shadow: 0 7px 6px 0 rgba(209, 209, 209, 0.25);
}
@media only screen and ( max-width: 959px ) {
  .shop-item {
    width: 100%;
  }
}

.shop-item-head {
  border-bottom: 1px solid #E5E7EB;
  padding: 20px 48px 20px 20px;
  position: relative;
}

.shop-item-body {
  padding: 20px;
}

.shop-item__ttl {
  font-size: 1.25rem;
  line-height: 1.2;
  margin: 0;
  font-weight: normal;
  color: #000;
}

.shop-item__favorite {
  position: absolute;
  width: 26px;
  aspect-ratio: 1;
  height: fit-content;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 16px;
  background-image: url('data:image/svg+xml;utf8,<svg width="24" height="22" viewBox="0 0 24 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.9998 21.2918C17.8228 17.323 23.6457 12.4482 23.6457 6.5784C23.6457 5.07568 23.0775 3.57383 21.9404 2.42753C20.8032 1.28206 19.3134 0.708496 17.8228 0.708496C16.333 0.708496 14.8423 1.28206 13.706 2.42753L11.9998 4.1474L10.2945 2.42753C9.15744 1.28206 7.66756 0.708496 6.17692 0.708496C4.68709 0.708496 3.19642 1.28206 2.06012 2.42753C0.92299 3.57383 0.354004 5.07568 0.354004 6.5784C0.354004 12.4482 6.17692 17.323 11.9998 21.2918Z" fill="%23D9D9D9"/></svg>');
  background-size: 24px;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.3s ease;
}
@media print, only screen and ( min-width: 960px ) {
  .shop-item__favorite:hover {
    background-image: url('data:image/svg+xml;utf8,<svg width="24" height="22" viewBox="0 0 24 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.9998 21.2918C17.8228 17.323 23.6457 12.4482 23.6457 6.5784C23.6457 5.07568 23.0775 3.57383 21.9404 2.42753C20.8032 1.28206 19.3134 0.708496 17.8228 0.708496C16.333 0.708496 14.8423 1.28206 13.706 2.42753L11.9998 4.1474L10.2945 2.42753C9.15744 1.28206 7.66756 0.708496 6.17692 0.708496C4.68709 0.708496 3.19642 1.28206 2.06012 2.42753C0.92299 3.57383 0.354004 5.07568 0.354004 6.5784C0.354004 12.4482 6.17692 17.323 11.9998 21.2918Z" fill="%23DF5555"/></svg>');
    cursor: pointer;
  }
}
.shop-item__favorite.is-active {
  background-image: url('data:image/svg+xml;utf8,<svg width="24" height="22" viewBox="0 0 24 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.9998 21.2918C17.8228 17.323 23.6457 12.4482 23.6457 6.5784C23.6457 5.07568 23.0775 3.57383 21.9404 2.42753C20.8032 1.28206 19.3134 0.708496 17.8228 0.708496C16.333 0.708496 14.8423 1.28206 13.706 2.42753L11.9998 4.1474L10.2945 2.42753C9.15744 1.28206 7.66756 0.708496 6.17692 0.708496C4.68709 0.708496 3.19642 1.28206 2.06012 2.42753C0.92299 3.57383 0.354004 5.07568 0.354004 6.5784C0.354004 12.4482 6.17692 17.323 11.9998 21.2918Z" fill="%23DF5555"/></svg>');
}

.shop-item__text {
  line-height: 1.4;
  margin: 0;
  margin-bottom: 15px;
}

.shop-item__imgs {
  line-height: 1;
  position: relative;
}
.shop-item__imgs .swiper-button-prev,
.shop-item__imgs .swiper-button-next {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 21px;
  aspect-ratio: 21/33;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 10;
}
.shop-item__imgs .swiper-button-prev {
  left: 0;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="7" height="12" viewBox="0 0 7 12" fill="none"><path d="M0.292101 6.7221C0.151409 6.58158 0.0722761 6.39095 0.0721011 6.1921L0.0721012 5.8121C0.0744053 5.61369 0.153217 5.42382 0.292101 5.2821L5.4321 0.1521C5.52599 0.0574444 5.65378 0.00420177 5.7871 0.00420178C5.92042 0.00420179 6.04822 0.0574445 6.1421 0.1521L6.8521 0.862101C6.94617 0.954265 6.99917 1.08041 6.99917 1.2121C6.99917 1.34379 6.94617 1.46994 6.8521 1.5621L2.4021 6.0021L6.8521 10.4421C6.94676 10.536 7 10.6638 7 10.7971C7 10.9304 6.94676 11.0582 6.8521 11.1521L6.1421 11.8521C6.04822 11.9468 5.92042 12 5.7871 12C5.65378 12 5.52598 11.9468 5.4321 11.8521L0.292101 6.7221Z" fill="%23ffffff"/></svg>');
  background-size: 7px auto;
  background-position: center;
  background-repeat: no-repeat;
}
.shop-item__imgs .swiper-button-next {
  right: 0;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="7" height="12" viewBox="0 0 7 12" fill="none"><path d="M6.7079 5.2779C6.84859 5.41842 6.92772 5.60905 6.9279 5.8079V6.1879C6.9256 6.38631 6.84678 6.57618 6.7079 6.7179L1.5679 11.8479C1.47402 11.9426 1.34622 11.9958 1.2129 11.9958C1.07958 11.9958 0.951782 11.9426 0.857899 11.8479L0.147899 11.1379C0.0538351 11.0457 0.000827726 10.9196 0.000827726 10.7879C0.000827726 10.6562 0.0538351 10.5301 0.147899 10.4379L4.5979 5.9979L0.147899 1.5579C0.0532428 1.46402 0 1.33622 0 1.2029C0 1.06958 0.0532428 0.941782 0.147899 0.847899L0.857899 0.147899C0.951782 0.0532428 1.07958 0 1.2129 0C1.34622 0 1.47402 0.0532428 1.5679 0.147899L6.7079 5.2779Z" fill="%23ffffff"/></svg>');
  background-size: 7px auto;
  background-position: center;
  background-repeat: no-repeat;
}
.shop-item__imgs .swiper-button-next {
  right: 0;
}

.shop-item__tag {
  line-height: 1;
  margin: 0;
}

.shop-item__tag__ttl {
  margin: 10px 0;
}

.shop-item__tag__link {
  color: #000;
  text-decoration: none;
  position: relative;
  z-index: 1;
  margin-right: 13px;
}
.shop-item__tag__link:not(:last-child):before {
  content: ",";
  position: absolute;
  z-index: 1;
  right: -10px;
}

.shop-item-link {
  text-align: right;
  margin-top: 15px;
}

.shop-item__link {
  text-decoration: none;
  color: #2851F5;
  border: 1px solid #2851F5;
  border-radius: 20px;
  padding: 7px 20px;
  line-height: 1;
}
.shop-item__link:hover {
  color: #fff;
  background: #2851F5;
}

.shop-single-wrap {
  width: 100%;
}

.shop-single-thumbnail {
  line-height: 0;
}

.shop-single-inner {
  max-width: 1220px;
  width: 100%;
  margin: 0 auto;
  padding: 0 40px;
  display: flex;
  justify-content: space-between;
  gap: 5.26%;
  margin-top: 60px;
}
@media only screen and ( max-width: 959px ) {
  .shop-single-inner {
    display: block;
    margin: 0;
    padding: 0;
  }
}

.shop-single-main {
  flex: 1;
  max-width: 780px;
  width: 100%;
  background: #F2F2F2;
}
@media only screen and ( max-width: 959px ) {
  .shop-single-main {
    margin-top: -68px;
    position: relative;
    z-index: 1;
    border-radius: 30px 30px 0 0;
    overflow: hidden;
    max-width: 100%;
  }
}

.shop-single-main-inner {
  padding: 30px 20px;
  background: #fff;
}

.shop-single-main-head {
  padding: 30px 20px 20px;
  border-bottom: 1px solid #E5E7EB;
  position: relative;
  background: #fff;
}

.shop-single-main__headline {
  margin: 0;
  font-size: 28px;
  line-height: 1;
  position: relative;
}
@media only screen and ( max-width: 959px ) {
  .shop-single-main__headline {
    font-size: 24px;
    color: #000;
  }
}
.shop-single-main__headline span {
  display: block;
  font-size: 14px;
  line-height: 1;
  margin-bottom: 10px;
}
@media only screen and ( max-width: 959px ) {
  .shop-single-main__headline span {
    margin-bottom: 5px;
  }
}

.shop-single__favorite {
  position: absolute;
  width: 31px;
  aspect-ratio: 1;
  height: fit-content;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 31px;
  background-image: url('data:image/svg+xml;utf8,<svg width="24" height="22" viewBox="0 0 24 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.9998 21.2918C17.8228 17.323 23.6457 12.4482 23.6457 6.5784C23.6457 5.07568 23.0775 3.57383 21.9404 2.42753C20.8032 1.28206 19.3134 0.708496 17.8228 0.708496C16.333 0.708496 14.8423 1.28206 13.706 2.42753L11.9998 4.1474L10.2945 2.42753C9.15744 1.28206 7.66756 0.708496 6.17692 0.708496C4.68709 0.708496 3.19642 1.28206 2.06012 2.42753C0.92299 3.57383 0.354004 5.07568 0.354004 6.5784C0.354004 12.4482 6.17692 17.323 11.9998 21.2918Z" fill="%23D9D9D9"/></svg>');
  background-size: 24px;
  background-position: center;
  background-repeat: no-repeat;
  transition: all 0.3s ease;
}
@media print, only screen and ( min-width: 960px ) {
  .shop-single__favorite:hover {
    background-image: url('data:image/svg+xml;utf8,<svg width="24" height="22" viewBox="0 0 24 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.9998 21.2918C17.8228 17.323 23.6457 12.4482 23.6457 6.5784C23.6457 5.07568 23.0775 3.57383 21.9404 2.42753C20.8032 1.28206 19.3134 0.708496 17.8228 0.708496C16.333 0.708496 14.8423 1.28206 13.706 2.42753L11.9998 4.1474L10.2945 2.42753C9.15744 1.28206 7.66756 0.708496 6.17692 0.708496C4.68709 0.708496 3.19642 1.28206 2.06012 2.42753C0.92299 3.57383 0.354004 5.07568 0.354004 6.5784C0.354004 12.4482 6.17692 17.323 11.9998 21.2918Z" fill="%23DF5555"/></svg>');
    cursor: pointer;
  }
}
.shop-single__favorite.is-active {
  background-image: url('data:image/svg+xml;utf8,<svg width="24" height="22" viewBox="0 0 24 22" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.9998 21.2918C17.8228 17.323 23.6457 12.4482 23.6457 6.5784C23.6457 5.07568 23.0775 3.57383 21.9404 2.42753C20.8032 1.28206 19.3134 0.708496 17.8228 0.708496C16.333 0.708496 14.8423 1.28206 13.706 2.42753L11.9998 4.1474L10.2945 2.42753C9.15744 1.28206 7.66756 0.708496 6.17692 0.708496C4.68709 0.708496 3.19642 1.28206 2.06012 2.42753C0.92299 3.57383 0.354004 5.07568 0.354004 6.5784C0.354004 12.4482 6.17692 17.323 11.9998 21.2918Z" fill="%23DF5555"/></svg>');
}

.shop-single-main__slider {
  line-height: 0;
}
.shop-single-main__slider .swiper-button-prev,
.shop-single-main__slider .swiper-button-next {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 21px;
  aspect-ratio: 21/33;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 10;
}
.shop-single-main__slider .swiper-button-prev {
  left: 0;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="7" height="12" viewBox="0 0 7 12" fill="none"><path d="M0.292101 6.7221C0.151409 6.58158 0.0722761 6.39095 0.0721011 6.1921L0.0721012 5.8121C0.0744053 5.61369 0.153217 5.42382 0.292101 5.2821L5.4321 0.1521C5.52599 0.0574444 5.65378 0.00420177 5.7871 0.00420178C5.92042 0.00420179 6.04822 0.0574445 6.1421 0.1521L6.8521 0.862101C6.94617 0.954265 6.99917 1.08041 6.99917 1.2121C6.99917 1.34379 6.94617 1.46994 6.8521 1.5621L2.4021 6.0021L6.8521 10.4421C6.94676 10.536 7 10.6638 7 10.7971C7 10.9304 6.94676 11.0582 6.8521 11.1521L6.1421 11.8521C6.04822 11.9468 5.92042 12 5.7871 12C5.65378 12 5.52598 11.9468 5.4321 11.8521L0.292101 6.7221Z" fill="%23ffffff"/></svg>');
  background-size: 7px auto;
  background-position: center;
  background-repeat: no-repeat;
}
.shop-single-main__slider .swiper-button-next {
  right: 0;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="7" height="12" viewBox="0 0 7 12" fill="none"><path d="M6.7079 5.2779C6.84859 5.41842 6.92772 5.60905 6.9279 5.8079V6.1879C6.9256 6.38631 6.84678 6.57618 6.7079 6.7179L1.5679 11.8479C1.47402 11.9426 1.34622 11.9958 1.2129 11.9958C1.07958 11.9958 0.951782 11.9426 0.857899 11.8479L0.147899 11.1379C0.0538351 11.0457 0.000827726 10.9196 0.000827726 10.7879C0.000827726 10.6562 0.0538351 10.5301 0.147899 10.4379L4.5979 5.9979L0.147899 1.5579C0.0532428 1.46402 0 1.33622 0 1.2029C0 1.06958 0.0532428 0.941782 0.147899 0.847899L0.857899 0.147899C0.951782 0.0532428 1.07958 0 1.2129 0C1.34622 0 1.47402 0.0532428 1.5679 0.147899L6.7079 5.2779Z" fill="%23ffffff"/></svg>');
  background-size: 7px auto;
  background-position: center;
  background-repeat: no-repeat;
}
.shop-single-main__slider .swiper-button-next {
  right: 0;
}

.shop-single-nav__slider {
  line-height: 0;
  margin-top: 21px;
}
.shop-single-nav__slider .swiper-slide {
  opacity: 0.7;
}
.shop-single-nav__slider .swiper-slide.swiper-slide-thumb-active {
  opacity: 1;
}
.shop-single-nav__slider .swiper-button-prev,
.shop-single-nav__slider .swiper-button-next {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 21px;
  aspect-ratio: 21/33;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 10;
}
.shop-single-nav__slider .swiper-button-prev {
  left: 0;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="7" height="12" viewBox="0 0 7 12" fill="none"><path d="M0.292101 6.7221C0.151409 6.58158 0.0722761 6.39095 0.0721011 6.1921L0.0721012 5.8121C0.0744053 5.61369 0.153217 5.42382 0.292101 5.2821L5.4321 0.1521C5.52599 0.0574444 5.65378 0.00420177 5.7871 0.00420178C5.92042 0.00420179 6.04822 0.0574445 6.1421 0.1521L6.8521 0.862101C6.94617 0.954265 6.99917 1.08041 6.99917 1.2121C6.99917 1.34379 6.94617 1.46994 6.8521 1.5621L2.4021 6.0021L6.8521 10.4421C6.94676 10.536 7 10.6638 7 10.7971C7 10.9304 6.94676 11.0582 6.8521 11.1521L6.1421 11.8521C6.04822 11.9468 5.92042 12 5.7871 12C5.65378 12 5.52598 11.9468 5.4321 11.8521L0.292101 6.7221Z" fill="%23ffffff"/></svg>');
  background-size: 7px auto;
  background-position: center;
  background-repeat: no-repeat;
}
.shop-single-nav__slider .swiper-button-next {
  right: 0;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="7" height="12" viewBox="0 0 7 12" fill="none"><path d="M6.7079 5.2779C6.84859 5.41842 6.92772 5.60905 6.9279 5.8079V6.1879C6.9256 6.38631 6.84678 6.57618 6.7079 6.7179L1.5679 11.8479C1.47402 11.9426 1.34622 11.9958 1.2129 11.9958C1.07958 11.9958 0.951782 11.9426 0.857899 11.8479L0.147899 11.1379C0.0538351 11.0457 0.000827726 10.9196 0.000827726 10.7879C0.000827726 10.6562 0.0538351 10.5301 0.147899 10.4379L4.5979 5.9979L0.147899 1.5579C0.0532428 1.46402 0 1.33622 0 1.2029C0 1.06958 0.0532428 0.941782 0.147899 0.847899L0.857899 0.147899C0.951782 0.0532428 1.07958 0 1.2129 0C1.34622 0 1.47402 0.0532428 1.5679 0.147899L6.7079 5.2779Z" fill="%23ffffff"/></svg>');
  background-size: 7px auto;
  background-position: center;
  background-repeat: no-repeat;
}
.shop-single-nav__slider .swiper-button-next {
  right: 0;
}

.shop-single-nav {
  background: #fff;
  border-radius: 5px;
  margin-top: 30px;
  padding: 20px;
  line-height: 1;
  position: relative;
}
.shop-single-nav a:hover {
  text-decoration: none;
}
.shop-single-nav a:not(:last-child) {
  margin-right: 20px;
}

.shop-single-nav__filter {
  position: fixed;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 0;
  visibility: hidden;
}

.shop-single-select__close {
  position: absolute;
  z-index: 1;
  aspect-ratio: 1;
  width: 26px;
  right: 16px;
  top: 24px;
}
.shop-single-select__close:before, .shop-single-select__close:after {
  content: "";
  position: absolute;
  width: 100%;
  inset: 0;
  margin: auto;
  height: 2px;
  border-radius: 100vmax;
  background-color: #000;
  z-index: 1;
}
.shop-single-select__close:before {
  transform: rotate(45deg);
}
.shop-single-select__close:after {
  transform: rotate(-45deg);
}

.shop-single-nav-list {
  display: flex;
  gap: 22px;
  overflow: auto;
}
.shop-single-nav-list a {
  white-space: nowrap;
}
.shop-single-nav-list::-webkit-scrollbar {
  display: none;
}

.shop-single-nav__button {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  width: 32px;
  height: 100%;
  background-color: #fff;
  z-index: 1;
}
.shop-single-nav__button:before {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  width: 8px;
  aspect-ratio: 9.5/16;
  z-index: 1;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="7" height="12" viewBox="0 0 7 12" fill="none"><path d="M6.7079 5.2779C6.84859 5.41842 6.92772 5.60905 6.9279 5.8079V6.1879C6.9256 6.38631 6.84678 6.57618 6.7079 6.7179L1.5679 11.8479C1.47402 11.9426 1.34622 11.9958 1.2129 11.9958C1.07958 11.9958 0.951782 11.9426 0.857899 11.8479L0.147899 11.1379C0.0538351 11.0457 0.000827726 10.9196 0.000827726 10.7879C0.000827726 10.6562 0.0538351 10.5301 0.147899 10.4379L4.5979 5.9979L0.147899 1.5579C0.0532428 1.46402 0 1.33622 0 1.2029C0 1.06958 0.0532428 0.941782 0.147899 0.847899L0.857899 0.147899C0.951782 0.0532428 1.07958 0 1.2129 0C1.34622 0 1.47402 0.0532428 1.5679 0.147899L6.7079 5.2779Z" fill="%230A0017"/></svg>');
  background-size: cover;
  transform: rotate(90deg);
}
.shop-single-nav__button:after {
  content: "";
  position: absolute;
  height: 100%;
  filter: blur(1px);
  width: 16px;
  left: 2px;
  top: 0;
  transform: translateX(-100%);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 60%, rgb(255, 255, 255) 100%);
}

.shop-single-select {
  position: fixed;
  inset: 0;
  z-index: 300;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
.shop-single-select.is-active {
  opacity: 1;
  visibility: visible;
}
.shop-single-select.is-active .shop-single-nav__filter {
  opacity: 1;
  visibility: visible;
}

.shop-single-select__handle {
  width: 48px;
  height: 6px;
  border-radius: 999px;
  background: #DADDE2;
  margin: 0 auto 32px;
  border-radius: 100vmax;
  cursor: grab;
  touch-action: none;
  -webkit-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.shop-single-select__list {
  background-color: #fff;
  border-radius: 14px 14px 0 0;
  -ms-scroll-chaining: none;
      overscroll-behavior: none;
  overflow: hidden;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  height: 90%;
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 36px 20px 0;
  transition: transform 0.25s cubic-bezier(0.2, 0, 0, 1);
  margin-top: 48px;
}

.shop-single-select__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  margin-bottom: 24px;
}
.shop-single-select__item:after {
  content: "";
  display: block;
  background: #fff;
  width: 16px;
  height: auto;
  aspect-ratio: 1;
  border: 1px solid #000;
  border-radius: 100%;
}
.shop-single-select__item.is-active:after {
  background: radial-gradient(circle, rgb(0, 0, 0) 0%, rgb(0, 0, 0) 40%, rgb(255, 255, 255) 40%, rgb(255, 255, 255) 100%);
}

.shop-single-side {
  max-width: 300px;
  width: 100%;
}
@media only screen and ( max-width: 959px ) {
  .shop-single-side {
    max-width: 100%;
  }
}

.shop-single-side-bottom {
  border-top: 1px solid #efefef;
  margin-top: 30px;
  text-align: center;
  padding-top: 20px;
}
@media only screen and ( max-width: 959px ) {
  .shop-single-side-bottom {
    position: fixed;
    box-shadow: 0 -5px 5px 0 rgba(0, 0, 0, 0.15);
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    background-color: #fff;
    padding: 15px;
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: center;
    transition: all 0.3s;
  }
  .shop-single-side-bottom.is-scroll {
    opacity: 0;
    visibility: hidden;
  }
}

.shop-single-side-inner {
  background: #fff;
  padding: 20px;
  position: sticky;
  top: 0;
  text-align: center;
}
@media only screen and ( max-width: 959px ) {
  .shop-single-side-inner {
    position: initial;
  }
}

.shop-single-side__headline {
  margin: 0;
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 20px;
}

.shop-single-side__thumbnail {
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 30px;
}
.shop-single-side__thumbnail img {
  max-width: 130px;
  width: 100%;
  height: auto;
}

.shop-single-side__link {
  font-size: 14px;
}
@media only screen and ( max-width: 959px ) {
  .shop-single-side__link {
    padding-left: 33px;
    position: relative;
    line-height: 1;
    display: block;
  }
  .shop-single-side__link:before {
    content: "";
    position: absolute;
    left: 0;
    width: 30px;
    aspect-ratio: 1;
    top: 45%;
    transform: translateY(-50%);
    background-image: url(../../assets/images/icon_house.svg);
    background-size: 18px auto;
    background-position: center;
    background-repeat: no-repeat;
  }
}

.shop-single-side-bottom__contact {
  background-color: #2851F5;
  color: #fff;
  display: block;
  font-size: 18px;
  line-height: 1.22;
  font-weight: 700;
  text-align: center;
  padding: 9px 32px 8px;
  border-radius: 100vmax;
}

.shop-single-side__contact {
  text-decoration: none;
  color: #2851F5;
  border: 1px solid #2851F5;
  border-radius: 20px;
  padding: 12px 20px;
  line-height: 1;
  display: block;
  text-align: center;
  margin-top: 20px;
}
.shop-single-side__contact:hover {
  color: #fff;
  background: #2851F5;
  text-decoration: none;
}

.shop-single-content {
  background: #fff;
  padding: 30px 20px;
  margin-top: 30px;
}

.shop-single-content__table {
  display: flex;
  line-height: 1;
  margin: 0;
  border-bottom: 1px solid #efefef;
  margin-top: 20px;
}
.shop-single-content__table dt {
  max-width: 230px;
  width: 100%;
  padding: 15px 0;
  line-height: 1.3;
}
.shop-single-content__table dd {
  padding: 15px 0;
  margin: 0;
  line-height: 1.4;
}

.shop-single-content__headline {
  font-size: 22px;
  line-height: 1;
  margin: 0;
}

.shop-archive-nav {
  max-width: 1180px;
  width: 100%;
  margin: 12px auto 20px auto;
  padding: 0 20px;
}

.shop-archive-nav .shop-single-nav {
  box-shadow: 0px 7px 6px 0px rgba(209, 209, 209, 0.25);
}

.shop-archive-nav .shop-single-nav__button {
  border-radius: 5px;
}

.page-content {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
}

.hidden {
  display: none !important;
}

@media only screen and ( max-width: 959px ) {
  .sm\:hidden {
    display: none !important;
  }
}

@media print, only screen and ( min-width: 960px ) {
  .md\:hidden {
    display: none !important;
  }
}

.bg-none {
  background: none;
}

.left {
  text-align: left !important;
}

.center {
  text-align: center !important;
}

@media print, only screen and ( min-width: 960px ) {
  .md\:center {
    text-align: center !important;
  }
}

@media only screen and ( max-width: 959px ) {
  .sm\:center {
    text-align: center !important;
  }
}

.mx-0 {
  margin: 0 !important;
}

.mx-auto {
  margin: auto !important;
}

.mb-auto {
  margin-bottom: auto;
}

.mt-auto {
  margin-top: auto;
}

.ml-auto {
  margin-left: auto;
}

.mr-auto {
  margin-right: auto;
}

@media only screen and ( max-width: 959px ) {
  .sm\:mb-auto {
    margin-bottom: auto;
  }
  .sm\:mt-auto {
    margin-top: auto;
  }
  .sm\:ml-auto {
    margin-left: auto;
  }
  .sm\:mr-auto {
    margin-right: auto;
  }
}
@media print, only screen and ( min-width: 960px ) {
  .md\:mb-auto {
    margin-bottom: auto;
  }
  .md\:mt-auto {
    margin-top: auto;
  }
  .md\:ml-auto {
    margin-left: auto;
  }
  .md\:mr-auto {
    margin-right: auto;
  }
}
.px-0 {
  padding: 0 !important;
}

/*# sourceMappingURL=app.css.map*/