@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Oswald:wght@200..700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap");
@import url("lib/ress.min.css");
:root {
  --R: .6rem;
}

html {
  font-size: 0.7320644217vw;
}
@media screen and (max-width: 640px) {
  html {
    font-size: 2.5641025641vw;
  }
}

body {
  color: #222222;
  font-size: max(10px, 1.6rem);
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", Meiryo, sans-serif;
  font-weight: 400;
  letter-spacing: 0.05rem;
  line-height: 1.5;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
}
@media screen and (max-width: 640px) {
  body {
    font-size: 1.6rem;
    line-height: 2;
  }
}

* {
  position: relative;
  z-index: 1;
}

a {
  color: #222222;
  text-decoration: none;
  transition: color 0.2s ease, background-color 0.2s ease;
}
a:hover {
  opacity: 0.8;
}

button:hover {
  opacity: 0.8;
}

p + p {
  padding-top: 2em;
}
@media screen and (max-width: 640px) {
  p + p {
    padding-top: 1.5em;
  }
}

li {
  list-style-type: none;
}

img,
svg {
  vertical-align: middle;
  image-rendering: auto;
  width: 100%;
  -ms-interpolation-mode: nearest-neighbor;
  -webkit-backface-visibility: hidden;
}

:focus-visible {
  outline: 2px solid #ccc !important;
  opacity: 0.8;
}

@media screen and (min-width: 641px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}

/* override */
/* components */
.c-inner {
  margin: 0 auto;
  width: 111rem;
}
@media screen and (max-width: 640px) {
  .c-inner {
    width: 35rem;
  }
}

.c-icon-circle-arrow, .c-link-2:after {
  aspect-ratio: 1/1;
  background: #222222;
  content: " ";
  display: inline-block;
  -webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="47.001" height="47" viewBox="0 0 47.001 47"><path d="M3046,23.5A23.5,23.5,0,1,1,3069.5,47,23.5,23.5,0,0,1,3046,23.5Zm14.743-20.732A22.578,22.578,0,1,0,3069.5,1,22.423,22.423,0,0,0,3060.743,2.768Zm.063,22.321v-1h16.11l-3.407-3.623.729-.685,4.992,5.307Z" transform="translate(-3046)" fill="%23000"/></svg>');
          mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="47.001" height="47" viewBox="0 0 47.001 47"><path d="M3046,23.5A23.5,23.5,0,1,1,3069.5,47,23.5,23.5,0,0,1,3046,23.5Zm14.743-20.732A22.578,22.578,0,1,0,3069.5,1,22.423,22.423,0,0,0,3060.743,2.768Zm.063,22.321v-1h16.11l-3.407-3.623.729-.685,4.992,5.307Z" transform="translate(-3046)" fill="%23000"/></svg>');
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  width: 4.7rem;
}

.c-btn-1, .c-btn-2 {
  align-items: center;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="18.423" height="5.307" viewBox="0 0 18.423 5.307"><path d="M-169.457,632.576h-18.423v-1h16.11l-3.407-3.622.728-.685Z" transform="translate(187.881 -627.269)" fill="%23222"/></svg>');
  background-repeat: no-repeat;
  background-position: right 4rem top 50%;
  background-size: 1.842rem auto;
  border: 1px solid #222222;
  border-radius: 9999px;
  color: #222222;
  display: flex;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", Meiryo, sans-serif;
  font-weight: 500;
  gap: 1.55rem;
  height: 7rem;
  padding: 0 3rem;
  justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 640px) {
  .c-btn-1, .c-btn-2 {
    background-position: right 2rem top 50%;
  }
}
.c-btn-1:hover, .c-btn-2:hover {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="18.423" height="5.307" viewBox="0 0 18.423 5.307"><path d="M-169.457,632.576h-18.423v-1h16.11l-3.407-3.622.728-.685Z" transform="translate(187.881 -627.269)" fill="%23F39B01"/></svg>');
  border-color: #F39A00;
  color: #F39A00;
  opacity: 1;
}
.c-btn-1:hover:after, .c-btn-2:hover:after {
  background: #F39A00;
}

.c-btn-2 {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="18.423" height="5.307" viewBox="0 0 18.423 5.307"><path d="M-170.614,632.076h-17.267l4.2-4.465" transform="translate(189.037 -627.269)" fill="none" stroke="%23222" stroke-width="1"/></svg>');
  background-position: 4rem 50%;
}
.c-btn-2:hover {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="18.423" height="5.307" viewBox="0 0 18.423 5.307"><path d="M-170.614,632.076h-17.267l4.2-4.465" transform="translate(189.037 -627.269)" fill="none" stroke="%23F39B01" stroke-width="1"/></svg>');
}

.c-link-1 {
  align-items: center;
  border-bottom: 1px solid #9B9B9B;
  color: #9B9B9B;
  display: flex;
  gap: 5.64rem;
  line-height: 1;
  padding: 0 0 1.8rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 640px) {
  .c-link-1 {
    font-size: 1.6rem;
  }
}
.c-link-1:after {
  aspect-ratio: 1/0.292203806;
  background: #9B9B9B;
  content: " ";
  display: inline-block;
  -webkit-mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16.294" height="4.757" viewBox="0 0 16.294 4.757"><path d="M-171.587,632.026h-16.294v-1h13.98l-2.889-3.072.728-.685Z" transform="translate(187.881 -627.269)" fill="%23000"/></svg>');
          mask-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16.294" height="4.757" viewBox="0 0 16.294 4.757"><path d="M-171.587,632.026h-16.294v-1h13.98l-2.889-3.072.728-.685Z" transform="translate(187.881 -627.269)" fill="%23000"/></svg>');
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  margin-top: 0.3rem;
  width: 1.629rem;
}
.c-link-1:hover {
  border-color: #F39A00;
  color: #F39A00;
  opacity: 1;
}
.c-link-1:hover:after {
  background: #F39A00;
}

.c-link-2 {
  align-items: center;
  display: flex;
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", Meiryo, sans-serif;
  font-weight: 500;
  gap: 2.5rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 640px) {
  .c-link-2 {
    font-size: 1.6rem;
  }
}
.c-link-2:hover {
  color: #F39A00;
  opacity: 1;
}
.c-link-2:hover:after {
  background: #F39A00;
}
.c-link-2.is-back {
  flex-direction: row-reverse;
}
.c-link-2.is-back:after {
  transform: scale(-1, 1);
}

.c-anchor {
  padding-top: 12rem;
  margin-top: -12rem;
}
@media screen and (max-width: 640px) {
  .c-anchor {
    padding-top: 8rem;
    margin-top: -8rem;
  }
}

.c-news-date {
  color: #6E6E6E;
  letter-spacing: 0.03rem;
}
@media screen and (max-width: 640px) {
  .c-news-date {
    font-size: 1.6rem;
  }
}

.c-news-cats {
  display: flex;
}

