:root{--dl-color-gray-500:#595959;--dl-color-gray-700:#999;--dl-color-gray-900:#d9d9d9;--dl-size-size-large:144px;--dl-size-size-small:48px;--dl-color-danger-300:#a22020;--dl-color-danger-500:#bf2626;--dl-color-danger-700:#e14747;--dl-color-gray-black:#000;--dl-color-gray-white:#fff;--dl-size-size-medium:96px;--dl-size-size-xlarge:192px;--dl-size-size-xsmall:16px;--dl-space-space-unit:16px;--dl-color-primary-100:#003eb3;--dl-color-primary-300:#0074f0;--dl-color-primary-500:#14a9ff;--dl-color-primary-700:#85dcff;--dl-color-success-300:#199033;--dl-color-success-500:#32a94c;--dl-color-success-700:#4cc366;--dl-size-size-xxlarge:288px;--dl-size-size-maxwidth:1400px;--dl-color-theme-accent1:#fff;--dl-color-theme-accent2:#f5d1b0;--dl-radius-radius-round:50%;--dl-color-theme-primary1:#bf4408;--dl-color-theme-primary2:#e65103;--dl-space-space-halfunit:8px;--dl-space-space-sixunits:96px;--dl-space-space-twounits:32px;--dl-radius-radius-radius2:2px;--dl-radius-radius-radius4:4px;--dl-radius-radius-radius8:8px;--dl-space-space-fiveunits:80px;--dl-space-space-fourunits:64px;--dl-color-template-blue-bg:#5228f5;--dl-color-theme-secondary1:#fff;--dl-color-theme-secondary2:#fbf1eb;--dl-space-space-sevenunits:112px;--dl-space-space-threeunits:48px;--dl-color-theme-neutral-dark:#191818;--dl-radius-radius-cardradius:8px;--dl-color-theme-neutral-light:#fbfaf9;--dl-radius-radius-imageradius:8px;--dl-radius-radius-inputradius:24px;--dl-radius-radius-buttonradius:24px;--dl-space-space-oneandhalfunits:24px}.button{display:inline-block}.button,.input{background-color:#fff;background-color:var(--dl-color-gray-white);border-color:#000;border-color:var(--dl-color-gray-black);border-radius:4px;border-width:1px;color:#000;color:var(--dl-color-gray-black);padding:.5rem 1rem}.input,.textarea{cursor:auto}.textarea{background-color:#fff;background-color:var(--dl-color-gray-white);border-color:#000;border-color:var(--dl-color-gray-black);border-radius:4px;border-width:1px;color:#000;color:var(--dl-color-gray-black);padding:.5rem}.list{display:block;list-style-position:outside;list-style-type:none;margin:1em 0;padding:0 0 0 1.5rem;width:100%}.list-item{display:list-item}.teleport-show{display:flex!important;transform:translateX(0)!important}.Link{cursor:pointer;margin-right:40px;white-space:nowrap}.Link:hover{color:#5228f5}.card{align-self:stretch;background-color:#fff;border-radius:30px;display:flex;flex:1 1;flex-direction:column;height:100%;padding:80px 24px 48px;padding:var(--dl-space-space-fiveunits) var(--dl-space-space-oneandhalfunits) var(--dl-space-space-threeunits);position:relative;transition:.3s}.card:hover{transform:scale(1.05)}.pill{align-items:center;background-color:#fff;border-radius:200px;margin-bottom:48px;margin-bottom:var(--dl-space-space-threeunits);padding:32px 32px 32px 16px;padding:var(--dl-space-space-twounits) var(--dl-space-space-twounits) var(--dl-space-space-twounits) var(--dl-space-space-unit)}.pill,.testimonal{display:flex;flex-direction:column;justify-content:center}.testimonal{align-items:flex-start;background-color:#eff0f2;border-radius:50px;max-width:375px;padding:80px 48px 48px;padding:var(--dl-space-space-fiveunits) var(--dl-space-space-threeunits) var(--dl-space-space-threeunits);width:100%}.accordionContainer{fill:#00000080;align-items:center;color:#000;color:var(--dl-color-gray-black);cursor:pointer;display:flex;flex-direction:column;gap:20px;justify-content:space-between;max-width:800px;transition:.3s;-webkit-user-select:none;user-select:none;width:100%}.accordionContainer:hover{color:#00000080}.metrics{align-items:center;display:flex;flex-direction:column}.title{font-size:56px;font-weight:700;line-height:72px;text-align:center}.sub-title,.title{margin-bottom:24px;margin-bottom:var(--dl-space-space-oneandhalfunits)}.sub-title{color:#5228f5;font-style:normal;font-weight:600}.template-button{align-items:center;background-color:#000;border-radius:56px;color:#fff;cursor:pointer;display:flex;flex-direction:column;margin-bottom:48px;margin-bottom:var(--dl-space-space-threeunits);padding:16px 32px;padding:var(--dl-space-space-unit) var(--dl-space-space-twounits);transition:.3s}.template-button:hover{background-color:#fff;color:#000}.accordionIcon{height:30px;width:30px}.accordionContent{display:flex;-webkit-user-select:text;user-select:text;width:100%}.thq-input{align-self:stretch;background-color:#fbfaf9;background-color:var(--dl-color-theme-neutral-light);border-color:#191818;border-color:var(--dl-color-theme-neutral-dark);border-radius:24px;border-radius:var(--dl-radius-radius-inputradius);border-width:1px;color:#191818;color:var(--dl-color-theme-neutral-dark);cursor:auto;outline:none;padding:.5rem 1rem;text-align:center}.thq-input:focus{outline:1px solid #bf4408;outline:1px solid var(--dl-color-theme-primary1)}.thq-button-filled{fill:#fff;fill:var(--dl-color-theme-secondary1);align-items:center;background-color:#bf4408;background-color:var(--dl-color-theme-primary1);border-color:#bf4408;border-color:var(--dl-color-theme-primary1);border-radius:24px;border-radius:var(--dl-radius-radius-buttonradius);border-width:1px;color:#fff;color:var(--dl-color-theme-secondary1);cursor:pointer;display:flex;font-weight:700;gap:8px;gap:var(--dl-space-space-halfunit);justify-content:center;padding:8px 24px;padding:var(--dl-space-space-halfunit) var(--dl-space-space-oneandhalfunits);transition:.3s;white-space:nowrap}.thq-button-filled:hover{fill:#fbf1eb;fill:var(--dl-color-theme-secondary2);background-color:#e65103;background-color:var(--dl-color-theme-primary2);border-color:#e65103;border-color:var(--dl-color-theme-primary2);color:#fbf1eb;color:var(--dl-color-theme-secondary2)}.thq-button-outline{fill:#bf4408;fill:var(--dl-color-theme-primary1);align-items:center;border:1px solid #bf4408;border-color:var(--dl-color-theme-primary1);border-radius:24px;border-radius:var(--dl-radius-radius-buttonradius);color:#bf4408;color:var(--dl-color-theme-primary1);cursor:pointer;display:flex;font-weight:700;gap:8px;gap:var(--dl-space-space-halfunit);justify-content:center;padding:8px 24px;padding:var(--dl-space-space-halfunit) var(--dl-space-space-oneandhalfunits);transition:.3s;white-space:nowrap}.thq-button-outline:hover{fill:#fbf1eb;fill:var(--dl-color-theme-secondary2);background-color:#e65103;background-color:var(--dl-color-theme-primary2);border-color:#e65103;border-color:var(--dl-color-theme-primary2);color:#fbf1eb;color:var(--dl-color-theme-secondary2)}.thq-button-flat{fill:#bf4408;fill:var(--dl-color-theme-primary1);align-items:center;border-color:#0000;border-radius:24px;border-radius:var(--dl-radius-radius-buttonradius);border-width:1px;color:#bf4408;color:var(--dl-color-theme-primary1);cursor:pointer;display:flex;font-weight:700;gap:8px;gap:var(--dl-space-space-halfunit);justify-content:center;padding:8px 24px;padding:var(--dl-space-space-halfunit) var(--dl-space-space-oneandhalfunits);transition:.3s;white-space:nowrap}.thq-button-flat:hover{fill:#fff;fill:var(--dl-color-theme-secondary1);background-color:#e65103;background-color:var(--dl-color-theme-primary2);border-color:#e65103;border-color:var(--dl-color-theme-primary2);color:#fff;color:var(--dl-color-theme-secondary1)}.thq-heading-1{font-family:STIX Two Text;font-size:48px;font-weight:700;line-height:1.5}.thq-heading-2{font-size:35px}.thq-heading-2,.thq-heading-3{font-family:STIX Two Text;font-weight:600;line-height:1.5}.thq-heading-3{font-size:26px}.thq-body-large{font-size:18px}.thq-body-large,.thq-body-small{font-family:Noto Sans;line-height:1.5}.thq-body-small{font-size:16px}.thq-team-image-round{border-radius:50%;height:80px;object-fit:cover;width:80px}.thq-section-padding{align-items:center;display:flex;flex-direction:column;padding:80px;padding:var(--dl-space-space-fiveunits);position:relative;width:100%}.thq-section-max-width{max-width:1400px;max-width:var(--dl-size-size-maxwidth);width:100%}.thq-img-ratio-1-1{aspect-ratio:1/1}.thq-img-ratio-1-1,.thq-img-ratio-16-9{border-radius:8px;border-radius:var(--dl-radius-radius-imageradius);object-fit:cover;width:100%}.thq-img-ratio-16-9{aspect-ratio:16/9}.thq-img-ratio-4-3{aspect-ratio:4/3}.thq-img-ratio-4-3,.thq-img-ratio-4-6{border-radius:8px;border-radius:var(--dl-radius-radius-imageradius);object-fit:cover;width:100%}.thq-img-ratio-4-6{aspect-ratio:4/6}.thq-img-round{border-radius:50%;border-radius:var(--dl-radius-radius-round);width:100%}.thq-flex-column{flex-direction:column}.thq-flex-column,.thq-flex-row{align-items:center;display:flex;gap:32px;gap:var(--dl-space-space-twounits);overflow:hidden;position:relative}.thq-grid-6{grid-gap:32px;grid-gap:var(--dl-space-space-twounits);display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr}.thq-grid-5{grid-gap:32px;grid-gap:var(--dl-space-space-twounits);display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr}.thq-card{align-items:stretch;border-radius:8px;border-radius:var(--dl-radius-radius-cardradius);display:flex;flex-direction:column;gap:24px;gap:var(--dl-space-space-oneandhalfunits);padding:32px;padding:var(--dl-space-space-twounits)}.thq-box-shadow{box-shadow:0 0 5px -2px #191818;box-shadow:0 0 5px -2px var(--dl-color-theme-neutral-dark)}.thq-grid-3{grid-gap:32px;grid-gap:var(--dl-space-space-twounits);display:grid;grid-template-columns:1fr 1fr 1fr}.thq-grid-4{grid-gap:32px;grid-gap:var(--dl-space-space-twounits);display:grid;grid-template-columns:1fr 1fr 1fr 1fr}.thq-grid-2{grid-gap:32px;grid-gap:var(--dl-space-space-twounits);display:grid;grid-template-columns:1fr 1fr;width:100%}.thq-checkbox{height:16px;height:var(--dl-size-size-xsmall);width:16px;width:var(--dl-size-size-xsmall)}.thq-select{-webkit-appearance:none;appearance:none;background-color:#fbfaf9;background-color:var(--dl-color-theme-neutral-light);background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg width%3D%2220%22 height%3D%2220%22 xmlns%3D%22http%3A//www.w3.org/2000/svg%22 viewBox%3D%220 0 20 20%22 fill%3D%22%23000%22%3E%3Cpath d%3D%22M4.293 7.293a1 1 0 011.414 0L10 11.586l4.293-4.293a1 1 0 111.414 1.414l-5 5a1 1 0 01-1.414 0l-5-5a1 1 0 010-1.414z%22/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;border-radius:24px;border-radius:var(--dl-radius-radius-inputradius);cursor:pointer;padding:8px 32px 8px 16px;padding:var(--dl-space-space-halfunit) var(--dl-space-space-twounits) var(--dl-space-space-halfunit) var(--dl-space-space-unit)}.thq-divider-horizontal{background-color:#191818;background-color:var(--dl-color-theme-neutral-dark);height:1px;width:100%}.thq-icon-small{height:24px;width:24px}.thq-button-icon{fill:#fff;fill:var(--dl-color-theme-secondary1);border-radius:50%;border-radius:var(--dl-radius-radius-round);padding:3px;transition:.3s}.thq-button-icon:hover{fill:#fbf1eb;fill:var(--dl-color-theme-secondary2)}.thq-icon-medium{height:48px;height:var(--dl-size-size-small);width:48px;width:var(--dl-size-size-small)}.thq-icon-x-small{height:16px;height:var(--dl-size-size-xsmall);width:16px;width:var(--dl-size-size-xsmall)}.thq-link{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#bf4408 50%,#191818 0);background:linear-gradient(to right,var(--dl-color-theme-primary1) 50%,var(--dl-color-theme-neutral-dark) 50%);-webkit-background-clip:text;background-clip:text;background-position:100%;background-size:200% 100%;cursor:pointer;display:inline-block;font-weight:600;overflow:hidden;transition:background-position .3s ease}.thq-link:hover{background-position:0 100%}.thq-grid-auto-300{grid-gap:24px;grid-gap:var(--dl-space-space-oneandhalfunits);display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.thq-animated-group-vertical-reverse{align-items:flex-start;animation:scroll-y 20s linear infinite;animation-direction:reverse;flex-direction:column;width:100%}.thq-animated-group-horizontal-reverse,.thq-animated-group-vertical-reverse{display:flex;gap:16px;gap:var(--dl-space-space-unit);justify-content:space-around}.thq-animated-group-horizontal-reverse{align-items:center;animation:scroll-x 20s linear infinite;animation-direction:reverse;flex-shrink:0;min-width:100%}.thq-animated-group-vertical{align-items:flex-start;animation:scroll-y 20s linear infinite;flex-direction:column;width:100%}.thq-animated-group-horizontal,.thq-animated-group-vertical{display:flex;gap:16px;gap:var(--dl-space-space-unit);justify-content:space-around}.thq-animated-group-horizontal{align-items:center;animation:scroll-x 20s linear infinite;flex-shrink:0;min-width:100%}.thq-animated-group-container-vertical{flex-direction:column}.thq-animated-group-container-horizontal,.thq-animated-group-container-vertical{display:flex;gap:16px;gap:var(--dl-space-space-unit);overflow:hidden}.thq-mask-image-vertical{-webkit-mask-image:linear-gradient(180deg,#0000,#000 1%,#000 99%,#0000);mask-image:linear-gradient(180deg,#0000,#000 1%,#000 99%,#0000)}.thq-mask-image-horizontal{-webkit-mask-image:linear-gradient(90deg,#0000,#000 1%,#000 99%,#0000);mask-image:linear-gradient(90deg,#0000,#000 1%,#000 99%,#0000)}.thq-img-scale{transition:.3s}.thq-img-scale:hover{scale:1.05}.thq-animated-card-bg-1{background-color:#fff;background-color:var(--dl-color-theme-accent1);height:100%;width:100%}.thq-animated-card-bg-1,.thq-animated-card-bg-2{border-radius:8px;border-radius:var(--dl-radius-radius-cardradius);transition:transform .3s}.thq-animated-card-bg-2{background-color:#f5d1b0;background-color:var(--dl-color-theme-accent2)}.thq-button-animated{border-width:2px;outline:none;overflow:hidden;position:relative;z-index:1}.thq-input::placeholder{text-align:center;vertical-align:middle}.thq-animated-group-container-horizontal:hover div,.thq-animated-group-container-vertical:hover div{animation-play-state:paused}.thq-animated-card-bg-2:has([data-animated=true]:hover){transform:translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(3deg) skew(0deg,0deg)}.thq-animated-card-bg-1:has([data-animated=true]:hover){transform:translateZ(0) scaleX(1) rotateX(0deg) rotateY(0deg) rotate(-6deg) skew(0deg,0deg)}.thq-button-animated:before{background-color:#191818;background-color:var(--dl-color-theme-neutral-dark);border-radius:24px;border-radius:var(--dl-radius-radius-buttonradius);color:#fbfaf9;color:var(--dl-color-theme-neutral-light);content:"";height:101%;left:-20%;position:absolute;top:0;transform:scaleX(0);transform-origin:0 0;transition:transform .5s;transition-timing-function:cubic-bezier(.5,1.6,.4,.7);width:200%;z-index:1}.thq-button-animated:hover:before{color:#fbfaf9;color:var(--dl-color-theme-neutral-light);transform:scaleX(1);z-index:-1}.Content{font-size:16px;font-weight:400}.Content,.Heading{font-family:Inter;line-height:1.15;text-decoration:none;text-transform:none}.Heading{font-size:32px;font-weight:700}@media(max-width:991px){.testimonal{padding:48px 24px;padding:var(--dl-space-space-threeunits) var(--dl-space-space-oneandhalfunits)}.template-button{margin-bottom:32px;margin-bottom:var(--dl-space-space-twounits)}.thq-grid-4{grid-template-columns:1fr 1fr 1fr}}@media(max-width:767px){.card{margin-right:0;padding-bottom:48px;padding-bottom:var(--dl-space-space-threeunits);padding-top:48px;padding-top:var(--dl-space-space-threeunits)}.testimonal{max-width:100%}.title{font-size:28px;line-height:36px}.thq-section-padding{padding:48px;padding:var(--dl-space-space-threeunits)}.thq-flex-column,.thq-flex-row{gap:24px;gap:var(--dl-space-space-oneandhalfunits)}.thq-grid-5,.thq-grid-6{grid-gap:24px;grid-gap:var(--dl-space-space-oneandhalfunits);grid-template-columns:1fr 1fr 1fr}.thq-card{padding:24px;padding:var(--dl-space-space-oneandhalfunits)}.thq-grid-3,.thq-grid-4{grid-gap:24px;grid-gap:var(--dl-space-space-oneandhalfunits);grid-template-columns:1fr 1fr}.thq-grid-4{flex-direction:row}.thq-grid-2{grid-gap:24px;grid-gap:var(--dl-space-space-oneandhalfunits);grid-template-columns:1fr}.thq-img-scale{width:100%}}@media(max-width:479px){.card{margin-bottom:0;margin-right:0}.pill{height:60px;width:130px}.title{font-size:32px;line-height:48px;margin-bottom:16px;margin-bottom:var(--dl-space-space-unit)}.template-button{background-color:#000;background-color:var(--dl-color-gray-black);padding-left:24px;padding-left:var(--dl-space-space-oneandhalfunits);padding-right:24px;padding-right:var(--dl-space-space-oneandhalfunits)}.thq-section-padding{padding:24px;padding:var(--dl-space-space-oneandhalfunits)}.thq-flex-column,.thq-flex-row{gap:16px;gap:var(--dl-space-space-unit)}.thq-grid-5,.thq-grid-6{grid-gap:16px;grid-gap:var(--dl-space-space-unit);grid-template-columns:1fr 1fr}.thq-grid-3,.thq-grid-4{grid-gap:16px;grid-gap:var(--dl-space-space-unit);align-items:center;grid-template-columns:1fr}.thq-grid-4{flex-direction:column}.thq-grid-2{grid-gap:16px;grid-gap:var(--dl-space-space-unit)}.thq-grid-auto-300{grid-template-columns:1fr}}@keyframes slideInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInBottom{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.animate-fadeIn{animation:fadeIn 1s ease forwards}.animate-slideInRight{animation:slideInRight 1s ease forwards}.animate-slideInLeft{animation:slideInLeft 1s ease forwards}.animate-slideInBottom{animation:slideInBottom 1s ease forwards}.animate-bounce{animation:bounce 2s ease infinite}.animate-pulse{animation:pulse 3s ease infinite}.animate-rotate{animation:rotate 10s linear infinite}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.delay-500{animation-delay:.5s}.delay-1000{animation-delay:1s}.hover-pulse:hover{animation:pulse 1s ease infinite}.hover-bounce:hover{animation:bounce 1s ease infinite}.footer-container{align-items:center;background-color:#212529;color:#f8f9fa;display:flex;flex-direction:column;padding:4rem 2rem 2rem;width:100%}.footer-content{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin-bottom:3rem;max-width:1200px;width:100%}.footer-section{display:flex;flex:1 1;flex-direction:column;gap:.8rem;min-width:180px}.footer-section-large{flex:2 1;min-width:300px}.footer-heading{color:#fff;font-size:1.1rem;font-weight:600;letter-spacing:.5px;margin-bottom:.5rem;text-transform:uppercase}.footer-subscription-form{display:flex;margin-bottom:1.5rem}.footer-email-input{background-color:#343a40;border:1px solid #495057;border-radius:4px 0 0 4px;color:#f8f9fa;flex-grow:1;outline:none;padding:.75rem}.footer-email-input::placeholder{color:#adb5bd}.footer-subscribe-button{background-color:#6e8efb;border:none;border-radius:0 4px 4px 0;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:background-color .3s ease}.footer-subscribe-button:hover{background-color:#a777e3}.footer-link,.footer-link-text{color:#adb5bd;display:block;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#fff;text-decoration:underline}.footer-bottom{align-items:center;border-top:1px solid #495057;display:flex;justify-content:center;max-width:1200px;padding-top:2rem;width:100%}.footer-branding{align-items:center;display:flex;gap:1rem}.footer-container .footer-bottom .footer-branding .footer-logo{filter:grayscale(100%)!important;height:20px!important;max-height:20px!important;max-width:none!important;opacity:.8!important;width:auto!important}.footer-copyright{color:#adb5bd;font-size:.9rem}@media (max-width:768px){.footer-bottom,.footer-content{flex-direction:column}.footer-bottom{gap:1.5rem}.footer-branding{flex-direction:column}}.terms-of-use-container1{display:flex;flex-direction:column;min-height:100vh;overflow:auto;overflow-x:hidden;width:100%}.terms-of-use-hero{background-color:#f9f9f9;height:1227px;padding-left:var(--dl-space-space-sevenunits);padding-right:var(--dl-space-space-sevenunits);padding-top:var(--dl-space-space-oneandhalfunits)}.terms-of-use-header,.terms-of-use-hero{align-items:center;display:flex;flex-direction:column;width:100%}.terms-of-use-mobile-navigation{align-items:flex-start;background-color:var(--dl-color-gray-white);display:flex;flex:0 0 auto;flex-direction:column;height:100vh;left:0;padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits);padding-top:var(--dl-space-space-twounits);position:fixed;top:0;transform:translateX(100%);transition:transform .3s;width:100vw;z-index:150}.terms-of-use-logo1{width:64px}.terms-of-use-links1{align-items:flex-start;display:flex;flex-direction:column;gap:var(--dl-space-space-twounits);margin-top:var(--dl-space-space-twounits)}.terms-of-use-close-mobile-menu{align-items:center;display:flex;flex-direction:column;height:var(--dl-size-size-small);justify-content:center;position:absolute;right:var(--dl-space-space-oneandhalfunits);top:var(--dl-space-space-oneandhalfunits);width:var(--dl-size-size-small)}.terms-of-use-icon1{display:flex;height:24px;width:24px}.terms-of-use-desktop-navigation{align-items:center;display:flex;flex-direction:column;margin-top:var(--dl-space-space-oneandhalfunits);width:100%}.terms-of-use-centered{background-color:#fff;border-radius:50px;box-sizing:initial;justify-content:space-between;max-width:1200px;padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits);width:100%}.terms-of-use-centered,.terms-of-use-left1{align-items:center;display:flex;flex-direction:row}.terms-of-use-left1{height:100%;padding-bottom:38px;padding-top:38px}.terms-of-use-navlink1{display:contents}.terms-of-use-logo2{flex:1 1;margin-left:var(--dl-space-space-halfunit);text-decoration:none;width:var(--dl-size-size-xlarge)}.terms-of-use-links2{margin-left:33px}.terms-of-use-links2,.terms-of-use-right1{align-items:center;display:flex;flex-direction:row}.terms-of-use-right1{height:100%;padding-bottom:var(--dl-space-space-oneandhalfunits);padding-top:var(--dl-space-space-oneandhalfunits)}.terms-of-use-sign-in{margin-right:20px}.terms-of-use-get-started{align-items:center;background-color:#000;border-radius:56px;cursor:pointer;display:flex;flex-direction:column;padding:var(--dl-space-space-unit) var(--dl-space-space-oneandhalfunits);transition:.3s}.terms-of-use-get-started:hover{background-color:#5228f5}.terms-of-use-text16{color:#fff;font-style:normal;font-weight:600}.terms-of-use-burger-menu{align-items:center;display:flex;flex-direction:row}.terms-of-use-mobile-menu-button{display:none;height:40px;width:40px}.terms-of-use-container3{display:contents}.terms-of-use-content{align-items:center;display:flex;flex-direction:column;margin-top:140px}.terms-of-use-text17{color:#fff;font-size:72px;font-style:normal;font-weight:700;line-height:80px}.terms-of-use-text18,.terms-of-use-text19{color:#0a0a0a;font-size:50px}.terms-of-use-text21{color:#101010}.terms-of-use-text66,.terms-of-use-text67,.terms-of-use-text70,.terms-of-use-text71{display:inline-block}.terms-of-use-footer{align-items:center;background-color:#000;padding:var(--dl-space-space-sevenunits)}.terms-of-use-footer,.terms-of-use-top{display:flex;flex-direction:column;width:100%}.terms-of-use-top{border-bottom-width:1px;border-color:#3b3b3b;justify-content:space-between;max-width:1200px;padding-bottom:var(--dl-space-space-fiveunits)}.terms-of-use-left2{margin-right:var(--dl-space-space-twounits);width:33%}.terms-of-use-contact,.terms-of-use-left2{align-items:flex-start;display:flex;flex-direction:column}.terms-of-use-contact{margin-top:52px}.terms-of-use-text72{color:#fff;font-size:20px;font-style:normal;font-weight:700;margin-bottom:var(--dl-space-space-unit)}.terms-of-use-link{color:#c4c4c4;font-size:14px;text-decoration:underline}.terms-of-use-right2{display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--dl-space-space-fiveunits);justify-content:flex-start;margin-top:var(--dl-space-space-threeunits)}.terms-of-use-category1{align-items:stretch;display:flex;flex-direction:column;width:240px}.terms-of-use-text73{color:#fff;font-size:20px;font-style:normal;font-weight:700;margin-bottom:var(--dl-space-space-unit)}.terms-of-use-links3{align-items:flex-start;display:flex;flex-direction:column;gap:var(--dl-space-space-unit)}.terms-of-use-text74,.terms-of-use-text75,.terms-of-use-text76,.terms-of-use-text77,.terms-of-use-text78{color:#c4c4c4;font-size:14px}.terms-of-use-category2{align-items:flex-start;display:flex;flex-direction:column;width:240px}.terms-of-use-text79{color:#fff;font-size:20px;font-style:normal;font-weight:700;margin-bottom:var(--dl-space-space-unit)}.terms-of-use-links4{align-items:flex-start;display:flex;flex-direction:column;gap:var(--dl-space-space-unit)}.terms-of-use-navlink2,.terms-of-use-text80,.terms-of-use-text81{color:#c4c4c4;font-size:14px}.terms-of-use-navlink2{text-decoration:none}.terms-of-use-text82{color:#c4c4c4;font-size:14px}.terms-of-use-category3{border:2px dashed #78787866;display:flex;flex-direction:column;width:240px}.terms-of-use-bottom{align-items:flex-start;display:flex;flex-direction:column;margin-top:var(--dl-space-space-threeunits);max-width:1200px;-webkit-user-select:none;user-select:none;width:100%}.terms-of-use-branding{filter:invert(100%) sepia(0) saturate(0) hue-rotate(93deg) brightness(103%) contrast(103%);margin-bottom:var(--dl-space-space-unit);width:var(--dl-size-size-large)}.terms-of-use-text83{color:#686868;font-size:14px;line-height:30px}@media(max-width:991px){.terms-of-use-hero{padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits)}.terms-of-use-close-mobile-menu{align-items:center;justify-content:center}.terms-of-use-desktop-navigation{padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits)}.terms-of-use-centered{height:60px;padding-left:10px;padding-right:10px}.terms-of-use-left1{margin-left:var(--dl-space-space-halfunit)}.terms-of-use-logo2{width:64px}.terms-of-use-get-started,.terms-of-use-links2,.terms-of-use-sign-in{display:none}.terms-of-use-mobile-menu-button{display:flex}.terms-of-use-content{max-width:1200px;width:100%}.terms-of-use-footer{padding:var(--dl-space-space-sixunits)}.terms-of-use-top{flex-direction:column}.terms-of-use-left2{margin-bottom:var(--dl-space-space-threeunits);margin-right:0;width:100%}.terms-of-use-text72{margin-bottom:var(--dl-space-space-unit)}.terms-of-use-link{text-decoration:underline none}.terms-of-use-right2{flex-direction:column;gap:var(--dl-space-space-twounits)}.terms-of-use-links3,.terms-of-use-links4{gap:var(--dl-space-space-unit)}.terms-of-use-branding{margin-bottom:var(--dl-space-space-halfunit);width:var(--dl-size-size-medium)}.terms-of-use-text83{font-size:12px;line-height:25px;margin-bottom:0}}@media(max-width:767px){.terms-of-use-hero{background-color:var(--dl-color-template-blue-bg);height:620px;padding-bottom:180px;position:relative}.terms-of-use-centered,.terms-of-use-desktop-navigation{padding-left:0;padding-right:0}.terms-of-use-left1{margin-left:var(--dl-space-space-unit)}.terms-of-use-right1{margin-right:var(--dl-space-space-unit)}.terms-of-use-get-started,.terms-of-use-sign-in{display:none}.terms-of-use-content{height:100%;justify-content:center;margin-top:var(--dl-space-space-fourunits)}.terms-of-use-text17,.terms-of-use-text18{color:#fff;font-size:32px;font-style:normal;font-weight:700;line-height:36px}.terms-of-use-footer{padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);padding-top:var(--dl-space-space-fourunits)}}@media(max-width:479px){.terms-of-use-hero{padding-bottom:160px}.terms-of-use-logo1{margin-left:0}.terms-of-use-icon1{align-items:center;justify-content:center}.terms-of-use-footer{padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit)}}.contact-form-container{align-items:center;background-color:#f5f7fa;border-radius:8px;display:flex;flex-direction:column;justify-content:center;max-width:100%;padding:3rem 1rem;position:relative;width:100%}.contact-form-card{animation:slideUp .5s ease-out;background-color:#fff;border-radius:16px;box-shadow:0 10px 25px #0000000d;max-width:650px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;width:100%}.contact-form-card:hover{box-shadow:0 15px 35px #0000001a;transform:translateY(-5px)}.contact-form-header{padding:2.5rem 2.5rem 1rem;text-align:center}.contact-form-title{animation:fadeIn .6s ease-out;color:#1e3a8a;font-size:2.2rem;font-weight:700;margin:0 0 .75rem}.contact-form-description{animation:fadeIn .8s ease-out;color:#64748b;font-size:1rem;line-height:1.5;margin-bottom:1rem}.contact-form{gap:1.5rem;padding:0 2.5rem 2.5rem}.contact-form,.form-group{display:flex;flex-direction:column}.form-group{animation:fadeIn .9s ease-out;gap:.5rem}.form-label{color:#475569;font-size:.9rem;font-weight:600;margin-bottom:.25rem}.input-container,.textarea-container{position:relative;width:100%}.form-input,.form-textarea{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#1e293b;font-size:1rem;padding:.85rem 1rem;transition:all .3s ease;width:100%}.form-textarea{min-height:120px;resize:vertical}.form-input:focus,.form-textarea:focus{background-color:#fff;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633;outline:none}.input-focus-effect{background-color:#1e64ec;bottom:0;height:2px;left:50%;position:absolute;transition:width .3s ease,left .3s ease;width:0}.form-input:focus~.input-focus-effect,.form-textarea:focus~.input-focus-effect{left:0;width:100%}.submit-button{align-items:center;animation:fadeIn 1s ease-out;background-color:#1e64ec;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;margin-top:1rem;overflow:hidden;padding:.9rem 1.5rem;position:relative;transition:all .3s ease}.submit-button:hover{background-color:#1a56db;transform:translateY(-2px)}.submit-button:active{transform:translateY(0)}.button-text{transition:transform .3s ease;z-index:1}.button-icon{align-items:center;display:flex;justify-content:center;opacity:0;transform:translateX(-10px);transition:opacity .3s ease,transform .3s ease;z-index:1}.submit-button:hover .button-text{transform:translateX(-5px)}.submit-button:hover .button-icon{opacity:1;transform:translateX(0)}.submit-button:before{background:linear-gradient(90deg,#fff0,#ffffff1a 50%,#fff0);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.submit-button:hover:before{left:100%}.modal-overlay{align-items:center;animation:fadeIn .3s ease-out;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-content{animation:scaleIn .3s ease-out;background-color:#fff;border-radius:16px;box-shadow:0 10px 25px #0000001a;max-width:500px;padding:2.5rem;text-align:center;width:90%}.modal-icon{color:#16a34a;margin-bottom:1rem}.modal-title{color:#1e3a8a;font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.modal-message{color:#64748b;font-size:1rem;line-height:1.5;margin-bottom:1.5rem}.modal-button{background-color:#1e64ec;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.modal-button:hover{background-color:#1a56db}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.contact-form-card{border-radius:12px}.contact-form-header{padding:2rem 1.5rem 1rem}.contact-form-title{font-size:1.8rem}.contact-form{padding:0 1.5rem 2rem}.modal-content{padding:2rem}}@media (max-width:480px){.contact-form-header{padding:1.5rem 1.25rem .75rem}.contact-form-title{font-size:1.5rem}.contact-form-description{font-size:.9rem}.contact-form{gap:1.25rem;padding:0 1.25rem 1.5rem}.form-input,.form-textarea{font-size:.9rem}.submit-button{width:100%}.modal-content{padding:1.5rem}}.privacy-policy-container1{min-height:100vh;overflow:auto}.privacy-policy-container1,.privacy-policy-hero{align-items:center;background-color:#f5f7fa;display:flex;flex-direction:column;width:100%}.privacy-policy-hero{padding:0;position:relative}.privacy-policy-header-simple{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;flex-direction:row;gap:var(--dl-space-space-unit);justify-content:space-between;margin-bottom:var(--dl-space-space-twounits);max-width:900px;padding:var(--dl-space-space-twounits) var(--dl-space-space-threeunits) var(--dl-space-space-unit);position:relative;width:100%}.privacy-policy-logo-link{display:contents}.privacy-policy-logo{height:50px;text-decoration:none;transition:.3s}.privacy-policy-logo:hover{opacity:.85}.privacy-policy-hero-content{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000000d;gap:var(--dl-space-space-twounits);max-width:900px;padding:var(--dl-space-space-unit) var(--dl-space-space-threeunits) var(--dl-space-space-sixunits);z-index:100}.privacy-policy-content-container,.privacy-policy-hero-content{align-items:flex-start;display:flex;flex-direction:column;width:100%}.privacy-policy-content-container{gap:var(--dl-space-space-oneandhalfunits)}.privacy-policy-text-container1{align-items:flex-start;display:flex;flex-direction:column;gap:var(--dl-space-space-unit);width:100%}.privacy-policy-text05{color:#2c3e50;font-size:36px;font-style:normal;font-weight:700;line-height:44px;margin-bottom:0;text-transform:none}.privacy-policy-text06{color:#7f8c8d;font-size:16px;font-style:italic;font-weight:400;margin-bottom:var(--dl-space-space-twounits);margin-top:0}.privacy-policy-text07,.privacy-policy-text09,.privacy-policy-text11,.privacy-policy-text13,.privacy-policy-text15,.privacy-policy-text17,.privacy-policy-text19{color:#2c3e50;font-size:24px;font-style:normal;font-weight:600;line-height:32px;margin-bottom:var(--dl-space-space-halfunit);margin-top:var(--dl-space-space-twounits)}.privacy-policy-text08,.privacy-policy-text10,.privacy-policy-text12,.privacy-policy-text14,.privacy-policy-text16,.privacy-policy-text18,.privacy-policy-text20{color:#34495e;font-size:16px;line-height:1.6;margin-bottom:var(--dl-space-space-unit)}.privacy-policy-form-button,.privacy-policy-form-heading,.privacy-policy-form-text,.privacy-policy-form-title{display:inline-block}.privacy-policy-footer{align-items:center;background-color:#000;display:flex;flex-direction:column;justify-content:center;max-width:100%;padding:var(--dl-space-space-fourunits) var(--dl-space-space-threeunits) var(--dl-space-space-twounits);width:100%}.privacy-policy-top{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;max-width:var(--dl-size-size-maxwidth);width:100%}.privacy-policy-left{width:auto}.privacy-policy-contact,.privacy-policy-left{align-items:flex-start;display:flex;flex-direction:column}.privacy-policy-contact-text{color:#fff;font-size:20px;font-style:normal;font-weight:700;line-height:30px;margin-bottom:var(--dl-space-space-oneandhalfunits)}.privacy-policy-contact-link{color:#c9cbd9;font-size:16px;line-height:24px;text-decoration:none;transition:.3s}.privacy-policy-contact-link:hover{color:#fff;text-decoration:underline}.privacy-policy-right{grid-gap:var(--dl-space-space-threeunits);align-items:flex-start;display:flex}.privacy-policy-category{align-items:flex-start;display:flex;flex-direction:column;width:auto}.privacy-policy-company-text,.privacy-policy-solutions-text{color:#fff;font-size:20px;font-style:normal;font-weight:700;line-height:30px;margin-bottom:var(--dl-space-space-oneandhalfunits)}.privacy-policy-links{align-items:flex-start;display:flex;flex-direction:column;gap:var(--dl-space-space-unit);width:100%}.privacy-policy-link,.privacy-policy-navlink2,.privacy-policy-navlink3{color:#c9cbd9;cursor:pointer;font-size:16px;line-height:24px;text-decoration:none;transition:.3s}.privacy-policy-link:hover,.privacy-policy-navlink2:hover,.privacy-policy-navlink3:hover{color:#fff;text-decoration:underline}.privacy-policy-bottom{align-items:center;border-color:#ffffff1a;border-width:1px 0 0;display:flex;justify-content:space-between;margin-top:var(--dl-space-space-threeunits);padding-bottom:var(--dl-space-space-twounits);padding-top:var(--dl-space-space-twounits);width:100%}.privacy-policy-branding{filter:brightness(0) invert(1);height:40px}.privacy-policy-text30{color:#c9cbd9;font-size:14px}@media(max-width:991px){.privacy-policy-header-simple,.privacy-policy-hero,.privacy-policy-hero-content{padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits)}}@media(max-width:767px){.privacy-policy-hero-content{padding-bottom:var(--dl-space-space-threeunits)}.privacy-policy-footer{padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits)}.privacy-policy-top{flex-direction:column}.privacy-policy-left{margin-bottom:var(--dl-space-space-threeunits)}.privacy-policy-right{flex-wrap:wrap;gap:var(--dl-space-space-twounits);justify-content:flex-start}.privacy-policy-category{margin-bottom:var(--dl-space-space-threeunits);min-width:200px}.privacy-policy-bottom{flex-direction:column;justify-content:center}.privacy-policy-branding{margin-bottom:var(--dl-space-space-unit)}}@media(max-width:479px){.privacy-policy-header-simple{padding:var(--dl-space-space-unit)}.privacy-policy-logo{height:40px}.privacy-policy-hero-content{padding:var(--dl-space-space-unit)}.privacy-policy-right{gap:var(--dl-space-space-unit)}}.you-tube-you-tube{align-items:center;background-color:var(--dl-color-gray-white);border-radius:200px;display:flex;height:120px;justify-content:center;width:240px}.you-tube-pasted-image{width:120px}@media(max-width:479px){.you-tube-you-tube{align-items:center;height:60px;width:120px}.you-tube-pasted-image{width:80px}}.recent-blog-posts-section{background-color:#f8f9fa;padding:4rem 0;width:100%}.recent-blog-posts-container{margin:0 auto;max-width:1200px;padding:0 2rem}.recent-blog-posts-header{margin-bottom:3rem;text-align:center}.recent-blog-posts-header h2{color:#1a1a1a;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.recent-blog-posts-header p{color:#666;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:600px}.recent-blog-posts-loading{align-items:center;display:flex;justify-content:center;padding:3rem 0}.recent-blog-posts-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-bottom:3rem}.recent-blog-post-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;height:fit-content;overflow:hidden;transition:all .3s ease}.recent-blog-post-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.recent-blog-post-link{color:inherit;display:block;text-decoration:none}.recent-blog-post-image{height:180px;overflow:hidden;position:relative}.recent-blog-post-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.recent-blog-post-card:hover .recent-blog-post-image img{transform:scale(1.05)}.recent-blog-post-content{padding:1.5rem}.recent-blog-post-meta{margin-bottom:1rem}.recent-blog-post-date{background:#f0f0f0;border-radius:15px;color:#666;font-size:.8rem;font-weight:500;padding:.25rem .75rem}.recent-blog-post-title{color:#1a1a1a;font-size:1.2rem;font-weight:600;line-height:1.4;margin-bottom:.75rem}.recent-blog-post-excerpt,.recent-blog-post-title{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.recent-blog-post-excerpt{color:#666;font-size:.95rem;line-height:1.5;margin-bottom:1rem}.recent-blog-post-read-more{color:#5128f5;font-size:.9rem;font-weight:600;transition:color .3s ease}.recent-blog-post-card:hover .recent-blog-post-read-more{color:#3d1ebf}.recent-blog-posts-footer{text-align:center}.recent-blog-posts-view-all{background:#5128f5;border-radius:6px;color:#fff;display:inline-block;font-size:1rem;font-weight:600;padding:.75rem 2rem;text-decoration:none;transition:all .3s ease}.recent-blog-posts-view-all:hover{background:#3d1ebf;box-shadow:0 4px 15px #5128f54d;transform:translateY(-2px)}@media (max-width:768px){.recent-blog-posts-container{padding:0 1rem}.recent-blog-posts-header h2{font-size:2rem}.recent-blog-posts-grid{gap:1.5rem;grid-template-columns:1fr}.recent-blog-post-content{padding:1.25rem}.recent-blog-post-title{font-size:1.1rem}}@media (max-width:480px){.recent-blog-posts-section{padding:3rem 0}.recent-blog-posts-header h2{font-size:1.75rem}.recent-blog-posts-header p{font-size:1rem}.recent-blog-post-image{height:160px}.recent-blog-posts-view-all{font-size:.95rem;padding:.6rem 1.5rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromLeft{0%{opacity:0;transform:translateX(-100px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInFromRight{0%{opacity:0;transform:translateX(100px)}to{opacity:1;transform:translateX(0)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes gradientAnimation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.animate-fadeIn{animation:fadeIn .8s ease-out forwards}.animate-slideInLeft{animation:slideInFromLeft .8s ease-out forwards}.animate-slideInRight{animation:slideInFromRight .8s ease-out forwards}.animate-pulse{animation:pulse 2s infinite}.animate-float{animation:float 3s ease-in-out infinite}.hover-grow{transition:transform .3s ease}.hover-grow:hover{transform:scale(1.05)}.hover-pulse:hover{animation:pulse 1s infinite}.card{border-radius:12px;box-shadow:0 6px 16px #0000001a;overflow:hidden;transition:all .3s ease}.card:hover{box-shadow:0 12px 20px #00000026;transform:translateY(-5px)}.home-hero{animation:gradientAnimation 8s ease infinite;background:linear-gradient(135deg,#5228f5,#6a42ff,#8054ff);background-size:200% 200%}.home-get-started10,.home-get-started11{overflow:hidden;position:relative;transition:all .3s ease;z-index:1}.home-get-started10:before,.home-get-started11:before{background:#fff3;content:"";height:100%;left:-100%;position:absolute;top:0;transition:all .4s ease;width:100%;z-index:-1}.home-get-started10:hover:before,.home-get-started11:hover:before{left:0}.home-get-started10:hover,.home-get-started11:hover{box-shadow:0 10px 20px #0003;transform:translateY(-3px)}.home-cards1 .card{align-items:center;background:#fff;display:flex;flex-direction:column;height:100%;justify-content:flex-start;padding:2rem}.home-cards1 .card img{margin-bottom:1.5rem;transition:all .3s ease}.home-cards1 .card:hover img{transform:scale(1.1) rotate(5deg)}.home-container10{min-height:100vh;overflow:auto;overflow-x:hidden}.home-container10,.home-hero{display:flex;flex-direction:column;width:100%}.home-hero{align-items:center;background-color:#5228f5;height:1000px;padding-left:var(--dl-space-space-sevenunits);padding-right:var(--dl-space-space-sevenunits);padding-top:var(--dl-space-space-oneandhalfunits)}.home-header{flex-direction:column}.home-mobile-navigation{align-items:flex-start;background-color:var(--dl-color-gray-white);display:flex;flex:0 0 auto;flex-direction:column;height:100vh;left:0;padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits);padding-top:var(--dl-space-space-twounits);position:fixed;top:0;transform:translateX(100%);transition:transform .3s;width:100vw;z-index:150}.home-logo1{width:64px}.home-links1{align-items:flex-start;display:flex;flex-direction:column;gap:var(--dl-space-space-twounits);margin-top:var(--dl-space-space-twounits)}.home-close-mobile-menu{align-items:center;display:flex;flex-direction:column;height:var(--dl-size-size-small);justify-content:center;position:absolute;right:var(--dl-space-space-oneandhalfunits);top:var(--dl-space-space-oneandhalfunits);width:var(--dl-size-size-small)}.home-icon10{display:flex;height:24px;width:24px}.home-desktop-navigation{flex-direction:column;margin-top:var(--dl-space-space-oneandhalfunits)}.home-centered,.home-desktop-navigation{align-items:center;display:flex;width:100%}.home-centered{background-color:#fff;border-radius:50px;box-sizing:initial;flex-direction:row;justify-content:space-between;max-width:1200px;padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits)}.home-left1{align-items:center;display:flex;flex-direction:row;height:100%;padding-bottom:38px;padding-top:38px}.home-navlink1{display:contents}.home-logo2{flex:1 1;margin-left:var(--dl-space-space-halfunit);text-decoration:none;width:var(--dl-size-size-xlarge)}.home-links2{align-items:center;display:flex;flex-direction:row;margin-left:33px}.home-link10,.home-link11{text-decoration:none}.home-link11{animation-delay:0s;animation-direction:normal;animation-duration:.3s;animation-iteration-count:1;animation-name:none;animation-timing-function:ease}.home-link12{text-decoration:none}.home-right1{align-items:center;display:flex;flex-direction:row;height:100%;padding-bottom:var(--dl-space-space-oneandhalfunits);padding-top:var(--dl-space-space-oneandhalfunits)}.home-sign-in{margin-right:20px;text-decoration:none}.home-get-started10{align-items:center;background-color:#000;border-radius:56px;cursor:pointer;display:flex;flex-direction:column;padding:var(--dl-space-space-unit) var(--dl-space-space-oneandhalfunits);transition:.3s}.home-get-started10:hover{background-color:#5228f5}.home-link13{color:#fff;font-style:normal;font-weight:600;text-decoration:none}.home-burger-menu{align-items:center;display:flex;flex-direction:row}.home-mobile-menu-button{display:none;height:40px;width:40px}.home-container12{display:contents}.home-content{align-items:center;display:flex;flex-direction:column;margin-top:140px}.home-text103{color:#fff;font-size:72px;font-style:normal;font-weight:700;line-height:80px;text-align:center}.home-text104{color:#eee9fe;font-size:20px;line-height:30px}.home-get-started11{align-items:center;background-color:#000;border-radius:56px;color:#fff;cursor:pointer;display:flex;flex-direction:column;margin-top:40px;padding:var(--dl-space-space-unit) var(--dl-space-space-twounits);transition:.3s}.home-get-started11:hover{background-color:#fff;color:#000}.home-link14{font-size:18px;font-style:normal;font-weight:600;text-decoration:none}.home-dashboard-preview{background-color:#633df6;border-color:#633df6;border-radius:100px;border-width:30px;position:absolute;top:650px}.home-dashboard-preview,.home-outline{align-items:center;display:flex;flex-direction:column}.home-outline{background-color:#7350f7;border-color:#7350f7;border-radius:70px;border-width:20px;justify-content:center}.home-image1{height:569px;-webkit-user-select:none;user-select:none;width:914px;z-index:10}.home-features{background-color:EFF0F2;padding-left:var(--dl-space-space-sevenunits);padding-right:var(--dl-space-space-sevenunits);padding-top:400px;width:100%;z-index:1}.home-features,.home-title{align-items:center;display:flex;flex-direction:column}.home-text105{font-size:56px;font-style:normal;font-weight:700;line-height:72px}.home-text106{font-size:20px;line-height:30px;text-align:center}.home-cards1{flex-direction:column;margin-top:80px;max-width:1200px}.home-cards1,.home-container13{align-items:center;display:flex;width:100%}.home-container13{flex-direction:row;gap:var(--dl-space-space-twounits);margin-bottom:var(--dl-space-space-twounits)}.home-icon12{height:30px;margin-bottom:var(--dl-space-space-oneandhalfunits);width:32px}.home-text107{font-size:28px;font-style:normal;font-weight:700;line-height:33px}.home-text108{line-height:24px}.home-publish1{height:auto}.home-icon13{height:30px;margin-bottom:var(--dl-space-space-oneandhalfunits);width:30px}.home-text111{font-size:28px;font-style:normal;font-weight:700;line-height:33px}.home-text112{line-height:24px}.home-container14{align-items:center;display:flex;flex-direction:row;gap:var(--dl-space-space-twounits);margin-bottom:var(--dl-space-space-sixunits);width:100%}.home-icon14{height:30px;margin-bottom:var(--dl-space-space-oneandhalfunits);width:35px}.home-text115{font-size:28px;font-style:normal;font-weight:700;line-height:33px}.home-text116{line-height:24px}.home-icon15{height:30px;margin-bottom:var(--dl-space-space-oneandhalfunits);width:30px}.home-text117{font-size:28px;font-style:normal;font-weight:700;line-height:33px}.home-text118{line-height:24px}.home-container15{align-items:center;display:flex;flex-direction:row;gap:var(--dl-space-space-twounits);margin-bottom:var(--dl-space-space-twounits);width:100%}.home-icon16{height:30px;margin-bottom:var(--dl-space-space-oneandhalfunits);width:32px}.home-text121{font-size:28px;font-style:normal;font-weight:700;line-height:33px}.home-text122{line-height:24px}.home-publish2{height:auto}.home-icon17{height:30px;margin-bottom:var(--dl-space-space-oneandhalfunits);width:30px}.home-text125{font-size:28px;font-style:normal;font-weight:700;line-height:33px}.home-text126{line-height:24px}.home-container16{align-items:center;display:flex;flex-direction:row;gap:var(--dl-space-space-twounits);margin-bottom:var(--dl-space-space-twounits);width:100%}.home-icon18{height:30px;margin-bottom:var(--dl-space-space-oneandhalfunits);width:32px}.home-text130{font-size:28px;font-style:normal;font-weight:700;line-height:33px}.home-text131{line-height:24px}.home-publish3{height:auto}.home-icon19{height:30px;margin-bottom:var(--dl-space-space-oneandhalfunits);width:30px}.home-text134{font-size:28px;font-style:normal;font-weight:700;line-height:33px}.home-text135{line-height:24px}.home-container17{align-items:center;display:flex;flex-direction:row;gap:var(--dl-space-space-twounits);margin-bottom:var(--dl-space-space-sixunits);width:100%}.home-icon20{height:30px;margin-bottom:var(--dl-space-space-oneandhalfunits);width:35px}.home-text138{font-size:28px;font-style:normal;font-weight:700;line-height:33px}.home-text139{line-height:24px}.home-icon21{height:30px;margin-bottom:var(--dl-space-space-oneandhalfunits);width:30px}.home-text142{font-size:28px;font-style:normal;font-weight:700;line-height:33px}.home-text143{line-height:24px}.home-container18{align-items:center;display:flex;flex-direction:row;gap:var(--dl-space-space-twounits);margin-bottom:var(--dl-space-space-sixunits);width:100%}.home-icon22{height:30px;margin-bottom:var(--dl-space-space-oneandhalfunits);width:35px}.home-text146{font-size:28px;font-style:normal;font-weight:700;line-height:33px}.home-text149{line-height:24px}.home-icon23{height:30px;margin-bottom:var(--dl-space-space-oneandhalfunits);width:30px}.home-text152{font-size:28px;font-style:normal;font-weight:700;line-height:33px}.home-text153{line-height:24px}.home-quote-container{align-items:center;background-color:#000;padding-bottom:160px;padding-left:var(--dl-space-space-sevenunits);padding-right:var(--dl-space-space-sevenunits);padding-top:160px}.home-quote-container,.home-quote1{display:flex;flex-direction:column;justify-content:center;width:100%}.home-quote1{max-width:1200px}.home-message{color:#fff;font-size:40px;line-height:52px}.home-author{align-items:center;display:flex;flex-direction:row;margin-top:var(--dl-space-space-oneandhalfunits);width:800px}.home-avatar{border-radius:50%;height:64px;object-fit:cover;width:64px}.home-quote2{color:#977ef9;margin-left:var(--dl-space-space-unit);max-width:800px;width:100%}.home-text157{font-style:normal;font-weight:600}.home-banners{align-items:center;display:flex;flex-direction:column;width:100%}.home-banner-manage{justify-content:center;padding:var(--dl-space-space-sixunits) var(--dl-space-space-sevenunits)}.home-banner-manage,.home-container19{align-items:center;display:flex;flex-direction:row;width:100%}.home-container19{justify-content:space-between;max-width:1200px}.home-left2{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;margin-right:var(--dl-space-space-fourunits);width:100%}.home-text160{text-align:left}.home-text161{color:#000;line-height:24px}.home-get-started12{margin-bottom:0;transition:.3s}.home-get-started12:hover{background-color:var(--dl-color-template-blue-bg);color:var(--dl-color-gray-white)}.home-link15{font-size:18px;font-style:normal;font-weight:600;text-decoration:none}.home-image-container1{align-items:center;display:flex;flex:1 1;flex-direction:row;height:100%;justify-content:space-between;width:100%}.home-cards-image1{height:100%;object-fit:contain;-webkit-user-select:none;user-select:none;width:100%}.home-banner-advanced-analytics1{background-color:#eff0f2;flex-direction:row;padding:var(--dl-space-space-sixunits) var(--dl-space-space-sevenunits)}.home-banner-advanced-analytics1,.home-centered-container1{align-items:center;display:flex;justify-content:center;width:100%}.home-centered-container1{max-width:1200px}.home-image-container2{display:flex;flex:1 1}.home-cards-image2{height:100%;object-fit:contain;width:100%}.home-right2{display:flex;flex:1 1;flex-direction:column;margin-left:var(--dl-space-space-fourunits)}.home-text166{text-align:left}.home-category10{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:var(--dl-space-space-twounits)}.home-text167{color:#000;font-size:24px;font-style:normal;font-weight:700}.home-text168{color:#000;line-height:24px}.home-category11{align-items:flex-start;display:flex;flex-direction:column}.home-text169{color:#000;font-size:24px;font-style:normal;font-weight:700}.home-text170{color:#000;line-height:24px}.home-category12{align-items:flex-start;display:flex;flex-direction:column}.home-text171{color:#000;font-size:24px;font-style:normal;font-weight:700}.home-text174{color:#000;line-height:24px}.home-banner1{padding:var(--dl-space-space-sixunits) var(--dl-space-space-sevenunits)}.home-banner1,.home-container20{align-items:center;display:flex;flex-direction:row;justify-content:center;width:100%}.home-container20{max-width:1200px}.home-left3{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;margin-right:var(--dl-space-space-fourunits)}.home-text175{color:#5228f5;font-style:normal;font-weight:600}.home-text176{text-align:left}.home-text179{color:#000;line-height:24px}.home-get-started13{margin-bottom:0;transition:.3s}.home-get-started13:hover{background-color:var(--dl-color-template-blue-bg);color:var(--dl-color-gray-white)}.home-link16{font-size:18px;font-style:normal;font-weight:600;text-decoration:none}.home-image-container3{align-items:center;display:flex;flex:1 1;flex-direction:row;justify-content:center}.home-cards-image3{height:100%;object-fit:contain;width:100%}.home-banner-advanced-analytics2{background-color:#eff0f2;flex-direction:row;padding:var(--dl-space-space-sixunits) var(--dl-space-space-sevenunits)}.home-banner-advanced-analytics2,.home-centered-container2{align-items:center;display:flex;justify-content:center;width:100%}.home-centered-container2{max-width:1200px}.home-image-container4{display:flex;flex:1 1}.home-cards-image4{height:100%;object-fit:contain;width:100%}.home-right3{display:flex;flex:1 1;flex-direction:column;margin-left:var(--dl-space-space-fourunits)}.home-text184{text-align:left}.home-category13{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:var(--dl-space-space-twounits)}.home-text185{color:#000;font-size:24px;font-style:normal;font-weight:700}.home-text186{color:#000;line-height:24px}.home-category14{align-items:flex-start;display:flex;flex-direction:column}.home-text187{color:#000;font-size:24px;font-style:normal;font-weight:700}.home-text188{color:#000;line-height:24px}.home-category15{align-items:flex-start;display:flex;flex-direction:column}.home-text189{color:#000;font-size:24px;font-style:normal;font-weight:700}.home-text192{color:#000;line-height:24px}.home-banner2{padding:var(--dl-space-space-sixunits) var(--dl-space-space-sevenunits)}.home-banner2,.home-container21{align-items:center;display:flex;flex-direction:row;justify-content:center;width:100%}.home-container21{max-width:1200px}.home-left4{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;margin-right:var(--dl-space-space-fourunits)}.home-text193{color:#5228f5;font-style:normal;font-weight:600}.home-text194{text-align:left}.home-text197{color:#000;line-height:24px}.home-get-started14{margin-bottom:0;transition:.3s}.home-get-started14:hover{background-color:var(--dl-color-template-blue-bg);color:var(--dl-color-gray-white)}.home-link17{font-size:18px;font-style:normal;font-weight:600;text-decoration:none}.home-image-container5{align-items:center;display:flex;flex:1 1;flex-direction:row;justify-content:center}.home-cards-image5{height:100%;object-fit:contain;width:100%}.home-integrations{background-color:#eff0f2;padding:var(--dl-space-space-sevenunits)}.home-centered-container3,.home-integrations{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.home-centered-container3{max-width:1200px}.home-heading1{align-items:center;display:flex;flex-direction:column}.home-text203{color:#000}.home-pills-container{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.home-pills{grid-gap:var(--dl-space-space-twounits);margin-bottom:var(--dl-space-space-threeunits);width:100%}.home-container22,.home-pills{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.home-container22,.home-container23{gap:var(--dl-space-space-twounits)}.home-container23{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin-left:var(--dl-space-space-fiveunits)}.home-how-it-works{align-items:center;background-color:#211062;display:flex;flex-direction:column;padding:var(--dl-space-space-sixunits) var(--dl-space-space-sevenunits);width:100%}.home-text208{color:#dcd4fd;font-style:normal;font-weight:600;margin-bottom:24px}.home-text208,.home-text209{align-self:center;text-align:left}.home-text209{color:var(--dl-color-gray-white)}.home-centered-container4{align-items:flex-end;display:flex;flex-direction:column;height:100%;justify-content:space-between;max-width:1200px;width:100%}.home-container24{align-items:flex-start;display:flex;flex:0 0 auto;height:auto;justify-content:flex-end;position:relative;width:auto}.home-heading2{align-items:center;border:2px dashed #78787866;display:flex;flex-direction:column;margin-bottom:var(--dl-space-space-fiveunits)}.home-category16{background-color:#5228f5;border-radius:50px;color:#fff;display:flex;flex-direction:row;margin-bottom:var(--dl-space-space-threeunits);overflow:hidden;padding-left:var(--dl-space-space-fourunits);width:100%}.home-headng1{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-right:var(--dl-space-space-fourunits);padding-bottom:var(--dl-space-space-threeunits);padding-top:var(--dl-space-space-threeunits)}.home-text210{font-size:32px;font-style:normal;font-weight:700;margin-bottom:16px}.home-text211{color:#eee9fe;line-height:24px}.home-link18{display:contents}.home-get-started15{margin-bottom:0;text-decoration:none}.home-get-started15:hover{background-color:#fff;color:#000}.home-text215{font-size:18px;font-style:normal;font-weight:600}.home-container25{align-self:flex-end;display:flex;flex:1 1;flex-direction:row;height:100%}.home-pasted-image1{flex:0 0 auto;height:100%;object-fit:contain;width:100%}.home-row{grid-gap:var(--dl-space-space-threeunits);align-items:center;display:flex;flex-direction:row}.home-category17{align-items:flex-end;background-color:#fff;border-radius:50px;color:#fff;flex:1 1;height:555px;justify-content:space-between;overflow:hidden}.home-category17,.home-headng2{display:flex;flex-direction:column}.home-headng2{align-items:flex-start;padding-bottom:0;padding-left:var(--dl-space-space-fourunits);padding-right:var(--dl-space-space-fourunits);padding-top:var(--dl-space-space-fourunits);width:100%}.home-text216{color:#000;font-size:32px;font-style:normal;font-weight:700}.home-text217{color:#1e1e1e;line-height:24px}.home-pasted-image2{width:100%}.home-category18{align-items:flex-end;background-color:#000;border-radius:50px;color:#fff;flex:1 1;height:555px;justify-content:space-between;overflow:hidden}.home-category18,.home-headng3{display:flex;flex-direction:column}.home-headng3{align-items:flex-start;padding-bottom:0;padding-left:var(--dl-space-space-fourunits);padding-right:var(--dl-space-space-fourunits);padding-top:var(--dl-space-space-fourunits);width:100%}.home-text220{color:#fff;font-size:32px;font-style:normal;font-weight:700}.home-text221{color:#eee9fe;line-height:24px}.home-pasted-image3{object-fit:contain;width:100%}.home-pricing{background-color:#5228f5;margin-right:var(--dl-space-space-twounits);padding:var(--dl-space-space-sixunits) var(--dl-space-space-sevenunits)}.home-centered-container5,.home-pricing{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.home-centered-container5{max-width:1200px}.home-heading3{align-items:center;display:flex;flex-direction:column;width:100%}.home-text224{color:var(--dl-color-gray-white);text-align:center}.home-text225{color:#eee9fe;margin-bottom:var(--dl-space-space-twounits);text-align:center;width:600px}.home-selection{align-items:center;border:2px dashed #78787866;display:flex}.home-cards2,.home-selection{flex-direction:row;justify-content:center;width:100%}.home-cards2{grid-gap:var(--dl-space-space-twounits);align-items:flex-start;display:grid;grid-template-columns:1fr 1fr 1fr;margin-top:var(--dl-space-space-fiveunits)}.home-card1{align-items:flex-start;background-color:#fff;border-radius:50px;display:flex;flex-direction:column;height:100%;justify-content:flex-start;padding:var(--dl-space-space-fiveunits) var(--dl-space-space-threeunits);width:292px}.home-image2{height:78px;object-fit:cover;width:130px}.home-text226{font-size:32px;font-style:normal;font-weight:700}.home-text227{font-size:26px;font-weight:700;line-height:40px;text-transform:uppercase}.home-link19{display:contents}.home-get-started16{align-self:center;text-decoration:none;transition:.3s}.home-get-started16:hover{background-color:var(--dl-color-template-blue-bg);color:var(--dl-color-gray-white)}.home-text228{font-size:18px}.home-text228,.home-text229{font-style:normal;font-weight:600}.home-text229{font-size:15px;line-height:27px;margin-bottom:var(--dl-space-space-oneandhalfunits)}.home-bullet-points10{align-items:flex-start;display:flex;flex-direction:column}.home-point10{align-items:center;display:flex;flex-direction:row;margin-bottom:var(--dl-space-space-halfunit)}.home-icon24{fill:#5228f5;height:8px;width:8px}.home-text230{color:var(--dl-color-gray-black);font-size:14px;font-style:normal;font-weight:400}.home-bullet-points11{align-items:flex-start;display:flex;flex-direction:column}.home-point11{align-items:center;display:flex;flex-direction:row;margin-bottom:var(--dl-space-space-halfunit)}.home-icon26{fill:#5228f5;height:8px;width:8px}.home-text235{font-size:14px;font-style:normal;font-weight:400}.home-point12{align-items:center;display:flex;flex-direction:row;margin-bottom:var(--dl-space-space-halfunit)}.home-icon28{fill:#5228f5;height:8px;width:8px}.home-text236{font-size:14px;font-style:normal;font-weight:400}.home-point13{align-items:center;display:flex;flex-direction:row;margin-bottom:var(--dl-space-space-halfunit)}.home-icon30{fill:#5228f5;height:8px;width:8px}.home-text237{font-size:14px;font-style:normal;font-weight:400}.home-bullet-points12{align-items:flex-start;display:flex;flex-direction:column}.home-point14{align-items:center;display:flex;flex-direction:row;margin-bottom:var(--dl-space-space-halfunit)}.home-icon32{fill:#5228f5;height:8px;width:8px}.home-text238{font-size:14px;font-style:normal;font-weight:400}.home-bullet-points13{align-items:flex-start;display:flex;flex-direction:column}.home-point15{align-items:center;display:flex;flex-direction:row;margin-bottom:var(--dl-space-space-halfunit)}.home-icon34{fill:#5228f5;height:8px;width:8px}.home-text239{font-size:14px;font-style:normal;font-weight:400}.home-point16{align-items:center;display:flex;flex-direction:row;margin-bottom:var(--dl-space-space-halfunit)}.home-icon36{fill:#5228f5;height:8px;width:8px}.home-text240{font-size:14px;font-style:normal;font-weight:400}.home-card2{align-items:flex-start;background-color:#fff;border-radius:50px;display:flex;flex-direction:column;height:100%;justify-content:flex-start;padding:var(--dl-space-space-fiveunits) var(--dl-space-space-threeunits);width:304px}.home-image3{height:78px;object-fit:cover;width:133px}.home-text241{font-size:32px;font-style:normal;font-weight:700}.home-text242{color:#000;font-size:26px;font-weight:700;line-height:40px}.home-link20{display:contents}.home-get-started17{align-self:center;text-decoration:none;transition:.3s}.home-get-started17:hover{background-color:var(--dl-color-template-blue-bg);color:var(--dl-color-gray-white)}.home-text243{font-size:18px}.home-text243,.home-text244{font-style:normal;font-weight:600}.home-text244{font-size:15px;line-height:27px;margin-bottom:var(--dl-space-space-oneandhalfunits)}.home-bullet-points14{align-items:flex-start;display:flex;flex-direction:column}.home-point17{align-items:center;display:flex;flex-direction:row;margin-bottom:var(--dl-space-space-halfunit)}.home-icon38{fill:#5228f5;height:8px;width:8px}.home-text245{font-size:14px;font-style:normal;font-weight:400}.home-point18{align-items:center;display:flex;flex-direction:row;margin-bottom:var(--dl-space-space-halfunit)}.home-icon40{fill:#5228f5;height:8px;width:8px}.home-text250{font-size:14px;font-style:normal;font-weight:400}.home-point19{align-items:center;display:flex;flex-direction:row;margin-bottom:var(--dl-space-space-halfunit)}.home-icon42{fill:#5228f5;height:8px;width:8px}.home-text254{font-size:14px;font-style:normal;font-weight:400}.home-point20{align-items:center;display:flex;flex-direction:row;margin-bottom:var(--dl-space-space-halfunit)}.home-icon44{fill:#5228f5;height:8px;width:8px}.home-text255{font-size:14px;font-style:normal;font-weight:400}.home-bullet-points15{align-items:flex-start;display:flex;flex-direction:column}.home-point21{align-items:center;display:flex;flex-direction:row;margin-bottom:var(--dl-space-space-halfunit)}.home-icon46{fill:#5228f5;height:8px;width:8px}.home-text256{font-size:14px;font-style:normal;font-weight:400}.home-point22{align-items:center;display:flex;flex-direction:row;margin-bottom:var(--dl-space-space-halfunit)}.home-icon48{fill:#5228f5;height:8px;width:8px}.home-text257{font-size:14px;font-style:normal;font-weight:400}.home-point23{align-items:center;display:flex;flex-direction:row;margin-bottom:var(--dl-space-space-halfunit)}.home-icon50{fill:#5228f5;height:8px;width:8px}.home-text258{font-size:14px;font-style:normal;font-weight:400}.home-point24{align-items:center;display:flex;flex-direction:row;margin-bottom:var(--dl-space-space-halfunit)}.home-icon52{fill:#5228f5;height:8px;width:8px}.home-text259{font-size:14px;font-style:normal;font-weight:400}.home-card3{align-items:flex-start;background-color:#fff;border-radius:50px;display:flex;flex:1 1;flex-direction:column;height:100%;justify-content:flex-start;padding-bottom:var(--dl-space-space-fiveunits);padding-left:40px;padding-right:40px;padding-top:var(--dl-space-space-fiveunits);position:relative}.home-image4{height:78px;object-fit:cover;width:133px}.home-text260{font-size:32px;font-style:normal;font-weight:700}.home-text261{color:#000;font-size:26px;font-weight:700;line-height:40px}.home-link21{display:contents}.home-get-started18{align-self:center;text-decoration:none;transition:.3s}.home-get-started18:hover{background-color:var(--dl-color-template-blue-bg);color:var(--dl-color-gray-white)}.home-text262{font-size:18px;text-align:center}.home-text262,.home-text265{font-style:normal;font-weight:600}.home-text265{font-size:15px;line-height:27px;margin-bottom:var(--dl-space-space-oneandhalfunits)}.home-bullet-points16{align-items:flex-start;display:flex;flex-direction:column}.home-point25{align-items:center;display:flex;flex-direction:row;margin-bottom:var(--dl-space-space-halfunit)}.home-icon54{fill:#5228f5;height:8px;width:8px}.home-text266{font-size:14px;font-style:normal;font-weight:400}.home-point26{align-items:center;display:flex;flex-direction:row;margin-bottom:var(--dl-space-space-halfunit)}.home-icon56{fill:#5228f5;height:8px;width:8px}.home-text271{font-size:14px;font-style:normal;font-weight:400}.home-point27{align-items:center;display:flex;flex-direction:row;margin-bottom:var(--dl-space-space-halfunit)}.home-icon58{fill:#5228f5;height:8px;width:8px}.home-text275{font-size:14px;font-style:normal;font-weight:400}.home-point28{align-items:center;display:flex;flex-direction:row;margin-bottom:var(--dl-space-space-halfunit)}.home-icon60{fill:#5228f5;height:8px;width:8px}.home-text276{font-size:14px;font-style:normal;font-weight:400}.home-bullet-points17{align-items:flex-start;display:flex;flex-direction:column}.home-point29{align-items:center;display:flex;flex-direction:row;margin-bottom:var(--dl-space-space-halfunit)}.home-icon62{fill:#5228f5;height:8px;width:8px}.home-text277{font-size:14px;font-style:normal;font-weight:400}.home-point30{align-items:center;display:flex;flex-direction:row;margin-bottom:var(--dl-space-space-halfunit)}.home-icon64{fill:#5228f5;height:8px;width:8px}.home-text278{font-size:14px;font-style:normal;font-weight:400}.home-point31{align-items:center;display:flex;flex-direction:row;margin-bottom:var(--dl-space-space-halfunit)}.home-icon66{fill:#5228f5;height:8px;width:8px}.home-text279{font-size:14px;font-style:normal;font-weight:400}.home-bullet-points18{align-items:flex-start;display:flex;flex-direction:column}.home-point32{align-items:center;display:flex;flex-direction:row;margin-bottom:var(--dl-space-space-halfunit)}.home-icon68{fill:#5228f5;height:8px;width:8px}.home-text280{font-size:14px;font-style:normal;font-weight:400}.home-card4{align-items:flex-start;background-color:#000;border-radius:50px;display:flex;flex:1 1;flex-direction:column;height:486px;justify-content:center;margin-bottom:var(--dl-space-space-unit);margin-right:var(--dl-space-space-fiveunits);margin-top:var(--dl-space-space-twounits);padding-bottom:var(--dl-space-space-fiveunits);padding-left:40px;padding-right:40px;padding-top:var(--dl-space-space-fiveunits);width:298px}.home-text281{color:#fff;font-size:32px;font-style:normal;font-weight:700}.home-text282{color:#fff;font-weight:700;line-height:40px}.home-link22{display:contents}.home-get-started19{align-self:center;background-color:#fff;color:var(--dl-color-gray-black);text-decoration:none;transition:.3s}.home-get-started19:hover{background-color:var(--dl-color-template-blue-bg);color:var(--dl-color-gray-white)}.home-text283{font-size:18px}.home-text283,.home-text286{font-style:normal;font-weight:600}.home-text286{color:#fff;font-size:15px;line-height:27px;margin-bottom:var(--dl-space-space-oneandhalfunits)}.home-bullet-points19{align-items:flex-start;display:flex;flex-direction:column}.home-point33{align-items:center;display:flex;flex-direction:row;margin-bottom:var(--dl-space-space-halfunit)}.home-icon70{fill:#5228f5;height:8px;width:8px}.home-text287{color:#fff;font-size:14px;font-style:normal;font-weight:400}.home-action-bar{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:120px;width:100%}.home-action{align-items:flex-end;background-color:#5228f5;border-radius:50px;display:flex;flex-direction:row;justify-content:space-between;max-width:1200px;width:100%}.home-heading4{align-items:flex-start;display:flex;flex-direction:column;padding-bottom:var(--dl-space-space-sevenunits);padding-left:var(--dl-space-space-sevenunits);padding-top:var(--dl-space-space-sevenunits);width:100%}.home-text288{color:var(--dl-color-gray-white);text-align:left}.home-text289{color:#eee9fe;line-height:24px}.home-link23{display:contents}.home-get-started20{margin-bottom:0;text-decoration:none}.home-text293{font-size:18px;font-style:normal;font-weight:600}.home-images{align-items:flex-end;display:flex;flex-direction:row;justify-content:space-between}.home-image5{object-fit:cover;-webkit-user-select:none;user-select:none;width:100%}.home-text296{display:inline-block}.home-text297,.home-text300{display:inline-block;font-family:Inter}.home-text301{display:inline-block}.home-footer{align-items:center;background-color:#000;padding:var(--dl-space-space-sevenunits)}.home-footer,.home-top{display:flex;flex-direction:column}.home-top{border-bottom-width:1px;border-color:#3b3b3b;justify-content:space-between;max-width:1200px;padding-bottom:var(--dl-space-space-fiveunits);width:100%}.home-left5{margin-right:var(--dl-space-space-twounits);width:33%}.home-contact,.home-left5{align-items:flex-start;display:flex;flex-direction:column}.home-contact{margin-top:52px}.home-text302{color:#fff;font-size:20px;font-style:normal;font-weight:700;margin-bottom:var(--dl-space-space-unit)}.home-link24{color:#c4c4c4;font-size:14px;text-decoration:underline}.home-right4{display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--dl-space-space-fiveunits);justify-content:flex-start;margin-top:var(--dl-space-space-threeunits)}.home-category19{align-items:stretch;display:flex;flex-direction:column;width:240px}.home-text303{color:#fff;font-size:20px;font-style:normal;font-weight:700;margin-bottom:var(--dl-space-space-unit)}.home-links3{align-items:flex-start;display:flex;flex-direction:column;gap:var(--dl-space-space-unit)}.home-text304,.home-text305,.home-text306,.home-text307,.home-text308{color:#c4c4c4;font-size:14px}.home-category20{align-items:flex-start;display:flex;flex-direction:column;width:240px}.home-text309{color:#fff;font-size:20px;font-style:normal;font-weight:700;margin-bottom:var(--dl-space-space-unit)}.home-links4{align-items:flex-start;display:flex;flex-direction:column;gap:var(--dl-space-space-unit)}.home-text310,.home-text311{color:#c4c4c4;font-size:14px}.home-navlink2,.home-navlink3{color:#c4c4c4;font-size:14px;text-decoration:none}.home-text312{color:#c4c4c4;font-size:14px}.home-bottom{align-items:flex-start;display:flex;flex-direction:column;margin-top:var(--dl-space-space-threeunits);max-width:1200px;-webkit-user-select:none;user-select:none;width:100%}.home-branding{filter:invert(100%) sepia(0) saturate(0) hue-rotate(93deg) brightness(103%) contrast(103%);margin-bottom:var(--dl-space-space-unit);width:var(--dl-size-size-large)}.home-text313{color:#686868;font-size:14px;line-height:30px}@media(max-width:1200px){.home-text103{color:#fff;font-size:72px;font-style:normal;font-weight:700;line-height:80px}.home-text313{color:#686868;font-size:14px;line-height:30px}}@media(max-width:991px){.home-hero{padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits)}.home-close-mobile-menu{align-items:center;justify-content:center}.home-desktop-navigation{padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits)}.home-centered{height:60px;padding-left:10px;padding-right:10px}.home-left1{margin-left:var(--dl-space-space-halfunit)}.home-logo2{width:64px}.home-get-started10,.home-links2,.home-sign-in{display:none}.home-mobile-menu-button{display:flex}.home-content{max-width:1200px;width:100%}.home-image1{width:100%}.home-features{padding-top:260px}.home-title{max-width:1200px;width:100%}.home-text105{font-size:36px;line-height:40px}.home-text106{font-size:20px;line-height:30px;margin-top:var(--dl-space-space-unit)}.home-cards1{margin-top:var(--dl-space-space-fiveunits)}.home-text108,.home-text112,.home-text116{line-height:21px}.home-text117{font-size:24px}.home-text118,.home-text122,.home-text126,.home-text131,.home-text135,.home-text139{line-height:21px}.home-text142{font-size:24px}.home-text143,.home-text149{line-height:21px}.home-text152{font-size:24px}.home-text153{line-height:21px}.home-quote-container{padding-bottom:var(--dl-space-space-sevenunits);padding-top:var(--dl-space-space-sevenunits)}.home-author,.home-message{max-width:800px;width:100%}.home-banner-manage{padding:var(--dl-space-space-threeunits) var(--dl-space-space-oneandhalfunits)}.home-left2{margin-right:var(--dl-space-space-threeunits)}.home-cards-image1{width:360px}.home-banner-advanced-analytics1,.home-banner-advanced-analytics2{padding:var(--dl-space-space-fourunits) var(--dl-space-space-oneandhalfunits)}.home-container23{margin-left:0}.home-category16{flex-direction:column;margin-bottom:var(--dl-space-space-threeunits);padding-left:0}.home-headng1{margin-left:var(--dl-space-space-fourunits)}.home-container25{width:100%}.home-pasted-image1{height:auto}.home-headng2,.home-headng3{padding-left:var(--dl-space-space-fourunits);padding-right:var(--dl-space-space-fourunits);padding-top:var(--dl-space-space-threeunits)}.home-text225{max-width:600px;width:100%}.home-cards2{display:flex;flex-direction:column}.home-card1{align-items:flex-start;padding:var(--dl-space-space-fourunits) var(--dl-space-space-oneandhalfunits);width:100%}.home-text227{margin-bottom:var(--dl-space-space-twounits)}.home-text227,.home-text229{font-size:16px}.home-card2{align-items:flex-start;padding:var(--dl-space-space-fourunits) var(--dl-space-space-oneandhalfunits);width:100%}.home-text242{margin-bottom:var(--dl-space-space-twounits)}.home-text242,.home-text244{font-size:16px}.home-card3,.home-card4{align-items:flex-start;width:100%}.home-action{flex-direction:column}.home-heading4{padding:var(--dl-space-space-fourunits) var(--dl-space-space-threeunits) var(--dl-space-space-oneandhalfunits)}.home-text288{font-size:36px;line-height:36px}.home-footer{padding:var(--dl-space-space-sixunits)}.home-top{flex-direction:column}.home-left5{margin-bottom:var(--dl-space-space-threeunits);margin-right:0;width:100%}.home-text302{margin-bottom:var(--dl-space-space-unit)}.home-link24{text-decoration:underline none}.home-right4{flex-direction:column;gap:var(--dl-space-space-twounits)}.home-links3,.home-links4{gap:var(--dl-space-space-unit)}.home-branding{margin-bottom:var(--dl-space-space-halfunit);width:var(--dl-size-size-medium)}.home-text313{font-size:12px;line-height:25px;margin-bottom:0}}@media(max-width:767px){.home-hero{background-color:var(--dl-color-template-blue-bg);height:620px;padding-bottom:180px;position:relative}.home-centered,.home-desktop-navigation{padding-left:0;padding-right:0}.home-left1{margin-left:var(--dl-space-space-unit)}.home-right1{margin-right:var(--dl-space-space-unit)}.home-get-started10,.home-sign-in{display:none}.home-content{height:100%;justify-content:center;margin-top:var(--dl-space-space-fourunits)}.home-text103{color:#fff;font-size:32px;font-style:normal;font-weight:700;line-height:36px}.home-text104{color:#eee9fe;font-size:16px;line-height:24px;margin-top:var(--dl-space-space-unit)}.home-get-started11{margin-top:var(--dl-space-space-twounits)}.home-dashboard-preview{border-radius:45px;border-width:10px;top:520px;width:90%}.home-outline{border-radius:35px;border-width:10px}.home-image1{width:100%}.home-features{padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits);padding-top:350px}.home-text105{font-size:36px;font-style:normal;font-weight:700;line-height:40px}.home-container13{flex-direction:column;gap:var(--dl-space-space-oneandhalfunits);margin-bottom:var(--dl-space-space-oneandhalfunits)}.home-text107{font-size:24px}.home-text108{font-size:14px}.home-publish1{margin-left:0}.home-text111{font-size:24px}.home-text112{font-size:14px}.home-container14{flex-direction:column;gap:var(--dl-space-space-oneandhalfunits)}.home-analyze1{margin-right:0}.home-text115{font-size:24px}.home-text116,.home-text118{font-size:14px}.home-container15{flex-direction:column;gap:var(--dl-space-space-oneandhalfunits);margin-bottom:var(--dl-space-space-oneandhalfunits)}.home-text121{font-size:24px}.home-text122{font-size:14px}.home-publish2{margin-left:0}.home-text125{font-size:24px}.home-text126{font-size:14px}.home-container16{flex-direction:column;gap:var(--dl-space-space-oneandhalfunits);margin-bottom:var(--dl-space-space-oneandhalfunits)}.home-text130{font-size:24px}.home-text131{font-size:14px}.home-publish3{margin-left:0}.home-text134{font-size:24px}.home-text135{font-size:14px}.home-container17{flex-direction:column;gap:var(--dl-space-space-oneandhalfunits)}.home-analyze2{margin-right:0}.home-text138{font-size:24px}.home-text139,.home-text143{font-size:14px}.home-container18{flex-direction:column;gap:var(--dl-space-space-oneandhalfunits)}.home-analyze3{margin-right:0}.home-text146{font-size:24px}.home-text149,.home-text153{font-size:14px}.home-quote-container{padding:var(--dl-space-space-fourunits) var(--dl-space-space-oneandhalfunits)}.home-message{font-size:24px;line-height:31px}.home-author{width:100%}.home-avatar{height:40px;width:40px}.home-quote2{font-size:14px;max-width:800px}.home-banner-manage{padding-bottom:var(--dl-space-space-fourunits);padding-top:var(--dl-space-space-fourunits)}.home-container19{flex-direction:column}.home-left2{margin-right:0}.home-text160{margin-bottom:var(--dl-space-space-unit)}.home-text161,.home-text162{line-height:24px;margin-bottom:var(--dl-space-space-twounits)}.home-link15{font-size:16px}.home-image-container1{justify-content:center}.home-cards-image1{margin-top:var(--dl-space-space-threeunits)}.home-banner-advanced-analytics1{padding-bottom:var(--dl-space-space-threeunits)}.home-centered-container1{flex-direction:column-reverse}.home-right2{margin-left:0}.home-text166{font-size:28px;line-height:26px;margin-bottom:var(--dl-space-space-twounits);text-align:left}.home-text167{font-size:20px}.home-text168{line-height:24px;margin-bottom:var(--dl-space-space-unit)}.home-text169{font-size:20px}.home-text170{line-height:24px;margin-bottom:var(--dl-space-space-unit)}.home-text171{font-size:20px}.home-text174{line-height:24px;margin-bottom:var(--dl-space-space-unit)}.home-banner1{padding:var(--dl-space-space-fourunits) var(--dl-space-space-oneandhalfunits)}.home-container20{flex-direction:column}.home-left3{margin-right:0}.home-banner-advanced-analytics2{padding-bottom:var(--dl-space-space-threeunits)}.home-centered-container2{flex-direction:column-reverse}.home-right3{margin-left:0}.home-text184{font-size:28px;line-height:26px;margin-bottom:var(--dl-space-space-twounits);text-align:left}.home-text185{font-size:20px}.home-text186{line-height:24px;margin-bottom:var(--dl-space-space-unit)}.home-text187{font-size:20px}.home-text188{line-height:24px;margin-bottom:var(--dl-space-space-unit)}.home-text189{font-size:20px}.home-text192{line-height:24px;margin-bottom:var(--dl-space-space-unit)}.home-banner2{padding:var(--dl-space-space-fourunits) var(--dl-space-space-oneandhalfunits)}.home-container21{flex-direction:column}.home-left4{margin-right:0}.home-integrations{padding:var(--dl-space-space-fourunits) var(--dl-space-space-oneandhalfunits)}.home-text203,.home-text204{line-height:24px}.home-pills{margin-bottom:var(--dl-space-space-threeunits)}.home-how-it-works{padding:var(--dl-space-space-fourunits) var(--dl-space-space-oneandhalfunits)}.home-text209{margin-bottom:0}.home-heading2{margin-bottom:var(--dl-space-space-threeunits)}.home-headng1{padding-bottom:0}.home-get-started15{display:none}.home-container25{width:100%}.home-row{flex-direction:column;height:auto}.home-pricing{padding-left:var(--dl-space-space-fourunits);padding-right:var(--dl-space-space-fourunits);width:100%}.home-card1{padding-bottom:var(--dl-space-space-twounits)}.home-text226{font-size:28px}.home-card2{padding-bottom:var(--dl-space-space-twounits)}.home-text241{font-size:28px}.home-card3{padding:var(--dl-space-space-fourunits) var(--dl-space-space-oneandhalfunits) var(--dl-space-space-threeunits)}.home-text260{font-size:28px}.home-card4{padding-bottom:var(--dl-space-space-threeunits);padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits)}.home-text281{font-size:28px}.home-action-bar{padding:var(--dl-space-space-fourunits)}.home-action{align-items:center}.home-heading4{padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits);padding-top:var(--dl-space-space-threeunits)}.home-text288{font-size:28px;text-align:left}.home-text293{color:var(--dl-color-gray-white);font-size:18px;font-style:normal;font-weight:600}.home-images{justify-content:center}.home-image5{width:100%}.home-footer{padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits);padding-top:var(--dl-space-space-fourunits)}}@media(max-width:479px){.home-hero{padding-bottom:160px}.home-logo1{margin-left:0}.home-icon10{align-items:center;justify-content:center}.home-text104{color:#eee9fe}.home-get-started11{width:100%}.home-dashboard-preview{top:500px}.home-features{padding-top:200px}.home-cards1{margin-bottom:var(--dl-space-space-threeunits);margin-top:var(--dl-space-space-threeunits)}.home-container13{margin-bottom:var(--dl-space-space-oneandhalfunits)}.home-container13,.home-container14{gap:var(--dl-space-space-oneandhalfunits)}.home-analyze1,.home-container14{margin-bottom:0}.home-container15,.home-container16{gap:var(--dl-space-space-oneandhalfunits);margin-bottom:var(--dl-space-space-oneandhalfunits)}.home-container17{gap:var(--dl-space-space-oneandhalfunits);margin-bottom:0}.home-analyze2{margin-bottom:0}.home-container18{gap:var(--dl-space-space-oneandhalfunits);margin-bottom:0}.home-analyze3{margin-bottom:0}.home-text161,.home-text162{line-height:24px}.home-cards-image1{margin-top:var(--dl-space-space-twounits);width:100%}.home-category16{flex-direction:column;padding-left:var(--dl-space-space-twounits);padding-right:var(--dl-space-space-twounits)}.home-pricing{padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits)}.home-get-started19{background-color:var(--dl-color-gray-white)}.home-action-bar{padding-left:var(--dl-space-space-oneandhalfunits);padding-right:var(--dl-space-space-oneandhalfunits)}.home-footer{padding-left:var(--dl-space-space-unit);padding-right:var(--dl-space-space-unit)}}.scroll-to-top{align-items:center;background-color:#5228f5;border-radius:50%;bottom:30px;box-shadow:0 4px 10px #0003;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;opacity:0;position:fixed;right:30px;transform:translateY(20px);transition:opacity .3s,transform .3s;width:50px;z-index:999}.scroll-to-top.show{opacity:1;transform:translateY(0)}.scroll-to-top:hover{background-color:#4020d0;transform:translateY(-5px)}.scroll-to-top svg{height:24px;width:24px}.blog-list-container{margin:0 auto;max-width:1200px;min-height:60vh;padding:2rem}.blog-list-header{margin-bottom:3rem;text-align:center}.blog-list-header h1{color:#1a1a1a;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.blog-list-header p{color:#666;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:600px}.blog-list-empty,.blog-list-error,.blog-list-loading{padding:3rem 1rem;text-align:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#5128f5;height:40px;margin:0 auto 1rem;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.blog-list-empty h2,.blog-list-error h2{color:#333;margin-bottom:1rem}.blog-list-empty p,.blog-list-error p{color:#666;font-size:1.1rem}.blog-list-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:2rem}.blog-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;height:fit-content;overflow:hidden;transition:all .3s ease}.blog-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.blog-card-link{color:inherit;display:block;text-decoration:none}.blog-card-image{height:200px;overflow:hidden;position:relative}.blog-card-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.blog-card:hover .blog-card-image img{transform:scale(1.05)}.blog-card-content{padding:1.5rem}.blog-card-meta{align-items:center;color:#666;display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:1rem}.blog-card-date{background:#f0f0f0;border-radius:4px;padding:.25rem .5rem}.blog-card-reading-time{background:#5128f5;border-radius:4px;color:#fff;font-size:.8rem;padding:.25rem .5rem}.blog-card-title{color:#1a1a1a;font-size:1.25rem;font-weight:600;line-height:1.4;margin-bottom:1rem}.blog-card-excerpt{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;color:#666;display:-webkit-box;line-height:1.6;margin-bottom:1rem;overflow:hidden}.blog-card-read-more{color:#5128f5;font-size:.9rem;font-weight:600;transition:color .3s ease}.blog-card:hover .blog-card-read-more{color:#3d1ebf}@media (max-width:768px){.blog-list-container{padding:1rem}.blog-list-header h1{font-size:2rem}.blog-list-grid{gap:1.5rem;grid-template-columns:1fr}.blog-card-content{padding:1rem}.blog-card-title{font-size:1.1rem}.blog-card-meta{align-items:flex-start;flex-direction:column;gap:.5rem}}@media (max-width:480px){.blog-list-header h1{font-size:1.75rem}.blog-list-header p{font-size:1rem}.blog-card-image{height:180px}}.blog-view-container{background-color:#fff;display:flex;flex-direction:column;min-height:100vh}.blog-view-header{background:#fff;border-bottom:1px solid #eee;padding:1rem 0;position:sticky;top:0;z-index:100}.blog-view-header-content{margin:0 auto;max-width:1200px;padding:0 1rem}.blog-view-nav{align-items:center;display:flex}.blog-view-home-link{align-items:center;color:#5128f5;display:inline-flex;font-size:.95rem;font-weight:500;gap:.25rem;text-decoration:none;transition:color .3s ease}.blog-view-home-link:hover{color:#3d1ebf}.blog-view-main{flex:1 1;padding:2rem 0}.blog-view-footer{background:#f8f9fa;border-top:1px solid #eee;margin-top:auto;padding:2rem 0}.blog-view-footer-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 1rem}.blog-view-footer-content p{color:#666;font-size:.9rem;margin:0}.blog-view-footer-links{display:flex;gap:2rem}.blog-view-footer-links a{color:#666;font-size:.9rem;text-decoration:none;transition:color .3s ease}.blog-view-footer-links a:hover{color:#5128f5}@media (max-width:768px){.blog-view-main{padding:1rem 0}.blog-view-footer-content{flex-direction:column;text-align:center}.blog-view-footer-links{gap:1rem}}@media (max-width:480px){.blog-view-footer-links{flex-direction:column;gap:.5rem}}.blog-post-container{line-height:1.7;margin:0 auto;max-width:800px;padding:2rem 1rem}.blog-post-error,.blog-post-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:50vh;padding:3rem 1rem;text-align:center}.blog-post-error h1{color:#333;margin-bottom:1rem}.blog-post-error p{color:#666;font-size:1.1rem;margin-bottom:2rem}.blog-post-nav{margin-bottom:2rem}.blog-post-back-button,.blog-post-back-link{align-items:center;color:#5128f5;display:inline-flex;font-size:.95rem;font-weight:500;gap:.25rem;text-decoration:none;transition:color .3s ease}.blog-post-back-button:hover,.blog-post-back-link:hover{color:#3d1ebf}.blog-post-header{margin-bottom:3rem}.blog-post-hero-image{border-radius:12px;box-shadow:0 4px 20px #0000001a;margin-bottom:2rem;overflow:hidden}.blog-post-hero-image img{display:block;height:auto;max-height:400px;object-fit:cover;width:100%}.blog-post-header-content{text-align:center}.blog-post-meta{align-items:center;color:#666;display:flex;font-size:.9rem;gap:1rem;justify-content:center;margin-bottom:1.5rem}.blog-post-date{background:#f0f0f0;border-radius:20px;padding:.5rem 1rem}.blog-post-reading-time{background:#5128f5;border-radius:20px;color:#fff;font-size:.85rem;padding:.5rem 1rem}.blog-post-title{color:#1a1a1a;font-size:2.5rem;font-weight:700;line-height:1.3;margin-bottom:1rem}.blog-post-excerpt{color:#666;font-size:1.2rem;margin:0 auto;max-width:600px}.blog-post-content{color:#333;font-size:1.1rem;margin-bottom:3rem}.blog-post-h1{color:#1a1a1a;font-size:2.2rem;font-weight:700;line-height:1.3;margin:2.5rem 0 1.5rem}.blog-post-h2{font-size:1.8rem;line-height:1.4;margin:2rem 0 1rem}.blog-post-h2,.blog-post-h3{color:#1a1a1a;font-weight:600}.blog-post-h3{font-size:1.4rem;margin:1.5rem 0 .75rem}.blog-post-h4{color:#1a1a1a;font-size:1.2rem;font-weight:600;margin:1.25rem 0 .5rem}.blog-post-paragraph{color:#444;margin-bottom:1.5rem}.blog-post-paragraph:last-child{margin-bottom:0}.blog-post-blockquote{background:#f8f9ff;border-left:4px solid #5128f5;color:#555;font-size:1.1rem;font-style:italic;margin:2rem 0;padding:1rem 1.5rem}.blog-post-list{margin:1.5rem 0;padding-left:1.5rem}.blog-post-list-item{color:#444;margin-bottom:.5rem}.blog-post-link{color:#5128f5;text-decoration:underline;transition:color .3s ease}.blog-post-link:hover{color:#3d1ebf}.blog-post-content-image{margin:2rem 0;text-align:center}.blog-post-content-image img{border-radius:8px;box-shadow:0 4px 15px #0000001a;height:auto;max-width:100%}.blog-post-image-caption{color:#666;font-size:.9rem;font-style:italic;margin-top:.5rem}.blog-post-footer{border-top:1px solid #eee;margin-top:3rem;padding-top:3rem}.blog-post-cta{background:linear-gradient(135deg,#5128f5,#7c4dff);border-radius:12px;color:#fff;margin-bottom:2rem;padding:2rem;text-align:center}.blog-post-cta h3{font-size:1.5rem;font-weight:600;margin-bottom:.75rem}.blog-post-cta p{font-size:1rem;margin-bottom:1.5rem;opacity:.9}.blog-post-cta-button{background:#fff;border-radius:6px;color:#5128f5;display:inline-block;font-size:1rem;font-weight:600;padding:.75rem 2rem;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.blog-post-cta-button:hover{box-shadow:0 4px 15px #0003;transform:translateY(-2px)}@media (max-width:768px){.blog-post-container{padding:1rem}.blog-post-title{font-size:2rem}.blog-post-excerpt{font-size:1.1rem}.blog-post-content{font-size:1rem}.blog-post-h1{font-size:1.8rem}.blog-post-h2{font-size:1.5rem}.blog-post-h3{font-size:1.3rem}.blog-post-meta{flex-direction:column;gap:.5rem}.blog-post-cta{padding:1.5rem}.blog-post-cta h3{font-size:1.3rem}.blog-post-hero-image img{max-height:250px}}@media (max-width:480px){.blog-post-title{font-size:1.75rem}.blog-post-blockquote{margin:1.5rem 0;padding:.75rem 1rem}.blog-post-cta-button{font-size:.95rem;padding:.6rem 1.5rem}}.blog-post-view-container{background-color:#fff;display:flex;flex-direction:column;min-height:100vh}.blog-post-view-header{background:#fff;border-bottom:1px solid #eee;padding:1rem 0;position:sticky;top:0;z-index:100}.blog-post-view-header-content{margin:0 auto;max-width:1200px;padding:0 1rem}.blog-post-view-nav{align-items:center;display:flex;gap:.5rem}.blog-post-view-blog-link,.blog-post-view-home-link{color:#5128f5;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s ease}.blog-post-view-blog-link:hover,.blog-post-view-home-link:hover{color:#3d1ebf}.blog-post-view-separator{color:#ccc;font-size:.9rem}.blog-post-view-main{flex:1 1;padding:0}.blog-post-view-footer{background:#f8f9fa;border-top:1px solid #eee;margin-top:auto;padding:2rem 0}.blog-post-view-footer-content{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 1rem}.blog-post-view-footer-content p{color:#666;font-size:.9rem;margin:0}.blog-post-view-footer-links{display:flex;gap:2rem}.blog-post-view-footer-links a{color:#666;font-size:.9rem;text-decoration:none;transition:color .3s ease}.blog-post-view-footer-links a:hover{color:#5128f5}@media (max-width:768px){.blog-post-view-footer-content{flex-direction:column;text-align:center}.blog-post-view-footer-links{gap:1rem}}@media (max-width:480px){.blog-post-view-footer-links{flex-direction:column;gap:.5rem}}.contact-us-container{align-items:center;background-color:#f7f7f7;display:flex;flex-direction:column;min-height:100vh;overflow:auto;width:100%}.contact-us-header{background-color:#fff;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:center;padding:20px 0;position:sticky;top:0;width:100%;z-index:1000}.home-header{align-items:center;display:flex;justify-content:space-between;max-width:1200px;padding:1rem 2rem;width:100%}.contact-us-hero-section{background:linear-gradient(135deg,#6e8efb,#a777e3);color:#fff;padding:6rem 2rem;text-align:center;width:100%}.contact-us-content{margin:0 auto;max-width:800px}.contact-us-title{animation:fadeInDown 1s ease-out;font-size:3.5rem;font-weight:700;margin-bottom:1rem}.contact-us-description{animation:fadeInUp 1s ease-out;font-size:1.25rem;line-height:1.6;margin-bottom:2rem}.contact-us-form-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 4px 15px #0000001a;margin:4rem auto;max-width:800px;padding:2rem;width:100%}.home-footer{background-color:#333;color:#fff;padding:2rem 0;width:100%}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.contact-us-header-simple{align-items:center;background-color:#fff;box-shadow:0 2px 4px #0000000d;display:flex;justify-content:space-between;padding:20px 40px;width:100%}.contact-us-logo-link{align-items:center;display:flex;max-height:40px}.contact-us-logo{height:40px;width:auto}.contact-us-nav{display:flex;gap:20px}.contact-us-nav-link{color:#333;font-weight:500;text-decoration:none;transition:color .3s ease}.contact-us-nav-link:hover{color:#6e8efb}.contact-us-header-simple .contact-us-logo{height:40px!important;width:auto!important}.not-found-container1{min-height:100vh;overflow:auto;width:100%}.not-found-container1,.not-found-container2{align-items:center;display:flex;flex-direction:column;justify-content:center}.not-found-container2{position:relative}.not-found-text2{color:#262626;font-size:252px;font-weight:900;letter-spacing:-20px;margin-bottom:-20px;margin-top:-20px}.not-found-container3{align-items:center;display:flex;flex-direction:column;justify-content:center;width:421px}.not-found-text3{font-weight:400;text-align:center}
/*# sourceMappingURL=main.b6bbbf52.css.map*/