body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;font-family:Poppins,sans-serif;margin:0;padding:0}:root{--Sharp-Cyan:#98dcdc;--Cyan:#2acfcf;--Dark-Violet:#3b3054;--Red:#f46262;--Gray:#bfbfbf;--Gray-lower:hsla(0,0%,75%,.363);--Grayish-Violet:#9e9aa7;--Very-Dark-Blue:#35323e;--Very-Dark-Violet:#232127}ul{list-style:none}a{text-decoration:none}.Boost{background-color:var(--Dark-Violet);background-image:url(/url-link-shortener/static/media/bg-boost-desktop.772154c9b0e451733f5e.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:40px 0 50px;text-align:center}.Boost button{background-color:var(--Cyan);border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;margin-top:20px;max-width:200px;padding:12px;width:100%}.Boost h2{color:#fff}@media (hover:hover){.Boost button:hover{background-color:var(--Sharp-Cyan)}}.Footer{background-color:var(--Very-Dark-Blue);display:flex;justify-content:space-between;padding:55px 5% 60px}.Footer h4{color:#fff;font-size:1.2rem;margin-bottom:20px}.Footer a{color:var(--Grayish-Violet);font-size:1.1rem}.rest{width:80%}.rest,.socials{display:flex;flex-direction:row;justify-content:space-between}.socials{max-width:200px;width:100%}.social{fill:#fff;cursor:pointer}.column-flex{display:flex;flex-direction:column;gap:10px}@media screen and (max-width:730px){.Footer{gap:30px;justify-content:center;text-align:center}.Footer,.rest{flex-direction:column}.rest{gap:40px;width:100%}.socials{margin:auto}}@media (hover:hover){.social:hover{fill:var(--Cyan)}.Footer a:hover{color:var(--Cyan)}}.GetStarted{align-items:center;display:flex;flex-direction:row;overflow-x:hidden;padding-left:5%;width:100%}.left h1{color:var(--Very-Dark-Blue);font-size:4rem;line-height:1.2em}.left p{color:var(--Gray);font-size:1.1rem}.left button{background-color:var(--Cyan);border:none;border-radius:30px;cursor:pointer;margin-top:30px;padding:10px 10%}.left button a{color:#fff;font-size:1rem;font-weight:700}.right{aspect-ratio:1;background-image:url(/url-link-shortener/static/media/illustration-working.c9b5ef5452363d8be3df.svg);background-position:100%;background-repeat:no-repeat;background-size:100%;position:relative;right:-10%;width:100%}@media screen and (max-width:750px){.GetStarted{flex-direction:column-reverse}.right{background-size:103%;right:-18%;width:100%}.left{padding-right:5%;text-align:center}.left h1{font-size:2.2rem}}@media screen and (min-width:740px){.GetStarted{margin-top:100px}}@media screen and (min-width:850px) and (max-width:1000px){.GetStarted{margin-top:50px}}@media screen and (min-width:1000px){.GetStarted{margin-top:10px}}@media (hover:hover){.left button:hover{opacity:.6}}.Navbar{align-items:center;display:flex;flex-direction:row;gap:5%;justify-content:space-between;margin-top:2.5em;padding:0 5%;position:relative;width:100%}.logo img{position:relative;top:5px;width:130px}.navs,nav{width:100%}.navs{max-width:350px}.navs li a{color:var(--Grayish-Violet);font-size:1.1rem;font-weight:700}.buttons{max-width:230px;width:100%}.buttons button{border:none;border-radius:20px;cursor:pointer;font-size:1.1rem;padding:10px 10%;width:100%}.buttons button:first-child{background:transparent}.buttons button:first-child a{color:var(--Grayish-Violet);font-size:1.1rem;font-weight:700}.buttons button:nth-child(2) a{color:#fff;font-size:1.1rem;font-weight:700}.buttons button:nth-child(2){background-color:var(--Cyan)}.flex{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.nav-btn{display:none}@media screen and (max-width:700px){.nav-btn{aspect-ratio:1;background:transparent;border:none;cursor:pointer;display:block;width:20px}.nav-btn img{display:flex;justify-self:center;width:100%}nav{background-color:var(--Dark-Violet);border-radius:8px;max-width:300px;padding:30px;position:absolute;right:5%;top:55px;-webkit-transform:translateY(-1000px);transform:translateY(-1000px);transition:all 1s ease-in-out;width:90%;z-index:1}.flex{flex-direction:column;gap:18px}.navs{padding-bottom:10px}.buttons button a,.navs li a{font-size:1rem}.buttons{border-top:1px solid hsla(0,0%,100%,.329);padding-top:20px}.buttons button:first-child a,.navs li a{color:#fff}@media (hover:hover){.buttons button:first-child a:hover,.buttons button:nth-child(2):hover,.navs li a:hover{color:#fff;opacity:1}}.buttons{max-width:none}.buttons,.buttons button:nth-child(2){width:100%}.responsive_nav{-webkit-transform:translateY(0);transform:translateY(0)}}@media (hover:hover){.buttons button:nth-child(2):hover{opacity:.6}.buttons button:first-child a:hover,.navs li a:hover{color:var(--Dark-Violet)}}.About{margin-top:60px;padding-bottom:120px;width:100%}.profiles{display:flex;flex-direction:row;justify-content:space-between;margin-top:100px;position:relative}.profiles:after{background-color:var(--Cyan);content:"";display:inline-flex;height:10px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;z-index:-1}.two{margin-top:50px}.three{margin-top:100px}.profile{background-color:#fff;border-radius:5px;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;padding:3%;position:relative;text-align:left;width:30%}.profile h3{color:var(--Very-Dark-Violet);padding-top:30px}.profile p{line-height:1.6em;padding-top:10px}.image{background-color:var(--Dark-Violet);border-radius:100%;padding:15px;position:absolute;top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.image img{display:flex;margin:auto;width:30px}@media screen and (max-width:550px){.profiles{flex-direction:column;gap:80px}.profile{padding:5%;width:100%}.profiles:after{height:100%;width:10px}.three,.two{margin-top:0}.image{left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.shortener{background-color:var(--Dark-Violet);background-image:url(/url-link-shortener/static/media/bg-shorten-desktop.0d9742f433f4b0d8752b.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:10px;padding:30px 0;position:relative;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}form{grid-gap:3%;display:grid;gap:3%;grid-template-columns:60% 27%;justify-content:center;margin:auto;padding:5px 20px;width:100%}form button,form input{border:2px solid transparent;border-radius:15px;font-size:1.1rem;font-weight:500;padding:15px}form button{height:55px}input:focus{outline:none}form button{background-color:var(--Cyan);color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700}em{color:var(--Red);font-size:.8rem;font-weight:500;height:10px;text-align:left}input{border:2px solid red}.input{display:flex;flex-direction:column;width:100%}@media screen and (max-width:550px){form{display:flex;flex-direction:column;gap:15px;grid-template-columns:none}form,form button,form input{width:100%}}@media (hover:hover){form button:hover{background-color:var(--Sharp-Cyan)}}.link .generated p{color:var(--Cyan);font-size:1.2rem}.link .links-flex p{color:var(--Very-Dark-Violet);font-size:1.2rem}.links{flex-direction:column;gap:60px;justify-content:center}.link,.links{align-items:center;display:flex;width:100%}.link{background-color:#fff;border-radius:8px;justify-content:space-between;margin-top:-45px;padding:17px 3%}.generated,.link{flex-direction:row}.generated{align-items:center;display:flex;gap:5%;justify-content:flex-end;width:50%}@media screen and (max-width:650px){.link{padding:17px 5%}.generated,.link{align-items:flex-start;flex-direction:column}.generated{gap:10px;padding-top:10px;width:100%}.links-flex{border-bottom:1.2px solid rgba(0,0,0,.313);padding-bottom:10px;text-align:left;width:100%}}.Button,.Button button{max-width:100px;width:100%}.Button button{background-color:var(--Cyan);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;padding:7px 10px}@media screen and (max-width:650px){.Button,.Button button{max-width:none}}@media (hover:hover){.Button button:hover{opacity:.5}}.Statistics{background-color:var(--Gray-lower);margin-top:160px;padding:0 5%;position:relative;text-align:center}.Statistics h2{color:var(--Very-Dark-Violet);font-size:2rem;padding-top:50px}.Statistics p{color:var(--Gray);font-size:1.1rem}.Statistics p span{display:block}
/*# sourceMappingURL=main.d3aff937.css.map*/