.c-news-cat {
  align-items: center;
  background: #F5F5F2;
  display: flex;
  font-size: 1.3rem;
  justify-content: center;
  min-width: 11.2rem;
  padding: 0 1rem;
  height: 3.5rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.u-overflow-hidden {
  overflow: hidden;
}

@media screen and (max-width: 640px) {
  .s\:u-overflow-hidden {
    overflow: hidden;
  }
}
.u-absolute {
  position: absolute;
}

.u-static {
  position: static;
}

.u-relative {
  position: relative;
}

.u-fixed {
  position: fixed;
}

@media screen and (max-width: 640px) {
  .s\:u-absolute {
    position: absolute;
  }
  .s\:u-static {
    position: static;
  }
  .s\:u-relative {
    position: relative;
  }
}
.u-bg-black {
  background-color: #222222 !important;
}
.u-bg-white {
  background-color: #fff !important;
}
.u-bg-grn {
  background-color: #00C9B8 !important;
}
.u-bg-yellow {
  background-color: #F39A00 !important;
}
.u-bg-light-gray {
  background-color: #F5F5F2 !important;
}
.u-bg-light-blue {
  background-color: #CEE8FF !important;
}
.u-bg-red {
  background-color: #FF1818 !important;
}

@media screen and (max-width: 640px) {
  .s\:u-bg-white {
    background: #fff;
  }
  .s\:u-bg-light-gray {
    background: #F5F5F2;
  }
}
.u-border-box {
  border: 1px solid #222222;
}
.u-border-green {
  border-color: #00C9B8;
}
.u-border-0 {
  border: none !important;
}

@media screen and (max-width: 640px) {
  .s\:u-border-0 {
    border: none;
  }
}
.u-cursor-default {
  cursor: default;
}
.u-cursor-pointer {
  cursor: pointer;
}

.u-noevent {
  pointer-events: none;
}

.u-flex {
  display: flex;
}
.u-flex-space-between {
  justify-content: space-between;
}
.u-flex-reverse {
  flex-direction: row-reverse;
}
.u-flex-column-reverse {
  flex-direction: column-reverse;
}
.u-flex-center {
  justify-content: center;
}
.u-flex-middle {
  align-items: center;
}
.u-flex-right {
  justify-content: end;
}
.u-flex-left {
  justify-content: start;
}
.u-flex-start {
  align-items: start;
}
.u-flex-end {
  align-items: end;
}
.u-flex-wrap {
  flex-wrap: wrap;
}
.u-flex-unset {
  flex: unset !important;
}
.u-flex-1 {
  flex: 1 !important;
}
.u-flex-column {
  display: flex;
  flex-direction: column;
}
.u-flex-order-1 {
  order: 1;
}
.u-flex-order-2 {
  order: 2;
}
.u-flex-order-3 {
  order: 3;
}

@media screen and (max-width: 640px) {
  .s\:u-flex {
    display: flex;
  }
  .s\:u-flex-column {
    display: flex;
    flex-direction: column;
  }
  .s\:u-flex-column-reverse {
    flex-direction: column-reverse;
  }
  .s\:u-flex-space-between {
    justify-content: space-between;
  }
  .s\:u-flex-reverse {
    flex-direction: row-reverse;
  }
  .s\:u-flex-center {
    justify-content: center;
  }
  .s\:u-flex-left {
    justify-content: start;
  }
  .s\:u-flex-middle {
    align-items: center;
  }
  .s\:u-flex-end {
    align-items: flex-end;
  }
  .s\:u-flex-wrap {
    flex-wrap: wrap;
  }
  .s\:u-flex-nowrap {
    flex-wrap: nowrap;
  }
  .s\:u-flex-order-1 {
    order: 1;
  }
  .s\:u-flex-order-2 {
    order: 2;
  }
  .s\:u-flex-order-3 {
    order: 3;
  }
}
.u-gap-0 {
  gap: 0vw !important;
}

.u-gap-5 {
  gap: 0.3687315634vw !important;
}

.u-gap-10 {
  gap: 0.7374631268vw !important;
}

.u-gap-15 {
  gap: 1.1061946903vw !important;
}

.u-gap-20 {
  gap: 1.4749262537vw !important;
}

.u-gap-25 {
  gap: 1.8436578171vw !important;
}

.u-gap-30 {
  gap: 2.2123893805vw !important;
}

.u-gap-35 {
  gap: 2.581120944vw !important;
}

.u-gap-40 {
  gap: 2.9498525074vw !important;
}

.u-gap-45 {
  gap: 3.3185840708vw !important;
}

.u-gap-50 {
  gap: 3.6873156342vw !important;
}

.u-gap-55 {
  gap: 4.0560471976vw !important;
}

.u-gap-60 {
  gap: 4.4247787611vw !important;
}

.u-gap-65 {
  gap: 4.7935103245vw !important;
}

.u-gap-70 {
  gap: 5.1622418879vw !important;
}

.u-gap-75 {
  gap: 5.5309734513vw !important;
}

.u-gap-80 {
  gap: 5.8997050147vw !important;
}

@media screen and (max-width: 640px) {
  .s\:u-gap-0 {
    gap: 0vw !important;
  }
  .s\:u-gap-5 {
    gap: 1.2820512821vw !important;
  }
  .s\:u-gap-10 {
    gap: 2.5641025641vw !important;
  }
  .s\:u-gap-15 {
    gap: 3.8461538462vw !important;
  }
  .s\:u-gap-20 {
    gap: 5.1282051282vw !important;
  }
  .s\:u-gap-25 {
    gap: 6.4102564103vw !important;
  }
  .s\:u-gap-30 {
    gap: 7.6923076923vw !important;
  }
  .s\:u-gap-35 {
    gap: 8.9743589744vw !important;
  }
  .s\:u-gap-40 {
    gap: 10.2564102564vw !important;
  }
  .s\:u-gap-45 {
    gap: 11.5384615385vw !important;
  }
  .s\:u-gap-50 {
    gap: 12.8205128205vw !important;
  }
}
.u-grid {
  display: grid;
}

.u-align-center {
  text-align: center;
}
.u-align-right {
  text-align: right;
}
.u-align-left {
  text-align: left;
}

@media screen and (max-width: 640px) {
  .s\:u-align-center {
    text-align: center;
  }
  .s\:u-align-right {
    text-align: right;
  }
  .s\:u-align-left {
    text-align: left;
  }
}
.u-lh-12 {
  line-height: 1.2;
}
.u-lh-14 {
  line-height: 1.4;
}
.u-lh-17 {
  line-height: 1.7;
}
.u-lh-20 {
  line-height: 2;
}
.u-lh-25 {
  line-height: 2.5;
}

@media screen and (max-width: 640px) {
  .s\:u-lh-10 {
    line-height: 1;
  }
  .s\:u-lh-13 {
    line-height: 1.3;
  }
  .s\:u-lh-14 {
    line-height: 1.4;
  }
  .s\:u-lh-17 {
    line-height: 1.7;
  }
  .s\:u-lh-18 {
    line-height: 1.8;
  }
  .s\:u-lh-20 {
    line-height: 2;
  }
  .s\:u-lh-22 {
    line-height: 2.2;
  }
}
.u-ls-0 {
  letter-spacing: 0 !important;
}
.u-ls-5 {
  letter-spacing: 0.05rem !important;
}
.u-ls-10 {
  letter-spacing: 0.1rem !important;
}
.u-ls-15 {
  letter-spacing: 0.15rem !important;
}
.u-ls-20 {
  letter-spacing: 0.2rem !important;
}
.u-ls-25 {
  letter-spacing: 0.25rem !important;
}

@media screen and (max-width: 640px) {
  .s\:u-ls-0 {
    letter-spacing: 0;
  }
  .s\:u-ls-10 {
    letter-spacing: 0.2564102564vw;
  }
  .s\:u-ls-15 {
    letter-spacing: 0.3846153846vw;
  }
  .s\:u-ls-18 {
    letter-spacing: 0.4615384615vw;
  }
  .s\:u-ls-20 {
    letter-spacing: 0.5128205128vw;
  }
  .s\:u-ls-25 {
    letter-spacing: 0.641025641vw;
  }
}
.u-font-0 {
  font-size: 0;
}
.u-font-14 {
  font-size: 1.0324483776vw;
}
.u-font-16 {
  font-size: 1.1799410029vw;
}
.u-font-20 {
  font-size: 1.4749262537vw;
}
.u-font-21 {
  font-size: 1.5486725664vw;
}
.u-font-22 {
  font-size: 1.6224188791vw;
}
.u-font-24 {
  font-size: 1.7699115044vw;
}
.u-font-25 {
  font-size: 1.8436578171vw;
}
.u-font-28 {
  font-size: 2.0648967552vw;
}
.u-font-30 {
  font-size: 2.2123893805vw;
}
.u-font-34 {
  font-size: 2.5073746313vw;
}
.u-font-35 {
  font-size: 2.581120944vw;
}
.u-font-36 {
  font-size: 2.6548672566vw;
}
.u-font-40 {
  font-size: 2.9498525074vw;
}
.u-font-47 {
  font-size: 3.4660766962vw;
}
.u-font-50 {
  font-size: 3.6873156342vw;
}
.u-font-69 {
  font-size: 5.0884955752vw;
}
.u-font-192 {
  font-size: 14.1592920354vw;
}
.u-font-black {
  color: #222222;
}
.u-font-light-gray {
  color: #F5F5F2;
}
.u-font-red {
  color: #FF1818;
}
.u-font-blue {
  color: #14178C;
}
.u-font-white {
  color: #fff !important;
}
.u-font-green {
  color: #00C9B8 !important;
}
.u-font-yellow {
  color: #F39A00 !important;
}
.u-font-normal {
  font-weight: 400 !important;
}
.u-font-medium {
  font-weight: 500 !important;
}
.u-font-semibold {
  font-weight: 600 !important;
}
.u-font-bold {
  font-weight: 700 !important;
}
.u-font-super-bold {
  font-weight: 900 !important;
}
.u-font-underline {
  text-decoration: underline;
}
.u-font-family-1 {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", Meiryo, sans-serif !important;
}
.u-font-family-2 {
  font-family: "Poppins", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", Meiryo, sans-serif !important;
}
.u-font-family-3 {
  font-family: "Zen Kaku Gothic New", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", Meiryo, sans-serif !important;
}

@media screen and (max-width: 640px) {
  .s\:u-font-12 {
    font-size: 3.0769230769vw;
  }
  .s\:u-font-14 {
    font-size: 3.5897435897vw;
  }
  .s\:u-font-16 {
    font-size: 4.1025641026vw;
  }
  .s\:u-font-20 {
    font-size: 5.1282051282vw;
  }
  .s\:u-font-26 {
    font-size: 6.6666666667vw;
  }
  .s\:u-font-30 {
    font-size: 7.6923076923vw;
  }
  .s\:u-font-36 {
    font-size: 9.2307692308vw;
  }
  .s\:u-font-40 {
    font-size: 10.2564102564vw;
  }
  .s\:u-font-42 {
    font-size: 10.7692307692vw;
  }
  .s\:u-font-50 {
    font-size: 12.8205128205vw;
  }
  .s\:u-font-120 {
    font-size: 30.7692307692vw;
  }
}
@media screen and (max-width: 640px) {
  .u-only-pc {
    display: none !important;
  }
}
@media screen and (min-width: 641px) {
  .u-only-sp {
    display: none !important;
  }
}

.u-hidden {
  display: none;
}

@media screen and (max-width: 640px) {
  .s\:u-hidden {
    display: none;
  }
}

.u-left-half {
  left: 50%;
}

.u-bottom-0 {
  bottom: 0vw !important;
}

.u-bottom-5 {
  bottom: 0.3687315634vw !important;
}

.u-bottom-10 {
  bottom: 0.7374631268vw !important;
}

.u-bottom-15 {
  bottom: 1.1061946903vw !important;
}

.u-bottom-20 {
  bottom: 1.4749262537vw !important;
}

.u-bottom-25 {
  bottom: 1.8436578171vw !important;
}

.u-bottom-30 {
  bottom: 2.2123893805vw !important;
}

.u-bottom-35 {
  bottom: 2.581120944vw !important;
}

.u-bottom-40 {
  bottom: 2.9498525074vw !important;
}

.u-bottom-45 {
  bottom: 3.3185840708vw !important;
}

.u-bottom-50 {
  bottom: 3.6873156342vw !important;
}

.u-bottom-55 {
  bottom: 4.0560471976vw !important;
}

.u-bottom-60 {
  bottom: 4.4247787611vw !important;
}

.u-bottom-65 {
  bottom: 4.7935103245vw !important;
}

.u-bottom-70 {
  bottom: 5.1622418879vw !important;
}

.u-bottom-75 {
  bottom: 5.5309734513vw !important;
}

.u-bottom-80 {
  bottom: 5.8997050147vw !important;
}

.u-bottom-85 {
  bottom: 6.2684365782vw !important;
}

.u-bottom-90 {
  bottom: 6.6371681416vw !important;
}

.u-bottom-95 {
  bottom: 7.005899705vw !important;
}

.u-bottom-100 {
  bottom: 7.3746312684vw !important;
}

.u-bottom-105 {
  bottom: 7.7433628319vw !important;
}

.u-bottom-110 {
  bottom: 8.1120943953vw !important;
}

.u-bottom-115 {
  bottom: 8.4808259587vw !important;
}

.u-bottom-120 {
  bottom: 8.8495575221vw !important;
}

.u-bottom-125 {
  bottom: 9.2182890855vw !important;
}

.u-bottom-130 {
  bottom: 9.587020649vw !important;
}

.u-bottom-135 {
  bottom: 9.9557522124vw !important;
}

.u-bottom-140 {
  bottom: 10.3244837758vw !important;
}

.u-bottom-145 {
  bottom: 10.6932153392vw !important;
}

.u-bottom-150 {
  bottom: 11.0619469027vw !important;
}

.u-bottom-155 {
  bottom: 11.4306784661vw !important;
}

.u-bottom-160 {
  bottom: 11.7994100295vw !important;
}

.u-bottom-165 {
  bottom: 12.1681415929vw !important;
}

.u-bottom-170 {
  bottom: 12.5368731563vw !important;
}

.u-bottom-175 {
  bottom: 12.9056047198vw !important;
}

.u-bottom-180 {
  bottom: 13.2743362832vw !important;
}

.u-bottom-185 {
  bottom: 13.6430678466vw !important;
}

.u-bottom-190 {
  bottom: 14.01179941vw !important;
}

.u-bottom-195 {
  bottom: 14.3805309735vw !important;
}

.u-bottom-200 {
  bottom: 14.7492625369vw !important;
}

.u-bottom-205 {
  bottom: 15.1179941003vw !important;
}

.u-bottom-210 {
  bottom: 15.4867256637vw !important;
}

.u-bottom-215 {
  bottom: 15.8554572271vw !important;
}

.u-bottom-220 {
  bottom: 16.2241887906vw !important;
}

.u-bottom-225 {
  bottom: 16.592920354vw !important;
}

.u-bottom-230 {
  bottom: 16.9616519174vw !important;
}

.u-bottom-235 {
  bottom: 17.3303834808vw !important;
}

.u-bottom-240 {
  bottom: 17.6991150442vw !important;
}

.u-bottom-245 {
  bottom: 18.0678466077vw !important;
}

.u-bottom-250 {
  bottom: 18.4365781711vw !important;
}

.u-top-0 {
  top: 0vw !important;
}

.u-top-5 {
  top: 0.3687315634vw !important;
}

.u-top-10 {
  top: 0.7374631268vw !important;
}

.u-top-15 {
  top: 1.1061946903vw !important;
}

.u-top-20 {
  top: 1.4749262537vw !important;
}

.u-top-25 {
  top: 1.8436578171vw !important;
}

.u-top-30 {
  top: 2.2123893805vw !important;
}

.u-top-35 {
  top: 2.581120944vw !important;
}

.u-top-40 {
  top: 2.9498525074vw !important;
}

.u-top-45 {
  top: 3.3185840708vw !important;
}

.u-top-50 {
  top: 3.6873156342vw !important;
}

.u-top-55 {
  top: 4.0560471976vw !important;
}

.u-top-60 {
  top: 4.4247787611vw !important;
}

.u-top-65 {
  top: 4.7935103245vw !important;
}

.u-top-70 {
  top: 5.1622418879vw !important;
}

.u-top-75 {
  top: 5.5309734513vw !important;
}

.u-top-80 {
  top: 5.8997050147vw !important;
}

.u-top-85 {
  top: 6.2684365782vw !important;
}

.u-top-90 {
  top: 6.6371681416vw !important;
}

.u-top-95 {
  top: 7.005899705vw !important;
}

.u-top-100 {
  top: 7.3746312684vw !important;
}

.u-top-105 {
  top: 7.7433628319vw !important;
}

.u-top-110 {
  top: 8.1120943953vw !important;
}

.u-top-115 {
  top: 8.4808259587vw !important;
}

.u-top-120 {
  top: 8.8495575221vw !important;
}

.u-top-125 {
  top: 9.2182890855vw !important;
}

.u-top-130 {
  top: 9.587020649vw !important;
}

.u-top-135 {
  top: 9.9557522124vw !important;
}

.u-top-140 {
  top: 10.3244837758vw !important;
}

.u-left-0 {
  left: 0vw !important;
}

.u-left-5 {
  left: 0.3687315634vw !important;
}

.u-left-10 {
  left: 0.7374631268vw !important;
}

.u-left-15 {
  left: 1.1061946903vw !important;
}

.u-left-20 {
  left: 1.4749262537vw !important;
}

.u-left-25 {
  left: 1.8436578171vw !important;
}

.u-left-30 {
  left: 2.2123893805vw !important;
}

.u-left-35 {
  left: 2.581120944vw !important;
}

.u-left-40 {
  left: 2.9498525074vw !important;
}

.u-left-45 {
  left: 3.3185840708vw !important;
}

.u-left-50 {
  left: 3.6873156342vw !important;
}

.u-left-55 {
  left: 4.0560471976vw !important;
}

.u-left-60 {
  left: 4.4247787611vw !important;
}

.u-left-65 {
  left: 4.7935103245vw !important;
}

.u-left-70 {
  left: 5.1622418879vw !important;
}

.u-left-75 {
  left: 5.5309734513vw !important;
}

.u-left-80 {
  left: 5.8997050147vw !important;
}

.u-left-85 {
  left: 6.2684365782vw !important;
}

.u-left-90 {
  left: 6.6371681416vw !important;
}

.u-left-95 {
  left: 7.005899705vw !important;
}

.u-left-100 {
  left: 7.3746312684vw !important;
}

.u-left-105 {
  left: 7.7433628319vw !important;
}

.u-left-110 {
  left: 8.1120943953vw !important;
}

.u-left-115 {
  left: 8.4808259587vw !important;
}

.u-left-120 {
  left: 8.8495575221vw !important;
}

.u-left-125 {
  left: 9.2182890855vw !important;
}

.u-left-130 {
  left: 9.587020649vw !important;
}

.u-left-135 {
  left: 9.9557522124vw !important;
}

.u-left-140 {
  left: 10.3244837758vw !important;
}

.u-right-0 {
  right: 0vw !important;
}

.u-right-5 {
  right: 0.3687315634vw !important;
}

.u-right-10 {
  right: 0.7374631268vw !important;
}

.u-right-15 {
  right: 1.1061946903vw !important;
}

.u-right-20 {
  right: 1.4749262537vw !important;
}

.u-right-25 {
  right: 1.8436578171vw !important;
}

.u-right-30 {
  right: 2.2123893805vw !important;
}

.u-right-35 {
  right: 2.581120944vw !important;
}

.u-right-40 {
  right: 2.9498525074vw !important;
}

.u-right-45 {
  right: 3.3185840708vw !important;
}

.u-right-50 {
  right: 3.6873156342vw !important;
}

.u-right-55 {
  right: 4.0560471976vw !important;
}

.u-right-60 {
  right: 4.4247787611vw !important;
}

.u-right-65 {
  right: 4.7935103245vw !important;
}

.u-right-70 {
  right: 5.1622418879vw !important;
}

.u-right-75 {
  right: 5.5309734513vw !important;
}

.u-right-80 {
  right: 5.8997050147vw !important;
}

.u-right-85 {
  right: 6.2684365782vw !important;
}

.u-right-90 {
  right: 6.6371681416vw !important;
}

.u-right-95 {
  right: 7.005899705vw !important;
}

.u-right-100 {
  right: 7.3746312684vw !important;
}

.u-right-105 {
  right: 7.7433628319vw !important;
}

.u-right-110 {
  right: 8.1120943953vw !important;
}

.u-right-115 {
  right: 8.4808259587vw !important;
}

.u-right-120 {
  right: 8.8495575221vw !important;
}

.u-right-125 {
  right: 9.2182890855vw !important;
}

.u-right-130 {
  right: 9.587020649vw !important;
}

.u-right-135 {
  right: 9.9557522124vw !important;
}

.u-right-140 {
  right: 10.3244837758vw !important;
}

@media screen and (max-width: 640px) {
  .s\:u-bottom-0 {
    bottom: 0vw !important;
  }
  .s\:u-bottom-5 {
    bottom: 1.2820512821vw !important;
  }
  .s\:u-bottom-10 {
    bottom: 2.5641025641vw !important;
  }
  .s\:u-bottom-15 {
    bottom: 3.8461538462vw !important;
  }
  .s\:u-bottom-20 {
    bottom: 5.1282051282vw !important;
  }
  .s\:u-bottom-25 {
    bottom: 6.4102564103vw !important;
  }
  .s\:u-bottom-30 {
    bottom: 7.6923076923vw !important;
  }
  .s\:u-bottom-35 {
    bottom: 8.9743589744vw !important;
  }
  .s\:u-bottom-40 {
    bottom: 10.2564102564vw !important;
  }
  .s\:u-bottom-45 {
    bottom: 11.5384615385vw !important;
  }
  .s\:u-bottom-50 {
    bottom: 12.8205128205vw !important;
  }
  .s\:u-bottom-55 {
    bottom: 14.1025641026vw !important;
  }
  .s\:u-bottom-60 {
    bottom: 15.3846153846vw !important;
  }
  .s\:u-bottom-65 {
    bottom: 16.6666666667vw !important;
  }
  .s\:u-bottom-70 {
    bottom: 17.9487179487vw !important;
  }
  .s\:u-bottom-75 {
    bottom: 19.2307692308vw !important;
  }
  .s\:u-bottom-80 {
    bottom: 20.5128205128vw !important;
  }
  .s\:u-bottom-85 {
    bottom: 21.7948717949vw !important;
  }
  .s\:u-bottom-90 {
    bottom: 23.0769230769vw !important;
  }
  .s\:u-bottom-95 {
    bottom: 24.358974359vw !important;
  }
  .s\:u-bottom-100 {
    bottom: 25.641025641vw !important;
  }
  .s\:u-top-0 {
    top: 0vw !important;
  }
  .s\:u-top-5 {
    top: 1.2820512821vw !important;
  }
  .s\:u-top-10 {
    top: 2.5641025641vw !important;
  }
  .s\:u-top-15 {
    top: 3.8461538462vw !important;
  }
  .s\:u-top-20 {
    top: 5.1282051282vw !important;
  }
  .s\:u-top-25 {
    top: 6.4102564103vw !important;
  }
  .s\:u-top-30 {
    top: 7.6923076923vw !important;
  }
  .s\:u-top-35 {
    top: 8.9743589744vw !important;
  }
  .s\:u-top-40 {
    top: 10.2564102564vw !important;
  }
  .s\:u-top-45 {
    top: 11.5384615385vw !important;
  }
  .s\:u-top-50 {
    top: 12.8205128205vw !important;
  }
  .s\:u-top-55 {
    top: 14.1025641026vw !important;
  }
  .s\:u-top-60 {
    top: 15.3846153846vw !important;
  }
  .s\:u-top-65 {
    top: 16.6666666667vw !important;
  }
  .s\:u-top-70 {
    top: 17.9487179487vw !important;
  }
  .s\:u-top-75 {
    top: 19.2307692308vw !important;
  }
  .s\:u-top-80 {
    top: 20.5128205128vw !important;
  }
  .s\:u-top-85 {
    top: 21.7948717949vw !important;
  }
  .s\:u-top-90 {
    top: 23.0769230769vw !important;
  }
  .s\:u-top-95 {
    top: 24.358974359vw !important;
  }
  .s\:u-top-100 {
    top: 25.641025641vw !important;
  }
  .s\:u-left-0 {
    left: 0vw !important;
  }
  .s\:u-left-5 {
    left: 1.2820512821vw !important;
  }
  .s\:u-left-10 {
    left: 2.5641025641vw !important;
  }
  .s\:u-left-15 {
    left: 3.8461538462vw !important;
  }
  .s\:u-left-20 {
    left: 5.1282051282vw !important;
  }
  .s\:u-left-25 {
    left: 6.4102564103vw !important;
  }
  .s\:u-left-30 {
    left: 7.6923076923vw !important;
  }
  .s\:u-left-35 {
    left: 8.9743589744vw !important;
  }
  .s\:u-left-40 {
    left: 10.2564102564vw !important;
  }
  .s\:u-left-45 {
    left: 11.5384615385vw !important;
  }
  .s\:u-left-50 {
    left: 12.8205128205vw !important;
  }
  .s\:u-left-55 {
    left: 14.1025641026vw !important;
  }
  .s\:u-left-60 {
    left: 15.3846153846vw !important;
  }
  .s\:u-left-65 {
    left: 16.6666666667vw !important;
  }
  .s\:u-left-70 {
    left: 17.9487179487vw !important;
  }
  .s\:u-left-75 {
    left: 19.2307692308vw !important;
  }
  .s\:u-left-80 {
    left: 20.5128205128vw !important;
  }
  .s\:u-left-85 {
    left: 21.7948717949vw !important;
  }
  .s\:u-left-90 {
    left: 23.0769230769vw !important;
  }
  .s\:u-left-95 {
    left: 24.358974359vw !important;
  }
  .s\:u-left-100 {
    left: 25.641025641vw !important;
  }
  .s\:u-right-0 {
    right: 0vw !important;
  }
  .s\:u-right-5 {
    right: 1.2820512821vw !important;
  }
  .s\:u-right-10 {
    right: 2.5641025641vw !important;
  }
  .s\:u-right-15 {
    right: 3.8461538462vw !important;
  }
  .s\:u-right-20 {
    right: 5.1282051282vw !important;
  }
  .s\:u-right-25 {
    right: 6.4102564103vw !important;
  }
  .s\:u-right-30 {
    right: 7.6923076923vw !important;
  }
  .s\:u-right-35 {
    right: 8.9743589744vw !important;
  }
  .s\:u-right-40 {
    right: 10.2564102564vw !important;
  }
  .s\:u-right-45 {
    right: 11.5384615385vw !important;
  }
  .s\:u-right-50 {
    right: 12.8205128205vw !important;
  }
  .s\:u-right-55 {
    right: 14.1025641026vw !important;
  }
  .s\:u-right-60 {
    right: 15.3846153846vw !important;
  }
  .s\:u-right-65 {
    right: 16.6666666667vw !important;
  }
  .s\:u-right-70 {
    right: 17.9487179487vw !important;
  }
  .s\:u-right-75 {
    right: 19.2307692308vw !important;
  }
  .s\:u-right-80 {
    right: 20.5128205128vw !important;
  }
  .s\:u-right-85 {
    right: 21.7948717949vw !important;
  }
  .s\:u-right-90 {
    right: 23.0769230769vw !important;
  }
  .s\:u-right-95 {
    right: 24.358974359vw !important;
  }
  .s\:u-right-100 {
    right: 25.641025641vw !important;
  }
}
.u-block {
  display: block;
}

@media screen and (max-width: 640px) {
  .s\:u-block {
    display: block;
  }
}
.u-rounded-10 {
  border-radius: 10px;
}

@media screen and (max-width: 640px) {
  .s\:u-rounded-0 {
    border-radius: 0;
  }
}

.u-nowrap {
  white-space: nowrap;
}

.u-rotate-90 {
  transform: rotate(90deg);
}

@media screen and (max-width: 640px) {
  .s\:u-rotate-90 {
    transform: rotate(90deg);
  }
}
/* text 2 image */
.u-t2i {
  display: block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.u-t-0 {
  top: 0vw !important;
}

.u-t-5 {
  top: 0.3687315634vw !important;
}

.u-t-10 {
  top: 0.7374631268vw !important;
}

.u-t-15 {
  top: 1.1061946903vw !important;
}

.u-t-20 {
  top: 1.4749262537vw !important;
}

.u-t-25 {
  top: 1.8436578171vw !important;
}

.u-t-30 {
  top: 2.2123893805vw !important;
}

.u-b-0 {
  bottom: 0vw !important;
}

.u-b-5 {
  bottom: 0.3687315634vw !important;
}

.u-b-10 {
  bottom: 0.7374631268vw !important;
}

.u-b-15 {
  bottom: 1.1061946903vw !important;
}

.u-b-20 {
  bottom: 1.4749262537vw !important;
}

.u-b-25 {
  bottom: 1.8436578171vw !important;
}

.u-b-30 {
  bottom: 2.2123893805vw !important;
}

@media screen and (min-width: 481px) and (max-width: 640px) {
  .u-t-0 {
    top: 0vw !important;
  }
  .u-t-5 {
    top: 0.3687315634vw !important;
  }
  .u-t-10 {
    top: 0.7374631268vw !important;
  }
  .u-t-15 {
    top: 1.1061946903vw !important;
  }
  .u-t-20 {
    top: 1.4749262537vw !important;
  }
  .u-t-25 {
    top: 1.8436578171vw !important;
  }
  .u-t-30 {
    top: 2.2123893805vw !important;
  }
  .u-b-0 {
    bottom: 0vw !important;
  }
  .u-b-5 {
    bottom: 0.3687315634vw !important;
  }
  .u-b-10 {
    bottom: 0.7374631268vw !important;
  }
  .u-b-15 {
    bottom: 1.1061946903vw !important;
  }
  .u-b-20 {
    bottom: 1.4749262537vw !important;
  }
  .u-b-25 {
    bottom: 1.8436578171vw !important;
  }
  .u-b-30 {
    bottom: 2.2123893805vw !important;
  }
  .u-b-35 {
    bottom: 2.581120944vw !important;
  }
  .u-b-40 {
    bottom: 2.9498525074vw !important;
  }
  .u-b-45 {
    bottom: 3.3185840708vw !important;
  }
  .u-b-50 {
    bottom: 3.6873156342vw !important;
  }
  .u-b-55 {
    bottom: 4.0560471976vw !important;
  }
  .u-b-60 {
    bottom: 4.4247787611vw !important;
  }
  .u-b-65 {
    bottom: 4.7935103245vw !important;
  }
  .u-b-70 {
    bottom: 5.1622418879vw !important;
  }
  .u-b-75 {
    bottom: 5.5309734513vw !important;
  }
  .u-b-80 {
    bottom: 5.8997050147vw !important;
  }
  .u-b-85 {
    bottom: 6.2684365782vw !important;
  }
  .u-b-90 {
    bottom: 6.6371681416vw !important;
  }
  .u-b-95 {
    bottom: 7.005899705vw !important;
  }
  .u-b-100 {
    bottom: 7.3746312684vw !important;
  }
  .u-b-105 {
    bottom: 7.7433628319vw !important;
  }
  .u-b-110 {
    bottom: 8.1120943953vw !important;
  }
  .u-b-115 {
    bottom: 8.4808259587vw !important;
  }
  .u-b-120 {
    bottom: 8.8495575221vw !important;
  }
  .u-b-125 {
    bottom: 9.2182890855vw !important;
  }
  .u-b-130 {
    bottom: 9.587020649vw !important;
  }
  .u-b-135 {
    bottom: 9.9557522124vw !important;
  }
  .u-b-140 {
    bottom: 10.3244837758vw !important;
  }
  .u-b-145 {
    bottom: 10.6932153392vw !important;
  }
  .u-b-150 {
    bottom: 11.0619469027vw !important;
  }
  .u-b-155 {
    bottom: 11.4306784661vw !important;
  }
  .u-b-160 {
    bottom: 11.7994100295vw !important;
  }
  .u-b-165 {
    bottom: 12.1681415929vw !important;
  }
  .u-b-170 {
    bottom: 12.5368731563vw !important;
  }
  .u-b-175 {
    bottom: 12.9056047198vw !important;
  }
  .u-b-180 {
    bottom: 13.2743362832vw !important;
  }
  .u-b-185 {
    bottom: 13.6430678466vw !important;
  }
  .u-b-190 {
    bottom: 14.01179941vw !important;
  }
  .u-b-195 {
    bottom: 14.3805309735vw !important;
  }
  .u-b-200 {
    bottom: 14.7492625369vw !important;
  }
  .u-b-205 {
    bottom: 15.1179941003vw !important;
  }
  .u-b-210 {
    bottom: 15.4867256637vw !important;
  }
  .u-b-215 {
    bottom: 15.8554572271vw !important;
  }
  .u-b-220 {
    bottom: 16.2241887906vw !important;
  }
}
@media screen and (max-width: 640px) {
  .s\:u-t-0 {
    top: 0vw !important;
  }
  .s\:u-t-5 {
    top: 1.2820512821vw !important;
  }
  .s\:u-t-10 {
    top: 2.5641025641vw !important;
  }
  .s\:u-t-15 {
    top: 3.8461538462vw !important;
  }
  .s\:u-t-20 {
    top: 5.1282051282vw !important;
  }
  .s\:u-b-0 {
    bottom: 0vw !important;
  }
  .s\:u-b-5 {
    bottom: 1.2820512821vw !important;
  }
  .s\:u-b-10 {
    bottom: 2.5641025641vw !important;
  }
  .s\:u-b-15 {
    bottom: 3.8461538462vw !important;
  }
  .s\:u-b-20 {
    bottom: 5.1282051282vw !important;
  }
  .s\:u-b-25 {
    bottom: 6.4102564103vw !important;
  }
  .s\:u-b-30 {
    bottom: 7.6923076923vw !important;
  }
  .s\:u-b-35 {
    bottom: 8.9743589744vw !important;
  }
  .s\:u-b-40 {
    bottom: 10.2564102564vw !important;
  }
  .s\:u-b-45 {
    bottom: 11.5384615385vw !important;
  }
  .s\:u-b-50 {
    bottom: 12.8205128205vw !important;
  }
  .s\:u-b-55 {
    bottom: 14.1025641026vw !important;
  }
  .s\:u-b-60 {
    bottom: 15.3846153846vw !important;
  }
  .s\:u-b-65 {
    bottom: 16.6666666667vw !important;
  }
  .s\:u-b-70 {
    bottom: 17.9487179487vw !important;
  }
  .s\:u-b-75 {
    bottom: 19.2307692308vw !important;
  }
  .s\:u-b-80 {
    bottom: 20.5128205128vw !important;
  }
}
.u-p-0 {
  padding: 0vw !important;
}

.u-p-5 {
  padding: 0.3687315634vw !important;
}

.u-p-10 {
  padding: 0.7374631268vw !important;
}

.u-p-15 {
  padding: 1.1061946903vw !important;
}

.u-p-20 {
  padding: 1.4749262537vw !important;
}

.u-p-25 {
  padding: 1.8436578171vw !important;
}

.u-p-30 {
  padding: 2.2123893805vw !important;
}

.u-pb-0 {
  padding-bottom: 0vw !important;
}

.u-pb-5 {
  padding-bottom: 0.3687315634vw !important;
}

.u-pb-10 {
  padding-bottom: 0.7374631268vw !important;
}

.u-pb-15 {
  padding-bottom: 1.1061946903vw !important;
}

.u-pb-20 {
  padding-bottom: 1.4749262537vw !important;
}

.u-pb-25 {
  padding-bottom: 1.8436578171vw !important;
}

.u-pb-30 {
  padding-bottom: 2.2123893805vw !important;
}

.u-pb-35 {
  padding-bottom: 2.581120944vw !important;
}

.u-pb-40 {
  padding-bottom: 2.9498525074vw !important;
}

.u-pb-45 {
  padding-bottom: 3.3185840708vw !important;
}

.u-pb-50 {
  padding-bottom: 3.6873156342vw !important;
}

.u-pb-55 {
  padding-bottom: 4.0560471976vw !important;
}

.u-pb-60 {
  padding-bottom: 4.4247787611vw !important;
}

.u-pb-65 {
  padding-bottom: 4.7935103245vw !important;
}

.u-pb-70 {
  padding-bottom: 5.1622418879vw !important;
}

.u-pb-75 {
  padding-bottom: 5.5309734513vw !important;
}

.u-pb-80 {
  padding-bottom: 5.8997050147vw !important;
}

.u-pb-85 {
  padding-bottom: 6.2684365782vw !important;
}

.u-pb-90 {
  padding-bottom: 6.6371681416vw !important;
}

.u-pb-95 {
  padding-bottom: 7.005899705vw !important;
}

.u-pb-100 {
  padding-bottom: 7.3746312684vw !important;
}

.u-pb-105 {
  padding-bottom: 7.7433628319vw !important;
}

.u-pb-110 {
  padding-bottom: 8.1120943953vw !important;
}

.u-pb-115 {
  padding-bottom: 8.4808259587vw !important;
}

.u-pb-120 {
  padding-bottom: 8.8495575221vw !important;
}

.u-pb-125 {
  padding-bottom: 9.2182890855vw !important;
}

.u-pb-130 {
  padding-bottom: 9.587020649vw !important;
}

.u-pb-135 {
  padding-bottom: 9.9557522124vw !important;
}

.u-pb-140 {
  padding-bottom: 10.3244837758vw !important;
}

.u-pb-145 {
  padding-bottom: 10.6932153392vw !important;
}

.u-pb-150 {
  padding-bottom: 11.0619469027vw !important;
}

.u-pb-155 {
  padding-bottom: 11.4306784661vw !important;
}

.u-pb-160 {
  padding-bottom: 11.7994100295vw !important;
}

.u-pb-165 {
  padding-bottom: 12.1681415929vw !important;
}

.u-pb-170 {
  padding-bottom: 12.5368731563vw !important;
}

.u-pb-175 {
  padding-bottom: 12.9056047198vw !important;
}

.u-pb-180 {
  padding-bottom: 13.2743362832vw !important;
}

.u-pb-185 {
  padding-bottom: 13.6430678466vw !important;
}

.u-pb-190 {
  padding-bottom: 14.01179941vw !important;
}

.u-pb-195 {
  padding-bottom: 14.3805309735vw !important;
}

.u-pb-200 {
  padding-bottom: 14.7492625369vw !important;
}

.u-pb-205 {
  padding-bottom: 15.1179941003vw !important;
}

.u-pb-210 {
  padding-bottom: 15.4867256637vw !important;
}

.u-pb-215 {
  padding-bottom: 15.8554572271vw !important;
}

.u-pb-220 {
  padding-bottom: 16.2241887906vw !important;
}

.u-pb-225 {
  padding-bottom: 16.592920354vw !important;
}

.u-pb-230 {
  padding-bottom: 16.9616519174vw !important;
}

.u-pb-235 {
  padding-bottom: 17.3303834808vw !important;
}

.u-pb-240 {
  padding-bottom: 17.6991150442vw !important;
}

.u-pb-245 {
  padding-bottom: 18.0678466077vw !important;
}

.u-pb-250 {
  padding-bottom: 18.4365781711vw !important;
}

.u-pb-255 {
  padding-bottom: 18.8053097345vw !important;
}

.u-pb-260 {
  padding-bottom: 19.1740412979vw !important;
}

.u-pb-265 {
  padding-bottom: 19.5427728614vw !important;
}

.u-pb-270 {
  padding-bottom: 19.9115044248vw !important;
}

.u-pb-275 {
  padding-bottom: 20.2802359882vw !important;
}

.u-pb-280 {
  padding-bottom: 20.6489675516vw !important;
}

.u-pb-285 {
  padding-bottom: 21.017699115vw !important;
}

.u-pb-290 {
  padding-bottom: 21.3864306785vw !important;
}

.u-pb-295 {
  padding-bottom: 21.7551622419vw !important;
}

.u-pb-300 {
  padding-bottom: 22.1238938053vw !important;
}

.u-pt-0 {
  padding-top: 0vw !important;
}

.u-pt-5 {
  padding-top: 0.3687315634vw !important;
}

.u-pt-10 {
  padding-top: 0.7374631268vw !important;
}

.u-pt-15 {
  padding-top: 1.1061946903vw !important;
}

.u-pt-20 {
  padding-top: 1.4749262537vw !important;
}

.u-pt-25 {
  padding-top: 1.8436578171vw !important;
}

.u-pt-30 {
  padding-top: 2.2123893805vw !important;
}

.u-pt-35 {
  padding-top: 2.581120944vw !important;
}

.u-pt-40 {
  padding-top: 2.9498525074vw !important;
}

.u-pt-45 {
  padding-top: 3.3185840708vw !important;
}

.u-pt-50 {
  padding-top: 3.6873156342vw !important;
}

.u-pt-55 {
  padding-top: 4.0560471976vw !important;
}

.u-pt-60 {
  padding-top: 4.4247787611vw !important;
}

.u-pt-65 {
  padding-top: 4.7935103245vw !important;
}

.u-pt-70 {
  padding-top: 5.1622418879vw !important;
}

.u-pt-75 {
  padding-top: 5.5309734513vw !important;
}

.u-pt-80 {
  padding-top: 5.8997050147vw !important;
}

.u-pt-85 {
  padding-top: 6.2684365782vw !important;
}

.u-pt-90 {
  padding-top: 6.6371681416vw !important;
}

.u-pt-95 {
  padding-top: 7.005899705vw !important;
}

.u-pt-100 {
  padding-top: 7.3746312684vw !important;
}

.u-pt-105 {
  padding-top: 7.7433628319vw !important;
}

.u-pt-110 {
  padding-top: 8.1120943953vw !important;
}

.u-pt-115 {
  padding-top: 8.4808259587vw !important;
}

.u-pt-120 {
  padding-top: 8.8495575221vw !important;
}

.u-pt-125 {
  padding-top: 9.2182890855vw !important;
}

.u-pt-130 {
  padding-top: 9.587020649vw !important;
}

.u-pt-135 {
  padding-top: 9.9557522124vw !important;
}

.u-pt-140 {
  padding-top: 10.3244837758vw !important;
}

.u-pt-145 {
  padding-top: 10.6932153392vw !important;
}

.u-pt-150 {
  padding-top: 11.0619469027vw !important;
}

.u-pt-155 {
  padding-top: 11.4306784661vw !important;
}

.u-pt-160 {
  padding-top: 11.7994100295vw !important;
}

.u-pt-165 {
  padding-top: 12.1681415929vw !important;
}

.u-pt-170 {
  padding-top: 12.5368731563vw !important;
}

.u-pt-175 {
  padding-top: 12.9056047198vw !important;
}

.u-pt-180 {
  padding-top: 13.2743362832vw !important;
}

.u-pt-185 {
  padding-top: 13.6430678466vw !important;
}

.u-pt-190 {
  padding-top: 14.01179941vw !important;
}

.u-pt-195 {
  padding-top: 14.3805309735vw !important;
}

.u-pt-200 {
  padding-top: 14.7492625369vw !important;
}

.u-pt-205 {
  padding-top: 15.1179941003vw !important;
}

.u-pt-210 {
  padding-top: 15.4867256637vw !important;
}

.u-pt-215 {
  padding-top: 15.8554572271vw !important;
}

.u-pt-220 {
  padding-top: 16.2241887906vw !important;
}

.u-pt-225 {
  padding-top: 16.592920354vw !important;
}

.u-pt-230 {
  padding-top: 16.9616519174vw !important;
}

.u-pt-235 {
  padding-top: 17.3303834808vw !important;
}

.u-pt-240 {
  padding-top: 17.6991150442vw !important;
}

.u-pt-245 {
  padding-top: 18.0678466077vw !important;
}

.u-pt-250 {
  padding-top: 18.4365781711vw !important;
}

.u-pt-255 {
  padding-top: 18.8053097345vw !important;
}

.u-pt-260 {
  padding-top: 19.1740412979vw !important;
}

.u-pl-0 {
  padding-left: 0vw !important;
}

.u-pl-5 {
  padding-left: 0.3687315634vw !important;
}

.u-pl-10 {
  padding-left: 0.7374631268vw !important;
}

.u-pl-15 {
  padding-left: 1.1061946903vw !important;
}

.u-pl-20 {
  padding-left: 1.4749262537vw !important;
}

.u-pl-25 {
  padding-left: 1.8436578171vw !important;
}

.u-pl-30 {
  padding-left: 2.2123893805vw !important;
}

.u-pl-35 {
  padding-left: 2.581120944vw !important;
}

.u-pl-40 {
  padding-left: 2.9498525074vw !important;
}

.u-pl-45 {
  padding-left: 3.3185840708vw !important;
}

.u-pl-50 {
  padding-left: 3.6873156342vw !important;
}

.u-pl-55 {
  padding-left: 4.0560471976vw !important;
}

.u-pl-60 {
  padding-left: 4.4247787611vw !important;
}

.u-pl-65 {
  padding-left: 4.7935103245vw !important;
}

.u-pl-70 {
  padding-left: 5.1622418879vw !important;
}

.u-pl-75 {
  padding-left: 5.5309734513vw !important;
}

.u-pl-80 {
  padding-left: 5.8997050147vw !important;
}

.u-pl-85 {
  padding-left: 6.2684365782vw !important;
}

.u-pl-90 {
  padding-left: 6.6371681416vw !important;
}

.u-pl-95 {
  padding-left: 7.005899705vw !important;
}

.u-pl-100 {
  padding-left: 7.3746312684vw !important;
}

.u-pl-105 {
  padding-left: 7.7433628319vw !important;
}

.u-pl-110 {
  padding-left: 8.1120943953vw !important;
}

.u-pl-115 {
  padding-left: 8.4808259587vw !important;
}

.u-pl-120 {
  padding-left: 8.8495575221vw !important;
}

.u-pl-125 {
  padding-left: 9.2182890855vw !important;
}

.u-pl-130 {
  padding-left: 9.587020649vw !important;
}

.u-pl-135 {
  padding-left: 9.9557522124vw !important;
}

.u-pl-140 {
  padding-left: 10.3244837758vw !important;
}

.u-pl-145 {
  padding-left: 10.6932153392vw !important;
}

.u-pl-150 {
  padding-left: 11.0619469027vw !important;
}

.u-pl-155 {
  padding-left: 11.4306784661vw !important;
}

.u-pr-0 {
  padding-right: 0vw !important;
}

.u-pr-5 {
  padding-right: 0.3687315634vw !important;
}

.u-pr-10 {
  padding-right: 0.7374631268vw !important;
}

.u-pr-15 {
  padding-right: 1.1061946903vw !important;
}

.u-pr-20 {
  padding-right: 1.4749262537vw !important;
}

.u-pr-25 {
  padding-right: 1.8436578171vw !important;
}

.u-pr-30 {
  padding-right: 2.2123893805vw !important;
}

.u-pr-35 {
  padding-right: 2.581120944vw !important;
}

.u-pr-40 {
  padding-right: 2.9498525074vw !important;
}

.u-pr-45 {
  padding-right: 3.3185840708vw !important;
}

.u-pr-50 {
  padding-right: 3.6873156342vw !important;
}

.u-pr-55 {
  padding-right: 4.0560471976vw !important;
}

.u-pr-60 {
  padding-right: 4.4247787611vw !important;
}

.u-pr-65 {
  padding-right: 4.7935103245vw !important;
}

.u-pr-70 {
  padding-right: 5.1622418879vw !important;
}

.u-pr-75 {
  padding-right: 5.5309734513vw !important;
}

.u-pr-80 {
  padding-right: 5.8997050147vw !important;
}

.u-pr-85 {
  padding-right: 6.2684365782vw !important;
}

.u-pr-90 {
  padding-right: 6.6371681416vw !important;
}

.u-pr-95 {
  padding-right: 7.005899705vw !important;
}

.u-pr-100 {
  padding-right: 7.3746312684vw !important;
}

.u-pr-105 {
  padding-right: 7.7433628319vw !important;
}

.u-pr-110 {
  padding-right: 8.1120943953vw !important;
}

.u-pr-115 {
  padding-right: 8.4808259587vw !important;
}

.u-pr-120 {
  padding-right: 8.8495575221vw !important;
}

.u-pr-125 {
  padding-right: 9.2182890855vw !important;
}

.u-pr-130 {
  padding-right: 9.587020649vw !important;
}

.u-pr-135 {
  padding-right: 9.9557522124vw !important;
}

.u-pr-140 {
  padding-right: 10.3244837758vw !important;
}

.u-pr-145 {
  padding-right: 10.6932153392vw !important;
}

.u-pr-150 {
  padding-right: 11.0619469027vw !important;
}

.u-pr-155 {
  padding-right: 11.4306784661vw !important;
}

.u-pt-63 {
  padding-top: 4.6460176991vw;
}

@media screen and (max-width: 640px) {
  .s\:u-pt-168vw {
    padding-top: 43.0769230769vw;
  }
  .s\:u-pb-120vw {
    padding-bottom: 30.7692307692vw;
  }
}
.u-pl-ip {
  padding-left: 9.0707964602vw;
}

.u-pr-ip {
  padding-right: 9.0707964602vw;
}

@media screen and (min-width: 481px) and (max-width: 640px) {
  .u-p-0 {
    padding: 0vw !important;
  }
  .u-p-5 {
    padding: 0.3687315634vw !important;
  }
  .u-p-10 {
    padding: 0.7374631268vw !important;
  }
  .u-p-15 {
    padding: 1.1061946903vw !important;
  }
  .u-p-20 {
    padding: 1.4749262537vw !important;
  }
  .u-p-25 {
    padding: 1.8436578171vw !important;
  }
  .u-p-30 {
    padding: 2.2123893805vw !important;
  }
  .u-pb-0 {
    padding-bottom: 0vw !important;
  }
  .u-pb-5 {
    padding-bottom: 0.3687315634vw !important;
  }
  .u-pb-10 {
    padding-bottom: 0.7374631268vw !important;
  }
  .u-pb-15 {
    padding-bottom: 1.1061946903vw !important;
  }
  .u-pb-20 {
    padding-bottom: 1.4749262537vw !important;
  }
  .u-pb-25 {
    padding-bottom: 1.8436578171vw !important;
  }
  .u-pb-30 {
    padding-bottom: 2.2123893805vw !important;
  }
  .u-pb-35 {
    padding-bottom: 2.581120944vw !important;
  }
  .u-pb-40 {
    padding-bottom: 2.9498525074vw !important;
  }
  .u-pb-45 {
    padding-bottom: 3.3185840708vw !important;
  }
  .u-pb-50 {
    padding-bottom: 3.6873156342vw !important;
  }
  .u-pb-55 {
    padding-bottom: 4.0560471976vw !important;
  }
  .u-pb-60 {
    padding-bottom: 4.4247787611vw !important;
  }
  .u-pb-65 {
    padding-bottom: 4.7935103245vw !important;
  }
  .u-pb-70 {
    padding-bottom: 5.1622418879vw !important;
  }
  .u-pb-75 {
    padding-bottom: 5.5309734513vw !important;
  }
  .u-pb-80 {
    padding-bottom: 5.8997050147vw !important;
  }
  .u-pb-85 {
    padding-bottom: 6.2684365782vw !important;
  }
  .u-pb-90 {
    padding-bottom: 6.6371681416vw !important;
  }
  .u-pb-95 {
    padding-bottom: 7.005899705vw !important;
  }
  .u-pb-100 {
    padding-bottom: 7.3746312684vw !important;
  }
  .u-pb-105 {
    padding-bottom: 7.7433628319vw !important;
  }
  .u-pb-110 {
    padding-bottom: 8.1120943953vw !important;
  }
  .u-pb-115 {
    padding-bottom: 8.4808259587vw !important;
  }
  .u-pb-120 {
    padding-bottom: 8.8495575221vw !important;
  }
  .u-pb-125 {
    padding-bottom: 9.2182890855vw !important;
  }
  .u-pb-130 {
    padding-bottom: 9.587020649vw !important;
  }
  .u-pb-135 {
    padding-bottom: 9.9557522124vw !important;
  }
  .u-pb-140 {
    padding-bottom: 10.3244837758vw !important;
  }
  .u-pb-145 {
    padding-bottom: 10.6932153392vw !important;
  }
  .u-pb-150 {
    padding-bottom: 11.0619469027vw !important;
  }
  .u-pb-155 {
    padding-bottom: 11.4306784661vw !important;
  }
  .u-pb-160 {
    padding-bottom: 11.7994100295vw !important;
  }
  .u-pb-165 {
    padding-bottom: 12.1681415929vw !important;
  }
  .u-pb-170 {
    padding-bottom: 12.5368731563vw !important;
  }
  .u-pb-175 {
    padding-bottom: 12.9056047198vw !important;
  }
  .u-pb-180 {
    padding-bottom: 13.2743362832vw !important;
  }
  .u-pb-185 {
    padding-bottom: 13.6430678466vw !important;
  }
  .u-pb-190 {
    padding-bottom: 14.01179941vw !important;
  }
  .u-pb-195 {
    padding-bottom: 14.3805309735vw !important;
  }
  .u-pb-200 {
    padding-bottom: 14.7492625369vw !important;
  }
  .u-pb-205 {
    padding-bottom: 15.1179941003vw !important;
  }
  .u-pb-210 {
    padding-bottom: 15.4867256637vw !important;
  }
  .u-pb-215 {
    padding-bottom: 15.8554572271vw !important;
  }
  .u-pb-220 {
    padding-bottom: 16.2241887906vw !important;
  }
  .u-pb-225 {
    padding-bottom: 16.592920354vw !important;
  }
  .u-pb-230 {
    padding-bottom: 16.9616519174vw !important;
  }
  .u-pt-0 {
    padding-top: 0vw !important;
  }
  .u-pt-5 {
    padding-top: 0.3687315634vw !important;
  }
  .u-pt-10 {
    padding-top: 0.7374631268vw !important;
  }
  .u-pt-15 {
    padding-top: 1.1061946903vw !important;
  }
  .u-pt-20 {
    padding-top: 1.4749262537vw !important;
  }
  .u-pt-25 {
    padding-top: 1.8436578171vw !important;
  }
  .u-pt-30 {
    padding-top: 2.2123893805vw !important;
  }
  .u-pt-35 {
    padding-top: 2.581120944vw !important;
  }
  .u-pt-40 {
    padding-top: 2.9498525074vw !important;
  }
  .u-pt-45 {
    padding-top: 3.3185840708vw !important;
  }
  .u-pt-50 {
    padding-top: 3.6873156342vw !important;
  }
  .u-pt-55 {
    padding-top: 4.0560471976vw !important;
  }
  .u-pt-60 {
    padding-top: 4.4247787611vw !important;
  }
  .u-pt-65 {
    padding-top: 4.7935103245vw !important;
  }
  .u-pt-70 {
    padding-top: 5.1622418879vw !important;
  }
  .u-pt-75 {
    padding-top: 5.5309734513vw !important;
  }
  .u-pt-80 {
    padding-top: 5.8997050147vw !important;
  }
  .u-pt-85 {
    padding-top: 6.2684365782vw !important;
  }
  .u-pt-90 {
    padding-top: 6.6371681416vw !important;
  }
  .u-pt-95 {
    padding-top: 7.005899705vw !important;
  }
  .u-pt-100 {
    padding-top: 7.3746312684vw !important;
  }
  .u-pt-105 {
    padding-top: 7.7433628319vw !important;
  }
  .u-pt-110 {
    padding-top: 8.1120943953vw !important;
  }
  .u-pt-115 {
    padding-top: 8.4808259587vw !important;
  }
  .u-pt-120 {
    padding-top: 8.8495575221vw !important;
  }
  .u-pt-125 {
    padding-top: 9.2182890855vw !important;
  }
  .u-pt-130 {
    padding-top: 9.587020649vw !important;
  }
  .u-pt-135 {
    padding-top: 9.9557522124vw !important;
  }
  .u-pt-140 {
    padding-top: 10.3244837758vw !important;
  }
  .u-pt-145 {
    padding-top: 10.6932153392vw !important;
  }
  .u-pt-150 {
    padding-top: 11.0619469027vw !important;
  }
  .u-pt-155 {
    padding-top: 11.4306784661vw !important;
  }
  .u-pt-160 {
    padding-top: 11.7994100295vw !important;
  }
  .u-pt-165 {
    padding-top: 12.1681415929vw !important;
  }
  .u-pt-170 {
    padding-top: 12.5368731563vw !important;
  }
  .u-pt-175 {
    padding-top: 12.9056047198vw !important;
  }
  .u-pt-180 {
    padding-top: 13.2743362832vw !important;
  }
  .u-pt-185 {
    padding-top: 13.6430678466vw !important;
  }
  .u-pt-190 {
    padding-top: 14.01179941vw !important;
  }
  .u-pt-195 {
    padding-top: 14.3805309735vw !important;
  }
  .u-pt-200 {
    padding-top: 14.7492625369vw !important;
  }
  .u-pt-205 {
    padding-top: 15.1179941003vw !important;
  }
  .u-pt-210 {
    padding-top: 15.4867256637vw !important;
  }
  .u-pt-215 {
    padding-top: 15.8554572271vw !important;
  }
  .u-pt-220 {
    padding-top: 16.2241887906vw !important;
  }
  .u-pl-0 {
    padding-left: 0vw !important;
  }
  .u-pl-5 {
    padding-left: 0.3687315634vw !important;
  }
  .u-pl-10 {
    padding-left: 0.7374631268vw !important;
  }
  .u-pl-15 {
    padding-left: 1.1061946903vw !important;
  }
  .u-pl-20 {
    padding-left: 1.4749262537vw !important;
  }
  .u-pl-25 {
    padding-left: 1.8436578171vw !important;
  }
  .u-pl-30 {
    padding-left: 2.2123893805vw !important;
  }
  .u-pl-35 {
    padding-left: 2.581120944vw !important;
  }
  .u-pl-40 {
    padding-left: 2.9498525074vw !important;
  }
  .u-pl-45 {
    padding-left: 3.3185840708vw !important;
  }
  .u-pl-50 {
    padding-left: 3.6873156342vw !important;
  }
  .u-pl-55 {
    padding-left: 4.0560471976vw !important;
  }
  .u-pl-60 {
    padding-left: 4.4247787611vw !important;
  }
  .u-pl-65 {
    padding-left: 4.7935103245vw !important;
  }
  .u-pl-70 {
    padding-left: 5.1622418879vw !important;
  }
  .u-pl-75 {
    padding-left: 5.5309734513vw !important;
  }
  .u-pl-80 {
    padding-left: 5.8997050147vw !important;
  }
  .u-pl-85 {
    padding-left: 6.2684365782vw !important;
  }
  .u-pl-90 {
    padding-left: 6.6371681416vw !important;
  }
  .u-pl-95 {
    padding-left: 7.005899705vw !important;
  }
  .u-pl-100 {
    padding-left: 7.3746312684vw !important;
  }
  .u-pl-105 {
    padding-left: 7.7433628319vw !important;
  }
  .u-pl-110 {
    padding-left: 8.1120943953vw !important;
  }
  .u-pl-115 {
    padding-left: 8.4808259587vw !important;
  }
  .u-pl-120 {
    padding-left: 8.8495575221vw !important;
  }
  .u-pl-125 {
    padding-left: 9.2182890855vw !important;
  }
  .u-pl-130 {
    padding-left: 9.587020649vw !important;
  }
  .u-pl-135 {
    padding-left: 9.9557522124vw !important;
  }
  .u-pl-140 {
    padding-left: 10.3244837758vw !important;
  }
  .u-pl-145 {
    padding-left: 10.6932153392vw !important;
  }
  .u-pl-150 {
    padding-left: 11.0619469027vw !important;
  }
  .u-pl-155 {
    padding-left: 11.4306784661vw !important;
  }
  .u-pr-0 {
    padding-right: 0vw !important;
  }
  .u-pr-5 {
    padding-right: 0.3687315634vw !important;
  }
  .u-pr-10 {
    padding-right: 0.7374631268vw !important;
  }
  .u-pr-15 {
    padding-right: 1.1061946903vw !important;
  }
  .u-pr-20 {
    padding-right: 1.4749262537vw !important;
  }
  .u-pr-25 {
    padding-right: 1.8436578171vw !important;
  }
  .u-pr-30 {
    padding-right: 2.2123893805vw !important;
  }
  .u-pr-35 {
    padding-right: 2.581120944vw !important;
  }
  .u-pr-40 {
    padding-right: 2.9498525074vw !important;
  }
  .u-pr-45 {
    padding-right: 3.3185840708vw !important;
  }
  .u-pr-50 {
    padding-right: 3.6873156342vw !important;
  }
  .u-pr-55 {
    padding-right: 4.0560471976vw !important;
  }
  .u-pr-60 {
    padding-right: 4.4247787611vw !important;
  }
  .u-pr-65 {
    padding-right: 4.7935103245vw !important;
  }
  .u-pr-70 {
    padding-right: 5.1622418879vw !important;
  }
  .u-pr-75 {
    padding-right: 5.5309734513vw !important;
  }
  .u-pr-80 {
    padding-right: 5.8997050147vw !important;
  }
  .u-pr-85 {
    padding-right: 6.2684365782vw !important;
  }
  .u-pr-90 {
    padding-right: 6.6371681416vw !important;
  }
  .u-pr-95 {
    padding-right: 7.005899705vw !important;
  }
  .u-pr-100 {
    padding-right: 7.3746312684vw !important;
  }
  .u-pr-105 {
    padding-right: 7.7433628319vw !important;
  }
  .u-pr-110 {
    padding-right: 8.1120943953vw !important;
  }
  .u-pr-115 {
    padding-right: 8.4808259587vw !important;
  }
  .u-pr-120 {
    padding-right: 8.8495575221vw !important;
  }
  .u-pr-125 {
    padding-right: 9.2182890855vw !important;
  }
  .u-pr-130 {
    padding-right: 9.587020649vw !important;
  }
  .u-pr-135 {
    padding-right: 9.9557522124vw !important;
  }
  .u-pr-140 {
    padding-right: 10.3244837758vw !important;
  }
  .u-pr-145 {
    padding-right: 10.6932153392vw !important;
  }
  .u-pr-150 {
    padding-right: 11.0619469027vw !important;
  }
  .u-pr-155 {
    padding-right: 11.4306784661vw !important;
  }
}
@media screen and (max-width: 640px) {
  .s\:u-p-0 {
    padding: 0vw !important;
  }
  .s\:u-p-5 {
    padding: 1.2820512821vw !important;
  }
  .s\:u-p-10 {
    padding: 2.5641025641vw !important;
  }
  .s\:u-p-15 {
    padding: 3.8461538462vw !important;
  }
  .s\:u-p-20 {
    padding: 5.1282051282vw !important;
  }
  .s\:u-pb-0 {
    padding-bottom: 0vw !important;
  }
  .s\:u-pb-5 {
    padding-bottom: 1.2820512821vw !important;
  }
  .s\:u-pb-10 {
    padding-bottom: 2.5641025641vw !important;
  }
  .s\:u-pb-15 {
    padding-bottom: 3.8461538462vw !important;
  }
  .s\:u-pb-20 {
    padding-bottom: 5.1282051282vw !important;
  }
  .s\:u-pb-25 {
    padding-bottom: 6.4102564103vw !important;
  }
  .s\:u-pb-30 {
    padding-bottom: 7.6923076923vw !important;
  }
  .s\:u-pb-35 {
    padding-bottom: 8.9743589744vw !important;
  }
  .s\:u-pb-40 {
    padding-bottom: 10.2564102564vw !important;
  }
  .s\:u-pb-45 {
    padding-bottom: 11.5384615385vw !important;
  }
  .s\:u-pb-50 {
    padding-bottom: 12.8205128205vw !important;
  }
  .s\:u-pb-55 {
    padding-bottom: 14.1025641026vw !important;
  }
  .s\:u-pb-60 {
    padding-bottom: 15.3846153846vw !important;
  }
  .s\:u-pb-65 {
    padding-bottom: 16.6666666667vw !important;
  }
  .s\:u-pb-70 {
    padding-bottom: 17.9487179487vw !important;
  }
  .s\:u-pb-75 {
    padding-bottom: 19.2307692308vw !important;
  }
  .s\:u-pb-80 {
    padding-bottom: 20.5128205128vw !important;
  }
  .s\:u-pb-85 {
    padding-bottom: 21.7948717949vw !important;
  }
  .s\:u-pb-90 {
    padding-bottom: 23.0769230769vw !important;
  }
  .s\:u-pb-95 {
    padding-bottom: 24.358974359vw !important;
  }
  .s\:u-pb-100 {
    padding-bottom: 25.641025641vw !important;
  }
  .s\:u-pb-105 {
    padding-bottom: 26.9230769231vw !important;
  }
  .s\:u-pb-110 {
    padding-bottom: 28.2051282051vw !important;
  }
  .s\:u-pb-115 {
    padding-bottom: 29.4871794872vw !important;
  }
  .s\:u-pb-120 {
    padding-bottom: 30.7692307692vw !important;
  }
  .s\:u-pb-125 {
    padding-bottom: 32.0512820513vw !important;
  }
  .s\:u-pb-130 {
    padding-bottom: 33.3333333333vw !important;
  }
  .s\:u-pb-135 {
    padding-bottom: 34.6153846154vw !important;
  }
  .s\:u-pb-140 {
    padding-bottom: 35.8974358974vw !important;
  }
  .s\:u-pb-145 {
    padding-bottom: 37.1794871795vw !important;
  }
  .s\:u-pb-150 {
    padding-bottom: 38.4615384615vw !important;
  }
  .s\:u-pt-0 {
    padding-top: 0vw !important;
  }
  .s\:u-pt-5 {
    padding-top: 1.2820512821vw !important;
  }
  .s\:u-pt-10 {
    padding-top: 2.5641025641vw !important;
  }
  .s\:u-pt-15 {
    padding-top: 3.8461538462vw !important;
  }
  .s\:u-pt-20 {
    padding-top: 5.1282051282vw !important;
  }
  .s\:u-pt-25 {
    padding-top: 6.4102564103vw !important;
  }
  .s\:u-pt-30 {
    padding-top: 7.6923076923vw !important;
  }
  .s\:u-pt-35 {
    padding-top: 8.9743589744vw !important;
  }
  .s\:u-pt-40 {
    padding-top: 10.2564102564vw !important;
  }
  .s\:u-pt-45 {
    padding-top: 11.5384615385vw !important;
  }
  .s\:u-pt-50 {
    padding-top: 12.8205128205vw !important;
  }
  .s\:u-pt-55 {
    padding-top: 14.1025641026vw !important;
  }
  .s\:u-pt-60 {
    padding-top: 15.3846153846vw !important;
  }
  .s\:u-pt-65 {
    padding-top: 16.6666666667vw !important;
  }
  .s\:u-pt-70 {
    padding-top: 17.9487179487vw !important;
  }
  .s\:u-pt-75 {
    padding-top: 19.2307692308vw !important;
  }
  .s\:u-pt-80 {
    padding-top: 20.5128205128vw !important;
  }
  .s\:u-pt-85 {
    padding-top: 21.7948717949vw !important;
  }
  .s\:u-pt-90 {
    padding-top: 23.0769230769vw !important;
  }
  .s\:u-pt-95 {
    padding-top: 24.358974359vw !important;
  }
  .s\:u-pt-100 {
    padding-top: 25.641025641vw !important;
  }
  .s\:u-pt-105 {
    padding-top: 26.9230769231vw !important;
  }
  .s\:u-pt-110 {
    padding-top: 28.2051282051vw !important;
  }
  .s\:u-pt-115 {
    padding-top: 29.4871794872vw !important;
  }
  .s\:u-pt-120 {
    padding-top: 30.7692307692vw !important;
  }
  .s\:u-pt-125 {
    padding-top: 32.0512820513vw !important;
  }
  .s\:u-pt-130 {
    padding-top: 33.3333333333vw !important;
  }
  .s\:u-pt-135 {
    padding-top: 34.6153846154vw !important;
  }
  .s\:u-pt-140 {
    padding-top: 35.8974358974vw !important;
  }
  .s\:u-pt-145 {
    padding-top: 37.1794871795vw !important;
  }
  .s\:u-pt-150 {
    padding-top: 38.4615384615vw !important;
  }
  .s\:u-pl-0 {
    padding-left: 0vw !important;
  }
  .s\:u-pl-5 {
    padding-left: 1.2820512821vw !important;
  }
  .s\:u-pl-10 {
    padding-left: 2.5641025641vw !important;
  }
  .s\:u-pl-15 {
    padding-left: 3.8461538462vw !important;
  }
  .s\:u-pl-20 {
    padding-left: 5.1282051282vw !important;
  }
  .s\:u-pl-25 {
    padding-left: 6.4102564103vw !important;
  }
  .s\:u-pl-30 {
    padding-left: 7.6923076923vw !important;
  }
  .s\:u-pl-35 {
    padding-left: 8.9743589744vw !important;
  }
  .s\:u-pl-40 {
    padding-left: 10.2564102564vw !important;
  }
  .s\:u-pl-45 {
    padding-left: 11.5384615385vw !important;
  }
  .s\:u-pl-50 {
    padding-left: 12.8205128205vw !important;
  }
  .s\:u-pl-55 {
    padding-left: 14.1025641026vw !important;
  }
  .s\:u-pl-60 {
    padding-left: 15.3846153846vw !important;
  }
  .s\:u-pl-65 {
    padding-left: 16.6666666667vw !important;
  }
  .s\:u-pl-70 {
    padding-left: 17.9487179487vw !important;
  }
  .s\:u-pl-75 {
    padding-left: 19.2307692308vw !important;
  }
  .s\:u-pl-80 {
    padding-left: 20.5128205128vw !important;
  }
  .s\:u-pr-0 {
    padding-right: 0vw !important;
  }
  .s\:u-pr-5 {
    padding-right: 1.2820512821vw !important;
  }
  .s\:u-pr-10 {
    padding-right: 2.5641025641vw !important;
  }
  .s\:u-pr-15 {
    padding-right: 3.8461538462vw !important;
  }
  .s\:u-pr-20 {
    padding-right: 5.1282051282vw !important;
  }
  .s\:u-pr-25 {
    padding-right: 6.4102564103vw !important;
  }
  .s\:u-pr-30 {
    padding-right: 7.6923076923vw !important;
  }
  .s\:u-pr-35 {
    padding-right: 8.9743589744vw !important;
  }
  .s\:u-pr-40 {
    padding-right: 10.2564102564vw !important;
  }
  .s\:u-pr-45 {
    padding-right: 11.5384615385vw !important;
  }
  .s\:u-pr-50 {
    padding-right: 12.8205128205vw !important;
  }
  .s\:u-pr-55 {
    padding-right: 14.1025641026vw !important;
  }
  .s\:u-pr-60 {
    padding-right: 15.3846153846vw !important;
  }
  .s\:u-pr-65 {
    padding-right: 16.6666666667vw !important;
  }
  .s\:u-pr-70 {
    padding-right: 17.9487179487vw !important;
  }
  .s\:u-pr-75 {
    padding-right: 19.2307692308vw !important;
  }
  .s\:u-pr-80 {
    padding-right: 20.5128205128vw !important;
  }
}
.u-m-auto {
  margin: 0 auto;
}

.u-mr-ip {
  margin-right: 9.0707964602vw;
}

.u-ml-ip {
  margin-left: 9.0707964602vw;
}

.u-mt-m3 {
  margin-top: -0.2212389381vw;
}

.u-mb-0 {
  margin-bottom: 0vw !important;
}

.u-mb-5 {
  margin-bottom: 0.3687315634vw !important;
}

.u-mb-10 {
  margin-bottom: 0.7374631268vw !important;
}

.u-mb-15 {
  margin-bottom: 1.1061946903vw !important;
}

.u-mb-20 {
  margin-bottom: 1.4749262537vw !important;
}

.u-mb-25 {
  margin-bottom: 1.8436578171vw !important;
}

.u-mb-30 {
  margin-bottom: 2.2123893805vw !important;
}

.u-mb-35 {
  margin-bottom: 2.581120944vw !important;
}

.u-mb-40 {
  margin-bottom: 2.9498525074vw !important;
}

.u-mb-45 {
  margin-bottom: 3.3185840708vw !important;
}

.u-mb-50 {
  margin-bottom: 3.6873156342vw !important;
}

.u-mb-55 {
  margin-bottom: 4.0560471976vw !important;
}

.u-mb-60 {
  margin-bottom: 4.4247787611vw !important;
}

.u-mb-65 {
  margin-bottom: 4.7935103245vw !important;
}

.u-mb-70 {
  margin-bottom: 5.1622418879vw !important;
}

.u-mb-75 {
  margin-bottom: 5.5309734513vw !important;
}

.u-mb-80 {
  margin-bottom: 5.8997050147vw !important;
}

.u-mb-85 {
  margin-bottom: 6.2684365782vw !important;
}

.u-mb-90 {
  margin-bottom: 6.6371681416vw !important;
}

.u-mb-95 {
  margin-bottom: 7.005899705vw !important;
}

.u-mb-100 {
  margin-bottom: 7.3746312684vw !important;
}

.u-mb-105 {
  margin-bottom: 7.7433628319vw !important;
}

.u-mb-110 {
  margin-bottom: 8.1120943953vw !important;
}

.u-mb-115 {
  margin-bottom: 8.4808259587vw !important;
}

.u-mb-120 {
  margin-bottom: 8.8495575221vw !important;
}

.u-mb-125 {
  margin-bottom: 9.2182890855vw !important;
}

.u-mb-130 {
  margin-bottom: 9.587020649vw !important;
}

.u-mb-135 {
  margin-bottom: 9.9557522124vw !important;
}

.u-mb-140 {
  margin-bottom: 10.3244837758vw !important;
}

.u-mb-145 {
  margin-bottom: 10.6932153392vw !important;
}

.u-mb-150 {
  margin-bottom: 11.0619469027vw !important;
}

.u-mb-155 {
  margin-bottom: 11.4306784661vw !important;
}

.u-mb-160 {
  margin-bottom: 11.7994100295vw !important;
}

.u-mb-165 {
  margin-bottom: 12.1681415929vw !important;
}

.u-mb-170 {
  margin-bottom: 12.5368731563vw !important;
}

.u-mb-175 {
  margin-bottom: 12.9056047198vw !important;
}

.u-mb-180 {
  margin-bottom: 13.2743362832vw !important;
}

.u-mb-185 {
  margin-bottom: 13.6430678466vw !important;
}

.u-mb-190 {
  margin-bottom: 14.01179941vw !important;
}

.u-mb-195 {
  margin-bottom: 14.3805309735vw !important;
}

.u-mb-200 {
  margin-bottom: 14.7492625369vw !important;
}

.u-mb-205 {
  margin-bottom: 15.1179941003vw !important;
}

.u-mb-210 {
  margin-bottom: 15.4867256637vw !important;
}

.u-mb-215 {
  margin-bottom: 15.8554572271vw !important;
}

.u-mb-220 {
  margin-bottom: 16.2241887906vw !important;
}

.u-mb-225 {
  margin-bottom: 16.592920354vw !important;
}

.u-mb-230 {
  margin-bottom: 16.9616519174vw !important;
}

.u-mb-235 {
  margin-bottom: 17.3303834808vw !important;
}

.u-mb-240 {
  margin-bottom: 17.6991150442vw !important;
}

.u-mb-245 {
  margin-bottom: 18.0678466077vw !important;
}

.u-mb-250 {
  margin-bottom: 18.4365781711vw !important;
}

.u-mt-0 {
  margin-top: 0vw !important;
}

.u-mt-5 {
  margin-top: 0.3687315634vw !important;
}

.u-mt-10 {
  margin-top: 0.7374631268vw !important;
}

.u-mt-15 {
  margin-top: 1.1061946903vw !important;
}

.u-mt-20 {
  margin-top: 1.4749262537vw !important;
}

.u-mt-25 {
  margin-top: 1.8436578171vw !important;
}

.u-mt-30 {
  margin-top: 2.2123893805vw !important;
}

.u-mt-35 {
  margin-top: 2.581120944vw !important;
}

.u-mt-40 {
  margin-top: 2.9498525074vw !important;
}

.u-mt-45 {
  margin-top: 3.3185840708vw !important;
}

.u-mt-50 {
  margin-top: 3.6873156342vw !important;
}

.u-mt-55 {
  margin-top: 4.0560471976vw !important;
}

.u-mt-60 {
  margin-top: 4.4247787611vw !important;
}

.u-mt-65 {
  margin-top: 4.7935103245vw !important;
}

.u-mt-70 {
  margin-top: 5.1622418879vw !important;
}

.u-mt-75 {
  margin-top: 5.5309734513vw !important;
}

.u-mt-80 {
  margin-top: 5.8997050147vw !important;
}

.u-mt-85 {
  margin-top: 6.2684365782vw !important;
}

.u-mt-90 {
  margin-top: 6.6371681416vw !important;
}

.u-mt-95 {
  margin-top: 7.005899705vw !important;
}

.u-mt-100 {
  margin-top: 7.3746312684vw !important;
}

.u-mt-105 {
  margin-top: 7.7433628319vw !important;
}

.u-mt-110 {
  margin-top: 8.1120943953vw !important;
}

.u-mt-115 {
  margin-top: 8.4808259587vw !important;
}

.u-mt-120 {
  margin-top: 8.8495575221vw !important;
}

.u-mt-125 {
  margin-top: 9.2182890855vw !important;
}

.u-mt-130 {
  margin-top: 9.587020649vw !important;
}

.u-mt-135 {
  margin-top: 9.9557522124vw !important;
}

.u-mt-140 {
  margin-top: 10.3244837758vw !important;
}

.u-ml-0 {
  margin-left: 0vw !important;
}

.u-ml-5 {
  margin-left: 0.3687315634vw !important;
}

.u-ml-10 {
  margin-left: 0.7374631268vw !important;
}

.u-ml-15 {
  margin-left: 1.1061946903vw !important;
}

.u-ml-20 {
  margin-left: 1.4749262537vw !important;
}

.u-ml-25 {
  margin-left: 1.8436578171vw !important;
}

.u-ml-30 {
  margin-left: 2.2123893805vw !important;
}

.u-ml-35 {
  margin-left: 2.581120944vw !important;
}

.u-ml-40 {
  margin-left: 2.9498525074vw !important;
}

.u-ml-45 {
  margin-left: 3.3185840708vw !important;
}

.u-ml-50 {
  margin-left: 3.6873156342vw !important;
}

.u-ml-55 {
  margin-left: 4.0560471976vw !important;
}

.u-ml-60 {
  margin-left: 4.4247787611vw !important;
}

.u-ml-65 {
  margin-left: 4.7935103245vw !important;
}

.u-ml-70 {
  margin-left: 5.1622418879vw !important;
}

.u-ml-75 {
  margin-left: 5.5309734513vw !important;
}

.u-ml-80 {
  margin-left: 5.8997050147vw !important;
}

.u-ml-85 {
  margin-left: 6.2684365782vw !important;
}

.u-ml-90 {
  margin-left: 6.6371681416vw !important;
}

.u-ml-95 {
  margin-left: 7.005899705vw !important;
}

.u-ml-100 {
  margin-left: 7.3746312684vw !important;
}

.u-ml-105 {
  margin-left: 7.7433628319vw !important;
}

.u-ml-110 {
  margin-left: 8.1120943953vw !important;
}

.u-ml-115 {
  margin-left: 8.4808259587vw !important;
}

.u-ml-120 {
  margin-left: 8.8495575221vw !important;
}

.u-ml-125 {
  margin-left: 9.2182890855vw !important;
}

.u-ml-130 {
  margin-left: 9.587020649vw !important;
}

.u-ml-135 {
  margin-left: 9.9557522124vw !important;
}

.u-ml-140 {
  margin-left: 10.3244837758vw !important;
}

.u-mr-0 {
  margin-right: 0vw !important;
}

.u-mr-5 {
  margin-right: 0.3687315634vw !important;
}

.u-mr-10 {
  margin-right: 0.7374631268vw !important;
}

.u-mr-15 {
  margin-right: 1.1061946903vw !important;
}

.u-mr-20 {
  margin-right: 1.4749262537vw !important;
}

.u-mr-25 {
  margin-right: 1.8436578171vw !important;
}

.u-mr-30 {
  margin-right: 2.2123893805vw !important;
}

.u-mr-35 {
  margin-right: 2.581120944vw !important;
}

.u-mr-40 {
  margin-right: 2.9498525074vw !important;
}

.u-mr-45 {
  margin-right: 3.3185840708vw !important;
}

.u-mr-50 {
  margin-right: 3.6873156342vw !important;
}

.u-mr-55 {
  margin-right: 4.0560471976vw !important;
}

.u-mr-60 {
  margin-right: 4.4247787611vw !important;
}

.u-mr-65 {
  margin-right: 4.7935103245vw !important;
}

.u-mr-70 {
  margin-right: 5.1622418879vw !important;
}

.u-mr-75 {
  margin-right: 5.5309734513vw !important;
}

.u-mr-80 {
  margin-right: 5.8997050147vw !important;
}

.u-mr-85 {
  margin-right: 6.2684365782vw !important;
}

.u-mr-90 {
  margin-right: 6.6371681416vw !important;
}

.u-mr-95 {
  margin-right: 7.005899705vw !important;
}

.u-mr-100 {
  margin-right: 7.3746312684vw !important;
}

.u-mr-105 {
  margin-right: 7.7433628319vw !important;
}

.u-mr-110 {
  margin-right: 8.1120943953vw !important;
}

.u-mr-115 {
  margin-right: 8.4808259587vw !important;
}

.u-mr-120 {
  margin-right: 8.8495575221vw !important;
}

.u-mr-125 {
  margin-right: 9.2182890855vw !important;
}

.u-mr-130 {
  margin-right: 9.587020649vw !important;
}

.u-mr-135 {
  margin-right: 9.9557522124vw !important;
}

.u-mr-140 {
  margin-right: 10.3244837758vw !important;
}

.u-mb-m-50 {
  margin-bottom: -3.6873156342vw !important;
}

.u-mb-m-45 {
  margin-bottom: -3.3185840708vw !important;
}

.u-mb-m-40 {
  margin-bottom: -2.9498525074vw !important;
}

.u-mb-m-35 {
  margin-bottom: -2.581120944vw !important;
}

.u-mb-m-30 {
  margin-bottom: -2.2123893805vw !important;
}

.u-mb-m-25 {
  margin-bottom: -1.8436578171vw !important;
}

.u-mb-m-20 {
  margin-bottom: -1.4749262537vw !important;
}

.u-mb-m-15 {
  margin-bottom: -1.1061946903vw !important;
}

.u-mb-m-10 {
  margin-bottom: -0.7374631268vw !important;
}

.u-mb-m-5 {
  margin-bottom: -0.3687315634vw !important;
}

.u-mb-m-0 {
  margin-bottom: 0vw !important;
}

.u-mt-m-100 {
  margin-top: -7.3746312684vw !important;
}

.u-mt-m-95 {
  margin-top: -7.005899705vw !important;
}

.u-mt-m-90 {
  margin-top: -6.6371681416vw !important;
}

.u-mt-m-85 {
  margin-top: -6.2684365782vw !important;
}

.u-mt-m-80 {
  margin-top: -5.8997050147vw !important;
}

.u-mt-m-75 {
  margin-top: -5.5309734513vw !important;
}

.u-mt-m-70 {
  margin-top: -5.1622418879vw !important;
}

.u-mt-m-65 {
  margin-top: -4.7935103245vw !important;
}

.u-mt-m-60 {
  margin-top: -4.4247787611vw !important;
}

.u-mt-m-55 {
  margin-top: -4.0560471976vw !important;
}

.u-mt-m-50 {
  margin-top: -3.6873156342vw !important;
}

.u-mt-m-45 {
  margin-top: -3.3185840708vw !important;
}

.u-mt-m-40 {
  margin-top: -2.9498525074vw !important;
}

.u-mt-m-35 {
  margin-top: -2.581120944vw !important;
}

.u-mt-m-30 {
  margin-top: -2.2123893805vw !important;
}

.u-mt-m-25 {
  margin-top: -1.8436578171vw !important;
}

.u-mt-m-20 {
  margin-top: -1.4749262537vw !important;
}

.u-mt-m-15 {
  margin-top: -1.1061946903vw !important;
}

.u-mt-m-10 {
  margin-top: -0.7374631268vw !important;
}

.u-mt-m-5 {
  margin-top: -0.3687315634vw !important;
}

.u-mt-m-0 {
  margin-top: 0vw !important;
}

.u-ml-m-100 {
  margin-left: -7.3746312684vw !important;
}

.u-ml-m-95 {
  margin-left: -7.005899705vw !important;
}

.u-ml-m-90 {
  margin-left: -6.6371681416vw !important;
}

.u-ml-m-85 {
  margin-left: -6.2684365782vw !important;
}

.u-ml-m-80 {
  margin-left: -5.8997050147vw !important;
}

.u-ml-m-75 {
  margin-left: -5.5309734513vw !important;
}

.u-ml-m-70 {
  margin-left: -5.1622418879vw !important;
}

.u-ml-m-65 {
  margin-left: -4.7935103245vw !important;
}

.u-ml-m-60 {
  margin-left: -4.4247787611vw !important;
}

.u-ml-m-55 {
  margin-left: -4.0560471976vw !important;
}

.u-ml-m-50 {
  margin-left: -3.6873156342vw !important;
}

.u-ml-m-45 {
  margin-left: -3.3185840708vw !important;
}

.u-ml-m-40 {
  margin-left: -2.9498525074vw !important;
}

.u-ml-m-35 {
  margin-left: -2.581120944vw !important;
}

.u-ml-m-30 {
  margin-left: -2.2123893805vw !important;
}

.u-ml-m-25 {
  margin-left: -1.8436578171vw !important;
}

.u-ml-m-20 {
  margin-left: -1.4749262537vw !important;
}

.u-ml-m-15 {
  margin-left: -1.1061946903vw !important;
}

.u-ml-m-10 {
  margin-left: -0.7374631268vw !important;
}

.u-ml-m-5 {
  margin-left: -0.3687315634vw !important;
}

.u-ml-m-0 {
  margin-left: 0vw !important;
}

.u-mr-m-50 {
  margin-right: -3.6873156342vw !important;
}

.u-mr-m-45 {
  margin-right: -3.3185840708vw !important;
}

.u-mr-m-40 {
  margin-right: -2.9498525074vw !important;
}

.u-mr-m-35 {
  margin-right: -2.581120944vw !important;
}

.u-mr-m-30 {
  margin-right: -2.2123893805vw !important;
}

.u-mr-m-25 {
  margin-right: -1.8436578171vw !important;
}

.u-mr-m-20 {
  margin-right: -1.4749262537vw !important;
}

.u-mr-m-15 {
  margin-right: -1.1061946903vw !important;
}

.u-mr-m-10 {
  margin-right: -0.7374631268vw !important;
}

.u-mr-m-5 {
  margin-right: -0.3687315634vw !important;
}

.u-mr-m-0 {
  margin-right: 0vw !important;
}

@media screen and (max-width: 640px) {
  .s\:u-m-auto {
    margin: 0 auto;
  }
  .s\:u-mb-0 {
    margin-bottom: 0vw !important;
  }
  .s\:u-mb-5 {
    margin-bottom: 1.2820512821vw !important;
  }
  .s\:u-mb-10 {
    margin-bottom: 2.5641025641vw !important;
  }
  .s\:u-mb-15 {
    margin-bottom: 3.8461538462vw !important;
  }
  .s\:u-mb-20 {
    margin-bottom: 5.1282051282vw !important;
  }
  .s\:u-mb-25 {
    margin-bottom: 6.4102564103vw !important;
  }
  .s\:u-mb-30 {
    margin-bottom: 7.6923076923vw !important;
  }
  .s\:u-mb-35 {
    margin-bottom: 8.9743589744vw !important;
  }
  .s\:u-mb-40 {
    margin-bottom: 10.2564102564vw !important;
  }
  .s\:u-mb-45 {
    margin-bottom: 11.5384615385vw !important;
  }
  .s\:u-mb-50 {
    margin-bottom: 12.8205128205vw !important;
  }
  .s\:u-mb-55 {
    margin-bottom: 14.1025641026vw !important;
  }
  .s\:u-mb-60 {
    margin-bottom: 15.3846153846vw !important;
  }
  .s\:u-mb-65 {
    margin-bottom: 16.6666666667vw !important;
  }
  .s\:u-mb-70 {
    margin-bottom: 17.9487179487vw !important;
  }
  .s\:u-mb-75 {
    margin-bottom: 19.2307692308vw !important;
  }
  .s\:u-mb-80 {
    margin-bottom: 20.5128205128vw !important;
  }
  .s\:u-mb-85 {
    margin-bottom: 21.7948717949vw !important;
  }
  .s\:u-mb-90 {
    margin-bottom: 23.0769230769vw !important;
  }
  .s\:u-mb-95 {
    margin-bottom: 24.358974359vw !important;
  }
  .s\:u-mb-100 {
    margin-bottom: 25.641025641vw !important;
  }
  .s\:u-mb-105 {
    margin-bottom: 26.9230769231vw !important;
  }
  .s\:u-mb-110 {
    margin-bottom: 28.2051282051vw !important;
  }
  .s\:u-mb-115 {
    margin-bottom: 29.4871794872vw !important;
  }
  .s\:u-mb-120 {
    margin-bottom: 30.7692307692vw !important;
  }
  .s\:u-mb-125 {
    margin-bottom: 32.0512820513vw !important;
  }
  .s\:u-mb-130 {
    margin-bottom: 33.3333333333vw !important;
  }
  .s\:u-mb-135 {
    margin-bottom: 34.6153846154vw !important;
  }
  .s\:u-mb-140 {
    margin-bottom: 35.8974358974vw !important;
  }
  .s\:u-mb-145 {
    margin-bottom: 37.1794871795vw !important;
  }
  .s\:u-mb-150 {
    margin-bottom: 38.4615384615vw !important;
  }
  .s\:u-mt-0 {
    margin-top: 0vw !important;
  }
  .s\:u-mt-5 {
    margin-top: 1.2820512821vw !important;
  }
  .s\:u-mt-10 {
    margin-top: 2.5641025641vw !important;
  }
  .s\:u-mt-15 {
    margin-top: 3.8461538462vw !important;
  }
  .s\:u-mt-20 {
    margin-top: 5.1282051282vw !important;
  }
  .s\:u-mt-25 {
    margin-top: 6.4102564103vw !important;
  }
  .s\:u-mt-30 {
    margin-top: 7.6923076923vw !important;
  }
  .s\:u-mt-35 {
    margin-top: 8.9743589744vw !important;
  }
  .s\:u-mt-40 {
    margin-top: 10.2564102564vw !important;
  }
  .s\:u-mt-45 {
    margin-top: 11.5384615385vw !important;
  }
  .s\:u-mt-50 {
    margin-top: 12.8205128205vw !important;
  }
  .s\:u-mt-55 {
    margin-top: 14.1025641026vw !important;
  }
  .s\:u-mt-60 {
    margin-top: 15.3846153846vw !important;
  }
  .s\:u-mt-65 {
    margin-top: 16.6666666667vw !important;
  }
  .s\:u-mt-70 {
    margin-top: 17.9487179487vw !important;
  }
  .s\:u-mt-75 {
    margin-top: 19.2307692308vw !important;
  }
  .s\:u-mt-80 {
    margin-top: 20.5128205128vw !important;
  }
  .s\:u-mt-85 {
    margin-top: 21.7948717949vw !important;
  }
  .s\:u-mt-90 {
    margin-top: 23.0769230769vw !important;
  }
  .s\:u-mt-95 {
    margin-top: 24.358974359vw !important;
  }
  .s\:u-mt-100 {
    margin-top: 25.641025641vw !important;
  }
  .s\:u-ml-10 {
    margin-left: -2.5641025641vw !important;
  }
  .s\:u-ml-5 {
    margin-left: -1.2820512821vw !important;
  }
  .s\:u-ml-0 {
    margin-left: 0vw !important;
  }
  .s\:u-ml-5 {
    margin-left: 1.2820512821vw !important;
  }
  .s\:u-ml-10 {
    margin-left: 2.5641025641vw !important;
  }
  .s\:u-ml-15 {
    margin-left: 3.8461538462vw !important;
  }
  .s\:u-ml-20 {
    margin-left: 5.1282051282vw !important;
  }
  .s\:u-ml-25 {
    margin-left: 6.4102564103vw !important;
  }
  .s\:u-ml-30 {
    margin-left: 7.6923076923vw !important;
  }
  .s\:u-ml-35 {
    margin-left: 8.9743589744vw !important;
  }
  .s\:u-ml-40 {
    margin-left: 10.2564102564vw !important;
  }
  .s\:u-ml-45 {
    margin-left: 11.5384615385vw !important;
  }
  .s\:u-ml-50 {
    margin-left: 12.8205128205vw !important;
  }
  .s\:u-ml-55 {
    margin-left: 14.1025641026vw !important;
  }
  .s\:u-ml-60 {
    margin-left: 15.3846153846vw !important;
  }
  .s\:u-ml-65 {
    margin-left: 16.6666666667vw !important;
  }
  .s\:u-ml-70 {
    margin-left: 17.9487179487vw !important;
  }
  .s\:u-ml-75 {
    margin-left: 19.2307692308vw !important;
  }
  .s\:u-ml-80 {
    margin-left: 20.5128205128vw !important;
  }
  .s\:u-mr-0 {
    margin-right: 0vw !important;
  }
  .s\:u-mr-5 {
    margin-right: 1.2820512821vw !important;
  }
  .s\:u-mr-10 {
    margin-right: 2.5641025641vw !important;
  }
  .s\:u-mr-15 {
    margin-right: 3.8461538462vw !important;
  }
  .s\:u-mr-20 {
    margin-right: 5.1282051282vw !important;
  }
  .s\:u-mr-25 {
    margin-right: 6.4102564103vw !important;
  }
  .s\:u-mr-30 {
    margin-right: 7.6923076923vw !important;
  }
  .s\:u-mr-35 {
    margin-right: 8.9743589744vw !important;
  }
  .s\:u-mr-40 {
    margin-right: 10.2564102564vw !important;
  }
  .s\:u-mr-45 {
    margin-right: 11.5384615385vw !important;
  }
  .s\:u-mr-50 {
    margin-right: 12.8205128205vw !important;
  }
  .s\:u-mr-55 {
    margin-right: 14.1025641026vw !important;
  }
  .s\:u-mr-60 {
    margin-right: 15.3846153846vw !important;
  }
  .s\:u-mr-65 {
    margin-right: 16.6666666667vw !important;
  }
  .s\:u-mr-70 {
    margin-right: 17.9487179487vw !important;
  }
  .s\:u-mr-75 {
    margin-right: 19.2307692308vw !important;
  }
  .s\:u-mr-80 {
    margin-right: 20.5128205128vw !important;
  }
  .s\:u-mb-m-50 {
    margin-bottom: -12.8205128205vw !important;
  }
  .s\:u-mb-m-45 {
    margin-bottom: -11.5384615385vw !important;
  }
  .s\:u-mb-m-40 {
    margin-bottom: -10.2564102564vw !important;
  }
  .s\:u-mb-m-35 {
    margin-bottom: -8.9743589744vw !important;
  }
  .s\:u-mb-m-30 {
    margin-bottom: -7.6923076923vw !important;
  }
  .s\:u-mb-m-25 {
    margin-bottom: -6.4102564103vw !important;
  }
  .s\:u-mb-m-20 {
    margin-bottom: -5.1282051282vw !important;
  }
  .s\:u-mb-m-15 {
    margin-bottom: -3.8461538462vw !important;
  }
  .s\:u-mb-m-10 {
    margin-bottom: -2.5641025641vw !important;
  }
  .s\:u-mb-m-5 {
    margin-bottom: -1.2820512821vw !important;
  }
  .s\:u-mb-m-0 {
    margin-bottom: 0vw !important;
  }
  .s\:u-mt-m-50 {
    margin-top: -12.8205128205vw !important;
  }
  .s\:u-mt-m-45 {
    margin-top: -11.5384615385vw !important;
  }
  .s\:u-mt-m-40 {
    margin-top: -10.2564102564vw !important;
  }
  .s\:u-mt-m-35 {
    margin-top: -8.9743589744vw !important;
  }
  .s\:u-mt-m-30 {
    margin-top: -7.6923076923vw !important;
  }
  .s\:u-mt-m-25 {
    margin-top: -6.4102564103vw !important;
  }
  .s\:u-mt-m-20 {
    margin-top: -5.1282051282vw !important;
  }
  .s\:u-mt-m-15 {
    margin-top: -3.8461538462vw !important;
  }
  .s\:u-mt-m-10 {
    margin-top: -2.5641025641vw !important;
  }
  .s\:u-mt-m-5 {
    margin-top: -1.2820512821vw !important;
  }
  .s\:u-mt-m-0 {
    margin-top: 0vw !important;
  }
  .s\:u-ml-m-50 {
    margin-left: -12.8205128205vw !important;
  }
  .s\:u-ml-m-45 {
    margin-left: -11.5384615385vw !important;
  }
  .s\:u-ml-m-40 {
    margin-left: -10.2564102564vw !important;
  }
  .s\:u-ml-m-35 {
    margin-left: -8.9743589744vw !important;
  }
  .s\:u-ml-m-30 {
    margin-left: -7.6923076923vw !important;
  }
  .s\:u-ml-m-25 {
    margin-left: -6.4102564103vw !important;
  }
  .s\:u-ml-m-20 {
    margin-left: -5.1282051282vw !important;
  }
  .s\:u-ml-m-15 {
    margin-left: -3.8461538462vw !important;
  }
  .s\:u-ml-m-10 {
    margin-left: -2.5641025641vw !important;
  }
  .s\:u-ml-m-5 {
    margin-left: -1.2820512821vw !important;
  }
  .s\:u-ml-m-0 {
    margin-left: 0vw !important;
  }
  .s\:u-mr-m-50 {
    margin-right: -12.8205128205vw !important;
  }
  .s\:u-mr-m-45 {
    margin-right: -11.5384615385vw !important;
  }
  .s\:u-mr-m-40 {
    margin-right: -10.2564102564vw !important;
  }
  .s\:u-mr-m-35 {
    margin-right: -8.9743589744vw !important;
  }
  .s\:u-mr-m-30 {
    margin-right: -7.6923076923vw !important;
  }
  .s\:u-mr-m-25 {
    margin-right: -6.4102564103vw !important;
  }
  .s\:u-mr-m-20 {
    margin-right: -5.1282051282vw !important;
  }
  .s\:u-mr-m-15 {
    margin-right: -3.8461538462vw !important;
  }
  .s\:u-mr-m-10 {
    margin-right: -2.5641025641vw !important;
  }
  .s\:u-mr-m-5 {
    margin-right: -1.2820512821vw !important;
  }
  .s\:u-mr-m-0 {
    margin-right: 0vw !important;
  }
}
.u-w-full-vw {
  width: 100vw;
}
.u-w-full {
  width: 100%;
}
.u-w-half {
  width: 50%;
}
.u-w-31 {
  width: 2.2861356932vw;
}
.u-w-158 {
  width: 11.6519174041vw;
}
.u-w-210 {
  width: 15.4867256637vw;
}
.u-w-395 {
  width: 29.1297935103vw;
}
.u-w-530 {
  width: 39.0855457227vw;
}
.u-w-535 {
  width: 39.4542772861vw;
}
.u-w-570 {
  width: 42.0353982301vw;
}

@media screen and (max-width: 640px) {
  .s\:u-w-full {
    width: 100%;
  }
  .s\:u-w-auto {
    width: auto;
  }
  .s\:u-w-30 {
    width: 7.6923076923vw;
  }
  .s\:u-w-127 {
    width: 32.5641025641vw;
  }
  .s\:u-w-163 {
    width: 41.7948717949vw;
  }
  .s\:u-w-277 {
    width: 71.0256410256vw;
  }
  .s\:u-w-310 {
    width: 79.4871794872vw;
  }
}
.u-h-full {
  height: 100%;
}
.u-h-half {
  height: 50%;
}
.u-h-63 {
  height: 4.6460176991vw;
}
.u-h-96 {
  height: 7.0796460177vw;
}

@media screen and (max-width: 640px) {
  .s\:u-h-full {
    height: 100%;
  }
  .s\:u-h-auto {
    height: auto;
  }
  .s\:u-h-46 {
    height: 11.7948717949vw;
  }
  .s\:u-h-68 {
    height: 17.4358974359vw;
  }
  .s\:u-h-238 {
    height: 61.0256410256vw;
  }
  .s\:u-h-415 {
    height: 106.4102564103vw;
  }
  .s\:u-h-405 {
    height: 103.8461538462vw;
  }
}
.u-z-9999 {
  z-index: 9999;
}
.u-z-2 {
  z-index: 2;
}

.u-mix-blend-normal {
  mix-blend-mode: normal;
}
.u-mix-blend-multiply {
  mix-blend-mode: multiply;
}

.u-opacity-0 {
  opacity: 0;
}
.u-opacity-20 {
  opacity: 0.2;
}
.u-opacity-50 {
  opacity: 0.5;
}
.u-opacity-100 {
  opacity: 1;
}

.l-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-height: 100vh;
  overflow: hidden;
  width: 100vw;
}
.l-container:before {
  content: " ";
  display: block;
  height: 8rem;
  left: 0;
  position: fixed;
  transition: background-color 0.4s ease;
  top: 0;
  width: 100vw;
  z-index: 5555;
}
@media screen and (max-width: 640px) {
  .l-container:before {
    height: 6rem;
  }
}
.l-container.is-fixed-header:before, .l-container.is-open-hamburger:before {
  background: #fff;
}

.l-header {
  align-items: center;
  display: flex;
  left: 0;
  height: 8rem;
  padding: 0 7rem;
  position: fixed;
  top: 0;
  transition: background-color 1s ease;
  width: 100vw;
  z-index: 9999;
}
@media screen and (max-width: 640px) {
  .l-header {
    height: 6rem;
    justify-content: space-between;
    padding: 0 2rem;
  }
}
.l-header .logo {
  line-height: 1;
  width: 18rem;
}
@media screen and (max-width: 640px) {
  .l-header .logo {
    width: 15.3rem;
  }
}
.l-header .desc {
  color: #656766;
  font-size: 1.2rem;
  flex: 1;
  letter-spacing: 0;
  line-height: 1;
  padding: 0 0 0 2.1rem;
}

.l-hamburger-btn {
  margin-right: -1.5rem;
  margin-top: -0.1rem;
}
@media screen and (max-width: 640px) {
  .l-hamburger-btn {
    margin-right: -2rem;
  }
}
.l-hamburger-menu {
  background: #fff url(../img/hamburger_bg.webp) no-repeat 85% 0/49.6rem auto;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.05);
  left: 0;
  padding: 21rem 0;
  position: fixed !important;
  top: 0;
  z-index: 6666 !important;
  width: 100vw;
}
@media screen and (max-width: 640px) {
  .l-hamburger-menu {
    background-image: unset;
    padding: 7rem 0;
  }
}
.l-hamburger-menu .u-grid {
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, auto);
  grid-column-gap: 6.48rem;
  grid-row-gap: 5rem;
}
@media screen and (max-width: 640px) {
  .l-hamburger-menu .u-grid {
    display: block;
  }
}
.l-hamburger-menu .u-grid .about {
  grid-area: 1/1/2/2;
}
.l-hamburger-menu .u-grid .service {
  grid-area: 1/2/3/3;
}
.l-hamburger-menu .u-grid .news {
  grid-area: 1/3/2/4;
}
.l-hamburger-menu .u-grid .company {
  grid-area: 2/1/3/2;
}
.l-hamburger-menu .u-grid .contact {
  grid-area: 2/3/3/4;
}
.l-hamburger-menu .u-grid > li {
  border-bottom: 1px solid #C6C6C6;
  padding-bottom: 3rem;
}
@media screen and (max-width: 640px) {
  .l-hamburger-menu .u-grid > li {
    padding: 2.8rem 0;
  }
}
.l-hamburger-menu .u-grid > li .ttl-en {
  display: block;
  font-family: "Poppins", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", Meiryo, sans-serif;
  font-size: 3rem;
  font-weight: 600;
}
@media screen and (max-width: 640px) {
  .l-hamburger-menu .u-grid > li .ttl-en {
    display: none;
  }
}
.l-hamburger-menu .u-grid > li .ttl-ja {
  align-items: center;
  display: flex;
  font-weight: 400;
  gap: 1.5rem;
  padding: 0.2rem 0 0 0.2rem;
}
@media screen and (max-width: 640px) {
  .l-hamburger-menu .u-grid > li .ttl-ja {
    font-size: 1.6rem;
  }
}
.l-hamburger-menu .u-grid > li .ttl-ja:before {
  background: #222222;
  content: " ";
  display: inline-block;
  height: 1.3rem;
  transform: rotate(33deg);
  width: 1px;
}
@media screen and (max-width: 640px) {
  .l-hamburger-menu .u-grid > li .ttl-ja:before {
    display: none;
  }
}
.l-hamburger-menu .u-grid > li ul {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  padding: 3.7rem 0 0 2rem;
}
@media screen and (max-width: 640px) {
  .l-hamburger-menu .u-grid > li ul {
    gap: 1.4rem;
    padding: 2rem 0 0 0;
  }
}
.l-hamburger-menu .u-grid > li ul li {
  border: none;
}
@media screen and (max-width: 640px) {
  .l-hamburger-menu .u-grid > li ul li {
    align-items: center;
    display: flex;
    font-size: 1.6rem;
    gap: 1.2rem;
  }
}
@media screen and (max-width: 640px) {
  .l-hamburger-menu .u-grid > li ul li:before {
    background: #222222;
    content: " ";
    display: inline-block;
    height: 1px;
    width: 1.3rem;
  }
}

