html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,img{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}a{text-decoration:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.header{padding:32px 0;position:relative;z-index:3}@media(max-width:920px){.header{align-items:flex-start}}.header .container{display:flex;align-items:center;justify-content:space-between;gap:20px;position:relative;z-index:3}.header__logo{width:161px;height:39px}.header__menu-panel{display:flex;align-items:center;gap:24px}@media(max-width:1024px){.header__menu-panel{gap:12px}}@media(max-width:920px){.header__menu-panel{width:100%;max-width:320px;padding:16px;flex-direction:column;align-items:stretch;position:absolute;top:42px;right:20px;z-index:4;border:1px solid rgba(253,253,253,.15);box-shadow:0 20px 36px #00000047;background-color:#1d1f27;border-radius:12px;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease}}@media(max-width:540px){.header__menu-panel{left:20px;right:20px;width:auto;max-width:none}}@media(max-width:920px){.header--menu-open .header__menu-panel{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}}.header__burger{display:none;width:32px;height:32px;padding:4px;align-items:center;justify-content:center;flex-direction:column;gap:6px;cursor:pointer;background:transparent;border:0}@media(max-width:920px){.header__burger{display:inline-flex;position:relative;z-index:4}}.header__burger-line{display:block;width:24px;height:2px;background-color:#1d1f27;border-radius:2px;transition:transform .2s ease,opacity .2s ease,width .2s ease}.header__burger-line:last-of-type{width:12px;margin-right:auto}.header__burger--active .header__burger-line:nth-child(1){transform:translateY(8px) rotate(45deg)}.header__burger--active .header__burger-line:nth-child(2){opacity:0}.header__burger--active .header__burger-line:nth-child(3){width:24px;transform:translateY(-8px) rotate(-45deg)}.nav-menu{display:flex;gap:31px}@media(max-width:1024px){.nav-menu{gap:12px}}@media(max-width:920px){.nav-menu{width:100%;padding-bottom:24px;flex-direction:column;gap:10px;border-bottom:1px solid rgba(253,253,253,.15)}}.nav-menu__link{font-size:16px;line-height:160%;color:#1d1f27;transition:color .3s ease}@media(max-width:920px){.nav-menu__link{font-size:18px;color:#fdfdfd}}.nav-menu__link--active:after{content:"";display:block;width:18px;height:1.5px;background-color:#bc7068}.nav-menu__link:hover,.nav-menu__link:focus,.nav-menu__link--active{color:#bc7068!important}.nav-menu__link--active{font-weight:600}.nav-menu__link:focus{outline:none}.header__actions{display:flex;align-items:center;gap:12px}@media(max-width:920px){.header__actions{width:100%;flex-direction:column}}.header__button-sign-in{color:#fdfdfd;text-decoration:none;font-size:18px;font-weight:600;transition:.3s ease}.header__button-sign-in:hover{color:#bc7068}.header__button-sign-in{padding:16px 24px}@media(max-width:920px){.header__button-sign-in{color:#fdfdfd!important}.header__button-sign-in:hover{color:#bc7068!important}}.header__button-sign-up{display:flex;justify-content:center;align-items:center;box-sizing:border-box;font-size:18px;font-weight:600;letter-spacing:.072px;text-decoration:none;transition:.3s ease;padding:16px 24px;border-radius:8px;width:116px;color:#fdfdfd;background-color:#bc70681a;border:1px solid rgba(253,253,253,.5019607843)}.header__button-sign-up:hover{color:#fdfdfd;background-color:#bc7068cc;border-color:#bc7068}@media(max-width:920px){.header__button-sign-up{color:#fdfdfd!important}}.footer{background-color:#fff}.footer__top{padding-top:80px;padding-bottom:24px;display:grid;grid-template-columns:2fr 2fr 1fr;gap:60px}@media(max-width:992px){.footer__top{grid-template-columns:1fr 1fr;gap:40px}}@media(max-width:768px){.footer__top{grid-template-columns:1fr;gap:32px;padding-top:60px;padding-bottom:48px}}@media(max-width:480px){.footer__top{padding-top:48px;padding-bottom:36px}}.footer__logo{width:161px;height:39px}.footer__brand-text{margin-top:20px;max-width:250px;color:#667085;font-size:15px;line-height:160%}@media(max-width:768px){.footer__brand-text{max-width:100%}}.footer__links{display:flex;justify-content:space-around;gap:40px}@media(max-width:768px){.footer__links{justify-content:flex-start}}@media(max-width:480px){.footer__links{flex-direction:column;gap:24px}}.footer__column{width:100%}.footer__column-title{color:#667085;font-size:18px;font-weight:600;padding-bottom:25px}.footer__list{width:100%}.footer__item:not(:last-of-type){padding-bottom:12px}.footer__link{color:#667085;font-size:15px;transition:color .3s ease}.footer__link:hover{color:#bc776a}@media(max-width:992px){.footer__socials{grid-column:1/-1}}.footer__social-list{display:flex;gap:15px}.footer__social-link{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#f0f0f0;color:#12141d;font-size:12px;font-weight:700;transition:all .3s ease}.footer__social-link:hover{background-color:#bc776a;color:#fff}.footer__bottom{padding:30px 0;border-top:1px solid rgba(0,0,0,.05);text-align:center}.footer__copyright{color:#667085;font-size:14px}.language-switcher{position:relative;display:inline-block}.language-switcher__button{min-width:144px;max-width:max-content;display:inline-flex;align-items:center;padding:12px 16px;border:1px solid #ACB0BC;border-radius:8px;font-family:Red Hat Display,Manrope,sans-serif;font-size:16px;font-weight:500;color:#737681;background-color:transparent;cursor:pointer;transition:all .2s ease}.language-switcher__button:hover{border-color:#737681}.language-switcher__button-flag{margin-right:16px}.language-switcher__menu{min-width:144px;position:absolute;bottom:110%;left:0;background-color:#fff;border:1px solid rgba(0,0,0,.1);border-radius:6px;box-shadow:0 4px 12px #0000001a;list-style:none;margin:0;z-index:100;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .2s ease,transform .2s ease,visibility .2s}.language-switcher:hover .language-switcher__menu{opacity:1;visibility:visible;transform:translateY(0)}.language-switcher:hover .language-switcher__chevron{transform:rotate(180deg)}.language-switcher__item{width:100%}.language-switcher__link{display:flex;align-items:center;padding:12px 16px;color:#737681;text-decoration:none;font-size:16px;font-family:Red Hat Display,Manrope,sans-serif;transition:background-color .3s ease}.language-switcher__link:hover{background-color:#bc70681a;color:#1d1f27}.language-switcher__link.is-active{color:#bc7068;background-color:#ff57220d;pointer-events:none}.language-switcher__menu-flag{margin-right:16px}.page-home{font-family:Red Hat Display,Manrope,sans-serif}.page-home .container{width:100%;max-width:1220px;padding-right:20px;padding-left:20px;margin-left:auto;margin-right:auto;box-sizing:border-box}.page-home .first-screen{padding-bottom:184px;background-color:#1d1f27;position:relative;overflow:hidden;padding-top:118px;margin-top:-118px}@media(max-width:920px){.page-home .first-screen{padding-top:94px;padding-bottom:110px}}@media(max-width:768px){.page-home .first-screen{padding-bottom:500px}}.page-home .first-screen:after{content:"";position:absolute;top:0;left:60%;width:100%;height:100%;background-image:url(/build/landing/assets/hero-overlay-DrBKsYk8.png);background-color:#49526f;background-repeat:repeat-x;background-size:510px}@media(max-width:920px){.page-home .first-screen:after{left:72%}}@media(max-width:768px){.page-home .first-screen:after{top:auto;left:0;transform:translateY(20px);background-color:#181a21;background-image:none}}.page-home .nav-menu__link{color:#fdfdfd}.page-home .header__button-sign-up{display:flex;justify-content:center;align-items:center;box-sizing:border-box;font-size:18px;font-weight:600;letter-spacing:.072px;text-decoration:none;transition:.3s ease;padding:16px 24px;border-radius:8px;width:116px;color:#fdfdfd;background-color:#fdfdfd1a;border:1px solid rgba(253,253,253,.5019607843)}.page-home .header__button-sign-up:hover{color:#fdfdfd;background-color:#bc7068cc;border-color:#bc7068}.page-home .header__burger-line{background-color:#fdfdfd}.page-home .hero{margin-top:64px;width:100%;max-width:990px;position:relative}@media(max-width:920px){.page-home .hero{max-width:100%}}.page-home .hero__content{max-width:480px;position:relative;z-index:2;padding-top:40px}@media(max-width:920px){.page-home .hero__content{max-width:56%;padding-top:12px}}@media(max-width:768px){.page-home .hero__content{max-width:100%;padding-top:0}}.page-home .hero__title-box{position:relative;padding-bottom:12px}.page-home .hero__title{color:#fdfafa;font-size:64px;font-weight:600;line-height:120%}@media(max-width:920px){.page-home .hero__title{font-size:52px}}@media(max-width:768px){.page-home .hero__title{font-size:42px}}@media(max-width:480px){.page-home .hero__title{font-size:48px}}.page-home .hero__title-decor{width:100%;max-width:425px;position:absolute;top:0;right:-50px}@media(max-width:768px){.page-home .hero__title-decor{max-width:280px;left:80px;top:6px}}@media(max-width:480px){.page-home .hero__title-decor{display:none}}.page-home .hero__description{color:#acb0bc;font-size:18px;line-height:160%;padding-bottom:20px}@media(max-width:920px){.page-home .hero__description{font-size:16px}}@media(max-width:480px){.page-home .hero__description{font-size:18px}}.page-home .hero__description--primary{color:#faf2f1;font-weight:500}.page-home .hero__stats{display:flex;align-items:center;gap:24px;padding-bottom:57px}@media(max-width:920px){.page-home .hero__stats{gap:16px}}@media(max-width:480px){.page-home .hero__stats{justify-content:space-evenly;padding-bottom:32px}}.page-home .hero__stats-avatars{width:100%;max-width:120px;height:auto}@media(max-width:480px){.page-home .hero__stats-avatars{display:none}}.page-home .hero__stats-divider{width:1px;height:52px;background-color:#fdfdfd33}.page-home .hero__stat{width:100%}@media(max-width:768px){.page-home .hero__stat{max-width:max-content}}@media(max-width:480px){.page-home .hero__stat{text-align:center}}.page-home .hero__state:first-of-type{max-width:130px}.page-home .hero__state:last-of-type{max-width:max-content}.page-home .hero__stat-value{color:#fdfafa;font-size:24px;line-height:120%;font-weight:600;padding-bottom:1px}.page-home .hero__stat-caption{color:#acb0bc;font-size:14px;line-height:130%}@media(max-width:480px){.page-home .hero__stat-caption{font-size:18px}}.page-home .hero__actions{display:flex;gap:27px}@media(max-width:920px){.page-home .hero__actions{flex-wrap:wrap;gap:14px}}@media(max-width:768px){.page-home .hero__actions{flex-direction:column;gap:12px}}@media(max-width:480px){.page-home .hero__actions{gap:16px}}.page-home .hero__button-sign-up{display:flex;justify-content:center;align-items:center;box-sizing:border-box;font-size:18px;font-weight:600;letter-spacing:.072px;text-decoration:none;transition:.3s ease;padding:16px 24px;border-radius:8px;width:220px;color:#fdfdfd;background-color:#bc7068;border:1px solid #BC7068}.page-home .hero__button-sign-up:hover{color:#fdfdfd;background-color:#bc7068cc;border-color:#bc7068}@media(max-width:768px){.page-home .hero__button-sign-up{width:100%}}.page-home .hero__button-sign-in{color:#fdfdfd;text-decoration:none;font-size:18px;font-weight:600;transition:.3s ease}.page-home .hero__button-sign-in:hover{color:#bc7068}.page-home .hero__button-sign-in{display:block;padding:16px 24px;text-align:center}.page-home .hero-comparison{width:370px;height:760px;position:absolute;top:0;right:0;z-index:2}@media(max-width:920px){.page-home .hero-comparison{width:310px;height:636px;right:0}}@media(max-width:768px){.page-home .hero-comparison{top:calc(100% + 70px);left:50%;right:auto;transform:translate(-50%)}}.page-home .hero-comparison__picture-box{position:absolute;top:0;left:0;overflow:hidden}.page-home .hero-comparison__picture{width:370px;height:760px}@media(max-width:920px){.page-home .hero-comparison__picture{width:310px;height:636px}}.page-home .hero-comparison__overlay{width:50%;z-index:2}.page-home .hero-comparison__line{position:absolute;top:-20px;left:0;width:5px;height:100%;background:#ffffff80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:7px;z-index:2;transform:translate(-50%)}.page-home .hero-comparison__slider{position:absolute;z-index:3;display:flex;align-items:center;justify-content:center;cursor:ew-resize;transform:translate(-50%,-50%)}.page-home .partners{margin-top:-70px;position:relative;z-index:2}@media(max-width:992px){.page-home .partners{margin-top:-52px}}@media(max-width:768px){.page-home .partners{display:none}}.page-home .partners__inner{display:flex;justify-content:space-between;align-items:center;gap:16px;box-shadow:0 48px 60px #90969c17;background-color:#fdfdfd;border-radius:12px;padding:42px 32px}@media(max-width:992px){.page-home .partners__inner{flex-wrap:wrap;padding:34px 24px}}@media(max-width:768px){.page-home .partners__inner{gap:16px;padding:26px 18px}}.page-home .partners__logo{width:100%;max-width:180px;height:auto}@media(max-width:1075px){.page-home .partners__logo{max-width:160px}}@media(max-width:992px){.page-home .partners__logo{max-width:120px}}.page-home .steps{background-color:#fdfdfd;padding:100px 0}@media(max-width:768px){.page-home .steps{padding:80px 0}}.page-home .steps__title{color:#1d1f27;font-size:44px;line-height:120%;font-weight:600;max-width:570px;margin:0 auto;text-align:center;padding-bottom:40px}@media(max-width:992px){.page-home .steps__title{font-size:38px}}@media(max-width:768px){.page-home .steps__title{font-size:32px}}@media(max-width:480px){.page-home .steps__title{font-size:42px}}.page-home .steps__list{display:flex;justify-content:space-between;gap:20px}@media(max-width:992px){.page-home .steps__list{flex-wrap:wrap;justify-content:center}}.page-home .steps__card{max-width:320px;text-align:center}@media(max-width:992px){.page-home .steps__card{width:calc(50% - 10px);max-width:420px}}@media(max-width:768px){.page-home .steps__card{width:100%;max-width:100%}}.page-home .steps__image-box{width:100%;max-width:320px;padding-bottom:30px}@media(max-width:992px){.page-home .steps__image-box{max-width:290px;margin:0 auto;padding-bottom:22px}}@media(max-width:480px){.page-home .steps__image-box{max-width:100%;padding-bottom:16px}}.page-home .steps__image{width:100%;height:auto}.page-home .steps__card-title{color:#1d1f27;font-size:28px;line-height:120%;font-weight:600;padding-bottom:10px}@media(max-width:768px){.page-home .steps__card-title{font-size:24px;padding-bottom:8px}}@media(max-width:480px){.page-home .steps__card-title{font-size:28px;padding-bottom:10px}}.page-home .steps__card-text{max-width:275px;margin:0 auto;font-size:16px;line-height:160%;color:#737681}@media(max-width:768px){.page-home .steps__card-text{max-width:100%;font-size:15px}}@media(max-width:480px){.page-home .steps__card-text{max-width:100%;font-size:18px}}.page-home .features{padding:100px 0 60px;background-color:#faf8f8}@media(max-width:768px){.page-home .features{padding:80px 0}}@media(max-width:480px){.page-home .features{padding-bottom:60px}}.page-home .features-alt{padding:60px 0 100px;background-color:#fdfdfd}@media(max-width:768px){.page-home .features-alt{padding:80px 0}}@media(max-width:480px){.page-home .features-alt{padding-top:0}}.page-home .features__header{text-align:center;padding-bottom:40px}@media(max-width:480px){.page-home .features__header{padding-bottom:20px}}.page-home .features__heading{font-size:44px;font-weight:600;line-height:120%;color:#1d1f27}@media(max-width:992px){.page-home .features__heading{font-size:38px}}@media(max-width:768px){.page-home .features__heading{font-size:32px}}@media(max-width:480px){.page-home .features__heading{font-size:42px}}.page-home .features__row{display:flex;align-items:center;gap:40px}@media(max-width:992px){.page-home .features__row{gap:24px}}@media(max-width:768px){.page-home .features__row{flex-direction:column;gap:20px}}@media(max-width:480px){.page-home .features__row{gap:18px}}.page-home .features__row--reverse{flex-direction:row-reverse}@media(max-width:992px){.page-home .features__row--reverse{gap:24px}}@media(max-width:768px){.page-home .features__row--reverse{flex-direction:column;gap:20px}}.page-home .features__image-box{max-width:580px;flex-shrink:1.5}@media(max-width:992px){.page-home .features__image-box{max-width:none;width:52%}}@media(max-width:768px){.page-home .features__image-box{width:100%;text-align:center;max-width:420px;margin:0 auto}}@media(max-width:480px){.page-home .features__image-box{max-width:290px}}.page-home .features__image{width:100%}.page-home .features__content{width:100%;max-width:485px}@media(max-width:992px){.page-home .features__content{max-width:none;width:48%}}@media(max-width:768px){.page-home .features__content{width:100%;text-align:center}}@media(max-width:480px){.page-home .features__content{text-align:left}}.page-home .features__title{font-size:32px;font-weight:600;color:#49526f;padding-bottom:20px}@media(max-width:992px){.page-home .features__title{font-size:28px;padding-bottom:14px}}@media(max-width:768px){.page-home .features__title{font-size:24px}}@media(max-width:480px){.page-home .features__title{font-size:24px}}.page-home .features__title-primary,.page-home .features__title-highlight{position:relative}.page-home .features__title-highlight{color:#85a59d}.page-home .features__title-decor{position:absolute;left:-80px;bottom:-37px;width:320px}.page-home .features__title-highlight-decor{position:absolute;left:-40px;top:-40px;width:184px}.page-home .features__description{font-size:16px;line-height:160%;color:#737681;padding-bottom:28px}@media(max-width:992px){.page-home .features__description{font-size:15px;padding-bottom:18px}}@media(max-width:768px){.page-home .features__description{font-size:15px;padding-bottom:16px}}@media(max-width:480px){.page-home .features__description{font-size:14px;line-height:145%;padding-bottom:14px}}.page-home .features__list{width:100%}@media(max-width:768px){.page-home .features__list{max-width:max-content;margin:0 auto}}.page-home .features__item{display:flex;align-items:center;gap:16px}@media(max-width:992px){.page-home .features__item{gap:12px}}.page-home .features__item:not(:last-child){margin-bottom:20px}@media(max-width:992px){.page-home .features__item:not(:last-child){margin-bottom:14px}}.page-home .features__icon-wrap{width:50px;height:50px}@media(max-width:992px){.page-home .features__icon-wrap{width:42px;height:42px;flex-shrink:0}}@media(max-width:768px){.page-home .features__icon-wrap{width:40px;height:40px}}@media(max-width:480px){.page-home .features__icon-wrap{width:34px;height:34px}}.page-home .features__icon{width:100%}.page-home .features__item-text{font-size:16px;line-height:160%;color:#737681}@media(max-width:992px){.page-home .features__item-text{font-size:15px;line-height:150%}}@media(max-width:768px){.page-home .features__item-text{font-size:14px;line-height:145%}}@media(max-width:480px){.page-home .features__item-text{line-height:140%}}.page-home .menu-management{background-color:#1d1f27;padding:100px 0}@media(max-width:768px){.page-home .menu-management{padding:80px 0}}.page-home .menu-management__header{padding-bottom:40px;text-align:center}@media(max-width:480px){.page-home .menu-management__header{padding-bottom:20px}}.page-home .menu-management__title{color:#fdfafa;font-size:44px;line-height:120%;font-weight:600}@media(max-width:992px){.page-home .menu-management__title{font-size:38px}}@media(max-width:768px){.page-home .menu-management__title{font-size:32px}}@media(max-width:480px){.page-home .menu-management__title{font-size:42px}}.page-home .menu-management__list{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.page-home .menu-management__card{width:100%;max-width:380px;padding:0 24px 28px;box-sizing:border-box;background-color:#252832;border-radius:40px;position:relative;text-align:center;transition:transform .3s ease}@media(max-width:992px){.page-home .menu-management__card{max-width:calc(50% - 10px)}}@media(max-width:768px){.page-home .menu-management__card{max-width:100%;border-radius:28px}}@media(max-width:480px){.page-home .menu-management__card{padding:0 24px 40px}}.page-home .menu-management__card:hover{transform:translateY(-10px)}.page-home .menu-management__number{display:flex;align-items:center;justify-content:center;width:38px;height:38px;position:absolute;top:24px;right:24px;font-size:12px;color:#737681;background-color:#1d1f27;border-radius:10px}@media(max-width:480px){.page-home .menu-management__number{top:28px;right:24px;font-size:16px}}.page-home .menu-management__image-box{width:100%;max-width:330px;margin:0 auto;padding-bottom:16px}.page-home .menu-management__image{width:100%;height:auto}.page-home .menu-management__card-title{color:#fdfafa;font-size:28px;font-weight:600;line-height:120%;padding-bottom:8px}@media(max-width:480px){.page-home .menu-management__card-title{font-size:28px}}.page-home .menu-management__card-text{max-width:300px;margin:0 auto;color:#acb0bc;font-size:16px;line-height:160%}@media(max-width:768px){.page-home .menu-management__card-text{max-width:100%}}@media(max-width:480px){.page-home .menu-management__card-text{font-size:18px}}.page-home .profit-engine{background-color:#faf8f8;padding:60px 0}@media(max-width:768px){.page-home .profit-engine{padding:70px 0}}@media(max-width:480px){.page-home .profit-engine{padding:40px 0 80px}}.page-home .profit-engine__row{display:flex;align-items:center;flex-wrap:nowrap;gap:50px}@media(max-width:768px){.page-home .profit-engine__row{flex-direction:column;gap:30px}}.page-home .profit-engine__image-box{width:100%;max-width:622px}.page-home .profit-engine__image{width:100%;height:auto}.page-home .profit-engine__content{width:100%;max-width:480px}.page-home .profit-engine__title{color:#1d1f27;font-size:38px;font-weight:600;line-height:120%;max-width:400px;padding-bottom:16px}@media(max-width:992px){.page-home .profit-engine__title{max-width:100%;font-size:34px}}@media(max-width:768px){.page-home .profit-engine__title{font-size:32px}}@media(max-width:480px){.page-home .profit-engine__title{font-size:36px;padding-bottom:8px}}.page-home .profit-engine__text{color:#737681;font-size:16px;line-height:160%}@media(max-width:480px){.page-home .profit-engine__text{font-size:18px}}.page-home .revenue-engine{background-color:#181a21;text-align:center;padding:80px 0}@media(max-width:768px){.page-home .revenue-engine{padding:64px 0}}@media(max-width:480px){.page-home .revenue-engine{padding:80px 0}}.page-home .revenue-engine__title{color:#fdfdfd;font-size:32px;font-weight:600;line-height:120%;padding-bottom:16px}@media(max-width:768px){.page-home .revenue-engine__title{font-size:28px}}.page-home .revenue-engine__subtitle{color:#acb0bc;font-size:16px;line-height:160%;padding-bottom:24px}@media(max-width:480px){.page-home .revenue-engine__subtitle{font-size:18px}}.page-home .revenue-engine__button{margin:0 auto;padding:23px 29px}@media(max-width:480px){.page-home .revenue-engine__button{width:100%;max-width:100%}}.page-home .revenue-engine__button-sign-up{margin:0 auto;display:flex;justify-content:center;align-items:center;box-sizing:border-box;font-size:18px;font-weight:600;letter-spacing:.072px;text-decoration:none;transition:.3s ease;padding:16px 24px;border-radius:8px;width:256px;color:#fdfdfd;background-color:#bc7068;border:1px solid #BC7068}.page-home .revenue-engine__button-sign-up:hover{color:#fdfdfd;background-color:#bc7068cc;border-color:#bc7068}@media(max-width:540px){.page-home .revenue-engine__button-sign-up{width:100%}}.page-about{font-family:Red Hat Display,Manrope,sans-serif}.page-about .container{width:100%;max-width:1220px;padding-right:20px;padding-left:20px;margin-left:auto;margin-right:auto;box-sizing:border-box}.page-about .button{display:block;max-width:max-content;box-sizing:border-box;color:#fdfdfd;font-size:18px;font-weight:600;letter-spacing:.072px;text-decoration:none;transition:.3s ease}.page-about .button--primary{background-color:#bc7068;border-radius:8px;padding:23px 28px}.page-about .button--primary:hover{opacity:.9}.page-about .header__button-sign-in{color:#1d1f27;text-decoration:none;font-size:18px;font-weight:600;transition:.3s ease}.page-about .header__button-sign-in:hover{color:#bc7068}.page-about .header__button-sign-in{padding:16px 24px}.page-about .header__button-sign-up{display:flex;justify-content:center;align-items:center;box-sizing:border-box;font-size:18px;font-weight:600;letter-spacing:.072px;text-decoration:none;transition:.3s ease;padding:16px 24px;border-radius:8px;width:116px;color:#1d1f27;background-color:#bc70681a;border:1px solid rgba(188,112,104,.8)}.page-about .header__button-sign-up:hover{color:#fdfdfd;background-color:#bc7068cc;border-color:#bc7068}.page-about .hero{padding:80px 0 100px;background-color:#faf8f8}.page-about .hero__content{display:flex;justify-content:space-between;align-items:center;gap:32px}@media(max-width:768px){.page-about .hero__content{flex-direction:column}}.page-about .hero__info-container{max-width:640px;width:100%}.page-about .hero__label{color:#bc7068;font-size:16px;font-weight:600;letter-spacing:10%;text-transform:uppercase}.page-about .hero__heading{margin-top:12px;font-size:64px;font-weight:600;line-height:105%;color:#1d1f27}@media(max-width:768px){.page-about .hero__heading{font-size:48px;line-height:120%}}.page-about .hero__description{margin-top:12px;font-size:18px;font-weight:400;line-height:160%;color:#737681}.page-about .hero__actions{margin-top:40px;display:flex;align-items:center;gap:27px;position:relative;z-index:2}@media(max-width:540px){.page-about .hero__actions{flex-direction:column}}.page-about .hero__actions .hero-button-demo{font-size:18px;font-weight:600;line-height:160%;color:#1d1f27}.page-about .hero__actions .hero-button-demo:hover{color:#bc7068}.page-about .hero__actions .button--primary,.page-about .hero__actions .hero-button-demo{max-width:unset;width:100%;text-align:center}.page-about .hero__image-container{margin-top:-64px;position:relative;z-index:1}@media(max-width:768px){.page-about .hero__image-container{margin-top:-120px}}.page-about .hero__image{width:100%;height:100%}.page-about .mission{padding:100px 0}@media(max-width:540px){.page-about .mission{padding:80px 0}}.page-about .mission__heading{text-align:center;font-size:44px;font-weight:600;line-height:120%;color:#1d1f27}@media(max-width:768px){.page-about .mission__heading{font-size:42px;line-height:120%}}.page-about .mission__cards{margin-top:40px;display:grid;grid-template-columns:repeat(3,1fr);gap:32px;align-items:stretch}@media(max-width:768px){.page-about .mission__cards{grid-template-columns:1fr}}@media(max-width:540px){.page-about .mission__cards{gap:20px}}.page-about .mission__card{display:flex;flex-direction:column;height:100%}.page-about .mission__card-image-container{width:100%;aspect-ratio:4/3;overflow:hidden}@media(max-width:768px){.page-about .mission__card-image-container{display:flex;justify-content:center;align-items:center}}.page-about .mission__card-image{width:100%;height:100%;object-fit:contain;object-position:center}@media(max-width:768px){.page-about .mission__card-image{width:80%;height:80%}}@media(max-width:768px){.page-about .mission__card-image{width:100%;height:100%}}.page-about .mission__card-heading{margin-top:24px;text-align:center;font-size:28px;font-weight:600;line-height:120%;color:#1d1f27}.page-about .mission__card-paragraph{margin-top:10px;text-align:center;font-size:16px;font-weight:400;line-height:160%;color:#737681;flex-grow:1}.page-about .solution{padding:100px 0}@media(max-width:540px){.page-about .solution{padding:80px 0}}.page-about .solution .container{display:flex;justify-content:space-between;align-items:center}@media(max-width:1024px){.page-about .solution .container{flex-direction:column}}@media(max-width:540px){.page-about .solution__image-container,.page-about .solution__image{width:100%}}.page-about .solution__heading{font-size:38px;font-weight:600;line-height:120%;color:#1d1f27;position:relative;display:flex;flex-direction:column}@media(max-width:1024px){.page-about .solution__heading{align-items:center}}@media(max-width:768px){.page-about .solution__heading{font-size:42px;line-height:120%}}.page-about .solution__heading:after{content:"";display:inline-block;width:270px;height:90px;background-image:url(/build/landing/assets/underline-01-DRBM9mYO.svg);background-repeat:no-repeat;background-size:contain;position:absolute;top:48px;left:42px}@media(max-width:1024px){.page-about .solution__heading:after{display:none}}.page-about .solution__heading .solution__text-colored{color:#49526f}@media(max-width:1024px){.page-about .solution__heading .solution__text-colored{color:#1d1f27}}@media(max-width:540px){.page-about .solution__heading,.page-about .solution__heading-line{text-align:center}}.page-about .solution__content{max-width:500px;width:100%}.page-about .solution__description{margin-top:16px;font-size:16px;font-weight:400;line-height:160%;color:#737681}.page-about .motivation{padding:100px 0;background-color:#1d1f27}@media(max-width:540px){.page-about .motivation{padding:80px 0}}.page-about .motivation__heading{text-align:center;font-size:44px;font-weight:600;line-height:120%;color:#fdfdfd}@media(max-width:768px){.page-about .motivation__heading{font-size:42px;line-height:120%}}.page-about .motivation__content{margin-top:40px;background-image:url(/build/landing/assets/dotted-line-BtesDg4W.svg);background-repeat:no-repeat;background-position:45% 45%}@media(max-width:1024px){.page-about .motivation__content{background-size:760px}}@media(max-width:768px){.page-about .motivation__content{background-image:none}}.page-about .motivation__section{display:flex;justify-content:space-around;align-items:center;gap:24px}@media(max-width:768px){.page-about .motivation__section{margin-top:20px;padding:32px 24px 40px;border-radius:40px;flex-direction:column;background-color:#252832;position:relative}}@media(max-width:768px){.page-about .motivation__section:nth-child(2) .motivation__section-description{order:2}.page-about .motivation__section:nth-child(2) .motivation__section-image-container{order:1}}.page-about .motivation__section-number{display:none}@media(max-width:768px){.page-about .motivation__section-number{display:flex;justify-content:center;align-items:center;width:38px;height:38px;background-color:#1d1f27;border-radius:10px;font-size:16px;font-weight:600;line-height:160%;color:#737681;position:absolute;top:26px;right:26px}}.page-about .motivation__section-description{max-width:500px;width:100%}.page-about .motivation__section-heading{font-size:32px;font-weight:600;line-height:120%;color:#fdfdfd;position:relative}@media(max-width:768px){.page-about .motivation__section-heading{text-align:center}}.page-about .motivation__section-heading:after{content:"";display:inline-block;width:330px;height:100px;background-image:url(/build/landing/assets/underline-02-CsbwNM0g.svg);background-repeat:no-repeat;background-size:contain;position:absolute;top:-6px;left:-85px}@media(max-width:1024px){.page-about .motivation__section-heading:after{display:none}}.page-about .motivation__section-paragraph{margin-top:20px;font-size:16px;font-weight:400;line-height:160%;color:#acb0bc}@media(max-width:768px){.page-about .motivation__section-paragraph{font-size:18px;text-align:center}}.page-about .team{padding:100px 0}@media(max-width:540px){.page-about .team{padding:80px 0}}.page-about .team__image-container{max-width:1070px;width:100%;position:relative;margin:0 auto}.page-about .team__image{width:100%;height:100%;object-fit:cover;object-position:center}.page-about .team__icon{position:absolute;width:64px;pointer-events:none}.page-about .team__icon--top-left{top:-30px;left:-30px}.page-about .team__icon--top-right{top:-22px;right:-15px}.page-about .team__icon--bottom-left{bottom:0;left:-25px}@media(max-width:540px){.page-about .team__icon--bottom-left{bottom:-20px;left:-25px}}.page-about .team__icon--bottom-right{bottom:-30px;right:-15px}.page-about .team__description{margin-top:24px;text-align:center;font-size:18px;font-weight:400;line-height:160%;color:#737681}.page-about .cta{padding:100px 0;background-color:#181a21}@media(max-width:540px){.page-about .cta{padding:80px 0}}.page-about .cta__heading{text-align:center;font-size:32px;font-weight:600;line-height:120%;color:#fdfdfd}@media(max-width:768px){.page-about .cta__heading{line-height:120%}}.page-about .cta__description{max-width:520px;width:100%;margin:16px auto 0;text-align:center;font-size:16px;font-weight:400;line-height:160%;color:#acb0bc}@media(max-width:768px){.page-about .cta__description{font-size:18px;line-height:160%}}.page-about .cta .button--primary{max-width:286px;width:100%;margin:24px auto 0;padding:16px 24px;border-radius:8px;text-align:center}@media(max-width:540px){.page-about .cta .button--primary{max-width:none;width:auto;padding:18px 25px}}.page-contact{font-family:Red Hat Display,Manrope,sans-serif}.page-contact .container{width:100%;max-width:1220px;padding-right:20px;padding-left:20px;margin-left:auto;margin-right:auto;box-sizing:border-box}.page-contact .button{display:block;max-width:max-content;box-sizing:border-box;color:#fdfdfd;font-size:18px;font-weight:600;letter-spacing:.072px;text-decoration:none;transition:.3s ease}.page-contact .button--primary{background-color:#bc7068;border-radius:8px;padding:23px 28px}.page-contact .button--primary:hover{opacity:.9}.page-contact .header__button-sign-in{color:#1d1f27;text-decoration:none;font-size:18px;font-weight:600;transition:.3s ease}.page-contact .header__button-sign-in:hover{color:#bc7068}.page-contact .header__button-sign-in{padding:16px 24px}.page-contact .header__button-sign-up{display:flex;justify-content:center;align-items:center;box-sizing:border-box;font-size:18px;font-weight:600;letter-spacing:.072px;text-decoration:none;transition:.3s ease;padding:16px 24px;border-radius:8px;width:116px;color:#1d1f27;background-color:#bc70681a;border:1px solid rgba(188,112,104,.8)}.page-contact .header__button-sign-up:hover{color:#fdfdfd;background-color:#bc7068cc;border-color:#bc7068}.page-contact .hero{padding:150px 0 256px;overflow:hidden;background-color:#faf8f8}@media(max-width:1024px){.page-contact .hero{padding:132px 0 192px}}@media(max-width:768px){.page-contact .hero{padding:80px 0 400px}}@media(max-width:575px){.page-contact .hero{padding:80px 0 0}}.page-contact .hero__content{display:flex;justify-content:space-between;align-items:center;gap:32px;position:relative}@media(max-width:575px){.page-contact .hero__content{position:static;flex-direction:column;gap:0;justify-content:flex-start;align-items:flex-start}}.page-contact .hero__info-container{max-width:640px;width:100%}@media(max-width:1024px){.page-contact .hero__info-container{max-width:425px}}@media(max-width:575px){.page-contact .hero__info-container{max-width:320px}}.page-contact .hero__label{color:#bc7068;font-size:16px;font-weight:600;letter-spacing:10%;text-transform:uppercase}.page-contact .hero__heading{margin-top:12px;font-size:64px;font-weight:600;line-height:105%;color:#1d1f27}@media(max-width:768px){.page-contact .hero__heading{font-size:48px;line-height:120%}}.page-contact .hero__image-container{position:absolute;z-index:1;top:-75%;right:0}@media(max-width:1024px){.page-contact .hero__image-container{top:-50%;right:-7%}}@media(max-width:920px){.page-contact .hero__image-container{top:-35%;right:-24%}}@media(max-width:768px){.page-contact .hero__image-container{top:0%;right:-9%}}@media(max-width:575px){.page-contact .hero__image-container{position:static;top:unset;right:unset;margin:-145px 0 0 -105px}}@media(max-width:1024px){.page-contact .hero__image{width:90%;height:auto}}@media(max-width:920px){.page-contact .hero__image{width:75%}}@media(max-width:768px){.page-contact .hero__image{width:90%}}@media(max-width:768px){.page-contact .hero__image{width:110%}}@media(max-width:575px){.page-contact .hero__image{width:595px}}.page-contact .form-section{padding-bottom:100px}@media(max-width:768px){.page-contact .form-section{padding:80px 0}}.page-contact .form__heading{font-size:44px;font-weight:600;line-height:120%;color:#1d1f27}@media(max-width:768px){.page-contact .form__heading{font-size:42px;text-align:center}}.page-contact .form__content{margin-top:60px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);align-items:start}@media(max-width:768px){.page-contact .form__content{margin-top:40px;grid-template-columns:1fr}}.page-contact .form__content>*{grid-column:span 1}@media(max-width:768px){.page-contact .form__content>*{grid-column:span 1!important}}.page-contact .form__content>:nth-child(5){grid-column:span 2}.page-contact .form__field{box-sizing:border-box;border-bottom:1px solid #CACACA}.page-contact .form__label{font-size:18px;font-weight:500;line-height:160%;color:#737681;cursor:text}.page-contact .form__input,.page-contact .form__textarea{font-family:Red Hat Display,Manrope,sans-serif;width:100%;padding:12px 0;outline:none;border:none;font-size:16px;color:#1d1f27}.page-contact .form__textarea{resize:vertical;min-height:96px}.page-contact .form__actions{margin-top:48px}.page-contact .form__button-send{outline:none;border:none;max-width:176px;width:100%;padding:18px 28px;border-radius:8px;background-color:#bc7068;transition:all .3s ease;cursor:pointer;text-align:center;font-size:18px;font-weight:500;line-height:160%;color:#fdfdfd}.page-contact .form__button-send:hover{opacity:.9}@media(max-width:540px){.page-contact .form__button-send{max-width:none;width:100%;padding:18px 25px}}.page-contact .info{padding:80px 0;background-image:url(/build/landing/assets/info-bg-B2aNFvKe.png);background-size:cover;background-repeat:no-repeat}.page-contact .info__content{margin-top:12px;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media(max-width:1024px){.page-contact .info__content{grid-template-columns:repeat(2,1fr);gap:32px}}@media(max-width:1024px){.page-contact .info__content{grid-template-columns:repeat(1,1fr);gap:48px}}.page-contact .info__label{font-size:16px;font-weight:600;line-height:160%;text-transform:uppercase;letter-spacing:10%;color:#737681}.page-contact .info__heading{font-size:44px;font-weight:600;line-height:120%;color:#181a21}.page-contact .info__sub-heading{margin-top:12px;font-size:22px;font-weight:600;line-height:100%;color:#181a21}.page-contact .info__paragraph{margin-top:24px;font-size:18px;font-weight:500;line-height:160%;color:#181a21}.page-contact .info__link{transition:all .3s ease;color:#181a21}.page-contact .info__link:hover{color:#bc7068}.page-contact .info__link.map{text-decoration:underline;color:#bc7068}.page-contact .info__link.map:hover{opacity:.7}.page-contact .cta{padding:100px 0;background-color:#181a21}@media(max-width:540px){.page-contact .cta{padding:80px 0}}.page-contact .cta__heading{text-align:center;font-size:32px;font-weight:600;line-height:120%;color:#fdfdfd}@media(max-width:768px){.page-contact .cta__heading{line-height:120%}}.page-contact .cta__description{max-width:520px;width:100%;margin:16px auto 0;text-align:center;font-size:16px;font-weight:400;line-height:160%;color:#acb0bc}@media(max-width:768px){.page-contact .cta__description{font-size:18px;line-height:160%}}.page-contact .cta .button--primary{max-width:286px;width:100%;margin:24px auto 0;padding:16px 24px;border-radius:8px;text-align:center}@media(max-width:540px){.page-contact .cta .button--primary{max-width:none;width:auto;padding:18px 25px}}.page-services{font-family:Red Hat Display,Manrope,sans-serif}.page-services .container{width:100%;max-width:1220px;padding-right:20px;padding-left:20px;margin-left:auto;margin-right:auto;box-sizing:border-box}.page-services .button{display:block;max-width:max-content;box-sizing:border-box;color:#fdfdfd;font-size:18px;font-weight:600;letter-spacing:.072px;text-decoration:none;transition:.3s ease}.page-services .button--primary{background-color:#bc7068;border-radius:8px;padding:23px 28px}.page-services .button--primary:hover{opacity:.9}.page-services .header__button-sign-in{color:#1d1f27;text-decoration:none;font-size:18px;font-weight:600;transition:.3s ease}.page-services .header__button-sign-in:hover{color:#bc7068}.page-services .header__button-sign-in{padding:16px 24px}.page-services .header__button-sign-up{display:flex;justify-content:center;align-items:center;box-sizing:border-box;font-size:18px;font-weight:600;letter-spacing:.072px;text-decoration:none;transition:.3s ease;padding:16px 24px;border-radius:8px;width:116px;color:#1d1f27;background-color:#bc70681a;border:1px solid rgba(188,112,104,.8)}.page-services .header__button-sign-up:hover{color:#fdfdfd;background-color:#bc7068cc;border-color:#bc7068}.page-services .hero{padding:150px 0 100px;overflow:hidden;background-color:#faf8f8}@media(max-width:1024px){.page-services .hero{padding:132px 0 100px}}@media(max-width:768px){.page-services .hero{padding:80px 0 400px}}@media(max-width:575px){.page-services .hero{padding:80px 0 0}}.page-services .hero__content{display:flex;justify-content:space-between;align-items:center;gap:32px;position:relative}@media(max-width:575px){.page-services .hero__content{position:static;flex-direction:column;gap:0;justify-content:flex-start;align-items:flex-start}}.page-services .hero__info-container{max-width:600px;width:100%;z-index:2}@media(max-width:1024px){.page-services .hero__info-container{max-width:425px}}@media(max-width:768px){.page-services .hero__info-container{max-width:475px}}.page-services .hero__label{color:#bc7068;font-size:16px;font-weight:600;letter-spacing:10%;text-transform:uppercase}.page-services .hero__heading{margin-top:12px;font-size:64px;font-weight:600;line-height:105%;color:#1d1f27}@media(max-width:768px){.page-services .hero__heading{font-size:48px;line-height:120%}}.page-services .hero__description{margin-top:12px;font-size:18px;font-weight:400;line-height:160%;color:#737681}.page-services .hero__actions{margin-top:40px}.page-services .hero__actions .button--primary{max-width:206px;width:100%;text-align:center}@media(max-width:540px){.page-services .hero__actions .button--primary{max-width:unset;width:100%}}.page-services .hero__image-container{position:absolute;z-index:1;top:-40%;right:0}@media(max-width:1110px){.page-services .hero__image-container{top:-30%;right:-3%}}@media(max-width:1024px){.page-services .hero__image-container{top:-30%;right:-7%}}@media(max-width:920px){.page-services .hero__image-container{top:-20%;right:-23%}}@media(max-width:768px){.page-services .hero__image-container{top:30%;right:-20%}}@media(max-width:575px){.page-services .hero__image-container{position:static;top:unset;right:unset;margin:-96px 0 0 -105px}}@media(max-width:1024px){.page-services .hero__image{width:90%}}@media(max-width:920px){.page-services .hero__image{width:75%}}@media(max-width:768px){.page-services .hero__image{width:90%}}@media(max-width:768px){.page-services .hero__image{width:110%}}@media(max-width:575px){.page-services .hero__image{width:595px}}.page-services .features{padding:100px 0;overflow:hidden}@media(max-width:540px){.page-services .features{padding:80px 0}}.page-services .features__heading{font-size:44px;font-weight:600;line-height:120%;color:#1d1f27;text-align:center}.page-services .features__sections{margin-top:40px}.page-services .features__section{display:flex;justify-content:space-between;align-items:center;gap:32px}@media(max-width:920px){.page-services .features__section{flex-direction:column}}@media(max-width:920px){.page-services .features__section:nth-child(2) .features__info-container{order:2}.page-services .features__section:nth-child(2) .features__image-container{order:1}}.page-services .features__section:not(:first-child){margin-top:120px}.page-services .features__section:nth-child(1) .features__image-container.placement-fix,.page-services .features__section:nth-child(3) .features__image-container.placement-fix{margin-left:-64px}@media(max-width:920px){.page-services .features__section:nth-child(1) .features__image-container.placement-fix,.page-services .features__section:nth-child(3) .features__image-container.placement-fix{margin-left:0}}.page-services .features__section:nth-child(2) .features__image-container.placement-fix{margin-right:-64px}@media(max-width:920px){.page-services .features__section:nth-child(2) .features__image-container.placement-fix{margin-right:0}}@media(max-width:920px){.page-services .features__section:not(:first-child){margin-top:64px}}@media(max-width:1024px){.page-services .features__image{width:100%;height:auto}}@media(max-width:768px){.page-services .features__image{width:unset;height:unset}}@media(max-width:540px){.page-services .features__image{width:500px}}@media(max-width:375px){.page-services .features__image{width:435px}}.page-services .features__info-container{max-width:500px;width:100%}@media(max-width:425px){.page-services .features__info-container{max-width:unset}}.page-services .features__info-heading{font-size:28px;font-weight:600;line-height:120%;color:#1d1f27;position:relative;z-index:2;display:flex;flex-direction:column}@media(max-width:768px){.page-services .features__info-heading{font-size:36px}}.page-services .features__info-heading .highlighted{color:#49526f}.page-services .features__info-heading:after{content:"";display:inline-block;width:300px;height:90px;background-image:url(/build/landing/assets/underline-01-D2LgoDeM.svg);background-repeat:no-repeat;background-size:contain;position:absolute;top:-5px;left:-75px;z-index:1}.page-services .features__info-description{margin-top:12px;font-size:16px;font-weight:400;line-height:160%;color:#737681}@media(max-width:768px){.page-services .features__info-description{font-size:18px}}.page-services .features__info-list{margin:28px 0 0;list-style-type:none;padding:0}.page-services .features__info-item{margin-top:28px;display:flex;align-items:center;gap:20px}.page-services .features__info-item-heading{font-size:20px;font-weight:600;line-height:120%;color:#1d1f27}.page-services .features__info-item-description{margin-top:6px;font-size:16px;font-weight:400;line-height:160%;color:#737681}.page-services .benefits{padding:100px 0;overflow:hidden}@media(max-width:540px){.page-services .benefits{padding:80px 0}}.page-services .benefits__heading{max-width:670px;width:100%;margin:0 auto;font-size:44px;font-weight:600;line-height:120%;text-align:center;color:#1d1f27;position:relative;z-index:2}@media(max-width:768px){.page-services .benefits__heading{font-size:42px;max-width:290px}}.page-services .benefits__heading:after{content:"";display:inline-block;width:90px;height:90px;background-image:url(/build/landing/assets/decoration-01-BdYG5kKH.svg);background-repeat:no-repeat;background-size:contain;position:absolute;top:-60px;left:-70px;z-index:1}@media(max-width:768px){.page-services .benefits__heading:after{top:-57px;left:-40px}}.page-services .benefits__content{margin-top:40px;display:flex;justify-content:space-around;gap:32px}@media(max-width:768px){.page-services .benefits__content{margin-top:64px;flex-direction:column;align-items:center}}@media(max-width:540px){.page-services .benefits__content{margin-top:40px}}.page-services .benefits__content-container{padding:24px;width:38%;border:1px solid #FDFDFD;border-radius:15px;position:relative}@media(max-width:768px){.page-services .benefits__content-container{width:390px;box-sizing:border-box}}@media(max-width:425px){.page-services .benefits__content-container{width:100%;box-sizing:border-box}}.page-services .benefits__content-container:nth-child(1):after{content:"";display:inline-block;width:90px;height:120px;background-image:url(/build/landing/assets/decoration-02-DRDJJfxv.svg);background-repeat:no-repeat;background-size:contain;position:absolute;bottom:-45px;left:-70px;z-index:1}@media(max-width:768px){.page-services .benefits__content-container:nth-child(1):after{left:-45px}}.page-services .benefits__content-container:nth-child(2):after{content:"";display:inline-block;width:90px;height:120px;background-image:url(/build/landing/assets/decoration-03-CFpEZfn-.svg);background-repeat:no-repeat;background-size:contain;position:absolute;bottom:-65px;right:-55px;z-index:1}@media(max-width:768px){.page-services .benefits__content-container:nth-child(2):after{right:-40px}}.page-services .benefits__content-heading{font-size:24px;font-weight:600;line-height:120%;color:#1d1f27}.page-services .benefits__list{margin:32px 0 0;padding:0;list-style-type:none}.page-services .benefits__list-item{display:flex;align-items:center;gap:8px}.page-services .benefits__list-item-text{font-size:16px;font-weight:400;line-height:160%;color:#252832}.page-services .cta{padding:100px 0;background-color:#181a21}@media(max-width:540px){.page-services .cta{padding:80px 0}}.page-services .cta__heading{text-align:center;font-size:32px;font-weight:600;line-height:120%;color:#fdfdfd}@media(max-width:768px){.page-services .cta__heading{line-height:120%}}.page-services .cta__description{max-width:520px;width:100%;margin:16px auto 0;text-align:center;font-size:16px;font-weight:400;line-height:160%;color:#acb0bc}@media(max-width:768px){.page-services .cta__description{font-size:18px;line-height:160%}}.page-services .cta .button--primary{max-width:286px;width:100%;margin:24px auto 0;padding:16px 24px;border-radius:8px;text-align:center}@media(max-width:540px){.page-services .cta .button--primary{max-width:none;width:auto;padding:18px 25px}}.page-pricing{font-family:Red Hat Display,Manrope,sans-serif}.page-pricing .container{width:100%;max-width:1220px;padding-right:20px;padding-left:20px;margin-left:auto;margin-right:auto;box-sizing:border-box}.page-pricing .button{display:block;max-width:max-content;box-sizing:border-box;color:#fdfdfd;font-size:18px;font-weight:600;letter-spacing:.072px;text-decoration:none;transition:.3s ease}.page-pricing .button--primary{background-color:#bc7068;border-radius:8px;padding:23px 28px}.page-pricing .button--primary:hover{opacity:.9}.page-pricing .tabs-container{margin-top:24px;display:flex;justify-content:center;padding:20px;position:relative}.page-pricing .tabs-container:before{content:"";display:inline-block;width:150px;height:150px;background-image:url(/build/landing/assets/decoration-02-DRDJJfxv.svg);background-repeat:no-repeat;background-size:contain;position:absolute;top:-115px;left:-325px;z-index:1}@media(max-width:1042px){.page-pricing .tabs-container:before{top:-20px;left:-55px}}.page-pricing .tabs{position:relative;display:flex;background-color:#1d1f27;border:2px solid #1D1F27;border-radius:12px;padding:1px;width:fit-content;overflow:hidden}.page-pricing .tab-btn{position:relative;z-index:2;padding:12px;border:none;background:transparent;cursor:pointer;font-family:sans-serif;font-weight:600;font-size:16px;color:#fdfdfd;transition:color .3s ease;display:flex;align-items:center;gap:8px;min-width:140px;justify-content:center;border-radius:10px}.page-pricing .tab-btn.active{color:#1d1f27;background:#fdfdfd}.page-pricing .tabs-slider{position:absolute;top:4px;bottom:4px;left:4px;width:calc(50% - 4px);background-color:#fdfdfd;border-radius:10px;z-index:1;transition:transform .4s cubic-bezier(.4,0,.2,1)}.page-pricing .tab-badge{background:#bc70681a;color:#bc7068;font-size:12px;padding:2px 8px;border-radius:20px;font-weight:500}.page-pricing .header__button-sign-in{color:#1d1f27;text-decoration:none;font-size:18px;font-weight:600;transition:.3s ease}.page-pricing .header__button-sign-in:hover{color:#bc7068}.page-pricing .header__button-sign-in{padding:16px 24px}.page-pricing .header__button-sign-up{display:flex;justify-content:center;align-items:center;box-sizing:border-box;font-size:18px;font-weight:600;letter-spacing:.072px;text-decoration:none;transition:.3s ease;padding:16px 24px;border-radius:8px;width:116px;color:#1d1f27;background-color:#bc70681a;border:1px solid rgba(188,112,104,.8)}.page-pricing .header__button-sign-up:hover{color:#fdfdfd;background-color:#bc7068cc;border-color:#bc7068}.page-pricing .hero{padding:150px 0 100px;overflow:hidden;background-color:#faf8f8}@media(max-width:1024px){.page-pricing .hero{padding:132px 0 100px}}@media(max-width:768px){.page-pricing .hero{padding:80px 0}}.page-pricing .hero__content{max-width:900px;width:100%;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.page-pricing .hero__label{color:#bc7068;font-size:16px;font-weight:600;letter-spacing:10%;text-transform:uppercase}.page-pricing .hero__heading{margin-top:12px;font-size:64px;font-weight:600;line-height:105%;color:#1d1f27}@media(max-width:768px){.page-pricing .hero__heading{font-size:48px;line-height:120%}}.page-pricing .hero__heading span:nth-child(1){position:relative}.page-pricing .hero__heading span:nth-child(1):before{content:"";flex-shrink:0;display:inline-block;width:90px;height:90px;background-image:url(/build/landing/assets/decoration-01-BdYG5kKH.svg);background-repeat:no-repeat;background-size:contain;position:absolute;top:-40px;left:-75px;z-index:1}.page-pricing .hero__heading span:nth-child(1):after{content:"";display:inline-block;width:120px;height:120px;background-image:url(/build/landing/assets/decoration-03-CFpEZfn-.svg);background-repeat:no-repeat;background-size:contain;position:absolute;top:10px;right:-95px;z-index:1}@media(max-width:852px){.page-pricing .hero__heading span:nth-child(1):after{top:50px;right:-600px}}@media(max-width:768px){.page-pricing .hero__heading span:nth-child(1):after{top:0;right:-75px}}@media(max-width:649px){.page-pricing .hero__heading span:nth-child(1):after{top:30px;right:-460px}}@media(max-width:649px){.page-pricing .hero__heading span:nth-child(1):after{top:100px;right:-450px}}@media(max-width:629px){.page-pricing .hero__heading span:nth-child(1):after{top:70px;right:-290px}}@media(max-width:454px){.page-pricing .hero__heading span:nth-child(1):after{top:180px;right:-170px}}@media(max-width:425px){.page-pricing .hero__heading span:nth-child(1):after{top:200px;right:-110px}}@media(max-width:406px){.page-pricing .hero__heading span:nth-child(1):after{top:250px;right:-100px}}.page-pricing .hero__description{margin-top:12px;text-align:center;font-size:18px;font-weight:400;line-height:160%;color:#737681}.page-pricing .cards{padding:100px 0;overflow:hidden}@media(max-width:768px){.page-pricing .cards{padding:80px 0}}@media(max-width:575px){.page-pricing .cards{padding:60px 0}}.page-pricing .cards-container{display:flex;justify-content:space-between;gap:24px}@media(max-width:1024px){.page-pricing .cards-container{flex-direction:column;justify-content:center;align-items:center}}.page-pricing .card{padding:24px;display:flex;flex-direction:column;max-width:378px;width:100%;border:1px solid #C3C2C4;border-radius:20px}@media(max-width:540px){.page-pricing .card{max-width:unset;width:90%}}.page-pricing .card.dark{background-color:#1d1f27}.page-pricing .card__heading{font-size:24px;font-weight:600;line-height:120%;color:#1d1f27}@media(max-width:575px){.page-pricing .card__heading{font-size:32px}}.page-pricing .card.dark .card__heading{color:#fdfdfd}.page-pricing .card__heading.with-badge{display:flex;align-items:center;gap:6px}.page-pricing .card__heading-badge{padding:6px 12px;border-radius:100px;background:#d58b88;font-size:12px;font-weight:600;line-height:16px;color:#fdfdfd}@media(max-width:575px){.page-pricing .card__heading-badge{color:#bc7068;background:#bc70681a}}.page-pricing .card__price{margin-top:32px;display:flex;flex-direction:column;font-size:14px;font-weight:400;line-height:130%;color:#737681}@media(max-width:575px){.page-pricing .card__price{font-size:16px}}.page-pricing .card.dark .card__price{position:relative;color:#acb0bc}.page-pricing .card.dark .card__price:before{content:"";flex-shrink:0;display:inline-block;width:80px;height:80px;background-image:url(/build/landing/assets/decoration-04-CLMbnhLq.svg);background-repeat:no-repeat;background-size:contain;position:absolute;top:-40px;left:120px;z-index:1}@media(max-width:575px){.page-pricing .card.dark .card__price:before{left:140px}}.page-pricing .card__price-amount{font-size:38px;font-weight:600;line-height:120%;color:#1d1f27}@media(max-width:575px){.page-pricing .card__price-amount{font-size:42px}}.page-pricing .card.dark .card__price-amount{color:#fdfdfd}.page-pricing .card__body{margin-top:32px}.page-pricing .card__list{margin-bottom:32px}.page-pricing .card.dark .card__list{position:relative}@media(max-width:1024px){.page-pricing .card.dark .card__list{margin-bottom:160px}}.page-pricing .card.dark .card__list:before{content:"";flex-shrink:0;display:inline-block;width:160px;height:160px;background-image:url(/build/landing/assets/decoration-05-eUCZCF6_.svg);background-repeat:no-repeat;background-size:contain;position:absolute;bottom:-160px;left:-20px;z-index:1}.page-pricing .card__list-heading{font-size:18px;font-weight:500;line-height:160%;color:#1d1f27}@media(max-width:575px){.page-pricing .card__list-heading{font-size:20px;font-weight:600;line-height:120%}}.page-pricing .card.dark .card__list-heading{color:#fdfdfd}.page-pricing .card__list-item{margin-top:12px;display:flex;align-items:center}.page-pricing .card__list-item-text{margin-left:8px;font-size:16px;font-weight:400;line-height:160%}@media(max-width:575px){.page-pricing .card__list-item-text{font-size:18px;line-height:140%}}.page-pricing .card.dark .card__list-item-text{color:#acb0bc}.page-pricing .card.dark .card__list-item-text strong{font-weight:600;color:#fdfdfd}.page-pricing .card__list-item-text.disabled{color:#acb0bc}.page-pricing .card__footer{margin-top:auto}.page-pricing .card__button{display:block;width:100%;padding:14px;box-sizing:border-box;border:2px solid rgba(73,82,111,.8);border-radius:8px;background-color:#49526f1a;transition:.3s ease;text-align:center;font-size:18px;font-weight:600;text-decoration:none;letter-spacing:.4%;color:#49526f}.page-pricing .card__button:hover{opacity:.8}.page-pricing .card.dark .card__button{color:#1d1f27;background-color:#fdfdfd;border-color:#fdfdfd}.page-pricing .details{overflow:hidden;background-color:#faf8f8}.page-pricing .details__table-container{background-color:#fdfdfd}.page-pricing .details__table-header{display:flex;display:grid;grid-template-columns:repeat(4,1fr)}@media(max-width:1024px){.page-pricing .details__table-header{grid-template-columns:repeat(3,1fr)}}.page-pricing .details__table-header-cell{padding:28px}@media(max-width:575px){.page-pricing .details__table-header-cell{padding:12px}}.page-pricing .details__table-header-cell:nth-child(1){grid-column:span 1;display:flex;flex-direction:column}@media(max-width:1024px){.page-pricing .details__table-header-cell:nth-child(1){grid-column:span 3;justify-content:center;align-items:center}}.page-pricing .details__table-header-cell:nth-child(2),.page-pricing .details__table-header-cell:nth-child(3),.page-pricing .details__table-header-cell:nth-child(4){grid-column:span 1}.page-pricing .details__table-header-cell:not(:first-child){display:flex;flex-direction:column}.page-pricing .details__table-heading{font-size:20px;font-weight:600;line-height:120%;color:#1d1f27}@media(max-width:575px){.page-pricing .details__table-heading{font-size:28px}}@media(max-width:425px){.page-pricing .details__table-heading{font-size:20px}}.page-pricing .details__table-heading-badge{background:#bc70681a;color:#bc7068;font-size:12px;padding:2px 8px;border-radius:20px;font-weight:500}.page-pricing .details__table-heading-description{margin-top:16px;margin-bottom:24px;font-size:14px;font-weight:400;line-height:130%;color:#737681}@media(max-width:575px){.page-pricing .details__table-heading-description{text-align:center}}.page-pricing .details .tabs-container{margin-top:auto;padding:unset;justify-content:flex-start}.page-pricing .details .tabs-container:before{display:none}.page-pricing .details__table-heading-price-amount{font-size:38px;font-weight:600;line-height:120%;color:#1d1f27}@media(max-width:575px){.page-pricing .details__table-heading-price-amount{font-size:28px}}@media(max-width:425px){.page-pricing .details__table-heading-price-amount{font-size:24px}}.page-pricing .details__table-header-buttons{margin-top:auto}.page-pricing .details__table-header-button{display:block;width:100%;padding:14px;box-sizing:border-box;border:2px solid rgba(73,82,111,.8);border-radius:8px;background-color:#49526f1a;transition:.3s ease;text-align:center}.page-pricing .details__table-header-button:hover{opacity:.8}.page-pricing .details__table-header-button-text{font-size:16px;font-weight:600;text-decoration:none;letter-spacing:.4%;color:#49526f}@media(max-width:768px){.page-pricing .details__table-header-button-text.desktop{display:none}}.page-pricing .details__table-header-button-text.mobile{display:none}@media(max-width:768px){.page-pricing .details__table-header-button-text.mobile{display:inline}}.page-pricing .details__table-body-item{display:grid;grid-template-columns:repeat(4,1fr);font-size:16px;font-weight:500;line-height:130%;border-bottom:1px solid rgba(194,193,195,.5019607843)}@media(max-width:1024px){.page-pricing .details__table-body-item{grid-template-columns:repeat(3,1fr)}}.page-pricing .details__table-body-item-cell{padding:12px 28px;min-height:72px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}@media(max-width:1024px){.page-pricing .details__table-body-item-cell{min-height:unset}}@media(max-width:575px){.page-pricing .details__table-body-item-cell{padding:12px}}@media(max-width:1024px){.page-pricing .details__table-body-item-cell:nth-child(1){grid-column:span 3;text-align:center}}.page-pricing .details__table-body-item-cell-description{color:#737681}.page-pricing .details__table-cell-icon{margin:0 auto}.page-pricing .faq{padding:100px 0}@media(max-width:768px){.page-pricing .faq{padding:80px 0}}@media(max-width:575px){.page-pricing .faq{padding:60px 0}}.page-pricing .faq__heading{font-size:44px;font-weight:600;line-height:120%;color:#1d1f27}.page-pricing .faq__items-container{margin-top:60px}.page-pricing .faq__item{position:relative;border-radius:20px;transition:all .3s ease;box-shadow:0 13px 35px #61667d12}.page-pricing .faq__item:hover{box-shadow:0 15px 40px #61667d1f}.page-pricing .faq__item:not(:first-child){margin-top:20px}.page-pricing .faq__input{position:absolute;opacity:0;z-index:-1}.page-pricing .faq__label{padding:16px 64px 16px 16px;display:flex;justify-content:space-between;cursor:pointer}.page-pricing .faq__item-heading{font-size:18px;font-weight:500;line-height:160%;color:#1d1f27}.page-pricing .faq__icon{width:26px;height:26px;position:absolute;top:18px;right:24px}.page-pricing .faq__icon-container{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:8px;background-color:#252832;cursor:pointer;position:relative}.page-pricing .faq__icon-line-01,.page-pricing .faq__icon-line-02{width:12px;height:2px;border-radius:1px;background-color:#fdfdfd;position:absolute;transition:all .3s ease}.page-pricing .faq__icon-line-01{top:11.5px;left:6px}.page-pricing .faq__icon-line-02{top:11.5px;left:6px;transform:rotate(90deg)}.page-pricing .faq__input:checked+.faq__label .faq__icon-container{background-color:#d58b88}.page-pricing .faq__input:checked+.faq__label .faq__icon-line-02{transform:rotate(0)}.page-pricing .faq__answer{padding-left:16px;padding-right:64px;display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease-out;overflow:hidden}.page-pricing .faq__answer-content{min-height:0;font-size:16px;font-weight:400;line-height:160%;color:#737681}.page-pricing .faq__input:checked~.faq__answer{grid-template-rows:1fr;padding:0 64px 12px 16px}.page-pricing .info{padding:80px 0;background-image:url(/build/landing/assets/info-bg-B2aNFvKe.png);background-size:cover;background-repeat:no-repeat}.page-pricing .info__content{margin-top:12px;display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media(max-width:1024px){.page-pricing .info__content{grid-template-columns:repeat(2,1fr);gap:32px}}@media(max-width:1024px){.page-pricing .info__content{grid-template-columns:repeat(1,1fr);gap:48px}}.page-pricing .info__label{font-size:16px;font-weight:600;line-height:160%;text-transform:uppercase;letter-spacing:10%;color:#737681}.page-pricing .info__heading{font-size:44px;font-weight:600;line-height:120%;color:#181a21}.page-pricing .info__sub-heading{margin-top:12px;font-size:22px;font-weight:600;line-height:100%;color:#181a21}.page-pricing .info__paragraph{margin-top:24px;font-size:18px;font-weight:500;line-height:160%;color:#181a21}.page-pricing .info__link{transition:all .3s ease;color:#181a21}.page-pricing .info__link:hover{color:#bc7068}.page-pricing .info__link.map{text-decoration:underline;color:#bc7068}.page-pricing .info__link.map:hover{opacity:.7}.page-pricing .cta{padding:100px 0;background-color:#181a21}@media(max-width:540px){.page-pricing .cta{padding:80px 0}}.page-pricing .cta__heading{text-align:center;font-size:32px;font-weight:600;line-height:120%;color:#fdfdfd}@media(max-width:768px){.page-pricing .cta__heading{line-height:120%}}.page-pricing .cta__description{max-width:520px;width:100%;margin:16px auto 0;text-align:center;font-size:16px;font-weight:400;line-height:160%;color:#acb0bc}@media(max-width:768px){.page-pricing .cta__description{font-size:18px;line-height:160%}}.page-pricing .cta .button--primary{max-width:286px;width:100%;margin:24px auto 0;padding:16px 24px;border-radius:8px;text-align:center}@media(max-width:540px){.page-pricing .cta .button--primary{max-width:none;width:auto;padding:18px 25px}}.page-ai-dish-photo{font-family:Red Hat Display,Manrope,sans-serif}.page-ai-dish-photo .container{width:100%;max-width:1220px;padding-right:20px;padding-left:20px;margin-left:auto;margin-right:auto;box-sizing:border-box}.page-ai-dish-photo .button{display:block;max-width:max-content;box-sizing:border-box;color:#fdfdfd;font-size:18px;font-weight:600;letter-spacing:.072px;text-decoration:none;transition:.3s ease}.page-ai-dish-photo .button--primary{background-color:#bc7068;border-radius:8px;padding:23px 28px}.page-ai-dish-photo .button--primary:hover{opacity:.9}.page-ai-dish-photo .header__button-sign-in{color:#1d1f27;text-decoration:none;font-size:18px;font-weight:600;transition:.3s ease}.page-ai-dish-photo .header__button-sign-in:hover{color:#bc7068}.page-ai-dish-photo .header__button-sign-in{padding:16px 24px}.page-ai-dish-photo .header__button-sign-up{display:flex;justify-content:center;align-items:center;box-sizing:border-box;font-size:18px;font-weight:600;letter-spacing:.072px;text-decoration:none;transition:.3s ease;padding:16px 24px;border-radius:8px;width:116px;color:#1d1f27;background-color:#bc70681a;border:1px solid rgba(188,112,104,.8)}.page-ai-dish-photo .header__button-sign-up:hover{color:#fdfdfd;background-color:#bc7068cc;border-color:#bc7068}.page-ai-dish-photo .hero{padding:150px 0 100px;overflow:hidden;background-color:#faf8f8}@media(max-width:1140px){.page-ai-dish-photo .hero{padding:150px 0 200px}}@media(max-width:1024px){.page-ai-dish-photo .hero{padding:132px 0 100px}}@media(max-width:768px){.page-ai-dish-photo .hero{padding:80px 0 400px}}@media(max-width:575px){.page-ai-dish-photo .hero{padding:80px 0 0}}.page-ai-dish-photo .hero__content{display:flex;justify-content:space-between;align-items:center;gap:32px;position:relative}@media(max-width:575px){.page-ai-dish-photo .hero__content{position:static;flex-direction:column;gap:0;justify-content:flex-start;align-items:flex-start}}.page-ai-dish-photo .hero__info-container{max-width:620px;width:100%;z-index:2}@media(max-width:1024px){.page-ai-dish-photo .hero__info-container{max-width:425px}}@media(max-width:768px){.page-ai-dish-photo .hero__info-container{max-width:475px}}.page-ai-dish-photo .hero__label{color:#bc7068;font-size:16px;font-weight:600;letter-spacing:10%;text-transform:uppercase}.page-ai-dish-photo .hero__heading{margin-top:12px;font-size:64px;font-weight:600;line-height:105%;color:#1d1f27}@media(max-width:768px){.page-ai-dish-photo .hero__heading{font-size:48px;line-height:120%}}.page-ai-dish-photo .hero__description{margin-top:12px;font-size:18px;font-weight:400;line-height:160%;color:#737681}.page-ai-dish-photo .hero__actions{margin-top:40px}.page-ai-dish-photo .hero__actions .button--primary{max-width:250px;width:100%;text-align:center}@media(max-width:540px){.page-ai-dish-photo .hero__actions .button--primary{max-width:unset;width:100%}}.page-ai-dish-photo .hero__image-container{width:700px;height:470px;position:absolute;z-index:1;top:-20%;right:-8%}@media(max-width:1140px){.page-ai-dish-photo .hero__image-container{top:20%}}@media(max-width:1024px){.page-ai-dish-photo .hero__image-container{width:650px;height:420px;top:0;right:-7%}}@media(max-width:920px){.page-ai-dish-photo .hero__image-container{top:-5%;right:-30%}}@media(max-width:768px){.page-ai-dish-photo .hero__image-container{top:75%;right:-20%}}@media(max-width:620px){.page-ai-dish-photo .hero__image-container{top:95%;right:-10%}}@media(max-width:575px){.page-ai-dish-photo .hero__image-container{position:static;top:unset;right:unset;margin:30px 0 0 -105px}}.page-ai-dish-photo .hero__image{width:100%;height:100%}.page-ai-dish-photo .features{padding:100px 0;overflow:hidden}@media(max-width:540px){.page-ai-dish-photo .features{padding:80px 0}}.page-ai-dish-photo .features__heading{font-size:44px;font-weight:600;line-height:120%;color:#1d1f27;text-align:center}.page-ai-dish-photo .features__sections{margin-top:40px}.page-ai-dish-photo .features__section{display:flex;justify-content:space-between;align-items:center;gap:32px}@media(max-width:1024px){.page-ai-dish-photo .features__section{flex-direction:column}}@media(max-width:1024px){.page-ai-dish-photo .features__section:nth-child(2) .features__info-container{order:2}.page-ai-dish-photo .features__section:nth-child(2) .features__image-container{order:1}}.page-ai-dish-photo .features__section:not(:first-child){margin-top:120px}.page-ai-dish-photo .features__section:nth-child(1) .features__image-container.placement-fix{margin-left:-64px}@media(max-width:1024px){.page-ai-dish-photo .features__section:nth-child(1) .features__image-container.placement-fix{margin-left:0}}.page-ai-dish-photo .features__section:nth-child(2){position:relative}.page-ai-dish-photo .features__section:nth-child(2) .features__image-container.placement-fix{margin-right:-64px}@media(max-width:1024px){.page-ai-dish-photo .features__section:nth-child(2) .features__image-container.placement-fix{margin-right:0}}@media(max-width:1024px){.page-ai-dish-photo .features__section:not(:first-child){margin-top:64px}}@media(max-width:1024px){.page-ai-dish-photo .features__image{width:100%;height:auto}}@media(max-width:768px){.page-ai-dish-photo .features__image{width:unset;height:unset}}@media(max-width:540px){.page-ai-dish-photo .features__image{width:500px}}@media(max-width:375px){.page-ai-dish-photo .features__image{width:435px}}.page-ai-dish-photo .features__info-container{max-width:500px;width:100%}@media(max-width:425px){.page-ai-dish-photo .features__info-container{max-width:unset}}.page-ai-dish-photo .features__info-heading{font-size:28px;font-weight:600;line-height:120%;color:#1d1f27;position:relative;z-index:2;display:flex;flex-direction:column}@media(max-width:768px){.page-ai-dish-photo .features__info-heading{font-size:36px}}.page-ai-dish-photo .features__info-heading .highlighted{color:#49526f}.page-ai-dish-photo .features__info-heading:after{content:"";display:inline-block;width:300px;height:90px;background-image:url(/build/landing/assets/underline-01-D2LgoDeM.svg);background-repeat:no-repeat;background-size:contain;position:absolute;top:-5px;left:-75px;z-index:1}.page-ai-dish-photo .features__info-description{margin-top:12px;font-size:16px;font-weight:400;line-height:160%;color:#737681}@media(max-width:768px){.page-ai-dish-photo .features__info-description{font-size:18px}}.page-ai-dish-photo .features__info-list{margin:28px 0 0;list-style-type:none;padding:0}.page-ai-dish-photo .features__info-item{margin-top:28px;display:flex;align-items:center;gap:20px}.page-ai-dish-photo .features__info-item-heading{font-size:20px;font-weight:600;line-height:120%;color:#1d1f27}.page-ai-dish-photo .features__info-item-description{margin-top:6px;font-size:16px;font-weight:400;line-height:160%;color:#737681}.page-ai-dish-photo .features__slider-container{width:500px;height:500px;display:flex;justify-content:center;align-items:center;position:relative}@media(max-width:540px){.page-ai-dish-photo .features__slider-container{width:400px;height:400px}}@media(max-width:375px){.page-ai-dish-photo .features__slider-container{width:350px;height:350px}}.page-ai-dish-photo .hero-comparison{width:480px;height:460px;position:absolute;top:0;right:0;z-index:2;border:5px solid #FDFDFD;border-radius:50px;box-shadow:0 20px 36px #00000047}@media(max-width:540px){.page-ai-dish-photo .hero-comparison{width:400px;height:380px;left:-4px}}@media(max-width:375px){.page-ai-dish-photo .hero-comparison{width:350px;height:330px}}.page-ai-dish-photo .hero-comparison__picture-box{position:absolute;top:0;left:0;overflow:hidden}.page-ai-dish-photo .hero-comparison__picture{width:480px;height:460px}@media(max-width:540px){.page-ai-dish-photo .hero-comparison__picture{width:400px;height:380px}}@media(max-width:375px){.page-ai-dish-photo .hero-comparison__picture{width:350px;height:330px}}.page-ai-dish-photo .hero-comparison__picture:nth-child(1){border-radius:46px}.page-ai-dish-photo .hero-comparison__overlay{width:50%;z-index:2}.page-ai-dish-photo .hero-comparison__line{position:absolute;top:-10px;left:0;width:5px;height:105%;background:#ffffff80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border-radius:7px;z-index:2;transform:translate(-50%)}.page-ai-dish-photo .hero-comparison__slider{position:absolute;z-index:3;display:flex;align-items:center;justify-content:center;cursor:ew-resize;transform:translate(-50%,-50%)}.page-ai-dish-photo .benefits{padding:100px 0;overflow:hidden}@media(max-width:540px){.page-ai-dish-photo .benefits{padding:80px 0}}.page-ai-dish-photo .benefits__heading{max-width:670px;width:100%;margin:0 auto;font-size:44px;font-weight:600;line-height:120%;text-align:center;color:#1d1f27;position:relative;z-index:2}@media(max-width:768px){.page-ai-dish-photo .benefits__heading{font-size:42px;max-width:290px}}.page-ai-dish-photo .benefits__heading:after{content:"";display:inline-block;width:90px;height:90px;background-image:url(/build/landing/assets/decoration-01-BdYG5kKH.svg);background-repeat:no-repeat;background-size:contain;position:absolute;top:-60px;left:-70px;z-index:1}@media(max-width:768px){.page-ai-dish-photo .benefits__heading:after{top:-57px;left:-40px}}.page-ai-dish-photo .benefits__content{margin-top:40px;display:flex;justify-content:space-around;gap:32px}@media(max-width:768px){.page-ai-dish-photo .benefits__content{margin-top:64px;flex-direction:column;align-items:center}}@media(max-width:540px){.page-ai-dish-photo .benefits__content{margin-top:40px}}.page-ai-dish-photo .benefits__content-container{padding:24px;width:38%;border:1px solid #FDFDFD;border-radius:15px;position:relative}@media(max-width:768px){.page-ai-dish-photo .benefits__content-container{width:390px;box-sizing:border-box}}@media(max-width:425px){.page-ai-dish-photo .benefits__content-container{width:100%;box-sizing:border-box}}.page-ai-dish-photo .benefits__content-container:nth-child(1):after{content:"";display:inline-block;width:90px;height:120px;background-image:url(/build/landing/assets/decoration-02-DRDJJfxv.svg);background-repeat:no-repeat;background-size:contain;position:absolute;bottom:-45px;left:-70px;z-index:1}@media(max-width:768px){.page-ai-dish-photo .benefits__content-container:nth-child(1):after{left:-45px}}.page-ai-dish-photo .benefits__content-container:nth-child(2):after{content:"";display:inline-block;width:90px;height:120px;background-image:url(/build/landing/assets/decoration-03-CFpEZfn-.svg);background-repeat:no-repeat;background-size:contain;position:absolute;bottom:-65px;right:-55px;z-index:1}@media(max-width:768px){.page-ai-dish-photo .benefits__content-container:nth-child(2):after{right:-40px}}.page-ai-dish-photo .benefits__content-heading{font-size:24px;font-weight:600;line-height:120%;color:#1d1f27}.page-ai-dish-photo .benefits__list{margin:32px 0 0;padding:0;list-style-type:none}.page-ai-dish-photo .benefits__list-item{display:flex;align-items:center;gap:8px}.page-ai-dish-photo .benefits__list-item-text{font-size:16px;font-weight:400;line-height:160%;color:#252832}.page-ai-dish-photo .cta{padding:100px 0;background-color:#181a21}@media(max-width:540px){.page-ai-dish-photo .cta{padding:80px 0}}.page-ai-dish-photo .cta__heading{text-align:center;font-size:32px;font-weight:600;line-height:120%;color:#fdfdfd}@media(max-width:768px){.page-ai-dish-photo .cta__heading{line-height:120%}}.page-ai-dish-photo .cta__description{max-width:520px;width:100%;margin:16px auto 0;text-align:center;font-size:16px;font-weight:400;line-height:160%;color:#acb0bc}@media(max-width:768px){.page-ai-dish-photo .cta__description{font-size:18px;line-height:160%}}.page-ai-dish-photo .cta .button--primary{max-width:286px;width:100%;margin:24px auto 0;padding:16px 24px;border-radius:8px;text-align:center}@media(max-width:540px){.page-ai-dish-photo .cta .button--primary{max-width:none;width:auto;padding:18px 25px}}.page-sign-up{font-family:Red Hat Display,Manrope,sans-serif}.page-sign-up .layout__main:before{content:"";position:fixed;top:0;right:42%;z-index:-1;width:100%;height:103%;background-image:url(/build/landing/assets/background-BU2eEaf4.webp);background-size:510px}@media(max-width:1024px){.page-sign-up .layout__main:before{right:48%}}@media(max-width:768px){.page-sign-up .layout__main:before{display:none}}@media(min-width:2000px){.page-sign-up .layout__main:before{right:45%}}.page-sign-up .container{width:100%;max-width:1220px;padding-right:20px;padding-left:20px;margin-left:auto;margin-right:auto;box-sizing:border-box}.page-sign-up .button{display:block;max-width:max-content;box-sizing:border-box;color:#fdfdfd;font-size:18px;font-weight:600;letter-spacing:.072px;text-decoration:none;transition:.3s ease}.page-sign-up .button--primary{background-color:#bc7068;border-radius:8px;padding:23px 28px}.page-sign-up .button--primary:hover{opacity:.9}.page-sign-up .nav-menu__link:hover{color:#49526f!important}.page-sign-up .header__button-sign-in{color:#1d1f27;text-decoration:none;font-size:18px;font-weight:600;transition:.3s ease}.page-sign-up .header__button-sign-in:hover{color:#bc7068}.page-sign-up .header__button-sign-in{padding:16px 24px}.page-sign-up .header__button-sign-up{display:flex;justify-content:center;align-items:center;box-sizing:border-box;font-size:18px;font-weight:600;letter-spacing:.072px;text-decoration:none;transition:.3s ease;padding:16px 24px;border-radius:8px;width:116px;color:#1d1f27;background-color:#bc70681a;border:1px solid rgba(188,112,104,.8)}.page-sign-up .header__button-sign-up:hover{color:#fdfdfd;background-color:#bc7068cc;border-color:#bc7068}.page-sign-up .main .container{display:flex;justify-content:space-between}.page-sign-up .main__container:nth-child(1){width:80%}@media(max-width:768px){.page-sign-up .main__container:nth-child(1){display:none}}.page-sign-up .main__container:nth-child(2){width:520px}@media(max-width:768px){.page-sign-up .main__container:nth-child(2){width:100%}}.page-sign-up .form__container{padding:72px 24px;overflow:hidden}@media(max-width:540px){.page-sign-up .form__container{padding:72px 0}}.page-sign-up .form__heading{font-size:28px;font-weight:600;line-height:120%;color:#1d1f27;display:flex;flex-direction:column}.page-sign-up .form__heading span:nth-child(1){position:relative}.page-sign-up .form__heading span:nth-child(1):before{content:"";flex-shrink:0;display:inline-block;width:90px;height:90px;background-image:url(/build/landing/assets/decoration-01-CkoDnGYy.svg);background-repeat:no-repeat;background-size:contain;position:absolute;top:-80px;left:-40px;z-index:1}@media(max-width:540px){.page-sign-up .form__heading span:nth-child(1):before{left:-17px}}.page-sign-up .form__heading-description{margin-top:12px;font-size:14px;font-weight:600;line-height:130%;color:#737681}.page-sign-up .form{margin-top:64px}@media(max-width:768px){.page-sign-up .form{margin-top:40px}}.page-sign-up .form__field{display:flex;flex-direction:column;box-sizing:border-box;border-bottom:1px solid #CACACA}.page-sign-up .form__field:not(:first-child){margin-top:24px}.page-sign-up .form__label{font-size:14px;font-weight:400;line-height:130%;color:#737681;cursor:pointer}.page-sign-up .form__input{margin-top:8px;padding:6px 0;outline:none;border:none;font-size:16px;color:#1d1f27}.page-sign-up .form__input.is-error{color:red}.page-sign-up .form__error{margin-top:4px;font-size:12px;color:red}.page-sign-up .form__error-message{margin-top:4px;color:red}.page-sign-up .form__buttons{margin-top:72px}@media(max-width:540px){.page-sign-up .form__buttons{margin-top:40px}}.page-sign-up .form__button-submit,.page-sign-up .form__button-google{outline:none;border:none;width:100%;padding:18px 28px;border-radius:8px;background-color:#bc7068;transition:all .3s ease;cursor:pointer;text-align:center;font-size:18px;font-weight:600;line-height:140%;letter-spacing:.4%;color:#fdfdfd}.page-sign-up .form__button-submit:hover,.page-sign-up .form__button-google:hover{opacity:.9}.page-sign-up .form__text{margin:12px 0;text-align:center;font-size:18px;font-weight:600;line-height:140%;color:#1d1f27}.page-sign-up .form__links{margin-top:62px}@media(max-width:768px){.page-sign-up .form__links{margin-top:40px}}.page-sign-up .form__links p{display:flex;flex-direction:column;text-align:center;position:relative}.page-sign-up .form__links p:before{content:"";flex-shrink:0;display:inline-block;width:120px;height:120px;background-image:url(/build/landing/assets/decoration-02-C9VHueYE.svg);background-repeat:no-repeat;background-size:contain;position:absolute;top:-20px;left:260px;z-index:1}@media(max-width:1024px){.page-sign-up .form__links p:before{left:230px}}@media(max-width:768px){.page-sign-up .form__links p:before{left:unset;right:-15px}}.page-sign-up .form__links a{margin-top:12px;font-size:18px;font-weight:600;line-height:140%;color:#1d1f27;transition:all .3s ease}.page-sign-up .form__links a:hover{color:#bc7068}.page-sign-in{font-family:Red Hat Display,Manrope,sans-serif}.page-sign-in .layout__main:before{content:"";position:fixed;top:0;right:42%;z-index:-1;width:100%;height:103%;background-image:url(/build/landing/assets/background-BU2eEaf4.webp);background-size:510px}@media(max-width:1024px){.page-sign-in .layout__main:before{right:48%}}@media(max-width:768px){.page-sign-in .layout__main:before{display:none}}@media(min-width:2000px){.page-sign-in .layout__main:before{right:45%}}.page-sign-in .container{width:100%;max-width:1220px;padding-right:20px;padding-left:20px;margin-left:auto;margin-right:auto;box-sizing:border-box}.page-sign-in .button{display:block;max-width:max-content;box-sizing:border-box;color:#fdfdfd;font-size:18px;font-weight:600;letter-spacing:.072px;text-decoration:none;transition:.3s ease}.page-sign-in .button--primary{background-color:#bc7068;border-radius:8px;padding:23px 28px}.page-sign-in .button--primary:hover{opacity:.9}.page-sign-in .nav-menu__link:hover{color:#49526f!important}.page-sign-in .header__button-sign-in{color:#1d1f27;text-decoration:none;font-size:18px;font-weight:600;transition:.3s ease}.page-sign-in .header__button-sign-in:hover{color:#bc7068}.page-sign-in .header__button-sign-in{padding:16px 24px}.page-sign-in .header__button-sign-up{display:flex;justify-content:center;align-items:center;box-sizing:border-box;font-size:18px;font-weight:600;letter-spacing:.072px;text-decoration:none;transition:.3s ease;padding:16px 24px;border-radius:8px;width:116px;color:#1d1f27;background-color:#bc70681a;border:1px solid rgba(188,112,104,.8)}.page-sign-in .header__button-sign-up:hover{color:#fdfdfd;background-color:#bc7068cc;border-color:#bc7068}.page-sign-in .main .container{display:flex;justify-content:space-between}.page-sign-in .main__container:nth-child(1){width:80%}@media(max-width:768px){.page-sign-in .main__container:nth-child(1){display:none}}.page-sign-in .main__container:nth-child(2){width:520px}@media(max-width:768px){.page-sign-in .main__container:nth-child(2){width:100%}}.page-sign-in .form__container{padding:72px 24px;overflow:hidden}@media(max-width:540px){.page-sign-in .form__container{padding:72px 0}}.page-sign-in .form__heading{font-size:28px;font-weight:600;line-height:120%;color:#1d1f27;display:flex;flex-direction:column}.page-sign-in .form__heading span:nth-child(1){position:relative}.page-sign-in .form__heading span:nth-child(1):before{content:"";flex-shrink:0;display:inline-block;width:90px;height:90px;background-image:url(/build/landing/assets/decoration-01-CkoDnGYy.svg);background-repeat:no-repeat;background-size:contain;position:absolute;top:-80px;left:-40px;z-index:1}@media(max-width:540px){.page-sign-in .form__heading span:nth-child(1):before{left:-30px}}.page-sign-in .form__heading-description{margin-top:12px;font-size:14px;font-weight:600;line-height:130%;color:#737681}.page-sign-in .form{margin-top:64px}@media(max-width:768px){.page-sign-in .form{margin-top:40px}}.page-sign-in .form__field{display:flex;flex-direction:column;box-sizing:border-box;border-bottom:1px solid #CACACA}.page-sign-in .form__field:not(:first-child){margin-top:24px}.page-sign-in .form__label{font-size:14px;font-weight:400;line-height:130%;color:#737681;cursor:pointer}.page-sign-in .form__input{margin-top:8px;padding:6px 0;outline:none;border:none;font-size:16px;color:#1d1f27}.page-sign-in .form__input.is-error{color:red}.page-sign-in .form__error{margin-top:4px;font-size:12px;color:red}.page-sign-in .form__error-message{margin-top:4px;color:red}.page-sign-in .form__buttons{margin-top:72px}@media(max-width:540px){.page-sign-in .form__buttons{margin-top:40px}}.page-sign-in .form__button-submit,.page-sign-in .form__button-google{outline:none;border:none;width:100%;padding:18px 28px;border-radius:8px;background-color:#bc7068;transition:all .3s ease;cursor:pointer;text-align:center;font-size:18px;font-weight:600;line-height:140%;letter-spacing:.4%;color:#fdfdfd}.page-sign-in .form__button-submit:hover,.page-sign-in .form__button-google:hover{opacity:.9}.page-sign-in .form__text{margin:12px 0;text-align:center;font-size:18px;font-weight:600;line-height:140%;color:#1d1f27}.page-sign-in .form__links{margin-top:24px}.page-sign-in .form__links a{margin-top:12px;font-size:18px;font-weight:600;line-height:140%;color:#1d1f27;transition:all .3s ease}.page-sign-in .form__links a:hover{color:#bc7068}.page-forgot-password{font-family:Red Hat Display,Manrope,sans-serif}.page-forgot-password:before{content:"";position:fixed;top:0;right:42%;z-index:-1;width:100%;height:85%;background-image:url(/build/landing/assets/background-BU2eEaf4.webp);background-size:510px}@media(max-width:1024px){.page-forgot-password:before{right:48%}}@media(max-width:768px){.page-forgot-password:before{display:none}}.page-forgot-password .container{width:100%;max-width:1220px;padding-right:20px;padding-left:20px;margin-left:auto;margin-right:auto;box-sizing:border-box}.page-forgot-password .button{display:block;max-width:max-content;box-sizing:border-box;color:#fdfdfd;font-size:18px;font-weight:600;letter-spacing:.072px;text-decoration:none;transition:.3s ease}.page-forgot-password .button--primary{background-color:#bc7068;border-radius:8px;padding:23px 28px}.page-forgot-password .button--primary:hover{opacity:.9}.page-forgot-password .nav-menu__link:hover{color:#49526f!important}.page-forgot-password .header__button-sign-in{color:#1d1f27;text-decoration:none;font-size:18px;font-weight:600;transition:.3s ease}.page-forgot-password .header__button-sign-in:hover{color:#bc7068}.page-forgot-password .header__button-sign-in{padding:16px 24px}.page-forgot-password .header__button-sign-up{display:flex;justify-content:center;align-items:center;box-sizing:border-box;font-size:18px;font-weight:600;letter-spacing:.072px;text-decoration:none;transition:.3s ease;padding:16px 24px;border-radius:8px;width:116px;color:#1d1f27;background-color:#bc70681a;border:1px solid rgba(188,112,104,.8)}.page-forgot-password .header__button-sign-up:hover{color:#fdfdfd;background-color:#bc7068cc;border-color:#bc7068}.page-forgot-password .main .container{display:flex;justify-content:space-between}.page-forgot-password .main__container:nth-child(1){width:80%}@media(max-width:768px){.page-forgot-password .main__container:nth-child(1){display:none}}.page-forgot-password .main__container:nth-child(2){width:520px}@media(max-width:768px){.page-forgot-password .main__container:nth-child(2){width:100%}}.page-forgot-password .form__container{padding:72px 24px;overflow:hidden}@media(max-width:540px){.page-forgot-password .form__container{padding:72px 0}}.page-forgot-password .form__heading{font-size:28px;font-weight:600;line-height:120%;color:#1d1f27;display:flex;flex-direction:column}.page-forgot-password .form__heading span:nth-child(1){position:relative}.page-forgot-password .form__heading span:nth-child(1):before{content:"";flex-shrink:0;display:inline-block;width:90px;height:90px;background-image:url(/build/landing/assets/decoration-01-CkoDnGYy.svg);background-repeat:no-repeat;background-size:contain;position:absolute;top:-80px;left:-40px;z-index:1}@media(max-width:540px){.page-forgot-password .form__heading span:nth-child(1):before{left:-30px}}.page-forgot-password .form__heading-description{margin-top:12px;font-size:14px;font-weight:600;line-height:130%;color:#737681}.page-forgot-password .form{margin-top:64px}@media(max-width:768px){.page-forgot-password .form{margin-top:40px}}.page-forgot-password .form__field{display:flex;flex-direction:column;box-sizing:border-box;border-bottom:1px solid #CACACA}.page-forgot-password .form__field:not(:first-child){margin-top:24px}.page-forgot-password .form__label{font-size:14px;font-weight:400;line-height:130%;color:#737681;cursor:pointer}.page-forgot-password .form__input{margin-top:8px;padding:6px 0;outline:none;border:none;font-size:16px;color:#1d1f27}.page-forgot-password .form__input.is-error{color:red}.page-forgot-password .form__error{margin-top:4px;font-size:12px;color:red}.page-forgot-password .form__error-message{margin-top:4px;color:red}.page-forgot-password .form__buttons{margin-top:64px}@media(max-width:540px){.page-forgot-password .form__buttons{margin-top:40px}}.page-forgot-password .form__button-submit{outline:none;border:none;width:100%;padding:18px 28px;border-radius:8px;background-color:#bc7068;transition:all .3s ease;cursor:pointer;text-align:center;font-size:18px;font-weight:600;line-height:140%;letter-spacing:.4%;color:#fdfdfd}.page-forgot-password .form__button-submit:hover{opacity:.9}.page-forgot-password .form__text{margin:12px 0;font-size:16px;font-weight:400;line-height:140%;color:#737681;display:flex;flex-direction:column;justify-content:center;align-items:center}.page-forgot-password .form__links{margin-top:48px}.page-forgot-password .form__links a{font-size:18px;font-weight:600;line-height:140%;color:#1d1f27;transition:all .3s ease}.page-forgot-password .form__links a:hover{color:#bc7068}.page-forgot-password .form__text-divider{text-align:center;color:#737681}.page-terms-and-conditions .container{width:100%;max-width:1220px;padding-right:20px;padding-left:20px;margin-left:auto;margin-right:auto;box-sizing:border-box}.page-terms-and-conditions .text-link{color:#bc7068;font-weight:600;transition:all .3s ease}.page-terms-and-conditions .text-link:hover{color:#eeaf9f}.page-terms-and-conditions .header__button-sign-in{color:#1d1f27;text-decoration:none;font-size:18px;font-weight:600;transition:.3s ease}.page-terms-and-conditions .header__button-sign-in:hover{color:#bc7068}.page-terms-and-conditions .header__button-sign-in{padding:16px 24px}.page-terms-and-conditions .header__button-sign-up{display:flex;justify-content:center;align-items:center;box-sizing:border-box;font-size:18px;font-weight:600;letter-spacing:.072px;text-decoration:none;transition:.3s ease;padding:16px 24px;border-radius:8px;width:116px;color:#1d1f27;background-color:#bc70681a;border:1px solid rgba(188,112,104,.8)}.page-terms-and-conditions .header__button-sign-up:hover{color:#fdfdfd;background-color:#bc7068cc;border-color:#bc7068}.page-terms-and-conditions .hero{padding:100px 0;background-color:#faf8f8}@media(max-width:768px){.page-terms-and-conditions .hero{padding:80px 0}}.page-terms-and-conditions .hero__heading-container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px}.page-terms-and-conditions .hero__heading{font-size:64px;font-weight:600;line-height:105%;color:#1d1f27;text-align:center}@media(max-width:768px){.page-terms-and-conditions .hero__heading{font-size:48px;line-height:120%}}.page-terms-and-conditions .hero__heading-date{font-size:18px;font-weight:400;line-height:160%;color:#737681}.page-terms-and-conditions .hero__heading-description{max-width:100%;width:720px;font-size:16px;font-weight:400;line-height:160%;color:#1d1f27;text-align:center}.page-terms-and-conditions .content{padding:64px 0}.page-terms-and-conditions .content__item:not(:first-child){margin-top:32px}.page-terms-and-conditions .content__item-heading{font-size:44px;font-weight:600;line-height:120%;color:#1d1f27}@media(max-width:540px){.page-terms-and-conditions .content__item-heading{font-size:32px}}.page-terms-and-conditions .content__item-paragraph{margin-top:8px;font-size:16px;font-weight:400;line-height:160%;color:#1d1f27}.page-terms-and-conditions .content__item-list{margin-top:16px;padding-left:16px;list-style-type:disc}.page-terms-and-conditions .content__item-list-li{font-size:16px;font-weight:400;line-height:160%;color:#1d1f27}.page-terms-and-conditions .content__item-list-li strong{font-weight:600}.page-terms-and-conditions .summary{padding:24px 0;background-color:#faf8f8}.page-terms-and-conditions .summary__paragraph{text-align:center;font-size:16px;font-weight:400;line-height:160%;color:#1d1f27}.page-privacy-policy .container{width:100%;max-width:1220px;padding-right:20px;padding-left:20px;margin-left:auto;margin-right:auto;box-sizing:border-box}.page-privacy-policy .text-link{color:#bc7068;font-weight:600;transition:all .3s ease}.page-privacy-policy .text-link:hover{color:#eeaf9f}.page-privacy-policy .header__button-sign-in{color:#1d1f27;text-decoration:none;font-size:18px;font-weight:600;transition:.3s ease}.page-privacy-policy .header__button-sign-in:hover{color:#bc7068}.page-privacy-policy .header__button-sign-in{padding:16px 24px}.page-privacy-policy .header__button-sign-up{display:flex;justify-content:center;align-items:center;box-sizing:border-box;font-size:18px;font-weight:600;letter-spacing:.072px;text-decoration:none;transition:.3s ease;padding:16px 24px;border-radius:8px;width:116px;color:#1d1f27;background-color:#bc70681a;border:1px solid rgba(188,112,104,.8)}.page-privacy-policy .header__button-sign-up:hover{color:#fdfdfd;background-color:#bc7068cc;border-color:#bc7068}.page-privacy-policy .hero{padding:100px 0;background-color:#faf8f8}@media(max-width:768px){.page-privacy-policy .hero{padding:80px 0}}.page-privacy-policy .hero__heading-container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px}.page-privacy-policy .hero__heading{font-size:64px;font-weight:600;line-height:105%;color:#1d1f27;text-align:center}@media(max-width:768px){.page-privacy-policy .hero__heading{font-size:48px;line-height:120%}}.page-privacy-policy .hero__heading-date{font-size:18px;font-weight:400;line-height:160%;color:#737681}.page-privacy-policy .hero__heading-description{max-width:100%;width:720px;font-size:16px;font-weight:400;line-height:160%;color:#1d1f27;text-align:center}.page-privacy-policy .content{padding:64px 0}.page-privacy-policy .content__item:not(:first-child){margin-top:32px}.page-privacy-policy .content__item-heading{font-size:44px;font-weight:600;line-height:120%;color:#1d1f27}@media(max-width:540px){.page-privacy-policy .content__item-heading{font-size:32px}}.page-privacy-policy .content__item-paragraph{margin-top:8px;font-size:16px;font-weight:400;line-height:160%;color:#1d1f27}.page-privacy-policy .content__item-subheading{margin-top:16px;font-size:28px;font-weight:600;line-height:120%;color:#1d1f27}@media(max-width:540px){.page-privacy-policy .content__item-subheading{font-size:22px}}.page-privacy-policy .content__item-list{margin-top:16px;padding-left:16px;list-style-type:disc}.page-privacy-policy .content__item-list-li{font-size:16px;font-weight:400;line-height:160%;color:#1d1f27}.page-privacy-policy .content__item-list-li strong{font-weight:600}.page-privacy-policy .summary{padding:24px 0;background-color:#faf8f8}.page-privacy-policy .summary__paragraph{text-align:center;font-size:16px;font-weight:400;line-height:160%;color:#1d1f27}.page-refund-policy .container{width:100%;max-width:1220px;padding-right:20px;padding-left:20px;margin-left:auto;margin-right:auto;box-sizing:border-box}.page-refund-policy .text-link{color:#bc7068;font-weight:600;transition:all .3s ease}.page-refund-policy .text-link:hover{color:#eeaf9f}.page-refund-policy .header__button-sign-in{color:#1d1f27;text-decoration:none;font-size:18px;font-weight:600;transition:.3s ease}.page-refund-policy .header__button-sign-in:hover{color:#bc7068}.page-refund-policy .header__button-sign-in{padding:16px 24px}.page-refund-policy .header__button-sign-up{display:flex;justify-content:center;align-items:center;box-sizing:border-box;font-size:18px;font-weight:600;letter-spacing:.072px;text-decoration:none;transition:.3s ease;padding:16px 24px;border-radius:8px;width:116px;color:#1d1f27;background-color:#bc70681a;border:1px solid rgba(188,112,104,.8)}.page-refund-policy .header__button-sign-up:hover{color:#fdfdfd;background-color:#bc7068cc;border-color:#bc7068}.page-refund-policy .hero{padding:100px 0;background-color:#faf8f8}@media(max-width:768px){.page-refund-policy .hero{padding:80px 0}}.page-refund-policy .hero__heading-container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px}.page-refund-policy .hero__heading{font-size:64px;font-weight:600;line-height:105%;color:#1d1f27;text-align:center}@media(max-width:768px){.page-refund-policy .hero__heading{font-size:48px;line-height:120%}}.page-refund-policy .hero__heading-date{font-size:18px;font-weight:400;line-height:160%;color:#737681}.page-refund-policy .hero__heading-description{max-width:100%;width:720px;font-size:16px;font-weight:400;line-height:160%;color:#1d1f27;text-align:center}.page-refund-policy .content{padding:64px 0}.page-refund-policy .content__item:not(:first-child){margin-top:32px}.page-refund-policy .content__item-heading{font-size:44px;font-weight:600;line-height:120%;color:#1d1f27}@media(max-width:540px){.page-refund-policy .content__item-heading{font-size:32px}}.page-refund-policy .content__item-paragraph{margin-top:8px;font-size:16px;font-weight:400;line-height:160%;color:#1d1f27}.page-refund-policy .content__item-paragraph a{color:#1d1f27;font-weight:600;transition:all .3s ease}.page-refund-policy .content__item-paragraph a:hover{color:#bc7068}.page-refund-policy .content__item-subheading{margin-top:16px;font-size:28px;font-weight:600;line-height:120%;color:#1d1f27}.page-refund-policy .content__item-list{margin-top:16px;padding-left:16px;list-style-type:disc}.page-refund-policy .content__item-list.ordered{list-style-type:decimal}.page-refund-policy .content__item-list-li{font-size:16px;font-weight:400;line-height:160%;color:#1d1f27}.page-refund-policy .content__item-list-li strong{font-weight:600}.page-refund-policy .summary{padding:24px 0;background-color:#faf8f8}.page-refund-policy .summary__paragraph{text-align:center;font-size:16px;font-weight:400;line-height:160%;color:#1d1f27}body{font-family:Red Hat Display,Manrope,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.session-flash{padding:72px;width:350px;background-color:#fdfdfd;border-radius:16px;box-shadow:0 20px 36px #00000047;position:absolute;top:25%;left:35%;z-index:999}.session-flash__content{display:flex;flex-direction:column;justify-content:center;align-items:center}.session-flash__image{width:100%;height:100%}.session-flash__description{margin-top:24px;text-align:center;font-size:18px;font-weight:500;line-height:120%;color:#1d1f27;position:relative}.session-flash__description:before{content:"";display:inline-block;width:105px;height:105px;background-image:url(/build/landing/assets/decoration-01-CkoDnGYy.svg);background-repeat:no-repeat;background-size:contain;position:absolute;top:-75px;left:-50px}.session-flash__description:after{content:"";display:inline-block;width:105px;height:105px;background-image:url(/build/landing/assets/decoration-02-C9VHueYE.svg);background-repeat:no-repeat;background-size:contain;position:absolute;top:65px;right:-30px}.session-flash__buttons{margin-top:32px;width:100%;text-align:center}.session-flash__button{max-width:176px;width:100%;padding:14px;box-sizing:border-box;border:none;border-radius:8px;background-color:#bc7068;transition:.3s ease;text-align:center;font-size:18px;font-weight:600;text-decoration:none;letter-spacing:.4%;color:#fdfdfd;cursor:pointer}.session-flash__button:hover{opacity:.9}html,body.layout{height:100%;margin:0;display:flex;flex-direction:column}.header,.footer{flex-shrink:0}.layout__main{flex:1 0 auto}
