*{font-family:Poppins,sans-serif;line-height:1.4em;margin:0;padding:0}.app{background-color:#fffbfb}.whatsapp-link{align-items:center;background:none;border:none;bottom:30px;display:flex;gap:5px;position:fixed;right:30px;z-index:1}.whatsapp-link p{background-color:#fff;border-radius:5px;color:#00a208;font-size:.7em;font-weight:600;padding:5px 10px}.whatsapp-icon{background-color:#fff;border:2px solid #02aa0b;border-radius:50%;color:#02aa0b;height:30px;padding:10px;width:30px}@media screen and (max-width:576px){.whatsapp-link{bottom:20px;right:20px}}.header{background:transparent;height:60px;justify-content:center;position:fixed;top:0;width:100%;z-index:1}.container,.header{align-items:center;display:flex}.container{justify-content:space-between;width:75%}.header-logo{height:40px}.space{background-color:#000;opacity:1}.header-right{display:flex}nav .menu-list{display:flex;list-style:none}nav .menu-list .menu-item{padding:5px}.header .container .header-right nav .menu-list .header-link:hover,.header-link.active{border-bottom:1px solid #ffd9d9;color:#ffd9d9}.header-link{color:#fff;font-size:10px;font-weight:700;margin-right:30px;text-decoration:none}.header.grad{background-color:#fffbfb}.header.grad .container .header-right nav .menu-list .header-link{color:#5928e5}.header-link.active,.header.grad .container .header-right nav .menu-list .header-link:hover{border-bottom:1px solid #5928e5}.fa-bars{color:#fff;display:none;float:right;height:25px;margin-top:5px;width:25px}.header.grad .container .header-right .fa-bars{color:#5928e5}.header-btn{background-color:#f213ee;border:1px solid #f213ee;color:#fff;font-size:10px;font-weight:700;margin-right:15px;padding:10px 20px;text-decoration:none}.header-btn:hover{background-color:#5928e5}.header-social-links{display:none}@media screen and (max-width:992px){.container{width:90%}.header-btn{font-size:7px;padding:11px 10px}.header-link{font-size:8px;margin-right:20px}}@media screen and (max-width:768px){.fa-bars{display:block}.header-right{display:flex;flex-direction:row-reverse}.header-logo{height:35px}nav{background-image:linear-gradient(180deg,#5928e5,#af13f2);height:100vh;position:absolute;right:0;top:60px;-webkit-transform:translateX(100%);transform:translateX(100%);width:40%;z-index:1}nav .menu-list{flex-direction:column}nav .menu-list .menu-item{border-bottom:1px solid #461eb4;padding:10px 30px;width:100%}.header.grad .container .header-right nav .menu-list .header-link{color:#fff}.header-link:active,.header.grad .container .header-right nav .menu-list .header-link:hover{color:#ffd9d9}nav.show{-webkit-animation:showMenu .25s ease-in forwards;animation:showMenu .25s ease-in forwards}nav.hide{-webkit-animation:hideMenu .25s ease-in forwards;animation:hideMenu .25s ease-in forwards}@-webkit-keyframes showMenu{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes showMenu{0%{-webkit-transform:translateX(100%);transform:translateX(100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes hideMenu{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes hideMenu{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(100%);transform:translateX(100%)}}}@media screen and (max-width:576px){nav{top:60px;width:100%}.header-logo{height:30px}.header{height:60px}.header-social-links{bottom:100px;display:block;margin-top:30px;position:absolute;width:100%}}.footer{align-items:center;background-image:linear-gradient(180deg,#5928e5,#af13f2);display:flex;justify-content:center;position:relative;width:100%}.footer:after{background-image:linear-gradient(0deg,#5928e5,#af13f2);bottom:0;content:"";display:block;height:10px;position:absolute;width:100%}.footer-container{gap:100px;margin:50px 0;max-width:1000px;width:100%}.footer-container,.left-links{display:flex;justify-content:center}.left-links{align-items:center;flex:50% 1;flex-direction:column;gap:50px}.social-media-links .icon-list{align-items:center;display:flex;gap:10px;justify-content:center;list-style:none}.social-media-links .icon-list .list-item a .icon{color:#fff;height:30px;width:30px}.right-form{flex:50% 1}.right-form,.right-form form{display:flex;justify-content:center}.right-form form{align-items:center;background-image:linear-gradient(0deg,#5928e5,#af13f2);flex-direction:column;max-width:450px;padding:20px 50px}form h3{color:#fffbfb;font-size:1.5em;font-weight:800;margin-bottom:15px}form input{border:none;color:#5928e5;font-size:.8em;font-weight:300;height:30px;margin-bottom:10px;padding:5px 10px;width:330px}form input:focus{border:none;outline:none}form textarea{border:none;color:#5928e5;font-size:.8em;font-weight:300;height:100px;margin-bottom:10px;max-width:330px;outline:none;padding:5px 10px;resize:none;width:100%}.left-links{height:100%}.left-links .footer-logo img{height:50px}.links{display:flex;gap:50px;justify-content:center}.links .link h3{color:#fff;font-size:1em}.links .link ul{list-style:none}.links .link ul li{color:#fff;font-size:.7em;margin-top:10px}@media screen and (max-width:1000px){.footer-container{align-items:center;flex-direction:column-reverse;gap:50px;justify-content:center;margin:50px 0;max-width:950px;padding:10px;width:100%}}@media screen and (max-width:576px){.right-form{width:100%}.right-form form{padding:20px;width:100%}form h3{font-size:1.2em}form input{width:100%}form textarea{max-width:100%}.submit-btn{width:100%}.links{display:flex;flex-direction:column;gap:50px;justify-content:center;margin-top:50px;text-align:center}}.home-hero{background-image:linear-gradient(180deg,#5928e5,#af13f2);display:flex;justify-content:center;min-height:70px;overflow:hidden;position:relative}.home-hero-bg-lines{display:none;position:absolute;right:0;top:-50px;z-index:0}.hero-container{align-items:center;display:flex;justify-content:space-between;padding:70px 15px;width:75%}.hero-left{align-items:flex-start;display:flex;flex:60% 1;flex-direction:column;gap:10px;justify-content:center;z-index:0}.hero-left h1{color:#fff;font-size:3.4vw;font-weight:700;line-height:1.2em;margin-top:100px}.hero-left p{color:#fff;font-size:1.1vw}.hero-right{align-items:center;display:flex;flex:40% 1;height:100%;justify-content:center;-webkit-transform:translateX(5%);transform:translateX(5%);width:100%}.home-hero-illustration{-webkit-animation:fadeIn .75s ease-in-out forwards;animation:fadeIn .75s ease-in-out forwards;height:100%;width:40vw;z-index:0}@media screen and (max-width:1200px){.hero-container{padding:40px 15px}}@media screen and (max-width:992px){.home-hero{min-height:450px}.hero-left h1{font-weight:800}.hero-container{padding:20px 15px;width:90%}.hero-left p{color:#fff;font-size:1vw}}@media screen and (max-width:768px){.hero-left{flex:30% 1}.home-hero{min-height:650px}.home-hero-bg-lines{display:block;position:absolute;right:0;top:-50px;z-index:0}.hero-left h1{font-size:3em}.hero-left p{color:#fff;font-size:2vw}.hero-container{display:flex;flex-direction:column;gap:50px;width:90%}.home-hero{justify-content:flex-start}.hero-right{display:none}}@media screen and (max-width:576px){.hero-left p{color:#fff;font-size:3.3vw;font-weight:500}.hero-left h1{font-size:2.8em}}.down-arrow{-webkit-animation:toAndFro 1s ease-in infinite;animation:toAndFro 1s ease-in infinite;margin-top:50px}.alert{border-radius:10px;color:#fff;font-size:.7em;font-weight:500;padding:5px 10px;position:fixed;top:90px}.alert.success{background-color:#00a500}.alert.failure{background-color:#c00000}@-webkit-keyframes toAndFro{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes toAndFro{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.fade-in{-webkit-animation:fadeIn 1s ease-in forwards;animation:fadeIn 1s ease-in forwards}@-webkit-keyframes fadeIn{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.scaleup{-webkit-animation:scaleUp 1.2s ease-in-out forwards;animation:scaleUp 1.2s ease-in-out forwards}@-webkit-keyframes scaleUp{0%{-webkit-transform:scale(.6);transform:scale(.6)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scaleUp{0%{-webkit-transform:scale(.6);transform:scale(.6)}to{-webkit-transform:scale(1);transform:scale(1)}}.expertise{align-items:center;display:flex;flex-direction:column;gap:100px;justify-content:center;margin:70px 0 150px;width:100%}.expertise h1{-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-image:linear-gradient(180deg,#5928e5,#af13f2);font-size:3.2em;font-weight:700;text-align:center}.expertise-item{margin-bottom:100px}.expertise-item,.expertise-item.reverse{align-items:center;display:flex;justify-content:center;max-width:1000px;width:100%}.expertise-item.reverse{flex-direction:row-reverse}.expertise-item .left{flex:50% 1;padding:20px;width:100%}.expertise-item .left h2{-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-image:linear-gradient(180deg,#5928e5,#af13f2);font-size:1.8em;font-weight:700;margin-bottom:10px}.expertise-item .left p{color:#7e7e7e;font-size:1.1em;font-weight:400;line-height:1.5em;max-width:450px}.expertise-item .right{align-items:center;display:flex;flex:50% 1;justify-content:center;padding:20px;position:relative;width:70%}.expertise-item .right svg{z-index:0}.expertise-item .right .bg{-webkit-animation:shrinkRight .75s ease-in forwards;animation:shrinkRight .75s ease-in forwards;box-shadow:3px 3px 7px 0 #949494}.expertise-item .right .bg,.expertise-item.reverse .right .bg{background-image:linear-gradient(180deg,#5928e5,#af13f2);display:block;height:100%;position:absolute;top:0;width:40%;z-index:0}.expertise-item.reverse .right .bg{-webkit-animation:shrinkLeft .75s ease-in forwards;animation:shrinkLeft .75s ease-in forwards;left:0}@media screen and (max-width:768px){.expertise{gap:100px}.expertise-item,.expertise-item.reverse{flex-direction:column;gap:20px;justify-content:center}.expertise-item .left{flex:50% 1;padding:20px;width:80%}.expertise h1{font-size:2.4em;font-weight:900}.expertise-item .left h2{font-size:1.5em}}@media screen and (max-width:576px){.expertise h1{font-size:2em}.expertise-item .left p{width:300px}.expertise-item .left h2{font-size:1.4em}.expertise-item .right svg{height:200px;width:200px}}.home-uplift-brand{align-items:center;background-image:linear-gradient(180deg,#5928e5,#af13f2);margin-bottom:150px}.home-uplift-brand,.uplift-container{display:flex;justify-content:center;width:100%}.uplift-container{flex-direction:column;max-width:1000px}.uplift-container h1{color:#ffd9d9;font-size:3em;font-weight:700;line-height:1em;margin-top:100px;padding:10px;text-align:center}.uplift-container p{color:#fff;font-size:1em;font-weight:400;margin-top:5px;padding:15px;text-align:center}.uplift-container h2{color:#fff;font-size:2em;font-weight:600;margin-top:50px;text-align:center}.work-points{grid-gap:40px 25px;display:grid;gap:40px 25px;grid-template-columns:repeat(auto-fill,280px);justify-content:space-around;margin:30px 0;padding:10px}.work-points .point{background-color:rgba(175,19,242,.3);box-shadow:3px 3px 10px 0 #f0f;display:flex;flex-direction:column;min-height:200px;padding:20px}.work-points .point h3{color:#fff;font-size:1.15em;font-weight:700;padding:10px;text-align:center}.work-points .point p{font-size:.8em;font-weight:400;line-height:1.5em}.btn-uplift{background-color:#ffd9d9;border:none;margin:50px auto;padding:15px;width:250px}.btn-uplift h4{color:#af13f2;font-size:.9em;font-weight:700px;letter-spacing:1.5px;margin-top:0}.btn-uplift:hover{background-color:#af13f2;border:1px solid #ffd9d9}.btn-uplift:hover h4{color:#ffd9d9}@media screen and (max-width:768px){.uplift-container h1{font-size:2.7em}}@media screen and (max-width:576px){.uplift-container h1{font-size:2.3em}}.booking{align-items:center;background-image:linear-gradient(0deg,rgba(89,40,229,.5),rgba(175,19,242,.5));display:flex;height:100%;justify-content:center;margin-top:60px;position:fixed;top:0;width:100%;z-index:1}.close{color:#fff;height:15px;padding:10px;position:absolute;right:0;top:0;width:15px}.close:hover{color:#ff3535}.form-container{flex:50% 1;position:relative;width:100%;z-index:1}.form-container,.form-container .booking-form{display:flex;justify-content:center;max-width:450px}.form-container .booking-form{align-items:center;background-image:linear-gradient(0deg,#5928e5,#af13f2);flex-direction:column;height:auto;padding:20px 50px}.booking-form h3{color:#ffd9d9;font-size:1.3em;font-weight:800;margin:10px}.booking-form input{border:none;color:#5928e5;font-size:.8em;font-weight:300;height:30px;margin-bottom:10px;padding:5px 10px;width:330px}.booking-form input:focus{border:none;outline:none}.booking-form textarea{border:none;color:#5928e5;font-size:.8em;font-weight:300;height:100px;margin-bottom:10px;max-width:330px;outline:none;padding:5px 10px;resize:none;width:100%}.submit-btn{background-color:#ffd9d9;border:none;padding:10px 15px;width:250px}.submit-btn h4{color:#5928e5;font-size:.9em;font-weight:700px;letter-spacing:1.5px;margin-top:0}.submit-btn:hover{background-color:#5928e5;border:1px solid #ffd9d9}.submit-btn:hover h4{color:#ffd9d9}@media screen and (max-width:576px){.booking{margin-top:60px}}.home-bestseller-brand{align-items:center;display:flex;justify-content:center;margin:50px 0;width:100%}.bestseller-container{display:flex;flex-direction:column;justify-content:center;max-width:1000px}.bestseller-container h1{-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-image:linear-gradient(180deg,#5928e5,#af13f2);font-size:3em;font-weight:700;line-height:1em;margin-top:100px;padding:10px;text-align:center}.bestseller-container p{color:#7e7e7e;font-size:1em;font-weight:400;margin-top:5px;padding:10px;text-align:center}.bestseller-container h2{-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-image:linear-gradient(180deg,#5928e5,#af13f2);font-size:2em;font-weight:800;margin:70px 0 50px;text-align:center}.process-points{grid-gap:40px 20px;display:grid;gap:40px 20px;grid-template-columns:repeat(auto-fill,290px);justify-content:space-around;margin:30px 0}.process-points .point{align-items:center;display:flex;flex-direction:column}.process-points .point h3{color:#5928e5;font-size:1.3em;font-weight:700;padding:20px;text-align:center}.process-points .point p{color:#7e7e7e;font-size:.8em;font-weight:400}.btn-bestseller{background-image:linear-gradient(180deg,#5928e5,#af13f2);border:none;margin:50px auto;padding:15px;width:250px}.btn-bestseller h4{color:#fffbfb;font-size:.9em;font-weight:700px;letter-spacing:1.5px;margin-top:0}.btn-bestseller:hover{background-color:#ffd9d9;background-image:none;border:1px solid #5928e5}.btn-bestseller:hover h4{color:#5928e5}@media screen and (max-width:768px){.bestseller-container h1{font-size:2.4sem}.process-points{gap:30px}.process-points .point h3{color:#5928e5;font-size:1.2em}.bestseller-container h2{font-size:1.8em}}@media screen and (max-width:576px){.bestseller-container h1{font-size:2em;padding:5px}.bestseller-container p{font-size:.8em;padding:20px}.process-points{gap:50px}.process-points .point h3{font-size:1.1em}.bestseller-container h2{font-size:1.6em}}.reviews{align-items:center}.reviews,.reviews-container{display:flex;justify-content:center;width:100%}.reviews-container{gap:20px;height:200px;max-width:1000px;padding:10px}.owner-statment{align-items:center;background-image:linear-gradient(180deg,#5928e5,#af13f2);box-shadow:3px 3px 7px 0 #949494;display:flex;flex:45% 1;flex-direction:column;gap:10px;justify-content:center}.owner-statment p{color:#fff;font-size:1em;font-weight:400;text-align:center;width:75%}.owner-statment h4{color:#ffd9d9;font-size:1.1em;font-weight:600}.client-reviews{align-items:center;background-color:#ffd9d9;box-shadow:3px 3px 7px 0 #949494;display:flex;flex:45% 1;justify-content:center;padding:20px}.client-reviews .arrow{flex:10% 1;padding:90px 10px}.client-reviews .arrow:hover{color:#5928e5}.client-reviews .review{flex:70% 1;position:relative}.client-reviews .review p{color:#7e7e7e;font-size:.8em;font-weight:400;text-align:center}.client-reviews .review h4{color:#5928e5;font-size:1em;font-weight:700;margin-top:10px;text-align:center}@media screen and (max-width:768px){.reviews-container{flex-direction:column-reverse;gap:0;height:400px}.owner-statment{flex:50% 1}.owner-statment p{font-size:.8em;width:85%}}@media screen and (max-width:576px){.client-reviews .arrow{flex:5% 1}.client-reviews .review{flex:85% 1}}.calendly-inline-widget{-ms-overflow-style:none;height:750px;margin-bottom:100px;min-width:320px;overflow-y:hidden;padding:20px;scrollbar-width:none}.calendly-inline-widget,.simplebar-content-wrapper{overflow:hidden!important}@media screen and (max-width:768px){.calendly-inline-widget{height:850px}}.about-hero{background-image:linear-gradient(90deg,#5928e5,#af13f2);display:flex;justify-content:center;min-height:710px;overflow:hidden;position:relative}.about-hero-bg{position:absolute;right:0;top:-50px}.about-hero-container{display:flex;flex-direction:column;height:80%;justify-content:space-between;margin:200px 0;padding:15px;position:-webkit-sticky;position:sticky;width:65%;z-index:0}.about-hero-container::-webkit-scrollbar{display:none}.about-hero-container section{display:flex;height:375px;margin-bottom:200px}.about-hero-left{flex:20% 1}.about-hero-left .rectangle{background-color:#ffd9d9;display:block;height:450px;width:80px}section.right{flex-direction:row-reverse}section.right .about-hero-left .rectangle{float:right}section.right .about-hero-right{align-items:flex-end;text-align:right}.about-hero-right{align-items:flex-start;display:flex;flex:80% 1;flex-direction:column;justify-content:center}.about-hero-right h1{color:#fff;font-size:3em;font-weight:700;margin-top:50px}.about-hero-right p{color:#fff;font-size:.9em;font-weight:300;line-height:24px;margin-top:40px;max-width:530px}@media screen and (max-width:768px){.about-hero-container{width:90%}.about-hero-left .rectangle{display:none}.about-hero-left{flex:0% 1}.about-hero-right{flex:100% 1}}@media screen and (max-width:576px){.about-hero-right p{font-size:.8em}}.service-hero{background-image:linear-gradient(180deg,#5928e5,#af13f2);display:flex;justify-content:center;min-height:410px;overflow:hidden;position:relative}.service-hero-bg{position:absolute;right:0;top:-50px;z-index:0}.service-hero-container{display:flex;justify-content:space-between;padding:15px;width:75%}.service-hero-left{flex:50% 1;z-index:0}.service-hero-left h1{font-size:3.2em;font-weight:700;line-height:1.1em;margin-top:150px}.service-hero-left h1,.service-hero-left p{color:#fff;text-align:center}.service-hero-right{align-items:center;display:flex;flex:50% 1;height:100%;-webkit-transform:translateX(5%);transform:translateX(5%);width:100%}@media screen and (max-width:992px){.service-hero-left h1{font-size:2.5em;font-weight:800}.service-hero-container{width:90%}}@media screen and (max-width:768px){.service-hero-left{flex:30% 1}.service-hero-left h1{font-size:2em;margin-top:150px}.service-hero-container{display:flex;flex-direction:column;gap:50px;width:90%}.service-hero{justify-content:flex-start}.service-hero-right{display:none}}@media screen and (max-width:576px){.service-hero-left h1{font-size:3em}}.package{align-items:center;display:flex;flex-direction:column;gap:100px;justify-content:center;margin:100px 0;width:100%}.package h1{-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-image:linear-gradient(180deg,#5928e5,#af13f2);font-size:3.2em;font-weight:700;text-align:center}.package-item{margin-bottom:100px}.package-item,.package-item.reverse{align-items:center;display:flex;justify-content:center;max-width:900px;width:100%}.package-item.reverse{flex-direction:row-reverse}.package-item .left{flex:50% 1;padding:20px;width:100%}.package-item .left h2{-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-image:linear-gradient(180deg,#5928e5,#af13f2);font-size:1.8em;font-weight:700;margin-bottom:15px}.package-item .left ul{list-style:none}.package-item .left ul li{color:#7e7e7e;font-size:1em;font-weight:400;margin-bottom:5px}.package-item .left ul li img{height:100%;margin-right:10px;width:12px}.package .right{align-items:center;display:flex;flex:50% 1;justify-content:center;padding:20px;position:relative;width:70%}.package .right svg{z-index:0}.package-item .right .bg{-webkit-animation:shrinkRight .75s ease-in forwards;animation:shrinkRight .75s ease-in forwards;background-image:linear-gradient(180deg,#5928e5,#af13f2);display:block;height:100%;position:absolute;top:0;width:40%;z-index:0}@-webkit-keyframes shrinkRight{0%{width:80%}to{-webkit-transform:translateX(50%);transform:translateX(50%);width:40%}}@keyframes shrinkRight{0%{width:80%}to{-webkit-transform:translateX(50%);transform:translateX(50%);width:40%}}.package-item.reverse .right .bg{-webkit-animation:shrinkLeft .75s ease-in forwards;animation:shrinkLeft .75s ease-in forwards;background-image:linear-gradient(180deg,#5928e5,#af13f2);display:block;height:100%;left:0;position:absolute;top:0;width:40%;z-index:0}@-webkit-keyframes shrinkLeft{0%{width:80%}to{-webkit-transform:translateX(20%);transform:translateX(20%);width:40%}}@keyframes shrinkLeft{0%{width:80%}to{-webkit-transform:translateX(20%);transform:translateX(20%);width:40%}}@media screen and (max-width:768px){.package{gap:100px}.package-item,.package-item.reverse{flex-direction:column-reverse;gap:20px;justify-content:center}.package-item .left{flex:50% 1;padding:20px;width:80%}.package h1{font-size:2.3em;font-weight:900}.package-item .left h2{font-size:1.4em}}@media screen and (max-width:576px){.package h1{font-size:2em}.package-item .left p{width:300px}.package-item .left h2{font-size:1.3em}.package-item .right svg{height:200px;width:200px}.package-item .right .bg{width:100%}.package-item .left ul li{font-size:.9em}.package-item .left{padding:0}}.portfolio-hero{background-image:linear-gradient(180deg,#5928e5,#af13f2);display:flex;justify-content:center;min-height:410px;overflow:hidden;position:relative}.portfolio-hero-bg{position:absolute;right:0;top:-50px;z-index:0}.portfolio-hero-container{display:flex;justify-content:space-between;padding:15px;width:75%}.portfolio-hero-left{flex:50% 1;z-index:0}.portfolio-hero-left h1{color:#fff;font-size:3.2em;font-weight:700;line-height:1.3em;margin-top:150px;text-align:center}.portfolio-hero-right{align-items:center;display:flex;flex:50% 1;height:100%;-webkit-transform:translateX(5%);transform:translateX(5%);width:100%}@media screen and (max-width:992px){.portfolio-hero-left h1{font-size:2.5em;font-weight:800}.portfolio-hero-container{width:90%}}@media screen and (max-width:768px){.portfolio-hero-left{flex:30% 1}.portfolio-hero-left h1{font-size:2em}.portfolio-hero-container{display:flex;flex-direction:column;gap:50px;width:90%}.portfolio-hero{justify-content:flex-start}.portfolio-hero-right{display:none}}@media screen and (max-width:576px){.portfolio-hero-left h1{font-size:3em}}.slider{height:400px;max-width:600px;width:100%}.image-container,.slider{align-items:center;display:flex;justify-content:center;position:relative}.image-container{height:auto;width:600px}.overlay{background-color:initial;height:100%;left:0;position:absolute;top:0;width:100%}.slider img{height:auto;max-height:550px;object-fit:contain;width:100%}.slider .arr-left,.slider .arr-right{background-color:#af13f2;color:#fff;font-size:2rem;padding:20px 10px;position:absolute;top:45%;z-index:1}.slider .arr-left{left:0}.slider .arr-right{right:0}.slide{opacity:0}.active-slide,.slide{transition-duration:1s ease}.active-slide{opacity:1}@media screen and (max-width:1000px){.slider{height:auto;max-width:480px;width:100%}.image-container{height:auto;width:480px}}@media screen and (max-width:576px){.slider{height:300px;width:100vw}.slider img{max-height:350px;width:100%}.image-container{height:300px;min-width:350px;width:100%}.slider .arr-left,.slider .arr-right{font-size:1rem;padding:8px 3px}}.portfolio{display:flex;justify-content:center;margin-top:80px;width:100%}.portfolio-container{margin-top:100px;max-width:1125px;padding:20px;width:100%}.portfolio-item{align-items:flex-start;display:flex;flex-direction:column;height:auto;margin-bottom:270px;padding:10px}.portfolio-item .item-container{align-items:center;display:flex;gap:50px;justify-content:center;width:100%}.portfolio-item .item-container .left-content{padding:10px}.portfolio-item:nth-child(2n){background-image:linear-gradient(180deg,#5928e5,#af13f2)}.portfolio-item:nth-child(2n) .item-container{flex-direction:row-reverse}.portfolio-item:nth-child(2n) .item-container .left-content .product{color:#ffd9d9;font-size:3em;margin-bottom:20px}.portfolio-item:nth-child(2n) .item-container .left-content .headline{color:#fff;font-size:1.1em;font-weight:500;line-height:1.4em;margin-bottom:20px}.portfolio-item:nth-child(2n) .item-container .left-content .summary{color:#fff;font-size:.8em;font-weight:300;line-height:1.4em}.portfolio-item:nth-child(2n) .item-container .left-content .statement{color:#fff;font-size:.9em;font-weight:400;margin-top:25px;text-align:center}.portfolio-item:nth-child(2n) .item-container .left-content .founder{color:#fff;font-size:.65em;font-weight:500;text-align:center}.left-content{padding:30px;width:95%}.portfolio-item:nth-child(odd) .item-container .left-content .product{-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-image:linear-gradient(180deg,#5928e5,#af13f2);font-size:3em;margin-bottom:10px}.portfolio-item:nth-child(odd) .item-container .left-content .headline{color:#656565;font-size:1.1em;font-weight:500;line-height:1.2em;margin-bottom:20px}.portfolio-item:nth-child(odd) .item-container .left-content .summary{color:#6b6b6b;font-size:.9em;font-weight:400}.portfolio-item:nth-child(odd) .item-container .left-content .statement{color:#7e7e7e;font-size:.95em;font-weight:400;margin-top:25px;text-align:center}.portfolio-item:nth-child(odd) .item-container .left-content .founder{color:#6b6b6b;font-size:.9em;font-weight:500;text-align:center}@media screen and (max-width:900px){.portfolio-container{margin-top:100px;max-width:700px;padding:20px;width:100%}.portfolio-item{display:flex;justify-content:center;margin-bottom:200px}.item-container,.portfolio-item,.portfolio-item:nth-child(2n) .item-container{flex-direction:column}.left-content{padding:40px;width:100%}}@media screen and (max-width:576px){.portfolio-container{padding:0}.item-container{gap:0}.left-content{padding:0}.founder,.headline,.product,.statement,.summary{margin-bottom:0;padding:10px}}.youtube-section{background-color:#ffd9d9;flex-direction:column;padding-bottom:100px;width:100%}.video-container,.youtube-section{align-items:center;display:flex;justify-content:center}.video-container{flex-wrap:wrap;gap:50px;max-width:1100px}.video{height:300px;width:45%}.video-product{-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-image:linear-gradient(180deg,#5928e5,#af13f2);font-size:3em;margin-bottom:10px;padding:50px}@media screen and (max-width:768px){.youtube-section{padding:0 0 100px}.video-container{flex-direction:column;flex-wrap:wrap;width:100%}.video{height:300px;width:90%}}@media screen and (max-width:576px){.video{height:250px;width:90%}}
/*# sourceMappingURL=main.e592898a.css.map*/