body,html{min-height:100vh}body{display:flex;flex-direction:column}.hero{background-color:var(--Theme-blue-5);position:relative;overflow:hidden;z-index:1}.hero .container{display:flex;justify-content:space-between;align-items:center;position:relative;z-index:3}.hero .creative{height:100%}.hero .tf1{margin-top:var(--box-space-1);font-weight:700;background:linear-gradient(180deg,#fff 0,#fc0 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero .tf2{margin-top:var(--box-space-0);color:var(--Fill-white)}.hero .description{margin:var(--box-space-2) auto 0;color:var(--Fill-white)}@media (min-width:1600px){.hero::after,.hero::before{content:'';width:600px;height:600px;border-radius:600px;background:var(--New-colors-purple);filter:blur(300px);position:absolute}.hero::before{left:-300px;bottom:-300px;z-index:2}.hero::after{right:-300px;top:-300px;z-index:4}.hero .container{height:600px}.hero .creative{width:800px}.hero .product{width:600px}}@media (min-width:1280px) and (max-width:1599px){.hero .container{height:540px}.hero .creative{width:720px}.hero .product{width:480px}}@media (min-width:1280px){.hero .logo{margin:0}.hero .tf1{font-size:56px}.hero .tf2{font-size:28px}.hero .description{font-size:18px}.hero .buttons{margin-top:var(--box-space-8);justify-content:flex-start}}@media (max-width:1279px){.hero .container{flex-direction:column}.hero .product{text-align:center}.hero .creative{width:100%}.hero .description{width:80%}.hero .buttons{margin-top:var(--box-space-3)}.hero .btn{width:45%}}@media (min-width:768px) and (max-width:1279px){.hero{padding:var(--box-space-6) var(--box-space-5) 0}.hero::after{content:'';width:570px;height:570px;border-radius:570px;background:var(--New-colors-purple);filter:blur(300px);position:absolute}.hero::after{right:-390px;top:-290px;z-index:4}.hero .tf1{font-size:48px}.hero .tf2{font-size:24px}}@media (max-width:767px){.hero{padding:var(--box-space-5) var(--box-space-3) 0}.hero .tf1{font-size:40px}.hero .tf2{font-size:20px}}.section .description{margin-top:var(--box-space-1)}.section .contents{margin:var(--box-space-6) auto 0;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:var(--box-space-3)}.section .flexCenter{display:flex;justify-content:space-between;align-items:center;gap:var(--box-space-1)}.section .txt{flex:1}@media (min-width:1280px){.section .description,.section .title{width:75%}.GCFormat1 .content{min-width:23%;flex:1}}@media (min-width:768px) and (max-width:1279px){.GCFormat1 .content{min-width:47%;flex:1}}@media (max-width:767px){.GCFormat1 .contents{margin:var(--box-space-3) auto 0}.GCFormat1 .content{width:100%}}.bg1-1{background:linear-gradient(0deg,rgba(72,102,254,.5) 0,rgba(42,95,241,.7) 100%),#fff}.bg1-2{background:linear-gradient(0deg,rgba(254,72,248,.5) 0,rgba(99,42,241,.7) 100%),#fff}.bg1-3{background:linear-gradient(0deg,rgba(72,243,254,.5) 0,rgba(42,101,241,.8) 100%),#fff}.bg1-4{background:linear-gradient(0deg,rgba(254,218,72,.5) 0,rgba(241,102,42,.8) 100%),#fff}.GCFormat1 .contents{align-items:stretch}.GCFormat1 .content{border-radius:var(--box-space-2);background-color:var(--Fill-white);text-align:left;color:var(--Fill-white);transition:transform .3s;overflow:hidden}.GCFormat1 .content:hover{transform:translateY(-5px)}.GCFormat1 .content .ct-top{padding:var(--box-space-3)}.GCFormat1 .content .ct-top img{margin:0}.GCFormat1 .content h3{margin:var(--box-space-1) auto;font-size:20px;color:inherit}.GCFormat3{background-color:var(--Theme-Blue-0);padding-bottom:0}.GCFormat3 .contents{margin-top:var(--box-space-4);justify-content:space-evenly;text-align:center}.GCFormat3 .content .count-val{font-weight:700;color:var(--Theme-blue-6)}.GCFormat3 .content .count-item{font-weight:700;color:var(--Text-light-1)}@media (min-width:1280px){.GCFormat3 .content .count-val{font-size:40px}.GCFormat3 .content .count-item{font-size:18px}}@media (min-width:768px) and (max-width:1279px){.GCFormat3 .content .count-val{font-size:32px}.GCFormat3 .content .count-item{font-size:16px}}@media (max-width:767px){.GCFormat3 .content .count-val{font-size:28px}.GCFormat3 .content .count-item{font-size:12px}}.GCFormat4{flex:1}.GCFormat4 .contents{gap:0;width:100%}.GCFormat4 .content{width:100%;padding:var(--box-space-3) 0;border-bottom:1px solid var(--Line-line-2);cursor:pointer}.GCFormat4 .content img{transition:transform .2s linear}.GCFormat4 .content p{display:none;padding-top:var(--box-space-2)}.GCFormat4 .content a{color:var(--Theme-blue-6)}.GCFormat4 .content.active h3{color:var(--Theme-blue-6)}.GCFormat4 .content.active img{transform:rotate(180deg)}.GCFormat4 .content.active p{display:block}@media (min-width:1600px){.GCFormat4 .contents{width:84%}}@media (max-width:767px){.GCFormat4 .contents{margin-top:var(--box-space-3)}.GCFormat4 .content{padding:var(--box-space-2) 0}}