.super-app-ticker{z-index:3;width:100%;margin:0 auto;overflow:hidden;white-space:nowrap;position:relative;opacity:0;transition:opacity .3s ease-out .5s}.super-app-ticker:before{content:"";background:linear-gradient(270deg,#fff0,#fff);width:490px;position:absolute;left:0;height:111px;z-index:4}@media screen and (max-width:1023px){.super-app-ticker:before{width:363px}}@media screen and (max-width:767px){.super-app-ticker:before{width:151px;height:62px}}.super-app-ticker:after{content:"";rotate:180deg;background:linear-gradient(270deg,#fff0,#fff);width:490px;position:absolute;right:0;height:111px;z-index:4}@media screen and (max-width:1023px){.super-app-ticker:after{width:363px}}@media screen and (max-width:767px){.super-app-ticker:after{width:151px;height:62px}}.super-app-ticker__container{display:inline-block;margin-block-start:5px;animation:marquee 65s linear infinite}.super-app-ticker__wrapper{display:inline-block}.super-app-ticker__wrapper--main-collection{position:relative;left:0;animation:swap 65s linear infinite}.super-app-ticker__item{margin-inline-start:20px;display:inline-block}@media screen and (max-width:767px){.super-app-ticker__item{margin-inline-start:12px}}.super-app-ticker__content{background-color:var(--color-white);display:flex;border-radius:16px;border:1px solid var(--color-black-10);align-items:center;min-width:260px}@media screen and (max-width:767px){.super-app-ticker__content{min-width:145px}}.super-app-ticker__image img{border-radius:16px}@media screen and (max-width:767px){.super-app-ticker__image img{max-width:80px;height:auto}}.super-app-ticker__title{font-size:14.09px;font-weight:400;line-height:20.49px}@media screen and (max-width:767px){.super-app-ticker__title{font-size:7.88px;line-height:11.47px}}.super-app-ticker__price{font-size:20.49px;font-weight:500;line-height:30.74px}@media screen and (max-width:767px){.super-app-ticker__price{font-size:11.47px;line-height:17.2px}}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes swap{0%,50%{left:0}50.01%,to{left:100%}}.onde-products-cards__container{text-align:center;display:flex;flex-direction:column;margin-block-end:var(--size-2xl);gap:var(--size-m)}@media screen and (max-width:1023px){.onde-products-cards__container{margin-block-end:var(--size-xl)}}.onde-products-cards__title{margin:0 auto;text-align:center;max-width:952px}@media screen and (max-width:1023px){.onde-products-cards__title{max-width:unset}}.onde-products-cards__description{margin:0 auto;max-width:574px}@media screen and (max-width:1023px){.onde-products-cards__description{max-width:unset}}.onde-products-cards__items{gap:var(--size-l);display:flex;justify-content:flex-start}@media screen and (max-width:1023px){.onde-products-cards__items{gap:var(--size-m)}}@media screen and (max-width:767px){.onde-products-cards__items{gap:var(--size-l);flex-direction:column}}.onde-products-cards__item-wrapper{flex:1;display:flex;flex-direction:column;justify-content:space-between;transition:unset;visibility:hidden;opacity:0;word-break:break-word}@media screen and (max-width:767px){.onde-products-cards__item-wrapper{visibility:visible;opacity:1}}.onde-products-cards__item{flex-direction:column;overflow:hidden;gap:var(--size-m);counter-increment:step-counter;cursor:pointer;display:flex;height:362px;padding:var(--size-xl);flex:1;opacity:0}@media screen and (max-width:1023px){.onde-products-cards__item{padding:var(--size-l) var(--size-m)}}@media screen and (max-width:767px){.onde-products-cards__item{background-color:unset!important;height:unset;padding:unset;flex-direction:row;align-items:center;cursor:unset;overflow:unset}}.onde-products-cards__item:before{content:counter(step-counter);width:var(--size-xl);height:var(--size-xl);min-width:var(--size-xl);min-height:var(--size-xl);border-radius:50%;text-align:center;display:flex;flex-direction:column;justify-content:center;font-size:var(--size-l);font-weight:500;line-height:28px}.onde-products-cards__item:first-child{background-color:var(--color-primary);transition:flex .3s cubic-bezier(.28,-.03,0,.99),opacity .3s ease-in .1s}.onde-products-cards__item:first-child:before{background-color:var(--color-primary-5);color:var(--color-primary)}.onde-products-cards__item:nth-child(2){background-color:var(--color-secondary);transition:flex .3s cubic-bezier(.28,-.03,0,.99),opacity .3s ease-in .3s}.onde-products-cards__item:nth-child(2):before{background-color:var(--color-secondary-5);color:var(--color-secondary)}.onde-products-cards__item:nth-child(3){background-color:var(--color-pink);transition:flex .3s cubic-bezier(.28,-.03,0,.99),opacity .3s ease-in .5s}.onde-products-cards__item:nth-child(3):before{background-color:var(--color-pink-4);color:var(--color-pink)}.onde-products-cards__item:nth-child(4){background-color:var(--color-turquoise);transition:flex .3s cubic-bezier(.28,-.03,0,.99),opacity .3s ease-in .7s}.onde-products-cards__item:nth-child(4):before{background-color:var(--color-turquoise-light);color:var(--color-turquoise)}.onde-products-cards__item:nth-child(5){background-color:var(--color-yellow-2);transition:flex .3s cubic-bezier(.28,-.03,0,.99),opacity .3s ease-in .9s}.onde-products-cards__item:nth-child(5):before{background-color:var(--color-yellow-3);color:var(--color-yellow-2)}.onde-products-cards__item.animation{opacity:1}.onde-products-cards__item.h-in-view{flex:3}.onde-products-cards__item.h-in-view .onde-products-cards__item-wrapper{visibility:visible;opacity:1;transition:visibility .1s ease-in .1s,opacity .1s ease-in .1s}.onde-products-cards__content{pointer-events:none}@media screen and (max-width:767px){.onde-products-cards__content{text-align:start;color:#000!important}}.onde-products-cards__button-wrapper{display:none}@media screen and (max-width:767px){.onde-products-cards__button-wrapper{display:block;margin:var(--size-xl) auto 0}}.onde-products-cards__button{align-self:baseline}.onde-products-cards__button--mobile{display:none}@media screen and (max-width:767px){.onde-products-cards__button{display:none}.onde-products-cards__button--mobile{opacity:0;transition:opacity .3s ease-out;display:block}.onde-products-cards__button--mobile.h-in-view{opacity:1}}.margin-bottom{margin-block-end:var(--size-5xl)}@media screen and (max-width:1279px){.margin-bottom{margin-block-end:var(--size-4xl)}}@media screen and (max-width:767px){.margin-bottom{margin-block-end:var(--size-3xl)}}.super-app-hero{position:relative;min-height:calc(100vh - var(--header-height));display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}@media screen and (max-width:1279px){.super-app-hero{min-height:calc(100vh - 114px)}}.super-app-hero.h-in-view .super-app-hero__description,.super-app-hero.h-in-view .super-app-hero__title,.super-app-hero.h-in-view .super-app-ticker{opacity:1}.super-app-hero.h-in-view .super-app-hero__image{opacity:1;transform:translateY(0) scale(1)}.super-app-hero.h-in-view .super-app-hero__bg-image-container{opacity:1}.super-app-hero__wrapper{text-align:center;overflow:hidden;position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center}.super-app-hero__title{opacity:0;transition:opacity .3s ease-out .1s;margin-block-end:var(--size-l)}@media screen and (max-width:767px){.super-app-hero__title{margin-block-end:var(--size-m)}}.super-app-hero__description{opacity:0;transition:opacity .3s ease-out .3s;margin-block-end:var(--size-2xl)}@media screen and (max-width:767px){.super-app-hero__description{margin-block-end:var(--size-xl)}}.super-app-hero__image{opacity:0;transform:translateY(-170px) scale(.5);transition:opacity 1.2s cubic-bezier(0,0,.1,.99) .6s,transform 1.2s cubic-bezier(0,0,.1,.99) .6s;z-index:2;top:-36px;position:relative}@media screen and (max-width:1023px){.super-app-hero__image{transform:translateY(-100px) scale(.5)}}@media screen and (max-width:767px){.super-app-hero__image img{height:auto}}.super-app-hero__bg-image-container{opacity:0;transition:opacity 1.2s ease-out .8s;top:50%;position:absolute;left:50%;transform:translateX(-50%);bottom:0;overflow:hidden;min-width:1172px}@media screen and (max-width:1279px){.super-app-hero__bg-image-container{top:unset}}@media screen and (max-width:767px){.super-app-hero__bg-image-container{min-width:974px;min-height:180px}}.super-app-hero__bg-image img{width:100%}.super-app-use__items{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--size-l)}@media screen and (max-width:767px){.super-app-use__items{grid-template-columns:1fr;gap:var(--size-xl)}}.super-app-use__item{opacity:0}.super-app-use__item:nth-child(1n){transition:opacity .3s ease-out .3s}.super-app-use__item:nth-child(2n){transition:opacity .3s ease-out .5s}.super-app-use__item:nth-child(3n){transition:opacity .3s ease-out .7s}.super-app-use__item.h-in-view{opacity:1}.super-app-use__title{margin-block:var(--size-m) var(--size-xs)}@media screen and (max-width:1279px){.super-app-use__image img{height:auto}}@media screen and (max-width:767px){.super-app-use__image img{width:100%}}.super-app-promo__title{grid-column:1/span 5;text-align:start;opacity:0;transition:opacity .3s ease-out}@media screen and (max-width:1279px){.super-app-promo__title{grid-column:1/span 4}}@media screen and (max-width:1023px){.super-app-promo__title{grid-column:span 6;margin-block-end:var(--size-l)}}@media screen and (max-width:767px){.super-app-promo__title{grid-column:span 3}}.super-app-promo__title.h-in-view{opacity:1}.super-app-promo__container{grid-column:7/span 6;display:flex;flex-direction:column;gap:var(--size-l)}@media screen and (max-width:1279px){.super-app-promo__container{grid-column:5/span 5}}@media screen and (max-width:1023px){.super-app-promo__container{grid-column:span 6;gap:var(--size-xl)}}@media screen and (max-width:767px){.super-app-promo__container{grid-column:span 3;flex-direction:column-reverse}}.super-app-promo__cta{overflow:hidden;position:relative;padding:var(--size-l) 0 33px var(--size-l);background-color:var(--color-secondary)}@media screen and (max-width:574px){.super-app-promo__cta{min-height:392px}}.super-app-promo__cta.h-in-view .super-app-promo__lid{opacity:1;transform:translateX(0)}.super-app-promo__cta.h-in-view .super-app-promo__playfood{opacity:1;transform:translateY(0)}.super-app-promo__cta.h-in-view .super-app-promo__button,.super-app-promo__cta.h-in-view .super-app-promo__subtitle{opacity:1}.super-app-promo__subtitle{opacity:0;transition:opacity .3s ease-out .2s;max-width:351px;margin-block-end:var(--size-m)}@media screen and (max-width:574px){.super-app-promo__subtitle{padding-inline-end:var(--size-l);max-width:unset}}.super-app-promo__button{opacity:0;transition:opacity .3s ease-out .4s}.super-app-promo__playfood{opacity:0;transform:translateY(var(--size-m));transition:opacity .3s ease-out .3s,transform .3s ease-out .3s;position:absolute;top:25%;right:5%}@media screen and (max-width:574px){.super-app-promo__playfood{top:unset;bottom:0;right:9%}}.super-app-promo__lid{opacity:0;transform:translateX(var(--size-m));transition:opacity .3s ease-out .5s,transform .3s ease-out .5s;right:-10%;top:-45%;position:absolute}@media screen and (max-width:1023px){.super-app-promo__lid{right:-6%}}@media screen and (max-width:767px){.super-app-promo__lid{right:-10%}}@media screen and (max-width:574px){.super-app-promo__lid{top:23%;right:-44px}}.super-app-promo__lid img{width:157px}.super-app-promo__image{position:absolute;bottom:-10px;right:0;z-index:3}@media screen and (max-width:574px){.super-app-promo__image{bottom:0}}.super-app-promo__image img{max-width:146px}@media screen and (max-width:574px){.super-app-promo__image img{max-width:175px}}.super-app-promo__colors{height:9px;position:absolute;width:100%;bottom:0;left:0;right:0;display:flex}.super-app-promo__color-item{height:100%}.super-app-promo__color-item:first-child{background-color:var(--color-primary);width:60%}.super-app-promo__color-item:nth-child(2){background-color:var(--color-pink);width:20%}.super-app-promo__color-item:nth-child(3){background-color:var(--color-yellow);width:20%}.super-app-statistics{display:flex;gap:var(--size-l)}@media screen and (max-width:767px){.super-app-statistics{gap:var(--size-m);flex-direction:column}}.super-app-statistics__title{display:flex}.super-app-slides{grid-column:2/span 10;gap:var(--size-4xl);margin-block-start:var(--size-4xl);display:grid;grid-auto-rows:1fr;grid-template-columns:1fr}@media screen and (max-width:767px){.super-app-slides{gap:var(--size-3xl);margin-block-start:var(--size-3xl)}}@media screen and (max-width:1279px){.super-app-slides{grid-column:2/span 7}}@media screen and (max-width:1023px){.super-app-slides{grid-column:span 6}}@media screen and (max-width:767px){.super-app-slides{grid-column:span 3}}.super-app-slides__container{display:flex;flex-direction:column;justify-content:space-between;gap:var(--size-m);flex:.5;padding:var(--size-xl) var(--size-xl) var(--size-2xl)}@media screen and (max-width:1023px){.super-app-slides__container{gap:var(--size-xl);flex:unset}}@media screen and (max-width:767px){.super-app-slides__container{gap:var(--size-l);padding-inline:var(--size-m);padding-block-end:var(--size-xl)}}.super-app-slides__wrapper{display:flex;flex-direction:column;gap:var(--size-m);max-width:336px}@media screen and (max-width:1023px){.super-app-slides__wrapper{max-width:unset}}.super-app-slides__item{background-color:var(--color-white);position:sticky;top:calc(var(--size-4xl) + var(--size-3xl));z-index:5;display:flex;justify-content:space-between;min-height:422px}@media screen and (max-width:1023px){.super-app-slides__item{flex-direction:column-reverse;position:relative;top:unset;min-height:unset;justify-content:unset}}.super-app-slides__item:after{content:"";display:inline-block;bottom:0;left:0;right:0;position:absolute;width:100%;height:8px}.super-app-slides__item:nth-child(1n):after{background-color:var(--color-primary)}.super-app-slides__item:nth-child(2n):after{background-color:var(--color-secondary)}.super-app-slides__item:nth-child(3n):after{background-color:var(--color-yellow-2)}.super-app-slides__item:nth-child(4n):after{background-color:var(--color-turquoise-1)}.super-app-slides__item:nth-child(5n):after{background-color:var(--color-pink)}.super-app-slides__item:nth-child(6n):after{background-color:var(--color-secondary)}.super-app-slides__button{align-self:baseline}.super-app-slides__description{display:flex;flex-direction:column;gap:var(--size-l)}@media screen and (max-width:767px){.super-app-slides__description{gap:var(--size-m)}}.super-app-slides__image{flex:.5}@media screen and (max-width:1023px){.super-app-slides__image{flex:unset}}.super-app-slides__image img{object-fit:cover;object-position:left;height:422px}@media screen and (max-width:1023px){.super-app-slides__image img{width:100%;height:100%}}.super-app-cta__container{min-height:451px;max-height:451px;position:sticky;top:var(--size-4xl);padding:var(--size-3xl) 100px;margin-block-end:var(--size-2xl);display:flex;align-items:center;justify-content:center;background-color:var(--color-primary-0)}@media screen and (max-width:1279px){.super-app-cta__container{padding:var(--size-3xl) var(--size-5xl)}}@media screen and (max-width:1023px){.super-app-cta__container{padding:var(--size-4xl) 72px;position:relative;min-height:unset;max-height:unset;top:unset;margin-block-end:unset}}@media screen and (max-width:767px){.super-app-cta__container{padding:var(--size-xl) var(--size-l);display:flex;flex-direction:column;gap:var(--size-m)}}.super-app-cta__gif{display:none}@media screen and (max-width:767px){.super-app-cta__gif{display:block;margin:var(--size-m) auto 0}}.super-app-cta__text{z-index:2;position:relative;text-align:center}.super-app-cta__text img{display:inline-block;vertical-align:middle}@media screen and (max-width:1023px){.super-app-cta__text img{width:89px;height:63px}}@media screen and (max-width:767px){.super-app-cta__text img{display:none}}.super-app-delivery__title{grid-column:1/span 5;text-align:start;margin-block-end:var(--size-xl);grid-row:1/2;opacity:0;transition:opacity .3s ease-out}.super-app-delivery__title.h-in-view{opacity:1}@media screen and (max-width:1279px){.super-app-delivery__title{max-width:480px}}@media screen and (max-width:1023px){.super-app-delivery__title{grid-column:span 6;max-width:unset;grid-row:1}}@media screen and (max-width:767px){.super-app-delivery__title{grid-column:span 3}}.super-app-delivery__subtitle{margin-block-end:var(--size-l);opacity:0;transition:opacity .3s ease-out .2s}.super-app-delivery__button{opacity:0;transition:opacity .3s ease-out .4s}.super-app-delivery__items{display:flex;flex-wrap:wrap;grid-column:7/span 6;grid-row:1/3;column-gap:var(--size-l)}@media screen and (max-width:1279px){.super-app-delivery__items{grid-column:6/span 4}}@media screen and (max-width:1023px){.super-app-delivery__items{grid-column:span 6;grid-row:2;margin-block-end:var(--size-xl);gap:var(--size-l)}}@media screen and (max-width:767px){.super-app-delivery__items{grid-column:span 3;margin-block-end:var(--size-2xl)}}.super-app-delivery__item{flex:calc(50% - var(--size-l));opacity:0;transition:opacity .3s ease-in .1s}@media screen and (max-width:1023px){.super-app-delivery__item{flex:calc(33% - 48px);max-width:33%}}@media screen and (max-width:767px){.super-app-delivery__item{max-width:unset;flex:100%}}.super-app-delivery__item.h-in-view{opacity:1}.super-app-delivery__description{margin-block-start:var(--size-xs)}.super-app-delivery__wrapper{max-width:251px}@media screen and (max-width:1023px){.super-app-delivery__wrapper{max-width:312px}}.super-app-delivery__colors{height:9px;position:absolute;width:100%;bottom:0;left:0;right:0;display:flex;z-index:6}.super-app-delivery__color-item{height:100%}.super-app-delivery__color-item:first-child{background-color:var(--color-primary);width:75%}.super-app-delivery__color-item:nth-child(2){background-color:var(--color-pink);width:25%}.super-app-delivery__cta{overflow:hidden;background-color:var(--color-secondary);position:relative;padding:var(--size-l) 0 33px var(--size-l);grid-row:2/3;grid-column:1/span 5;max-width:474px}.super-app-delivery__cta.h-in-view .super-app-delivery__button,.super-app-delivery__cta.h-in-view .super-app-delivery__subtitle{opacity:1}.super-app-delivery__cta.h-in-view .super-app-delivery__image-onde,.super-app-delivery__cta.h-in-view .super-app-delivery__image-playfood{opacity:1;transform:translateY(0)}.super-app-delivery__cta.h-in-view .super-app-delivery__image-moto{opacity:1;transform:translate(0)}@media screen and (max-width:1279px){.super-app-delivery__cta{max-width:480px;grid-column:1/span 5}}@media screen and (max-width:1023px){.super-app-delivery__cta{grid-column:span 6;max-width:unset;grid-row:3}}@media screen and (max-width:767px){.super-app-delivery__cta{grid-column:span 3}}@media screen and (max-width:574px){.super-app-delivery__cta{min-height:400px}}.super-app-delivery__image-moto{opacity:0;transform:translate(24px,-24px);transition:opacity .3s ease-out .2s,transform .4s ease-out .2s;position:absolute;top:25%;right:0;z-index:2}@media screen and (max-width:1023px){.super-app-delivery__image-moto{top:20%;right:15px}}@media screen and (max-width:574px){.super-app-delivery__image-moto{top:unset;bottom:0}}.super-app-delivery__image-onde{opacity:0;transform:translateY(-16px);transition:opacity .4s ease-out .4s,transform .5s ease-out .4s;position:absolute;top:-30px;right:20px}@media screen and (max-width:574px){.super-app-delivery__image-onde{bottom:23%;top:unset}.super-app-delivery__image-onde img{width:102px;height:102px}}.super-app-delivery__image-playfood{opacity:0;transform:translateY(var(--size-m));transition:opacity .3s ease-out .6s,transform .4s ease-out .6s;position:absolute;bottom:-20px;right:-20px;z-index:4}.super-app-bootcamp{position:relative}.super-app-bootcamp__container{width:100%;overflow:hidden;background-color:var(--color-secondary);position:relative;min-height:429px;display:flex;flex:1}@media screen and (max-width:767px){.super-app-bootcamp__container{flex-direction:column;justify-content:flex-end}}.super-app-bootcamp__container.h-in-view .super-app-bootcamp__button,.super-app-bootcamp__container.h-in-view .super-app-bootcamp__title{opacity:1}.super-app-bootcamp__container.h-in-view .super-app-bootcamp__circles{transform:scale(1);opacity:1}@media screen and (max-width:767px){.super-app-bootcamp__container.h-in-view .super-app-bootcamp__circles{transform:translateX(50%) scale(1)}}.super-app-bootcamp__container.h-in-view .super-app-bootcamp__man{transform:translateY(0);opacity:1}@media screen and (max-width:767px){.super-app-bootcamp__container.h-in-view .super-app-bootcamp__man{transform:translateX(50%) translateY(0)}}.super-app-bootcamp__container.h-in-view .super-app-bootcamp__emoji{opacity:1;transform:scale(1)}.super-app-bootcamp__container.h-in-view .super-app-bootcamp__first,.super-app-bootcamp__container.h-in-view .super-app-bootcamp__second,.super-app-bootcamp__container.h-in-view .super-app-bootcamp__third{opacity:1}.super-app-bootcamp__container.h-in-view .super-app-bootcamp__stars{opacity:1;transform:scale(1)}.super-app-bootcamp__button{opacity:0;transition:opacity .3s ease-out .3s}@media screen and (max-width:767px){.super-app-bootcamp__button{padding:var(--size-s) var(--size-l);font-size:16px;font-weight:500;line-height:24px;margin-block-end:var(--size-xl)}}.super-app-bootcamp__title{opacity:0;transition:opacity .3s ease-out .1s;margin-block-end:var(--size-l)}@media screen and (max-width:767px){.super-app-bootcamp__title{margin-block-start:var(--size-l)}}.super-app-bootcamp__wrapper{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;flex:1;max-width:570px;padding:var(--size-2xl)}@media screen and (max-width:1279px){.super-app-bootcamp__wrapper{max-width:416px}}@media screen and (max-width:1023px){.super-app-bootcamp__wrapper{max-width:330px}}@media screen and (max-width:767px){.super-app-bootcamp__wrapper{max-width:unset;padding:0 var(--size-xl);background-color:var(--color-secondary);z-index:3;flex:.5}}.super-app-bootcamp__emoji{position:absolute;right:9%;top:11%;opacity:0;transform:scale(.9);transition:opacity .3s ease-in 1s,transform .3s ease-in 1s}@media screen and (max-width:1023px){.super-app-bootcamp__emoji{display:none}}@media screen and (max-width:767px){.super-app-bootcamp__emoji{display:block;max-width:50px;right:14%;left:63%;top:5%}.super-app-bootcamp__emoji img{width:100%;height:auto}}.super-app-bootcamp__man{position:absolute;right:15%;bottom:0;opacity:0;transform:translateY(var(--size-m));transition:opacity .3s ease-in .3s,transform .3s ease-in .3s}@media screen and (max-width:1023px){.super-app-bootcamp__man{right:-4%}}@media screen and (max-width:767px){.super-app-bootcamp__man{max-width:134px;right:50%;top:6%;transform:translateX(50%)}.super-app-bootcamp__man img{width:100%;height:auto}}.super-app-bootcamp__stars{position:absolute;right:36%;top:42%;opacity:0;transform:scale(.9);transition:opacity .3s ease-in 1.2s,transform .3s ease-in 1s}@media screen and (max-width:1023px){.super-app-bootcamp__stars{right:23%;top:41%}}@media screen and (max-width:767px){.super-app-bootcamp__stars{max-width:17px;right:65%;top:20%}.super-app-bootcamp__stars img{width:100%;height:auto}}.super-app-bootcamp__circles{position:absolute;top:-20%;right:-3%;opacity:0;transform:scale(.8);transition:opacity .3s ease-in .1s,transform .3s ease-in .1s}@media screen and (max-width:1130px){.super-app-bootcamp__circles{right:-5%}}@media screen and (max-width:1023px){.super-app-bootcamp__circles{right:-35%}}@media screen and (max-width:767px){.super-app-bootcamp__circles{right:50%;transform:translateX(50%);top:-5%;min-width:288px}.super-app-bootcamp__circles img{width:100%;height:auto}}.super-app-bootcamp__first{position:absolute;top:10%;right:31.5%;opacity:0;transition:opacity .3s ease-in .5s}@media screen and (max-width:1130px){.super-app-bootcamp__first{right:33.5%}}@media screen and (max-width:1023px){.super-app-bootcamp__first{right:21%}}@media screen and (max-width:767px){.super-app-bootcamp__first{max-width:116px;top:4%;right:58%}.super-app-bootcamp__first img{width:100%;height:auto}}.super-app-bootcamp__second{position:absolute;right:32%;top:55%;opacity:0;transition:opacity .3s ease-in .7s}@media screen and (max-width:1130px){.super-app-bootcamp__second{right:33%}}@media screen and (max-width:1023px){.super-app-bootcamp__second{right:22%}}@media screen and (max-width:767px){.super-app-bootcamp__second{max-width:97px;right:60%;top:27%}.super-app-bootcamp__second img{width:100%;height:auto}}.super-app-bootcamp__third{position:absolute;right:5%;top:40%;opacity:0;transition:opacity .3s ease-in .9s}@media screen and (max-width:1023px){.super-app-bootcamp__third{display:none}}@media screen and (max-width:767px){.super-app-bootcamp__third{display:block;max-width:83px;right:14%;top:21%;left:60%}.super-app-bootcamp__third img{width:100%;height:auto}}.super-app-bottom.h-in-view .super-app-ticker{opacity:1}.super-app-bottom__wrapper{text-align:center;max-width:972px;margin:0 auto}@media screen and (max-width:767px){.super-app-bottom__wrapper{max-width:unset}}.super-app-bottom__wrapper.h-in-view .super-app-bottom__description,.super-app-bottom__wrapper.h-in-view .super-app-bottom__title{opacity:1}.super-app-bottom__title{opacity:0;transition:opacity .3s ease-out .1s}.super-app-bottom__description{opacity:0;transition:opacity .3s ease-out .3s;margin-block:var(--size-l) var(--size-2xl)}@media screen and (max-width:767px){.super-app-bottom__description{margin-block:var(--size-m) var(--size-l)}}.super-app-bottom__button-container{opacity:0;transition:opacity .3s ease-out .2s;margin:var(--size-2xl) auto 0}@media screen and (max-width:767px){.super-app-bottom__button-container{margin-block-start:var(--size-m)}}.super-app-bottom__button-container.h-in-view{opacity:1}@media screen and (max-width:767px){.super-app-bottom__button{padding:var(--size-s) var(--size-l);font-size:16px;font-weight:500;line-height:24px}}
