/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
:root {
  --regular-font-family: "M PLUS 1p", serif;
  --regular-font-weight: 500;
  --regular-line-height: 1.6;
  --regular-text-color: #333;
  --regular-letter-spacing: 0.1em;
  /* --regular-bg-color: #f1e8f6; */
  --regular-bg-gradient: linear-gradient(
    0deg,
    rgba(212, 181, 225, 0) 85.01%,
    rgba(212, 181, 225, 0.3) 91.25%,
    rgba(181, 193, 243, 0.5) 102.46%,
    rgba(235, 165, 226, 0.5) 108.09%
  );
  --primary-color: #4599DF;
  --secondary-color: #ff8b8b;
  --sec-title-color: #4599DF;
  --profile-gradient: linear-gradient(
      162deg,
      #eba5e2 16.58%,
      #bab1f9 45.74%,
      #a6b5ef 75.12%,
      #d4b5e1 92.69%
    ),
    linear-gradient(100deg, #ffaef4 -9.51%, #bca5f6 37.38%, #d49dec 82.43%);
  --recruit-gradient: linear-gradient(
    354deg,
    rgba(235, 165, 226, 0) 9.22%,
    rgba(177, 180, 249, 0.3) 60.05%,
    rgba(170, 170, 244, 0.3) 102.48%,
    rgba(212, 181, 225, 0.3) 141.26%
  );
  background-color: var(--regular-bg-color);
}
:root.fonts-ready {
  visibility: visible;
  opacity: 1;
}
body {
  font-family: var(--regular-font-family);
  font-weight: var(--regular-font-weight);
  line-height: var(--regular-line-height);
  color: (var(--regular-text-color));
  letter-spacing: var(--regular-letter-spacing);
  text-rendering: optimizeLegibility;
}
h1 {
  padding: 0;
  margin: 0;
}
a {
  color: inherit;
  text-decoration: inherit;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
ul,
ol {
  padding: 0;
  margin: 0;
  list-style: none;
}
.main {
  position: relative;
  z-index: 1;
  display: grid;
  /* background-image: var(--regular-bg-gradient); */
}
.section {
  position: relative;
}
.section.section--about {
  padding: 30px 0 80px;
  text-align: center;
}
.section.section--profile {
  overflow-x: hidden;
}
.section.section--recruit {
  padding: 50px 0;
  background:url(../images/white-dot.png) 0% 0% / 20.000000298023224px 20.000000298023224px repeat, linear-gradient(180deg, #E0F1FF 0%, rgba(224, 241, 255, 0.00) 77.34%);
  z-index: -2 ;
   /* background: ; */
  /* background: var(--recruit-gradient); */
}
.bg-about {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background: url(../images/pc/bg_about.png) top center /
    cover;
}
.bg-about svg {
  width: 100%;
  margin: auto;
}
/* .bg-recruit {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  /* background: url(/audition/assets/images/sp/bg_recruit-info_sp.png) no-repeat
    center / contain; */
/* } */ 
.embed-video {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.embed-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sec-title {
  display: flex;
  column-gap: 15px;
  align-items: center;
  width: max-content;
  margin: 0 auto;
  text-align: center;
}
.sec-title__about{
  position:relative;
  background:url(../images/ellipse_blue1.svg) no-repeat 56px 2px ,url(../images/ellipse_pink1.svg) no-repeat 4px 4px ,url(../images/ellipse_pink2.svg) no-repeat 120px 4px , #4599DF;
  background-clip: text;
  color:transparent
}
.sec-title .sec-title__body {
  display: grid;
  place-items: center;
}
.sec-title .sec-title__en {
  font-size: 34px;
  font-weight: 600;
  line-height: 1;
}
.sec-title__about .sec-title__en {
  letter-spacing: 2.9px;
}
.sec-title__about::before {
  content: "";
  background: #FDEEFE 0px 20px;
  filter: blur(10px); 
  position: absolute;
  width: 260px;
  height: 24px;
  border-radius: 260px;
  z-index: -1;
}
.sec-title .sec-title__ja {
  font-size: 12px;
  font-weight: 400;
  line-height: 2;
}
.section--about:after {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: 0;
height: 30%;
pointer-events: none;
background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
}
.section--about .sec-desc {
position: relative;
z-index: 10;
}
/* .sec-title .sec-title__ja.sec-title__ja--longlength {
  position: absolute;
  right: -100%;
  bottom: -2em;
  left: -100%;
  width: max-content;
  margin: auto;
} */
/* .sec-title .sec-title__pre,
.sec-title .sec-title__post {
  width: 36px;
  height: 56px;
  background: url(/audition/assets/images/common/sec-title.svg) no-repeat center /
    contain;
  transform: translateY(-5px);
} */
.sec-title .sec-title__post {
  transform: translateY(-5px) scaleX(-1);
}
.sec-desc {
  display: grid;
  gap: 2em;
  max-width: 800px;
  padding: 0 20px;
  margin: 20px auto 0;
}
.sec-desc .sec-desc__paragraph {
  font-size: 0;
}
.sec-desc .sec-desc__paragraph span {
  font-size: 14px;
}
.sec-desc .sec-desc__city {
    color:#298DE1;
}
.general-button {
  max-width: 400px;
  padding: 0 20px;
  margin: 20px auto 0;
}
.general-button .general-button__link {
  display: grid;
  place-items: center;
  height: 50px;
  color: #fff;
  background-color: #1D84DA;
  border-radius: 9999px;
}
.sec-title__profile {
  position:relative;
  background:url(../images/ellipse_pink3.svg) no-repeat 4px 4px ,url(../images/ellipse_blue2.svg) no-repeat 142px 8px ,url(../images/ellipse_pink4.svg) no-repeat 220px 10px ,url(../images/ellipse_pink5.svg) no-repeat 410px 5px ,url(../images/ellipse_blue3.svg) no-repeat 500px 8px , #4599DF;
  background-clip: text;
  color:transparent
}
.sec-title__profile::before {
  content: "";
  background: #FDEEFE 0px 20px;
  filter: blur(10px); 
  position: absolute;
  width: 580px;
  height: 24px;
  border-radius: 580px;
  z-index: -1;
}
.sec-title__profile .sec-title__en span{
  font-size: 40px;
}
.profile-bg-area {
   position: relative;
  padding-bottom: 80px;
}
/* .profile-bg-area .profile-bg-area__gradient,
.profile-bg-area .profile-bg-area__img {
  position: absolute;
  top: calc(var(--profile-img-height) / 1.8);
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100%;
} */
.profile-bg-area .profile-bg-area__gradient {
  background-image: var(--profile-gradient);
}
.profile-bg-area .profile-bg-area__img {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 714px;
  background: url(../images/pc/bg_profile.png) no-repeat top center /
    cover;
}
.profile-heading {
  max-width: 1000px;
  padding: 0;
  margin: 40px auto 0;
}
.profile-heading .profile-heading__img {
    border-radius: 20px;
}
.profile-sns {
  display: flex;
  column-gap: 20px;
  width: max-content;
  padding: 0;
  margin: 20px auto 0;
}
.profile-sns .profile-sns__item {
  display: grid;
  place-items: center;
  width: 60px;
  height: 60px;
  background-color: #fff;
  border-radius: 50%;
}
.profile-sns .profile-sns__link {
  display: block;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
}
.profile-sns .profile-sns__link[aria-label="x"] {
  background: url(../images/common/icon-x.svg) no-repeat center /
    contain;
}
.profile-sns .profile-sns__link[aria-label="instagram"] {
  background: url(../images/common/icon-instagram.svg) no-repeat
    center / contain;
}
.profile-sns .profile-sns__link[aria-label="youtube"] {
  background: url(../images/common/icon-youtube.svg) no-repeat
    center / contain;
}
.profile-sns .profile-sns__link[aria-label="tiktok"] {
  background: url(../images/common/icon-tiktok.svg) no-repeat
    center / contain;
}
.member-list-section{
  padding: 80px 0 80px;
  background-color: #E0F1FF;
}
.member-list {
  padding:0 20px;
  text-align: center;
}
.member-list .member-list__item {
  padding-bottom: 40px;
  background: url(../images/common/dotted-circle.svg) repeat-x
    left top / 6px;
        border-bottom: 2px dotted #9DCCF2;
}
.member-list .member-list__item:nth-child(1) {
  color: #8D929E;
}
.member-list .member-list__item:nth-child(2) {
  color: #F78B3A;
}
.member-list .member-list__item:nth-child(3) {
  color: #FF6A6A;
}
.member-list .member-list__item:nth-child(4) {
  color: #F96CB1;
}
.member-list .member-list__item:nth-child(5) {
  color: #529BFE;
}
.member-list .member-list__item:nth-child(6) {
  color: #F0C304;
}
.member-list .member-list__item:nth-child(7) {
  color: #A283E2;
   border:none;
}
.member-list .member-list__img img {
  margin: auto;
}
.member-list .member-list__name {
  margin-top: 15px;
  font-size: 20px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 1px;
}
.member-list .member-list__sns {
  margin-top: 20px;
  line-height: 0;
}
.member-list .member-list__sns ul {
  display: inline-flex;
  column-gap: 10px;
}
.member-list .member-list__sns li {
  display: grid;
  width: 36px;
  height: 36px;
}
.member-list .member-list__sns a {
  width: 100%;
  height: 100%;
}
.member-list .member-list__sns a[aria-label="x"] {
  background: url(../images/common/icon-x.svg) no-repeat center /
    contain;
}
.member-list .member-list__sns a[aria-label="instagram"] {
  background: url(../images/common/icon-instagram.svg) no-repeat
    center / contain;
}
.member-list .member-list__sns a[aria-label="tiktok"] {
  background: url(../images/common/icon-tiktok.svg) no-repeat
    center / contain;
}
.member-list .member-list__desc {
  margin-top: 10px;
  font-size: 14px;
  color: var(--regular-text-color);
  text-align: left;
}
.sec-title__recruit {
  position:relative;
  background:url(../images/ellipse_pink6.svg) no-repeat 0px 0px ,url(../images/ellipse_pink7.svg) no-repeat 100px 10px ,url(../images/ellipse_blue4.svg) no-repeat 200px 8px ,url(../images/ellipse_pink8.svg) no-repeat 355px 4px, #4599DF;
  background-clip: text;
  color:transparent;  
}
.sec-title__recruit::before {
  content: "";
  background: #FDEEFE 0px 20px;
  filter: blur(10px); 
  position: absolute;
  width: 440px;
  height: 24px;
  border-radius: 440px;
  z-index: -1;
}
.sec-title__recruit .sec-title__en {
  letter-spacing: 2.32px;
}
.recruit-outline {
  padding: 0 20px;
}
.recruit-outline__item {
  margin-bottom: 30px;
}
.recruit-outline .recruit-outline__title {
  display: grid;
  place-items: center;
  height: 40px;
  /* margin-top: 30px; */
  font-size: 16px;
  font-weight: 800;
  line-height: 1.6;
  color: #fff;
  background: linear-gradient(
135deg,
#AADBFF 0%,
#A4E9E9 22%,
#54BFFF 50%,
#A4E9E9 80%,
#AADBFF 100%
),
#FFECF0;
  border-radius: 5px;
}
.recruit-outline .recruit-outline__subtitle {
  margin: 20px 0 0;
  font-size: 15px;
  font-weight: 800;
}
.recruit-outline .recruit-outline__desc {
  margin: 0;
  font-size: 15px;
}
.recruit-outline .recruit-outline__deadline {
  font-size: 20px;
  font-weight: 800;
  color: var(--primary-color);
  text-align: center;
}
.recruit-outline .recruit-outline__sign {
  margin: 1.5em 0 0;
  font-size: 14px;
}
.recruit-flow {
  position: relative;
  display: grid;
   gap: 20px;
}
.recruit-flow:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 1px;
  margin: auto;
  content: "";
  background-color: var(--sec-title-color);
}
.recruit-flow .recruit-flow__item {
  display: grid;
  row-gap: 10px;
  place-items: center;
  padding: 20px 0;
  background: #fff;
  border: 1px solid var(--sec-title-color);
  border-radius: 10px;
}
.recruit-flow .recruit-flow__title {
  font-size: 16px;
  font-weight: 800;
  line-height: 1;
  color: var(--primary-color);
}
.recruit-flow .recruit-flow__subtitle {
  font-size: 13px;
  font-weight: 800;
  line-height: 1;
}
.recruit-flow .recruit-flow__desc {
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
  letter-spacing: 1.2px;
}
.list-kome {
  font-size: 15px;
}
.list-kome .list-kome__item {
  display: flex;
  align-items: flex-start;
}
.list-kome .list-kome__item:before {
  content: "※";
}
.list-circle {
  font-size: 14px;
}
.list-circle .list-circle__item {
  display: flex;
  align-items: flex-start;
  letter-spacing: 0.05em;
}
.list-circle .list-circle__item:before {
  content: "・";
}
.footer {
  padding-bottom: 80px;
  /* margin-top: 25px; */
}
.footer-share {
  display: flex;
  column-gap: 40px;
  width: max-content;
  margin: auto;
}
.footer-share .footer-share__item {
  display: grid;
  place-items: center;
  font-size: 18px;
  line-height: 1.33;
  letter-spacing: 0.05em;
}
.footer-share .footer-share__link {
  width: 40px;
  height: 40px;
  background: #ccc no-repeat center / contain;
  border-radius: 50%;
}
.footer-share .footer-share__link[aria-label="x"] {
  background-color: #000;
  background-image: url(../images/common/icon-x-white.svg);
}
.footer-share .footer-share__link[aria-label="facebook"] {
  background-image: url(../images/common/icon-facebook.svg);
}
.footer-share .footer-share__link[aria-label="line"] {
  background-image: url(../images/common/icon-line.svg);
}
.footer-banner {
  display: grid;
  row-gap: 30px;
  padding: 0 20px;
  margin-top: 70px;
}
.footer-banner .footer-banner__link {
  display: block;
  max-width: 1000px;
  margin: auto;
}
@media (width < 768px) {
  /* .section {
    padding: 0 20px;
  } */
  .only-wide-device {
    display: none;
  }
  .footer-banner {
    row-gap: 20px;
  }
  .bg-about {
  background: url(../images/sp/bg_about_sp.png) no-repeat top center /
    cover;
}
.section.section--about {
  padding: 40px 0;
}
.sec-title__about{
    position:relative;
  background:url(../images/ellipse_pink9.svg) no-repeat 0px 4px ,url(../images/ellipse_blue5.svg) no-repeat 28px 4px ,url(../images/ellipse_pink10.svg) no-repeat 64px 8px , #4599DF;
    background-clip: text;
  color:transparent
}
.sec-title__about .sec-title__en {
  letter-spacing: 1.7px;
}
.section.section--recruit {
  padding: 40px 0 20px;
}
/* .sec-title__profile {
  padding:0 20px; 
} */
/* .sec-title__profile .sec-title__en {
  letter-spacing: -3px;
  max-width: 323px;
} */
 .sec-title__profile {
  position:relative;
  background:url(../images/ellipse_pink11.svg) no-repeat 0px 0px ,url(../images/ellipse_blue6.svg) no-repeat 60px 4px ,url(../images/ellipse_pink12.svg) no-repeat 120px 10px ,url(../images/ellipse_pink13.svg) no-repeat 220px 4px ,url(../images/ellipse_blue7.svg) no-repeat 290px 4px , #4599DF;
  background-clip: text;
  color:transparent
}
.sec-title__profile::before {
  content: "";
  background: #FDEEFE 0px 20px;
  filter: blur(10px); 
  position: absolute;
  width: 335px;
  height: 24px;
  border-radius: 335px;
  z-index: -1;
} 
.sec-title__profile .sec-title__en {
  letter-spacing: 0.2px;
}
.sec-title__profile .sec-title__ja {
  letter-spacing: -1px;
}
.sec-title__profile .sec-title__en span{
  font-size: 24px;
}
.profile-heading {
  margin: 20px 20px 0;
}
.profile-bg-area {
  padding-bottom: 40px;
}
.profile-bg-area .profile-bg-area__img {
  bottom:0;
  height: 300px;
  background-image: url(../images/sp/bg_profile_sp.png);
}
.member-list-section{
  padding: 40px 0;
  background-color: #E0F1FF;
}
.member-list .member-list__item {
  padding-bottom: 20px;
  background: url(../images/common/dotted-circle.svg) repeat-x
    left top / 6px;
}
.member-list .member-list__item:nth-child(n + 2) {
   margin-top: 20px;
}
.sec-title__recruit {
  position:relative;
  background:url(../images/ellipse_pink14.svg) no-repeat 0px 0px ,url(../images/ellipse_pink15.svg) no-repeat 40px 4px ,url(../images/ellipse_blue8.svg) no-repeat 110px 4px ,url(../images/ellipse_pink16.svg) no-repeat 200px 4px, #4599DF;
  background-clip: text;
  color:transparent;  
}
.sec-title__recruit::before {
  content: "";
  background: #FDEEFE 0px 20px;
  filter: blur(10px); 
  position: absolute;
  width: 280px;
  height: 24px;
  border-radius: 280px;
  z-index: -1;
}
.sec-title__recruit .sec-title__en {
  letter-spacing: 1.36px;
}
  .recruit-outline {
    margin: 20px auto;
  }
    .recruit-outline .recruit-outline__desc {
    margin-top: 20px;
  }
  .recruit-outline__item {
  margin-bottom: 20px;
}
.recruit-outline .recruit-outline__deadline {
  font-size: 16px;
  margin: 20px 0;
}
.recruit-flow .recruit-flow__item {
  padding: 15px 0;
}
.recruit-outline .recruit-outline__subtitle {
  font-size: 14px;
}
.list-kome {
  font-size: 14px;
}
  .general-button.general-button--secondary {
    margin-top:30px;
  }
  .footer {
    margin-top: 20px;
  }
    .bg-recruit {
background: url(../images/white-dot.png) lightgray 0% 0% / 15.000000596046448px 15.000000596046448px repeat, linear-gradient(180deg, #E0F1FF 0%, rgba(224, 241, 255, 0.00) 77.34%);
  }
}
@media (width >= 768px) {
  .only-narrow-device {
    display: none;
  }
  .section.section--about {
    padding-top: 80px;
  }
  /* .section.section--profile {
    padding-bottom: 80px;
  } */
  .section.section--recruit {
    padding: 80px 0;
  }
  /* .bg-about {
    z-index: 9999;
    background: none;
  } */
  .bg-about #rotate-a {
    transform-origin: 120px 70px;
    animation: loop-rotate 30s linear infinite;
  }
  .bg-about #rotate-b {
    transform-origin: 900px 90px;
    animation: loop-rotate 30s linear reverse infinite;
  }
  .bg-about #rotate-c {
    transform-origin: 180px 430px;
    animation: loop-rotate 30s linear reverse infinite;
  }
  .profile-heading {
  padding: 0 20px;
}
  .profile-bg-area .profile-bg-area__gradient {
    top: calc(var(--profile-img-height) / 1.6);
  }
  .bg-recruit {
   background: url(../images/white-dot.png)  0% 0% / 20.000000298023224px 20.000000298023224px repeat, linear-gradient(180deg, #E0F1FF 0%, rgba(224, 241, 255, 0.00) 77.34%);
  }
  .sec-title .sec-title__en {
    font-size: 58px;
  }
  .sec-title .sec-title__ja {
    font-size: 18px;
    line-height: 2;
  }
  /* .sec-title .sec-title__ja.sec-title__ja--longlength {
    position: static;
  } */
  .sec-title .sec-title__pre,
  .sec-title .sec-title__post {
    width: 56px;
    height: 89px;
  }
  .sec-desc {
    padding-inline: 100px;
    margin-top: 40px;
  }
  .sec-desc .sec-desc__paragraph span {
    font-size: 16px;
  }
  /* .profile-heading {
    margin-top: -60px;
  } */
   /* .profile-bg-area .profile-bg-area__img {
top:0;
} */
  .member-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 32px;
    row-gap: 32px;
    max-width: 1000px;
    margin: 0 auto;
  }
  /* .member-list .member-list__item:nth-child(-n + 3) {
    padding: 0;
    margin: 0;
    background: none;
  } */
  .member-list .member-list__name {
    margin-top: 20px;
    font-size: 24px;
  }
  .member-list .member-list__sns ul {
    gap: 15px;
  }
  .member-list .member-list__sns li {
    width: 40px;
    height: 40px;
  }
  .member-list .member-list__desc {
    margin-top: 20px;
  }
  .recruit-outline {
    max-width: 800px;
    padding-inline: 80px;
    margin: 40px auto 30px;
  }
  .recruit-outline .recruit-outline__desc {
    margin-top: 30px;
  }
  .recruit-outline .recruit-outline__deadline {
    margin: 30px 0 0;
  }
  .recruit-flow .recruit-flow__title {
    font-size: 20px;
  }
  .recruit-flow .recruit-flow__subtitle,
  .recruit-flow .recruit-flow__desc {
    font-size: 15px;
  }
  .general-button.general-button--secondary {
    max-width: 400px;
    height: 50px;
    margin-top: 50px;
    font-size: 16px;
  }
  .general-button {
    max-width: 800px;
    margin-top: 40px;
    font-size: 28px;
  }
  .general-button .general-button__link {
    height: 70px;
  }
  .general-button.general-button--secondary .general-button__link {
    height: 50px;
  }
  .list-circle {
    font-size: 15px;
  }
}
@media (hover: hover) and (pointer: fine) {
  a {
    transition: opacity 0.5s;
  }
  a:hover {
    opacity: 0.6;
  }
}
@keyframes loop-rotate {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}
