/*main color*/
/*mixin*/
/* ==========================================================
 html5 elements
========================================================== */
article,
aside,
figure,
figcaption,
footer,
header,
nav,
section,
main {
  display: block;
}

/* ==========================================================
   reseting
========================================================== */
*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

ul,
ol {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  text-decoration: none;
  cursor: pointer;
}

a:hover, a:visited, a:focus, a:active {
  text-decoration: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  border: 0;
  padding: 0;
  margin-block-start: 0em;
  margin-block-end: 0em;
  margin-inline-start: auto;
  margin-inline-end: auto;
}

img {
  vertical-align: bottom;
  line-height: 1;
  width: 100%;
}

button {
  font-family: "YakuHanJPs", YakuHanJP, "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.8;
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

input {
  font-family: "YakuHanJPs", YakuHanJP, "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.8;
  cursor: pointer;
  margin: 0em;
  border: none;
  outline: none;
  border-radius: 0px;
}

label {
  cursor: pointer;
}

::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

a:hover {
  color: inherit;
}

a:hover img {
  opacity: 1;
}

/* ==========================================================
base style
========================================================== */
html {
  font-size: 62.5%;
}

body {
  font-family: "YakuHanJPs", YakuHanJP, "Noto Sans JP", "Hiragino Sans", Meiryo, sans-serif;
  font-style: normal;
  font-weight: 500;
  width: 100%;
  font-size: 1.6rem;
  line-height: 1.8;
  letter-spacing: 0.1em;
  font-variant-numeric: tabular-nums;
  -webkit-font-smoothing: antialiased;
  font-feature-settings: "palt";
  color: #1A1B22;
  overflow-x: hidden;
  min-width: 100%;
}

em,
i {
  font-style: normal;
}

i {
  display: inline-block;
}

:focus {
  outline: none;
}

.footer {
  background-color: #3E4250;
  padding: clamp(3rem, 4vw, 4rem) 0 clamp(4rem, 4vw, 5rem);
}
.footer__inner {
  max-width: 90%;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  display: flex;
  gap: clamp(1rem, 5vw, 10rem);
  align-items: flex-end;
}
.footer__logo {
  margin-left: 1rem;
  max-width: min(30vw, 200px);
}
.footer__info {
  max-width: 300px;
}

.u-pc {
  display: block;
}
@media (max-width: 768px) {
  .u-pc {
    display: none;
  }
}

.u-md {
  display: none;
}
@media (max-width: 768px) {
  .u-md {
    display: unset;
  }
}

.u-font-32 {
  font-size: 3.2rem;
  font-size: clamp(20px, 4vw, 32px);
  font-weight: bold;
}
@media (max-width: 768px) {
  .u-font-32 {
    font-size: clamp(20px, 5vw, 32px);
  }
}
.u-font-28 {
  font-size: 2.8rem;
  font-size: clamp(20px, 3vw, 28px);
  font-weight: bold;
}
@media (max-width: 768px) {
  .u-font-28 {
    font-size: clamp(20px, 5vw, 28px);
  }
}
@media (max-width: 440px) {
  .u-font-28 {
    font-size: clamp(18px, 4.5vw, 28px);
  }
}
.u-font-23, .c-itembox .num span, .c-btn {
  font-size: 2.3rem;
  font-size: clamp(18px, 3vw, 23px);
  font-weight: bold;
}
.u-font-20 {
  font-size: 2rem;
  font-size: clamp(16px, 2vw, 20px);
  font-weight: bold;
}
.u-font-32en {
  font-family: "DIN 2014", "din-2014", sans-serif;
  font-size: 3.2rem;
  font-weight: 700;
  color: #236BDE;
}
.u-font-60en {
  font-family: "DIN 2014", "din-2014", sans-serif;
  font-size: 6rem;
  font-weight: 700;
  color: #236BDE;
}

.u-grid-3 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 3rem;
}
@media (max-width: 768px) {
  .u-grid-3 {
    display: flex;
    flex-direction: column;
    gap: 6rem;
  }
}

.u-grid-2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
@media (max-width: 768px) {
  .u-grid-2 {
    display: flex;
    flex-direction: column;
  }
}

.u-order2 {
  order: 2;
}
@media (max-width: 768px) {
  .u-order2 {
    order: unset;
  }
}

