:root{--gradient1-right:#0d0965;--dark-black:#242424;--gradient1-left:#46befc;--light-grey:#fafafa;--grey:#878d95;--gradient2-left:#5944f9;--border-color:#ececec;--dark-grey:#222529;--gradient2-right:#a0fbcd;--primary-green:#13cc78;--secondary-green:#3ada91;--grey-blue:#868f97;--grey-background:#17171a}.w-layout-grid{grid-row-gap:16px;grid-column-gap:16px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr;grid-auto-columns:1fr;display:grid}body{color:#000;background-color:#fff;padding-top:80px;font-family:Inter,sans-serif;font-size:18px;font-weight:400;line-height:1.2}h1{color:var(--gradient1-right);margin-top:20px;margin-bottom:10px;font-family:DM Sans,sans-serif;font-size:72px;font-weight:700;line-height:1.2}h2{color:var(--dark-black);margin-top:20px;margin-bottom:10px;font-family:DM Sans,sans-serif;font-size:40px;font-weight:700;line-height:1.2}h3{color:var(--dark-black);margin-top:20px;margin-bottom:10px;font-family:DM Sans,sans-serif;font-size:42px;font-weight:700;line-height:1.3}h4{color:var(--dark-black);margin-top:10px;margin-bottom:10px;font-family:DM Sans,sans-serif;font-size:34px;font-weight:700;line-height:1.3}h5{color:var(--dark-black);margin-top:10px;margin-bottom:10px;font-family:DM Sans,sans-serif;font-size:28px;font-weight:500;line-height:1.3}h6{margin-top:10px;margin-bottom:10px;font-family:DM Sans,sans-serif;font-size:20px;font-weight:500;line-height:1.2}p{margin-bottom:10px;line-height:1.5}a{color:var(--dark-black);font-weight:600;text-decoration:none;transition:all .35s}a:hover{color:var(--gradient1-left);text-decoration:underline}ul{margin-top:0;margin-bottom:10px;padding-left:30px;list-style-type:disc}ol{margin-top:0;margin-bottom:10px;padding-left:30px}li{margin-bottom:8px;padding-top:0;padding-bottom:0;padding-left:0}img{max-width:100%;display:inline-block}blockquote{background-image:url(/images/quote-ico.svg);background-position:5px 16px;background-repeat:no-repeat;background-size:37px;border-top:0 solid #000;border-left:0 solid #000;margin:20px auto;padding:20px 0 20px 50px;font-size:28px;font-style:italic;font-weight:200;line-height:1.2;overflow:visible}figure{margin-top:20px;margin-bottom:20px}figcaption{color:#a6a6a6;text-align:center;margin-top:5px;font-size:20px;font-weight:400}.fixed-nav{z-index:10;background-color:#fff;height:80px;position:fixed;inset:0% 0% auto;box-shadow:0 2px 10px #00000026}.nav-logo{height:100%}.nav-link{color:var(--gradient1-right);flex-direction:column;justify-content:center;margin-left:0;margin-right:0;padding:10px 17px;font-size:16px;font-weight:500;text-decoration:none;display:flex;position:relative}.nav-link:hover{text-decoration:none}.nav-link.w--current{color:var(--gradient1-left);font-weight:500}.nav-link.w--current:hover{font-weight:500}.nav-link.nav-item-dropdown{height:100%;padding-right:35px}.footer{text-align:center;align-items:flex-start;margin-top:auto;padding:0}.footer-flex-container{grid-column-gap:16px;grid-row-gap:16px;text-align:left;grid-template-rows:auto;grid-template-columns:3fr 1fr 1fr;grid-auto-columns:1fr;justify-content:flex-end;padding-top:1em;display:grid}.footer-flex-container.bottom{grid-template-columns:1fr 1fr;justify-content:space-between;padding-top:4em}.section.section-grey{background-color:var(--light-grey);position:relative}.section.section-grey.overflow-hidden{overflow:hidden}.section.relative{position:relative}.section.relative.overflow-hidden{overflow:hidden}.section.purple-bg{background-color:var(--gradient1-right);position:relative;overflow:hidden}.container{max-width:1170px;margin-left:auto;margin-right:auto;padding:3rem 1em}.container.nav-container{flex-direction:row;justify-content:flex-start;align-items:center;height:100%;padding-top:0;padding-bottom:0;display:flex}.container.no-padding-bottom{padding-bottom:0}.container._6ems{z-index:1;padding-top:6em;padding-bottom:6em;position:relative}.container.cta-container{z-index:1;padding-bottom:0;position:relative}.container.relative{z-index:1;position:relative}.container.small-container{max-width:750px}.hero-text{margin-top:0;margin-bottom:0;font-size:70px;font-weight:700;line-height:1.2;overflow:hidden}.black-box{background-color:#000}.white-text{color:#fff}.section-hero{position:relative}.content.center{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.content.centered{flex-direction:column;justify-content:center;align-items:center;display:flex}.content.relative{position:relative}.link{flex:0 auto;padding-bottom:3px;text-decoration:none;position:relative;overflow:hidden}.link:hover{text-decoration:none}.link.social-link{color:var(--grey);margin-left:10px;font-weight:600}.link.other-post-link{margin-top:10px;margin-bottom:10px;padding-bottom:0;font-family:DM Sans,sans-serif;font-size:24px;font-weight:400}.link-underline{background-color:var(--gradient1-left);background-image:linear-gradient(to right, var(--gradient1-left), var(--gradient2-left));width:100%;height:1px;transition:transform .3s;position:absolute;inset:auto auto 0% 0%;transform:translate(-100%)}.link:hover .link-underline{transform:translate(0)}.link-underline.grey{background-color:var(--grey)}.link-underline.underline-white{background-color:#fff;background-image:none}.grid-6-col{grid-column-gap:16px;grid-row-gap:16px;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;grid-auto-columns:1fr;display:grid}.grid-6-col.gap-30{grid-column-gap:30px;grid-row-gap:30px}.grid-6-col.width-100{width:100%}.right-text{text-align:right}.project-item{padding-top:30px;padding-bottom:30px;padding-right:50px;text-decoration:none;position:relative}.project-item:hover{text-decoration:none}.grid-4{grid-template-columns:1fr 1fr 1fr 1fr}.space-small{height:5rem}.grey{color:#cecece}.nav-menu{z-index:1;flex-direction:row;flex:1;align-items:center;display:flex}.brand{z-index:2;width:140px;margin-right:30px;padding-top:0;padding-bottom:0;padding-left:0}.menu-button{z-index:2}.footer-flex-first{flex-direction:column;flex:1;align-items:flex-start;padding-right:3em;display:flex}.wrapper{flex-direction:column;min-height:100vh;display:flex}.project-item-style-2{border-bottom:5px solid #fff;width:100%;padding-top:80px;padding-bottom:60px;padding-right:160px;text-decoration:none;position:relative}.project-item-style-2:hover{text-decoration:none}.heading-display{font-size:56px;font-weight:600;line-height:1.2}.utility-page-wrap{justify-content:center;align-items:center;width:100vw;max-width:100%;min-height:60vh;max-height:100%;display:flex}.utility-page-content{text-align:center;flex-direction:column;max-width:40vw;display:flex}.utility-page-form{flex-direction:column;align-items:stretch;display:flex}.represent-title{background-color:var(--dark-grey);color:#fff;text-transform:uppercase;border:2px solid #373b41;border-radius:5px;padding:5px 10px;font-size:14px;font-weight:700;display:inline-block}.represent-container{margin-top:100px;margin-bottom:20px;padding-top:10px;padding-bottom:10px}.represent-container.first{margin-top:0}.content-details{margin-bottom:40px}.content-details p,.content-details h3,.content-details h4,.content-details h5,.content-details h6{margin-left:auto;margin-right:auto}.horizontal-line{background-color:#d4d4d4;height:1px;margin-top:50px;margin-bottom:50px}.horizontal-line.post-details{height:4px;margin-top:20px;margin-bottom:20px}.post-item{color:var(--gradient1-right);padding-bottom:0}.post-item:hover{color:var(--gradient1-right);text-decoration:none}.post-item-image{width:100%;position:relative}.subscribe-form{max-width:530px;padding:0}.subscribe-form-flex{flex-direction:row;flex:1;justify-content:flex-start;align-items:center;display:flex}.subscribe-form-input-wrapper{text-align:left;margin-right:20px;position:relative}.form-input{background-color:var(--light-grey);border:1px solid #ececec;border-radius:5px;min-width:350px;height:54px;margin-bottom:40px;padding:10px 15px;font-size:18px;transition:border-color .2s}.form-input:focus{border-color:#868f97}.form-input::placeholder{color:#868f97;font-weight:300}.form-input.textbox{height:auto;min-height:100px}.form-input.margin-bottom-10{margin-bottom:10px}.blog-featured-grid{grid-column-gap:30px;grid-row-gap:30px;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}.success-message{background-color:var(--light-grey);color:var(--gradient1-right);border:1px solid #ececec;border-radius:5px;padding:15px 20px;font-weight:400}.error-message{color:var(--dark-black);border-radius:3px}.post-collection-item{padding-left:0;padding-right:0}.contact-form{flex-direction:column;justify-content:center;align-items:stretch;width:100%;max-width:750px;min-height:320px;margin-left:auto;margin-right:auto;padding:2em;display:flex}.asset-licensing-grid{grid-column-gap:30px;grid-row-gap:30px;grid-template-rows:auto auto;grid-template-columns:1fr 1fr 1fr}.visit-asset-page{padding-top:10px;padding-right:0}.text-gradient-1{background-image:linear-gradient(135deg, var(--gradient1-left), var(--gradient2-left));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.text-gradient-2{background-image:linear-gradient(111deg, var(--gradient2-left), var(--gradient2-right));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.footer-logo-link{max-width:130px;margin-bottom:20px}.footer-image{object-fit:contain;object-position:0% 50%;width:100%;height:100%}.footer-heading{color:var(--grey);margin-top:0;margin-bottom:20px}.grey-text{color:var(--grey);margin-bottom:4px}.gradient-line{background-image:linear-gradient(114deg, var(--gradient1-left), var(--gradient2-left));width:100%;height:2px}.gradient-line.line-margin{height:3px;margin-top:3em;margin-bottom:3em}.gradient-line.thin{height:1px}.gradient-line.thick{height:3px}.nav-gradient-container{display:none;position:absolute;inset:auto 0% 0%}.nav-cta-button{text-align:right;flex:1;justify-content:flex-end;display:flex}.button{background-color:var(--gradient1-left);color:#fff;text-align:center;background-image:none;border-radius:8px;height:54px;margin-bottom:0;margin-right:0;padding:17px 35px 15px;font-family:DM Sans,sans-serif;font-weight:700;text-decoration:none;transition:all .3s}.button:hover{color:#fff;background-color:#3cade7;background-image:none;text-decoration:none}.button.empty{border:3px solid var(--primary-green);background-color:var(--light-grey);min-width:250px;height:auto;color:var(--dark-black)}.button.empty:hover{border-color:var(--secondary-green);background-color:var(--secondary-green);color:var(--dark-black)}.button.white-filled{color:var(--gradient1-right);background-color:#fff;background-image:none}.button.white-filled:hover{background-color:var(--light-grey);color:var(--dark-black)}.button.white-empty{color:#fff;background-color:#3ada9100;border:1px solid #fff;padding-top:16px;padding-bottom:14px}.button.white-empty:hover{border-color:var(--secondary-green);background-color:var(--secondary-green)}.button.grey{color:#fff;background-color:#fff3}.button.grey:hover{background-color:var(--primary-green)}.button.grey.small{height:auto;margin-bottom:0;margin-right:0;padding:12px 25px;font-size:16px;font-weight:400;display:flex}.button.subscribe{border-top-left-radius:0;border-bottom-left-radius:0;height:42px;padding-top:0;padding-bottom:0;position:absolute;inset:0% 0% auto auto}.button-icon{margin-left:5px}.blue-text{color:var(--gradient1-left)}.blog-item-category{color:var(--gradient1-left);font-weight:400}.blog-item-date{color:var(--grey);margin-right:20px;font-weight:400}.blog-item-image-container{border-radius:10px;position:relative;overflow:hidden}.blog-item-overlay{opacity:0;background-image:linear-gradient(135deg,#46befcab,#5944f9ab);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;font-size:28px;transition:opacity .3s;display:flex;position:absolute;inset:0%}.blog-item-image-container:hover .blog-item-overlay{opacity:1}.featured-blog-item-content{flex-direction:column;justify-content:center;display:flex}.featured-blog-sub-content{display:flex}.space-x-small{height:3rem}.card-item{box-shadow:none;color:var(--dark-black);background-color:#fff;border:1px solid #ececec;border-radius:16px;flex-direction:column;flex:1;justify-content:space-between;align-items:flex-start;font-weight:400;display:flex;position:relative;overflow:hidden}.card-item:hover{color:var(--dark-black);text-decoration:none}.card-item.fadein-into-view{padding-top:30px}.card-item.fadein-into-view.with-photo{padding-top:0}.card-item.grey{background-color:var(--light-grey)}.card-item.pricing-cards{border-style:none;flex-direction:row;align-items:flex-start;overflow:visible;box-shadow:0 0 40px 1px #0000001a}.card-item.no-border{border-style:none;border-width:0}.card-item.job-position-item:hover{background-color:#46befc0d}.card-item.feature-card-item{height:100%}.opacity-70{opacity:.7}.card-item-gradient{z-index:0;background-image:linear-gradient(132deg, var(--gradient1-left), var(--gradient2-left));opacity:0;position:absolute;inset:0%}.card-item-gradient.gradient-2{background-image:linear-gradient(132deg, var(--gradient2-left), var(--gradient2-right))}.card-item-content{z-index:1;flex-direction:column;justify-content:flex-start;align-items:stretch;width:100%;height:100%;padding:1.3em;display:flex;position:relative}.card-item-content.large-padding{padding:3em}.job-position-content{grid-column-gap:16px;grid-row-gap:16px;grid-template-rows:auto;grid-template-columns:2fr 1fr 1fr .25fr;grid-auto-columns:1fr;place-content:space-around start;place-items:center start;width:100%;margin-bottom:0;padding-bottom:0;display:grid}.job-position-text{font-weight:400}.flexbox-last-item{flex-direction:column;justify-content:center;align-items:center;display:flex}.no-margin{margin:0}.hero-description{color:var(--grey);margin-top:0;margin-bottom:0;font-size:24px;font-weight:500}.text-center{text-align:center;flex-direction:column;align-items:center;display:flex}.button-container{padding-top:1em;padding-bottom:1em}.button-container.small{padding-top:30px;padding-bottom:30px}.hero-product-demo{width:100%;height:500vh;position:relative}.product-demo-sticky{z-index:1;flex-direction:row;justify-content:center;align-items:center;width:100%;min-height:auto;display:flex;position:sticky;top:110px}.product-lottie{width:100%;height:100%}.product-image-container{z-index:2;width:100%;position:relative}.small-container{max-width:80%;margin-left:auto;margin-right:auto}.small-text{color:#a3a3a3;font-size:14px}.product-icons-background{z-index:0;background-image:url(/images/product-icons-set.svg);background-position:50% 0;background-repeat:no-repeat;background-size:contain;position:absolute;inset:0% -3em}.product-macbookholder{z-index:1;display:none;position:absolute;inset:0% 0% auto}.partners{padding-top:30px;padding-bottom:60px}.text-holder{padding-top:1em;padding-bottom:1em}.partner-image{max-height:31px}.partner-image.opacity-80{opacity:.8}.tabs{display:flex}.tabs-menu{flex-direction:column;width:50%;display:flex}.tab-link{background-color:#0000;height:60px;margin-bottom:20px;padding-left:80px;padding-right:20px;text-decoration:none;transition:height .2s,color .2s;overflow:hidden}.tab-link:hover{text-decoration:none}.tab-link.w--current{background-color:#0000;height:180px;position:relative}.tab-content{flex:1}.tab-description{color:var(--grey);font-weight:400}.tab-title{margin-top:0}.tab-icon{z-index:1;position:relative}.tab-icon-holder{flex-direction:column;justify-content:center;align-items:center;width:65px;height:65px;padding-top:1px;display:flex;position:absolute;inset:0% auto auto 0%}.tab-icon-gradient{background-image:linear-gradient(134deg, var(--gradient1-left), var(--gradient1-right));opacity:0;border-radius:100px;position:absolute;inset:0%}.text-container{max-width:60%;padding-bottom:40px}.product-demo{background-color:#f6f6f6;border-radius:20px;width:100%;display:inline-block;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000026}.product-demo.desktop{padding-left:0%;padding-right:0%;overflow:visible}.play-icon-holder{cursor:pointer;border-radius:100%;margin-top:-71px;margin-left:-71px;transition:box-shadow .3s;display:none;position:absolute;inset:50% auto auto 50%;box-shadow:0 0 40px #0000000d}.play-icon-holder:hover{box-shadow:0 0 30px 8px #0003}.preloader{z-index:30;background-color:#fff;width:100%;height:100%;display:none;position:fixed;inset:0%}.preloader-content{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0%}.preloader-line{background-color:#ffffff3b;width:100%;height:1px;position:absolute;inset:80px auto auto 0%}.preloader-gradient{background-image:linear-gradient(to right, var(--gradient1-left), var(--gradient2-left) 50%, var(--gradient1-left));width:30%;height:100%;position:absolute;inset:0% auto auto 0%}.pricing-table-content{flex-direction:column;justify-content:space-between;width:100%;height:100%;display:flex}.pricing-header{border-bottom:1px solid #ececec;justify-content:space-between;align-items:center;min-height:80px;margin-bottom:15px;display:flex}.pricing-header.option-2{text-align:center;border-bottom-width:0;flex-direction:column}.pricing-header.ph-on-blue{border-bottom-color:#ffffff80}.pricing-list{flex:1;margin-top:2em;margin-bottom:5em;padding-left:0;list-style-type:none}.pricing-list.white{color:#fff}.list-item-with-check{background-image:url(/images/check-circle.svg);background-position:0 5px;background-repeat:no-repeat;background-size:auto;padding-top:5px;padding-bottom:5px;padding-left:27px}.card-item-gradient-active{z-index:0;background-image:linear-gradient(132deg, var(--gradient1-left), var(--gradient2-left));opacity:1;position:absolute;inset:0%}.pricing-fee{text-align:right;margin-bottom:0;font-weight:400;line-height:1}.pricing-fee.option-2{margin-top:0;margin-bottom:0}.pricing-vertical-line{z-index:1;background-color:#ffffff80;flex-direction:column;width:1px;margin-left:25px;margin-right:26px;display:flex;position:relative}.stretch-content-verticaly{flex-direction:column;justify-content:center;display:flex}.pricing-tabs-menu{background-color:#fff;border-radius:5px;flex-direction:row;justify-content:center;width:auto;margin-top:30px;margin-bottom:30px;padding:4px;font-weight:500;display:inline-block;position:relative;box-shadow:0 0 0 1px #ececec}.pricing-tabs-menu:hover{text-decoration:none}.pricing-tab{color:var(--dark-black);text-align:center;background-color:#fff0;border-radius:5px;margin-left:0;padding:14px 30px;font-weight:700}.pricing-tab:hover{background-color:var(--light-grey);color:var(--dark-black);text-decoration:none}.pricing-tab.w--current{background-color:var(--gradient1-left);color:#fff}.pricing-tab.monthly{margin-right:5px}.pricing-tabs-content{width:100%;overflow:visible}.pricing-tabs{flex-direction:column;justify-content:space-around;align-items:center;display:flex}.slider{background-color:#0000;min-width:380px;max-width:25vw;height:auto;overflow:visible}.slider-left-arrow,.slider-right-arrow{display:none}.slider-nav{width:100%;height:auto;margin-left:0;margin-right:0;padding-top:10px;padding-bottom:3px;font-size:9px;display:block;inset:auto 0% -30px 0}.slider-mask{width:100%;height:auto;overflow:visible}.slide{cursor:default;width:100%;height:auto;padding-left:15px;padding-right:15px}.text-regular{font-weight:400}.feedback-author{color:#fff;margin-top:20px;font-weight:600}.feedback-image-holder{border-radius:72px;flex-direction:column;justify-content:center;align-items:center;width:72px;height:72px;margin-top:10px;margin-bottom:20px;display:flex;overflow:hidden}.feedback-image{width:100%}.feedback-card{flex-direction:row;justify-content:space-between;align-items:stretch;min-width:100%;max-width:25vw;height:100%;min-height:340px;margin-left:0;margin-right:0;font-weight:500;display:flex;position:relative;overflow:hidden}.feedback-card:hover{text-decoration:none}.slider-container{flex-direction:row;justify-content:center;align-items:center;width:100%;padding-top:40px;padding-bottom:100px;display:flex;overflow:hidden}.play-icon-image{border-radius:100%;position:relative}.grid-pricing-table{grid-column-gap:0px;grid-row-gap:0px;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}.pricing-table-secondary{margin-top:50px;margin-bottom:50px}.pricing-table-primary{z-index:2;flex-direction:column;justify-content:space-around;margin-left:-12px;margin-right:-12px;display:flex;position:relative}.product-phone-holder{z-index:1;justify-content:space-between;align-items:flex-start;padding-top:0;display:flex;position:absolute;inset:0% 0% auto}.product-phone-second{width:35%}.product-phone-image{width:100%}.product-phone-demo-image{opacity:0;width:auto;max-width:40%;padding-top:30px;padding-bottom:30px;display:inline-block;position:absolute;inset:0% 30%}.nav-dropdown-icon{margin-right:10px;inset:0% 0% 0% auto}.nav-dropdown-list{background-color:#1c2328;border-radius:9px;width:345px}.nav-dropdown-list.w--open{width:390px;padding:10px 0 0}.nav-dropdown-link{color:#fff;background-color:#0000;border-radius:0;align-items:center;min-height:58px;margin-bottom:0;padding:16px 30px;transition:background-color .2s,color .2s;display:flex;overflow:hidden}.nav-dropdown-link:hover{background-color:#00000026;border-radius:0;text-decoration:none}.nav-dropdown-link.w--current{margin-bottom:0;padding-bottom:16px;padding-left:30px;padding-right:30px}.nav-dropdown-link.w--current:hover{border-radius:0}.nav-dropdown-link.last{margin-bottom:10px}.nav-icon-gradient{background-image:linear-gradient(134deg, var(--gradient1-left), var(--gradient1-right));opacity:1;border-radius:100px;flex-direction:column;justify-content:center;align-items:center;width:58px;height:58px;margin-right:15px;padding:16px;display:flex}.nav-icon-gradient.gradient-2{background-image:linear-gradient(130deg, var(--gradient2-left), var(--gradient2-right))}.nav-dropdown-image{z-index:1;width:100%;position:relative}.dropdown-nav-item-title{width:100%;padding-bottom:2px}.dropdown-nav-item-description{color:var(--grey-blue);font-weight:400}.feature-image-container{position:relative}.image-100{width:100%;height:auto}.black-gradient-bottom{z-index:1;background-image:linear-gradient(#0000,#000);height:190px;position:absolute;inset:auto 0% 0%}.section-features-hero{flex-direction:column;justify-content:center;min-height:90vh;display:flex;position:relative;overflow:hidden}.features-page-hero-image{min-width:65vw}.features-background{z-index:-1;background-image:url(/images/Feature-2-Hero.png);background-position:0%;background-repeat:repeat-x;background-size:140vw;width:200vw;position:absolute;inset:0%}.extra-bold-text{font-weight:800}.accordion-container{grid-column-gap:16px;grid-row-gap:16px;grid-template-rows:auto auto;grid-template-columns:1fr;grid-auto-columns:1fr;display:grid}.accordion-item-trigger{cursor:pointer;justify-content:flex-start;align-items:center;display:flex}.accordion-item-content{width:100%;padding-left:40px;overflow:hidden}.accordion-icon{padding-left:10px;padding-right:10px}.accordion-arrow-bottom{width:20px;min-width:20px;height:20px}.accordion-arrow-up{display:none}.grid-10{grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr}.image-anim-container{border-radius:10px;justify-content:space-between;align-items:stretch;height:40vh;display:flex;position:relative;overflow:hidden}.image-anim-container._100-pct{height:100%;min-height:40vh}.image-anim-container._20-vh{height:30vh}.image-animation{object-fit:cover;background-image:url(/images/background-image.svg);background-position:50%;background-size:cover;border-radius:10px;width:100%;height:100%;position:absolute;inset:0%}.image-animation.company-img-1{background-image:url(/images/rectangle2x.jpg);background-position:0 0;background-size:cover}.image-animation.company-img-2{background-image:url(/images/rectangle-copy-22x.jpg);background-position:0 0;background-size:cover}.image-animation.company-img-3{background-image:url(/images/rectangle-copy2x.jpg);background-position:0 0;background-size:cover}.team-item{width:100%;color:var(--gradient1-right);text-align:center;padding-bottom:20px;font-weight:400}.team-item:hover{color:var(--gradient1-left);text-decoration:none}.team-item.width-normal{width:auto}.team-image{border-radius:100%;width:165px;transform:scale(.95)}.team-image-holder{background-image:linear-gradient(135deg, var(--gradient1-left), var(--gradient2-left));border-radius:100%;width:165px;display:inline-block;overflow:hidden}.team-name{margin-top:15px;margin-bottom:5px}.job-position-container{margin-bottom:15px}.download-icon-holder{position:relative}.download-gradient{background-image:linear-gradient(101deg, var(--gradient1-left), var(--gradient1-right));border-radius:40px;justify-content:center;align-items:center;width:150px;height:150px;display:flex}.download-gradient.gradient-2{background-image:linear-gradient(119deg, var(--gradient2-left), var(--gradient2-right))}.download-logo-icon{width:60%;margin-top:10px}.download-icon-content{background-color:#333334;border-radius:100%;justify-content:center;align-items:center;width:41px;height:41px;display:flex;position:absolute;inset:-10px -10px auto auto;box-shadow:0 0 50px #00000054}.download-down-arrow{height:17px}.team-member-details{flex-direction:column;align-items:flex-start;display:flex}.contact-form-block{margin-bottom:0}.contact-form-container{position:relative;top:60px}.subscribe-input{background-color:#fff;border:1px solid #ececec;border-radius:5px;min-width:350px;height:54px;margin-bottom:0;padding-left:20px;padding-right:20px;font-size:18px;transition:border-color .2s}.subscribe-input:focus{border-color:#868f97}.subscribe-input::placeholder{color:#868f97;font-weight:300}.post-image-details{border-radius:10px}.post-details-section-bg{z-index:-1;background-color:var(--light-grey);height:40vh;position:absolute;inset:0% 0% auto}.social-icon-holder{background-color:var(--grey);border-radius:41px;justify-content:center;align-items:center;width:41px;height:41px;margin-bottom:12px;margin-right:12px;display:flex;position:relative;overflow:hidden}.social-icon.small{z-index:1;width:23px;position:relative}.social-icon-background{z-index:0;background-image:linear-gradient(125deg, var(--gradient1-left), var(--gradient2-left));position:absolute;inset:0%}.social-icons{flex-direction:column;display:flex;position:sticky;top:130px}.post-details-sticky{position:sticky;top:100px}.stretch-content-horizontal{flex-direction:column;justify-content:space-around;width:100%;display:flex}.change-log-grid{grid-column-gap:16px;grid-row-gap:16px;grid-template-rows:auto;grid-template-columns:1fr 1fr 2fr;grid-auto-columns:1fr;place-content:space-around start;place-items:center start;width:100%;margin-bottom:0;padding-bottom:0;display:grid}.card-item-photo{flex:0 auto;padding-bottom:20px}.feature-grid{grid-column-gap:1.5em;grid-row-gap:2em;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr}.feature-grid.gap-30{grid-column-gap:30px;grid-row-gap:30px}.grid-2-col{grid-column-gap:30px;grid-row-gap:30px;grid-template-rows:auto}.licensing-item-photo{flex:0 auto;margin-top:0;padding-top:4px;padding-bottom:20px}.nav-external-link{background-color:#2a3137;border-bottom-right-radius:9px;border-bottom-left-radius:9px;align-items:center;width:100%;margin-top:10px;padding-top:18px;padding-bottom:18px;padding-left:30px;display:flex}.nav-external-link-icon{padding-right:16px}.feature-card-image{width:100%}.feature-card-icon{height:45px;margin-top:1.5em;margin-bottom:1em}.pricing-grid{grid-column-gap:1.5em;grid-row-gap:1.5em;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}.pricing-grid.gap-30{grid-column-gap:30px;grid-row-gap:30px}.pricing-grid.width-100,.faq-accordion-container{width:100%}.small-icon{height:34px}.right-blue-arrow{transform:rotate(-90deg)}.cta-charting{object-fit:cover;object-position:0% 0%;border:0 solid #ececec;border-radius:10px;position:relative;top:30px;left:40px;box-shadow:0 0 20px #0000000d}.team-collection{margin-bottom:3em}.post-collection-grid{grid-column-gap:2em;grid-row-gap:2em;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr;grid-auto-columns:1fr;display:grid}.list-no-style{padding-left:0;list-style-type:none}.external-icon{filter:invert();width:11px;height:11px;margin-left:5px}.horizontal-layout-content{flex-direction:row;justify-content:flex-start;align-items:center;display:flex}.cta-button-holder{padding-top:2em;padding-bottom:1em}.event-item{text-align:center;width:45%;display:inline-block;position:relative}.event-collection-item{z-index:1;position:relative}.event-collection-item:nth-child(odd){margin-top:-100px}.event-collection-item:nth-child(2n){text-align:right;margin-top:-100px}.event-collection-item:first-child{margin-top:0}.events-container{padding-bottom:3em;position:relative;overflow:hidden}.events-timeline-grey{background-color:var(--border-color);width:8px;height:100%;margin-left:-5px;position:absolute;top:0;left:50%}.event-timeline-circle{z-index:2;background-color:var(--gradient1-left);border:4px solid #fff;border-radius:50px;width:32px;height:32px;margin-left:-16px;position:absolute;top:0%;bottom:auto;left:50%}.event-location-description-holder{color:var(--grey);text-align:left;flex-direction:row;justify-content:center;display:flex}.event-location{margin-right:0}.event-image{margin-top:2em}.event-short-description{padding-left:10px}.event-two-dots-text{display:block}.sm-display-none{display:none}.copyright{flex-direction:column;flex:1;align-items:flex-start;padding-top:2em;display:flex}.crafted-by{color:var(--grey);font-size:14px}.no-margin-top{margin-top:0}.feature-card-image-holder{padding:0 10px 10px}.section-id{width:1px;height:90vh;position:absolute;inset:0 auto auto 0%}.footer-list{margin-bottom:0;padding-left:0}.hero-teams-container{flex-direction:column;justify-content:flex-start;align-items:center;margin-top:90px;display:flex}.teams-text{color:#a3a3a3;font-size:14px}.team-logo-holder{justify-content:center;align-items:center;width:100%;display:flex}.team-logo{height:42px}.grid-6-col-team{grid-column-gap:30px;grid-row-gap:30px;border-bottom:1px solid #ebebeb;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;place-content:center;place-items:center;padding-bottom:60px}.grid-6-col-team.gap-30{grid-column-gap:30px;grid-row-gap:30px}.grid-6-col-team.width-100{width:100%}._56px-heading{font-size:56px}.grid-holder{padding-top:90px;padding-bottom:90px}.grey-headings{color:#8b8b8b}.list-container{grid-column-gap:35px;grid-row-gap:35px;flex-direction:column;margin-top:70px;display:flex}.list-holder{grid-column-gap:16px;grid-row-gap:16px;align-items:flex-start;display:flex}.list-icon-container{border:1px solid #f3f3f3;border-radius:53px;justify-content:center;align-items:center;width:54px;min-width:54px;height:54px;min-height:54px;display:flex}.icons{width:24px}._22px{font-family:DM Sans,sans-serif;font-size:22px;font-weight:500}.slider-holder{margin-top:75px}.testimonal-slide{width:100%;margin-left:20px;margin-right:20px;left:-20px}.mask{width:670px;height:auto;overflow:visible}.testimonial-slider{background-color:#0000;height:auto;overflow:visible}.slide-background{grid-column-gap:50px;grid-row-gap:50px;background-color:#fff;border-radius:16px;flex-direction:column;justify-content:space-between;align-items:center;width:100%;height:100%;padding:29px 45px;display:flex;box-shadow:0 0 40px #0000000d}.slider-user-container{justify-content:space-between;align-items:center;width:100%;display:flex}.user-profile-picture-container{justify-content:center;align-items:center;width:72px;min-width:72px;height:72px;display:flex}.profile-picture-image{object-fit:cover;width:100%;height:100%}.logotouse-holder{width:170px}.div-block{width:100%}.hide{display:none}.top-margin-l{margin-top:3.2em}.contact-form-holder{background-color:#fff;border-radius:16px;padding:40px;box-shadow:0 0 40px #0000001a}.form-block{margin-top:50px}.text-field{border:1px solid #d9d9d9;border-radius:4px;height:65px;font-size:18px}.text-area{border:1px solid #d9d9d9;border-radius:4px;height:150px;min-height:150px;max-height:350px;font-size:18px}.form-footer{grid-column-gap:80px;grid-row-gap:80px;justify-content:space-between;align-items:center;display:flex}.dot-background-container{z-index:0;justify-content:flex-end;align-items:flex-start;display:flex;position:absolute;inset:0%}.dot-background-container.center{align-items:flex-end}.dot-bg{width:445px;position:relative;left:47px}.cta-heading{grid-column-gap:20px;grid-row-gap:20px;text-align:center;flex-direction:column;align-items:center;display:flex}.cta-image-holder{margin-top:65px;padding-left:80px;padding-right:80px}.cta-image-container{position:static}.cta-image{width:100%}.cta-gradient{z-index:2;background-image:linear-gradient(#0d096500,#0d0965);width:100%;height:140px;position:absolute;inset:auto 0% 0%}.left-arrow{align-items:center;display:flex;left:-56px}.arrow-container{background-color:var(--gradient1-left);border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.icon{position:static}.rotate-arrow{transform:rotate(-180deg)}.right-arrow{justify-content:flex-end;align-items:center;display:flex}.form{position:relative}.subscribe-text-field{background-color:#0000;border:1px solid #fff;border-radius:8px;width:342px;height:42px;font-size:16px}.subscribe-text-field::placeholder{color:#ecececb3}.chat-email{color:var(--grey-blue);font-weight:400}.list-item-small-description{color:var(--grey);font-size:13px}.pricing-small-description{color:var(--grey);padding-top:3px;font-size:15px}.pricing-holder{padding-bottom:10px}.partners-clients-holders{flex-direction:column;justify-content:flex-start;align-items:center;margin-top:90px;display:flex}.text-with-icon{flex-direction:row;align-items:center;display:flex}.product-hunt-code{margin-right:20px}.hero-button-container{grid-column-gap:10px;grid-row-gap:10px;flex-direction:row;justify-content:flex-start;align-items:center;padding-top:1em;padding-bottom:1em;display:flex}.hero-button-container.small{padding-top:30px;padding-bottom:30px}.paragraph{color:#f4f5f7;text-align:center;font-size:7px}.spn{color:#f4f5f7;cursor:none;transition-property:none}.spn:hover{color:#f4f5f7}@media screen and (min-width:1280px){.container{max-width:1280px}.hero-text{font-size:85px}.product-image-container{width:90%}}@media screen and (min-width:1440px){h3{font-size:50px}h4{font-size:40px}figure{margin-top:20px}.content.centered{justify-content:center;align-items:center;display:flex}.product-image-container{width:85%}.play-icon-holder{margin-top:-76px;position:absolute;inset:50% auto auto 50%}.dot-bg{width:auto;height:500px}}@media screen and (max-width:991px){.nav-link{text-align:left;margin-bottom:5px;padding-left:1em;font-size:18px}.nav-link.nav-item-dropdown{align-items:flex-start}.footer-flex-container{flex-direction:row;justify-content:flex-start;align-items:flex-start}.container.nav-container{height:80px}.container.small-container{max-width:100%}.hero-text{font-size:70px}.project-item{width:100%;padding-right:0}.nav-menu{background-color:#fff;padding-bottom:20px}.menu-button{background-color:var(--border-color);border-radius:5px;margin-top:2px;padding-top:10px;padding-bottom:13px;transition:all .3s;position:absolute;inset:13px 20px auto auto}.menu-button:hover{background-color:#e6e6e6}.menu-button.w--open{background-color:#46befc4d}.footer-flex-first{flex-direction:column}.project-item-style-2{padding-right:0}.utility-page-content{max-width:50vw}.content-details h2,.content-details h1{text-align:left}.content-details figcaption{font-size:18px}.nav-cta-button{text-align:left;justify-content:flex-start;padding-left:1em}.card-item-content.large-padding{padding:2em}.product-image-container{width:100%}.small-container{max-width:100%}.product-icons-background{z-index:-1;left:0;right:0}.tabs{flex-direction:column}.tabs-menu{width:100%}.tab-link{padding-right:0}.tab-link.w--current{height:160px}.text-container{max-width:70%}.product-demo{border-radius:10px}.play-icon-holder{width:100px;margin-top:-50px;margin-left:-50px}.pricing-list{padding-left:0}.play-icon-image{width:100px}.nav-dropdown-icon{margin-right:30px}.nav-dropdown-list{background-color:var(--dark-grey)}.nav-dropdown-list.w--open{width:100%;padding:10px;position:relative}.nav-dropdown-link{margin-bottom:5px;padding-top:10px;padding-bottom:10px;padding-left:10px}.nav-dropdown-link.w--current{padding-left:10px}.nav-icon-gradient{width:30px;height:30px;padding:6px}.nav-dropdown-image{width:14px}.dropdown-nav-item-description{font-size:16px}.grid-10{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}.team-item{min-height:300px}.social-icons{flex-direction:row}.feature-grid{grid-template-columns:1fr 1fr}.nav-external-link{padding-left:16px}.pricing-grid{grid-template-columns:1fr 1fr}.cta-charting{width:120%;max-width:none;height:110%;top:10px;left:0}.event-item{text-align:left}.event-location-description-holder{flex-direction:column;justify-content:flex-start;align-items:flex-start}.event-short-description{padding-left:0}.event-two-dots-text{display:none}.post-share-label{margin-top:10px;margin-bottom:0;margin-right:10px}.menu-icon{opacity:.6}.copyright{flex-direction:column}.team-logo{object-fit:contain}.dot-background-container{opacity:.17}}@media screen and (max-width:767px){h1{font-size:60px}h2{font-size:50px}h3{font-size:40px}h4{font-size:30px}h5{font-size:24px}blockquote{font-size:22px}.footer-flex-container{flex-direction:column;grid-template-columns:1fr}.footer-flex-container.bottom{padding-top:2em}.hero-text{font-size:50px}.link.social-link{margin-top:10px;margin-left:0}.grid-6-col{grid-template-columns:1fr 1fr}.right-text{text-align:left}.project-item{padding-top:60px;padding-bottom:50px}.grid-4{grid-template-columns:1fr 1fr}.nav-menu{flex-direction:column;display:flex}.menu-button{line-height:1}.menu-button.w--open{color:#000}.footer-flex-first{margin-bottom:1em;padding-right:0}.heading-display{font-size:50px}.utility-page-content{max-width:none}.subscribe-form{padding-top:20px;padding-bottom:60px}.subscribe-form-flex{flex-direction:column;align-items:stretch}.subscribe-form-input-wrapper{margin-bottom:10px;margin-right:0}.blog-featured-grid{grid-template-columns:1fr 1fr}.post-collection-item{padding-left:0;padding-right:0}.asset-licensing-grid{grid-template-rows:auto auto auto;grid-template-columns:1fr}.footer-image{object-fit:contain}.footer-heading{margin-top:20px;margin-bottom:10px}.footer-flex-content{min-width:auto}.button{margin-bottom:5px}.button.btn-subscribe{margin-right:0}.card-item,.card-item.pricing-cards{flex-direction:column}.card-item-content.large-padding{padding:0}.job-position-content{grid-template-columns:1fr}.tab-link{padding-left:0}.tab-content{padding-top:40px}.tab-description{margin-top:30px}.tab-title{padding-left:80px}.text-container{max-width:100%}.pricing-list{margin-top:20px;margin-bottom:50px}.pricing-vertical-line{width:100%;height:4px;margin:40px 0}.pricing-tabs-menu{flex-direction:column}.slider{min-width:320px}.feedback-card{flex-direction:column}.grid-pricing-table{grid-template-columns:1fr 1fr}.pricing-table-primary{margin-left:0;margin-right:0}.nav-dropdown-icon{margin-right:25px}.accordion-container{grid-template-columns:1fr}.grid-10{grid-template-columns:1fr 1fr}.team-item{min-height:auto}.contact-form-container{top:30px}.change-log-grid{grid-template-columns:1fr}.card-item-photo{align-self:center}.feature-grid{grid-template-columns:1fr}.licensing-item-photo{align-self:center}.pricing-grid{grid-template-columns:1fr 1fr}.cta-charting{width:100%;height:100%;top:0}.post-collection-grid{grid-template-columns:1fr}.copyright{padding-bottom:5px;padding-right:0}.grid-6-col-team{grid-template-columns:1fr 1fr}.mask{width:100%}.cta-image-holder{padding-left:0;padding-right:0}}@media screen and (max-width:479px){h1{font-size:44px}h2{font-size:40px}h3{font-size:30px;font-weight:500}h4{font-size:28px}h5{font-weight:400}.fixed-nav{padding-left:0;padding-right:0}.nav-link{padding-top:10px;padding-bottom:10px}.footer{text-align:left}.footer-flex-container{flex-direction:column}.hero-text{font-size:48px}.heading-display{font-size:40px}.content-details figcaption{font-size:16px}.subscribe-form{padding-top:20px}.subscribe-form-input-wrapper{flex:1;align-self:stretch}.form-input{width:100%;min-width:auto}.contact-form{padding:2em 1em 1em}.footer-logo-link{height:60px}.footer-heading{margin-top:20px}.card-item-content{height:auto;padding:1em}.tab-link{height:78px}.tab-link.w--current{height:auto}.play-icon-holder{width:60px;margin-top:-30px;margin-left:-30px}.pricing-list{margin-bottom:20px}.pricing-tabs-menu{width:100%}.slider{min-width:280px}.slide{padding-left:5px;padding-right:5px}.play-icon-image{width:60px}.image-anim-container{height:30vh}.image-anim-container._100-pct{min-height:30vh}.subscribe-input{width:100%;min-width:auto}.event-item{width:100%;margin-top:50px;margin-bottom:6em}.event-collection-item:nth-child(odd),.event-collection-item:nth-child(2n){margin-top:0}._56px-heading{font-size:32px}.slide-background{padding:18px}.user-profile-picture-container{width:55px;min-width:55px;height:55px;min-height:55px}.logotouse-holder{width:120px}.contact-form-holder{padding:19px}.form-footer{grid-column-gap:10px;grid-row-gap:10px;flex-direction:column-reverse;justify-content:flex-start;align-items:flex-start;margin-top:14px;display:flex}.cta-image-holder{margin-top:87px}.cta-gradient{height:80px}.hero-button-container{flex-direction:column}}#w-node-d93ed7f3-9e4d-7b8b-1740-8ea793881a66-9012ef38,#w-node-d93ed7f3-9e4d-7b8b-1740-8ea793881a6c-9012ef38,#w-node-d93ed7f3-9e4d-7b8b-1740-8ea793881a72-9012ef38,#w-node-cc6935a1-fc37-6262-c3fb-45149c1a1f53-9c1a1f51,#w-node-cc6935a1-fc37-6262-c3fb-45149c1a1f70-9c1a1f51{grid-area:span 1/span 2/span 1/span 2}#w-node-b1e5001f-c6c4-4101-8f9e-61db82c7b4da-d74998e3{grid-area:span 1/span 4/span 1/span 4}#w-node-b1e5001f-c6c4-4101-8f9e-61db82c7b55b-d74998e3{grid-area:span 1/span 2/span 1/span 2}#w-node-_9a79112c-5d9e-1c1c-1bf9-a377d749993b-d74998e3{grid-area:span 1/span 4/span 1/span 4}#w-node-_9a79112c-5d9e-1c1c-1bf9-a377d749996e-d74998e3,#w-node-_67ad02bd-4a8e-4d0b-6c27-f24293b78f49-8212ef31,#w-node-_67ad02bd-4a8e-4d0b-6c27-f24293b78f4f-8212ef31,#w-node-_67ad02bd-4a8e-4d0b-6c27-f24293b78f55-8212ef31,#w-node-_67ad02bd-4a8e-4d0b-6c27-f24293b78f5b-8212ef31,#w-node-_67ad02bd-4a8e-4d0b-6c27-f24293b78f61-8212ef31{grid-area:span 1/span 2/span 1/span 2}#w-node-_40d597bf-d666-db68-b7d9-ca3bfe02d20c-7712ef2f,#w-node-_40d597bf-d666-db68-b7d9-ca3bfe02d21e-7712ef2f{grid-area:span 1/span 5/span 1/span 5}#w-node-_310b6777-46d5-8379-4afd-687ad92df0a8-7712ef2f,#w-node-_310b6777-46d5-8379-4afd-687ad92df0ae-7712ef2f{grid-area:span 1/span 3/span 1/span 3}#w-node-_55fc5522-bb2b-2f60-a4a5-2e1d59064549-2f12ef3b,#w-node-_55fc5522-bb2b-2f60-a4a5-2e1d59064553-2f12ef3b,#w-node-_55fc5522-bb2b-2f60-a4a5-2e1d59064558-2f12ef3b{grid-area:span 1/span 2/span 1/span 2}#w-node-_4479bb91-31c7-e730-eaed-fd4f95ad34b6-2312ef2e{grid-area:span 1/span 7/span 1/span 7}#w-node-_4479bb91-31c7-e730-eaed-fd4f95ad34bf-2312ef2e{grid-area:span 1/span 3/span 1/span 3}#w-node-_961c8d8b-8834-d790-89e0-3b6d2bcc0cb8-2312ef2e{grid-area:span 1/span 4/span 1/span 4}#w-node-_9fd375ff-0157-0662-2785-74cd039aaad6-2312ef2e{grid-area:span 2/span 6/span 2/span 6}#w-node-_961c8d8b-8834-d790-89e0-3b6d2bcc0cc3-2312ef2e{grid-area:span 1/span 4/span 1/span 4}#w-node-_4a7e3894-f4c9-ff33-5dd1-2f218523bc1c-8523bc17{grid-area:span 1/span 2/span 1/span 2}#w-node-_4a7e3894-f4c9-ff33-5dd1-2f218523bc28-8523bc17{grid-area:span 1/span 4/span 1/span 4}#w-node-_4479bb91-31c7-e730-eaed-fd4f95ad34b6-b312ef2c{grid-area:span 1/span 6/span 1/span 6}#w-node-_4479bb91-31c7-e730-eaed-fd4f95ad34bf-b312ef2c{grid-area:span 1/span 4/span 1/span 4}#w-node-_986f29b6-8617-52ec-89ea-f40121739289-b312ef2c,#w-node-_578ee373-e8e9-7b43-88b6-79bc28c4ba3a-b312ef2c{grid-area:span 1/span 3/span 1/span 3}#w-node-_5a9dcdcc-a65c-410f-3172-0db9f8325a18-5b12ef30{grid-area:span 1/span 9/span 1/span 9}#w-node-_5a9dcdcc-a65c-410f-3172-0db9f8325a1a-5b12ef30,#w-node-_5a9dcdcc-a65c-410f-3172-0db9f8325a21-5b12ef30{grid-area:span 1/span 4/span 1/span 4}#w-node-_931197cb-3ef1-fe9e-fddc-2b58c0b655f9-da12ef25,#w-node-_931197cb-3ef1-fe9e-fddc-2b58c0b655ff-da12ef25{grid-area:span 1/span 5/span 1/span 5}#w-node-d1af143d-055a-cf9f-06e0-92ed6ed2f07f-da12ef25,#w-node-d1af143d-055a-cf9f-06e0-92ed6ed2f08b-da12ef25,#w-node-_8f7ed89c-4022-448c-c37f-f567ecac02e0-e6f47f3c,#w-node-_02a8963a-a13e-e6b0-8f97-d017def6ba7a-e6f47f3c,#w-node-_94cf3bb7-f37b-3b04-c09b-2a58cedf5396-e6f47f3c,#w-node-_94cf3bb7-f37b-3b04-c09b-2a58cedf537d-e6f47f3c,#w-node-_57b0b72f-d312-7488-6e08-f907f6ee3c97-e6f47f3c,#w-node-_57b0b72f-d312-7488-6e08-f907f6ee3cb0-e6f47f3c,#w-node-_3f246a70-e818-573d-0d07-6b76916512e3-e6f47f3c,#w-node-_8c9cad0c-04e7-83ba-04ad-4921ee1b122d-e6f47f3c{grid-area:span 1/span 3/span 1/span 3}@media screen and (max-width:991px){#w-node-b1e5001f-c6c4-4101-8f9e-61db82c7b4da-d74998e3,#w-node-_9a79112c-5d9e-1c1c-1bf9-a377d749993b-d74998e3{grid-column:span 2/span 2}#w-node-_67ad02bd-4a8e-4d0b-6c27-f24293b78f49-8212ef31,#w-node-_67ad02bd-4a8e-4d0b-6c27-f24293b78f4f-8212ef31,#w-node-_67ad02bd-4a8e-4d0b-6c27-f24293b78f55-8212ef31,#w-node-_67ad02bd-4a8e-4d0b-6c27-f24293b78f5b-8212ef31,#w-node-_67ad02bd-4a8e-4d0b-6c27-f24293b78f61-8212ef31{grid-column:span 3/span 3}#w-node-_40d597bf-d666-db68-b7d9-ca3bfe02d20c-7712ef2f,#w-node-_40d597bf-d666-db68-b7d9-ca3bfe02d21e-7712ef2f,#w-node-_4479bb91-31c7-e730-eaed-fd4f95ad34b6-2312ef2e{grid-column:span 6/span 6}#w-node-_4479bb91-31c7-e730-eaed-fd4f95ad34bf-2312ef2e{grid-area:span 1/span 6/span 1/span 6}#w-node-_961c8d8b-8834-d790-89e0-3b6d2bcc0cb8-2312ef2e,#w-node-_9fd375ff-0157-0662-2785-74cd039aaad6-2312ef2e{grid-column:span 6/span 6}#w-node-_961c8d8b-8834-d790-89e0-3b6d2bcc0cc3-2312ef2e{grid-area:span 1/span 6/span 1/span 6}#w-node-_4a7e3894-f4c9-ff33-5dd1-2f218523bc1c-8523bc17,#w-node-_4a7e3894-f4c9-ff33-5dd1-2f218523bc28-8523bc17{grid-column:span 3/span 3}#w-node-_4479bb91-31c7-e730-eaed-fd4f95ad34b6-b312ef2c,#w-node-_4479bb91-31c7-e730-eaed-fd4f95ad34bf-b312ef2c{grid-area:span 1/span 6/span 1/span 6}#w-node-_986f29b6-8617-52ec-89ea-f40121739289-b312ef2c,#w-node-_578ee373-e8e9-7b43-88b6-79bc28c4ba3a-b312ef2c{grid-column:span 3/span 3}#w-node-_01b1af0d-2664-13c9-4cbf-c31b7ef297ad-5b12ef30{grid-area:span 1/span 3/span 1/span 3}#w-node-_5a9dcdcc-a65c-410f-3172-0db9f8325a18-5b12ef30,#w-node-_5a9dcdcc-a65c-410f-3172-0db9f8325a1a-5b12ef30,#w-node-_931197cb-3ef1-fe9e-fddc-2b58c0b655f9-da12ef25,#w-node-_931197cb-3ef1-fe9e-fddc-2b58c0b655ff-da12ef25{grid-column:span 6/span 6}#w-node-_8f7ed89c-4022-448c-c37f-f567ecac02e0-e6f47f3c{grid-area:span 1/span 6/span 1/span 6}#w-node-_02a8963a-a13e-e6b0-8f97-d017def6ba7a-e6f47f3c{grid-area:1/1/2/7}#w-node-_94cf3bb7-f37b-3b04-c09b-2a58cedf5396-e6f47f3c,#w-node-_94cf3bb7-f37b-3b04-c09b-2a58cedf537d-e6f47f3c,#w-node-_57b0b72f-d312-7488-6e08-f907f6ee3c97-e6f47f3c{grid-column:span 6/span 6}#w-node-_57b0b72f-d312-7488-6e08-f907f6ee3cb0-e6f47f3c{grid-area:1/1/2/7}#w-node-e7351293-e115-b83e-026e-bca10534ad06-e6f47f3c{grid-area:span 1/span 2/span 1/span 2}#w-node-_3f246a70-e818-573d-0d07-6b76916512e3-e6f47f3c,#w-node-_8c9cad0c-04e7-83ba-04ad-4921ee1b122d-e6f47f3c{grid-area:span 1/span 6/span 1/span 6}}@media screen and (max-width:767px){#w-node-b1e5001f-c6c4-4101-8f9e-61db82c7b4da-d74998e3{grid-column:span 2/span 2}#w-node-b1e5001f-c6c4-4101-8f9e-61db82c7b55b-d74998e3{grid-area:span 1/span 2/span 1/span 2}#w-node-_9a79112c-5d9e-1c1c-1bf9-a377d749993b-d74998e3{grid-column:span 2/span 2}#w-node-_9a79112c-5d9e-1c1c-1bf9-a377d749996e-d74998e3{grid-area:span 1/span 2/span 1/span 2}#w-node-_67ad02bd-4a8e-4d0b-6c27-f24293b78f49-8212ef31,#w-node-_67ad02bd-4a8e-4d0b-6c27-f24293b78f4f-8212ef31,#w-node-_67ad02bd-4a8e-4d0b-6c27-f24293b78f55-8212ef31,#w-node-_67ad02bd-4a8e-4d0b-6c27-f24293b78f5b-8212ef31,#w-node-_67ad02bd-4a8e-4d0b-6c27-f24293b78f61-8212ef31,#w-node-_40d597bf-d666-db68-b7d9-ca3bfe02d20c-7712ef2f,#w-node-_40d597bf-d666-db68-b7d9-ca3bfe02d21e-7712ef2f,#w-node-_4479bb91-31c7-e730-eaed-fd4f95ad34b6-2312ef2e,#w-node-_4479bb91-31c7-e730-eaed-fd4f95ad34bf-2312ef2e,#w-node-_961c8d8b-8834-d790-89e0-3b6d2bcc0cb8-2312ef2e,#w-node-_9fd375ff-0157-0662-2785-74cd039aaad6-2312ef2e,#w-node-_961c8d8b-8834-d790-89e0-3b6d2bcc0cc3-2312ef2e,#w-node-_4a7e3894-f4c9-ff33-5dd1-2f218523bc1c-8523bc17{grid-column:span 2/span 2}#w-node-_4a7e3894-f4c9-ff33-5dd1-2f218523bc28-8523bc17{grid-area:span 1/span 2/span 1/span 2}#w-node-_4479bb91-31c7-e730-eaed-fd4f95ad34b6-b312ef2c,#w-node-_4479bb91-31c7-e730-eaed-fd4f95ad34bf-b312ef2c,#w-node-_986f29b6-8617-52ec-89ea-f40121739289-b312ef2c,#w-node-_578ee373-e8e9-7b43-88b6-79bc28c4ba3a-b312ef2c{grid-column:span 2/span 2}#w-node-_01b1af0d-2664-13c9-4cbf-c31b7ef297ad-5b12ef30{grid-area:span 1/span 2/span 1/span 2}#w-node-_5a9dcdcc-a65c-410f-3172-0db9f8325a18-5b12ef30,#w-node-_5a9dcdcc-a65c-410f-3172-0db9f8325a1a-5b12ef30,#w-node-_5a9dcdcc-a65c-410f-3172-0db9f8325a21-5b12ef30,#w-node-_931197cb-3ef1-fe9e-fddc-2b58c0b655f9-da12ef25,#w-node-_931197cb-3ef1-fe9e-fddc-2b58c0b655ff-da12ef25,#w-node-_8f7ed89c-4022-448c-c37f-f567ecac02e0-e6f47f3c{grid-column:span 2/span 2}#w-node-_02a8963a-a13e-e6b0-8f97-d017def6ba7a-e6f47f3c{grid-column-end:3}#w-node-_94cf3bb7-f37b-3b04-c09b-2a58cedf5396-e6f47f3c,#w-node-_94cf3bb7-f37b-3b04-c09b-2a58cedf537d-e6f47f3c,#w-node-_57b0b72f-d312-7488-6e08-f907f6ee3c97-e6f47f3c{grid-column:span 2/span 2}#w-node-_57b0b72f-d312-7488-6e08-f907f6ee3cb0-e6f47f3c{grid-column-end:3}#w-node-_3f246a70-e818-573d-0d07-6b76916512e3-e6f47f3c,#w-node-_8c9cad0c-04e7-83ba-04ad-4921ee1b122d-e6f47f3c{grid-column:span 2/span 2}}@media screen and (max-width:479px){#w-node-e7351293-e115-b83e-026e-bca10534ad06-e6f47f3c{grid-column:span 1/span 1}#w-node-_3f246a70-e818-573d-0d07-6b76916512e3-e6f47f3c{grid-column:span 2/span 2}#w-node-_558e36a1-7363-16c4-7dae-7b209cce5948-e6f47f3c,#w-node-_0e561587-96c7-e927-a031-6fc36474da77-e6f47f3c,#w-node-_66200f77-c6bf-39b0-1236-9407dc717955-e6f47f3c{grid-area:span 1/span 2/span 1/span 2}}
