@keyframes circle-fly-in-1{0%{transform:translate(50px,50px)}to{transform:translate(0,0)}}@keyframes circle-fly-in-2{0%{transform:translate(-50px,50px)}to{transform:translate(0,0)}}@keyframes ripple{20%,to{opacity:0;-webkit-transform:scale(2.5);transform:scale(2.5)}}@keyframes top-section-image-fly-in-1{0%{transform:translate(40px,40px)}to{transform:translate(0,0)}}@keyframes top-section-image-fly-in-2{0%{transform:translate(-25px,25px)}to{transform:translate(0,0)}}@keyframes top-section-image-fly-in-3{0%{transform:translate(0,0)}to{transform:translate(50px,-25px)}}@keyframes flyUpBounce{0%{transform:translateY(150px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes flyUpBounce2{0%{transform:translateY(210px);opacity:0}to{transform:translateY(60px);opacity:1}}@keyframes subscriptionCardWrapperHightLow{0%{height:650px}to{height:189px}}@keyframes flyUpBounceApp{0%{transform:translateY(300px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes runline_moveFront{0%{transform:translate(0)}to{transform:translate(-192rem)}}@keyframes runline_moveBack{0%{transform:translate(-192rem)}to{transform:translate(0)}}@keyframes shimmer{0%{background-position:0 center}to{background-position:190px center}}@font-face{font-family:"Spoof";src:url(fonts/Spoof/Spoof-Regular.eot);src:local("fonts/Spoof/Spoof Regular"),local("fonts/Spoof/Spoof-Regular"),url(fonts/Spoof/Spoof-Regular.eot?#iefix)format("embedded-opentype"),url(fonts/Spoof/Spoof-Regular.woff2)format("woff2"),url(fonts/Spoof/Spoof-Regular.woff)format("woff"),url(fonts/Spoof/Spoof-Regular.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"Spoof";src:url(fonts/Spoof/Spoof-Medium.eot);src:local("fonts/Spoof/Spoof Medium"),local("fonts/Spoof/Spoof-Medium"),url(fonts/Spoof/Spoof-Medium.eot?#iefix)format("embedded-opentype"),url(fonts/Spoof/Spoof-Medium.woff2)format("woff2"),url(fonts/Spoof/Spoof-Medium.woff)format("woff"),url(fonts/Spoof/Spoof-Medium.ttf)format("truetype");font-weight:500;font-style:normal}@font-face{font-family:"Spoof";src:url(fonts/Spoof/Spoof-Light.eot);src:local("fonts/Spoof/Spoof Light"),local("fonts/Spoof/Spoof-Light"),url(fonts/Spoof/Spoof-Light.eot?#iefix)format("embedded-opentype"),url(fonts/Spoof/Spoof-Light.woff2)format("woff2"),url(fonts/Spoof/Spoof-Light.woff)format("woff"),url(fonts/Spoof/Spoof-Light.ttf)format("truetype");font-weight:300;font-style:normal}@font-face{font-family:"Spoof";src:url(fonts/Spoof/Spoof-Bold.eot);src:local("fonts/Spoof/Spoof Bold"),local("fonts/Spoof/Spoof-Bold"),url(fonts/Spoof/Spoof-Bold.eot?#iefix)format("embedded-opentype"),url(fonts/Spoof/Spoof-Bold.woff2)format("woff2"),url(fonts/Spoof/Spoof-Bold.woff)format("woff"),url(fonts/Spoof/Spoof-Bold.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:"Spoof";src:url(fonts/Spoof/Spoof-Thin.eot);src:local("fonts/Spoof/Spoof Thin"),local("fonts/Spoof/Spoof-Thin"),url(fonts/Spoof/Spoof-Thin.eot?#iefix)format("embedded-opentype"),url(fonts/Spoof/Spoof-Thin.woff2)format("woff2"),url(fonts/Spoof/Spoof-Thin.woff)format("woff"),url(fonts/Spoof/Spoof-Thin.ttf)format("truetype");font-weight:100;font-style:normal}@font-face{font-family:"Spoof";src:url(fonts/Spoof/Spoof-Black.eot);src:local("fonts/Spoof/Spoof Black"),local("fonts/Spoof/Spoof-Black"),url(fonts/Spoof/Spoof-Black.eot?#iefix)format("embedded-opentype"),url(fonts/Spoof/Spoof-Black.woff2)format("woff2"),url(fonts/Spoof/Spoof-Black.woff)format("woff"),url(fonts/Spoof/Spoof-Black.ttf)format("truetype");font-weight:900;font-style:normal}:root{--font-family:"Spoof", sans-serif;--second-family:"RF Dewi Expanded", sans-serif;--third-family:"SF Pro Text", sans-serif;--font3:"Roboto", sans-serif;--font4:"Inter", sans-serif;--font5:"SF Compact Display", sans-serif}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{font-family:var(--font-family),serif;font-variant-numeric-zero:slashed-zero}a{outline:0;user-select:none;-webkit-user-select:none;-ms-user-select:none;-webkit-tap-highlight-color:transparent}body{background-color:#f5f4f1;overflow-x:hidden}.background-wrapper{position:relative;width:100%;overflow:hidden}.circle-left,.circle-right{position:absolute;z-index:0;pointer-events:none}.circle-left{top:-10px;left:calc(50% - 720px - 250px);animation:circle-fly-in-1 4s ease-out forwards}.circle-right{bottom:-100px;right:calc(50% - 720px - 250px);animation:circle-fly-in-2 4s ease-out forwards}.wrapper{display:flex;padding:0 60px;flex-direction:column;max-width:1440px;width:100%;margin:0 auto;z-index:1}.header{display:flex;justify-content:space-between;padding-top:30px;align-items:center}.header__logo{width:270px}.header__logo img{width:100%}.navigation{display:flex;width:100%;justify-content:flex-end;align-items:center}.nav-link,.nav-links{margin-top:auto;margin-bottom:auto}.nav-links{display:flex;align-items:center;gap:40px 101px;color:#24223eff;justify-content:start;flex-wrap:wrap;list-style:none;padding:0}.nav-link{align-self:stretch;text-decoration:none;color:inherit}.nav-link:hover{color:#807f8a;text-decoration:underline}.auth-buttons,.login-btn{border-radius:100px;display:flex;align-items:center}.auth-buttons{gap:16px;justify-content:flex-end;padding-right:6px;width:270px}.login-btn{align-self:stretch;border-color:#24223e;border-style:solid;border-width:1px;margin-top:auto;margin-bottom:auto;min-height:44px;padding:14px 0;gap:10px;color:#24223e;white-space:nowrap;width:126px;text-decoration:none;justify-content:center}.signup-btn,.top-text-content-link a{border-radius:100px;color:#fff;text-decoration:none}.signup-btn{align-self:stretch;background-color:#24223e;margin-top:auto;margin-bottom:auto;min-height:44px;padding:12px 0;gap:10px;display:flex;align-items:center;justify-content:center;width:126px;text-align:center}.animatehover{overflow:hidden;position:relative}@media (hover:hover){.animatehover:hover:before{-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:ripple;animation-name:ripple;-webkit-animation-timing-function:linear;animation-timing-function:linear;background:#ffffffcc;border-radius:100%;content:"";height:350%;left:-100%;position:absolute;top:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:200%}}.divider{border-top-color:#969aaf;border-top-style:solid;border-top-width:1px;margin-top:29px;width:100%;flex-shrink:0;max-width:100%;height:0}.top-section{position:relative;min-height:570px}.hero-section{margin-top:55px;width:100%}.hero-content{gap:20px;display:flex}.profile-column{display:flex;flex-direction:column;align-items:stretch;line-height:normal;width:18%;margin-left:33px}.top-text-content{margin-top:118px;line-height:1.3}.hero-title{font-size:72px;font-weight:700;margin:0;text-align:center}.hero-subtitle{font-size:20px;font-weight:400;align-self:center;margin-top:30px;text-align:center}.top-text-content-link{text-align:center;margin-top:65px}.top-text-content-link a{background:linear-gradient(270deg,#c46efe,#8f30ca);padding:15px 66px;font-weight:700;font-size:20px;white-space:nowrap}.top-text-content-link a:hover:before{opacity:1}.top-text-content-link a:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#c46efe;border-radius:100px;z-index:0;opacity:0;transition:opacity 1s ease}.top-text-content-link a,.top-text-content-link a span{position:relative;z-index:1}.top-text-content-link a:visited{background:linear-gradient(90deg,#8f30ca 0,#8f30ca 100%)}.top-text-content-link a svg{padding-left:14px;width:44px}.top-section-image{position:absolute}#top-section-image-1{top:55px;left:49px}#top-section-image-2{top:81px;right:45px}#top-section-image-3{top:379px;right:201px}#top-section-image-1.animation{animation:top-section-image-fly-in-1 16s ease-out forwards}#top-section-image-2.animation{animation:top-section-image-fly-in-2 16s ease-out forwards}#top-section-image-3.animation{animation:top-section-image-fly-in-3 16s ease-out forwards}#top-section-image-1 img{width:170px}#top-section-image-2 img{width:180px}#top-section-image-3 img{width:150px}.social-proof-title,.top-text-content-link a{font-family:var(--font-family);text-align:center}.social-proof-title{font-weight:400;font-size:16px;color:#969aaf;margin-top:63px}.employees-list,.instructors-section{display:flex;justify-content:space-between}.employees-list{margin:30px auto;max-width:1029px}.employees-list img{width:206px}.instructors-section{flex-wrap:wrap;padding-top:20px}.instructor-card{width:316px;margin-bottom:30px;opacity:0;transform:translateY(150px);text-decoration:none}.instructor-card>div{padding-top:28px;padding-bottom:28px;border:1px solid rgba(0,0,0,.1);border-radius:40px;text-align:center}a.instructor-card .animatehover:hover:before{-webkit-animation-duration:6s;animation-duration:6s}.instructor-card.flyUp{animation-name:flyUpBounce;animation-timing-function:ease-out;animation-fill-mode:forwards}.instructor-card.col-2.flyUp,.instructor-card.col-4.flyUp{animation-name:flyUpBounce2}.instructor-card.prlx{opacity:1;transform:translateY(0)}.instructor-card.col-2.prlx,.instructor-card.col-4.prlx{opacity:1;transform:translateY(60px)}.instructor-card.col-1.flyUp{animation-duration:1s}.instructor-card.col-2.flyUp{animation-duration:.7s;transform:translateY(-20px)}.instructor-card.col-3.flyUp{animation-duration:1.2s}.instructor-card.col-4.flyUp{animation-duration:.6s}.instructor-card.c1>div,.instructor-card>div{background:linear-gradient(222deg,#a7ffe7 0,#49ffcd 100%)}.instructor-card.c2>div{background:linear-gradient(220deg,#ffc4fa 0,#ff97f6 100%)}.instructor-card.c3>div{background:linear-gradient(219deg,#82ffae 0,#3bdf74 100%)}.instructor-card.c4>div{background:linear-gradient(223deg,#fcffa4 0,#f9ff44 100%)}.instructor-card.c5>div{background:linear-gradient(180deg,#ffc25f 0,#ffb337 100%)}.instructor-card.c6>div{background:linear-gradient(224deg,#d7ff97 0,#bfff58 100%)}.instructor-card.c7>div{background:linear-gradient(214deg,#a6fcff 0,#7cfbff 100%)}.instructor-card.c8>div{background:linear-gradient(223deg,#d4e1da 0,#deebe4 100%)}.instructor-card.c9>div{background:linear-gradient(216deg,#ffbefd 0,#ffa0fc 100%)}.instructor-card.c10>div{background:linear-gradient(223deg,#ff8e95 0,#ff6670 100%)}.instructor-card.c11>div{background:linear-gradient(221deg,#b9ff87 0,#a0ff5d 100%)}.instructor-card.c12>div{background:linear-gradient(220deg,#c3adff 0,#a585ff 100%)}.instructor-card-title{border-radius:100px;padding:10px;height:30px;background:#fff;font-family:var(--font-family);font-weight:400;font-size:13px;text-align:center;color:#24223e;display:inline-block}.instructor-card-image{padding-top:40px;height:338px;text-align:center;overflow:hidden}.instructor-card-image img{max-width:300px}.instructor-card-text{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:150%;text-align:center;color:#24223e;padding:31px 14px 0;display:flex;align-items:center;justify-content:space-around;height:85px}.bgblue{background:#7746e6 url(/landing/images/landing/home/howitworks_bg.webp)no-repeat top center;min-height:400px;padding-bottom:100px}.subscription-card-wrapper{height:650px;padding-top:50px;z-index:10}.subscription-card-wrapper.hightLow{animation-name:subscriptionCardWrapperHightLow;animation-timing-function:ease-out;animation-fill-mode:forwards;animation-duration:2s}.subscription-card{border-radius:40px;background-color:rgba(255,255,255,.4);box-shadow:0 2px 2px rgba(0,0,0,.03);z-index:10;display:flex;padding-bottom:35px;flex-direction:column;align-items:start;font-family:Spoof,-apple-system,Roboto,Helvetica,sans-serif;text-align:center;width:88%;margin:0 auto}.subscription-content{background:#fff url(/landing/images/landing/home/subscription_bgleft.webp)no-repeat left center;border-radius:40px;box-shadow:0 8px 10px rgba(0,0,0,.03);overflow:hidden;width:114%;margin-left:-7%}.subscription-text-container{position:relative;background:url(/landing/images/landing/home/subscription_bgright.webp)no-repeat right center;display:flex;padding:84px 80px;flex-direction:column;align-items:center;justify-content:center}.howitworks_title>div,.subscription-text{font-family:var(--font-family);text-align:center}.subscription-text{font-size:28px;font-weight:400;margin:0;color:#24223e;line-height:1.3}.subscription-text-container .top-text-content-link{margin-top:49px}.howitworks{padding-top:204px}.howitworks_title{margin:70px auto 0}.howitworks_title>div{font-weight:700;font-size:64px;color:#f5f4f1;background:url(/landing/images/landing/home/howitworks_ln.png)no-repeat right bottom;width:619px;height:132px;margin:0 auto}.howitworks_app_cont{width:1200px;overflow:hidden}.howitworks_app{display:flex;justify-content:space-between;align-items:center;margin:15px auto 0;transition:transform .5s ease;touch-action:pan-y}.howitworks_app_item{opacity:0;transform:translateY(300px);width:448px;height:800px;position:relative}.howitworks_app_item img{position:absolute;transform:scale(.85)}.howitworks_app_item img.howitworks_app_item_mainimage{width:448px;position:absolute;top:20px}.howitworks_app_item img.howitworks_app_item_hover{transition:transform .6s ease}.howitworks_app_item:hover img.howitworks_app_item_hover{transform:scale(1.1)}#howitworks_app_item1_hover1{width:118px;top:135px;right:-8px}#howitworks_app_item1_hover2{width:82px;top:182px;left:70px}#howitworks_app_item1_hover3{width:215px;top:490px;left:40px}#howitworks_app_item2_hover1{width:448px;top:188px;right:-48px}#howitworks_app_item3_hover1{width:137px;top:456px;right:16px}#howitworks_app_item3_hover2{width:127px;top:488px;left:92px}.howitworks_app_item.active img{transform:scale(1)}.howitworks_app_item.flyUp{animation-name:flyUpBounce;animation-timing-function:ease-out;animation-fill-mode:forwards;animation-duration:1s}.howitworks_app_item.visible{opacity:1;transform:translateY(0)}.howitworks_app_dots{display:none}.howitworks_app_dot{width:100px;height:7px;background:#000;opacity:27%;border-radius:10px;transition:background .3s ease}.howitworks_app_dot.active{background:#fff;opacity:1}.bgblack{background-color:#2e2d3b;margin-top:-157px;padding-bottom:100px}.runlines{position:relative;height:400px;overflow:hidden;margin-top:-244px}.runline-back,.runline-front{position:absolute;width:100%;top:200px}.runline-back{z-index:1;transform:rotate(2deg);overflow:hidden;height:65px;opacity:20%}.runline-front{transform:rotate(-2deg);z-index:2;height:70px}.runline-back div,.runline-front div{background-color:#fff;background-repeat:repeat-x;background-position:center;background-size:50%;overflow:hidden;width:400%;height:100%}.runline-back div{background-image:url(/landing/images/landing/home/runline_back@2x.png);animation:runline_moveBack 60s linear infinite}.runline-front div{background-image:url(/landing/images/landing/home/runline_front@2x.png);filter:contrast(-50);animation:runline_moveFront 60s linear infinite}.runlines.luvenica .runline-back div,.runlines.luvenica .runline-front div{background-image:url(/landing/images/landing/home/runline_back_luvenica@2x.png)}.transformation{display:flex;margin-top:124px;padding-bottom:79px}.transformation-left{width:50%;padding-left:124px}.transformation-left-text{font-family:var(--font-family);font-weight:900;font-size:60px;line-height:100%;text-transform:uppercase;color:#f5f4f1;text-align:justify;width:400px}.transformation-left-text .gradient-text{color:transparent;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(to right,#86ff49,#fff049)}.transformation-left-line{display:flex;align-items:center}.transformation-left-line-label{padding-right:20px}.transformation-left-line-wave{flex:1;height:1em;position:relative;background:url(/landing/images/landing/home/transformation_wave@2x.png)repeat-x center center;background-size:80%}.transformation-left-line-justify{display:flex;align-items:center;justify-content:space-between;width:100%;gap:10px}.transformation-left-line.transformation-left-line3{letter-spacing:5px}.transformation-right{width:50%}.transformation-right-text{font-family:var(--font-family);font-weight:300;font-size:22px;line-height:150%;color:#fdecda;padding-top:52px;padding-left:39px}.transformation-right-btn{padding-top:16px;padding-left:39px}.transformation-right-btn .top-text-content-link{text-align:left}#transformation_logo{width:56px}#transformation_switch{width:150px}.footer{display:flex;padding-top:75px;align-items:flex-start;justify-content:space-between;flex-direction:row-reverse}.footer-col1{font-family:var(--font-family);font-weight:400;font-size:11px;color:#fff;line-height:1.27}.footer-col1-txt1{padding-bottom:33px}.footer-col1-txt2{padding-bottom:29px}.footer-col1-txt4{padding-top:20px}.footer-col-title,.footer-col1-txt4 a,.footer-col2{font-family:var(--font-family);font-weight:400;color:#fff}.footer-col1-txt4 a{display:inline-block;border-radius:100px;padding:10px;width:86px;height:33px;background:#605f6a}.footer-col1-txt4 a:hover{background:#adabbe}.footer-col-title,.footer-col2{font-size:11px}.footer-col-title{font-weight:700;font-size:16px;padding-bottom:31px}.footer-col-links{line-height:1.27}.footer-col-links a,.footer-col1-txt4 a{font-size:11px;line-height:120%;text-decoration:none}.footer-col-links a:hover{color:#aaa}.footer-col2{display:flex;gap:0 144px}.footer-col-links a,.footer-col3-content{font-family:var(--font-family);font-weight:400;color:#fff}.footer-col3-content{display:flex;font-size:13px;padding-top:3px;align-items:flex-start;justify-content:space-between}.footer-col3-content img{padding-right:49px;max-height:100%;max-width:100%;width:206px}.footer-col3-content>div{padding-right:44px;line-height:1.3}@media (max-width:1200px){.circle-left{left:-300px}.circle-right{right:-300px}.header__logo{width:200px}.nav-links{gap:40px 20px}.top-text-content{margin-top:300px}#top-section-image-3{top:169px;margin-left:auto;margin-right:auto;left:0;right:0;text-align:center}.employees-list{flex-wrap:wrap;justify-content:space-around}.employees-list img{width:150px;margin-bottom:20px}.howitworks_app_cont{width:100%;overflow:hidden}.howitworks_app{justify-content:center;width:1344px}.bgblue{padding-bottom:250px}.runlines{height:200px}.runline-back,.runline-front{top:100px;height:60px}.runline-back{transform:rotate(3deg)}.runline-front{transform:rotate(-3deg)}.bgblack{margin-top:-75px}.transformation-left{padding-left:0;width:auto}.footer-col2{gap:0 44px}.footer-col3-content img,.footer-col3-content>div{padding-right:10px}}@media (max-width:991px){.nav-links{display:none}.subscription-text-container{max-width:100%;padding:75px 20px}.subscription-text{max-width:100%}.subscription-cta{padding:15px 20px}.howitworks_app_dots{display:flex;justify-content:center;gap:25px;margin-top:2rem;margin-bottom:1rem}.transformation{display:block}.transformation-left,.transformation-right{padding-left:0;margin:0 auto}.transformation-left-text{margin:0 auto}.transformation-right-btn,.transformation-right-text{padding-left:0;text-align:center}.transformation-right-btn .top-text-content-link{text-align:center}.footer{display:block}.footer-col-title{text-align:center;font-size:24px}.footer-col2,.footer-col3{border-bottom:#969aaf solid 1px;padding-bottom:40px;margin-bottom:40px}.footer-col2,.footer-col3-content{justify-content:space-evenly}.footer-col1{padding-top:20px;font-size:16px}.footer-col1>*{text-align:center}.footer-col-links a{font-size:16px}}@media (max-width:767.98px){.runline-front{top:30%}}@media (max-width:680px){.login-btn,.signup-btn{padding:14px 20px}.hero-title{font-size:42px}#top-section-image-1 img,#top-section-image-2 img{width:120px}#top-section-image-3 img{width:100px}.employe1,.employe2{order:1}.employe3{order:5}.employe4,.employe5{order:3}.wrapper.inst-section{position:relative;overflow:hidden;padding:0}.instructors-section.stuck{position:fixed;top:0;left:0;right:0;z-index:10;background-color:#f5f4f1}.instructors-section{display:flex;flex-wrap:nowrap;transition:transform .5s ease-in-out}.instructor-card{min-width:80%;opacity:1;transform:translateY(0);padding:0 20px 30px;outline:0;user-select:none;-webkit-user-select:none;-ms-user-select:none;-webkit-tap-highlight-color:transparent}.instructor-card.visible{opacity:1}.instructor-card.appearance{animation:cardMobileAppearance 1s ease-out forwards}.instructor-card.fly-out{animation:cardMobileFlyOut 1s ease-out}.instructor-card.fly-in{animation:cardMobileFlyIn 1s ease-out forwards}.instructor-card-image{height:auto}.instructor-card-image img,.transformation-left,.transformation-right{width:100%}@keyframes cardMobileFlyOut{0%{transform:translateY(0);opacity:1}99%{transform:translateY(-120%);opacity:1}to{transform:translateY(-120%);opacity:0}}@keyframes cardMobileFlyIn{0%{transform:translateY(-120%);opacity:1}to{transform:translateY(0);opacity:1}}@keyframes cardMobileAppearance{0%{transform:translateY(200px);opacity:1}to{transform:translateY(0);opacity:1}}.howitworks_title>div{width:100%;font-size:50px}.transformation-left-text,.transformation-right-btn,.transformation-right-text{width:400px;margin:0 auto}.howitworks_app_dot{width:60px}.howitworks_app{width:1050px}.howitworks_app_item img.howitworks_app_item_mainimage{width:350px}.howitworks_app_item{height:650px}#howitworks_app_item1_hover1{width:90px;top:72px;right:17px}#howitworks_app_item1_hover2{width:72px;top:118px;left:40px}#howitworks_app_item1_hover3{width:195px;top:407px;left:18px}#howitworks_app_item2_hover1{width:363px;top:145px;right:-5px}#howitworks_app_item3_hover1{width:107px;top:387px;right:35px}#howitworks_app_item3_hover2{width:107px;top:414px;left:68px}.footer-col3-content{display:block;text-align:center}.footer-col3-content>div{text-align:center;padding-top:20px}}@media (max-width:500px){.circle-left{left:-400px}.circle-right{right:-400px}@keyframes top-section-image-fly-in-3{0%,to{transform:translate(0,0)}50%{transform:translate(-50px,20px)}}.wrapper{padding:0 15px}.auth-buttons{padding-right:0;display:block;text-align:right}.auth-buttons>a{display:inline-block;text-align:center;line-height:30px;margin-left:6px}.divider{margin-top:16px}.bgblue .wrapper,.wrapper.inst-section{padding:0}.header__logo{width:30%}.header__logo img{width:100%}.login-btn,.signup-btn{width:100px;min-height:33px;font-size:14px;padding:0}.top-text-content{margin-top:207px}.hero-title{font-size:32px}.hero-subtitle{font-size:13px;max-width:230px;margin:32px auto 0}.top-section{min-height:auto;padding-bottom:68px}#top-section-image-1{left:0;top:60px}#top-section-image-2{right:0;top:45px}#top-section-image-3{top:90px;left:-24px}.top-text-content-link{margin-top:29px}#top-section-image-1 img{width:71px}#top-section-image-2 img{width:100px}#top-section-image-3 img{width:81px}.top-text-content-link a{display:inline-block;font-size:15px;width:87%;padding:15px 10px}.top-text-content-link a svg{width:35px}.social-proof-title{margin-top:32px;font-size:13px}.employees-list{margin-top:20px;margin-bottom:0}.employees-list img{width:167px;margin-bottom:12px}.employe1,.employe2{order:1}.employe3{order:5}.employe4,.employe5{order:3}.subscription-content{background-position-y:bottom;background-size:50%}.subscription-text-container{background-position-y:top;background-size:50%;padding-top:180px;padding-bottom:143px}.subscription-text-container .top-text-content-link{width:100%;margin-top:41px}.subscription-text-container .top-text-content-link a{width:100%;display:block}.subscription-text{font-size:20px;max-width:220px}.subscription-card{padding-bottom:17px;width:82%}.howitworks{padding-top:378px}.howitworks_title{padding:0 36px}.howitworks_title>div{font-size:32px;background-size:28px;height:82px}.howitworks_app{width:840px;margin-top:0}.howitworks_app_item{width:280px;height:515px}.howitworks_app_item img.howitworks_app_item_mainimage{width:280px}#howitworks_app_item1_hover1{width:70px;top:51px;right:5px}#howitworks_app_item1_hover2{width:62px;top:90px;left:19px}#howitworks_app_item1_hover3{width:175px;top:276px;left:1px}.howitworks_app_item.active #howitworks_app_item2_hover1{width:314px;top:119px;right:-17px}#howitworks_app_item2_hover1{width:230px;top:112px;right:7px}#howitworks_app_item3_hover1{width:77px;top:268px;right:30px}#howitworks_app_item3_hover2{width:77px;top:283px;left:29px}.howitworks_app_dots{gap:15px}.howitworks_app_dot{width:41px;height:3px}.bgblue{padding-bottom:187px}.runline-back,.runline-front{transform:rotate(3deg);top:50%;height:30px}.runline-front{transform:rotate(-3deg)}.runline-back div,.runline-front div{background-size:80%}@keyframes runline_moveFront{0%{transform:translate(0)}to{transform:translate(-52rem)}}@keyframes runline_moveBack{0%{transform:translate(-52rem)}to{transform:translate(0)}}.transformation{margin-top:78px;padding-bottom:35px}.transformation-left-text,.transformation-right-btn,.transformation-right-text{width:296px}.transformation-right-btn{padding-top:7px}.transformation-right-btn .top-text-content-link a{width:100%}.transformation-left-text{font-size:43px}.transformation-right-text{font-size:18px;padding-top:27px;line-height:1.3}.transformation-left-line{margin-bottom:4px}.gradient-text{letter-spacing:1px}.transformation-left-line-justify{gap:0}#transformation_switch{width:110px}#transformation_logo{width:47px}.footer{padding-top:33px}.footer-col-title{font-size:16px}.footer-col2 .footer-col-title{text-align:left}.footer-col3-content img{width:190px}.footer-col3-content>div{line-height:1.4}.footer-col2,.footer-col3{padding-bottom:26px;margin-bottom:30px}.footer-col-links a,.footer-col1{font-size:12px}.footer-col1{padding-top:0}}@media (max-width:400px){.login-btn,.signup-btn{font-size:12px;width:89px}}@media (max-width:280px){.auth-buttons a{font-size:12px}.divider{margin-top:10px}.instructor-card-image img,.transformation-left-text,.transformation-right-btn,.transformation-right-text{width:100%}.transformation-left-text{font-size:22px}.transformation-left-line.transformation-left-line3{letter-spacing:1px}.transformation-left-line-justify{justify-content:flex-start}.instructor-card{height:auto}.instructor-card-image{padding-top:10px;height:auto}.subscription-text{font-size:20px}.howitworks_title{font-size:30px}}