.LiveExampleSection-module-scss-module__FZQ75G__previewGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.LiveExampleSection-module-scss-module__FZQ75G__previewGrid .LiveExampleSection-module-scss-module__FZQ75G__visitSiteButton{visibility:hidden;padding:6px 10px!important}.LiveExampleSection-module-scss-module__FZQ75G__previewGrid .LiveExampleSection-module-scss-module__FZQ75G__previewTile{overflow:hidden;padding:0!important}.LiveExampleSection-module-scss-module__FZQ75G__previewGrid .LiveExampleSection-module-scss-module__FZQ75G__previewTile:hover .LiveExampleSection-module-scss-module__FZQ75G__visitSiteButton{visibility:visible}.LiveExampleSection-module-scss-module__FZQ75G__previewGrid .LiveExampleSection-module-scss-module__FZQ75G__previewContent{border-top:1px solid #eee;padding:5px 20px}@media (max-width:1024px){.LiveExampleSection-module-scss-module__FZQ75G__previewGrid{grid-template-columns:repeat(2,1fr)}.LiveExampleSection-module-scss-module__FZQ75G__previewGrid .LiveExampleSection-module-scss-module__FZQ75G__visitSiteButton{visibility:visible!important;padding:2px 10px!important}.LiveExampleSection-module-scss-module__FZQ75G__previewGrid .LiveExampleSection-module-scss-module__FZQ75G__visitSiteButton svg{width:15px}}@media (max-width:820px){.LiveExampleSection-module-scss-module__FZQ75G__previewGrid{grid-template-columns:repeat(1,1fr);gap:30px}.LiveExampleSection-module-scss-module__FZQ75G__previewGrid .LiveExampleSection-module-scss-module__FZQ75G__visitSiteButton{visibility:visible!important}}.LiveExampleSection-module-scss-module__FZQ75G__exampleSection{max-width:var(--marketing-page-max-width);padding:16px var(--marketing-section-horizontal-padding);margin:auto}.LiveExampleSection-module-scss-module__FZQ75G__headerBadge.LiveExampleSection-module-scss-module__FZQ75G__pageBadge{justify-content:center;align-items:center;width:max-content;margin-left:auto;margin-right:auto;display:flex!important}@media (max-width:820px){.LiveExampleSection-module-scss-module__FZQ75G__headerBadge{justify-content:center;align-items:center;max-width:max-content;margin-left:auto;margin-right:auto;display:flex!important}.LiveExampleSection-module-scss-module__FZQ75G__headerContainer{flex-direction:column;justify-content:center;align-items:center;gap:20px}.LiveExampleSection-module-scss-module__FZQ75G__headerContainer .LiveExampleSection-module-scss-module__FZQ75G__headerContent{justify-content:center;align-items:center}}
.marketing-webpage .navigation-bar-container{z-index:10;background:#fff;border-bottom:.5px solid #c1c6cd8f;margin:auto;transition:top .3s,max-width .3s;position:sticky;top:0}.marketing-webpage .navigation-bar-container.scrolled,.marketing-webpage .navigation-bar-container--open{background-color:#fff;border-bottom:.5px solid #c1c6cd8f}.marketing-webpage .navigation-bar-container--open{border-color:#737579}.marketing-webpage .navigation-bar-container .navigation-bar{padding:15px var(--marketing-section-horizontal-padding);max-width:var(--marketing-page-max-width);background:0 0;justify-content:space-between;align-items:center;width:100%;margin:auto;display:flex}.marketing-webpage .navigation-bar-container .navigation-bar .action-buttons-container{gap:10px}.marketing-webpage .navigation-bar-container .navigation-bar .mobile-action-buttons{display:none}.marketing-webpage .navigation-bar-container .navigation-bar .navigation-bar--section-center.nav-links ul{justify-content:center;align-items:center;gap:32px;margin:0;padding:0;display:flex}.marketing-webpage .navigation-bar-container .navigation-bar .navigation-bar--section-center.nav-links ul li{list-style:none}.marketing-webpage .navigation-bar-container .navigation-bar .navigation-bar--section-center.nav-links a{color:var(--text-color);font-size:14.5px;font-style:normal;font-weight:var(--font-weight-semibold);width:100%;line-height:24px;display:inline-flex}.marketing-webpage .navigation-bar-container .navigation-bar .navigation-bar--section-center.nav-links button{font-weight:var(--font-weight-semibold);font-size:14.5px}.marketing-webpage .navigation-bar-container .navigation-bar .nav-links li.has-submenu{position:relative}.marketing-webpage .navigation-bar-container .navigation-bar .nav-link-with-caret{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;padding:0;display:inline-flex}.marketing-webpage .navigation-bar-container .navigation-bar .nav-link-with-caret .caret{margin-top:3px;transition:transform .18s}.marketing-webpage .navigation-bar-container .navigation-bar .nav-link-with-caret.is-open .caret{transform:rotate(180deg)}.marketing-webpage .navigation-bar-container .navigation-bar .submenu-panel-container{--submenu-w:580px;width:var(--submenu-w);max-width:min(90vw,var(--submenu-w));opacity:0;visibility:hidden;z-index:100;padding-top:24px;transition:opacity .16s,transform .16s,visibility .16s;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(-4px)}.marketing-webpage .navigation-bar-container .navigation-bar .submenu-panel{--submenu-w:580px;background:#fff;border:1px solid #0000000f;border-radius:14px;padding:12px;box-shadow:0 10px 20px #00000014,0 2px 6px #0000000a}.marketing-webpage .navigation-bar-container .navigation-bar .submenu-panel-container.open{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.marketing-webpage .navigation-bar-container .navigation-bar .submenu-grid{grid-template-columns:1fr 1fr;gap:4px!important;margin:0!important;padding:0!important;list-style:none!important;display:grid!important}.marketing-webpage .navigation-bar-container .navigation-bar .submenu-icon{border:2px solid #f1f2f6;border-radius:10px;flex:none;place-items:center;width:45px;height:45px;display:grid}.marketing-webpage .navigation-bar-container .navigation-bar .submenu-item{color:inherit;border-radius:12px;align-items:flex-start;gap:12px;padding:12px;text-decoration:none;transition:all .3s;display:flex}.marketing-webpage .navigation-bar-container .navigation-bar .submenu-item:hover{background:#f6f6fb}.marketing-webpage .navigation-bar-container .navigation-bar .submenu-item:hover .submenu-icon{border-color:var(--primary-color)}.marketing-webpage .navigation-bar-container .navigation-bar .submenu-text{display:grid}.marketing-webpage .navigation-bar-container.sticky-scrolled{width:100%;max-width:100%;padding:0;top:0}.marketing-webpage .navigation-bar-container.sticky-scrolled .navigation-bar{box-shadow:none;border:none;border-radius:0}@media (max-width:1024px){.marketing-webpage .navigation-bar-container{background:#fff;width:100%;max-width:100%;padding:0;top:0}.marketing-webpage .navigation-bar-container .navigation-bar{box-shadow:none;border:none;border-radius:0}.marketing-webpage .navigation-bar-container .navigation-bar--section-right{display:none}.marketing-webpage .navigation-bar-container .has-submenu{width:100%}.marketing-webpage .navigation-bar-container .submenu-panel-container{box-shadow:none;pointer-events:auto;border:0;padding:0;display:none;opacity:1!important;visibility:visible!important;width:100%!important;max-width:100%!important;position:static!important;transform:none!important}.marketing-webpage .navigation-bar-container .submenu-panel-container.open{display:block}.marketing-webpage .navigation-bar-container .submenu-grid{grid-template-columns:1fr!important}.marketing-webpage .navigation-bar-container .submenu-panel{box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important}.marketing-webpage .navigation-bar-container .submenu-panel .submenu-item{padding:0!important}.marketing-webpage .navigation-bar-container .submenu-panel li{padding:5px 0!important}.marketing-webpage .navigation-bar-container .nav-link-with-caret{justify-content:space-between;width:100%;padding:10px 0}}.hamburger-menu{cursor:pointer;color:inherit;background:0 0;border:none;flex-direction:column;justify-content:space-between;padding:0;display:none}@media (max-width:1024px){.hamburger-menu{display:flex}.navigation-bar--section-center{background:#fff;flex-direction:column;min-height:0;max-height:0;transition:max-height .3s;position:absolute;top:100%;left:0;right:0;overflow:hidden}.navigation-bar--section-center.navigation-bar--section-center-active{min-height:calc(100vh - 70px);overflow:scroll}.mobile-action-buttons{flex-direction:row;width:100%;padding:25px 16px;display:flex!important}.mobile-action-buttons a,.mobile-action-buttons button{flex-grow:1;width:100%}.nav-links ul{flex-direction:column;width:100%;margin:0;padding:0;justify-content:start!important;align-items:start!important;gap:0!important;margin-top:10px!important}.nav-links ul li{width:100%;padding:15px 16px}}
.SubscriptionPlanTile-module-scss-module__BJVxPa__subscriptionPlanTile{background:var(--Neutral-100,#fff);text-align:center;border-radius:10px;padding:18px;transition:transform .3s ease-in-out;box-shadow:0 0 5px #00000008;border:.5px solid #dddcdc!important}@media (max-width:768px){.SubscriptionPlanTile-module-scss-module__BJVxPa__subscriptionPlanTile{padding:18px 10px}}.SubscriptionPlanTile-module-scss-module__BJVxPa__subscriptionPlanTile .SubscriptionPlanTile-module-scss-module__BJVxPa__subscriptionPlanIcon{color:#fff;background:#f7cb54;border-radius:5px;padding:10px}.SubscriptionPlanTile-module-scss-module__BJVxPa__subscriptionPlanTile .SubscriptionPlanTile-module-scss-module__BJVxPa__subscriptionPlanIcon.SubscriptionPlanTile-module-scss-module__BJVxPa__starter{background:#3bace3}.SubscriptionPlanTile-module-scss-module__BJVxPa__subscriptionPlanTile .SubscriptionPlanTile-module-scss-module__BJVxPa__subscriptionPlanIcon.SubscriptionPlanTile-module-scss-module__BJVxPa__growth{background:#edaf06}.SubscriptionPlanTile-module-scss-module__BJVxPa__subscriptionPlanTile .SubscriptionPlanTile-module-scss-module__BJVxPa__subscriptionPlanIcon.SubscriptionPlanTile-module-scss-module__BJVxPa__managed-growth{background:#296f6c}.SubscriptionPlanTile-module-scss-module__BJVxPa__subscriptionPlanTile .SubscriptionPlanTile-module-scss-module__BJVxPa__savingBadge{background:var(--primary-light-bg-color);padding:10px 15px}.SubscriptionPlanTile-module-scss-module__BJVxPa__subscriptionPlanTile ul,.SubscriptionPlanTile-module-scss-module__BJVxPa__subscriptionPlanTile li{margin:0}.SubscriptionPlanTile-module-scss-module__BJVxPa__subscriptionPlanTile.SubscriptionPlanTile-module-scss-module__BJVxPa__recommended-subscription:not(.SubscriptionPlanTile-module-scss-module__BJVxPa__active-subscription){background:var(--primary-light-bg-color);border:.5px solid var(--primary-color)}.SubscriptionPlanTile-module-scss-module__BJVxPa__subscriptionPlanTile.SubscriptionPlanTile-module-scss-module__BJVxPa__active-subscription{border:.5px solid var(--primary-color);background:var(--primary-light-bg-color)}.SubscriptionPlanTile-module-scss-module__BJVxPa__subscriptionPlanTile.SubscriptionPlanTile-module-scss-module__BJVxPa__active-subscription .SubscriptionPlanTile-module-scss-module__BJVxPa__select-plan-button{color:#fff;pointer-events:none;-webkit-user-select:none;user-select:none;background:var(--primary-color)!important}.SubscriptionPlanTile-module-scss-module__BJVxPa__subscriptionPlanTile .SubscriptionPlanTile-module-scss-module__BJVxPa__recommended-badge{font-family:Inter;font-size:12px;font-style:normal;font-weight:var(--font-weight-bold);letter-spacing:-.325px;background:#ffe492;border:1px solid #fff3;border-radius:10px;padding:1px 10px;line-height:21px}.SubscriptionPlanTile-module-scss-module__BJVxPa__subscriptionPlanTile .SubscriptionPlanTile-module-scss-module__BJVxPa__plan-title{font-size:24px;font-weight:var(--font-weight-bolder)}@media (max-width:1024px){.SubscriptionPlanTile-module-scss-module__BJVxPa__subscriptionPlanTile .SubscriptionPlanTile-module-scss-module__BJVxPa__plan-title{font-size:20px}.SubscriptionPlanTile-module-scss-module__BJVxPa__subscriptionPlanTile .SubscriptionPlanTile-module-scss-module__BJVxPa__plan-description{margin-bottom:10px;font-size:14px}}.SubscriptionPlanTile-module-scss-module__BJVxPa__subscriptionPlanTile .SubscriptionPlanTile-module-scss-module__BJVxPa__plan-price-discounted{font-size:70px;font-weight:var(--font-weight-light)}@media (max-width:1024px){.SubscriptionPlanTile-module-scss-module__BJVxPa__subscriptionPlanTile .SubscriptionPlanTile-module-scss-module__BJVxPa__plan-price-discounted{font-size:55px}}.SubscriptionPlanTile-module-scss-module__BJVxPa__subscriptionPlanTile .SubscriptionPlanTile-module-scss-module__BJVxPa__plan-features{margin-bottom:20px;padding:0;list-style:none}.SubscriptionPlanTile-module-scss-module__BJVxPa__subscriptionPlanTile .SubscriptionPlanTile-module-scss-module__BJVxPa__plan-features .SubscriptionPlanTile-module-scss-module__BJVxPa__plan-feature-item{padding:5px 0}.SubscriptionPlanTile-module-scss-module__BJVxPa__subscriptionPlanTile .SubscriptionPlanTile-module-scss-module__BJVxPa__plan-features .SubscriptionPlanTile-module-scss-module__BJVxPa__plan-feature{font-size:14px;font-weight:var(--font-weight-regular);text-align:left;padding:6px 0}.SubscriptionPlanTile-module-scss-module__BJVxPa__planFeatures{margin-bottom:20px;padding:0;list-style:none}.SubscriptionPlanTile-module-scss-module__BJVxPa__planFeatures .SubscriptionPlanTile-module-scss-module__BJVxPa__planFeatureItem{padding:2px 0}.SubscriptionPlanTile-module-scss-module__BJVxPa__planFeatures .SubscriptionPlanTile-module-scss-module__BJVxPa__planFeature{font-size:14px;font-weight:var(--font-weight-regular);text-align:left;margin-top:1px;padding:6px 0}
.PricingSection-module-scss-module__L-x0na__subscriptionPlanContainer{max-width:var(--marketing-page-max-width);padding:16px var(--marketing-section-horizontal-padding);flex-direction:row;align-items:start;gap:20px;margin:auto;display:flex}@media (max-width:1024px){.PricingSection-module-scss-module__L-x0na__subscriptionPlanContainer{flex-direction:column}}.PricingSection-module-scss-module__L-x0na__toggleContainer{background:#fff;border-radius:1000px;gap:0;margin-bottom:25px;padding:4px;display:inline-flex;position:relative;box-shadow:0 0 5px #00000008;border:.1px solid #dddcdc!important}.PricingSection-module-scss-module__L-x0na__toggleContainer .PricingSection-module-scss-module__L-x0na__toggleButton{color:var(--primary-color);background:0 0;padding:12px 25px;font-size:14px;font-weight:700}.PricingSection-module-scss-module__L-x0na__toggleContainer .PricingSection-module-scss-module__L-x0na__toggleButton.PricingSection-module-scss-module__L-x0na__selected{z-index:0;background:var(--primary-color);color:#fff;border-radius:1000px;inset:0;box-shadow:0 16px 4px #0000,0 10px 4px #00000003,0 6px 3px #0000000d,0 2px 2px #00000017,0 1px 1px #0000001a}
#style-module-scss-module__wQnyoW__blogDetailPage .style-module-scss-module__wQnyoW__blogDetailContainer{max-width:1020px;margin:auto;padding:20px 30px 120px}#style-module-scss-module__wQnyoW__blogDetailPage .style-module-scss-module__wQnyoW__blogDetailContainer .style-module-scss-module__wQnyoW__prose h2,#style-module-scss-module__wQnyoW__blogDetailPage .style-module-scss-module__wQnyoW__blogDetailContainer .style-module-scss-module__wQnyoW__prose h3{margin-top:40px}#style-module-scss-module__wQnyoW__blogDetailPage .style-module-scss-module__wQnyoW__blogDetailContainer .style-module-scss-module__wQnyoW__prose h4{margin-top:20px}#style-module-scss-module__wQnyoW__blogDetailPage .style-module-scss-module__wQnyoW__blogDetailContainer .style-module-scss-module__wQnyoW__prose p{font-weight:var(--font-weight-regular);margin-top:10px}#style-module-scss-module__wQnyoW__blogDetailPage .style-module-scss-module__wQnyoW__blogDetailContainer .style-module-scss-module__wQnyoW__prose ul{margin-bottom:15px}#style-module-scss-module__wQnyoW__blogDetailPage .style-module-scss-module__wQnyoW__blogDetailContainer .style-module-scss-module__wQnyoW__prose li{margin-bottom:5px}#style-module-scss-module__wQnyoW__blogDetailPage .style-module-scss-module__wQnyoW__blogDetailContainer .style-module-scss-module__wQnyoW__prose h2{font-size:32px!important;font-weight:var(--font-weight-bolder)!important;line-height:1.3!important}#style-module-scss-module__wQnyoW__blogDetailPage .style-module-scss-module__wQnyoW__blogDetailContainer .style-module-scss-module__wQnyoW__prose h3{font-size:23px!important;font-weight:var(--font-weight-bolder)!important;line-height:1.3!important}#style-module-scss-module__wQnyoW__blogDetailPage .style-module-scss-module__wQnyoW__blogDetailContainer .style-module-scss-module__wQnyoW__prose h4{font-weight:var(--font-weight-bolder);font-size:16px!important;line-height:1.3!important}#style-module-scss-module__wQnyoW__blogDetailPage .style-module-scss-module__wQnyoW__blogDetailContainer .style-module-scss-module__wQnyoW__prose p,#style-module-scss-module__wQnyoW__blogDetailPage .style-module-scss-module__wQnyoW__blogDetailContainer .style-module-scss-module__wQnyoW__prose li,#style-module-scss-module__wQnyoW__blogDetailPage .style-module-scss-module__wQnyoW__blogDetailContainer .style-module-scss-module__wQnyoW__prose ul,#style-module-scss-module__wQnyoW__blogDetailPage .style-module-scss-module__wQnyoW__blogDetailContainer .style-module-scss-module__wQnyoW__prose span{font-weight:var(--font-weight-regular);letter-spacing:0!important;font-size:1rem!important;line-height:2!important}#style-module-scss-module__wQnyoW__blogDetailPage .style-module-scss-module__wQnyoW__blogDetailContainer .style-module-scss-module__wQnyoW__prose a{font-weight:var(--font-weight-bold)!important}@media (max-width:768px){#style-module-scss-module__wQnyoW__blogDetailPage .style-module-scss-module__wQnyoW__blogDetailContainer .style-module-scss-module__wQnyoW__prose{grid-template-columns:repeat(1,1fr)}#style-module-scss-module__wQnyoW__blogDetailPage .style-module-scss-module__wQnyoW__blogDetailContainer .style-module-scss-module__wQnyoW__prose h2{font-size:28px!important}#style-module-scss-module__wQnyoW__blogDetailPage .style-module-scss-module__wQnyoW__blogDetailContainer .style-module-scss-module__wQnyoW__prose h3{font-size:22px!important}#style-module-scss-module__wQnyoW__blogDetailPage .style-module-scss-module__wQnyoW__blogDetailContainer .style-module-scss-module__wQnyoW__prose h4{font-size:16px!important}#style-module-scss-module__wQnyoW__blogDetailPage .style-module-scss-module__wQnyoW__blogDetailContainer .style-module-scss-module__wQnyoW__prose p,#style-module-scss-module__wQnyoW__blogDetailPage .style-module-scss-module__wQnyoW__blogDetailContainer .style-module-scss-module__wQnyoW__prose li,#style-module-scss-module__wQnyoW__blogDetailPage .style-module-scss-module__wQnyoW__blogDetailContainer .style-module-scss-module__wQnyoW__prose ul,#style-module-scss-module__wQnyoW__blogDetailPage .style-module-scss-module__wQnyoW__blogDetailContainer .style-module-scss-module__wQnyoW__prose span{font-size:var(--font-size-base)!important}}#style-module-scss-module__wQnyoW__blogDetailPage .style-module-scss-module__wQnyoW__blogHeader{background:var(--primary-light-bg-color)}#style-module-scss-module__wQnyoW__blogDetailPage .style-module-scss-module__wQnyoW__blogHeader .style-module-scss-module__wQnyoW__blogHeaderGrid{grid-template-columns:repeat(2,1fr);justify-content:space-between;align-items:center;gap:50px;max-width:1520px;margin:auto auto 20px;padding:30px;display:grid}@media (max-width:1024px){#style-module-scss-module__wQnyoW__blogDetailPage .style-module-scss-module__wQnyoW__blogHeader .style-module-scss-module__wQnyoW__blogHeaderGrid{grid-template-columns:repeat(1,1fr)}}#style-module-scss-module__wQnyoW__blogDetailPage .style-module-scss-module__wQnyoW__blogHeader .style-module-scss-module__wQnyoW__blogHeaderGrid .style-module-scss-module__wQnyoW__postTitle{font-weight:var(--font-weight-bolder);line-height:1.3;font-size:40px!important}@media (max-width:768px){#style-module-scss-module__wQnyoW__blogDetailPage .style-module-scss-module__wQnyoW__blogHeader .style-module-scss-module__wQnyoW__blogHeaderGrid .style-module-scss-module__wQnyoW__postTitle{font-size:30px!important}}#style-module-scss-module__wQnyoW__blogDetailPage .style-module-scss-module__wQnyoW__blogHeader .style-module-scss-module__wQnyoW__blogHeaderGrid .style-module-scss-module__wQnyoW__blogDesc{color:#213343;letter-spacing:0!important;line-height:2!important}#style-module-scss-module__wQnyoW__blogDetailPage .style-module-scss-module__wQnyoW__blogHeader .style-module-scss-module__wQnyoW__blogHeaderGrid img{border-radius:20px}.style-module-scss-module__wQnyoW__blogCategory{border:.5px solid var(--primary-color);color:var(--primary-color);font-size:13px;font-weight:var(--font-weight-semibold);background:0 0;border-radius:20px;justify-content:center;align-items:center;margin-bottom:15px;padding:5px 15px;display:inline-flex}.style-module-scss-module__wQnyoW__blogCategory svg{width:15px;margin-right:5px}
#style-module-scss-module__RAtayG__blogListPage{background:#fff}#style-module-scss-module__RAtayG__blogListPage .style-module-scss-module__RAtayG__blogListContainer{max-width:var(--marketing-page-max-width);margin:auto;padding:20px 30px 30px}@media (max-width:1024px){#style-module-scss-module__RAtayG__blogListPage .style-module-scss-module__RAtayG__blogListContainer{grid-template-columns:repeat(2,1fr);padding:10px 0 30px}}#style-module-scss-module__RAtayG__blogListPage .style-module-scss-module__RAtayG__blogListContainer .style-module-scss-module__RAtayG__featuredBlogListGrid{grid-template-columns:calc(75% - 10px) calc(25% - 10px);gap:20px;margin-bottom:20px;display:grid}@media (max-width:1024px){#style-module-scss-module__RAtayG__blogListPage .style-module-scss-module__RAtayG__blogListContainer .style-module-scss-module__RAtayG__featuredBlogListGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){#style-module-scss-module__RAtayG__blogListPage .style-module-scss-module__RAtayG__blogListContainer .style-module-scss-module__RAtayG__featuredBlogListGrid{grid-template-columns:repeat(1,1fr)}}#style-module-scss-module__RAtayG__blogListPage .style-module-scss-module__RAtayG__blogListContainer .style-module-scss-module__RAtayG__blogListGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media (max-width:1024px){#style-module-scss-module__RAtayG__blogListPage .style-module-scss-module__RAtayG__blogListContainer .style-module-scss-module__RAtayG__blogListGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){#style-module-scss-module__RAtayG__blogListPage .style-module-scss-module__RAtayG__blogListContainer .style-module-scss-module__RAtayG__blogListGrid{grid-template-columns:repeat(1,1fr)}}#style-module-scss-module__RAtayG__blogListPage .style-module-scss-module__RAtayG__blogTile{background:#fff;border:1px solid #eff0f6;border-radius:10px;height:100%;overflow:hidden}#style-module-scss-module__RAtayG__blogListPage .style-module-scss-module__RAtayG__blogTile .style-module-scss-module__RAtayG__blogContent{padding:25px 20px}#style-module-scss-module__RAtayG__blogListPage .style-module-scss-module__RAtayG__blogTile .style-module-scss-module__RAtayG__blogContent .style-module-scss-module__RAtayG__blogCategory{background:var(--primary-light-bg-color);font-size:13px;font-weight:var(--font-weight-bold);border-radius:20px;justify-content:center;align-items:center;margin-bottom:15px;padding:5px 15px;display:inline-flex}#style-module-scss-module__RAtayG__blogListPage .style-module-scss-module__RAtayG__blogTile .style-module-scss-module__RAtayG__blogContent .style-module-scss-module__RAtayG__blogCategory svg{width:15px;margin-right:5px}#style-module-scss-module__RAtayG__blogListPage .style-module-scss-module__RAtayG__blogTile .style-module-scss-module__RAtayG__blogContent .style-module-scss-module__RAtayG__blogTitle{color:var(--text-color);font-size:18px;font-weight:var(--font-weight-bold);margin-bottom:10px;line-height:1.4}#style-module-scss-module__RAtayG__blogListPage .style-module-scss-module__RAtayG__blogTile .style-module-scss-module__RAtayG__blogContent .style-module-scss-module__RAtayG__blogDesc{color:#213343;font-weight:var(--font-weight-regular);font-size:14.5px;line-height:1.7;letter-spacing:0!important}#style-module-scss-module__RAtayG__blogListPage .style-module-scss-module__RAtayG__blogTile .style-module-scss-module__RAtayG__blogContent .style-module-scss-module__RAtayG__blogDate{font-weight:var(--font-weight-semibold);padding-top:2px;font-size:13px}#style-module-scss-module__RAtayG__blogListPage .style-module-scss-module__RAtayG__blogTile.style-module-scss-module__RAtayG__featuredblogTile{grid-template-columns:50% 50%;display:grid}#style-module-scss-module__RAtayG__blogListPage .style-module-scss-module__RAtayG__blogTile.style-module-scss-module__RAtayG__featuredblogTile img{object-fit:contain;background:#a990be;height:100%;max-height:550px}@media (max-width:1024px){#style-module-scss-module__RAtayG__blogListPage .style-module-scss-module__RAtayG__blogTile.style-module-scss-module__RAtayG__featuredblogTile img{max-height:12rem}}#style-module-scss-module__RAtayG__blogListPage .style-module-scss-module__RAtayG__blogTile.style-module-scss-module__RAtayG__featuredblogTile .style-module-scss-module__RAtayG__blogContent{padding:20px 30px}#style-module-scss-module__RAtayG__blogListPage .style-module-scss-module__RAtayG__blogTile.style-module-scss-module__RAtayG__featuredblogTile .style-module-scss-module__RAtayG__blogContent .style-module-scss-module__RAtayG__blogTitle{font-size:24px;font-weight:var(--font-weight-bold)}#style-module-scss-module__RAtayG__blogListPage .style-module-scss-module__RAtayG__blogTile.style-module-scss-module__RAtayG__featuredblogTile .style-module-scss-module__RAtayG__blogContent .style-module-scss-module__RAtayG__blogDesc{font-size:16px}#style-module-scss-module__RAtayG__blogListPage .style-module-scss-module__RAtayG__blogTile.style-module-scss-module__RAtayG__featuredblogTile .style-module-scss-module__RAtayG__blogContent .style-module-scss-module__RAtayG__blogDate{font-size:15px}#style-module-scss-module__RAtayG__blogListPage .style-module-scss-module__RAtayG__blogTile.style-module-scss-module__RAtayG__featuredblogTile .style-module-scss-module__RAtayG__blogContent .style-module-scss-module__RAtayG__blogCategory{border:.5px solid var(--primary-color);background:0 0}@media (max-width:1024px){#style-module-scss-module__RAtayG__blogListPage .style-module-scss-module__RAtayG__blogTile.style-module-scss-module__RAtayG__featuredblogTile{grid-template-columns:repeat(1,1fr)}}
.AboutPage-module-scss-module__GM6a6q__aboutContainer{max-width:var(--marketing-page-max-width);padding:20px var(--marketing-section-horizontal-padding);margin:auto}.AboutPage-module-scss-module__GM6a6q__aboutContainer h1{color:var(--text-color);font-weight:var(--font-weight-bolder);letter-spacing:-.5px;line-height:1.3;font-size:42px!important}.AboutPage-module-scss-module__GM6a6q__aboutContainer .AboutPage-module-scss-module__GM6a6q__imageGrid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:40px;display:grid}.AboutPage-module-scss-module__GM6a6q__aboutContainer .AboutPage-module-scss-module__GM6a6q__imageGrid img{border-radius:5px}@media (max-width:1024px){.AboutPage-module-scss-module__GM6a6q__aboutContainer .AboutPage-module-scss-module__GM6a6q__imageGrid{grid-template-columns:repeat(2,1fr)}}.AboutPage-module-scss-module__GM6a6q__aboutContainer .AboutPage-module-scss-module__GM6a6q__howStartedSectionContent{flex-direction:row-reverse;align-items:flex-start;gap:100px;display:flex}.AboutPage-module-scss-module__GM6a6q__aboutContainer .AboutPage-module-scss-module__GM6a6q__howStartedSectionContent p{font-size:1.05rem;line-height:2}.AboutPage-module-scss-module__GM6a6q__aboutContainer .AboutPage-module-scss-module__GM6a6q__howStartedSectionContent img{border-radius:10px;width:450px;height:100%}@media (max-width:1024px){.AboutPage-module-scss-module__GM6a6q__aboutContainer .AboutPage-module-scss-module__GM6a6q__howStartedSectionContent{flex-direction:column;gap:30px}.AboutPage-module-scss-module__GM6a6q__aboutContainer .AboutPage-module-scss-module__GM6a6q__howStartedSectionContent img{width:100%}}.AboutPage-module-scss-module__GM6a6q__coreValuesContainer{background:#fafafa}.AboutPage-module-scss-module__GM6a6q__coreValuesContainer .AboutPage-module-scss-module__GM6a6q__coreValuesSubContainer{max-width:var(--marketing-page-max-width);padding:20px var(--marketing-section-horizontal-padding);margin:auto}.AboutPage-module-scss-module__GM6a6q__coreValuesGrid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.AboutPage-module-scss-module__GM6a6q__coreValuesGrid .AboutPage-module-scss-module__GM6a6q__coreValuesGridItem{background:#fff;border:1px solid #f1f1f1;border-radius:10px;flex-direction:column;padding:20px;display:flex}@media (max-width:820px){.AboutPage-module-scss-module__GM6a6q__coreValuesGrid{grid-template-columns:repeat(1,1fr);gap:10px}.AboutPage-module-scss-module__GM6a6q__coreValuesGrid .AboutPage-module-scss-module__GM6a6q__coreValuesGridItem{flex-direction:column;justify-content:center;align-items:center}.AboutPage-module-scss-module__GM6a6q__coreValuesGrid .AboutPage-module-scss-module__GM6a6q__coreValuesGridItem p{text-align:center!important}}
.FAQList-module-scss-module__O0fQEa__faqContainer{max-width:var(--marketing-page-max-width);padding:70px var(--marketing-section-horizontal-padding);margin:auto}.FAQList-module-scss-module__O0fQEa__categorySection{grid-template-columns:30% calc(70% - 40px);gap:40px;margin:20px 0;display:grid}@media (max-width:1024px){.FAQList-module-scss-module__O0fQEa__categorySection{grid-template-columns:repeat(1,1fr);gap:20px;margin-top:30px}}
