/*breaks*/
.gray + .htmpl {
  margin-top: 0 !important; }

.htmpl {
  position: relative;
  min-height: 512px;
  background: linear-gradient(229.31deg, #2832A6 0%, #7324A1 100%); }
  @media (max-width: 960px) {
    .htmpl {
      min-height: unset; } }
  .htmpl .garnish {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    opacity: 0.2; }
    .htmpl .garnish .circle {
      top: -200px;
      position: absolute;
      right: -150px; }
  .htmpl .container-grid {
    grid-template-columns: 1fr 1fr; }
    @media (max-width: 1184px) {
      .htmpl .container-grid {
        grid-template-columns: 1fr 1fr; } }
    @media (max-width: 960px) {
      .htmpl .container-grid {
        grid-template-columns: 1fr; } }
  @media (max-width: 1184px) {
    .htmpl-left {
      padding-right: 64px; } }
  .htmpl-right {
    column-count: 2;
    position: absolute;
    margin-top: -124px;
    right: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr auto;
    overflow: hidden;
    height: 556px;
    padding-top: 0px;
    top: 0; }
    @media (max-width: 1184px) {
      .htmpl-right {
        margin-top: -124px; } }
    @media (max-width: 960px) {
      .htmpl-right {
        display: none; } }
  .htmpl--title {
    color: #FFFFFF;
    font-family: Recoleta;
    font-size: 55px;
    font-weight: 900;
    line-height: 64px;
    line-height: 64px; }
    @media (max-width: 1184px) {
      .htmpl--title {
        font-size: 40px;
        line-height: 48px; } }
  .htmpl--subtitle {
    color: #F8F8F8;
    font-family: Lato;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 32px;
    margin-top: 24px;
    padding-right: 32px; }
    @media (max-width: 1184px) {
      .htmpl--subtitle {
        padding-right: 0; } }
  .htmpl--button {
    margin-top: 48px;
    min-width: 222px;
    border-radius: 100px;
    background-color: #000;
    color: #fff;
    padding: 16px 32px;
    display: inline-flex;
    color: #fff;
    justify-content: space-between;
    align-items: center;
    transition: all 0.2s ease; }
    .htmpl--button:hover {
      background: #54D4DA;
      color: #fff; }
    .htmpl--button::after {
      position: relative;
      background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='24px' height='24px' viewBox='0 0 24 24' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E %3Cdefs%3E %3Cpath d='M9.33407572%2C1.37109375 L10.4218263%2C0.33046875 C10.8824053%2C-0.11015625 11.6271715%2C-0.11015625 12.0828508%2C0.33046875 L21.6080178%2C9.43828125 C22.0685969%2C9.87890625 22.0685969%2C10.5914063 21.6080178%2C11.0273438 L12.0828508%2C20.1398438 C11.6222717%2C20.5804688 10.8775056%2C20.5804688 10.4218263%2C20.1398438 L9.33407572%2C19.0992188 C8.86859688%2C18.6539063 8.87839644%2C17.9273438 9.35367483%2C17.4914063 L15.2579065%2C12.1101563 L1.17594655%2C12.1101563 C0.524276169%2C12.1101563 0%2C11.6085938 0%2C10.9851562 L0%2C9.48515625 C0%2C8.86171875 0.524276169%2C8.36015625 1.17594655%2C8.36015625 L15.2579065%2C8.36015625 L9.35367483%2C2.97890625 C8.87349666%2C2.54296875 8.8636971%2C1.81640625 9.33407572%2C1.37109375 Z' id='path-1'%3E%3C/path%3E %3C/defs%3E %3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E %3Cg id='Icons' transform='translate(-694.000000%2C -432.000000)'%3E %3Cg transform='translate(78.000000%2C 432.000000)' id='Row-1'%3E %3Cg id='Icons/24px/arrow-right' transform='translate(617.000000%2C 1.764844)'%3E %3Cmask id='mask-2' fill='white'%3E %3Cuse xlink:href='%23path-1'%3E%3C/use%3E %3C/mask%3E %3Cuse fill='%23ffffff' xlink:href='%23path-1'%3E%3C/use%3E %3C/g%3E %3C/g%3E %3Cg id='Row-1' transform='translate(78.000000%2C 432.000000)'%3E%3C/g%3E %3C/g%3E %3C/g%3E %3C/svg%3E"); }
  .htmpl--item {
    margin-bottom: 10px;
    break-inside: avoid;
    padding: 0;
    grid-template-rows: 1fr auto;
    border-radius: 16px;
    background-color: #fff;
    display: flex;
    flex-flow: column;
    border-radius: 16px;
    background-color: #FFFFFF;
    box-shadow: 0 16px 96px -16px rgba(0, 0, 0, 0.14);
    margin-bottom: 24px;
    width: 256px;
    height: 302px;
    grid-row: auto;
    grid-column: 1 1; }
    @media (max-width: 1184px) {
      .htmpl--item {
        width: 212px; } }
    .htmpl--item:first-child {
      margin-top: 124px; }
    .htmpl--item:last-child {
      margin-top: -124px; }
    .htmpl--item__figure {
      text-align: center;
      min-height: 170px;
      width: 256px;
      border-radius: 16px 16px 0 0;
      overflow: hidden; }
      @media (max-width: 1184px) {
        .htmpl--item__figure {
          width: 212px;
          min-height: 136px; } }
      .htmpl--item__figure img {
        max-width: 100%;
        height: 170px;
        width: 256px; }
        @media (max-width: 1184px) {
          .htmpl--item__figure img {
            width: 212px;
            height: 136px; } }
    .htmpl--item__content {
      padding: 24px; }
    .htmpl--item__title {
      color: #57585A;
      font-family: Recoleta;
      font-size: 28px;
      font-weight: 900;
      line-height: 32px;
      white-space: nowrap; }
      @media (max-width: 1184px) {
        .htmpl--item__title {
          font-size: 24px;
          line-height: 28px;
          white-space: normal; } }
    .htmpl--item__subtitle {
      color: #57585A;
      font-family: Lato;
      font-size: 16px;
      letter-spacing: 0;
      line-height: 24px;
      margin-top: 4px; }

/*# sourceMappingURL=home-templates.css.map */
