.super-app-ticker{margin:0 auto;opacity:0;overflow:hidden;position:relative;transition:opacity .3s ease-out .5s;white-space:nowrap;width:100%;z-index:3}.super-app-ticker:before{background:linear-gradient(270deg,#fff0,#fff);content:"";height:111px;left:0;position:absolute;width:490px;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{height:62px;width:151px}}.super-app-ticker:after{background:linear-gradient(270deg,#fff0,#fff);content:"";height:111px;position:absolute;right:0;rotate:180deg;width:490px;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{height:62px;width:151px}}.super-app-ticker__container{animation:marquee 65s linear infinite;display:inline-block;margin-block-start:5px}.super-app-ticker__wrapper{display:inline-block}.super-app-ticker__wrapper--main-collection{animation:swap 65s linear infinite;left:0;position:relative}.super-app-ticker__item{display:inline-block;margin-inline-start:20px}@media screen and (max-width:767px){.super-app-ticker__item{margin-inline-start:12px}}.super-app-ticker__content{align-items:center;background-color:var(--color-white);border:1px solid var(--color-black-10);border-radius:16px;display:flex;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{height:auto;max-width:80px}}.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{display:flex;flex-direction:column;gap:var(--size-m);margin-block-end:var(--size-2xl);text-align:center}@media screen and (max-width:1023px){.onde-products-cards__container{margin-block-end:var(--size-xl)}}.onde-products-cards__title{margin:0 auto;max-width:952px;text-align:center}@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{display:flex;gap:var(--size-l);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{flex-direction:column;gap:var(--size-l)}}.onde-products-cards__item-wrapper{display:flex;flex:1;flex-direction:column;justify-content:space-between;opacity:0;transition:unset;visibility:hidden;word-break:break-word}@media screen and (max-width:767px){.onde-products-cards__item-wrapper{opacity:1;visibility:visible}}.onde-products-cards__item{counter-increment:step-counter;cursor:pointer;display:flex;flex:1;flex-direction:column;gap:var(--size-m);height:362px;opacity:0;overflow:hidden;padding:var(--size-xl)}@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{align-items:center;background-color:unset!important;cursor:unset;flex-direction:row;height:unset;overflow:unset;padding:unset}}.onde-products-cards__item:before{border-radius:50%;content:counter(step-counter);display:flex;flex-direction:column;font-size:var(--size-l);font-weight:500;height:var(--size-xl);justify-content:center;line-height:28px;min-height:var(--size-xl);min-width:var(--size-xl);text-align:center;width:var(--size-xl)}.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{opacity:1;transition:visibility .1s ease-in .1s,opacity .1s ease-in .1s;visibility:visible}.onde-products-cards__content{pointer-events:none}@media screen and (max-width:767px){.onde-products-cards__content{color:#000!important;text-align:start}}.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{display:block;opacity:0;transition:opacity .3s ease-out}.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{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:calc(100vh - var(--header-height));overflow:hidden;position:relative}@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{align-items:center;display:flex;flex-direction:column;justify-content:center;overflow:hidden;position:relative;text-align:center;z-index:2}.super-app-hero__title{margin-block-end:var(--size-l);opacity:0;transition:opacity .3s ease-out .1s}@media screen and (max-width:767px){.super-app-hero__title{margin-block-end:var(--size-m)}}.super-app-hero__description{margin-block-end:var(--size-2xl);opacity:0;transition:opacity .3s ease-out .3s}@media screen and (max-width:767px){.super-app-hero__description{margin-block-end:var(--size-xl)}}.super-app-hero__image{opacity:0;position:relative;top:-36px;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}@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{bottom:0;left:50%;min-width:1172px;opacity:0;overflow:hidden;position:absolute;top:50%;transform:translateX(-50%);transition:opacity 1.2s ease-out .8s}@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-height:180px;min-width:974px}}.super-app-hero__bg-image img{width:100%}.super-app-use__items{display:grid;gap:var(--size-l);grid-template-columns:repeat(3,1fr)}@media screen and (max-width:767px){.super-app-use__items{gap:var(--size-xl);grid-template-columns:1fr}}.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;opacity:0;text-align:start;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{display:flex;flex-direction:column;gap:var(--size-l);grid-column:7/span 6}@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{gap:var(--size-xl);grid-column:span 6}}@media screen and (max-width:767px){.super-app-promo__container{flex-direction:column-reverse;grid-column:span 3}}.super-app-promo__cta{background-color:var(--color-secondary);overflow:hidden;padding:var(--size-l) 0 33px var(--size-l);position:relative}@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{margin-block-end:var(--size-m);max-width:351px;opacity:0;transition:opacity .3s ease-out .2s}@media screen and (max-width:574px){.super-app-promo__subtitle{max-width:unset;padding-inline-end:var(--size-l)}}.super-app-promo__button{opacity:0;transition:opacity .3s ease-out .4s}.super-app-promo__playfood{opacity:0;position:absolute;right:5%;top:25%;transform:translateY(var(--size-m));transition:opacity .3s ease-out .3s,transform .3s ease-out .3s}@media screen and (max-width:574px){.super-app-promo__playfood{bottom:0;right:9%;top:unset}}.super-app-promo__lid{opacity:0;position:absolute;right:-10%;top:-45%;transform:translateX(var(--size-m));transition:opacity .3s ease-out .5s,transform .3s ease-out .5s}@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{right:-44px;top:23%}}.super-app-promo__lid img{width:157px}.super-app-promo__image{bottom:-10px;position:absolute;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{bottom:0;display:flex;height:9px;left:0;position:absolute;right:0;width:100%}.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{flex-direction:column;gap:var(--size-m)}}.super-app-statistics__title{display:flex}.super-app-slides{display:grid;gap:var(--size-4xl);grid-auto-rows:1fr;grid-column:2/span 10;grid-template-columns:1fr;margin-block-start:var(--size-4xl)}@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:.5;flex-direction:column;gap:var(--size-m);justify-content:space-between;padding:var(--size-xl) var(--size-xl) var(--size-2xl)}@media screen and (max-width:1023px){.super-app-slides__container{flex:unset;gap:var(--size-xl)}}@media screen and (max-width:767px){.super-app-slides__container{gap:var(--size-l);padding-block-end:var(--size-xl);padding-inline:var(--size-m)}}.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);display:flex;justify-content:space-between;min-height:422px;position:sticky;top:calc(var(--size-4xl) + var(--size-3xl));z-index:5}@media screen and (max-width:1023px){.super-app-slides__item{flex-direction:column-reverse;justify-content:unset;min-height:unset;position:relative;top:unset}}.super-app-slides__item:after{bottom:0;content:"";display:inline-block;height:8px;left:0;position:absolute;right:0;width:100%}.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{height:422px;object-fit:cover;object-position:left}@media screen and (max-width:1023px){.super-app-slides__image img{height:100%;width:100%}}.super-app-cta__container{align-items:center;background-color:var(--color-primary-0);display:flex;justify-content:center;margin-block-end:var(--size-2xl);max-height:451px;min-height:451px;padding:var(--size-3xl) 100px;position:sticky;top:var(--size-4xl)}@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{margin-block-end:unset;max-height:unset;min-height:unset;padding:var(--size-4xl) 72px;position:relative;top:unset}}@media screen and (max-width:767px){.super-app-cta__container{display:flex;flex-direction:column;gap:var(--size-m);padding:var(--size-xl) var(--size-l)}}.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{position:relative;text-align:center;z-index:2}.super-app-cta__text img{display:inline-block;vertical-align:middle}@media screen and (max-width:1023px){.super-app-cta__text img{height:63px;width:89px}}@media screen and (max-width:767px){.super-app-cta__text img{display:none}}.super-app-delivery__title{grid-column:1/span 5;grid-row:1/2;margin-block-end:var(--size-xl);opacity:0;text-align:start;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;grid-row:1;max-width:unset}}@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{column-gap:var(--size-l);display:flex;flex-wrap:wrap;grid-column:7/span 6;grid-row:1/3}@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{gap:var(--size-l);grid-column:span 6;grid-row:2;margin-block-end:var(--size-xl)}}@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{flex:100%;max-width:unset}}.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{bottom:0;display:flex;height:9px;left:0;position:absolute;right:0;width:100%;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{background-color:var(--color-secondary);grid-column:1/span 5;grid-row:2/3;max-width:474px;overflow:hidden;padding:var(--size-l) 0 33px var(--size-l);position:relative}.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{grid-column:1/span 5;max-width:480px}}@media screen and (max-width:1023px){.super-app-delivery__cta{grid-column:span 6;grid-row:3;max-width:unset}}@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;position:absolute;right:0;top:25%;transform:translate(24px,-24px);transition:opacity .3s ease-out .2s,transform .4s ease-out .2s;z-index:2}@media screen and (max-width:1023px){.super-app-delivery__image-moto{right:15px;top:20%}}@media screen and (max-width:574px){.super-app-delivery__image-moto{bottom:0;top:unset}}.super-app-delivery__image-onde{opacity:0;position:absolute;right:20px;top:-30px;transform:translateY(-16px);transition:opacity .4s ease-out .4s,transform .5s ease-out .4s}@media screen and (max-width:574px){.super-app-delivery__image-onde{bottom:23%;top:unset}.super-app-delivery__image-onde img{height:102px;width:102px}}.super-app-delivery__image-playfood{bottom:-20px;opacity:0;position:absolute;right:-20px;transform:translateY(var(--size-m));transition:opacity .3s ease-out .6s,transform .4s ease-out .6s;z-index:4}.super-app-bootcamp{position:relative}.super-app-bootcamp__container{background-color:var(--color-secondary);display:flex;flex:1;min-height:429px;overflow:hidden;position:relative;width:100%}@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{opacity:1;transform:scale(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{opacity:1;transform:translateY(0)}@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{font-size:16px;font-weight:500;line-height:24px;margin-block-end:var(--size-xl);padding:var(--size-s) var(--size-l)}}.super-app-bootcamp__title{margin-block-end:var(--size-l);opacity:0;transition:opacity .3s ease-out .1s}@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:1;flex-direction:column;justify-content:space-between;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{background-color:var(--color-secondary);flex:.5;max-width:unset;padding:0 var(--size-xl);z-index:3}}.super-app-bootcamp__emoji{opacity:0;position:absolute;right:9%;top:11%;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;left:63%;max-width:50px;right:14%;top:5%}.super-app-bootcamp__emoji img{height:auto;width:100%}}.super-app-bootcamp__man{bottom:0;opacity:0;position:absolute;right:15%;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{height:auto;width:100%}}.super-app-bootcamp__stars{opacity:0;position:absolute;right:36%;top:42%;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{height:auto;width:100%}}.super-app-bootcamp__circles{opacity:0;position:absolute;right:-3%;top:-20%;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{min-width:288px;right:50%;top:-5%;transform:translateX(50%)}.super-app-bootcamp__circles img{height:auto;width:100%}}.super-app-bootcamp__first{opacity:0;position:absolute;right:31.5%;top:10%;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;right:58%;top:4%}.super-app-bootcamp__first img{height:auto;width:100%}}.super-app-bootcamp__second{opacity:0;position:absolute;right:32%;top:55%;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{height:auto;width:100%}}.super-app-bootcamp__third{opacity:0;position:absolute;right:5%;top:40%;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;left:60%;max-width:83px;right:14%;top:21%}.super-app-bootcamp__third img{height:auto;width:100%}}.super-app-bottom.h-in-view .super-app-ticker{opacity:1}.super-app-bottom__wrapper{margin:0 auto;max-width:972px;text-align:center}@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{margin-block:var(--size-l) var(--size-2xl);opacity:0;transition:opacity .3s ease-out .3s}@media screen and (max-width:767px){.super-app-bottom__description{margin-block:var(--size-m) var(--size-l)}}.super-app-bottom__button-container{margin:var(--size-2xl) auto 0;opacity:0;transition:opacity .3s ease-out .2s}@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{font-size:16px;font-weight:500;line-height:24px;padding:var(--size-s) var(--size-l)}}
