.footer{width:100%;background-color:#12161f;display:flex;flex-direction:row;align-items:center;padding-top:20px;padding-bottom:20px;color:#fff}.footerContainer{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.footerContainer .footerMenuContainer{display:flex;flex-direction:column;justify-content:center}.footerMenuContainer .footerMenu{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:left;padding:20px}.footerMenu .footerLink{text-decoration:none;color:#fff;cursor:pointer}.footerLink:hover{color:#6ea0ff}.footerMenuContainer .footerCopyrightContainer{width:100%;display:flex;flex-direction:row;justify-content:center;color:#b7bfcc;text-align:center;font-size:.875rem}@media screen and (min-width:768px){.footerContainer .footerMenuContainer{flex-direction:row}}.formContainer{width:100%}.formTable{display:flex;flex-direction:column;width:100%}.formTableTwo{width:100%}.inputContainer{display:flex;flex-direction:column;padding-bottom:20px}.formLabel{padding-bottom:5px}.formInput{font-size:16px;border:0px solid transparent;background-color:#e7e7e7;padding-left:5px;outline:none}.formInput:focus{border-bottom:2px solid #2563eb}.textArea{padding-top:5px;padding-bottom:5px;padding-right:5px}.singleLineFormInput{height:30px}@media screen and (min-width:768px){.formTable{display:flex;flex-direction:row}.formTableTwo{width:50%}.formTableTwo+.formTableTwo{margin-left:20px}}.navbarMobile{display:flex;flex-direction:row;overflow:hidden;height:50px;width:50px;float:right}.navbarMobile .openMenu{display:flex;justify-content:center;width:100%;height:100%;align-items:center;align-content:center;cursor:pointer;font-size:55px;color:#1c1c1c}.sideNavigationContainer{display:flex;flex-direction:row;height:100%;width:0px;position:fixed;z-index:1}.sideNavigationContainer .sideNavigationOffContent{background-color:transparent;height:100%;width:0px;position:fixed;z-index:1;top:0;left:0}.sideNavigationContainer .sideNavigationContent{height:100%;width:0px;position:fixed;z-index:1;top:0;right:0;background-color:#fff;overflow-x:hidden;padding-top:60px;transition:.5s;border-left-width:1px;border-left-style:solid;border-left-color:#e3e7ee}.sideNavigationContent .sideMenuText{text-decoration:none;display:block}.sideNavigationContent.is-closing .sideMenuText{white-space:nowrap}.sideNavigationContent .sideMenuLink{padding:8px 8px 8px 32px}.sideNavigationContent .subMenuContainer{margin:0;padding:0;border:0px;cursor:pointer;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:left;background-color:transparent}.subMenuContainer .subTextContainer{position:relative;width:100%;text-align:left}.subTextContainer:after{position:absolute;right:10%;top:calc(50% - 6px);content:"";width:0px;height:0px;border:6px solid transparent;border-color:transparent transparent transparent #000}.sideNavigationContent .backMenuContainer{margin:0;padding:0;border:0px;cursor:pointer;width:100%;display:flex;flex-direction:row;align-items:center;background-color:#e7e7e7}.backMenuContainer .backTextContainer{position:relative;width:100%;text-align:center}.backTextContainer:before{position:absolute;left:26px;top:calc(50% - 6px);content:"";width:0px;height:0px;border:6px solid transparent;border-color:transparent #000 transparent transparent}.sideNavigationContent a:hover,.backMenuContainer span:hover{color:#2563eb}.subMenuContainer:hover{background-color:#e7e7e7}.subMenuContainer span:hover{color:#2563eb}.sideMenuLink:hover{background-color:#e7e7e7}.sideNavigationContent .closebtn{padding:8px 8px 8px 32px;text-decoration:none;color:#000;display:block;transition:.3s;position:absolute;top:0;font-size:36px;margin-right:50px;cursor:pointer}#mobileMenu{padding:0;margin:0}@media screen and (max-height:450px){.sideNavigationContent{padding-top:15px}}.navbar{display:table;width:100%}.navbar .navbarLeftContainer{display:table-cell;vertical-align:middle}.navbarLeftContainer .navbarLeft{display:flex;flex-direction:row;align-items:center;gap:12px}.navbar .navbarMenuContainer{display:table-cell;text-align:center}.navbarMenuContainer .navbarMenu{display:inline-block;overflow:hidden}.navbarMenu a{float:left;font-size:16px;text-align:center;padding:14px 16px;text-decoration:none}.headerDropdownContainer{float:left;overflow:hidden}.headerDropdownContainer .headerDropdownButton{position:relative;border:none;outline:none;padding:14px 16px;background-color:inherit;font-family:inherit;margin:0}.headerDropdownButton:after{position:absolute;right:0;top:calc(50% - 5px);content:" ";width:0px;height:0px;border:6px solid transparent;border-color:#000 transparent transparent transparent}.navbarMenu a:hover,.headerDropdownContainer:hover .headerDropdownButton{color:#2563eb}.headerDropdownItems{display:none;position:absolute;margin-top:40px;background-color:#f9f9f9;min-width:220px;border:1px solid black;border-radius:5px;z-index:1}.headerDropdownItems a{float:none;color:#000;padding:12px 16px;text-decoration:none;display:block;text-align:left}.headerDropdownItems a:first-child{border-radius:5px 5px 0 0}.headerDropdownItems a:last-child{border-radius:0 0 5px 5px}.headerDropdownItems a:hover{background-color:#e7e7e7}.headerDropdownContainer:hover .headerDropdownItems{display:block}#navigation{max-width:1200px;width:calc(100% - 40px);margin:20px auto;display:flex;flex-direction:column;height:50px}#desktopMenu{display:none;width:0px}#mobileMenu{display:block}.navbarLogoContainer{display:table-cell}.navbarLogo{display:flex;align-items:center;height:50px}.navbarLogoLink{display:flex;align-items:center;gap:8px;text-decoration:none}.navbarLogoIcon{height:36px;width:36px;flex-shrink:0}.navbarLogoText{font-size:1.3rem;font-weight:700;color:#1c1c1c;white-space:nowrap}.activeMenu{color:#2563eb}.inactiveMenuDesktop{color:#1c1c1c}.inactiveMenuMobile{color:#000}@media screen and (min-width:768px){#desktopMenu{width:100%;display:flex;flex-direction:row;justify-content:center}#mobileMenu{display:none}}.languageLink{color:#1c1c1c;padding:5px;width:30px;text-decoration:none;display:block;text-align:left}.languageLink:hover{color:#2563eb}.languagePickerItemtext{cursor:pointer;display:flex;flex-direction:row;align-content:center;vertical-align:middle;color:#1c1c1c}.languagePickerItemtext:hover{color:#2563eb}.languagePickerFlag{content:"";display:block;height:1.1em;width:1.3em;margin-right:.3em;margin-top:.1em;background-repeat:no-repeat;background-size:cover}.languagePickerFlagDe{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath d='M48,18H0V8c0-1.105,0.895-2,2-2h44c1.105,0,2,0.895,2,2V18z'/%3E%3Crect y='18' fill='%23EE0000' width='48' height='12'/%3E%3Cpath fill='%23FDCF00' d='M48,40c0,1.105-0.895,2-2,2H2c-1.105,0-2-0.895-2-2V30h48V40z'/%3E%3C/svg%3E")}.languagePickerFlagEn{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%23002781' d='M46,6H2C0.896,6,0,6.896,0,8v32c0,1.104,0.896,2,2,2h44c1.104,0,2-0.896,2-2V8C48,6.896,47.104,6,46,6z'/%3E%3Cpath fill='%23E6E6E6' d='M48,8c0-1.104-0.896-2-2-2h-5.161L28,15.876V6h-8v9.876L7.161,6H2C0.896,6,0,6.896,0,8v2.586L12.239,20H0v8 h12.239L0,37.415V40c0,1.104,0.896,2,2,2h5.161L20,32.124V42h8v-9.876L40.839,42H46c1.104,0,2-0.896,2-2v-2.585L35.761,28H48v-8 H35.761L48,10.586V8z'/%3E%3Cpolygon fill='%23D10D24' points='48,22 26,22 26,6 22,6 22,22 0,22 0,26 22,26 22,42 26,42 26,26 48,26 '/%3E%3Cpath fill='%23D10D24' d='M47.001,6.307L29.2,20h3.28L48,8.062V8C48,7.268,47.587,6.656,47.001,6.307z'/%3E%3Cpath fill='%23D10D24' d='M32.48,28H29.2l17.801,13.693C47.587,41.344,48,40.732,48,40v-0.062L32.48,28z'/%3E%3Cpath fill='%23D10D24' d='M15.52,28L0,39.938V40c0,0.732,0.413,1.344,0.999,1.693L18.8,28H15.52z'/%3E%3Cpath fill='%23D10D24' d='M15.52,20h3.28L0.999,6.307C0.413,6.656,0,7.268,0,8v0.062L15.52,20z'/%3E%3C/svg%3E")}.languagePickerFlagFr{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%23ED2939' d='M48,40c0,1.105-0.895,2-2,2H32V6h14c1.105,0,2,0.895,2,2V40z'/%3E%3Crect x='16' y='6' fill='%23EEEEEE' width='16' height='36'/%3E%3Cpath fill='%23002495' d='M2,6h14v36H2c-1.105,0-2-0.895-2-2V8C0,6.895,0.895,6,2,6z'/%3E%3C/svg%3E")}.languagePickerFlagZh{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%23D80027' d='M2,6h44c1.105,0,2,0.895,2,2v32c0,1.105-0.895,2-2,2H2c-1.105,0-2-0.895-2-2V8C0,6.895,0.895,6,2,6z'/%3E%3Cpolygon fill='%23FFDA44' points='11,10 12.8,15.5 18.6,15.5 13.9,19 15.7,24.5 11,21 6.3,24.5 8.1,19 3.4,15.5 9.2,15.5'/%3E%3Cpolygon fill='%23FFDA44' points='23,8 23.9,10.4 26.4,10.5 24.4,12 25.1,14.4 23,13 20.9,14.4 21.6,12 19.6,10.5 22.1,10.4'/%3E%3Cpolygon fill='%23FFDA44' points='28,13 28.9,15.4 31.4,15.5 29.4,17 30.1,19.4 28,18 25.9,19.4 26.6,17 24.6,15.5 27.1,15.4'/%3E%3Cpolygon fill='%23FFDA44' points='28,20 28.9,22.4 31.4,22.5 29.4,24 30.1,26.4 28,25 25.9,26.4 26.6,24 24.6,22.5 27.1,22.4'/%3E%3Cpolygon fill='%23FFDA44' points='23,25 23.9,27.4 26.4,27.5 24.4,29 25.1,31.4 23,30 20.9,31.4 21.6,29 19.6,27.5 22.1,27.4'/%3E%3C/svg%3E")}.languagePickerFlagJa{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%23EEEEEE' d='M2,6h44c1.105,0,2,0.895,2,2v32c0,1.105-0.895,2-2,2H2c-1.105,0-2-0.895-2-2V8C0,6.895,0.895,6,2,6z'/%3E%3Ccircle fill='%23D80027' cx='24' cy='24' r='10'/%3E%3C/svg%3E")}@media screen and (min-width:768px){.languageLink{width:90px}}.languagePickerButton{display:flex;align-items:center;gap:6px;padding-right:26px!important;color:#1c1c1c;text-decoration:none}.languagePickerCurrentName{font-size:14px}.languagePickerItems{min-width:180px;margin-top:0;padding-top:6px}.languagePickerItems .languageLink{display:flex;align-items:center;width:auto;padding:10px 14px}.languagePickerItems .languageLinkActive{font-weight:600;background-color:#e7e7e7}.sideNavigationContent .sideMenuLanguageLink{display:flex;align-items:center;gap:10px}.custom-select{position:relative;font-family:Arial;width:100%}.custom-select select{display:none}.select-selected{background-color:#e7e7e7}.select-selected:after{position:absolute;content:"";top:calc(50% - 3px);right:10px;width:0px;height:0px;border:6px solid transparent;border-color:#000 transparent transparent transparent}.select-selected.select-arrow-active:after{border-color:transparent transparent #000 transparent;top:calc(50% - 9px)}.select-items div{border:1px solid transparent;border-color:transparent transparent rgba(0,0,0,.1) transparent}.select-items div,.select-selected{color:#000;padding:8px 5px;cursor:pointer}.select-items{position:absolute;background-color:#f9f9f9;border:1px solid black;border-radius:5px;margin-top:5px;top:100%;left:0;right:0;z-index:99}.select-hide{display:none}.select-items div:hover,.same-as-selected{background-color:#e7e7e7}.select-items div:first-child{border-radius:5px 5px 0 0}.select-items div:last-child{border-radius:0 0 5px 5px}.priceCardsContainer{display:grid;grid-template-columns:1fr;gap:20px;width:100%;margin-top:20px}.priceCard{display:flex;flex-direction:column;box-sizing:border-box;background:#fff;border:1px solid #e3e7ee;border-radius:16px;padding:30px;box-shadow:0 1px 3px #0000000f}.priceCardFeatured{border-color:#2563eb;box-shadow:0 4px 16px #2563eb24}.priceCardName{color:#1c1c1c;margin:0 0 5px}.priceCardSubtitle{color:#55606e;margin:0 0 15px;font-size:.9rem}.priceCardPrice{color:#2563eb;font-size:2rem;font-weight:700;margin:0 0 20px}.priceCardPrice span{font-size:1rem;font-weight:400;color:#55606e}.priceCardFeatureList{list-style:none;padding:0;margin:0 0 20px;color:#1c1c1c;flex:1}.priceCardFeatureList li{padding:8px 0;border-top:1px solid #e3e7ee}.priceCardFeatureList li:first-child{border-top:0}@media screen and (min-width:640px){.priceCardsContainer{grid-template-columns:repeat(2,1fr);align-items:stretch}}@media screen and (min-width:1100px){.priceCardsContainer{grid-template-columns:repeat(4,1fr)}}.imagePlaceholder{display:flex;align-items:center;justify-content:center;text-align:center;box-sizing:border-box;border:2px dashed rgba(0,0,0,.18);background-color:#eef1f6;border-radius:16px;color:#0006;font-size:.875rem;padding:10px}.heroImagePlaceholder{width:100%;max-width:480px;height:320px;border-radius:24px}.featureImagePlaceholder{width:100%;height:220px}.brandingImagePlaceholder{width:50px;height:50px;border-radius:10px;font-size:.65rem}.screenshotImage{display:block;box-sizing:border-box;border-radius:16px;object-fit:contain;cursor:zoom-in}.imageLightboxOverlay{display:none;position:fixed;inset:0;z-index:1000;background:#000000d9;align-items:center;justify-content:center;padding:40px;box-sizing:border-box}.imageLightboxOverlay.imageLightboxOpen{display:flex}.imageLightboxImg{max-width:100%;max-height:100%;border-radius:8px;box-shadow:0 8px 40px #00000080;cursor:default}.imageLightboxClose{position:fixed;top:16px;right:20px;background:transparent;border:none;color:#fff;font-size:2.25rem;line-height:1;cursor:pointer;padding:8px}body.imageLightboxLock{overflow:hidden}@media screen and (min-width:768px){.featureImagePlaceholder{flex:0 0 260px;width:260px;height:220px}}.legalContent{max-width:900px;width:100%;padding:20px 0 60px}.legalContent h1{margin-bottom:.5rem}.legalContent .legalUpdated{color:#55606e;margin:.25rem 0 2rem;font-size:.9rem}.legalContent section{margin-bottom:32px}.legalContent h2{font-size:1.4rem;margin-bottom:12px}.legalContent h3{font-size:1.1rem;margin:20px 0 8px}.legalContent p{margin:0 0 12px}.legalContent ul{padding-left:20px;margin:0 0 12px}.legalContent li{margin-bottom:6px}.legalContent a{color:#2563eb}.legalContent table{width:100%;border-collapse:collapse;margin:12px 0;font-size:.9rem}.legalContent th,.legalContent td{text-align:left;padding:8px 10px;border:1px solid #e3e7ee;vertical-align:top}.legalContent th{background:#eef1f6}.imprintSection{display:flex;flex-direction:column;margin-bottom:20px}.imprintSection:last-child{margin-bottom:0}.imprintSection a{color:#2563eb;text-decoration:none}.imprintSection a:hover{text-decoration:underline}.breadcrumb{display:flex;flex-wrap:wrap;gap:6px;font-size:.875rem;color:#55606e;margin-bottom:8px}.breadcrumb a{color:#2563eb;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.featurePageIntro{max-width:800px}.featurePageSection{margin:40px 0}.downloadMeta{color:#55606e;font-size:.875rem;margin-top:-8px}.featurePageSection h2{margin-top:0}.relatedFeatures{display:flex;flex-direction:column;gap:10px;width:100%;padding:24px 0;border-top:1px solid #e3e7ee;margin-top:20px}.relatedFeatures span{color:#55606e;font-size:.875rem}.relatedFeatures a{color:#2563eb;text-decoration:none}.relatedFeatures a:hover{text-decoration:underline}@media screen and (min-width:768px){.relatedFeatures{flex-direction:row;gap:32px;align-items:center}}.docsShell{display:flex;align-items:flex-start;gap:48px;width:100%;max-width:1120px;padding:24px 0 64px}.docsNavTree{position:sticky;top:24px;flex:0 0 240px;display:flex;flex-direction:column}.docsNavOverview{font-weight:700;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #e3e7ee}.docsNavTree ol{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1px}.docsNavLink{display:block;padding:7px 10px;border-radius:8px;color:#3a4552;text-decoration:none;font-size:.92rem;line-height:1.35}.docsNavLink:hover{background:#f5f7fa}.docsNavLinkActive{background:#eef4ff;color:#1d4ed8;font-weight:600}.docsArticle{flex:1 1 auto;min-width:0;max-width:720px}.docsArticle .docsBackLink{display:inline-block;margin-bottom:12px;color:#55606e;font-size:.9rem;text-decoration:none}.docsArticle .docsBackLink:hover{text-decoration:underline}.docsTopicGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:24px}.docsTopicCard{display:block;padding:18px 20px;border:1px solid #e3e7ee;border-radius:12px;text-decoration:none;color:inherit;transition:border-color .15s ease,box-shadow .15s ease}.docsTopicCard:hover{border-color:#b9caf7;box-shadow:0 2px 10px #2563eb14}.docsTopicCard h3{margin:0 0 6px;font-size:1.05rem;color:#1d4ed8}.docsTopicCard p{margin:0;color:#55606e;font-size:.9rem;line-height:1.45}.docsPager{margin-top:32px;padding-top:16px;border-top:1px solid #e3e7ee;display:flex;justify-content:space-between}.docsPager a{color:#1d4ed8;text-decoration:none;font-weight:600;font-size:.95rem}.docsPager a:hover{text-decoration:underline}@media screen and (max-width:860px){.docsShell{flex-direction:column;gap:20px}.docsNavTree{position:static;flex:none;width:100%}.docsNavTree ol{flex-direction:row;flex-wrap:wrap;gap:4px}.docsTopicGrid{grid-template-columns:1fr}}.docsLayout{display:flex;flex-direction:column;gap:32px;width:100%;max-width:900px;padding:20px 0 60px}.docsContent h1{margin-bottom:.5rem}.docsIntro{color:#55606e;margin:.25rem 0 1.5rem}.docsToc{background:#f5f7fa;border:1px solid #e3e7ee;border-radius:12px;padding:16px 20px;margin-bottom:8px}.docsToc h2{font-size:1rem;margin:0 0 8px;color:#1c1c1c}.docsToc ol{columns:2;margin:0;padding-left:20px}.docsToc li{break-inside:avoid;margin-bottom:4px}.docsToc a{color:#2563eb;text-decoration:none}.docsToc a:hover{text-decoration:underline}.docsContent section{margin-bottom:36px;scroll-margin-top:20px}.docsContent h2{font-size:1.5rem;margin-bottom:12px}.docsContent h3{font-size:1.15rem;margin:20px 0 8px}.docsContent p{margin:0 0 12px}.docsContent ul,.docsContent ol{padding-left:20px;margin:0 0 12px}.docsContent li{margin-bottom:6px}.docsContent a{color:#2563eb}.docsContent code{font-size:.85em}.docsContent table{width:100%;border-collapse:collapse;margin:12px 0;font-size:.9rem}.docsContent th,.docsContent td{text-align:left;padding:8px 10px;border:1px solid #e3e7ee;vertical-align:top}.docsContent th{background:#eef1f6}.docsCallout{background:#eef4ff;border:1px solid #c7d7fb;border-radius:10px;padding:12px 16px;margin:0 0 12px}@media screen and (max-width:640px){.docsToc ol{columns:1}}.docsScreenshot{display:block;width:100%;height:auto;margin:4px auto 28px;border-radius:12px;border:1px solid #e3e7ee;box-shadow:0 4px 20px #0f172a14}.docsScreenshotNarrow{max-width:380px}.docsScreenshotFrame{display:block;width:100%;margin:4px auto 28px;border-radius:12px;overflow:hidden;border:1px solid #e3e7ee;box-shadow:0 4px 20px #0f172a14;background:#fff}.docsScreenshotFrameBar{display:flex;align-items:center;gap:7px;padding:11px 14px;background:linear-gradient(#f2f2f4,#e6e6ea);border-bottom:1px solid #d7d7dc}.docsScreenshotFrameDot{width:11px;height:11px;border-radius:50%;flex:none}.docsScreenshotFrameDotRed{background:#ff5f57}.docsScreenshotFrameDotYellow{background:#febc2e}.docsScreenshotFrameDotGreen{background:#28c840}.docsScreenshotFrameTitle{flex:1;text-align:center;margin-right:47px;font-size:.78rem;color:#55565c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.docsScreenshotFrame img{display:block;width:100%;height:auto;margin:0;border:none;border-radius:0;box-shadow:none}html{font-size:16px}body{margin:0;padding:0;font-family:-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;font-optical-sizing:auto;font-size:1rem;line-height:1.6;color:#1c1c1c;overflow-wrap:anywhere;max-width:100%;width:100%;display:flex;flex-direction:column;background:#f5f7fa}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6,span{font-size:1rem}code{font-family:ui-monospace,SF Mono,Cascadia Code,Consolas,monospace;background:#eef1f6;border-radius:4px;padding:2px 5px;font-size:.9em}.button{height:45px;border-radius:10px;border:0px solid transparent;color:#fff;font-size:16px;background-color:#2563eb;padding-left:15px;padding-right:15px;align-content:center;text-decoration:none;cursor:pointer;display:inline-flex;align-items:center}.buttonSecondary{background-color:transparent;color:#1c1c1c;border:1px solid #c7ccd6}.header{width:100%;background-color:#fff;border-bottom:1px solid #e3e7ee;display:flex;flex-direction:column}.sectionWideContainer{width:100%}.sectionContainer{width:calc(100% - 40px);display:flex;flex-direction:column;margin:20px auto;justify-content:flex-start;align-items:flex-start;overflow-wrap:anywhere}.sectionContainerAlt{background:#eef1f6;width:100%}.viewContainer{width:100%;display:flex;flex-direction:column}.viewContainerRevese{width:100%;display:flex;flex-direction:column-reverse}.viewContainerTwo{width:100%}.heroActions{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;margin-top:10px;margin-bottom:20px}.carouselContainer{display:flex;flex-direction:column;width:100%;gap:16px}.carouselView{display:flex;flex-direction:column;width:100%;box-sizing:border-box;background-color:#fff;border:1px solid #e3e7ee;border-radius:16px;padding:20px;box-shadow:0 1px 3px #0000000f}.carouselImage{border-radius:12px;width:auto;max-height:500px;align-self:center}.carouselContent{display:flex;flex-direction:column}.carouselHeading{margin-top:0;padding-top:0;margin-bottom:0;padding-bottom:0;color:#1c1c1c}.carouselText{margin-top:8px;padding-top:0;color:#55606e}.carouselLearnMoreButton{margin-top:16px;margin-bottom:16px;align-self:flex-start}.badgeRow{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;margin-top:10px}.badge{display:inline-block;font-size:.8rem;padding:4px 10px;border-radius:999px;background:#eef1f6;color:#35404e;border:1px solid #dde2ea}@media screen and (min-width:768px){h1{font-size:3rem}h2{font-size:2.5rem}h3{font-size:2rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1.125rem}.sectionContainer{max-width:1200px;width:calc(100% - 40px)}.viewContainer,.viewContainerRevese{flex-direction:row}.viewContainerTwo{width:50%}.viewContainerTwo+.viewContainerTwo{margin-left:20px}.carouselContainer{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;align-items:start}.carouselView{flex-direction:row;align-items:center;gap:16px}.carouselImage{flex:0 0 auto;width:auto;height:300px;align-self:auto}.carouselContent{flex:1;min-width:0}.carouselHeading{margin-top:0}}