.l-main {
  flex: 1;
  padding-top: 8rem;
}
@media screen and (max-width: 640px) {
  .l-main {
    padding-top: 6rem;
  }
}

.l-headline {
  padding: 7.8rem 0 0;
}
@media screen and (max-width: 640px) {
  .l-headline {
    padding: 3.5rem 0 0;
  }
}
.l-headline:before {
  aspect-ratio: 1/1.2936507937;
  background: url(../img/headline_bg.webp) no-repeat 0 0/contain;
  content: " ";
  display: block;
  height: auto;
  position: absolute;
  right: 12.8rem;
  top: -8rem;
  width: 50.4rem;
}
@media screen and (max-width: 640px) {
  .l-headline:before {
    background: url(../img/headline_bg_sp.webp) no-repeat 0 0/contain;
    height: 23.2rem;
    right: 0;
    top: -1rem;
    width: 14.5rem;
  }
}
.l-headline .ttl-en {
  display: block;
  font-family: "Poppins", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", Meiryo, sans-serif;
  font-size: 9rem;
  font-weight: 600;
  line-height: 1;
}
@media screen and (max-width: 640px) {
  .l-headline .ttl-en {
    font-size: 5rem;
  }
}
.l-headline .ttl-en::first-letter {
  color: #F39A00;
}
.l-headline .ttl-ja {
  align-items: center;
  display: flex;
  font-size: 2rem;
  font-weight: 400;
  gap: 1.8rem;
  padding: 3rem 0 0;
}
@media screen and (max-width: 640px) {
  .l-headline .ttl-ja {
    font-size: 1.6rem;
    gap: 1rem;
    padding: 1.5rem 0 0 1rem;
  }
}
.l-headline .ttl-ja:before {
  background: #222222;
  content: " ";
  display: inline-block;
  height: 1.8rem;
  margin-top: -0.1rem;
  transform: rotate(30deg);
  width: 1px;
}
.l-headline .path {
  bottom: 0;
  display: flex;
  gap: 1.2rem;
  position: absolute;
  right: 0;
}
@media screen and (max-width: 640px) {
  .l-headline .path {
    padding: 5.2rem 0 0;
    position: unset;
  }
}
.l-headline .path li {
  font-size: 1.4rem;
  font-weight: 500;
}
.l-headline .path li a {
  color: #888888;
}
.l-headline .path li a:after {
  aspect-ratio: 1/1.7495395948;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="5.433" height="9.503" viewBox="0 0 5.433 9.503"><path d="M15.042,10.946l-3.6-3.593a.676.676,0,0,1,0-.959.685.685,0,0,1,.962,0l4.074,4.071a.678.678,0,0,1,.02.936l-4.091,4.1a.679.679,0,0,1-.962-.959Z" transform="translate(-11.246 -6.196)"/></svg>') no-repeat 0 50%/contain;
  content: " ";
  display: inline-block;
  margin-left: 1.2rem;
  width: 0.543rem;
}

