.AllModels-module__1feLzG__wrapper{flex-direction:column;gap:3em;display:flex}.AllModels-module__1feLzG__header{text-align:center;text-wrap:balance;flex-direction:column;align-items:center;gap:.75em;display:flex}.AllModels-module__1feLzG__header>p{opacity:.5;font-family:Manrope,sans-serif}.AllModels-module__1feLzG__cardsWrapper{grid-template-columns:repeat(3,1fr);gap:1.5em;display:grid}.AllModels-module__1feLzG__card{background:var(--text-secondary-on-dark);border-radius:16px;flex-direction:column;justify-content:flex-end;height:596px;display:flex;position:relative;overflow:hidden}.AllModels-module__1feLzG__card.AllModels-module__1feLzG__withBg{background-image:url(/images/all-models/card3.webp);background-size:cover;justify-content:space-between;padding:1.5em}.AllModels-module__1feLzG__card.AllModels-module__1feLzG__withBg>h3{font-size:var(--fs-48);font-weight:var(--fw-500);color:var(--text-primary-on-dark);text-wrap:balance;line-height:1.2}.AllModels-module__1feLzG__card>img{width:calc(100% - 1em);height:auto;position:absolute;top:0;left:1em}.AllModels-module__1feLzG__content{z-index:var(--z-2);background:linear-gradient(#f5f5f500 7.8%,#f5f5f5 71.36%);border-radius:0 0 16px 16px;flex-direction:column;justify-content:flex-end;height:50%;padding:1.5em;display:flex;position:relative}.AllModels-module__1feLzG__cardTitle{font-size:var(--fs-24);font-weight:var(--fw-500);margin-bottom:4px;display:block}.AllModels-module__1feLzG__content>p{font-family:Manrope,sans-serif;font-size:var(--fs-16);font-weight:var(--fw-500);opacity:.5}.AllModels-module__1feLzG__footer{flex-direction:column;gap:.75em;display:flex}.AllModels-module__1feLzG__footer>small{color:var(--text-primary-on-dark)}.AllModels-module__1feLzG__arrowIcon{fill:var(--text-primary-on-dark)}@media (max-width:1440px){.AllModels-module__1feLzG__cardsWrapper{grid-template-columns:repeat(2,1fr);gap:1em}.AllModels-module__1feLzG__card{height:396px}.AllModels-module__1feLzG__card.AllModels-module__1feLzG__withBg{background-image:url(/images/all-models/card3Mob.webp);background-position:100% 100%;grid-column:1/-1;align-items:flex-start;gap:3em;height:auto}.AllModels-module__1feLzG__card>img{top:-120px}.AllModels-module__1feLzG__content{height:75%}}@media (max-width:991px){.AllModels-module__1feLzG__card{height:296px}.AllModels-module__1feLzG__card>img{width:235px;height:auto;left:auto;right:0}.AllModels-module__1feLzG__cardTitle{font-size:var(--fs-18)}.AllModels-module__1feLzG__card.AllModels-module__1feLzG__withBg>h3{font-size:var(--fs-36)}}@media (max-width:768px){.AllModels-module__1feLzG__cardsWrapper{grid-template-columns:1fr}.AllModels-module__1feLzG__card>img{top:-60px}.AllModels-module__1feLzG__card.AllModels-module__1feLzG__withBg>h3{font-size:var(--fs-32)}}@media (max-width:560px){.AllModels-module__1feLzG__card.AllModels-module__1feLzG__withBg,.AllModels-module__1feLzG__content{padding:1em}.AllModels-module__1feLzG__content>p{font-size:var(--fs-12)}.AllModels-module__1feLzG__cardTitle{font-size:var(--fs-14)}.AllModels-module__1feLzG__card.AllModels-module__1feLzG__withBg>h3{font-size:var(--fs-28)}}@media (max-width:420px){.AllModels-module__1feLzG__card{height:248px}.AllModels-module__1feLzG__card.AllModels-module__1feLzG__withBg>h3{font-size:var(--fs-24)}}@media (max-width:375px){.AllModels-module__1feLzG__card.AllModels-module__1feLzG__withBg>h2{font-size:var(--fs-24)}}
.BottomCtaBanner-module__ndGWdW__wrapper{min-height:520px;margin:0 var(--full-screen-block-padding-x);text-align:center;background-image:url(/images/bg-gradient/subscription.webp);background-position:50%;background-size:cover;border-radius:24px;align-items:center;display:flex}.BottomCtaBanner-module__ndGWdW__container{flex-direction:column;justify-content:center;align-items:center;gap:3em;width:100%;display:flex}.BottomCtaBanner-module__ndGWdW__title{font-size:var(--fs-72);font-weight:var(--fw-600);color:var(--text-primary-on-dark)}@media (max-width:991px){.BottomCtaBanner-module__ndGWdW__title{font-size:var(--fs-54)}}@media (max-width:768px){.BottomCtaBanner-module__ndGWdW__wrapper{gap:2em}.BottomCtaBanner-module__ndGWdW__title{font-size:var(--fs-42)}}@media (max-width:560px){.BottomCtaBanner-module__ndGWdW__gradientWrapper{width:100%}.BottomCtaBanner-module__ndGWdW__title{font-size:var(--fs-36)}}
.GenerationTypes-module__PAvobq__wrapper{width:100%}.GenerationTypes-module__PAvobq__title{font-weight:var(--fw-500);margin-bottom:24px}.GenerationTypes-module__PAvobq__typesWrapper{grid-template-columns:repeat(3,1fr);display:grid}.GenerationTypes-module__PAvobq__typesItem{cursor:default;border-radius:16px;grid-template-columns:1fr auto;align-items:center;padding:1em;text-decoration:none;transition:all .15s;display:grid}.GenerationTypes-module__PAvobq__typesItem:not(.GenerationTypes-module__PAvobq__disabled):hover{background:var(--text-secondary-on-dark);cursor:pointer}.GenerationTypes-module__PAvobq__typesItem>.GenerationTypes-module__PAvobq__left{align-items:center;gap:.75em;display:flex}.GenerationTypes-module__PAvobq__typesItem.GenerationTypes-module__PAvobq__disabled>.GenerationTypes-module__PAvobq__left>img{filter:grayscale()}.GenerationTypes-module__PAvobq__typesItem .GenerationTypes-module__PAvobq__content{flex-direction:column;gap:.25em;display:flex}.GenerationTypes-module__PAvobq__typesItem .GenerationTypes-module__PAvobq__content>h3{font-size:var(--fs-16);font-weight:var(--fw-500)}.GenerationTypes-module__PAvobq__typesItem .GenerationTypes-module__PAvobq__content>small{font-family:Manrope,sans-serif;font-weight:var(--fw-500);opacity:.5;text-wrap:balance}.GenerationTypes-module__PAvobq__typesItem:not(.GenerationTypes-module__PAvobq__disabled):hover button{color:var(--text-primary-on-dark);background:var(--primary)}.GenerationTypes-module__PAvobq__buttonWrapper{position:relative}.GenerationTypes-module__PAvobq__badge{z-index:var(--z-2);height:20px;font-family:Manrope,sans-serif;font-size:var(--fs-10);font-weight:var(--fw-700);color:var(--text-primary-on-dark);background:linear-gradient(90deg,#7a3fff 0%,#ff723f 100%);border-radius:20px;align-items:center;padding:0 8px;display:flex;position:absolute;top:-12px;right:-4px}.GenerationTypes-module__PAvobq__betaBadge{z-index:var(--z-2);position:absolute;top:-10px;right:-4px}@media (max-width:1440px){.GenerationTypes-module__PAvobq__typesWrapper{grid-template-columns:repeat(2,1fr)}.GenerationTypes-module__PAvobq__typesItem .GenerationTypes-module__PAvobq__content>small{max-width:250px}}@media (max-width:991px){.GenerationTypes-module__PAvobq__title{margin-bottom:18px}.GenerationTypes-module__PAvobq__badge{height:16px;padding:0 6px;top:-10px}.GenerationTypes-module__PAvobq__typesItem .GenerationTypes-module__PAvobq__content>h3{font-size:var(--fs-14)}}@media (max-width:768px){.GenerationTypes-module__PAvobq__typesWrapper{grid-template-columns:1fr}.GenerationTypes-module__PAvobq__typesItem>.GenerationTypes-module__PAvobq__left>img{width:52px;height:auto}.GenerationTypes-module__PAvobq__typesItem .GenerationTypes-module__PAvobq__content{gap:.125em}}@media (max-width:560px){.GenerationTypes-module__PAvobq__title{font-size:var(--fs-18);margin-bottom:8px}.GenerationTypes-module__PAvobq__typesItem{padding:10px}}@media (max-width:375px){.GenerationTypes-module__PAvobq__typesItem>button{display:none}}
.GradientBgText-module__v4tg2q__wrapper{min-height:45vh;margin:0 var(--full-screen-block-padding-x);border:2px solid var(--text-secondary-on-dark);text-align:center;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:24px;justify-content:center;display:flex}.GradientBgText-module__v4tg2q__container{justify-content:center;align-items:center;width:100%;display:flex}.GradientBgText-module__v4tg2q__container>h2{font-size:var(--fs-70);font-weight:var(--fw-700);color:var(--text-primary-on-dark);text-wrap:balance;line-height:1.2}@media (max-width:1440px){.GradientBgText-module__v4tg2q__container>h2{font-size:var(--fs-60)}}@media (max-width:1240px){.GradientBgText-module__v4tg2q__container>h2{font-size:var(--fs-52)}}@media (max-width:991px){.GradientBgText-module__v4tg2q__container>h2{font-size:var(--fs-44)}}@media (max-width:768px){.GradientBgText-module__v4tg2q__container>h2{font-size:var(--fs-36)}}@media (max-width:560px){.GradientBgText-module__v4tg2q__container>h2{font-size:var(--fs-28)}}
.HeroScreen-module__ElnV3q__wrapper{text-align:center;background:url(/images/hero-screen/bg.png) 100%/cover no-repeat;align-items:center;padding:228px 0 100px;display:flex;position:relative}.HeroScreen-module__ElnV3q__wrapper:after{z-index:0;content:"";pointer-events:none;background:linear-gradient(#0000,#fff);height:160px;position:absolute;bottom:0;left:0;right:0}.HeroScreen-module__ElnV3q__container{z-index:var(--z-1);flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.HeroScreen-module__ElnV3q__badge{height:32px;font-size:var(--fs-12);font-weight:var(--fw-500);color:var(--text-primary-on-dark);background:linear-gradient(90deg,#7a3fff 0%,#ff723f 100%);border-radius:64px;align-items:center;margin-bottom:24px;padding:0 16px;display:flex}.HeroScreen-module__ElnV3q__container>h1{font-weight:var(--fw-600);text-wrap:balance;margin-bottom:8px;line-height:1.2}.HeroScreen-module__ElnV3q__subtitle{font-family:Manrope,sans-serif;font-size:var(--fs-20);opacity:.5;text-wrap:balance}.HeroScreen-module__ElnV3q__ctaLink{text-decoration:none}.HeroScreen-module__ElnV3q__arrowIcon{fill:var(--text-primary-on-dark)}.HeroScreen-module__ElnV3q__ctaInputWrapper{width:100%;max-width:620px}.HeroScreen-module__ElnV3q__benefits{gap:2em;margin:48px 0 32px;display:flex}.HeroScreen-module__ElnV3q__benefitsItem{flex-direction:column;gap:.15em;display:flex}.HeroScreen-module__ElnV3q__benefitTitle{font-size:var(--fs-24);font-weight:var(--fw-700);line-height:1.15}.HeroScreen-module__ElnV3q__benefitsItem>small{opacity:.5;font-family:Manrope,sans-serif}@media (max-width:1240px){.HeroScreen-module__ElnV3q__wrapper{padding:208px 0 80px}}@media (max-width:991px){.HeroScreen-module__ElnV3q__wrapper{padding:181px 0 80px}.HeroScreen-module__ElnV3q__wrapper:after{height:60px}.HeroScreen-module__ElnV3q__benefitTitle,.HeroScreen-module__ElnV3q__subtitle{font-size:var(--fs-18)}.HeroScreen-module__ElnV3q__ctaInputWrapper{max-width:580px}}@media (max-width:768px){.HeroScreen-module__ElnV3q__wrapper{padding:161px 0 60px}.HeroScreen-module__ElnV3q__badge{margin-bottom:16px}.HeroScreen-module__ElnV3q__container>h1{margin-bottom:12px}}@media (max-width:560px){.HeroScreen-module__ElnV3q__wrapper{padding:127px 0 50px}.HeroScreen-module__ElnV3q__wrapper:after{height:30px}.HeroScreen-module__ElnV3q__ctaLink,.HeroScreen-module__ElnV3q__ctaLink>button{width:100%}.HeroScreen-module__ElnV3q__ctaInputWrapper{max-width:100%}.HeroScreen-module__ElnV3q__benefitsItem>small>span{display:none}.HeroScreen-module__ElnV3q__benefitTitle,.HeroScreen-module__ElnV3q__subtitle{font-size:var(--fs-14)}}