.get-started-container{position:relative;display:flex;flex-direction:column;flex-wrap:wrap;gap:40px;margin-top:40px}.get-started-container>.gs-tile{margin-left:70px;padding:0px 0px 8px;min-width:280px;max-width:70%;flex:1 1}@media only screen and (max-width:700px){.get-started-container>.gs-tile{margin-left:0px;max-width:50%;padding:0px 0px 50px}}.get-started-container>.gs-tile>a>img{width:100%;max-width:75px}.get-started-container>.gs-tile>a{display:block;position:relative;text-decoration:none;padding:0px 0px 20px;background-position:left bottom;background-size:25px;background-repeat:no-repeat;transition:background-position .25s ease-in-out}.get-started-container>.gs-tile>a:hover{background-position:10px bottom}.get-started-container>.gs-tile>a>h3{border-top:3px solid #512f77;margin:10px 0px 25px}.get-started-container>.gs-tile>a>p{margin:0px 0px 10px}.get-started-container>.gs-tile>a>h3{line-height:1.25}.get-started-container>.gs-tile>a>p{line-height:1.5}.get-started-container>.gs-tile>div>img{width:100%;max-width:75px}.get-started-container>.gs-tile>div{display:block;position:relative;text-decoration:none;padding:0px 0px 20px;background-position:left bottom;background-size:25px;background-repeat:no-repeat;transition:background-position .25s ease-in-out}.get-started-container>.gs-tile>div:hover{background-position:10px bottom}.get-started-container>.gs-tile>div>h3{border-top:3px solid #512f77;margin:10px 0px 25px}.get-started-container>.gs-tile>div>p{margin:0px 0px 10px}.get-started-container>.gs-tile>div>h3{line-height:1.25}.get-started-container>.gs-tile>div>p{line-height:1.5}@media(max-width:1080px){.get-started-container>.gs-tile{max-width:100%}}