.l-news-items {
  display: flex;
  flex-direction: column;
  gap: 3.5rem;
}

.l-news-item {
  border-bottom: 1px solid #C6C6C6;
  display: flex;
  justify-content: space-between;
  padding-bottom: 3rem;
}
@media screen and (max-width: 640px) {
  .l-news-item {
    flex-direction: column;
  }
}
.l-news-item-meta {
  display: flex;
  gap: 2.5rem;
  padding: 0 2rem 0 0;
}
@media screen and (max-width: 640px) {
  .l-news-item-meta {
    gap: 1.5rem;
    padding: 0 0 1.2rem 0;
  }
}
.l-news-item-meta .c-news-cat {
  margin-top: -0.6rem;
}
@media screen and (max-width: 640px) {
  .l-news-item-meta .c-news-cat {
    margin-top: -0.2rem;
  }
}
.l-news-item-ttl {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.8;
  width: 81.8rem;
}
@media screen and (max-width: 640px) {
  .l-news-item-ttl {
    line-height: 2;
    width: unset;
  }
}
.l-news-item-ttl a {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24.608" height="6.907" viewBox="0 0 24.608 6.907"><path d="M-163.273,634.176h-24.608v-1h22.294l-4.912-5.221.728-.685Z" transform="translate(187.881 -627.269)" fill="%23222"/></svg>') no-repeat 100% 50%/2.461rem auto;
  display: inline-block;
  padding: 0 5rem 0 0;
  width: 100%;
}
@media screen and (max-width: 640px) {
  .l-news-item-ttl a {
    background: none;
    padding: 0;
  }
}

