﻿.blog{max-width:56rem;margin-left:auto;margin-right:auto;padding:0 1rem}.blog-entry{display:flex;flex-direction:column;padding:2rem;margin-bottom:1rem;background:var(--color-white);text-align:left;text-decoration:none;box-shadow:0 0 0 1px var(--color-trans-black-10),0 5px 10px var(--color-trans-black-10);border-radius:3px}@media all and (min-width: 768px){.blog-entry{flex-direction:row;padding:3rem;margin-bottom:1.5rem}}.blog-entry h1{font-size:1.8rem;line-height:1.2;margin-bottom:0}@media all and (max-width: 767px){.blog-entry h1{font-size:1.4rem !important}}.blog-entry p{margin:1rem 0;font-size:1.4rem}.blog-entry__img{max-width:100%;margin:0 auto 0.5rem;overflow:hidden}@media all and (min-width: 768px){.blog-entry__img{width:20rem;margin-right:2rem;border:1px solid #ddd;border-radius:3px}}.blog-entry__img img{object-fit:cover;width:100%;height:100%}.blog-entry__content{width:100%}.blog-entry__headline{text-align:left !important}.blog-entry__time{color:var(--color-trans-black-50);font-size:1.2rem;font-family:"GT America", system-ui, sans-serif}.blog-posts-button{display:inline-flex;align-items:flex-start;line-height:2;text-decoration:none;border:1px solid var(--color-ink-always-dark);padding:0.4rem 1rem 0.2rem;border-radius:3rem;margin:0}.blog-post{text-align:left;padding:3rem 1.5rem;background:var(--color-white);box-shadow:0 0 0 1px var(--color-trans-black-10),0 5px 10px var(--color-trans-black-10);margin:1rem 0.5rem 8rem;border-radius:3px;color:var(--color-ink-light)}@media all and (min-width: 768px){.blog-post{margin:1rem auto 3rem}}.blog-post img{display:flex;max-width:100%;margin:auto}.blog-post h1{font-size:2.4rem;line-height:1.3;margin-bottom:1rem;text-align:center}@media all and (max-width: 767px){.blog-post h1{font-size:2rem !important}}@media all and (min-width: 768px){.blog-post h1{width:calc(100% + 4rem);margin-left:-2rem}}.blog-post h1+h2{margin-top:-1rem !important}.blog-post h2{margin-top:3rem;font-size:1.6rem;line-height:1.3}@media all and (max-width: 767px){.blog-post h2{font-size:1.3rem !important}}.blog-post h3{margin-top:3rem;font-size:1.4rem;line-height:1.3}@media all and (max-width: 767px){.blog-post h3{font-size:1.2rem !important}}.blog-post blockquote{margin-left:0;margin-bottom:2rem;padding:0.5rem 0 0.5rem 1.5rem;border-left:3px solid var(--color-orange);font-family:monospace}.blog-post hr{height:3rem !important;border:0 !important;text-align:center}.blog-post hr:after{display:flex;content:"+ + +";justify-content:center;color:var(--color-dark-turquoise);font-size:2rem}.blog-post i,.blog-post em{font-family:"Inter", sans-serif}.blog-post ul,.blog-post ol{font-size:1.3rem;line-height:1.4}@media all and (max-width: 767px){.blog-post ul,.blog-post ol{font-size:1rem;line-height:1.35}}.blog-post li{margin-bottom:0.5rem}@media all and (min-width: 768px){.blog-post{max-width:56rem;padding:4rem}}.blog-post figure{padding:0;margin:0 0 2rem}.blog-post figcaption{margin-top:1rem;text-align:center;color:var(--color-trans-black-40)}.blog-post__meta{text-align:center;color:var(--color-trans-black-40)}@media all and (min-width: 768px){.blog-post__meta{margin-bottom:2rem}}.blog-post__meta a{color:inherit !important}.blog-post__subhead{margin-top:0 !important;margin-bottom:1rem;text-align:center;font-weight:normal}.blog-post__gallery{display:grid;grid-template-columns:1fr 1fr;grid-gap:0.5em;margin-bottom:1rem}.blog-post__gallery .blog-post__img{width:100%;height:100%;border:1px solid var(--color-trans-black-10)}.blog-post__img--small{max-width:75% !important}@media all and (min-width: 768px){.blog-post__img--small\@medium{max-width:75% !important}}.blog-post__img--full{width:calc(100% + 2rem);margin-left:-1rem !important;max-width:inherit !important}@media all and (min-width: 768px){.blog-post__img--full{width:calc(100% + 8rem);margin-left:-4rem !important;max-width:inherit !important}}.newsletter{display:inline-block;padding:1.75em;background:var(--color-yellow);border-radius:1.5em;margin-bottom:2em}.newsletter__form{display:inline-flex;margin:0 auto}.newsletter__input,.newsletter__btn{background:white;margin:0 !important;padding:0.5em 1em;box-sizing:border-box;font-family:'quiroh', sans-serif;font-size:0.85em;border-radius:0.75em 0 0 0.75em}@media all and (min-width: 768px){.newsletter__input,.newsletter__btn{font-size:1.2em}}.newsletter__input:focus,.newsletter__btn:focus{outline:0;box-shadow:none;border:0;box-shadow:inset 0 0 0 2px var(--color-orange)}.newsletter__btn{border-radius:0 0.75em 0.75em 0;border:0;background:var(--color-orange)}.display--n{display:none}.display--b{display:block}.align--center{text-align:center}.align--left{text-align:left}.align--right{text-align:right}.flush{margin:0}.flush--top{margin-top:0}.flush--bottom{margin-bottom:0}.push--top{margin-top:1rem}.push--bottom{margin-bottom:1rem}.push--ends{margin-top:1rem;margin-bottom:1rem}.push_double--top{margin-top:2rem}.push_double--bottom{margin-bottom:2rem}.push_double--ends{margin-top:2rem;margin-bottom:2rem}.push--right{margin-right:1rem}.push_half--top{margin-top:0.5rem}.push_half--bottom{margin-bottom:0.5rem}.push_half--ends{margin-top:0.5rem;margin-bottom:0.5rem}.push_half--left{margin-left:0.5rem}.push_half--right{margin-right:0.5rem}.push_quarter--top{margin-top:0.25rem}.push_quarter--bottom{margin-bottom:0.25rem}.push_quarter--ends{margin-top:0.25rem;margin-bottom:0.5rem}.txt--uppercase{text-transform:uppercase}.txt--small{font-size:1rem !important;line-height:1.2 !important}.txt--normal{font-weight:normal}.avatar{border-radius:100%}.avatar--medium{width:70px}@media all and (max-width: 767px){.avatar--medium{width:50px}}.avatar--small{width:25px;height:25px;display:inline-block;vertical-align:text-top}@media all and (max-width: 767px){.avatar--small{width:20px;height:20px}}@media all and (min-width: 768px){.wrap-on-desktop{display:block}}.nowrap{white-space:nowrap}.contact-form .cta-button{display:inline-block;padding:1rem 1.2rem;border-radius:10px;font-size:14px;line-height:17px;text-decoration:none;color:#fff;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media all and (min-device-width: 400px){.contact-form .cta-button{font-size:15px;line-height:18px}}@media all and (min-width: 768px){.contact-form .cta-button{padding:1.5rem 2rem;font-size:19px;line-height:21px;max-width:400px}}@font-face{font-family:'GT America';src:url(//d12uey3qhaehu4.cloudfront.net/assets/GT-America-Standard-Regular-32184a4696344f2fd36a788c56ac8dc001d81d6a5c5298855d7058ce3994e207.woff2) format("woff2");font-weight:normal;font-style:normal}@font-face{font-family:'GT America';src:url(//d12uey3qhaehu4.cloudfront.net/assets/GT-America-Standard-Medium-57a819df4570d528961dea2c9c564b2f87600e9ebc5ece8d4704663c4d11f03a.woff2) format("woff2");font-weight:bold;font-style:normal}@font-face{font-family:'Saans';src:url(//d12uey3qhaehu4.cloudfront.net/assets/SaansRegular-378e3673ebb8c8acb1052d5f6f36343a23aab81e52702d29cc7b4076bc78b18e.woff2) format("woff2");font-weight:normal;font-style:normal}@font-face{font-family:'Saans';src:url(//d12uey3qhaehu4.cloudfront.net/assets/SaansMedium-ae626b2f0f20eb31809bf959a9378159ca97e1742ad36d223179b5ac82ad9294.woff2) format("woff2");font-weight:500;font-style:normal}@font-face{font-family:'Saans';src:url(//d12uey3qhaehu4.cloudfront.net/assets/SaansHeavy-44e3db72381e940f81956d1c408bcc7fac42b4cb5a09b47cb3cb16e608af163e.woff2) format("woff2");font-weight:900;font-style:normal}@font-face{font-family:'Saans';src:url(//d12uey3qhaehu4.cloudfront.net/assets/SaansHeavyItalic-5824b0b0deab23b7579796e5ab929ef0ff8b3b4458e9c334757b2e78127c02d1.woff2) format("woff2");font-weight:bold;font-style:italic}:root{--color-white: #ffffff;--color-black: #000000;--color-gold: #ffd586;--color-shadow: #272a34;--color-l0: #13151D;--color-l1: #11151d;--color-input: #8592b6;--color-ink: #1e243c;--color-lavender: #e3e5ff;--color-ink: #1e243c;--color-ink-light: #39415e;--color-purple: #7708fd;--color-dark-purple: #1c013c;--color-footer: #292544;--color-grey: #577181;--color-trans-white-50: rgba(255, 255, 255, 0.5);--color-trans-black-10: rgba(0, 0, 0, 0.1);--color-trans-black-20: rgba(0, 0, 0, 0.2);--color-trans-black-50: rgba(0, 0, 0, 0.5)}*{box-sizing:border-box}html{background:url(//d12uey3qhaehu4.cloudfront.net/assets/marketing/v4/bg-sky-edc72c9c9cc53ad97fb94aaeec6ca50a569730e665226ad8766141f9c5dbba13.webp) no-repeat top left fixed #fefefe;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:auto}body{font-family:"Saans", system-ui, sans-serif;font-size:16px;color:var(--color-ink);margin:0}.site-nav{font-size:1.5rem;font-weight:500;display:flex;flex-direction:column;align-items:center;padding:0.2rem 1rem 0 0.5rem;top:0;z-index:2;padding-top:3rem}@media all and (min-width: 768px){.site-nav{flex-direction:row;justify-content:space-between;padding:0 2rem 0 1rem}}.site-nav p,.site-nav li{font-family:"Saans", sans-serif;list-style-type:none}.site-logo,.site-menu{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0.5em}@media all and (min-width: 768px){.site-logo,.site-menu{flex-direction:row}}.site-logo a,.site-logo p,.site-menu a,.site-menu p{color:var(--color-grey);margin:0.5rem 0}.site-logo p{font-size:2.25rem;font-weight:bold;color:var(--color-ink-light);letter-spacing:-1px}@media all and (min-width: 768px){.site-logo p{letter-spacing:0;font-weight:500;color:var(--color-grey);font-size:clamp(1.15rem, calc(1.5vw + 0.5rem), 1.6rem)}}.site-icon{max-width:100px;margin-bottom:-0.5rem;filter:drop-shadow(0 5px 6px rgba(30,30,30,0.1))}@media all and (min-width: 768px){.site-icon{margin-bottom:0;max-width:clamp(1rem, calc(3.5vw + 1.5rem), 3.5rem)}}.site-menu{display:none;gap:1rem}@media all and (min-width: 768px){.site-menu{display:flex;gap:2rem}}.page-content{min-width:320px;max-width:100vw}a{color:var(--color-ink);text-decoration:none;transition:ease-in-out 0.2s}h1{font-size:clamp(1.8rem, calc(3.5vw + 1rem), 4rem);margin:0.5rem 0 1rem;line-height:1;text-wrap:pretty}h2{margin-top:0.5rem;line-height:1;text-wrap:pretty}.u-display-n{display:none}p,li{font-family:"GT America", sans-serif;font-size:clamp(1.15rem, calc(1.4vw + 0.5rem), 1.6rem);text-wrap:pretty;line-height:1.3;color:var(--color-ink-light);text-align:left;letter-spacing:-0.2px}figure{margin:0}.hero{display:flex;align-items:center;justify-content:center;padding:0 5% 3rem;flex-direction:column}@media all and (min-width: 768px){.hero{flex-direction:row;padding:0 8% 0 2%}}.hero__headline{font-family:"GT America", sans-serif;font-size:clamp(1.15rem, calc(1.5vw + 0.5rem), 1.6rem);font-weight:normal;line-height:1.3;text-align:center;margin-top:0}@media all and (min-width: 768px){.hero__headline{font-family:"Saans", system-ui, sans-serif;font-weight:bold;text-align:left;line-height:1;font-size:clamp(2rem, calc(3.5vw + 1.5rem), 5rem)}}.hero__content{order:1}@media all and (min-width: 768px){.hero__content{margin-top:-3rem;width:60%;order:2}}.hero__copy{display:none;max-width:40rem}@media all and (min-width: 768px){.hero__copy{display:block}}.hero__phone{order:2;max-width:28rem;margin:1rem auto -3rem}.hero__phone img{width:100%}@media all and (min-width: 768px){.hero__phone{order:1;margin:0 auto}}.hero__cta{display:flex;gap:0.5em;padding-top:1rem}.store-button{width:100%}.feature{text-align:center;padding:8% 0 6%}@media all and (min-width: 768px){.feature{padding:6% 0 4%}}.feature>h1,.feature>p{padding:0 7%}@media all and (min-width: 768px){.feature>h1,.feature>p{padding:0 8%}}.feature p{max-width:72rem}@media all and (min-width: 768px){.feature p{margin:2rem auto}}@media all and (min-width: 768px){.feature p,.feature li{text-align:center}}.feature--intro{display:flex;flex-direction:column;text-align:center;background:#3f30b2;gap:0;padding-bottom:3rem}.feature--intro h1{color:var(--color-white);order:0;margin-bottom:1.25em}.feature--intro p{color:var(--color-lavender);order:2;margin:1.5em auto 0.5em}.hero-intro{background:url(//d12uey3qhaehu4.cloudfront.net/assets/marketing/v4/hero-6up-bb3361b2cdf78e5b3a8b260a1043a9344dff952ec85eb67ace3e23f16f7a8f78.webp) #16103d;aspect-ratio:22 / 9;background-size:contain;background-position:bottom;background-repeat:no-repeat;order:1;margin-top:-1rem;padding-top:3rem}@media all and (min-width: 768px){.hero-intro{aspect-ratio:24 / 9}}.feature--charts{background:white;margin-top:-1px;display:flex;flex-direction:column}.feature--charts p{order:0;margin-top:0}.hero-charts{order:0;background:url(//d12uey3qhaehu4.cloudfront.net/assets/marketing/v4/hero-charts-2159900686910724142f8e15862c966696b23ac848a4811aa6409677ad74f069.webp);background-size:contain;background-position:center;background-repeat:no-repeat}@media all and (min-width: 768px){.hero-charts{order:1}}.hero-charts-phone{background:url(//d12uey3qhaehu4.cloudfront.net/assets/marketing/v4/hero-phone-stats-2bb7a524339f523f90da69ff19b649aded137b9c451a700e735eda67662c219c.webp);aspect-ratio:1;background-size:contain;background-position:top;background-repeat:no-repeat}@media all and (min-width: 768px){.hero-charts-phone{aspect-ratio:1.6}}.feature--sources{display:flex;flex-direction:column;background:#16222A;background:linear-gradient(to bottom, #27223a, #130a1c)}.feature--sources h1{order:0;color:var(--color-white)}.feature--sources p{order:3;color:var(--color-input)}.hero-sources{background:url(//d12uey3qhaehu4.cloudfront.net/assets/marketing/v4/sources-8d07d287bff8c0bc579751c08af0445dd17fdca5dfc71355083447275aefd2d0.webp);aspect-ratio:12 / 9;background-size:cover;background-position:bottom;background-repeat:no-repeat;order:2;margin:1rem 0}@media all and (min-width: 768px){.hero-sources{background-size:contain;aspect-ratio:4;order:4;margin:1rem 0 3rem}}.feature--platforms{background:url(//d12uey3qhaehu4.cloudfront.net/assets/marketing/v4/hero-platforms-60f497a349603a37de60aab12a5ab3ae52cb26b454daf1d230ad2a2ba32ccc47.webp);background-size:cover;background-position:0 0;background-repeat:no-repeat}.feature--platforms,.feature--platforms p{color:white}.feature--platforms p{margin-bottom:0}.hero-platforms{background:url(//d12uey3qhaehu4.cloudfront.net/assets/marketing/v4/platforms-mocks-bd6a2b5b6727c192390bf5015433929492a578bb29abaf220e68da93cbdaffa4.webp);aspect-ratio:12 / 9;background-size:contain;background-position:top;background-repeat:no-repeat;margin:1rem 0 -2rem}@media all and (min-width: 768px){.hero-platforms{aspect-ratio:1.8}}.hero-customization{width:100%;max-width:800px}.feature--reviews{background:rgba(255,255,255,0.8)}.testimonials{display:flex;flex-direction:column;align-items:center;width:100%;gap:1rem;padding:0 2rem}.testimonials .stars{max-width:80%}.testimonial{font-family:"GT America", sans-serif;text-align:left;width:450px;max-width:100%;padding:1.5rem;border-radius:2em 2em 0 2em;background:white;margin-left:1rem;margin-right:-1rem;transform:rotate(0.5deg)}.testimonial:nth-child(odd){border-radius:2em 2em 2em 0;margin-left:-1rem;margin-right:1rem;transform:rotate(-0.5deg)}.testimonial p{margin:0;font-size:1rem;text-align:left}@media all and (min-width: 768px){.testimonial p{font-size:1.2rem}}.testimonial span{font-weight:normal;display:block;margin-top:0.2rem;color:var(--color-trans-black-50);font-weight:bold}.testimonial span a{color:var(--color-ink-light)}.testimonial span a:hover{text-decoration:underline}.testimonial span::before{content:"— "}.testimonial--one{background:#8FE1FF}.testimonial--two{background:#FEE491}.testimonial--three{background:#7CEBEC}.testimonial--four{background:#EE9EFF}.testimonial--five{background:#FFC79E}.testimonial--six{background:#0EF5BF}.testimonial--seven{background:#e8e8e8}.feature--customization{background:#11151d}.feature--customization h1{color:white}.feature--customization p{color:var(--color-input)}.feature--customization img{padding:0 1rem}.feature--dark{background:var(--color-l0);color:var(--color-white);padding:4rem 0 3rem}.hero-dark{background:url(//d12uey3qhaehu4.cloudfront.net/assets/marketing/v4/hero-dark-881501a9c31113256c43fda5191b5011d00a768aa05ca6dd64d694c688cdf88d.webp);aspect-ratio:12 / 9;background-size:cover;background-position:center;background-repeat:no-repeat}@media all and (min-width: 768px){.hero-dark{aspect-ratio:20 / 9}}.feature--privacy{background:var(--color-lavender);padding-bottom:3rem}.privacy-stamp{max-width:120px}@media all and (min-width: 768px){.privacy-stamp{max-width:150px}}.privacy-link{display:inline-flex;border:6px double var(--color-ink-light);color:var(--color-ink-light);padding:0.8rem 1.6rem;margin-top:0.5rem;border-radius:1.2rem}.page-footer{background:url(//d12uey3qhaehu4.cloudfront.net/assets/marketing/v4/bg-space-8b759cd01e773b0b91c934c4cb45884213bfa4e3533729542e3a68215db043e8.webp);background-size:cover;background-position:0 0;background-repeat:no-repeat;flex-direction:column;gap:1rem;text-align:center}@media all and (min-width: 768px){.page-footer{flex-direction:row}}.page-footer .feature{padding:3rem 0 0}@media all and (min-width: 768px){.page-footer .feature{padding:5rem 0 0}}.page-footer h1{color:var(--color-lavender)}.page-footer .columns{padding:1rem 0 5rem}@media all and (min-width: 768px){.page-footer .columns{display:flex;width:100%;align-items:center;justify-content:center;padding:5rem 0}}.page-footer .column{width:100%}.page-footer .column:not(:last-child){margin-bottom:3rem}.page-footer .column p{margin:0 0 1rem;color:#d9d0ff;text-align:center}.download-buttons{display:flex;flex-direction:column;align-items:center;width:100%;gap:0.5rem}.download-button{display:flex;max-width:180px}.download-button img{width:100%}.signup{min-width:380px}.social-icons{display:flex;align-items:baseline;justify-content:center;gap:1rem}.social-icon img{width:100%;max-width:50px}@media all and (min-width: 768px){.social-icon img{max-width:70px}}.subscription{font-family:"GT America", sans-serif;color:var(--color-input);background:rgba(255,255,255,0.03);display:inline-flex;flex-direction:column;padding:0.75em;border-radius:1.5rem;text-align:center}.subscription .input:not(.submit){min-width:300px}@media all and (min-width: 768px){.subscription .input{margin-bottom:0}.subscription .input:not(.submit){min-width:auto}}.subscription p{font-size:1rem;margin-top:0}.subscription p:last-child{margin:0}input:focus-visible{outline:none;border:0;background:var(--color-black);color:var(--color-white) !important}input:focus-visible::placeholder{color:var(--color-white) !important}input:focus-visible+.submit{background:var(--color-purple);color:var(--color-white) !important}input:-webkit-autofill,input:-webkit-autofill:focus{transition:background-color 600000s 0s, color 600000s 0s}input[data-autocompleted]{background-color:transparent !important}.input{font-family:"GT America", system-ui, sans-serif;font-size:16px;color:var(--color-white);background:var(--color-black);border:0;box-shadow:0;padding:1rem 1.5rem;transition:ease-in-out 0.2s;border-radius:1rem;display:block;margin-bottom:0.5rem;text-align:center;width:100%}.input::placeholder{color:var(--color-input);transition:ease-in-out 0.2s}.input:not(:placeholder-shown){background:var(--color-shadow);color:var(--color-white) !important}.input:not(:placeholder-shown)+.submit{background:var(--color-purple);color:var(--color-white) !important}@media all and (min-width: 768px){.input{display:inline;width:auto;text-align:left;border-radius:1rem 0 0 1rem}}.submit{font-family:"GT America", system-ui, sans-serif;font-size:16px;color:var(--color-input);background:var(--color-black);border:0;box-shadow:0;padding:1rem 1.5rem;transition:ease-in-out 0.2s;display:block;border-radius:1rem;font-weight:normal;margin:0 auto}.submit:hover{cursor:pointer;color:var(--color-white)}@media all and (min-width: 768px){.submit{display:inline;border-radius:0 1rem 1rem 0;width:auto}}.copyright{display:flex;flex-direction:column;width:100%;background:black;gap:0.5rem;padding:1rem 2rem}@media all and (min-width: 768px){.copyright{flex-direction:row;justify-content:center}.copyright ul:last-child{margin-left:2rem}}.copyright .footer-links{display:flex;list-style-type:none;gap:0.8rem;margin:0;padding:0;justify-content:center}.copyright .footer-links a{color:var(--color-input)}.copyright .footer-links li{font-size:1rem;color:var(--color-input)}.copyright .footer-links li:not(:last-child)::after{content:" · ";padding-left:0.4rem}.message{text-align:left;color:var(--color-input)}.message p:last-child{margin-bottom:0}.contact-form label{font-size:clamp(1.15rem, calc(1.4vw + 0.5rem), 1.6rem);font-family:"GT America", system-ui, sans-serif}.contact-form input[type=text],.contact-form input[type=email],.contact-form textarea{display:block;width:100%;padding:1rem 1.25rem;font-family:"GT America", system-ui, sans-serif;font-size:clamp(1.15rem, calc(1.4vw + 0.5rem), 1.6rem);color:var(--color-ink) !important;border:2px solid rgba(0,0,0,0.2);border-radius:1rem;background:white;margin:0.3em 0 1.6em}.contact-form input[type=text]:focus,.contact-form input[type=email]:focus,.contact-form textarea:focus{outline:none;border-color:var(--color-purple) !important}.contact-form .cta-button{display:inline-block;position:relative;padding:1rem 1.5rem;margin-bottom:0.5rem;border-radius:1rem;background:#2196F3;font-family:"GT America", system-ui, sans-serif;font-size:1.4rem;color:white;text-decoration:none;border:0;outline:none;-webkit-appearance:none;overflow:hidden;cursor:pointer}.contact-form .cta-button:hover{color:white}.contact-form .cta-button.cta-button--loading{padding-right:50px}.contact-form .cta-button.cta-button--loading .cta-button__spinner{right:1rem}@media all and (max-width: 767px){.contact-form .cta-button{font-size:1.1rem;line-height:1.2}}.contact-form .cta-button__spinner{-webkit-transition:right 0.2s ease-in-out;-moz-transition:right 0.2s ease-in-out;-ms-transition:right 0.2s ease-in-out;transition:right 0.2s ease-in-out;position:absolute;top:50%;margin-top:-11px;right:-40px}
