@keyframes stroke-flow-right{0%{stroke-dashoffset:6px}to{stroke-dashoffset:0}}@keyframes stroke-flow-left{0%{stroke-dashoffset:0}to{stroke-dashoffset:6px}}.existence-wrapper .line-to-right{animation:.6s linear infinite stroke-flow-left}.existence-wrapper .line-to-left{animation:.6s linear infinite stroke-flow-right}.existence-wrapper h2{width:150px}@media screen and (max-width:768px){.existence-wrapper h2{width:100%}}.existence-wrapper__icon-wrapper{align-items:center;margin-top:54px;display:inline-flex;position:relative}@media screen and (max-width:768px){.existence-wrapper__icon-wrapper svg{width:100%}}.existence-wrapper__icon-wrapper--container{align-items:center;display:flex;position:relative}@media screen and (max-width:768px){.existence-wrapper__icon-wrapper--container{width:calc(100vw - 40px);overflow:hidden}}.existence-wrapper__icon-wrapper--logo{z-index:2;width:60px;position:absolute;top:50%;left:50%}@media screen and (max-width:768px){.existence-wrapper__icon-wrapper--logo{width:50px}}.existence-wrapper__icon-wrapper--full{height:350px;position:absolute}@media screen and (max-width:768px){.existence-wrapper__icon-wrapper--full{width:calc(100vw - 40px);height:auto}}.existence-wrapper__icon-wrapper--circle{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:350px;height:350px;display:flex;position:relative}@media screen and (max-width:768px){.existence-wrapper__icon-wrapper--circle{width:64vw;height:64vw}}.existence-wrapper__icon-wrapper--circle.orange{color:var(--primary-color);background:linear-gradient(115.57deg,#fd74231f -99.28%,#ffd36a1f 138.37%);box-shadow:inset 0 2px 8px #fd742333,0 4px 4px #fd742340,inset -4px -2px 8px #fff}.existence-wrapper__icon-wrapper--circle.blue{color:#3fbcff;background:linear-gradient(127.79deg,#3fbcff1f 23.24%,#ffd36a1f 186.56%);margin-left:-130px;box-shadow:inset 0 2px 8px #3fbcff33,0 4px 4px #3fbcff40,inset -4px -2px 8px #fff}.existence-wrapper__icon-wrapper--circle--bg{width:100%;height:100%;position:absolute;inset:0}.existence-wrapper__icon-wrapper--circle--item{flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.existence-wrapper__icon-wrapper--circle--item h3{font-size:var(--font-size-m);line-height:1.25}@media screen and (max-width:768px){.existence-wrapper__icon-wrapper--circle--item img{width:50px}}
.about-hero-wrapper{text-align:center;justify-content:center;align-items:center;height:100vh;min-height:650px;display:flex;overflow:hidden}@media screen and (max-width:768px){.about-hero-wrapper{height:auto;min-height:320px;padding-top:15svh}}.about-hero-wrapper__title{margin-bottom:var(--font-size-xl);font-size:var(--font-size-5xl);text-align:center;justify-content:center;align-items:center;display:flex}@media screen and (max-width:768px){.about-hero-wrapper__title{margin-bottom:24px;font-size:52px}.about-hero-wrapper__title br{display:none}}.about-hero-wrapper__description{font-size:var(--font-size-l);line-height:1.6}.about-hero-wrapper__cta{margin-top:54px}@media screen and (max-width:768px){.about-hero-wrapper__cta{margin-top:24px}}.about-hero-wrapper .button{margin-top:0}