.l-footer .u-grid {
  grid-template-columns: 66.3rem 1fr;
  grid-template-rows: auto, 1fr;
  padding: 9rem 0 10rem;
}
@media screen and (max-width: 640px) {
  .l-footer .u-grid {
    padding: 6rem 0;
  }
}
.l-footer-logo {
  grid-area: 1/1/2/2;
  padding: 0 0 3.7rem;
}
@media screen and (max-width: 640px) {
  .l-footer-logo {
    padding: 0 0 2.2rem;
  }
}
.l-footer-logo .logo {
  display: inline-block;
  width: 27.7rem;
}
@media screen and (max-width: 640px) {
  .l-footer-logo .logo {
    width: 22.2rem;
  }
}
.l-footer-navi {
  grid-area: 1/2/3/3;
}
.l-footer-navi .items {
  align-content: space-between;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  height: 22rem;
  padding: 1.7rem 0 0;
  row-gap: 3rem;
}
@media screen and (max-width: 640px) {
  .l-footer-navi .items {
    font-size: 1.6rem;
    height: unset;
    padding: 1.7rem 0 4rem 0;
    row-gap: 2rem;
  }
}
.l-footer-navi .items-sub {
  display: flex;
  flex-direction: column;
  row-gap: 1.4rem;
  padding-top: 2.5rem;
}
@media screen and (max-width: 640px) {
  .l-footer-navi .items-sub {
    row-gap: 0.5rem;
  }
}
.l-footer-navi .items-sub li {
  align-items: center;
  display: flex;
  gap: 1.25rem;
}
.l-footer-navi .items-sub li:before {
  background: #222222;
  content: " ";
  display: inline-block;
  height: 1px;
  width: 1.3rem;
}
.l-footer-bottom {
  grid-area: 2/1/3/2;
  height: auto;
}
.l-footer-bottom .privacy {
  display: inline-block;
  font-size: 1.4rem;
  margin: 0 0 8rem;
}
@media screen and (max-width: 640px) {
  .l-footer-bottom .privacy {
    margin: 0 0 2rem;
  }
}
.l-footer-bottom .copy {
  font-size: 1.4rem;
}

