:root{--footer-top-spacing:104px;--footer-gap:80px;--footer-sections-gap:var(--viewport-gutter);--footer-section-margin-bottom:16px;--footer-newsletter-height:28px;--footer-newsletter-width:210px;--check-size:26px}.footer{display:flex;flex-direction:column;align-items:flex-start;color:var(--grayb5);margin-top:var(--footer-top-spacing);padding:var(--viewport-padding);gap:var(--footer-gap)}.footer-sections{display:flex;flex-wrap:wrap;width:100%;gap:var(--footer-sections-gap)}.footer-section{display:flex;flex:1 1 120px;flex-direction:column;align-items:flex-start;align-self:stretch;gap:8px}.footer-section-title{color:var(--white);font-size:var(--font-body);font-weight:700;line-height:28px;margin-bottom:var(--footer-section-margin-bottom);white-space:nowrap}.footer-links{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;gap:8px;padding:0}.footer-link{padding:0}.footer-link-icon{font-size:8px;padding:8px}.footer-tail{display:flex;justify-content:space-between;align-items:baseline;align-self:stretch}.footer-legal{display:flex;align-items:flex-start;gap:var(--viewport-gutter)}.footer-newsletter{display:flex;max-width:var(--footer-newsletter-width);height:var(--footer-newsletter-height);flex-direction:row;justify-content:center;align-self:stretch}.footer-newsletter-input-container{width:var(--footer-newsletter-width);height:var(--footer-newsletter-height);background:0 0!important;border:none!important;border-radius:0;border-bottom:.5px solid var(--grayb5)!important;padding:0 0 8px 0!important}.footer-newsletter-input{width:100%;height:100%;font-size:17px!important;line-height:24px!important;font-weight:500!important;color:var(--grayb5);padding-block:0;padding-inline:0}.footer-newsletter-input::placeholder{color:var(--grayb5)}.footer-newsletter-input-arrow{border:none;background-color:transparent;color:var(--grayb5);font-size:18px}.footer-newsletter-input-check{border:none;background-color:transparent;color:var(--purple);font-size:var(--check-size)}@media only screen and (max-width:640px),only screen and (max-height:640px){:root{--footer-top-spacing:148px;--footer-gap:48px;--footer-sections-gap:48px var(--viewport-gutter);--footer-section-margin-bottom:0px;--footer-newsletter-width:180px;--check-size:22px}.footer-tail{flex-direction:column-reverse;align-items:flex-start;gap:8px}.footer-newsletter-input{font-size:16px!important}}
.wg-block{display:flex;flex-direction:column;text-align:center;align-items:center;padding:0 var(--viewport-padding);gap:24px}.wg-block+.wg-block{padding-top:280px}.wg-text{display:flex;flex-wrap:wrap;justify-content:center;column-gap:.4ch;flex-direction:row;align-items:flex-start;align-content:flex-start}.wg-stack{flex-direction:column;align-items:center;align-content:center}.wg-block.heading-type1{margin-bottom:64px}.wg-block.heading-type2{margin-bottom:48px}@media only screen and (max-width:640px),only screen and (max-height:640px){.wg-block{gap:16px}.wg-block+.wg-block{padding-top:220px}.wg-text{column-gap:0;flex-direction:column;align-items:center;align-content:center}.wg-block.heading-type1{margin-bottom:40px}.wg-block.heading-type2{margin-bottom:32px}}
:root{--header-height:88px;--btn-header-dimension:40px;--btn-header-padding:10px 16px;--btn-header-font:14px;--header-logo-size:32px}.header{position:fixed;width:100%;height:var(--header-height);z-index:100;max-width:2560px}.header-content{display:flex;justify-content:space-between;align-items:center;background:rgba(10,10,10,.3);-webkit-backdrop-filter:blur(12.5px);backdrop-filter:blur(12.5px);padding:0 var(--viewport-padding);height:100%}.header-logo{font-size:var(--header-logo-size);color:var(--white);text-decoration:none}.btn-header{height:var(--btn-header-dimension);font-size:var(--btn-header-font)}.btn-header.logged-in{width:var(--btn-header-dimension)}.btn-header:not(.logged-in){padding:var(--btn-header-padding)}button.hamburger{overflow:visible;position:relative}button>.hamburger-menu{position:absolute;width:184px;box-sizing:border-box;padding:20px 24px;z-index:9999999!important;background:var(--white);display:flex;align-items:flex-start;flex-direction:column;top:50px;right:0;box-shadow:var(--widget-dropshadow);border-radius:16px;color:#fff!important;background-color:var(--gray1f)!important}button>.hamburger-menu>*{width:100%;font-family:Inter;font-style:normal;font-weight:400;font-size:14px;line-height:20px}button>.hamburger-menu>:not(.hamburger-divider){color:var(--gray-text);text-decoration:none;text-align:left;cursor:pointer;padding:6px 0}button>.hamburger-menu>:not(.hamburger-divider):hover{font-weight:500}button>.hamburger-menu>.hamburger-divider{height:1px;background-color:var(--gray-divider);margin:8px 0}@media only screen and (max-width:640px),only screen and (max-height:640px){:root{--header-height:60px;--btn-header-dimension:28px;--btn-header-padding:10px 12px;--header-logo-size:24px}.header-content{padding-top:24px}}
.pricing-options{position:relative;display:flex;flex-direction:row;align-items:center;align-self:stretch;flex-direction:row;justify-content:center}
.faqs{display:flex;align-items:center;flex-direction:column;gap:20px;border-radius:24px;background-color:var(--gray1f);margin:0 var(--viewport-padding);padding:120px 0}@media only screen and (max-width:640px),only screen and (max-height:640px){.faqs{padding:100px 0}}
:root{--space-between-sections:240px}.section-spacer{margin-top:var(--space-between-sections)}@media only screen and (max-width:640px),only screen and (max-height:640px){:root{--space-between-sections:148px}}
:root{--subtitle-bottom-margin:16px}@media only screen and (max-width:640px),only screen and (max-height:640px){:root{--subtitle-bottom-margin:0px}}.subtitle-block{display:flex;flex-direction:column;text-align:center;align-items:center;margin-bottom:var(--subtitle-bottom-margin);padding:0 var(--viewport-padding)}
:root{--view-width:min(100vw, 1440px);--hours-count-size:max(calc(var(--view-width) * 0.32), 160px);--hours-letter-spacing:calc(var(--hours-count-size) * -.067)}.hours-saved{position:relative;display:flex;flex-direction:column;align-items:center;align-self:stretch}.bg-hour-count{text-align:center;font-size:var(--hours-count-size);font-weight:600;line-height:100%;letter-spacing:var(--hours-letter-spacing);padding:0 var(--viewport-padding);background:linear-gradient(182deg,rgba(137,137,137,.35) 16.03%,rgba(0,0,0,.35) 105%);background-clip:text;-webkit-text-stroke-width:1;-webkit-text-stroke-color:#000;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hours-saved>.wg-block{position:absolute;top:50%;transform:translateY(-50%)}
.pricing-option{display:flex;flex-direction:column;align-items:flex-start;width:fit-content;border-radius:24px;background-color:var(--gray1f);margin:0 var(--viewport-padding);padding:80px 40px}.pricing-option .wg-block{padding:0;width:100%}.pricing-option .wg-text{font-size:30px;line-height:40px}.pricing-option .wg-stack{align-items:flex-start}.pricing-option .gradient-text{font-size:24px}.features-list{list-style:none;padding:0}.features-list>li{color:var(--white);font-size:var(--font-body);line-height:28px;white-space:nowrap;margin-bottom:8px}.features-list>li::before{content:"✔";margin-right:8px}
:root{--title-text-padding:220px var(--viewport-padding) 48px var(--viewport-padding);--title-text-gap:28px}@media only screen and (max-width:640px),only screen and (max-height:640px){:root{--title-text-padding:160px var(--viewport-padding) 24px var(--viewport-padding);--title-text-gap:16px}}.title-text{display:flex;flex-direction:column;align-items:center;text-align:center;padding:var(--title-text-padding);gap:var(--title-text-gap)}.title-text>*{max-width:720px}
:root{--button-header-text-color:var(--white);--button-header-bottom-margin:40px;--button-header-x-padding:var(--viewport-padding)}.button-header{color:var(--button-header-text-color);padding-left:var(--button-header-x-padding);padding-right:var(--button-header-x-padding);margin-bottom:var(--button-header-bottom-margin);display:flex;justify-content:space-between;align-items:center;align-self:stretch;width:100%;height:fit-content;box-sizing:border-box}.button-header a{text-decoration:none}@media only screen and (max-width:640px),only screen and (max-height:640px){.headline-tile{--button-header-bottom-margin:24px}}
:root{--view-width:min(100vw, 1440px);--devices-height:calc(var(--view-width) * 0.475);--macbook-height:var(--devices-height);--macbook-width:calc(var(--macbook-height) * 1.685);--macbook-bezel-radius:calc(var(--macbook-height) * 0.04);--macbook-video-radius:calc(var(--macbook-height) * 0.02);--macbook-title-size:calc(var(--view-width) * 0.042);--macbook-text-size:calc(var(--view-width) * 0.01);--macbook-line-height:calc(var(--macbook-text-size) * 1.71429);--phone-height:calc(var(--devices-height) * 0.7);--phone-width:calc(var(--phone-height) * 0.49);--phone-video-radius:calc(var(--phone-height) * 0.1);--phone-title-size:calc(var(--view-width) * 0.021);--phone-text-size:calc(var(--view-width) * 0.005);--phone-line-height:calc(var(--phone-text-size) * 1.71429);--devices-width:calc(var(--macbook-width) + (var(--phone-width) * 0.1));--devices-margins:140px 0px}@media only screen and (max-width:640px),only screen and (max-height:640px){:root{--devices-margins:80px 0px}}.devices{display:flex;justify-content:center;margin:var(--devices-margins)}.devices-container{position:relative;height:var(--devices-height);width:var(--devices-width)}.macbook-frame,.phone-frame{position:absolute;background-size:cover;pointer-events:none;height:100%;width:100%;z-index:2}.macbook-frame{background-image:url("https://symbium-dev-resources.s3.us-west-1.amazonaws.com/static_media/site-resources/landing/macbook.webp")}.phone-frame{background-image:url("https://symbium-dev-resources.s3.us-west-1.amazonaws.com/static_media/site-resources/landing/iphone14.webp")}.macbook-container{position:absolute;height:var(--macbook-height);width:var(--macbook-width);z-index:0}.macbook-bezel{position:absolute;object-fit:cover;background-color:#000;border-radius:var(--macbook-bezel-radius);height:100%;width:82%;top:.1%;left:9%;z-index:0}.macbook-video-container{position:absolute;height:86.5%;width:79.4%;top:2.5%;left:10.4%;z-index:1}.macbook-video{object-fit:cover;border-radius:var(--macbook-video-radius) var(--macbook-video-radius) 0 0;pointer-events:none;height:100%;width:100%;z-index:1}.macbook-statement{position:absolute;transform:translateY(-50%);width:100%;text-align:center;top:50%;z-index:3}.macbook-statement-title{font-size:var(--macbook-title-size);font-weight:1000}.macbook-statement-text{font-size:var(--macbook-text-size);font-weight:500;line-height:var(--macbook-line-height)}.phone-container{position:absolute;height:var(--phone-height);width:var(--phone-width);top:30%;left:80%;z-index:1}.phone-video-container{position:absolute;height:99%;width:99%;top:.5%;left:.5%;z-index:0}.phone-video{object-fit:cover;border-radius:var(--phone-video-radius);pointer-events:none;height:100%;width:100%;z-index:0}.phone-statement{position:absolute;transform:translateY(-50%);width:100%;text-align:center;top:50%;z-index:3}.phone-statement-title{font-size:var(--phone-title-size);font-weight:1000}.phone-statement-text{font-size:var(--phone-text-size);font-weight:500;line-height:var(--phone-line-height)}
