.template-card-container{background-color:#fff;border:1px solid #c4dbe1;border-radius:2.5rem;margin:0 auto;max-width:98.2rem;padding:2.8rem 2rem;width:100%}.template-card-container .template-card{display:flex;flex-direction:column;gap:3.6rem}@media (min-width:769px){.template-card-container .template-card{flex-direction:row;gap:2rem;justify-content:space-between}}.template-card-container .template-card .content-container{display:flex;flex-direction:column;gap:1.2rem}.template-card-container .template-card .content-container .template-title{font-size:2rem;font-weight:500;line-height:130%}@media (min-width:769px){.template-card-container .template-card .content-container .template-title{font-size:2.7rem;font-weight:700}}.template-card-container .template-card .content-container .template-description{display:none}@media (min-width:769px){.template-card-container .template-card .content-container .template-description{display:block}}.template-card-container .template-card .content-container .template-icons{display:flex;gap:1.2rem;margin-top:0}@media (min-width:769px){.template-card-container .template-card .content-container .template-icons{gap:.3rem;margin-top:1.1rem}}.template-card-container .template-card .content-container .template-icons .template-icon{height:3.2rem;width:3.2rem}.template-card-container .template-card .buttons-container{display:flex;flex-direction:column;gap:1rem;margin:auto 0}@media (min-width:769px){.template-card-container .template-card .buttons-container{min-width:-moz-fit-content;min-width:fit-content}}.template-card-container .template-card .buttons-container .template-button{width:100%}
