@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,500;0,700;1,500;1,700&display=swap);a{text-decoration:none;cursor:pointer}a:hover{color:var(--Cyan)}@media (min-width:375px){header{width:90%;margin:0 auto;padding:20px 0;display:flex;justify-content:space-between}nav{display:none}.ham{cursor:pointer;position:relative;height:20px;width:30px}.ham .line{content:"";position:absolute;background:grey;height:3px;width:20px;left:0}.ham .line-1{top:25%}.ham .line-2{top:50%;top:55%}}@media (min-width:1440px){.ham{display:none}header{width:100%;padding:2rem 15rem;height:10vh}nav{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center}nav .navlinks{flex-grow:50%}nav a{margin:0 3rem;cursor:pointer;color:var(--GrayishViolet);font-size:1.5rem}nav button{width:10rem;height:4rem}}#intro[data-v-d534c4fc]{text-align:center}@media (min-width:375px){.heading[data-v-d534c4fc]{font-size:4rem;margin-top:3rem}.subheading[data-v-d534c4fc]{font-size:1.5rem}img[data-v-d534c4fc]{width:100%;margin-left:12.5%}.text[data-v-d534c4fc]{width:80%;margin:0 auto}.text button[data-v-d534c4fc]{margin:2.5rem;height:40px;width:50%}}@media (min-width:1440px){#intro[data-v-d534c4fc]{display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;height:85vh}img[data-v-d534c4fc]{width:100%;margin-left:0}.text[data-v-d534c4fc]{padding-left:15rem;text-align:left;width:100%}.text button[data-v-d534c4fc]{margin:2.5rem 0;height:40px;width:50%}.text .heading[data-v-d534c4fc]{font-size:8rem;margin-top:0}.text .subheading[data-v-d534c4fc]{width:80%;font-size:2rem}}@media (min-width:375px){#shortlinks[data-v-415608e8]{width:90%;margin:0 auto}#shortlinks>.link:nth-child(odd) button[data-v-415608e8]{background:var(--Cyan)}#shortlinks>.link:nth-child(2n) button[data-v-415608e8]{background:var(--DarkViolet)}.link[data-v-415608e8]{text-align:left;padding:1.5rem;background:#fff;margin:1.5rem 0;height:15rem;display:flex;flex-direction:column;justify-content:space-around}.link .ori[data-v-415608e8]{color:var(--DarkViolet);font-size:2rem}.link .short[data-v-415608e8]{color:var(--Cyan);font-size:1.75rem}.link .copy[data-v-415608e8]{text-align:center}.link button[data-v-415608e8]{height:3rem;width:80%}}@media (min-width:1440px){.link[data-v-415608e8]{text-align:left;padding:1.5rem;background:#fff;margin:1.5rem 0;height:5rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.link hr[data-v-415608e8]{display:none}.link .ori[data-v-415608e8]{color:var(--DarkViolet);font-size:2rem;text-align:left}.link .short[data-v-415608e8]{text-align:right;color:var(--Cyan);font-size:1.75rem}.link .copy[data-v-415608e8]{flex-grow:0.25;text-align:center}.link button[data-v-415608e8]{height:3rem;width:100%}}#shortlinks[data-v-415608e8]{width:100%;margin:0 auto}#shortlinks>.link:nth-child(odd) button[data-v-415608e8]{background:var(--Cyan)}#shortlinks>.link:nth-child(2n) button[data-v-415608e8]{background:var(--DarkViolet)}#api[data-v-193fb97c]{padding:2rem;display:flex;flex-direction:column;background-color:var(--DarkViolet)}@media (min-width:375px){#api[data-v-193fb97c]{width:80%;margin:0 auto;background-image:url(../img/bg-shorten-mobile.4a7a7f61.svg);background-repeat:no-repeat;background-position:100%;border-radius:15px}#api button[data-v-193fb97c],#api input[data-v-193fb97c]{height:4rem;width:100%;margin:.5rem}#api input[data-v-193fb97c]{width:100%;border-radius:25px;outline:none;border:none;padding:0 1.5rem}}@media (min-width:1440px){#api[data-v-193fb97c]{width:80%;margin:0 auto;background-image:url(../img/bg-shorten-desktop.a82de60e.svg);background-repeat:no-repeat;background-position:100%;border-radius:15px;display:flex;flex-direction:row;justify-content:space-between;padding:3.5rem}#api div[data-v-193fb97c]{width:100%}#api button[data-v-193fb97c],#api input[data-v-193fb97c]{height:4rem;margin:.5rem;border-radius:10px}#api input[data-v-193fb97c]{outline:none;border:none;padding:0 1.5rem;width:100%}#api button[data-v-193fb97c]{width:30%}}#stat[data-v-af9c57a2]{background:#f5f5f5}@media (min-width:375px){#stat[data-v-af9c57a2]{width:100%;margin-top:10rem;position:relative}.guest[data-v-af9c57a2]{position:absolute;left:50%;transform:translate(-50%,-50%)}.shortlinks[data-v-af9c57a2]{margin-bottom:5rem}main[data-v-af9c57a2]{padding-top:10rem;padding-bottom:5rem;width:90%;margin:0 auto;text-align:center}main .heading[data-v-af9c57a2]{font-size:3rem}main .subheading[data-v-af9c57a2]{font-size:1.5rem}.box[data-v-af9c57a2]{position:relative;background:#fff;margin:5rem 3rem;padding:2.5rem 2rem 2.5rem 2rem}.box .heading[data-v-af9c57a2]{font-size:1.85rem;margin:1rem}.box .subheading[data-v-af9c57a2]{font-size:1.25rem}.box .image[data-v-af9c57a2]{position:absolute;height:7rem;width:7rem;border-radius:50%;background:var(--DarkViolet);top:-.25rem;left:50%;transform:translate(-50%,-50%)}.box .image img[data-v-af9c57a2]{width:50%;transform:translateY(50%)}}@media (min-width:1440px){#stat[data-v-af9c57a2]{width:100%;margin-top:10rem;position:relative;padding:0 15rem}.guest[data-v-af9c57a2]{position:absolute;left:50%;transform:translate(-50%,-50%)}.shortlinks[data-v-af9c57a2]{margin-bottom:10rem}main[data-v-af9c57a2]{padding-top:10rem;padding-bottom:5rem;width:90%;margin:0 auto;text-align:center}main .heading[data-v-af9c57a2]{font-size:3.5rem}main .subheading[data-v-af9c57a2]{padding:3rem 20rem;font-size:1.8rem}.boxes[data-v-af9c57a2]{display:flex;align-items:center}.box[data-v-af9c57a2]{position:relative;background:#fff;margin:5rem 3rem;padding:2rem}.box .heading[data-v-af9c57a2]{text-align:left;font-size:2.5rem;margin:2rem 0}.box .subheading[data-v-af9c57a2]{text-align:left;padding:0;font-size:1.25rem}.box .image[data-v-af9c57a2]{position:absolute;height:7rem;width:7rem;border-radius:50%;background:var(--DarkViolet);top:-.25rem;left:20%;transform:translate(-50%,-50%)}.box .image img[data-v-af9c57a2]{width:50%;transform:translateY(50%)}.box[data-v-af9c57a2]:first-child:after{top:50%}.box[data-v-af9c57a2]:first-child:after,.box[data-v-af9c57a2]:nth-child(2):after{position:absolute;content:"";width:70px;height:5px;background:var(--Cyan);right:-7rem}.box[data-v-af9c57a2]:nth-child(2):after{top:35%}.box[data-v-af9c57a2]:nth-child(2){margin-top:10rem}.box[data-v-af9c57a2]:nth-child(3){margin-top:15rem}}@media (min-width:375px){#boost[data-v-e71a2a0a]{display:flex;justify-content:center;align-items:center;padding:8rem 0;text-align:center;background:var(--DarkViolet);background-image:url(../img/bg-boost-mobile.47ef0c28.svg);background-repeat:no-repeat;background-size:contain;background-position:100%}.head[data-v-e71a2a0a]{color:#fff;font-size:3.5rem}button[data-v-e71a2a0a]{width:50%;margin:2rem;height:40px}}@media (min-width:1440px){#boost[data-v-e71a2a0a]{display:flex;justify-content:center;align-items:center;padding:6.5rem 0;text-align:center;background:var(--DarkViolet);background-image:url(../img/bg-boost-desktop.dc8b886b.svg);background-repeat:no-repeat;background-size:contain;background-position:100%}}footer[data-v-6222dc8e]{background:var(--VeryDarkViolet);color:#fff}@media (min-width:375px){footer[data-v-6222dc8e]{display:flex;flex-direction:column;text-align:center}footer div[data-v-6222dc8e]{margin:2rem}footer div b[data-v-6222dc8e]{font-size:1.5rem}footer div a[data-v-6222dc8e]{display:block;color:#fff;margin:1.25rem 0;font-size:1.25rem}footer div img[data-v-6222dc8e]{margin:0 2rem}}@media (min-width:1440px){footer[data-v-6222dc8e]{display:grid;grid-template-columns:repeat(3,1fr);align-items:flex-start;padding:5rem}footer div[data-v-6222dc8e]{margin:0 5rem}footer>div[data-v-6222dc8e]:nth-child(2){width:100%;display:flex;flex-direction:row;align-items:flex-start}footer>div:nth-child(2) b[data-v-6222dc8e]{font-size:2rem}footer>div:nth-child(2) a[data-v-6222dc8e]{display:block;color:#fff;margin:1.25rem 0;font-size:1.25rem}footer>div:nth-child(2) a[data-v-6222dc8e]:hover{color:var(--Cyan)}}html{font-size:62.5%}*,:after,:before{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,sans-serif}:root{--Cyan:#2acfcf;--DarkViolet:#3b3054;--Red:#f46262;--Gray:#bfbfbf;--GrayishViolet:#9e9aa7;--VeryDarkBlue:#35323e;--VeryDarkViolet:#232127}*>button{background:var(--Cyan);border-radius:25px;color:#fff;border:none;font-weight:700;outline:none;cursor:pointer}.heading{color:var(--VeryDarkViolet);font-weight:700}.subheading{color:var(--GrayishViolet);font-weight:500}