@keyframes slideOutIn{0%{margin-right:0}25%{margin-right:-80px;margin-left:0}26%{margin-left:-180px;margin-right:0}50%{margin-right:0;margin-left:0}}.home-page-features{padding:0 0 72px;background-color:var(--white-1);position:relative}.home-page-features__container{max-width:calc(100vw - calc(((100vw - 1440px) / 2) + 120px) * 2);margin-right:24px;margin-left:24px}@media(min-width:768px){.home-page-features__container{margin-right:60px;margin-left:60px}}@media(min-width:1176px){.home-page-features__container{margin-right:120px;margin-left:120px}}@media(min-width:1440px){.home-page-features__container{margin-right:auto;margin-left:auto}}.home-page-features__cards{display:grid;grid-template-columns:1fr;grid-column-gap:24px;column-gap:24px;grid-row-gap:24px;row-gap:24px;position:relative;justify-items:center}.home-page-features__cards--second-row{margin-top:24px}@media(min-width:1176px){.home-page-features__cards--first-row{grid-template-columns:1fr 1fr 1fr}.home-page-features__cards--second-row{display:grid;grid-template-columns:1fr 1fr;justify-content:center;max-width:66%;margin:48px auto 0}}.home-page-features__cards__card{max-width:384px;height:100%;display:flex;flex-direction:column;border-radius:20px}.home-page-features__cards__card img{max-width:100%}.home-page-features__cards__card__tagline{font-size:16px;line-height:16px;color:#333;font-weight:600;margin-bottom:9px;background-image:linear-gradient(90deg,#fdcbf168 0,#fdcbf190 1%,#e6dee974);padding:8px;border-radius:4px;width:-moz-fit-content;width:fit-content;margin-top:14px}.home-page-features__cards__card__title{font-size:24px;line-height:32px;font-family:var(--font-afacad);color:var(--black-3);margin-bottom:12px}.home-page-features__cards__card__text{font-size:16px;line-height:28px;color:var(--black-3);margin-bottom:12px}.home-page-features__cards__card .log-in-button{margin-top:auto;margin-left:auto}.home-page-features__cards__card .log-in-button a{background-color:transparent;border:none;font-weight:600}.home-page-features__cards__card .log-in-button a:hover{margin:unset}.home-page-features__cards__card .log-in-button a:hover:before{background-color:transparent!important}