.u-line45 {
  position: relative;
}
.u-line45::before {
  content: "";
  position: absolute;
  bottom: 67%;
  left: 0;
  width: clamp(3rem, 4.5vw, 4.5rem);
  height: clamp(3px, 0.5vw, 4px);
  background: #236BDE;
  transform: translate(-90%, 0) rotate(45deg);
  transform-origin: top left;
}
.u-line45.right::before {
  content: "";
  position: absolute;
  bottom: 60%;
  left: 0;
  width: clamp(3rem, 4.5vw, 4.5rem);
  height: clamp(3px, 0.5vw, 4px);
  background: #236BDE;
  transform: translate(95%, 0) rotate(135deg);
  transform-origin: top left;
}

.u-vtcenter {
  display: flex;
  align-items: center;
}

.u-bgcolor-ylw {
  background-color: #FBB021 !important;
}

.u-inner, .u-inner__wide {
  margin: 0 auto;
  width: 90%;
  max-width: 960px;
  padding: clamp(4rem, 10vw, 10rem) 0;
}
.u-inner__wide {
  max-width: 1200px;
}

.u-deco {
  position: absolute;
}

.u-pt {
  color: #236BDE;
}

.u-marker {
  position: relative;
  z-index: 0;
}
.u-marker::before {
  content: "";
  position: absolute;
  bottom: 0;
  transform: translateY(5%);
  left: -0.5rem;
  width: 0;
  height: 65%;
  background: rgba(255, 255, 255, 0.8);
  z-index: -1;
  animation: slide-in 1s ease forwards;
}
@keyframes slide-in {
  from {
    width: 0;
  }
  to {
    width: calc(100% + 1rem);
  }
}

.c-roundbox {
  text-align: center;
  color: #fff;
  background-color: #236BDE;
  border-radius: 99px;
  padding: 0.6rem 3.5rem 1rem;
  padding: clamp(0.4rem, 0.6vw, 0.6rem) clamp(2rem, 3vw, 3.5rem) clamp(0.7rem, 1vw, 1rem);
}
.c-roundbox.wh {
  background-color: #fff;
  color: #236BDE;
}

.c-ttl {
  margin: 0 auto;
  text-align: center;
}
.c-ttl__en {
  color: #236BDE;
  font-size: 1.4rem;
  border-bottom: 2px solid #236BDE;
  padding: 0.6rem 2rem;
  font-weight: 700;
  font-family: "din-2014-narrow", sans-serif;
}
.c-ttl__jp {
  margin-top: 1.5rem;
  font-size: 3.2rem;
  font-size: clamp(24px, 6vw, 32px);
  font-weight: bold;
}

