html {
  --main-color: #C5488E;
}

.main-visual {
  position: relative;
  padding-bottom: 27px;
}
@media screen and (min-width: 800px) {
  .main-visual {
    padding-bottom: 106px;
  }
}
.main-visual__bg {
  position: absolute;
  top: -93px;
  right: 0;
  z-index: -1;
  width: 55.2%;
}
@media screen and (min-width: 800px) {
  .main-visual__bg {
    width: 57.6388888889%;
    max-width: 830px;
    top: -97px;
  }
}
.main-visual__image {
  margin-right: 15.4666666667%;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  overflow: hidden;
  max-height: 400px;
}
.main-visual__image img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 800px) {
  .main-visual__image {
    width: 81.1111111111%;
    height: 40.2777777778vw;
    margin-right: 18.8888888889%;
    max-height: 580px;
  }
}
.main-visual__header {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  top: -12.8vw;
}
@media screen and (min-width: 800px) {
  .main-visual__header {
    position: absolute;
    top: 50%;
    right: 8%;
    -webkit-transform: translateY(calc(-50% - 60px));
            transform: translateY(calc(-50% - 60px));
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.main-visual__header-icon {
  width: clamp(2.813rem, 0rem + 12vw, 4.5rem);
}
@media screen and (min-width: 800px) {
  .main-visual__header-icon {
    width: clamp(0.625rem, -1.19rem + 7.75vw, 4.813rem);
  }
}
.main-visual__header-subtitle {
  color: #989898;
  margin-top: 8px;
  font-size: clamp(0.625rem, 0rem + 2.67vw, 1rem);
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 800px) {
  .main-visual__header-subtitle {
    font-size: clamp(0.625rem, 0.408rem + 0.92vw, 1.125rem);
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.1em;
  }
}
.main-visual__header-title {
  color: #333;
  text-align: center;
  margin-top: 20px;
  font-size: clamp(1.813rem, 0rem + 7.73vw, 2.9rem);
  font-weight: 500;
  line-height: 1.7586206897;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 800px) {
  .main-visual__header-title {
    font-size: clamp(0.625rem, -0.54rem + 4.97vw, 3.313rem);
    font-weight: 500;
    line-height: 1.7169811321;
    letter-spacing: 0.1em;
  }
}
.main-visual__header-title .span1 {
  font-size: clamp(2.375rem, 0rem + 10.13vw, 3.8rem);
  font-weight: 700;
  line-height: 1.3421052632;
  letter-spacing: 0.1em;
  color: #C5488E;
}
@media screen and (min-width: 800px) {
  .main-visual__header-title .span1 {
    font-size: clamp(0.625rem, -0.947rem + 6.71vw, 4.25rem);
    font-weight: 700;
    line-height: 1.3382352941;
    letter-spacing: 0.1em;
  }
}

.section-about {
  position: relative;
}
.section-about__bg {
  position: absolute;
  top: 220px;
  left: 0;
  width: clamp(14.625rem, 0rem + 62.4vw, 23.4rem);
  z-index: -1;
}
@media screen and (min-width: 800px) {
  .section-about__bg {
    width: clamp(0.625rem, -13.058rem + 58.38vw, 32.188rem);
  }
}
.section-about__wrap {
  position: relative;
}
.section-about__header {
  position: absolute;
  right: 0%;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (min-width: 1240px) {
  .section-about__header {
    right: -35px;
  }
}
.section-about__header-title {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2.1333333333%;
  font-size: clamp(0.688rem, 0rem + 2.93vw, 1.1rem);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em;
}
@media screen and (min-width: 800px) {
  .section-about__header-title {
    font-size: clamp(0.625rem, 0.462rem + 0.69vw, 1rem);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
  }
}
.section-about__header-title span {
  width: clamp(0.688rem, 0rem + 2.93vw, 1.1rem);
}
@media screen and (min-width: 800px) {
  .section-about__header-title span {
    width: clamp(0.625rem, 0.462rem + 0.69vw, 1rem);
  }
}
.section-about__header-subtitle {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: sideways;
  text-transform: uppercase;
  color: #C5488E;
  font-size: clamp(3.25rem, 0rem + 13.87vw, 5.2rem);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 800px) {
  .section-about__header-subtitle {
    font-size: clamp(0.625rem, -2.355rem + 12.72vw, 7.5rem);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.05em;
  }
}
.section-about__inner {
  padding-top: 30px;
}
@media screen and (min-width: 800px) {
  .section-about__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 3.4722222222vw;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.section-about__image {
  width: 77.9104477612%;
  border-radius: 20px;
  overflow: hidden;
  max-height: 89.552238806%;
}
@media screen and (min-width: 800px) {
  .section-about__image {
    max-height: unset;
  }
}
@media screen and (min-width: 1240px) {
  .section-about__image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 40.8333333333%;
            flex: 0 0 40.8333333333%;
    max-height: 480px;
  }
}
.section-about__body {
  margin-top: 30px;
}
@media screen and (min-width: 800px) {
  .section-about__body {
    padding-right: 14.5833333333%;
  }
}
.section-about__body-subtitle {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.2857142857;
  letter-spacing: 0.1em;
  color: #C5488E;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 800px) {
  .section-about__body-subtitle {
    font-size: clamp(0.625rem, 0.354rem + 1.16vw, 1.25rem);
    font-weight: 500;
    line-height: 0.9;
    letter-spacing: 0.1em;
  }
}
.section-about__body-subtitle:after {
  content: "";
  width: 98px;
  width: 26.1333333333%;
  height: 1px;
  border-top: 1px solid #989898;
  display: inline-block;
  margin-left: 10px;
}
.section-about__body-title {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.7777777778;
  letter-spacing: 0.1em;
  margin-top: 10px;
}
@media screen and (min-width: 800px) {
  .section-about__body-title {
    font-size: clamp(0.625rem, 0.083rem + 2.31vw, 1.875rem);
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0.1em;
  }
}
.section-about__body-text {
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.9230769231;
  letter-spacing: 0.1em;
  margin-top: 20px;
}
@media screen and (min-width: 800px) {
  .section-about__body-text {
    font-size: clamp(0.625rem, 0.462rem + 0.69vw, 1rem);
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0.1em;
  }
}
.section-about__item-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 30px;
}
@media screen and (min-width: 800px) {
  .section-about__item-link {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.section-strength {
  position: relative;
  margin-top: 40px;
}
.section-strength__bg {
  position: absolute;
  top: 60px;
  right: 0;
  width: clamp(10.438rem, 0rem + 44.53vw, 16.7rem);
  z-index: -1;
}
@media screen and (min-width: 800px) {
  .section-strength__bg {
    width: clamp(0.625rem, -10.945rem + 49.36vw, 27.313rem);
  }
}
@media screen and (min-width: 800px) {
  .section-strength__bg {
    top: clamp(60px, 12.0138888889vw, 173px);
  }
}
.section-strength__bg2 {
  position: absolute;
  top: 0;
  right: 0;
  width: clamp(8.625rem, 0rem + 36.8vw, 13.8rem);
  z-index: -1;
}
@media screen and (min-width: 800px) {
  .section-strength__bg2 {
    width: clamp(0.625rem, -9.834rem + 44.62vw, 24.75rem);
  }
}
.section-strength__inner {
  padding-top: 140px;
}
@media screen and (min-width: 800px) {
  .section-strength__inner {
    padding-top: clamp(100px, 15.2777777778vw, 220px);
  }
}
.section-strength__header-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  font-size: clamp(0.688rem, 0rem + 2.93vw, 1.1rem);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 800px) {
  .section-strength__header-title {
    font-size: clamp(0.625rem, 0.462rem + 0.69vw, 1rem);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.1em;
  }
}
.section-strength__header-title span {
  width: clamp(0.688rem, 0rem + 2.93vw, 1.1rem);
}
@media screen and (min-width: 800px) {
  .section-strength__header-title span {
    width: clamp(0.625rem, 0.462rem + 0.69vw, 1rem);
  }
}
.section-strength__header-subtitle {
  text-transform: uppercase;
  color: #fff;
  position: relative;
  margin-top: 10px;
  font-size: clamp(3.25rem, 0rem + 13.87vw, 5.2rem);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 800px) {
  .section-strength__header-subtitle {
    font-size: clamp(0.625rem, -2.355rem + 12.72vw, 7.5rem);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.05em;
  }
}
.section-strength__header-subtitle .text-stroke {
  -webkit-text-stroke: 2px #C5488E;
}
@media screen and (min-width: 800px) {
  .section-strength__header-subtitle .text-stroke {
    -webkit-text-stroke: 4px #C5488E;
  }
}
@media screen and (min-width: 1240px) {
  .section-strength__header-subtitle .text-stroke {
    -webkit-text-stroke: 6px #C5488E;
  }
}
.section-strength__header-subtitle .text-fill {
  position: absolute;
  top: 0;
  left: 0;
}
.section-strength__row {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 50px;
}
@media screen and (min-width: 800px) {
  .section-strength__row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 6.9444444444%;
  }
}
.section-strength__col-image {
  max-height: 260px;
  border-radius: 20px;
  overflow: hidden;
}
@media screen and (min-width: 800px) {
  .section-strength__col-image {
    max-height: 330px;
  }
}
.section-strength__col-image img {
  -o-object-fit: cover;
     object-fit: cover;
}
.section-strength__col-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.7777777778;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 800px) {
  .section-strength__col-title {
    font-size: clamp(0.625rem, 0.083rem + 2.31vw, 1.875rem);
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0.1em;
  }
}
.section-strength__col-title span {
  color: #C5488E;
  font-size: 3.25rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0em;
}
@media screen and (min-width: 800px) {
  .section-strength__col-title span {
    font-size: clamp(0.625rem, -1.407rem + 8.67vw, 5.313rem);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0em;
  }
}
.section-strength__col-text {
  margin-top: 20px;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.9230769231;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 800px) {
  .section-strength__col-text {
    font-size: clamp(0.625rem, 0.462rem + 0.69vw, 1rem);
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0.1em;
  }
}
.section-strength__col1 {
  margin-right: 12%;
}
@media screen and (min-width: 800px) {
  .section-strength__col1 {
    margin-right: 0;
  }
}
.section-strength__col2 {
  margin-left: 12%;
}
@media screen and (min-width: 800px) {
  .section-strength__col2 {
    margin-left: 0;
    margin-top: 13%;
  }
}

.section-products {
  position: relative;
  margin-top: 60px;
}
.section-products__bg {
  position: absolute;
  z-index: -1;
  top: 60px;
  left: 0;
  width: 88%;
  height: calc(100% - 60px);
  background: #C5488E;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
@media screen and (min-width: 800px) {
  .section-products__bg {
    top: 9.5833333333vw;
    width: 83.3333333333%;
  }
}
@media screen and (min-width: 1240px) {
  .section-products__bg {
    top: 138px;
    width: calc(100vw - (100vw - 950px) / 2);
  }
}
.section-products__header {
  position: absolute;
  left: -7px;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.section-products__header-title {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  font-size: clamp(0.688rem, 0rem + 2.93vw, 1.1rem);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 800px) {
  .section-products__header-title {
    font-size: clamp(0.625rem, 0.462rem + 0.69vw, 1rem);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.1em;
  }
}
.section-products__header-title span {
  width: clamp(0.688rem, 0rem + 2.93vw, 1.1rem);
}
@media screen and (min-width: 800px) {
  .section-products__header-title span {
    width: clamp(0.625rem, 0.462rem + 0.69vw, 1rem);
  }
}
.section-products__header-subtitle {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: sideways;
  text-transform: uppercase;
  color: #fff;
  position: relative;
  font-size: clamp(3.25rem, 0rem + 13.87vw, 5.2rem);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 800px) {
  .section-products__header-subtitle {
    font-size: clamp(0.625rem, -2.355rem + 12.72vw, 7.5rem);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.05em;
  }
}
.section-products__header-subtitle .text-stroke {
  -webkit-text-stroke: 2px #C5488E;
}
@media screen and (min-width: 800px) {
  .section-products__header-subtitle .text-stroke {
    -webkit-text-stroke: 4px #C5488E;
  }
}
@media screen and (min-width: 1240px) {
  .section-products__header-subtitle .text-stroke {
    -webkit-text-stroke: 6px #C5488E;
  }
}
.section-products__header-subtitle .text-fill {
  position: absolute;
  top: 0;
  left: 0;
}
.section-products__inner {
  padding-top: 160px;
  padding-top: 42.6666666667%;
  padding-bottom: 80px;
}
@media screen and (min-width: 600px) {
  .section-products__inner {
    padding-top: 200px;
  }
}
@media screen and (min-width: 800px) {
  .section-products__inner {
    padding-top: 18.0555555556%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 250fr 950fr;
    grid-template-columns: 250fr 950fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    position: relative;
    row-gap: 5.5555555556vw;
  }
  .section-products__inner > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .section-products__inner > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }
}
@media screen and (min-width: 1240px) {
  .section-products__inner {
    padding-top: 260px;
    row-gap: 80px;
  }
}
.section-products__nav {
  margin-left: 10.6666666667%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4px;
}
@media screen and (min-width: 800px) {
  .section-products__nav {
    margin-left: 5%;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
    -ms-grid-row-align: start;
        align-self: start;
    gap: 10px;
  }
}
.section-products__nav-item {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  font-size: clamp(0.813rem, 0rem + 3.47vw, 1.3rem);
  font-weight: 700;
  line-height: 1.9230769231;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 800px) {
  .section-products__nav-item {
    font-size: clamp(0.625rem, 0.408rem + 0.92vw, 1.125rem);
    font-weight: 700;
    line-height: 1.7777777778;
    letter-spacing: 0.1em;
  }
}
.section-products__nav-item.active {
  color: #3B4043;
}
.section-products__nav-arrow {
  width: clamp(1.125rem, 0rem + 4.8vw, 1.8rem);
  display: block;
}
@media screen and (min-width: 800px) {
  .section-products__nav-arrow {
    width: clamp(0.625rem, 0.137rem + 2.08vw, 1.75rem);
  }
}
.section-products__body {
  position: relative;
  margin-left: 10.6666666667%;
  margin-right: 0px;
  margin-top: 40px;
}
@media screen and (min-width: 800px) {
  .section-products__body {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1/3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
    margin-top: 0;
    margin-left: 19.8333333333%;
  }
}
.section-products__item {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #fff;
}
@media screen and (min-width: 800px) {
  .section-products__item {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 389fr 3.125% 573fr;
    grid-template-columns: 389fr 573fr;
    -ms-grid-rows: auto 3.125% auto;
    grid-template-rows: auto auto;
    gap: 3.125%;
  }
  .section-products__item > *:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }
  .section-products__item > *:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }
  .section-products__item > *:nth-child(3) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }
  .section-products__item > *:nth-child(4) {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
  }
}
.section-products__item.active {
  opacity: 1;
  position: relative;
}
.section-products__item-image {
  max-height: 330px;
  border-radius: 20px;
  overflow: hidden;
}
.section-products__item-image img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (min-width: 800px) {
  .section-products__item-image {
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    grid-column: 2/3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1/3;
    height: 370px;
  }
}
.section-products__item-title {
  margin-top: 30px;
  margin-right: 30px;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.7777777778;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 800px) {
  .section-products__item-title {
    font-size: clamp(0.625rem, 0.083rem + 2.31vw, 1.875rem);
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0.1em;
  }
}
@media screen and (min-width: 800px) {
  .section-products__item-title {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    grid-row: 1/2;
    margin: 0;
    -ms-grid-row-align: end;
        align-self: end;
  }
}
.section-products__item-text {
  margin-top: 20px;
  margin-right: 30px;
  margin-right: 13.3333333333%;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.9230769231;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 800px) {
  .section-products__item-text {
    font-size: clamp(0.625rem, 0.462rem + 0.69vw, 1rem);
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0.1em;
  }
}
@media screen and (min-width: 800px) {
  .section-products__item-text {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
    margin: 0;
  }
}
.section-products__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 50px;
}
@media screen and (min-width: 800px) {
  .section-products__btn {
    margin-top: 0;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: 1/2;
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    grid-row: 2/3;
    -ms-grid-row-align: end;
        align-self: end;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.section-service {
  position: relative;
  margin-top: 50px;
  padding-bottom: 80px;
}
@media screen and (min-width: 800px) {
  .section-service {
    margin-top: clamp(40px, 12.5vw, 180px);
  }
}
.section-service__bg {
  position: absolute;
  top: 80px;
  right: 0;
  width: clamp(20rem, 0rem + 85.33vw, 32rem);
  height: calc(100% - 80px);
  background: #FCEAF4;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  z-index: -1;
}
@media screen and (min-width: 800px) {
  .section-service__bg {
    width: clamp(0.625rem, -31.618rem + 137.57vw, 75rem);
  }
}
@media screen and (min-width: 1240px) {
  .section-service__bg {
    width: calc(100vw - (100vw - 950px) / 2);
  }
}
.section-service__header {
  position: absolute;
  right: 5px;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.section-service__header-title {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  font-size: clamp(0.688rem, 0rem + 2.93vw, 1.1rem);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 800px) {
  .section-service__header-title {
    font-size: clamp(0.625rem, 0.462rem + 0.69vw, 1rem);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.1em;
  }
}
.section-service__header-title span {
  width: clamp(0.688rem, 0rem + 2.93vw, 1.1rem);
}
@media screen and (min-width: 800px) {
  .section-service__header-title span {
    width: clamp(0.625rem, 0.462rem + 0.69vw, 1rem);
  }
}
.section-service__header-subtitle {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: sideways;
  text-transform: uppercase;
  color: #C5488E;
  font-size: clamp(3.25rem, 0rem + 13.87vw, 5.2rem);
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 800px) {
  .section-service__header-subtitle {
    font-size: clamp(0.625rem, -2.355rem + 12.72vw, 7.5rem);
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0.05em;
  }
}
.section-service__inner {
  padding-top: 40px;
  padding-right: 10.6666666667%;
}
@media screen and (min-width: 800px) {
  .section-service__inner {
    position: relative;
    min-height: 640px;
  }
}
.section-service__row {
  padding-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
}
@media screen and (min-width: 800px) {
  .section-service__row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: clamp(10px, 2.0833333333vw, 30px);
    padding-right: 13.8888888889vw;
  }
}
@media screen and (min-width: 1240px) {
  .section-service__row {
    padding-right: 200px;
  }
}
.section-service__col {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.section-service__col-image {
  border-radius: 20px;
  overflow: hidden;
  max-height: 200px;
}
@media screen and (min-width: 800px) {
  .section-service__col-image {
    max-height: 300px;
    height: 300px;
  }
}
.section-service__col-image img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-service__col-title {
  margin-top: 15px;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 800px) {
  .section-service__col-title {
    font-size: clamp(0.625rem, 0.083rem + 2.31vw, 1.875rem);
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: 0.1em;
  }
}
.section-service__col-title a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.section-service__col-text {
  margin-top: 5px;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.9230769231;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 800px) {
  .section-service__col-text {
    font-size: clamp(0.625rem, 0.462rem + 0.69vw, 1rem);
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0.1em;
  }
}
.section-service__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 40px;
}
@media screen and (min-width: 800px) {
  .section-service__btn {
    position: absolute;
    right: 32px;
    bottom: 0;
    width: 200px;
  }
}

.art-control {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  --page-width: 375;
  overflow-x: clip;
}
@media screen and (min-width: 600px) {
  .art-control {
    --page-width: 1366;
  }
}
.art-control .item {
  position: absolute;
  top: calc(var(--item-top) * 1px);
  left: calc(50% + var(--item-left) * 1px);
  width: calc(var(--item-width) * 1px);
  height: calc(var(--item-height) * 1px);
}
@media screen and (min-width: 600px) {
  .art-control .item {
    top: calc(var(--item-top-md) * 1px);
    left: calc(50% + var(--item-left-md) * 1px);
    width: calc(var(--item-width-md) * 1px);
    height: calc(var(--item-height-md) * 1px);
  }
}
.art-control .item img {
  width: 100%;
}
.art-control .item.round img {
  border-radius: 10px;
  overflow: hidden;
}