#bar-container{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;width:100dvw}#bar-container .rocket{position:absolute;width:10vw;top:0;left:6%;z-index:100}#bar-container .bar{padding:0 5vw 0 10vw;position:relative}#bar-container .bar>li{border-left:white solid .1rem;display:flex;padding:0 0 20vw 3rem;position:relative}#bar-container .bar>li:last-of-type{border-left:transparent solid}#bar-container .bar>li:before{content:"";background-image:url(/images/star.svg);background-size:cover;background-position:center;background-repeat:no-repeat;height:10vw;width:10vw;position:absolute;top:var(--bar-li-before-top);left:-6.2%}#bar-container .bar>li:last-of-type:before{top:-15px}@media screen and (min-width: 540px){.bar>li{padding:0 0 20vw 3.2rem!important;margin-top:0!important}.bar>li:before{left:-6.1%!important;top:-1rem!important}.bar>li:last-of-type:before{top:-1rem!important}}@media screen and (min-width: 768px){.bar>li{padding:0 0 20vw 3.5rem!important;margin-top:0!important}.bar>li:before{left:-6%!important;top:-1rem!important}.bar>li:last-of-type:before{top:-1.6rem!important}}@media screen and (min-width: 1024px){.bar{padding:0 5vw 0 10vw!important}.bar>li{padding:0 0 20vw 5rem!important}.bar>li:before{top:-2rem!important;left:-6%!important}.bar>li:last-of-type:before{top:-30px!important}}.timeline{position:relative;margin:0 18%;height:auto;display:none}.timeline:after{content:"";position:absolute;width:1px;height:var(--timeline-after-height);background-color:var(--text-white);top:0;bottom:0;left:50%;margin-left:-3px;opacity:.5}.container{padding:0 40px 20px;position:relative;background-color:inherit;width:50%}.container:after{content:"";background-image:url(/images/star.svg);background-size:cover;background-position:center;background-repeat:no-repeat;position:absolute;width:40px;height:40px;top:var(--timeline-container-after-top);right:-58px;border-radius:50%;z-index:1;opacity:1}.left{left:-120px}.right{left:53.1%}.right:after{left:var(--timeline-right-after-star-left)}.content{position:relative;border-radius:6px}@media screen and (min-width: 1248px){.timeline{display:block}}@media screen and (min-width: 1536px){.right:after{left:-8.6%}}#introduction{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:1vw;margin-top:5vh}#introduction #jumbotron{display:flex;justify-content:center;flex-direction:column;align-items:center;color:var(--text-white);text-align:center;padding-bottom:10vh;gap:2vh}#introduction #jumbotron h1,#introduction #jumbotron h2,#introduction #jumbotron button{height:auto}#introduction #jumbotron h1{color:var(--text-white);line-height:2;letter-spacing:3px;font-size:5vw;font-weight:700;margin:0rem 1rem 0}#introduction #jumbotron h2{font-size:3.5vw;font-weight:300;margin:0}#introduction #jumbotron p:nth-of-type(1){font-size:2.5vw;font-weight:lighter;padding:2vw}#introduction #jumbotron #btn-book-a-call{background-color:#be3c2d;padding:3vw;width:60%;text-align:center;color:var(--text-white);font-size:3vw;font-weight:700}@media screen and (min-width: 1248px){#introduction{margin-top:10vh;padding-bottom:20vh}#introduction #jumbotron{margin-bottom:-6vh}#introduction #jumbotron h1{font-size:4vw}#introduction #jumbotron h2{font-size:2.5vw}#introduction #jumbotron p:nth-of-type(1){margin:20px 0 50px;font-size:1.5vw}#introduction #jumbotron #btn-book-a-call{font-size:2vw;padding:2vw}}#why-fx-pro{display:flex;flex-direction:column;justify-content:center;color:var(--text-white);gap:2vw}#why-fx-pro h1{font-weight:lighter;font-size:3.5vw;white-space:nowrap}#why-fx-pro ul{list-style:none;margin-left:0;padding-left:0}#why-fx-pro ul li{margin-bottom:2vw;font-size:3vw;font-weight:300;line-height:1}#why-fx-pro ul li::marker{font-size:.7em}@media screen and (min-width: 1248px){#why-fx-pro h1{font-size:2vw}#why-fx-pro ul li{font-size:1.5vw}}#our-edge{display:flex;flex-direction:column;align-items:center;text-align:center;background-color:var(--bg-white);padding:3vw;width:100%}#our-edge h1{font-weight:500;font-size:3.5vw}#our-edge p{line-height:1.5;font-size:3vw}@media screen and (min-width: 1248px){#our-edge{padding:2vw;gap:2vw}#our-edge h1{font-size:2vw}#our-edge p{font-size:1.5vw}}#custom-filemaker-solutions{display:flex;flex-direction:column;color:var(--text-white)}#custom-filemaker-solutions h2{font-size:3vw;margin:0;margin-bottom:2vw}@media screen and (min-width: 1248px){#custom-filemaker-solutions h2{font-size:2vw}}#our-services{display:flex;flex-direction:column;color:var(--text-white);gap:5vw;text-align:center}#our-services .service{display:flex;flex-direction:column;align-items:center;justify-content:center}#our-services .service img{width:3vw;height:3vw}#our-services .service h3{font-size:3vw}#our-services .service p{font-weight:lighter;font-size:3vw}@media screen and (min-width: 1024px){#our-services{gap:2vw}#our-services .service img{width:2vw;height:2vw}#our-services .service h3,#our-services .service p{font-size:2vw}}@media screen and (min-width: 1248px){#our-services{display:grid;grid-template-columns:repeat(3,1fr);gap:2vw}#our-services .service{align-self:start}#our-services .service img{width:1vw;height:1vw}#our-services .service h3{font-size:1.5vw}#our-services .service p{font-size:1vw}}#no-pay-discovery{display:flex;flex-direction:column;justify-content:center;color:var(--text-white);gap:2vw}#no-pay-discovery h1{font-size:3.5vw;font-weight:500}#no-pay-discovery p{font-weight:300;line-height:1.5;font-size:3vw}@media screen and (min-width: 1248px){#no-pay-discovery h1{font-size:2vw}#no-pay-discovery p{font-size:1.5vw}}#is-filemaker-slowing{display:flex;flex-direction:column;background-color:var(--bg-red);color:var(--text-white);padding:3vw;width:100%}#is-filemaker-slowing h1{font-size:3.5vw;text-align:center}#is-filemaker-slowing ul{list-style:none;margin-left:0;padding-left:0}#is-filemaker-slowing ul li{margin-bottom:2vw;font-size:3vw;font-weight:400;line-height:1}#is-filemaker-slowing ul li::marker{font-size:.7em}@media screen and (min-width: 1248px){#is-filemaker-slowing{padding:2vw;gap:2vw}#is-filemaker-slowing h1{font-size:2vw}#is-filemaker-slowing ul li{font-size:1.5vw}}#lets-fix-that{flex-direction:column;align-items:center;justify-content:center;color:var(--text-white);gap:2vw}#lets-fix-that h1{font-size:3.5vw;line-height:1}#lets-fix-that p:nth-of-type(1){font-size:3vw;margin-top:2vw;font-weight:bolder}#lets-fix-that ul{list-style:none;margin-left:0;padding-left:0}#lets-fix-that ul li{margin-bottom:2vw;font-size:3vw;font-weight:400;line-height:1}#lets-fix-that ul li::marker{font-size:.7em}@media screen and (min-width: 1248px){#lets-fix-that h1{font-size:2vw}#lets-fix-that p:nth-of-type(1){font-size:1.5vw}#lets-fix-that p:nth-of-type(2){font-size:1.5vw}#lets-fix-that ul li{font-size:1.5vw}}#we-focus-on{display:flex;flex-direction:column;color:var(--text-white);gap:2vw}#we-focus-on h1{font-size:4vw}#we-focus-on ul{list-style:inside;margin-left:0;padding-left:0}#we-focus-on ul li{margin-bottom:2vw;font-size:3vw;font-weight:300;line-height:2}#we-focus-on ul li::marker{font-size:.7em}@media screen and (min-width: 1248px){#we-focus-on h1{font-size:2vw}#we-focus-on ul li{font-size:1.5vw}}#ready-to-launch{display:flex;flex-direction:column;width:100dvw;justify-content:center;align-items:center;text-align:center;color:var(--text-white);gap:2vw}#ready-to-launch h2{font-size:3.5vw;font-weight:300;line-height:2}#ready-to-launch #launch-text{display:flex;justify-content:center;align-items:center;font-size:13vw;gap:2vw;cursor:pointer}#ready-to-launch #launch-text span{width:10vw}#ready-to-launch #launch-btn{background-color:#be3c2d;padding:2vw;width:30%;text-align:center;color:var(--text-white);font-size:3vw;font-weight:700}@media screen and (min-width: 700px){#ready-to-launch #launch-btn{font-size:1.8vw}}@media screen and (min-width: 1248px){#ready-to-launch{gap:1vw}#ready-to-launch h2{font-size:2vw}#ready-to-launch #launch-btn{font-size:1.5vw;width:20vw;padding:.5vw}}#intro-footer{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--text-white);font-size:2.2vw;padding:0;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}#intro-footer a{color:var(--text-white);text-decoration:underline}#intro-footer:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:150%;height:var(--footer-elipses-height);background:radial-gradient(ellipse at 50% 100%,rgba(255,255,255,.4) 40%,transparent var(--footer-elipses-background-height));z-index:1;transition:all .5s ease-out}@media screen and (min-width: 1024px){#intro-footer{font-size:1.5vw}}body{background-image:url(/images/background-desktop-2.jpg);background-size:cover;background-position:top;background-repeat:no-repeat;background-attachment:scroll}main{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100vw;height:auto;position:relative}a{text-decoration:none}h1,p{line-height:2;letter-spacing:1px;margin:0;padding:0}.bg-primary{background-color:var(--bg-primary)}.text-color-purple{color:var(--text-purple)}.timeline>.rocket{position:absolute;width:8%;top:-10vh;left:46%;z-index:100}.timeline .container{opacity:1}.timeline .container:last-of-type:after{content:none}@media screen and (min-width: 1024px){body{background-size:cover}}@media screen and (min-width: 1247px){.timeline .container{padding:0 40px 50dvh}.timeline .container:first-of-type{margin-top:40vh}.timeline .container:last-of-type{padding-bottom:10vh}#bar-container{display:none}}
