.hero{display:flex;flex-direction:column;position:relative}.hero__content{max-width:calc(100vw - calc(((100vw - 1440px) / 2) + 120px) * 2);margin-right:24px;margin-left:24px;margin-top:71px}@media(min-width:768px){.hero__content{margin-right:60px;margin-left:60px}}@media(min-width:1176px){.hero__content{margin-right:120px;margin-left:120px}}@media(min-width:1440px){.hero__content{margin-right:auto;margin-left:auto}}.hero__content__title{line-height:44px;font-family:var(--font-afacad);font-weight:400;font-size:32px;line-height:42px;text-align:center;margin:0 auto;color:var(--black-3);max-width:540px}@media(min-width:1176px){.hero__content__title{font-size:40px;line-height:54px;max-width:640px}}.hero__content__title span{position:relative}.hero__content__title span:before{content:"";position:absolute;width:calc(100% + 10px);height:40px;top:20px;background-color:var(--yellow-1);z-index:-1;width:0;animation:expandLeft .6s forwards;animation-delay:1s;height:28px}@media(min-width:1176px){.hero__content__title span:before{height:40px}.hero__content__title{font-size:40px;line-height:52px}}.hero__content__text{font-size:16px;line-height:32px;text-align:center;max-width:700px;margin:30px auto;color:var(--black-3)}.hero__content__buttons{display:flex;flex-direction:row;column-gap:22px;justify-content:center;margin-bottom:34px}.hero__image{position:relative;margin:0 auto;max-width:80%}@media(min-width:768px){.hero__image{max-width:600px}}@media(min-width:1176px){.hero__image{max-width:843px}}.hero__image:before{content:"";height:calc(100% - 20px);width:100%;top:24px;right:20px;background-color:var(--grey-5);position:absolute;display:block;border-radius:20px;z-index:-2;animation:slideRight .6s forwards;animation-delay:.6s}@media(min-width:768px){.hero__image:before{top:64px;height:calc(100% - 50px)}}.hero__image:after{content:"";height:calc(100% - 20px);width:100%;left:20px;top:24px;background-color:var(--black-3);position:absolute;border-radius:20px;z-index:-1;animation:slideLeft .6s forwards;animation-delay:.6s}@media(min-width:768px){.hero__image:after{top:64px;left:-18px;height:calc(100% - 50px);margin:0 auto}}.hero__image img{top:0;width:100%;position:relative;margin:0 auto}@media(min-width:1176px){.hero__image img{max-width:843px}}.hero__wave-bg{z-index:-1;position:absolute;width:100%;top:400px;left:0;right:0;bottom:0}.hero__wave-bg img{width:100%;opacity:.1}.hero .log-in-button a{background-color:transparent;transition:background-color 0s ease-in}.hero .log-in-button a:hover{background-color:#eaeaea}@keyframes slideRight{0%{right:0}to{right:-18px}}@keyframes slideLeft{0%{left:0}to{left:-18px}}@keyframes expandLeft{0%{width:0}to{width:calc(100% + 10px)}}.homepage__features{max-width:calc(100vw - calc(((100vw - 1440px) / 2) + 120px) * 2);margin-right:24px;margin-left:24px;position:relative}@media(min-width:768px){.homepage__features{margin-right:60px;margin-left:60px}}@media(min-width:1176px){.homepage__features{margin-right:120px;margin-left:120px}}@media(min-width:1440px){.homepage__features{margin-right:auto;margin-left:auto}}.homepage__features__black-circle-3{position:absolute;top:820px;right:-300px;opacity:.2}.homepage__features__black-circle-4{position:absolute;top:180px;left:-280px;opacity:.3}.homepage__features__hero{padding:0 32px;overflow:hidden;position:relative;color:var(--black-3);border-radius:40px;margin-top:62px}@media(min-width:1176px){.homepage__features__hero{margin-bottom:79px;padding:63px 32px 144px}}.homepage__features__hero__circle-1{position:absolute;top:-420px;left:-220px}@media(min-width:1176px){.homepage__features__hero__circle-1{top:-180px;left:-200px}}.homepage__features__hero__circle-2{position:absolute;top:-340px;right:-100px;display:none}@media(min-width:1176px){.homepage__features__hero__circle-2{display:block}}.homepage__features__hero__circle-3{position:absolute;top:320px;right:-320px}@media(min-width:1176px){.homepage__features__hero__circle-3{top:220px;right:-100px}}.homepage__features__hero__text,.homepage__features__hero__title{max-width:631px;margin:0 auto;text-align:center;color:var(--black-3)}.homepage__features__hero__title{font-size:32px;line-height:44px;font-family:var(--font-afacad);font-weight:400;padding-bottom:37px;position:relative}@media(min-width:1176px){.homepage__features__hero__title{font-size:40px;line-height:54px}}.homepage__features__hero__title:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);height:2px;width:101px;background-color:var(--yellow-1)}.homepage__features__hero__text{font-size:16px;line-height:32px;margin-top:16px;margin-bottom:62px}.homepage__features__hero__buttons{margin:39px auto 0;display:flex;flex-direction:row;column-gap:24px;background-color:transparent;justify-content:center}@media(min-width:1176px){.homepage__features__hero__buttons .start-button{border:1px solid transparent}.homepage__features__hero__buttons .start-button a:hover:after{border:1px solid var(--white-1)}}.homepage__features__cards{display:grid;grid-template-columns:1fr;grid-row-gap:20px;row-gap:20px}@media(min-width:1176px){.homepage__features__cards{grid-template-columns:1fr 1fr 1fr;column-gap:23px;row-gap:0}}.homepage__features__cards__card{z-index:9}@media(min-width:1176px){.homepage__features__cards__card{margin-top:-200px}}.homepage__features__cards__card__image{position:relative;height:280px}.homepage__features__cards__card__image .feature-image-1{display:grid;place-content:center;position:relative}.homepage__features__cards__card__image .feature-image-1__image{position:absolute;top:0;left:50%;transform:translate(-50%);z-index:3;max-width:100%}.homepage__features__cards__card__image .feature-image-1__image__shadow--1{position:absolute;top:0;left:50%;transform:translate(-50%);z-index:1;max-width:100%}.homepage__features__cards__card__image .feature-image-2{display:grid;place-content:center;position:relative}.homepage__features__cards__card__image .feature-image-2__image{position:absolute;top:0;left:50%;transform:translate(-50%);z-index:3;max-width:100%}.homepage__features__cards__card__image .feature-image-2__image__shadow--2{position:absolute;top:10px;left:50%;transform:translate(calc(-50%),-50%);z-index:1;max-width:100%}.homepage__features__cards__card__image .feature-image-3{display:grid;place-content:center;position:relative}.homepage__features__cards__card__image .feature-image-3__image{position:absolute;top:0;left:50%;transform:translate(-50%);z-index:3;max-width:100%}.homepage__features__cards__card__image .feature-image-3__image__shadow--3{position:absolute;top:0;left:50%;transform:translate(-50%);z-index:-1;max-width:100%}.homepage__features__cards__card__panel{box-shadow:1px 11px 36px -18px rgba(0,0,0,.45);background-color:var(--white-1);border-radius:20px;padding:46px 32px 24px;min-height:395px;display:flex;flex-direction:column;justify-content:space-between}.homepage__features__cards__card__panel__link{display:flex;justify-content:flex-end;align-items:center;font-weight:600;color:var(--black-3)}.homepage__features__cards__card__panel__link a{font-size:16px;line-height:16px;display:flex;column-gap:6px;align-items:center}@media(min-width:1176px){.homepage__features__cards__card__panel__link a:hover{cursor:pointer}.homepage__features__cards__card__panel__link a{position:relative}.homepage__features__cards__card__panel__link a:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:-6px;left:0;background-color:var(--yellow-1);transition:transform .25s ease-out}.homepage__features__cards__card__panel__link a:hover:after{transform-origin:bottom center;transform:scaleX(1)}}.homepage__features__cards__card__panel__link a i,.homepage__features__cards__card__panel__link a svg{margin-top:2px;color:var(--black-3);fill:var(--black-3)}.homepage__features__cards__card__title{font-size:24px;line-height:40px;margin-bottom:24px;font-weight:400;color:var(--black-3);word-break:break-word}.homepage__features__cards__card__text{font-size:16px;line-height:32px;color:var(--black-3);margin-bottom:24px}.homepage__features__learn-more{display:flex;justify-content:center;margin:30px 0 80px}.homepage__features__learn-more .log-in-button a{background-color:transparent;transition:background-color 0s ease-in}.homepage__features__learn-more .log-in-button a:hover{background-color:#eaeaea}@media(min-width:1176px){.homepage__features__learn-more{margin-bottom:100px}}.how-it-works{max-width:calc(100vw - calc(((100vw - 1440px) / 2) + 120px) * 2);margin-right:24px;margin-left:24px;margin-bottom:100px}@media(min-width:768px){.how-it-works{margin-right:60px;margin-left:60px}}@media(min-width:1176px){.how-it-works{margin-right:120px;margin-left:120px}}@media(min-width:1440px){.how-it-works{margin-right:auto;margin-left:auto}}.how-it-works__title{font-size:32px;line-height:44px;font-family:var(--font-afacad);font-weight:400;padding-bottom:37px;position:relative;text-align:center;color:var(--black-3);margin-bottom:32px}@media(min-width:1176px){.how-it-works__title{font-size:40px;line-height:54px}}.how-it-works__title:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);height:2px;width:101px;background-color:var(--yellow-1)}.how-it-works__description{font-size:16px;line-height:32px;text-align:center;max-width:631px;margin:0 auto 60px;color:var(--black-3)}.how-it-works__content{display:grid;margin-bottom:70px}@media(min-width:1176px){.how-it-works__content{grid-template-columns:1fr 1fr;column-gap:54px}}.how-it-works__content__left{background-color:var(--black-3);border-radius:20px;color:var(--white-1);position:relative;overflow:hidden}.how-it-works__content__left__circle-1{position:absolute;top:-280px;left:-220px}@media(min-width:1176px){.how-it-works__content__left__circle-1{top:-180px;left:-200px}}.how-it-works__content__left__circle-3{position:absolute;top:620px;right:-200px}@media(min-width:1176px){.how-it-works__content__left__circle-3{top:320px;right:-200px}}.how-it-works__content__left__wrapper{height:100%;background:linear-gradient(to right,var(--black-2),rgba(18,18,18,.8)),url(https://grainy-gradients.vercel.app/noise.svg)}.how-it-works__content__left__content{padding:36px 24px}@media(min-width:1176px){.how-it-works__content__left__content{padding:48px 48px 0}}.how-it-works__content__left__title{font-size:24px;line-height:24px;font-family:var(--font-afacad);font-weight:400;margin-bottom:18px;position:relative}.how-it-works__content__left__title span{background-color:var(--yellow-1);padding:0 9px;border-radius:50%;color:var(--black-3);margin-right:4px}.how-it-works__content__left__text{font-size:16px;line-height:32px;margin-bottom:54px;font-weight:400;position:relative}.how-it-works__content__right{display:none}@media(min-width:1176px){.how-it-works__content__right{display:block;display:flex;justify-content:center}}@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}}.landing-testimonials{max-width:calc(100vw - calc(((100vw - 1440px) / 2) + 120px) * 2);margin-right:24px;margin-left:24px;padding:72px 0 64px}@media(min-width:768px){.landing-testimonials{margin-right:60px;margin-left:60px}}@media(min-width:1176px){.landing-testimonials{margin-right:120px;margin-left:120px}}@media(min-width:1440px){.landing-testimonials{margin-right:auto;margin-left:auto}}.landing-testimonials__title{font-size:32px;line-height:44px;font-family:var(--font-afacad);font-weight:400;padding-bottom:37px;position:relative;text-align:center;color:var(--black-3);margin-bottom:32px}@media(min-width:1176px){.landing-testimonials__title{font-size:40px;line-height:54px}}.landing-testimonials__title:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);height:2px;width:101px;background-color:var(--yellow-1)}.landing-testimonials__description{font-size:16px;line-height:32px;text-align:center;max-width:631px;margin:0 auto 60px;color:var(--black-3)}.landing-testimonials__cards{display:grid;margin-bottom:60px;grid-row-gap:40px;row-gap:40px}@media(min-width:1176px){.landing-testimonials__cards{grid-template-columns:1fr 1fr 1fr;column-gap:23px}}.landing-testimonials__cards__card{box-shadow:1px 11px 36px -18px rgba(0,0,0,.45);background-color:var(--white-1);border-radius:20px;padding:18px 24px 28px;position:relative;display:flex;flex-direction:column;justify-content:space-between;max-width:400px;margin:0 auto}@media(min-width:1176px){.landing-testimonials__cards__card{margin:unset}}.landing-testimonials__cards__card:after{font-size:104px;line-height:104px;content:"“";position:absolute;top:-25px;left:-10px;height:60px;width:60px;background-color:var(--yellow-1);border-radius:50%;font-family:var(--font-akatab);color:var(--black-3);vertical-align:center;display:flex;align-items:start;justify-content:center}.landing-testimonials__cards__card .stars{margin-bottom:20px;margin-left:36px}.landing-testimonials__cards__card__profile{display:flex;column-gap:15px}.landing-testimonials__cards__card__profile__text{display:flex;flex-direction:column}.landing-testimonials__cards__card__title{font-size:32px;line-height:32px;font-weight:600;font-family:var(--font-afacad);color:var(--black-3);margin-bottom:16px}.landing-testimonials__cards__card__text{font-size:16px;line-height:28px;color:var(--black-3);margin-bottom:24px}.landing-testimonials__cards__card__name{font-size:24px;line-height:28px;font-family:var(--font-afacad);color:var(--black-3)}.landing-testimonials__cards__card__position{font-size:16px;line-height:24px;color:var(--grey-1)}.landing-testimonials .start-button{display:flex;justify-content:center;max-width:800px;margin:0 auto 12px;position:relative}.landing-testimonials .start-button a{width:100%;max-width:441px}.landing-testimonials__subline{font-size:12px;line-height:16px;color:var(--grey-1);text-align:center}