@keyframes open_header_animation {
  0% {
    transform: translate3d(0, -100%, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes close_header_animation {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(0, -100%, 0);
  }
}
[data-js-hamburger-btn] {
  aspect-ratio: 1/1;
  display: block;
  height: auto;
  position: relative;
  min-width: 50px;
  width: 6.2rem;
  top: 0;
  z-index: 9999;
}
[data-js-hamburger-btn] span {
  bottom: 0;
  display: block;
  height: 1px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.4s ease;
  width: 3.3rem;
}
@media screen and (max-width: 640px) {
  [data-js-hamburger-btn] span {
    width: 2rem;
  }
}
[data-js-hamburger-btn] span:before, [data-js-hamburger-btn] span:after {
  background-color: #222222;
  border-radius: 9999px;
  content: "";
  display: block;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  height: 100%;
  width: 100%;
  transition: all 0.4s ease;
}
[data-js-hamburger-btn] span:before {
  top: -0.6rem;
  width: 100%;
}
@media screen and (max-width: 640px) {
  [data-js-hamburger-btn] span:before {
    top: -0.4rem;
  }
}
[data-js-hamburger-btn] span::after {
  bottom: -0.6rem;
  right: unset;
  width: 100%;
}
@media screen and (max-width: 640px) {
  [data-js-hamburger-btn] span::after {
    bottom: -0.4rem;
  }
}
[data-js-hamburger-btn]:hover span:before,
[data-js-hamburger-btn]:hover span:after {
  background: #222222;
}
[data-js-hamburger-btn].is-open span {
  background-color: transparent !important;
}
[data-js-hamburger-btn].is-open span:before, [data-js-hamburger-btn].is-open span:after {
  bottom: 0;
  margin: auto;
  top: 0;
}
[data-js-hamburger-btn].is-open span::before {
  transform: rotate(220deg);
}
[data-js-hamburger-btn].is-open span::after {
  top: 0;
  transform: rotate(-220deg);
}

[data-js-hamburger-menu] {
  height: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
  transform: translateY(-100vh);
  transition: opacity 0.4s ease;
}
[data-js-hamburger-menu].is-open {
  min-height: 67.3rem;
  opacity: 1;
  transform: translateY(0);
  z-index: 7777;
}
@media screen and (max-width: 640px) {
  [data-js-hamburger-menu].is-open {
    height: min(70rem, 100%);
  }
}

[data-js-fadeinup],
[data-js-fadeinup-wrapper] > * {
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  opacity: 0;
  transition: opacity 1s ease, transform 1s ease;
  transform: translateY(3.6873156342vw);
}
[data-js-fadeinup].is-inview,
[data-js-fadeinup-wrapper] > *.is-inview {
  opacity: 1;
  transform: translateY(0);
}

[data-js-fadeinup] [data-js-fadeinup],
[data-js-fadeinup-wrapper] [data-js-fadeinup],
[data-js-fadeinup] [data-js-fadeinup-wrapper] > * {
  transform: translateY(1.8436578171vw);
}
[data-js-fadeinup] [data-js-fadeinup].is-inview,
[data-js-fadeinup-wrapper] [data-js-fadeinup].is-inview,
[data-js-fadeinup] [data-js-fadeinup-wrapper] > *.is-inview {
  opacity: 1;
  transform: translateY(0);
}

[data-js-fadeinup="2"] {
  transition-delay: 0.2s;
}
@media screen and (max-width: 640px) {
  [data-js-fadeinup="2"] {
    transition-delay: unset;
  }
}

[data-js-fadeinup="3"] {
  transition-delay: 0.4s;
}
@media screen and (max-width: 640px) {
  [data-js-fadeinup="3"] {
    transition-delay: unset;
  }
}

[data-js-fadeinup="4"] {
  transition-delay: 0.6s;
}
@media screen and (max-width: 640px) {
  [data-js-fadeinup="4"] {
    transition-delay: unset;
  }
}

[data-js-fadeinup="5"] {
  transition-delay: 0.8s;
}
@media screen and (max-width: 640px) {
  [data-js-fadeinup="5"] {
    transition-delay: unset;
  }
}

[data-js-fadeinup="6"] {
  transition-delay: 1s;
}
@media screen and (max-width: 640px) {
  [data-js-fadeinup="6"] {
    transition-delay: unset;
  }
}

@media screen and (max-width: 640px) {
  [data-js-scroll-section] {
    padding-top: 15.3846153846vw;
    margin-top: -15.3846153846vw;
  }
}

[data-js-accordion] {
  cursor: pointer;
  position: relative;
  padding: 2rem 12rem 1.2rem 3rem;
}
@media screen and (max-width: 640px) {
  [data-js-accordion] {
    padding: 1.8rem 4rem 2rem 1.7rem;
  }
}
[data-js-accordion]:after {
  aspect-ratio: 1/0.6218905473;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16.075" height="9.998" viewBox="0 0 16.075 9.998"><path d="M.681,15.343-.681,13.879,6.381,7.306-.681.732.681-.732,9.316,7.306Z" transform="translate(15.343 0.682) rotate(90)" fill="%23299aff"/></svg>') no-repeat 50% 50%/contain;
  background-size: contain;
  content: " ";
  display: inline-block;
  height: auto;
  right: 2.9rem;
  position: absolute;
  margin-top: -0.3687315634vw;
  left: unset;
  top: 50%;
  transition: transform 0.5s ease;
  transform-origin: 50% 50%;
  flex-shrink: 0;
  width: 1.608rem;
}
@media screen and (max-width: 640px) {
  [data-js-accordion]:after {
    right: 1.73rem;
    top: 3rem;
  }
}
[data-js-accordion] + div {
  display: none;
}
@media screen and (max-width: 640px) {
  [data-js-accordion].is-open {
    width: 100%;
  }
}
[data-js-accordion].is-open:after {
  transform: rotate(180deg) !important;
}/*# sourceMappingURL=common.css.map */