﻿.free-trial-container{color:#fff;padding-bottom:4rem;}@media(min-width:576px){.free-trial-container{padding-bottom:10rem;}}.free-trial-container.bg-gradient-green{background:#8dbe31;background:linear-gradient(45deg,#8dbe31 0%,#179538 100%);}.free-trial-container>h1{font-size:2rem;padding:3rem 0;text-align:center;margin-left:auto;margin-right:auto;max-width:80rem;padding-left:2rem;padding-right:2rem;}.free-trial-container .steps{display:grid;grid-template-rows:1fr 1fr 1fr;grid-template-columns:1fr;justify-self:center;margin-left:auto;margin-right:auto;max-width:80rem;padding-left:2rem;padding-right:2rem;}@media(min-width:576px){.free-trial-container .steps{-ms-flex-pack:distribute;justify-content:space-around;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr;gap:2rem;}}.free-trial-container .steps .step{border:1px solid #fff;border-radius:25px;padding:25px;text-align:center;max-width:400px;text-wrap:wrap;}.free-trial-container .steps .step h1{font-size:1.8rem;}