.c-pt {
  display: flex;
  flex-direction: row;
  gap: 9rem;
}
@media (max-width: 768px) {
  .c-pt {
    flex-direction: column;
    gap: 2rem;
  }
}
.c-pt:first-of-type {
  margin-bottom: 9rem;
}
@media (max-width: 768px) {
  .c-pt:first-of-type {
    margin-bottom: 5rem;
  }
}
.c-pt__img {
  position: relative;
  flex-grow: 1;
  text-align: right;
}
@media (max-width: 768px) {
  .c-pt__img {
    margin-bottom: 5rem;
    text-align: center;
  }
}
.c-pt__img.u-order2 {
  text-align: left;
}
@media (max-width: 768px) {
  .c-pt__img.u-order2 {
    text-align: center;
  }
}
.c-pt__img .phone {
  max-width: 22rem;
}
.c-pt__img .u-deco.top1 {
  bottom: 0;
  left: 0;
  max-width: clamp(14rem, 20vw, 20rem);
  transform: translate(-15%, 20%);
}
@media (max-width: 768px) {
  .c-pt__img .u-deco.top1 {
    left: unset;
    right: 0;
  }
}
@media (max-width: 440px) {
  .c-pt__img .u-deco.top1 {
    transform: translate(10%, 80%);
  }
}
.c-pt__img .u-deco.top1-bg {
  bottom: 0;
  left: 0;
  z-index: -1;
  transform: translate(-50%, 15%);
  background: linear-gradient(to right, #FAFDFF, #F2FAFF);
  border-radius: 48px;
  width: 60rem;
  height: 40rem;
}
@media (max-width: 768px) {
  .c-pt__img .u-deco.top1-bg {
    width: 150%;
    left: unset;
    right: 0;
    background: linear-gradient(to right, #F2FAFF, #FAFDFF);
    transform: translate(50%, 15%);
  }
}
.c-pt__img .u-deco.top2 {
  max-width: clamp(20rem, 27vw, 27rem);
  bottom: 0;
  right: 0;
  transform: translate(40%, 20%);
}
@media (max-width: 768px) {
  .c-pt__img .u-deco.top2 {
    transform: translate(10%, 20%);
  }
}
@media (max-width: 440px) {
  .c-pt__img .u-deco.top2 {
    transform: translate(10%, 60%);
  }
}
.c-pt__img .u-deco.top2-bg {
  bottom: 0;
  right: 0;
  z-index: -1;
  transform: translate(50%, 15%);
  background: linear-gradient(to right, #F2FAFF, #FAFDFF);
  border-radius: 48px;
  width: 60rem;
  height: 40rem;
}
@media (max-width: 768px) {
  .c-pt__img .u-deco.top2-bg {
    width: 150%;
  }
}
.c-pt__txtbox {
  max-width: 500px;
}
.c-pt__txtbox .num {
  font-family: "DIN 2014", "din-2014", sans-serif;
  font-size: 6rem;
  color: #236BDE;
}
@media (max-width: 440px) {
  .c-pt__txtbox .num {
    line-height: 1.2;
  }
}
.c-pt__txtbox h4 {
  margin-bottom: 2rem;
  font-size: 28px;
  font-size: clamp(24px, 5vw, 28px);
}
.c-pt__txtbox hr {
  background-color: #236BDE;
  margin: 2rem auto;
  margin: 1.5rem auto;
  height: 1px;
}

.c-itembox {
  position: relative;
  width: 100%;
  padding: 3.6rem 3rem 3rem;
  padding: 2.6rem 2rem 2rem;
  background-color: #fff;
  box-shadow: 0px 3px 25px rgba(35, 107, 222, 0.13);
  border-radius: 20px;
}
.c-itembox.sm {
  height: clamp(9.5rem, 12vw, 12rem);
  margin-top: 3rem;
  background-color: #F6F6F6;
  padding: clamp(2rem, 3vw, 2.5rem) clamp(2rem, 3vw, 2.5rem) clamp(2rem, 3vw, 2.5rem) clamp(4.5rem, 6vw, 5.5rem);
  box-shadow: none;
}
@media (max-width: 768px) {
  .c-itembox.sm {
    margin-top: clamp(1rem, 3vw, 3rem);
  }
}
.c-itembox.sm .num {
  top: 50%;
  left: 0;
}
.c-itembox.sm h4 {
  text-align: left;
  font-size: clamp(17px, 1.9vw, 23px);
}
.c-itembox.sm .desc {
  margin-top: 0.5rem;
}
.c-itembox .num {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #236BDE;
  border-radius: 100%;
  width: 6rem;
  height: 6rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-itembox .num span {
  font-family: "DIN 2014", "din-2014", sans-serif;
  font-weight: 700;
  color: #fff;
}
.c-itembox .ttl {
  padding: 1.5rem 0 2rem;
  padding: 1rem 0 1rem;
}
.c-itembox h4 {
  text-align: center;
  font-size: clamp(18px, 2.3vw, 23px);
  font-weight: bold;
}
@media (max-width: 768px) {
  .c-itembox h4 {
    font-size: clamp(22px, 4vw, 23px);
  }
}
.c-itembox .desc {
  margin-top: 1.5rem;
}

.c-btn {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #fff;
  background: linear-gradient(to right, #FB6C21, #FBA721);
  border-radius: 10rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-btn-wrap {
  position: relative;
  margin: 0 auto;
  width: 90%;
  height: clamp(4.5rem, 6vw, 6rem);
  max-width: 54rem;
}
.c-btn-wrap.fix {
  position: fixed;
  bottom: 2rem;
  z-index: 99;
  right: 50%;
  transform: translateX(50%);
  opacity: 1;
  transition: opacity 0.5s ease;
}
.c-btn-wrap.hidden {
  opacity: 0;
  pointer-events: none;
}
.c-btn::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  border-radius: 10rem;
  top: 0;
  left: 0;
  transform: translate(0.2rem, 0.6rem);
  background: linear-gradient(to right, #EB4C11, #F86C22);
  z-index: -1;
}
.c-btn::after {
  position: absolute;
  line-height: 1;
  top: 50%;
  right: 0;
  transform: translate(-2rem, -50%);
  content: url("../img/icon_link.svg");
}
.c-btn:hover {
  transform: translate(0.2rem, 0.6rem);
  color: #fff;
}
.c-btn:hover::before {
  opacity: 0;
}

h1, h2, h3, h4 {
  line-height: 1.5;
}

p {
  font-size: clamp(14px, 1.6vw, 16px);
}

h1 {
  font-size: clamp(4.5rem, 7vw, 7rem);
  letter-spacing: 0.1em;
  margin: clamp(1rem, 3vw, 2rem) 0;
}
@media (max-width: 768px) {
  h1 {
    font-size: clamp(4.5rem, 12vw, 7rem);
  }
}

h4 {
  font-size: clamp(18px, 2.3vw, 23px);
  font-weight: bold;
}
@media (max-width: 768px) {
  h4 {
    font-size: clamp(22px, 4vw, 23px);
  }
}

.txtbox {
  position: relative;
}

.mvbox {
  position: relative;
}
.mvbox .u-deco {
  position: absolute;
  bottom: 0;
  left: 0;
  transform: translate(50%, 50%);
}

.p-main__top {
  position: relative;
  background: linear-gradient(to bottom, #E5F4FF, #CDE8FD);
  min-height: clamp(600px, 77vw, 740px);
  overflow: hidden;
}
@media (max-width: 768px) {
  .p-main__top {
    padding-bottom: 16rem;
  }
}
.p-main__top-circle {
  position: absolute;
  padding-top: 1.5rem;
  width: 100%;
  line-height: 1.6;
  z-index: 1;
  text-align: center;
}
.p-main__top-circle h2 {
  color: #236BDE;
}
.p-main__top-circle::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 50%;
  transform: translate(-50%, -63%);
  width: 70rem;
  height: clamp(30rem, 45vw, 45rem);
  background: #fff;
  box-shadow: 0px 3px 99px rgba(35, 107, 222, 0.03);
  border-radius: 50%;
}
@media (max-width: 768px) {
  .p-main__top-circle::before {
    height: clamp(27rem, 60vw, 37rem);
  }
}
@media (max-width: 440px) {
  .p-main__top-circle::before {
    width: 50rem;
  }
}
.p-main__top-txt {
  margin: 0 auto;
  width: 90%;
  max-width: 1200px;
  position: relative;
  margin-top: clamp(13rem, 23vw, 20rem);
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.p-main__top-txt-box {
  white-space: nowrap;
  z-index: 1;
}
@media (max-width: 768px) {
  .p-main__top-txt {
    display: flex;
    flex-direction: column;
    gap: 4rem;
    margin-top: 18rem;
    margin-top: clamp(13rem, 28vw, 18rem);
  }
}
@media (max-width: 440px) {
  .p-main__top-txt {
    text-align: center;
  }
}
.p-main__top-txt-bg {
  position: absolute;
  z-index: 0;
  top: -40%;
  left: -20%;
  width: 570px;
}
@media (max-width: 960px) {
  .p-main__top-txt-bg {
    display: none;
  }
}
.p-main__top-mv {
  margin-right: -10rem;
}
@media (max-width: 768px) {
  .p-main__top-mv {
    width: 95%;
    align-self: flex-end;
    margin-right: -3rem;
  }
}
@media (max-width: 440px) {
  .p-main__top-mv {
    width: 110%;
  }
}
.p-main__top-mv img:not(.u-deco) {
  filter: drop-shadow(0px 7px 19px rgba(35, 107, 222, 0.19));
}
.p-main__top-mv .u-deco {
  transform: translate(40%, -47%);
  width: clamp(30rem, 38vw, 42rem);
}
@media (max-width: 1200px) {
  .p-main__top-mv .u-deco {
    transform: translate(30%, -47%);
  }
}
@media (max-width: 768px) {
  .p-main__top-mv .u-deco {
    left: unset;
    right: 0;
    transform: translate(0, -47%);
    width: clamp(23rem, 60vw, 42rem);
  }
}
.p-main__top-btm {
  position: relative;
}
.p-main__top-logo {
  position: absolute;
  top: 0;
  left: 50%;
  width: clamp(24rem, 30vw, 28rem);
  transform: translate(-50%, -97%);
}
@media (max-width: 1200px) {
  .p-main__top-logo {
    transform: translate(-50%, -95%);
  }
}
@media (max-width: 960px) {
  .p-main__top-logo {
    transform: translate(-50%, -70%);
  }
}
@media (max-width: 768px) {
  .p-main__top-logo {
    transform: translate(-50%, -50%);
  }
}
@media (max-width: 440px) {
  .p-main__top-logo {
    transform: translate(-50%, -70%);
  }
}
.p-main__point {
  overflow: hidden;
  margin: 0 auto clamp(2rem, 4vw, 4rem);
  position: relative;
  padding-top: clamp(4rem, 10vw, 10rem);
}
@media (max-width: 768px) {
  .p-main__point {
    padding-top: clamp(6rem, 10vw, 10rem);
    margin: 0 auto;
  }
}
.p-main__point::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 50%;
  transform: translate(-50%, -77%);
  width: 120%;
  min-width: 50rem;
  height: clamp(30rem, 60vw, 60rem);
  background: #CDE8FD;
  border-radius: 50%;
}
@media (max-width: 768px) {
  .p-main__point::before {
    height: clamp(40rem, 60vw, 60rem);
  }
}
@media (max-width: 440px) {
  .p-main__point::before {
    height: clamp(30rem, 60vw, 60rem);
  }
}
.p-main__reason {
  background-color: #F2FAFF;
}
.p-main__reason .c-ttl {
  margin-bottom: clamp(5rem, 10vw, 10rem);
}
.p-main__feature {
  position: relative;
}
.p-main__feature-img {
  background-color: #fff;
  border-radius: 20px;
  padding: clamp(3rem, 4vw, 7rem) clamp(3rem, 5vw, 7rem) clamp(3rem, 3.5vw, 5rem) clamp(2.5rem, 4vw, 6rem);
  box-shadow: 0px 6px 25px rgba(35, 107, 222, 0.13);
  margin: clamp(3rem, 4vw, 6rem) auto clamp(4rem, 5vw, 7rem);
}
@media (max-width: 768px) {
  .p-main__feature-img {
    padding: clamp(1.5rem, 2.5vw, 2rem) clamp(2rem, 3vw, 3rem);
    width: 100%;
  }
}
.p-main__feature-grid {
  grid-template-columns: 1fr 20vw 1fr;
  gap: clamp(4rem, 5vw, 7rem);
}
@media (max-width: 768px) {
  .p-main__feature-grid {
    width: 85%;
    margin: 0 auto;
  }
}
.p-main__feature-grid .c-roundbox {
  margin-bottom: 3.5rem;
}
@media (max-width: 768px) {
  .p-main__feature-grid .c-roundbox {
    margin-bottom: clamp(1.5rem, 4vw, 3.5rem);
  }
}
@media (max-width: 440px) {
  .p-main__feature-grid .c-itembox.sm {
    margin-left: 1rem;
  }
}
.p-main__feature-grid-img {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  height: 100%;
}
@media (max-width: 768px) {
  .p-main__feature-grid-img {
    width: 50%;
    align-self: flex-end;
    order: 3;
    margin-top: -2rem;
  }
}
.p-main__feature .u-deco.car {
  bottom: 0;
  left: 0;
  z-index: 1;
  transform: translate(10%, 60%);
}
@media (max-width: 768px) {
  .p-main__feature .u-deco.car img {
    transform: translate(0, -20%);
    width: clamp(50%, 30vw, 80%);
  }
}
.p-main__cv {
  overflow: hidden;
  position: relative;
  background: linear-gradient(to bottom, #0092FF, #236BDE);
}
.p-main__cv .u-deco {
  bottom: 0;
  left: 50%;
}
.p-main__cv .u-deco img {
  width: auto !important;
  height: 100%;
}
.p-main__cv .u-deco.left {
  width: -moz-fit-content;
  width: fit-content;
  height: clamp(18rem, 27vw, 25rem);
  transform: translate(calc(-50% - clamp(16rem, 37vw, 37rem)), -10%);
}
@media (max-width: 768px) {
  .p-main__cv .u-deco.left {
    transform: translate(calc(-50% - clamp(14rem, 37vw, 37rem)), -63%);
  }
}
.p-main__cv .u-deco.right {
  width: -moz-fit-content;
  width: fit-content;
  height: clamp(18rem, 27vw, 25rem);
  transform: translate(calc(-50% + clamp(16rem, 37vw, 37rem)), -10%);
}
@media (max-width: 768px) {
  .p-main__cv .u-deco.right {
    transform: translate(calc(-50% + clamp(15rem, 37vw, 37rem)), -63%);
  }
}
.p-main__cv-txt {
  padding: clamp(5rem, 10vw, 8rem) 0 5rem;
  text-align: center;
}
.p-main__cv-txt span {
  box-shadow: 0px 0px 6px #236bde;
}
.p-main__cv-txt p {
  margin-top: 2rem;
  text-shadow: 0px 0px 6px #236bde;
  color: #fff;
}
.p-main__cv-circle {
  position: relative;
  padding-top: 5rem;
  width: 100%;
  height: 15rem;
  z-index: 0;
  text-align: center;
  overflow: hidden;
}
.p-main__cv-circle::before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  width: 130rem;
  height: 56rem;
  background: #F2FAFF;
  box-shadow: 0px 3px 99px rgba(35, 107, 222, 0.03);
  border-radius: 50%;
}/*# sourceMappingURL=style.css.map */