.kv__area {
  width: 100%;
  margin-top: 110px;
}
@media screen and (max-width: 1220px) {
  .kv__area {
    margin-top: 65px;
  }
}
.kv__image {
  margin: 0 auto;
  width: 88.66%;
  height: auto;
  aspect-ratio: 19/10;
}
@media screen and (max-width: 767px) {
  .kv__image {
    height: 513px;
    width: 100%;
  }
}
.kv__image img {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .kv__image img {
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.about__area {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.about__bg {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100vw;
  z-index: -1;
  margin: 0 calc(50% - 50vw);
}
.about__inner {
  max-width: 1200px;
  width: 90%;
  margin: 0 auto;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.about__container {
  max-width: 685px;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 45px;
  margin-top: 80px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .about__container {
    margin-top: 1px;
  }
}
.about__head {
  position: relative;
}
.about__title {
  text-align: center;
}
.about__title--orange {
  color: #f48d3a;
}
.about__text {
  width: 100%;
  margin-top: 25px;
  font-size: 18px;
  line-height: 1.6666666667;
}
@media screen and (max-width: 767px) {
  .about__text {
    font-size: 16px;
  }
}
.about__peaple {
  max-width: 590px;
  width: 70vw;
  margin-top: 85px;
  margin-inline: auto;
}

.intro__area {
  position: relative;
}
.intro__bg {
  position: relative;
  height: 540px;
  overflow: hidden;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}
.intro__bg--sea {
  height: 830px;
  position: relative;
  background: url(/top/img/sea.jpg) center/cover, no-repeat;
}
@media screen and (max-width: 1220px) {
  .intro__bg--sea {
    height: 1090px;
  }
}
@media screen and (max-width: 1220px) and (max-width: 767px) {
  .intro__bg--sea {
    height: 960px;
  }
}
@media screen and (max-width: 1220px) and (max-width: 767px) and (max-width: 500px) {
  .intro__bg--sea {
    height: 890px;
  }
}
.intro__bg--sea::before {
  content: "";
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  background: #006092;
  opacity: 0.6;
  top: 0;
  left: 0;
}
.intro__bg--activity {
  height: 620px;
  height: 41.3vw;
}
@media screen and (max-width: 767px) {
  .intro__bg--activity {
    height: 72vw;
  }
}
.intro__wave--special {
  margin-left: -1px;
}
.intro__activity {
  -o-object-position: 50% 44%;
     object-position: 50% 44%;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100vw;
  height: 41.3vw;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .intro__activity {
    height: 100%;
  }
}
.intro__container {
  position: relative;
  z-index: 1;
  margin-inline: auto;
  text-align: center;
  color: #ffffff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (max-width: 767px) {
  .intro__container {
    width: 90%;
  }
}
.intro__title {
  font-size: 36px;
  font-weight: 500;
  line-height: 1.8;
  margin-top: 150px;
}
@media screen and (max-width: 1220px) {
  .intro__title {
    margin-top: 60px;
  }
}
@media screen and (max-width: 1220px) and (max-width: 767px) {
  .intro__title {
    font-size: 24px;
  }
}
.intro__text {
  font-size: 18px;
  line-height: 2.2222222222;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  .intro__text {
    text-align: left;
  }
}
.intro__text--reguler {
  font-size: 18px;
  margin-top: 4vw;
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  .intro__text--reguler {
    font-size: 16px;
    margin-top: 30px;
  }
}
.intro__text--small {
  font-size: 13px;
}
@media screen and (max-width: 767px) {
  .intro__text--small {
    font-size: 10px;
  }
}
.intro__image {
  position: absolute;
}
@media screen and (max-width: 1220px) {
  .intro__image {
    position: relative;
  }
}
.intro__image--1 {
  max-width: 190px;
  width: 12.6vw;
  top: -35px;
  top: -2.3vw;
  left: -210px;
  left: -14vw;
}
@media screen and (max-width: 1220px) {
  .intro__image--1 {
    top: 0;
    left: 0;
    margin: 30px auto 0 0;
    width: 95px;
    width: 37.6vw;
  }
}
.intro__image--2 {
  max-width: 270px;
  top: 65px;
  top: 4.3vw;
  right: -340px;
  right: -22.6vw;
  width: 18vw;
}
@media screen and (max-width: 1220px) {
  .intro__image--2 {
    top: 0;
    left: 0;
    margin: -30px 0 0 auto;
    width: 135px;
    width: 49vw;
  }
}
.intro__image--3 {
  max-width: 310px;
  bottom: 20px;
  bottom: 1.33vw;
  left: -370px;
  left: -24.66vw;
  width: 20.66vw;
}
@media screen and (max-width: 1220px) {
  .intro__image--3 {
    top: 0;
    left: 0;
    width: 155px;
    width: 70vw;
    margin: 30px auto 0 0;
  }
}

.wave__area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100vw;
}
.wave__area--reverse {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  top: -1px;
  bottom: unset;
}
.wave__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.wave__list--1 {
  -webkit-animation: infinity-scroll-hn 80s infinite linear;
          animation: infinity-scroll-hn 80s infinite linear;
}
.wave__list--2 {
  -webkit-animation: infinity-scroll-vart 120s infinite linear;
          animation: infinity-scroll-vart 120s infinite linear;
}
.wave__item {
  width: 27vw;
}
@media screen and (max-width: 767px) {
  .wave__item {
    width: 40vw;
  }
}

.bg-wave__area {
  position: absolute;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: auto;
}
.bg-wave__area--top {
  translate: 0 -5vw;
  bottom: -23vw;
  opacity: 0.3;
}
.bg-wave__area--mid {
  rotate: 4.589deg;
  translate: 0 -3.9vw;
  bottom: -21.9vw;
  opacity: 0.3;
}
.bg-wave__area--bot {
  translate: 0 -3.6vw;
  bottom: -21.6vw;
  opacity: 0.3;
}
.bg-wave__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  will-change: transform;
  -webkit-transition: -webkit-transform 1s linear;
  transition: -webkit-transform 1s linear;
  transition: transform 1s linear;
  transition: transform 1s linear, -webkit-transform 1s linear;
}
.bg-wave__list--top {
  -webkit-animation: infinity-scroll-bg 100s infinite linear;
          animation: infinity-scroll-bg 100s infinite linear;
}
.bg-wave__list--mid {
  -webkit-animation: infinity-scroll-bg 120s infinite linear;
          animation: infinity-scroll-bg 120s infinite linear;
}
.bg-wave__list--bot {
  -webkit-animation: infinity-scroll-bg 180s infinite linear;
          animation: infinity-scroll-bg 180s infinite linear;
}
.bg-wave__item {
  width: 106.6vw;
}
@media screen and (max-width: 767px) {
  .bg-wave__item {
    width: 213.2vw;
  }
}

.feature__area {
  position: relative;
  background: #f5f5f5;
  width: 100vw;
  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;
  padding-bottom: 85px;
}
@media screen and (max-width: 767px) {
  .feature__area {
    padding-bottom: 40px;
  }
}
.feature__inner {
  overflow: hidden;
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.feature__top {
  max-width: 685px;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 45px;
  margin-top: 80px;
  margin-inline: auto;
}
@media screen and (max-width: 767px) {
  .feature__top {
    margin-top: 40px;
  }
}
.feature__head {
  position: relative;
}
.feature__title {
  text-align: center;
}
.feature__title--orange {
  color: #f48d3a;
}
.feature__text {
  width: 100%;
  margin-top: 25px;
  font-size: 18px;
  line-height: 1.6666666667;
}
@media screen and (max-width: 767px) {
  .feature__text {
    font-size: 16px;
  }
}
.feature__list {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 50px;
}
.feature__item {
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
  opacity: 0.75;
  -webkit-mask-size: 100%;
  mask-size: 100%;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center;
  mask-position: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: auto;
  position: relative;
  aspect-ratio: 310/313;
  max-width: 310px;
}
.feature__item--left {
  -webkit-transform: translateX(20%);
          transform: translateX(20%);
  background: #e37878;
}
.feature__item--center {
  background: #f1c838;
}
.feature__item--right {
  -webkit-transform: translateX(-20%);
          transform: translateX(-20%);
  background: #5fccb9;
}
@media (hover) {
  .feature__item:hover {
    opacity: 1;
    z-index: 10;
  }
  .feature__item:hover .feature__link {
    border-bottom: 1px solid #ffffff;
  }
}
.feature__name {
  color: #ffffff;
  font-size: 38px;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 400;
  font-style: normal;
  top: 45%;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  .feature__name {
    font-size: 24px;
  }
}
.feature__link {
  color: #ffffff;
  font-size: 14px;
  font-family: "Zen Maru Gothic", serif;
  font-weight: 400;
  font-style: normal;
  -webkit-transition: border-bottom 0.3s ease;
  transition: border-bottom 0.3s ease;
  border-bottom: 0;
  position: absolute;
  bottom: 23%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.detail {
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: #f5f5f5;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
}
.detail__tri-area {
  width: 100%;
}
.detail__tri-area--left {
  -webkit-transform: translateX(15.72%);
          transform: translateX(15.72%);
}
.detail__tri-area--center {
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}
.detail__tri-area--right {
  -webkit-transform: translateX(77.83%);
          transform: translateX(77.83%);
}
.detail__tri {
  -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
          clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  width: 6.3%;
  aspect-ratio: 4/6;
  top: 0;
}
.detail__tri--left {
  background: #f4e3e3;
  left: 15.72%;
}
.detail__tri--center {
  background: #f6edcf;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.detail__tri--right {
  background: #d9f0ec;
  left: 77.83%;
}
.detail__tab {
  max-width: 636px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  visibility: hidden;
  height: 0;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.detail__tab-active {
  visibility: visible;
  height: auto;
  opacity: 1;
  height: 100%;
}
.detail__body {
  border-radius: 10px;
}
.detail__body--left {
  background: #f4e3e3;
}
.detail__body--center {
  background: #f6edcf;
}
.detail__body--right {
  background: #d9f0ec;
}
.detail__inner {
  padding: 50px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .detail__inner {
    padding: 25px;
  }
}
.detail__title {
  font-size: 36px;
  padding-bottom: 20px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .detail__title {
    padding-bottom: 10px;
    font-size: 24px;
  }
}
.detail__title--left {
  border-bottom: 1px solid #e79191;
}
.detail__title--center {
  border-bottom: 1px solid #f2d367;
}
.detail__title--right {
  border-bottom: 1px solid #85e2d1;
}
.detail__sub-title {
  font-size: 22px;
  padding-top: 20px;
  text-align: center;
  line-height: 1.8;
  margin-block: calc((1em - 1lh) / 2);
}
@media screen and (max-width: 767px) {
  .detail__sub-title {
    font-size: 18px;
  }
}
.detail__text {
  padding-top: 30px;
  line-height: 1.8;
  margin-block: calc((1em - 1lh) / 2);
}
@media screen and (max-width: 767px) {
  .detail__text {
    padding-top: 15px;
    font-size: 14px;
  }
}
.detail__btn {
  display: block;
}
@media screen and (max-width: 767px) {
  .detail__btn {
    display: none;
  }
}

.closeBtn {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 22px;
  height: 22px;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (hover) {
  .closeBtn:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  .closeBtn {
    top: 15px;
    right: 15px;
  }
}
.closeBtn__line {
  background-color: #8e8e8e;
  width: 22px;
  height: 2px;
}
.closeBtn__line--1 {
  rotate: 45deg;
  position: absolute;
  top: 50%;
}
.closeBtn__line--2 {
  rotate: -45deg;
  position: absolute;
  top: 50%;
}

.join__area {
  background: #f5f5f5;
  width: 100%;
  padding-top: 130px;
  padding-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .join__area {
    padding-bottom: 50px;
    padding-top: 100px;
  }
}
.join__inner {
  max-width: 1200px;
  width: 90%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.join__body {
  border-radius: 18.6vw;
  background: #ffffff;
  padding: 50px 160px;
  max-width: 995px;
  width: 100%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .join__body {
    padding: 50px 60px;
  }
}
.join__title {
  text-align: center;
  color: #f59e58;
}
.join__text {
  line-height: 1.8;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  .join__text {
    font-size: 14px;
    margin-top: 25px;
  }
}
.join__people {
  position: absolute;
}
.join__people--1 {
  width: 39px;
  top: -14px;
  left: 105px;
}
@media screen and (max-width: 767px) {
  .join__people--1 {
    top: -1.82%;
    left: 12.5%;
    width: 24px;
  }
}
.join__people--2 {
  top: 20.27%;
  left: -3px;
  width: 69px;
}
@media screen and (max-width: 767px) {
  .join__people--2 {
    left: 0.39%;
    width: 40px;
  }
}
.join__people--3 {
  bottom: 30px;
  left: 52px;
  width: 54px;
}
@media screen and (max-width: 767px) {
  .join__people--3 {
    bottom: 3.9%;
    left: 2.5%;
    width: 32px;
  }
}
.join__people--4 {
  top: -10px;
  right: 84px;
  width: 44px;
}
@media screen and (max-width: 767px) {
  .join__people--4 {
    top: 1.3%;
    right: 10%;
    width: 27px;
  }
}
.join__people--5 {
  top: 44.32%;
  right: -10px;
  width: 45px;
}
@media screen and (max-width: 767px) {
  .join__people--5 {
    right: 1.3%;
    width: 27px;
  }
}
.join__people--6 {
  bottom: 10px;
  right: 67px;
  width: 29px;
}
@media screen and (max-width: 767px) {
  .join__people--6 {
    bottom: 1.3%;
    right: 5.5%;
    width: 20px;
  }
}

.history__area {
  position: relative;
  padding-block: 130px 150px;
}
@media screen and (max-width: 767px) {
  .history__area {
    padding-block: 65px 75px;
  }
}
.history__inner {
  max-width: 1000px;
  width: 90%;
  margin-inline: auto;
}
.history__title {
  font-size: 36px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .history__title {
    font-size: 24px;
  }
}
.history__title--orange {
  color: #f59e58;
}
.history__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 145px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  .history__list {
    gap: 60px;
    margin-top: 30px;
  }
}
.history__unit {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 25px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .history__unit {
    -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;
  }
}
.history__unit:nth-child(odd) {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media screen and (max-width: 767px) {
  .history__unit:nth-child(odd) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.history__unit:nth-child(odd)::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: -50px;
  left: 0;
  background: url(/top/img/deco_wave.png) center/contain, no-repeat;
  width: 184px;
  height: auto;
  aspect-ratio: 184/43;
  translate: 0 100%;
}
@media screen and (max-width: 767px) {
  .history__unit:nth-child(odd)::after {
    bottom: -1em;
    width: 90px;
  }
}
.history__unit:nth-child(even) {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.history__unit:nth-child(even)::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 50px;
  right: 0;
  background: url(/top/img/deco_wave.png) center/contain, no-repeat;
  width: 184px;
  height: auto;
  aspect-ratio: 184/43;
  translate: 0 100%;
}
@media screen and (max-width: 767px) {
  .history__unit:nth-child(even)::after {
    bottom: -1em;
    width: 90px;
  }
}
.history__unit:last-child::after {
  display: none;
}
.history__textbox {
  max-width: 450px;
  width: 100%;
}
.history__disc {
  font-size: 20px;
  line-height: 1.8;
  color: #f59e58;
  padding-bottom: 1em;
  border-bottom: 1px solid #d9d9d9;
}
@media screen and (max-width: 767px) {
  .history__disc {
    font-size: 18px;
  }
}
.history__text {
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .history__text {
    font-size: 14px;
  }
}
.history__image {
  max-width: 475px;
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
}

.md--margin {
  margin-top: 85px;
}
@media screen and (max-width: 767px) {
  .md--margin {
    margin-top: 40px;
  }
}

.news__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  height: 50%;
  z-index: -1;
  background: #f5f5f5;
}
.news__waves {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: -1;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.news__area {
  width: 100%;
  margin-bottom: 100px;
  position: relative;
  overflow-x: hidden;
}
@media screen and (max-width: 767px) {
  .news__area {
    margin-bottom: 50px;
  }
}
.news__inner {
  max-width: 995px;
  width: 90%;
  margin: 0 auto;
}
.news__body {
  background: #ffffff;
  border-radius: 20px;
  border: 1px solid #d9d9d9;
  padding: 50px 100px 60px;
}
@media screen and (max-width: 767px) {
  .news__body {
    padding: 25px 25px 30px;
  }
}
.news__head {
  text-align: center;
}
.news__list {
  margin-top: 70px;
  display: grid;
  grid-template-columns: auto auto 1fr;
}
@media screen and (max-width: 767px) {
  .news__list {
    margin-top: 35px;
    grid-template-columns: repeat(2, 1fr);
  }
}
.news__item {
  display: grid;
  grid-template-columns: subgrid;
  grid-column: span 3;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 25px;
}
@media screen and (max-width: 767px) {
  .news__item {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 10px;
    grid-column: span 2;
  }
}
.news__item:first-child {
  padding-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .news__item:first-child {
    padding-bottom: 1em;
  }
}
.news__item:nth-child(2) {
  padding-block: 25px;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}
@media screen and (max-width: 767px) {
  .news__item:nth-child(2) {
    padding-block: 1em;
  }
}
.news__item:last-child {
  padding-top: 25px;
}
@media screen and (max-width: 767px) {
  .news__item:last-child {
    padding-top: 1em;
  }
}
.news__link {
  display: block;
  width: 100%;
  height: 100%;
}
.news__date {
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .news__date {
    grid-area: 1/1/2/2;
    font-size: 12px;
  }
}
.news__cat {
  font-size: 10px;
  color: #ffffff;
  background: #242424;
  border-radius: 12px;
  padding: 0.3em 0.8em;
  line-height: 1.8;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
}
@media (hover) {
  .news__cat:hover {
    background: #f48d3a;
  }
}
@media screen and (max-width: 767px) {
  .news__cat {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    grid-area: 1/2/2/3;
    padding: 0 0.8em;
  }
}
.news__title {
  line-height: 1.8;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (hover) {
  .news__title:hover {
    color: #f48d3a;
  }
}
@media screen and (max-width: 767px) {
  .news__title {
    font-size: 14px;
    grid-area: 2/1/3/3;
  }
}

.button__area {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .button__area {
    margin-top: 20px;
  }
}
.button__item {
  position: relative;
  background: #242424;
  color: #ffffff;
  padding-block: 15px;
  max-width: 270px;
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  -webkit-transition: scale 0.3s;
  transition: scale 0.3s;
}
@media screen and (max-width: 767px) {
  .button__item {
    max-width: 200px;
  }
}
.button__item::after {
  content: "";
  background: #ffffff;
  width: 6px;
  height: 6px;
  position: absolute;
  top: 50%;
  right: 25px;
  border-radius: 3px;
  translate: 0 -50%;
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
  -webkit-transition: scale 0.3s;
  transition: scale 0.3s;
}
@media (hover) {
  .button__item:hover {
    background: #f48d3a;
  }
  .button__item:hover::after {
    content: "";
    border-radius: 6px;
    scale: 200%;
  }
}
.br--enabled {
  display: none;
}
@media screen and (max-width: 767px) {
  .br--enabled {
    display: block;
  }
}
.br--disabled {
  display: block;
}
@media screen and (max-width: 767px) {
  .br--disabled {
    display: none;
  }
}

.wave__line {
  position: absolute;
  z-index: 1;
  left: 50%;
  height: 6.66vw;
}
.wave__line--top {
  translate: -50% -100%;
  top: 1px;
}
.wave__line--bottom {
  bottom: 1px;
  translate: -50% 100%;
  rotate: 180deg;
}
.wave__bg {
  position: absolute;
  z-index: 0;
  bottom: 0;
  left: 50%;
  translate: -50% 0;
}
/*# sourceMappingURL=style.css.map */
