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