.floating_nav{background:#fff3;transition:all ease .3s}#headerBackground{transition:all ease .3s}#headerBackground.darker{background:#000000e6}#headerBackground.darker .floating_nav{background:transparent}.site-nav li:hover{background:#ffffff1a}.promo_container{background:#1f1f1f;padding:75px 0;color:#fff;margin-bottom:-1px}.promo_container h2,.promo_container p{max-width:600px}.bullet_wrapper{display:flex;align-items:center;gap:10px;padding-top:20px;flex-wrap:wrap;max-width:600px}.bullet_wrapper span{background:#fff3;padding:8px 12px;font-size:12px}.promo_project_wrapper{display:flex;align-items:flex-start;justify-content:space-evenly;gap:20px}.promo_project{display:flex;flex-direction:column;gap:10px;transition:all ease .3s}@media (max-width: 768px){.promo_project_wrapper{flex-wrap:wrap;justify-content:center}.promo_project{min-width:250px}}.promo_project img{height:500px;object-fit:cover;width:100%}.promo_project h5{font-size:24px;margin-top:20px;margin-bottom:0}.promo_block_section{display:flex;align-items:center;justify-content:flex-start;padding:25px 0;border-bottom:1px dashed rgba(355,355,355,.2)}.block_content{max-width:50%}.promo_block_section img{width:50%;border-radius:8px;padding:0 25px;height:400px;object-fit:cover}@media (max-width: 768px){.promo_block_section{flex-direction:column}.block_content,.promo_block_section img{max-width:100%;width:100%}.promo_block_section img{padding:25px 0}}.large_title{font-size:60px;cursor:pointer}.promo_block_section img,.promo_block_section .block_content h5,.promo_block_section .block_content h2,.promo_block_section .bullet_wrapper{transition:opacity .4s ease,max-height .4s ease}.promo_block_section.inactive img,.promo_block_section.inactive .block_content h5,.promo_block_section.inactive .block_content h2,.promo_block_section.inactive .bullet_wrapper{opacity:0;max-height:0;padding:0;pointer-events:none}.quote_wrapper{padding:50px 0;display:flex;align-items:center;justify-content:space-evenly;gap:25px}.quote_item p{font-size:18px}.quote_item h5{font-size:14px}@media (max-width: 768px){.quote_wrapper{flex-direction:column}}.light_background{background:#fff;color:#1f1f1f}html{scroll-behavior:smooth}body{margin-top:60px;background:#1f1f1f}body .header-background{background:#1f1f1f;z-index:1}body.template-index{margin-top:0}body.template-index .header-background{background:transparent}.logo_wrapper{display:flex;align-items:center;justify-content:center;gap:50px;position:relative}@media (max-width: 768px){.logo_wrapper{flex-wrap:wrap}.floating_nav{background:none}}.logo_item{max-height:80px}.logo_item img{filter:brightness(0);max-height:80px;max-width:200px;object-fit:contain;object-position:center}.home__four-items{padding-top:50px}.home__four-items,.contact-form{color:#fff}.errors{background:#ffffff0d;padding:4px 0}.errors ul{margin:0;padding:10px 25px}.errors li{list-style:none;font-weight:700;text-align:center;margin-block-start:0px}.logo_list_wrapper{background:#fff;padding:25px 0}.major-milestones-section{background-size:cover;background-position:center;color:#fff;padding:6rem 2rem;text-align:center}.major-milestones-section h2{font-size:3rem;font-weight:700}.major-milestones-section p{margin-bottom:3rem;font-size:18px}.milestone-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:800px;margin:0 auto}.milestone-block{text-align:left;position:relative;padding-left:25px}.milestone-block:before{content:"+";font-size:3rem;display:block;margin-bottom:.5rem;color:#fff;position:absolute;left:-25px;top:-10px}@media (max-width: 786px){.milestone-block:before{left:-10px}}.milestone-title{font-size:2rem;font-weight:500}.milestone-body{font-size:1rem;opacity:.85;margin-top:.5rem}.scale-section{color:#fff;text-align:left;padding:4rem 2rem 0;background-size:cover;background-position:top}@media (max-width: 786px){.scale-section{padding:1rem 0rem 4rem;background-size:200%;background-repeat:no-repeat;background-position:bottom;background-color:#000}}.scale-section .content{max-width:1200px;margin:0 auto;position:relative}.floating_ipad{width:400px;margin-bottom:-40px}@media (max-width: 786px){.floating_ipad{margin-left:-100px;margin-bottom:-100px}}.scale-heading{font-size:4rem;font-weight:700;margin-bottom:1rem}.scale-subheading{font-size:1.25rem;margin-bottom:3rem;max-width:500px}@media (max-width: 786px){.scale-subheading{margin-bottom:200px}}.scale-logos{gap:2rem;align-items:center;background-color:#fff;padding:2rem 5rem;text-align:center}.scale-logos .container{display:flex;justify-content:space-evenly;flex-wrap:wrap;align-items:center;gap:2rem}.container{max-width:1200px;margin:0 auto;padding-left:2rem;padding-right:2rem}.scale-logos img{max-height:40px;width:200px;max-width:100%;object-fit:contain;margin:0 auto}@media (max-width: 786px){.scale-logos .container{display:flex;flex-wrap:wrap;column-gap:1rem;row-gap:2rem;width:100%;padding:25px 0}.scale-logos img{max-width:calc(50% - 2rem)}}.header__slider .container{display:flex;align-items:center;justify-content:flex-start;width:100%}@media (max-width: 786px){.header__slider .container{padding-left:0;padding-right:0}}.split-section{display:flex;flex-wrap:wrap;width:100%;min-height:600px;background:#fff}.split-section .split-image,.split-section .split-content{flex:1 1 50%;background-size:cover;background-position:center}@media screen and (max-width: 768px){.split-section .split-image{min-height:300px;order:1}}.split-section .split-content{display:flex;justify-content:center;align-items:center;padding:8rem 1rem 4rem;min-height:800px;color:#000}@media (max-width: 786px){.split-section .split-content{min-height:100%;padding:4rem 0rem;order:2}}.split-section .split-content-inner{max-width:600px;width:100%}.align-left .split-content-inner{text-align:left;margin:0 auto 0 4rem}.align-right .split-content-inner{text-align:right;margin:0 4rem 0 auto}@media (max-width: 786px){.align-left .split-content-inner{text-align:left;margin:0 2rem}.align-right .split-content-inner{text-align:right;margin:0 2rem}}.split-section .split-heading{font-size:3.5rem;font-weight:700;margin-bottom:1rem}@media (max-width: 786px){.split-section .split-heading{font-size:3rem}}.split-section .split-subheading{font-size:1.5em;color:#333}@media screen and (max-width: 768px){.split-section{flex-direction:column}.split-section .split-image,.split-section .split-content{flex:1 1 100%}}.hero_center{display:flex;align-items:center;justify-content:center}.hero_center .button_hero_wrapper{text-align:center;padding:8rem 0}.hero_center .button_hero_wrapper h2{margin:0 auto 25px;font-size:4rem}@media screen and (max-width: 768px){.hero_center .button_hero_wrapper h2{font-size:3rem}}.hero_center .button_hero_wrapper p{max-width:600px;margin:0 auto;font-size:1.2rem}.email-stats-inner{max-width:600px;width:100%;display:flex;flex-direction:column;align-items:center}.email-logo{max-width:250px;margin-bottom:2rem}.email-stat-block{margin-bottom:2rem;position:relative;width:250px}.email-stat-block .plus{font-size:3rem;font-weight:500;line-height:1;position:absolute;left:-50px;top:50%;transform:translateY(-50%)}.email-stat-subtext{font-size:1.2rem;opacity:.8}.email-stat-heading{font-size:2.5rem}.new-website-section{background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;aspect-ratio:16 / 9;padding:4rem 2rem}.new-website-section h2{font-size:5rem;text-transform:uppercase;color:#fff;max-width:350px}.old-website-section{background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;aspect-ratio:16 / 9;padding:4rem 2rem}.old-website-section h2{font-size:5rem;text-transform:uppercase;text-align:center;color:#fff}.hero_left .button_hero_wrapper{text-align:left}.hero_left .button_hero_wrapper p{font-size:2rem}.hero_left .button_hero_wrapper p,.hero_left .button_hero_wrapper h2{margin:0 auto 0 0;max-width:500px}.hero_left.header__slider{background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;aspect-ratio:16 / 9;padding:4rem 2rem}.floating_phone{display:none}@media screen and (max-width: 768px){.hero_left .container{flex-direction:column}.hero_left{aspect-ratio:unset!important;padding:2rem 2rem 0!important}.hero_left .button_hero_wrapper{padding:0rem 0 0}.floating_phone{display:block;margin:25px auto 0}.new-website-section,.old-website-section{background-size:contain;background-repeat:no-repeat;background-color:#111;background-position:bottom;aspect-ratio:16 / 12;padding:2rem 0rem 4rem}.new-website-section h2,.old-website-section h2{font-size:2rem;text-align:center}.new-website-section h2{text-align:center}#shopify-section-footer h2{font-size:1.5rem;margin-bottom:0}}.fade-in-on-scroll{opacity:0;transform:translateY(40px);transition:opacity .8s ease,transform .8s ease;will-change:opacity,transform}.fade-in-on-scroll.in-view{opacity:1;transform:translateY(0)}.order_1{order:1}.rich_text--wrapper{display:flex;align-items:center;justify-content:center}.rich_text--content{text-align:left;padding:40px 25px;color:#fff;width:800px;max-width:100%;margin:0 auto}.rich_text--subheading{font-size:20px}
/*# sourceMappingURL=/cdn/shop/t/1/assets/custom.css.map */
