.flex_horizontal_cc{display:flex;justify-content:space-evenly;align-items:center}.flex_horizontal_cc_sb{display:flex;justify-content:space-between;align-items:center}.flex_vertical_cc{display:flex;justify-content:space-evenly;align-items:center;flex-direction:column}.flex_vertical_left{display:flex;justify-content:space-evenly;align-items:flex-start;flex-direction:column}.section-step{line-height:1.8;border-radius:4px}header{display:flex;justify-content:space-around;align-items:center;background-color:#005cff;width:100%;margin:0 auto;height:8rem}#header_left{display:flex;justify-content:space-evenly;align-items:center;font-size:3.2rem;color:#fff;width:24.6rem;height:5.2rem}#header-center{display:flex;justify-content:space-evenly;align-items:center;font-size:2.4rem;color:#fff;width:43rem;height:6.5rem}#header-right{border-radius:24rem;display:flex;justify-content:space-evenly;align-items:center;background-color:#fff;color:#005cff;width:12rem;height:3.6rem}.background-container{position:relative;overflow:hidden}@media(max-width:768px){.background-container{padding:0 2.5%}p{margin-bottom:1.5em}}@media(min-width:768px)and (max-width:1200px){.background-container{padding:0 7.5%}.grid-layout{grid-template-columns:repeat(2,1fr);grid-gap:32px}}main{z-index:10;width:100%;padding-top:8rem}@media screen and (min-width:768px){main{width:90%;max-width:720px;margin:0 auto;padding:1.5rem}}@media screen and (min-width:1024px){main{width:100%;max-width:1200px;padding:2rem}}.bg-layer{position:absolute;z-index:-1;pointer-events:none}.layer-yellow{right:0;top:0;width:70rem;height:70rem;border-radius:50%;background:radial-gradient(circle at center,rgba(255,255,150,.7) 1%,rgba(255,255,150,.6) 10%,rgba(255,255,150,.4) 30%,rgba(255,255,200,.05) 60%,transparent 95%)}.layer-red{left:0;top:0;width:70rem;height:70rem;border-radius:50%;background:radial-gradient(circle at center,rgba(255,194,215,.65) 1%,rgba(255,194,215,.6) 10%,rgba(255,194,215,.4) 30%,rgba(255,194,215,.01) 60%,transparent 100%)}.layer-green{right:40rem;top:50rem;width:70rem;height:70rem;border-radius:50%;background:radial-gradient(circle at center,rgba(216,255,226,.7) 1%,rgba(216,255,226,.6) 10%,rgba(216,255,226,.4) 30%,rgba(216,255,226,.05) 60%,transparent 95%)}.layer-blue{left:40rem;top:50rem;width:70rem;height:70rem;border-radius:50%;background:radial-gradient(circle at center,rgba(213,236,255,.7) 1%,rgba(213,236,255,.6) 10%,rgba(213,236,255,.4) 30%,rgba(213,236,255,.05) 60%,transparent 100%)}.shadow-card{background-color:#fff;border-radius:1.6rem;padding:2rem;box-shadow:0 .4rem 1.2rem #00000014;transition:all .3s ease-out}.shadow-card:hover{box-shadow:0 1.2rem 2.4rem #00000026;transform:translateY(-.6rem)}#main-first{display:flex;justify-content:space-evenly;flex-direction:column;align-items:center}#main-second{display:flex;justify-content:space-between;align-items:center}#main-third,#main-four{display:flex;justify-content:space-evenly;align-items:center;flex-direction:column}
