@import "https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,400;0,600;0,700;1,400&display=swap";*,:before,:after{box-sizing:border-box;cursor:default}html{font-size:10px}body{min-height:100vh;color:#fff;background:linear-gradient(-45deg,#002168,#0958ae,#468fe2) 0 0/400% 400%;flex-flow:column;justify-content:flex-start;align-items:center;margin:0 auto;font-family:Jost,sans-serif;font-size:1.8rem;animation:8s infinite gradient;display:flex;position:relative}.header{width:100%;z-index:9;-webkit-backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#002168,#00216800);flex-flow:wrap;justify-content:space-between;gap:10px;padding:2rem 4rem;display:flex;position:sticky;top:0}.header__logo{justify-content:flex-start;align-items:center;display:flex}.header__logo__img{max-width:120px}@media screen and (max-width:980px){.header__logo__img{max-width:80px}}@media screen and (max-width:540px){.header__logo__img{max-width:65px}}.header__platform-title{margin-left:2rem;font-size:3rem}.header__menu{justify-content:flex-end;align-items:center;gap:4rem;transition:all .2s ease-in-out;display:flex}.header__menu__btn{border-radius:5px;padding:1.5rem 1rem;font-size:2rem}.header__menu__btn:hover{color:#002168;background-color:#fff}@media screen and (max-width:540px){.header__menu__btn{padding:1rem .5rem;font-size:1.6rem}.header__menu{gap:2rem}.header{padding:1.5rem 2.5rem}}.contents{width:100%;flex-flow:column;justify-content:space-around;padding:2rem;display:flex;position:relative}.contents__title{font-size:2.3rem}.contents__title--top-text{font-weight:700}.contents__title--top-text:after{content:counter(topCounter);color:#ddb23d;font-size:1.2em}@media screen and (max-width:768px){.contents__title{border-bottom:1px solid #ddb23d;margin:2rem 0 1rem}}.contents__top{counter-reset:topCounter;flex-flow:row-reverse wrap-reverse;flex-grow:1.5;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.contents .top__item{counter-increment:topCounter;text-align:center;flex:18%;transition:all .2s ease-in-out;position:relative}.contents .top__item:hover{flex-basis:22%}.contents .top__item__img{max-width:100%;height:auto}.contents .top__item__number{text-shadow:8px 6px #ddb23d,16px 12px #9c7c24;z-index:-1;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-85%,-50%)}@media screen and (min-width:1280px){.contents .top__item__number{font-size:min(17vw,34rem)}}@media screen and (max-width:1279px){.contents .top__item__number{font-size:max(24vw,28rem)}}@media screen and (max-width:980px){.contents .top__item__number{font-size:max(26vw,22rem)}}@media screen and (max-width:768px){.contents .top__item__number{font-size:max(42vw,25rem)}}@media screen and (max-width:540px){.contents .top__item__number{font-size:max(38vw,22rem)}}@media screen and (max-width:480px){.contents .top__item__number{font-size:min(62vw,60rem)}}@media screen and (min-width:1281px){.contents .top__item{aspect-ratio:5/1 auto}}@media screen and (max-width:1280px){.contents .top__item{min-width:225px}}@media screen and (max-width:768px){.contents .top__item{flex-basis:50%}}.contents__section{min-height:150px;flex-flow:wrap;flex-grow:1;justify-content:center;align-items:center;margin-bottom:2rem;display:flex}.contents__section .section__item{text-align:center;flex:14%;transition:all .2s ease-in-out}.contents__section .section__item:hover{flex-basis:18%}.contents__section .section__item__img{max-width:100%;height:auto}@media screen and (min-width:1280px){.contents__section .section__item{aspect-ratio:8/1 auto}}@media screen and (max-width:1280px){.contents__section .section__item{min-width:250px}}.order-1{order:-1}@media screen and (max-width:1280px){.only-desk{display:none}}@keyframes gradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}
/*# sourceMappingURL=index.ef392094.css.map */
