@font-face {
  font-family: Icons Saasly Template;
  src: url('../fonts/icons-saasly-template.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: FontAwesome;
  src: url('../fonts/fa-solid-900.woff2') format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

:root {
  --neutral-600: #2b2b2b;
  --primary-1: #0b63e9;
  --primary-1-200: #4687e9;
  --neutral-300: whitesmoke;
  --neutral-700: #343434;
  --neutral-500: #9c9c9c;
  --neutral-400: #d2d2d2;
  --neutral-200: #fbfbfb;
  --neutral-100: white;
  --neutral-800: #0d0d0d;
  --secondary-3: #3527d8;
  --primary-2: #f66688;
  --_apps---sidebar--sidebar-foreground-dark: #f8f8f8;
  --_apps---colors--primary: var(--primary-1);
  --_apps---colors--ring: #316acb;
  --_apps---colors--muted-foreground-dark: #8b8b8b;
  --_apps---colors--background: #f8f8f8;
  --_apps---colors--destructive-dark: #df4c47;
  --_apps---colors--secondary: #d4f0ff;
  --_apps---typography--heading-font: Inter, sans-serif;
  --_apps---typography--body-font: Inter, sans-serif;
  --secondary-1: #dfdcff;
  --_apps---typography--button-font: Inter, sans-serif;
  --secondary-2: #fbe3e7;
  --_apps---sizes--radius: 16px;
  --_apps---colors--foreground: var(--neutral-600);
  --_apps---colors--card: var(--neutral-100);
  --_apps---colors--card-foreground: #060606;
  --_apps---colors--popover: #ebebeb;
  --_apps---colors--popover-foreground: #060606;
  --_apps---colors--primary-foreground: #f5f9ff;
  --_apps---colors--secondary-foreground: #0a0d13;
  --_apps---colors--muted: #f2f2f2;
  --_apps---colors--muted-foreground: #777374;
  --_apps---colors--accent: #dedede;
  --_apps---colors--accent-foreground: var(--neutral-800);
  --_apps---colors--destructive: #d84541;
  --_apps---colors--border: var(--neutral-400);
  --_apps---colors--input: #d5d5d5;
  --_apps---charts--chart-1: var(--primary-1);
  --_apps---charts--chart-2: #538ae7;
  --_apps---charts--chart-3: #004ee3;
  --_apps---charts--chart-4: #0048b5;
  --_apps---charts--chart-5: #002499;
  --_apps---sidebar--sidebar: #f2f2f2;
  --_apps---sidebar--sidebar-foreground: #060606;
  --_apps---sidebar--sidebar-primary: var(--primary-1);
  --_apps---sidebar--sidebar-primary-foreground: #f5f9ff;
  --_apps---sidebar--sidebar-accent: #dedede;
  --_apps---sidebar--sidebar-accent-foreground: var(--neutral-800);
  --_apps---sidebar--sidebar-border: var(--neutral-400);
  --_apps---sidebar--sidebar-ring: #316acb;
  --_apps---colors--background-dark: #050505;
  --_apps---colors--foreground-dark: #f8f8f8;
  --_apps---colors--card-dark: #181818;
  --_apps---colors--card-foreground-dark: #f8f8f8;
  --_apps---colors--popover-dark: #181818;
  --_apps---colors--popover-foreground-dark: #f8f8f8;
  --_apps---colors--primary-dark: #2c7dff;
  --_apps---colors--primary-foreground-dark: #080d16;
  --_apps---colors--secondary-dark: #001447;
  --_apps---colors--secondary-foreground-dark: #f5f9ff;
  --_apps---colors--muted-dark: #020202;
  --_apps---colors--accent-dark: #2d2d2d;
  --_apps---colors--accent-foreground-dark: #f8f8f8;
  --_apps---colors--border-dark: #d2d2d21a;
  --_apps---colors--input-dark: #ffffff26;
  --_apps---colors--ring-dark: #5a96fb;
  --_apps---charts--chart-1-dark: #2c7dff;
  --_apps---charts--chart-2-dark: #7ab3ff;
  --_apps---charts--chart-3-dark: #0058ee;
  --_apps---charts--chart-4-dark: #62a2ff;
  --_apps---charts--chart-5-dark: #0050c5;
  --_apps---sidebar--sidebar-dark: #0b0b0b;
  --_apps---sidebar--sidebar-primary-dark: #2c7dff;
  --_apps---sidebar--sidebar-primary-foreground-dark: #080d16;
  --_apps---sidebar--sidebar-accent-dark: #2d2d2d;
  --_apps---sidebar--sidebar-accent-foreground-dark: #f8f8f8;
  --_apps---sidebar--sidebar-border-dark: #ffffff1a;
  --_apps---sidebar--sidebar-ring-dark: #5a96fb;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.w-pagination-previous, .w-pagination-next {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-commerce-commerceaddtocartform {
  margin: 0 0 15px;
}

.w-commerce-commerceaddtocartoptionpillgroup {
  margin-bottom: 10px;
  display: flex;
}

.w-commerce-commerceaddtocartoptionpill {
  color: #000;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #000;
  margin-right: 10px;
  padding: 8px 15px;
}

.w-commerce-commerceaddtocartoptionpill.w--ecommerce-pill-selected {
  color: #fff;
  background-color: #000;
}

.w-commerce-commerceaddtocartoptionpill.w--ecommerce-pill-disabled {
  color: #666;
  cursor: not-allowed;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  outline-style: none;
}

.w-commerce-commerceaddtocartquantityinput {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 60px;
  height: 38px;
  margin-bottom: 10px;
  padding: 8px 6px 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commerceaddtocartquantityinput::placeholder {
  color: #999;
}

.w-commerce-commerceaddtocartquantityinput:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commerceaddtocartbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 0;
  align-items: center;
  padding: 9px 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commerceaddtocartbutton.w--ecommerce-add-to-cart-disabled {
  color: #666;
  cursor: not-allowed;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  outline-style: none;
}

.w-commerce-commercebuynowbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 0;
  align-items: center;
  margin-top: 10px;
  padding: 9px 15px;
  text-decoration: none;
  display: inline-block;
}

.w-commerce-commercebuynowbutton.w--ecommerce-buy-now-disabled {
  color: #666;
  cursor: not-allowed;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  outline-style: none;
}

.w-commerce-commerceaddtocartoutofstock {
  background-color: #ddd;
  margin-top: 10px;
  padding: 10px;
}

.w-commerce-commerceaddtocarterror {
  background-color: #ffdede;
  margin-top: 10px;
  padding: 10px;
}

.w-commerce-commercecheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercelayoutcontainer {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.w-commerce-commercelayoutmain {
  flex: 0 800px;
  margin-right: 20px;
}

.w-commerce-commercecheckoutcustomerinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutblockcontent {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 20px;
}

.w-commerce-commercecheckoutlabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutemailinput {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutemailinput::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingaddresswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingfullname {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddress {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutrow {
  margin-left: -8px;
  margin-right: -8px;
  display: flex;
}

.w-commerce-commercecheckoutcolumn {
  flex: 1;
  padding-left: 8px;
  padding-right: 8px;
}

.w-commerce-commercecheckoutshippingcity {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstateprovince {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingzippostalcode {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingcountryselector {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingmethodswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingmethodslist {
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}

.w-commerce-commercecheckoutshippingmethoditem {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  flex-direction: row;
  align-items: baseline;
  margin-bottom: 0;
  padding: 16px;
  font-weight: 400;
  display: flex;
}

.w-commerce-commercecheckoutshippingmethoddescriptionblock {
  flex-direction: column;
  flex-grow: 1;
  margin-left: 12px;
  margin-right: 12px;
  display: flex;
}

.w-commerce-commerceboldtextblock {
  font-weight: 700;
}

.w-commerce-commercecheckoutshippingmethodsemptystate {
  text-align: center;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 64px 16px;
}

.w-commerce-commercecheckoutpaymentinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutcardnumber {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardnumber::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber:focus, .w-commerce-commercecheckoutcardnumber.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardexpirationdate {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardexpirationdate::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate:focus, .w-commerce-commercecheckoutcardexpirationdate.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardsecuritycode {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardsecuritycode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardsecuritycode:focus, .w-commerce-commercecheckoutcardsecuritycode.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingaddresstogglewrapper {
  flex-direction: row;
  display: flex;
}

.w-commerce-commercecheckoutbillingaddresstogglecheckbox {
  margin-top: 4px;
}

.w-commerce-commercecheckoutbillingaddresstogglelabel {
  margin-left: 8px;
  font-weight: 400;
}

.w-commerce-commercecheckoutbillingaddresswrapper {
  margin-top: 16px;
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutbillingfullname {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddress {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcity {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstateprovince {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingzippostalcode {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcountryselector {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutorderitemswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutorderitemslist {
  margin-bottom: -20px;
}

.w-commerce-commercecheckoutorderitem {
  margin-bottom: 20px;
  display: flex;
}

.w-commerce-commercecheckoutorderitemdescriptionwrapper {
  flex-grow: 1;
  margin-left: 16px;
  margin-right: 16px;
}

.w-commerce-commercecheckoutorderitemoptionlist {
  margin-bottom: 0;
  padding-left: 0;
  text-decoration: none;
  list-style-type: none;
}

.w-commerce-commercelayoutsidebar {
  flex: 0 0 320px;
  position: sticky;
  top: 20px;
}

.w-commerce-commercecheckoutordersummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummarylineitem, .w-commerce-commercecheckoutordersummaryextraitemslistitem {
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 8px;
  display: flex;
}

.w-commerce-commercecheckoutsummarytotal {
  font-weight: 700;
}

.w-commerce-commercecheckoutdiscounts {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  flex-wrap: wrap;
  padding: 20px;
  display: flex;
}

.w-commerce-commercecheckoutdiscountslabel {
  flex-basis: 100%;
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutdiscountsinput {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  flex: 1;
  width: auto;
  min-width: 0;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutdiscountsinput::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutdiscountsinput:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutdiscountsbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 3px;
  flex-grow: 0;
  flex-shrink: 0;
  align-items: center;
  height: 38px;
  margin-left: 8px;
  padding: 9px 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercecartapplepaybutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  height: 38px;
  min-height: 30px;
  margin-bottom: 8px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercecartapplepayicon {
  width: 100%;
  height: 50%;
  min-height: 20px;
}

.w-commerce-commercecartquickcheckoutbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  height: 38px;
  margin-bottom: 8px;
  padding: 0 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercequickcheckoutgoogleicon, .w-commerce-commercequickcheckoutmicrosofticon {
  margin-right: 8px;
  display: block;
}

.w-commerce-commercecheckoutplaceorderbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  text-align: center;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 3px;
  align-items: center;
  margin-bottom: 20px;
  padding: 9px 15px;
  text-decoration: none;
  display: block;
}

.w-commerce-commercecheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-commerce-commercepaypalcheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercecheckoutcustomerinfosummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryitem, .w-commerce-commercecheckoutsummarylabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutsummaryflexboxdiv {
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
}

.w-commerce-commercecheckoutsummarytextspacingondiv {
  margin-right: .33em;
}

.w-commerce-commercecheckoutpaymentsummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercepaypalcheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-commerce-commerceorderconfirmationcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercecheckoutshippingsummarywrapper {
  margin-bottom: 20px;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next-icon {
  margin-left: 4px;
}

.w-page-count {
  text-align: center;
  width: 100%;
  margin-top: 20px;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }

  .w-commerce-commercelayoutcontainer {
    flex-direction: column;
    align-items: stretch;
  }

  .w-commerce-commercelayoutmain {
    flex-basis: auto;
    margin-right: 0;
  }

  .w-commerce-commercelayoutsidebar {
    flex-basis: auto;
  }
}

@media screen and (max-width: 479px) {
  .w-commerce-commerceaddtocartquantityinput, .w-commerce-commercecheckoutemailinput, .w-commerce-commercecheckoutshippingfullname, .w-commerce-commercecheckoutshippingstreetaddress, .w-commerce-commercecheckoutshippingstreetaddressoptional {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutrow {
    flex-direction: column;
  }

  .w-commerce-commercecheckoutshippingcity, .w-commerce-commercecheckoutshippingstateprovince, .w-commerce-commercecheckoutshippingzippostalcode, .w-commerce-commercecheckoutshippingcountryselector, .w-commerce-commercecheckoutcardnumber, .w-commerce-commercecheckoutcardexpirationdate, .w-commerce-commercecheckoutcardsecuritycode, .w-commerce-commercecheckoutbillingfullname, .w-commerce-commercecheckoutbillingstreetaddress, .w-commerce-commercecheckoutbillingstreetaddressoptional, .w-commerce-commercecheckoutbillingcity, .w-commerce-commercecheckoutbillingstateprovince, .w-commerce-commercecheckoutbillingzippostalcode, .w-commerce-commercecheckoutbillingcountryselector, .w-commerce-commercecheckoutdiscountsinput {
    font-size: 16px;
  }
}

body {
  color: var(--neutral-600);
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 1.667em;
}

h1 {
  color: var(--primary-1);
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 27px;
  font-size: 68px;
  font-weight: 700;
  line-height: 1.118em;
}

h2 {
  color: var(--primary-1);
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 42px;
  font-weight: 700;
  line-height: 1.238em;
}

h3 {
  color: var(--primary-1);
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 14px;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.063em;
}

h4 {
  color: var(--primary-1);
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.308em;
}

h5 {
  color: var(--primary-1);
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 16px;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.545em;
}

h6 {
  color: var(--primary-1);
  letter-spacing: -.01em;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.889em;
}

p {
  letter-spacing: -.01em;
  margin-bottom: 0;
}

a {
  color: var(--primary-1);
  text-decoration: underline;
  transition: color .35s;
}

a:hover {
  color: var(--primary-1-200);
}

ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

label {
  color: var(--primary-1);
  margin-bottom: 15px;
  font-weight: 700;
  line-height: 1.111em;
  display: block;
}

strong {
  color: var(--primary-1);
  font-weight: 700;
}

blockquote {
  border-top: 8px solid var(--primary-1);
  background-color: var(--neutral-300);
  color: var(--primary-1);
  text-align: center;
  letter-spacing: -.01em;
  border-left: 0 solid #000;
  border-radius: 8px;
  margin-bottom: 10px;
  padding: 74px 106px 106px;
  font-size: 22px;
  line-height: 1.545em;
}

figure {
  margin-bottom: 10px;
}

figcaption {
  text-align: center;
  margin-top: 5px;
}

.mg-top-8px {
  margin-top: 8px;
}

.mg-bottom-8px {
  margin-bottom: 8px;
}

.mg-top-24px {
  margin-top: 24px;
}

.mg-top-32px {
  margin-top: 32px;
}

.mg-bottom-32px {
  margin-bottom: 32px;
}

.mg-top-40px {
  margin-top: 40px;
}

.flex {
  display: flex;
}

.flex.webinar-banner {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  padding-top: 46px;
  padding-bottom: 46px;
}

.flex.center {
  justify-content: center;
  align-items: center;
}

.flex.center.gap-32 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

.flex.center.gap-32.workflow-lower {
  background-color: #00000029;
  border-radius: 24px;
  padding: 48px 96px;
}

.flex.column {
  flex-flow: column;
}

.flex.gap-16 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.flex.gap-16.color-white.mw--422px {
  max-width: 422px;
}

.flex.gap-16.color-white.grow {
  flex: 1;
}

.flex.gap-24 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.text-center {
  text-align: center;
}

.text-center.solution-h2.h2-margin {
  margin-bottom: 50px;
}

.text-center.solution-h2.mb-16, .text-center.mg-bottom-16px {
  margin-bottom: 16px;
}

.text-center.mg-bottom-16px.top-content-title {
  background-color: #0000;
  display: block;
}

.text-center.mg-bottom-16px.top-content-title.ibm-plex-sans {
  font-family: IBM Plex Sans, sans-serif;
  font-size: 40px;
}

.text-center.mg-bottom-16px.top-content-title.ibm-plex-sans.color-body {
  color: #2e2e2e;
}

.text-center.mg-bottom-16px.top-content-title.ibm-plex-sans.color-2e2e2e {
  color: #2e2e2e;
  font-weight: 400;
}

.color-white {
  color: #fff;
  font-size: 20px;
}

.color-white.flex.column.gap-24.list-style-none {
  list-style-type: none;
}

.color-white.flex.column.gap-24.list-style-none.pl-0 {
  padding-left: 0;
}

.color-white.p-18 {
  font-size: 18px;
  line-height: 24px;
}

.color-white.footer-get-started-text {
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.color-white.compare-footer-content {
  font-size: 18px;
  line-height: 24px;
}

.color-white.footer-cta {
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.color-white.once-h2 {
  font-size: 64px;
  line-height: 80px;
}

.color-white.ibm-plex-sans.once-h2, .color-white.ibm-plex-sans.once-h2.text-center {
  font-weight: 400;
}

.color-white.once-h1 {
  font-family: Red Hat Display, sans-serif;
  font-size: 60px;
  font-weight: 600;
  line-height: 64px;
}

.bg-primary-1 {
  background-color: var(--primary-1);
}

.bg-neutral-700 {
  background-color: var(--neutral-700);
}

.bg-neutral-600 {
  background-color: var(--neutral-600);
}

.bg-neutral-500 {
  background-color: var(--neutral-500);
}

.bg-neutral-400 {
  background-color: var(--neutral-400);
}

.bg-neutral-300 {
  background-color: var(--neutral-300);
}

.bg-neutral-200 {
  background-color: var(--neutral-200);
  overflow: visible;
}

.bg-neutral-100 {
  background-color: var(--neutral-100);
}

.styleguide-sidebar {
  z-index: 2;
  flex: 0 14em;
  height: 100%;
  min-height: 96vh;
  margin-right: 16px;
  position: sticky;
  top: 32px;
}

.container-default {
  z-index: 3;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  max-width: 1271px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 96px 24px;
  display: block;
  position: relative;
}

.container-default.flex-center {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  display: flex;
}

.container-default.flex-center.gap24 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.container-default.flex-center.gap24.padding48 {
  padding-top: 48px;
  padding-bottom: 48px;
}

.container-default.flex-center.gap20 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.container-default.flex-center.gap20.padding48 {
  padding-top: 48px;
  padding-bottom: 48px;
  overflow: hidden;
}

.container-default.flex-center.gap20.padding48.black-bg {
  background-color: #000;
}

.container-default.bg-ebf3ff {
  background-color: #ebf3ff;
}

.container-default.content-center {
  flex-flow: column;
  display: flex;
}

.container-default.content-center.py-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.container-default.content-center.py-80.gap-60 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
}

.container-default.content-center.py-80.gap-60.z-index-1 {
  z-index: 1;
  position: relative;
}

.container-default.whats-new {
  padding-top: 64px;
  padding-bottom: 64px;
}

.container-default.case-study {
  flex-flow: column;
  padding-top: 80px;
  padding-bottom: 48px;
  display: flex;
}

.container-default.py-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.container-default.py-80.flex-column {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  display: flex;
}

.container-default.video-section {
  background-color: #0e0f28;
}

.container-default.price-section {
  max-width: 1280px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.container-default.expand-section {
  flex-flow: column;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.container-default.looking {
  padding-top: 96px;
  padding-bottom: 96px;
}

.container-default.faq {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 32% auto;
  grid-auto-columns: 1fr;
  padding-top: 96px;
  padding-bottom: 96px;
  display: grid;
}

.container-default.once {
  max-width: 1440px;
  padding: 96px 60px;
}

.container-default.otp {
  grid-column-gap: 122px;
  grid-row-gap: 122px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  display: grid;
}

.container-default.wider-container-default {
  padding-top: 96px;
  padding-bottom: 96px;
}

.container-default.wider-container-default.logo-section {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  padding: 24px 0;
  display: flex;
}

.container-default.blog-banner {
  padding-top: 196px;
  padding-bottom: 0;
}

.container-default.blog-inner {
  flex-flow: column;
  display: flex;
}

.container-default.blog-gallery-feature {
  padding-bottom: 0;
}

.container-default.more-dev-tool {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  padding-top: 48px;
  padding-bottom: 48px;
  display: flex;
}

.container-default.feature-v3-container-default {
  padding-top: 96px;
  padding-bottom: 96px;
}

.container-default.tools-heading {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.styleguide-content {
  background-color: #fff;
  border-radius: 24px;
  flex: 1;
  max-width: 100%;
  margin-left: 18px;
  box-shadow: 0 8px 22px #231e6121;
}

.styleguide-seccion {
  padding-top: 86px;
  padding-bottom: 86px;
}

.styleguide-title {
  color: #fff;
  margin-top: 0;
}

.styleguide-header {
  background-color: var(--primary-1);
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  padding: 100px 68px;
}

.sidebar-navigation {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.styleguide-icon-link {
  background-color: var(--primary-1);
  border-radius: 18px;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  margin-right: 16px;
  transition: background-color .25s;
  display: flex;
}

.styelguide-sidebar-icon {
  width: 60%;
}

.styleguide-link {
  color: var(--neutral-600);
  border-radius: 14px;
  align-items: center;
  padding: 12px 20px;
  text-decoration: none;
  display: flex;
}

.styleguide-link:hover {
  background-color: var(--neutral-300);
  color: var(--primary-1);
}

.styleguide-link.w--current {
  background-color: var(--neutral-300);
  color: var(--primary-1);
  font-weight: 700;
  transition: color .3s, background-color .3s;
}

.styleguide-link-wrapper {
  margin-bottom: 8px;
}

.styleguide-sidebar-title {
  border-bottom: 1px solid var(--neutral-400);
  color: var(--neutral-700);
  margin-bottom: 24px;
  padding-bottom: 24px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 22px;
  line-height: 24px;
}

.styleguide-sidebar-title.middle {
  border-top: 1px solid var(--neutral-400);
  margin-top: 24px;
  padding-top: 24px;
}

.color-primary-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.color-container {
  background-color: #fff;
  border-radius: 16px;
  box-shadow: 0 8px 16px #110a630a, 0 12px 22px #8076f70a;
}

.color-block {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  min-height: 120px;
}

.color-block.bg-primary-1 {
  background-color: var(--primary-1);
}

.color-content {
  padding: 22px 16px 24px;
}

.color-title {
  color: var(--neutral-800);
  font-size: 18px;
  font-weight: 700;
  line-height: 20px;
}

.color-hex {
  color: var(--neutral-600);
  line-height: 20px;
}

.styleguide-subtitle {
  margin-top: 0;
}

.color-content-wrapper {
  padding-bottom: 56px;
}

.color-content-wrapper.last {
  padding-bottom: 0;
}

.color-neutral-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-columns: 1fr 1fr 1fr;
}

.typography-container {
  border-bottom: 1px solid var(--neutral-200);
  padding-top: 54px;
  padding-bottom: 54px;
}

.typography-container.last {
  border-bottom-width: 0;
  padding-bottom: 0;
}

.container-small-left {
  max-width: 592px;
  padding-right: 24px;
}

.typography-details {
  color: var(--primary-1);
  margin-top: 15px;
}

.paragraph-large {
  letter-spacing: -.01em;
  font-size: 22px;
  line-height: 1.545em;
  display: block;
}

.paragraph-large.home-hero {
  text-align: left;
  margin-bottom: 25px;
}

.paragraph-large.home-hero.color-white {
  color: #c8e4ff;
}

.paragraph-large.home-hero.color-white.ibm-plex-sans {
  font-family: IBM Plex Sans, sans-serif;
  line-height: 32px;
}

.paragraph-large.home-hero.text-white {
  color: var(--neutral-100);
}

.paragraph-large.home-hero.text-afb7ff {
  color: #afb7ff;
}

.paragraph-large.home-hero.text-afb7ff.ibm-plex-sans.new-kv-desc {
  font-size: 18px;
}

.paragraph-large.home-hero.text-afb7ff.ibm-plex-sans.new-kv-desc.max624 {
  text-align: left;
  max-width: 624px;
}

.paragraph-large.home-hero.text-afb7ff.ibm-plex-sans.new-kv-desc.once-mobile {
  color: #9cc0ff;
  margin-bottom: 0;
}

.paragraph-large.home-hero.text-afb7ff.ibm-plex-sans.new-kv-desc.no-margin {
  margin-bottom: 0;
}

.paragraph-large.home-hero.text-afb7ff.ibm-plex-sans.new-kv-desc.no-margin.text-center {
  text-align: center;
}

.paragraph-large.home-hero.text-afb7ff.ibm-plex-sans.new-kv-desc.no-margin.text-center.trused-by {
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}

.paragraph-large.plan-summary {
  max-width: 559px;
}

.paragraph-large.blog-post-excerpt {
  color: #626262;
  text-align: left;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 26px;
}

.paragraph-large.text-center.features-page {
  margin-left: 60px;
  margin-right: 60px;
}

.paragraph-large.text-center.features-page-v2 {
  color: #626262;
  max-width: 1062px;
  margin-left: 60px;
  margin-right: auto;
  font-size: 18px;
  line-height: 24px;
}

.paragraph-large.text-center.features-page-v2.color-white {
  color: #fff;
}

.paragraph-large.text-center.features-page-v2.color-afb7ff {
  color: #afb7ff;
}

.paragraph-large.text-center.features-page-v2.left-align {
  text-align: left;
  margin-left: 0;
}

.paragraph-large.text-center.features-page-v2.margin-auto {
  margin-left: auto;
  font-family: IBM Plex Sans, sans-serif;
}

.styleguide-subheader {
  background-color: var(--neutral-300);
  padding: 56px 68px;
}

.styleguide-content-wrapper {
  padding: 110px 68px;
}

.icons-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, 80px);
}

.buttons-grid {
  grid-column-gap: 24px;
  grid-row-gap: 56px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.button-primary {
  background-color: var(--primary-1);
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 20px 36px;
  font-weight: 700;
  line-height: 1.111em;
  transition: transform .35s, box-shadow .35s;
  box-shadow: 0 6px 10px #0000000d;
}

.button-primary:hover {
  color: #fff;
  transform: scale(.97);
  box-shadow: 0 1px 2px #0000000d;
}

.button-primary.small {
  padding: 14px 32px;
  font-size: 16px;
  line-height: 18px;
}

.button-primary.large {
  padding: 20px 68px;
  font-size: 22px;
  line-height: 24px;
}

.button-primary.full-width {
  align-self: stretch;
  display: block;
}

.button-primary.button-white {
  color: var(--primary-1);
  background-color: #fff;
  justify-content: center;
}

.button-primary.button-white.why-authgear {
  border-radius: 14px;
  align-self: center;
  padding: 16px 32px;
  box-shadow: 0 4px 12px #0b63e940;
}

.button-primary.registry {
  padding: 16px 22px;
  position: absolute;
  right: 10px;
}

.button-primary.footer-download-app {
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  padding: 18px 32px;
  font-size: 16px;
  line-height: 1em;
  text-decoration: none;
  display: flex;
}

.button-primary.card-pricing {
  width: 100%;
  margin-bottom: 20px;
  font-size: 18px;
}

.button-primary.newsletter {
  padding: 16px 22px;
  position: absolute;
  right: 10px;
}

.button-primary.contact-form {
  justify-content: center;
}

.button-primary.discount-code {
  justify-content: center;
  height: auto;
  margin-left: 0;
}

.button-primary.header-button {
  background-image: linear-gradient(98.85deg, #583dff, #31b7ff);
  border-radius: 14px;
  margin-right: 16px;
  padding: 12px 24px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.111em;
  box-shadow: 0 4px 12px #0b63e940;
}

.button-primary.header-button.sign-up {
  margin-right: 10px;
}

.button-primary.header-button.sign-up.plausible-event-name--signup {
  margin-right: 0;
}

.button-primary.header-button.outline {
  border: 2px solid var(--primary-1);
  color: var(--primary-1);
  background-color: #fff0;
  padding: 14px 20px;
}

.button-primary.header-button.outline.sign-up {
  margin-right: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
}

.button-primary.header-button.outline.sign-up.plausible-event-name--signup {
  margin-right: 0;
}

.button-primary.empty-cart {
  margin-top: 40px;
}

.button-primary.header-button-mobile {
  padding: 16px 22px;
  line-height: 1.111em;
}

.button-primary.header-button-mobile.signup.plausible-event-name--signup {
  display: none;
}

.button-primary.checkout-button {
  margin-top: 20px;
}

.button-primary.home-hero {
  margin-top: 10px;
  margin-bottom: 20px;
}

.button-primary.home-hero.new-home {
  background-color: #0b63e9;
  background-image: linear-gradient(90deg, #391ce9, #31b7ff 100%, #31b7ff);
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 20px;
  padding: 16px 32px;
  font-weight: 700;
  box-shadow: 0 7px 39.6px #15489640;
}

.button-primary.home-hero.new-home.compare {
  border-radius: 14px;
  margin-right: 0;
}

.button-primary.home-hero.new-home.compare.footer-btn {
  margin-top: 32px;
}

.button-primary.home-hero.new-home.compare.footer {
  margin-top: 16px;
}

.button-primary.home-hero.new-home.seminar {
  text-align: center;
  letter-spacing: 3.6px;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #391ce9, #31b7ff 100%, #31b7ff);
  -webkit-background-clip: text;
  background-clip: text;
  border-radius: 16px;
  margin-top: 0;
  margin-right: 0;
  padding-left: 48px;
  padding-right: 48px;
  font-family: Noto Sans TC, sans-serif;
  font-weight: 700;
  display: block;
}

.button-primary.home-hero.new-home.seminar.blue-button {
  z-index: 1;
  -webkit-text-fill-color: inherit;
  background-clip: padding-box;
  border-radius: 60px;
  display: block;
  position: relative;
}

.button-primary.home-hero.new-home.seminar.blue-button.about {
  margin-top: 16px;
}

.button-primary.home-hero.new-home.radius-16 {
  border-radius: 16px;
}

.button-primary.home-hero.new-home.radius-16.once-special-button {
  box-shadow: none;
  background-color: #fff0;
  background-image: linear-gradient(90deg, #3135ff, #bbbbf7 100%, #b0b8ff);
  border: 2px #bbbbf7;
  border-radius: 16px;
  margin-right: 0;
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 500;
}

.button-primary.home-hero.new-home.radius-16.once-special-button.middle {
  margin-left: auto;
  margin-right: auto;
}

.button-primary.home-hero.new-home.compare-btn {
  border-radius: 14px;
}

.button-primary.feature-hero-btn {
  margin-bottom: 10px;
  margin-right: 10px;
  font-weight: 400;
}

.button-primary.button-padding-32px {
  padding: 16px 32px;
}

.button-primary.new-rounded {
  border-radius: 14px;
  padding: 16px 32px;
}

.button-primary.new-rounded.whatsapp {
  color: #2e2e2e;
  background-color: #2be381;
  background-image: linear-gradient(90deg, #90ffa5, #2be381);
}

.button-primary.button-gradient {
  background-image: linear-gradient(90.43deg, #391ce9, #31b7ff);
  border-radius: 14px;
}

.button-primary.button-gradient.center {
  align-self: center;
}

.button-primary.feature-hero-btn-v2 {
  background-image: linear-gradient(90deg, #391ce9, #31b7ff);
  border-radius: 14px;
  margin-bottom: 24px;
  margin-right: 32px;
  padding: 16px 32px;
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 500;
  box-shadow: 0 7px 39.6px #15489640;
}

.button-primary.feature-hero-btn-v2.nomargin {
  margin-bottom: 0;
  margin-right: 24px;
}

.button-primary.feature-hero-btn-v2.vs-mobile {
  margin-bottom: 0;
}

.button-primary.feature-hero-btn-v2.featue-white-btn {
  background-color: var(--neutral-100);
  color: #2e2e2e;
  background-image: none;
}

.button-primary.gradient-rounded {
  background-image: linear-gradient(90deg, #391ce9, #31b7ff);
  border-radius: 14px;
  padding: 16px 32px;
  font-family: Inter, sans-serif;
  box-shadow: 0 7px 39.6px #15489640;
}

.button-secondary {
  border: 2px solid var(--primary-1);
  color: var(--primary-1);
  text-align: center;
  background-color: #0000;
  border-radius: 6px;
  padding: 20px 36px;
  font-weight: 700;
  line-height: 1.111em;
  transition: transform .35s, color .35s, background-color .35s;
}

.button-secondary:hover {
  background-color: var(--primary-1);
  color: #fff;
  transform: scale(.97);
}

.button-secondary.small {
  padding: 14px 32px;
  font-size: 16px;
  line-height: 18px;
}

.button-secondary.large {
  padding: 20px 68px;
  font-size: 22px;
  line-height: 24px;
}

.button-secondary.buy-now {
  border-color: var(--neutral-100);
  color: var(--neutral-100);
  margin-top: 12px;
}

.button-secondary.pagination {
  margin-top: 56px;
  padding: 16px 22px;
  font-size: 16px;
  line-height: 1.25em;
}

.button-secondary.header-button {
  border-width: 0;
  margin-right: 8px;
  padding: 12px 22px;
  font-size: 16px;
  font-weight: 400;
}

.button-secondary.header-button:hover {
  background-color: var(--neutral-300);
  color: var(--primary-1);
}

.button-secondary.header-button.header__topbar__loginbtn {
  color: var(--neutral-700);
  text-align: right;
  padding-right: 5px;
  font-size: 12px;
}

.button-secondary.header-button.header__topbar__loginbtn.plausible-event-name--login {
  color: var(--neutral-100);
  margin-left: auto;
  padding-left: 5px;
  position: relative;
}

.button-secondary.header-button.header__topbar__loginbtn.plausible-event-name--login:hover {
  background-color: #0000;
}

.button-secondary.header-button-mobile {
  border-width: 0;
  margin-right: 10px;
  padding: 16px 22px;
  font-weight: 400;
}

.button-secondary.header-button-mobile:hover {
  background-color: var(--neutral-300);
  color: var(--primary-1);
}

.button-secondary.feature-hero-btn {
  margin-right: 10px;
  line-height: .9em;
}

.button-secondary.home-hero.new-home {
  padding: 14px 30px;
  text-decoration: none;
}

.button-secondary.insection-cta {
  border-width: 1px;
  border-color: #e5e5e5;
  border-radius: 29px;
  align-self: center;
  margin-top: 32px;
  padding: 8px 24px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.button-secondary.insection-cta:hover {
  color: var(--primary-1);
  background-color: #0000;
}

.button-secondary.insection-cta.text-white {
  color: var(--neutral-300);
}

.button-secondary.insection-cta.text-white.border-white {
  border-color: #fff;
}

.button-secondary.insection-cta.features-text-block-cta-left {
  align-self: flex-start;
}

.button-secondary.feature-hero-btn-v2 {
  color: #3e4f6f;
  border-style: none;
  border-radius: 14px;
  padding: 16px 0;
  font-family: Inter, sans-serif;
  font-weight: 400;
  line-height: .9em;
}

.button-secondary.feature-hero-btn-v2:hover {
  background-color: #0000;
}

.button-secondary.feature-hero-btn-v2.noscale {
  font-family: IBM Plex Sans, sans-serif;
}

.button-secondary.feature-hero-btn-v2.noscale:hover {
  transform: none;
}

.button-secondary.feature-hero-btn-v2.noscale:lang(zh-tw) {
  font-family: Inter, sans-serif;
}

.button-secondary.feature-hero-btn-v2.noscale.inverse {
  color: var(--neutral-100);
}

.button-secondary.feature-hero-btn-v2.noscale.button-secondary-with-boarder {
  color: #3e4f6f;
  border: 1px solid #3e4f6f;
  padding-left: 24px;
  padding-right: 24px;
}

.button-secondary.feature-hero-btn-v2.noscale.button-secondary-with-boarder.inverse {
  color: #fff;
  border-color: #fff;
}

.button-secondary.feature-hero-btn-v2.noscale.text-white {
  color: var(--neutral-100);
  font-family: Inter, sans-serif;
}

.button-secondary.feature-hero-btn-v2.noscale.text-white:lang(zh-tw) {
  font-family: Inter, sans-serif;
}

.styleguide-button-container {
  position: absolute;
  inset: auto 0% 24px;
}

.card-v1 {
  border: 1px solid var(--neutral-200);
  border-radius: 20px;
  padding: 56px 40px;
}

.card-title-v1 {
  margin-top: 24px;
  margin-bottom: 16px;
}

.card-v2 {
  border: 1px solid var(--neutral-200);
  border-radius: 20px;
  padding-bottom: 56px;
  padding-left: 40px;
  padding-right: 40px;
}

.card-icon-v2 {
  margin-top: -44px;
}

.card-title-v2 {
  margin-top: 24px;
  margin-bottom: 16px;
}

.card-v3 {
  border: 1px solid var(--neutral-200);
  border-radius: 20px;
  align-items: flex-start;
  padding: 44px 24px;
  display: flex;
}

.card-icon-v3 {
  margin-right: 24px;
}

.card-title-v3 {
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 22px;
  line-height: 24px;
}

.card-description-v3 {
  margin-bottom: 0;
}

.header {
  background-color: #fff;
  width: 100%;
  padding-top: 0;
  padding-bottom: 25px;
  position: fixed;
}

.header.event {
  z-index: 99;
  padding-bottom: 0;
  top: 0;
}

.header.event.once {
  z-index: 25;
  -webkit-backdrop-filter: blur(24.7px);
  backdrop-filter: blur(24.7px);
  background-color: #0009;
}

.header-navigation {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: #3e4f6f;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  font-weight: 500;
  list-style-type: none;
  display: flex;
}

.nav-item-wrapper {
  font-size: 16px;
  line-height: 18px;
}

.nav-item-wrapper.last {
  margin-right: 0;
}

.nav-item-wrapper.header-button-mobile {
  margin-right: 0;
  display: none;
}

.nav-item-wrapper.hidden {
  display: none;
}

.nav-link {
  color: #3e4f6f;
  line-height: 1.111em;
  text-decoration: none;
  transition-property: transform, color;
  transition-duration: .35s, .35s;
  transition-timing-function: ease, ease;
  display: block;
}

.nav-link:hover {
  color: #0b63e9;
}

.nav-link.dropdown {
  padding: 0;
}

.nav-link.once, .nav-link.once-nav-color {
  color: #fff;
}

.nav-menu {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 14px;
  line-height: 22px;
  display: flex;
}

.footer {
  padding-top: 48px;
  padding-bottom: 48px;
}

.footer.dark {
  background-color: #000;
  padding-top: 0;
  padding-bottom: 0;
}

.footer-logo-container {
  max-width: 181px;
  margin-bottom: 35px;
  transition-property: transform;
}

.footer-logo-container:hover {
  transform: scale(.95);
}

.page-wrapper {
  font-family: IBM Plex Sans, sans-serif;
  transition: padding-top .1s;
}

.page-wrapper.announcement {
  padding-top: 46px;
}

.inner-page-hero {
  background-color: var(--primary-1);
  padding-top: 260px;
  padding-bottom: 90px;
}

.section {
  padding-top: 60px;
  padding-bottom: 60px;
}

.section.home-hero {
  padding-top: 160px;
  padding-bottom: 77px;
  display: block;
  overflow: hidden;
}

.section.home-hero.bg-abstract-blue {
  background-image: url('../images/migratetoauthgear_kv-bg2x.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-top: 240px;
}

.section.home-hero.bg-workshop-blue {
  background-color: #000;
  background-image: url('../images/24OCTSG_kv_bg2x.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 200px;
}

.section.home-hero.ads {
  padding-top: 160px;
}

.section.home-hero.compare-banner {
  background-image: url('../images/compare-banner-bg2x.webp');
  background-position: 50%;
  background-size: cover;
}

.section.home-hero.dark {
  background-image: url('../images/home_kv_bg-pc2x.webp');
  background-position: 50%;
  background-size: cover;
}

.section.home-hero.dark.once-banner {
  background-color: #111010;
  background-image: url('../images/Authgear_once_pc2x.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: scroll;
  padding-top: 142px;
  padding-bottom: 0;
}

.section.home-hero.dark.once-banner.new-kv {
  background-color: #111010;
  background-image: url('../images/Authgear_once_pc2x.webp');
}

.section.home-hero.dark.once-home-slider {
  background-image: url('../images/kv_bg2x.webp');
  justify-content: center;
  align-items: center;
  height: 824px;
  display: flex;
}

.section.home-hero.dark.once-home-banner {
  background-image: url('../images/kv_bg2x.webp');
  justify-content: center;
  align-items: flex-start;
  height: 760px;
  padding-top: 160px;
  padding-bottom: 77px;
  display: flex;
}

.section.home-hero.dark.once-home-banner.home-mobile-banner {
  padding-top: 80px;
}

.section.home-hero.dark.banner-for-slide {
  height: 760px;
}

.section.home-hero.dark.banner-for-slide.not-in-slide {
  height: auto;
}

.section.home-hero.dark.once-banner {
  background-color: #000029;
  background-image: url('../images/kv_bg2x.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100%;
}

.section.features {
  padding-top: 100px;
}

.section.section-about-app {
  padding-bottom: 0;
}

.section.section-integrations {
  padding-top: 146px;
  padding-bottom: 150px;
  display: none;
}

.section.everyone {
  padding-top: 150px;
  padding-bottom: 150px;
  display: none;
}

.section.testimonials {
  padding-top: 150px;
  padding-bottom: 140px;
  display: none;
}

.section.section-blog {
  padding-top: 140px;
  padding-bottom: 140px;
  display: none;
}

.section.cta {
  padding-top: 140px;
  padding-bottom: 100px;
}

.section.about-hero {
  padding-top: 220px;
  padding-bottom: 100px;
}

.section.team-members {
  padding-top: 100px;
}

.section.principles {
  padding-bottom: 100px;
  display: none;
}

.section.mission {
  padding-top: 100px;
  padding-bottom: 150px;
  display: none;
}

.section.open-positions {
  padding-top: 150px;
  padding-bottom: 100px;
  display: none;
}

.section.partners {
  padding-top: 100px;
  padding-bottom: 0;
  display: block;
}

.section.pricing {
  padding-top: 220px;
}

.section.plan {
  padding-top: 65px;
  padding-bottom: 100px;
}

.section.integrations-hero {
  padding-top: 220px;
  padding-bottom: 93px;
  overflow: hidden;
}

.section.integrations {
  padding-top: 0;
  padding-bottom: 23px;
}

.section.integration-hero {
  background-color: var(--neutral-300);
  padding-top: 240px;
}

.section.connect-integration {
  display: none;
}

.section.more-integrations {
  padding-top: 78px;
  padding-bottom: 20px;
}

.section.blog-hero {
  padding-top: 100px;
  padding-bottom: 40px;
}

.section.newsletter {
  padding-top: 0;
  padding-bottom: 0;
}

.section.all-posts {
  padding-top: 0;
  padding-bottom: 20px;
}

.section.blog-post {
  padding-top: 0;
  padding-bottom: 0;
}

.section.blog-post-latest-articles {
  background-color: #f3f6ff;
  padding-top: 0;
  padding-bottom: 0;
}

.section.contact {
  padding-top: 68px;
  padding-bottom: 94px;
}

.section.faqs {
  padding-top: 94px;
}

.section.integrations-category {
  padding-top: 240px;
  padding-bottom: 23px;
}

.section.blog-posts-category {
  padding-top: 260px;
  padding-bottom: 20px;
}

.section.team {
  padding-top: 260px;
  padding-bottom: 60px;
}

.section.team-posts {
  padding-top: 60px;
  padding-bottom: 20px;
}

.section.checkout-hero {
  padding-top: 220px;
  padding-bottom: 60px;
}

.section.feaures-header {
  border-bottom: 1px solid var(--neutral-500);
  color: var(--neutral-500);
}

.section.features-page {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section.features-page.video-section-bg {
  background-image: url('../images/features-passkeys-videos-bg2x.webp');
  background-position: 0 0;
  background-size: cover;
}

.section.linear-blue-bg {
  background-image: linear-gradient(#cfe2ff, #fff);
}

.section.why-authgear-hero {
  padding-top: 110px;
}

.section.solutions-hero {
  padding-top: 160px;
}

.section.migrate-hero {
  padding-top: 100px;
  padding-bottom: 77px;
  display: block;
  overflow: hidden;
}

.section.migrate-hero.bg-abstract-blue {
  background-image: url('../images/migratetoauthgear_kv-bg2x.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding-top: 180px;
}

.section.migrate-hero.bg-workshop-blue {
  background-color: #000;
  background-image: url('../images/24OCTSG_kv_bg2x.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 200px;
}

.section.migrate-hero.ads {
  padding-top: 160px;
}

.section.pricing-new {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 96px;
  padding-bottom: 30px;
  display: flex;
}

.section.pricing-new.once.pricing-info {
  display: none;
}

.section.what-new-hero {
  background-image: url('../images/whatsnew-herobg2x.webp');
  background-position: 0 0;
  background-size: cover;
  padding-top: 100px;
  padding-bottom: 40px;
}

.utility-page-wrap {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  min-height: 800px;
  padding: 60px 24px;
  display: flex;
}

.utility-page-content-password {
  background-color: var(--neutral-300);
  text-align: center;
  flex-direction: column;
  width: 100%;
  max-width: 580px;
  padding: 72px 50px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.input {
  background-color: var(--neutral-100);
  color: var(--neutral-800);
  border: 0 solid #000;
  border-radius: 6px;
  height: 64px;
  margin-bottom: 0;
  padding-left: 21px;
  padding-right: 21px;
  font-size: 18px;
  line-height: 1.111em;
  transition: box-shadow .35s, color .35s;
  box-shadow: 0 6px 18px #0000000f;
}

.input:hover {
  color: var(--neutral-800);
  box-shadow: 0 0 #0000000f;
}

.input:focus, .input.-wfp-focus {
  color: var(--neutral-800);
  font-size: 18px;
}

.input::placeholder {
  color: var(--neutral-500);
  font-size: 18px;
}

.input.password {
  margin-bottom: 20px;
}

.input.registry {
  height: 72px;
  padding-right: 160px;
}

.input.checkout {
  height: 54px;
  margin-bottom: 16px;
}

.input.discount-code {
  flex: none;
  height: 54px;
  margin-bottom: 16px;
}

.input.quantity-cart {
  height: 40px;
  padding-left: 8px;
  padding-right: 8px;
  display: none;
}

._404-title {
  color: var(--primary-1);
  font-size: 180px;
  font-weight: 700;
  line-height: 160px;
}

.icon-password {
  background-color: var(--primary-1);
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  width: 158px;
  height: 150px;
  margin-bottom: 20px;
  display: flex;
}

.container-medium-761px {
  max-width: 761px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.container-medium-761px.checkout {
  text-align: center;
}

.divider {
  background-color: var(--neutral-400);
  width: 100%;
  height: 1px;
}

.divider.utility-pages {
  margin-top: 60px;
  margin-bottom: 60px;
}

.divider.blog-post-featured {
  margin-top: 44px;
  margin-bottom: 20px;
}

.divider.card-team {
  margin-top: 26px;
  margin-bottom: 32px;
}

.divider.open-position {
  margin-top: 28px;
  margin-bottom: 24px;
}

.divider.card-pricing {
  margin-top: 42px;
  margin-bottom: 36px;
}

.divider.plan {
  margin-top: 77px;
  margin-bottom: 77px;
}

.divider.card-blog-post {
  margin-top: 44px;
  margin-bottom: 20px;
}

.container-medium-744px {
  max-width: 744px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.container-medium-744px.home-hero {
  text-align: center;
  margin-bottom: 50px;
}

.link-white {
  color: #fff;
}

.registry-form-block {
  max-width: 513px;
  margin-left: auto;
  margin-right: auto;
}

.registry-form-block.section-integrations {
  flex: 1;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.registry-form {
  align-items: center;
  display: flex;
  position: relative;
}

.action-wrapper {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  left: 47px;
}

.image.action {
  margin-left: 20px;
}

.image.company.home {
  width: 100%;
}

.image.home-hero {
  position: relative;
}

.image.home-hero.sm {
  display: none;
}

.image.icon-feature {
  border-radius: 1000px;
  width: 102px;
  height: 102px;
  margin-bottom: 28px;
}

.image.icon-section-about-app-tab-link {
  border-radius: 1000px;
  width: 36px;
  height: 36px;
  margin-right: 16px;
}

.image.section-about-app {
  border-radius: 1000px;
  width: 92px;
  height: 92px;
  margin-bottom: 38px;
}

.image.section-about-app-right {
  border-radius: 9px;
  max-height: 500px;
}

.image.integration-card {
  border-radius: 1000px;
  width: 100px;
  height: 100px;
  margin-bottom: 23px;
}

.image.card-blog-post-featured-last-image {
  object-fit: cover;
  border-radius: 24px;
  width: 100%;
  height: 100%;
}

.image.icon-download-app {
  margin-right: 10px;
}

.image.about-hero {
  max-width: 52%;
  display: none;
}

.image.principles {
  border-radius: 1000px;
  width: 102px;
  height: 102px;
  margin-right: 29px;
}

.image.partners {
  filter: grayscale();
}

.image.integrations-hero {
  max-width: 57%;
  margin-right: -49px;
}

.image.integration-card-page {
  border-radius: 1000px;
  width: 100px;
  height: 100px;
  margin-bottom: 23px;
}

.image.integration-hero {
  border-radius: 8px;
  width: 160px;
  height: 160px;
  margin-right: 43px;
}

.image.card-blog-post {
  border-radius: 24px;
}

.image.blog-post {
  border-radius: 24px;
  max-width: 100%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.image.blog-post-author {
  width: 100%;
  height: 100%;
}

.image.contact {
  align-self: flex-end;
  max-width: 96%;
}

.image.icon-contact-more-info {
  border-radius: 1000px;
  width: 48px;
  height: 48px;
  margin-right: 17px;
}

.image._404 {
  max-width: 50%;
}

.image.icon-platform {
  filter: saturate(0%);
}

.image.features-hero {
  flex: 1;
  max-width: 500px;
  margin-right: 0;
}

.image.home-feature-card-img {
  border-radius: 12px;
  width: 100%;
  max-width: none;
  margin: 20px;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  display: inline-block;
}

.image.home-feature-card-img.home-feature-card-img-admin {
  border-radius: 0;
}

.image.home-feature-card-img.home-feature-card-img--profile {
  max-width: 320px;
}

.image.company-logo {
  width: 70%;
}

.image.features-hero-image-v2 {
  flex: 1;
  max-width: 500px;
  margin-right: 0;
  display: block;
}

.image.features-hero-image-v2.max-width-extra-large {
  max-width: 900px;
}

.image.features-hero-image-v2.max-width-1200 {
  width: 100%;
  max-width: 1200px;
}

.image.features-hero-image-v2._300max {
  max-width: 300px;
}

.images-wrapper.home-hero {
  justify-content: center;
  margin-bottom: 96px;
  display: none;
  position: relative;
}

.top-content {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.top-content.features {
  justify-content: center;
  margin-bottom: 140px;
}

.top-content.section-integrations {
  margin-bottom: 71px;
}

.top-content.testimonials {
  margin-bottom: 56px;
}

.top-content.section-blog {
  margin-bottom: 39px;
}

.top-content.principles {
  align-items: center;
  margin-bottom: 55px;
}

.top-content.integrations-category {
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 87px;
}

.top-content.more-integrations {
  margin-bottom: 42px;
}

.top-content.latest-posts {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 60px;
}

.top-content.blog-post-latest-artticles {
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 42px;
}

.top-content.faqs {
  align-items: center;
  margin-bottom: 76px;
}

.top-content.blog-posts-category, .top-content.team-posts {
  margin-bottom: 60px;
}

.top-content.integrations {
  margin-bottom: 87px;
}

.top-content.feature-flex {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  display: block;
}

.top-content.feature-flex.blogsection-title {
  align-items: center;
  margin-bottom: 10px;
}

.top-content.feature-flex.contact-form-title {
  margin-bottom: 60px;
}

.top-content.feature-flex.mb-60 {
  max-width: 900px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.top-content.feature-flex.mb-60.pt-60 {
  padding-top: 60px;
}

.top-content.flex-column {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
}

.top-content.flex-column.text-center {
  justify-content: space-between;
  align-self: center;
  align-items: center;
}

.top-content.flex-column.text-center.center {
  margin-left: auto;
  margin-right: auto;
}

.top-content.flex-column.align-left {
  justify-content: flex-start;
  align-items: center;
  max-width: 60%;
  margin-bottom: 0;
}

.top-content.flex-column.align-left.mobile-center {
  justify-content: flex-start;
  align-self: center;
  align-items: center;
}

.title.features {
  text-align: center;
  max-width: 700px;
  margin-bottom: 0;
  margin-right: 0;
}

.title.testimonials {
  max-width: 47%;
  margin-bottom: 0;
  margin-right: 40px;
}

.title.cta-split-content-left {
  color: #fff;
  margin-bottom: 13px;
  font-size: 32px;
  line-height: 1.063em;
}

.title.cta-split-content-right {
  margin-bottom: 13px;
  font-size: 32px;
  line-height: 1.063em;
}

.title.title-section-about-app-tab-link {
  color: var(--primary-1);
  letter-spacing: -.01em;
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.7em;
}

.title.cart-item-title {
  margin-bottom: 15px;
  font-weight: 700;
  line-height: 1.4em;
  text-decoration: none;
  display: block;
}

.title.footer-menu {
  color: var(--primary-1);
  margin-bottom: 25px;
  font-weight: 700;
  line-height: 1.111em;
}

.title.footer-download-app {
  font-size: 18px;
  line-height: 1.444em;
}

.title.principles-top {
  margin-bottom: 0;
}

.title.mission {
  margin-bottom: 37px;
}

.title.partners {
  margin-bottom: 56px;
}

.title.pricing {
  margin-bottom: 15px;
}

.title.plan {
  color: var(--primary-1);
  letter-spacing: -.01em;
  margin-bottom: 0;
  margin-right: 10px;
  font-size: 68px;
  font-weight: 700;
  line-height: 1.118em;
}

.title.plan.last {
  margin-right: 0;
}

.title.plan-features {
  font-size: 22px;
  line-height: 1.545em;
}

.title.integrations-hero {
  margin-bottom: 30px;
}

.title.integrations {
  max-width: 605px;
  margin-bottom: 0;
  margin-right: 40px;
}

.title.more-integrations {
  max-width: 550px;
  margin-bottom: 0;
}

.title.integration-hero {
  margin-bottom: 0;
  margin-right: 18px;
  font-size: 46px;
  line-height: 1.13em;
}

.title.connect-integration {
  margin-bottom: 0;
}

.title.blog {
  margin-bottom: 35px;
  font-size: 42px;
  line-height: 1.238em;
}

.title.newsletter {
  color: var(--neutral-100);
  margin-bottom: 11px;
  font-size: 38px;
  line-height: 1.368em;
}

.title.blog-post-latest-articles {
  margin-bottom: 0;
  font-size: 32px;
  line-height: 56px;
}

.title.contact {
  margin-bottom: 18px;
}

.title.faqs {
  max-width: 575px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
}

.title.category {
  color: var(--primary-1);
  letter-spacing: -.01em;
  margin-bottom: 0;
  margin-right: 10px;
  font-size: 68px;
  font-weight: 700;
  line-height: 1.118em;
}

.title.category.last {
  margin-right: 0;
}

.title.team-posts, .title.checkout-card {
  margin-bottom: 0;
}

.title.order-item-title {
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
}

.title.dropdown {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.111em;
}

.title.features-hero {
  margin-bottom: 30px;
}

.title.features-hero.medium-text {
  font-size: 52px;
}

.title.features-page {
  text-align: center;
  max-width: 100%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.title.features-page.text-align-left {
  text-align: left;
}

.title.features-page.text-align-left.video-section-title {
  color: var(--neutral-100);
  font-size: 40px;
  font-weight: 600;
  line-height: 50px;
}

.title.features-hero-v2 {
  color: #2b2b2b;
  margin-bottom: 30px;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 52px;
  font-weight: 400;
}

.title.features-hero-v2.medium-text {
  font-size: 52px;
}

.title.features-hero-v2.text-white {
  color: #fff;
}

.title.features-hero-v2.inverse {
  color: var(--neutral-100);
}

.title.features-hero-v2.inverse.nomargin {
  margin-bottom: 0;
}

.title.features-page-v2 {
  text-align: center;
  color: #2e2e2e;
  max-width: 100%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 40px;
  font-weight: 400;
}

.title.features-page-v2:lang(zh-tw) {
  font-family: IBM Plex Sans, sans-serif;
}

.title.features-page-v2.text-align-left {
  text-align: left;
  font-weight: 400;
}

.title.features-page-v2.gradient-silver {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #f3f3f3, #7c7c7c);
  -webkit-background-clip: text;
  background-clip: text;
}

.title.features-page-v2.color-white {
  color: #fff;
}

.title.features-page-v2.left-align {
  text-align: left;
  margin-left: 0;
}

.title.features-page-v2.margin-bottom-16 {
  margin-bottom: 16px;
}

.title.features-page-v2.margin-bottom-16.align-left {
  text-align: left;
}

.title.features-page-v2.download {
  margin-bottom: 0;
}

.title.features-page-v2.more-dev-tool {
  margin-bottom: 0;
  font-size: 24px;
  line-height: 32px;
}

.title.features-page-v2.features-page-v3 {
  color: #2e2e2e;
  margin-bottom: 0;
  font-size: 42px;
  line-height: 56px;
}

.title.features-page-v2.features-page-v3.in-tab {
  text-align: left;
  margin-left: 0;
  margin-right: 0;
}

.title.pricing-h1 {
  color: #2e2e2e;
  font-size: 52px;
  font-weight: 400;
  line-height: 60px;
}

.paragraph.features {
  max-width: 43%;
}

.paragraph.testimonials-top-content {
  max-width: 39%;
}

.paragraph.cta-split-content-left {
  color: var(--neutral-400);
  margin-bottom: 37px;
}

.paragraph.cta-split-content-right {
  margin-bottom: 37px;
}

.paragraph.paragraph-about-app-tab-link {
  color: var(--neutral-600);
}

.paragraph.integration {
  margin-bottom: 32px;
}

.paragraph.testimonial {
  margin-bottom: 33px;
}

.paragraph.testimonial.featured {
  color: var(--neutral-100);
}

.paragraph.section-about-app-top {
  display: none;
}

.paragraph.principles-top {
  max-width: 529px;
}

.paragraph.card-team {
  margin-bottom: 32px;
}

.paragraph.education {
  color: var(--neutral-400);
  margin-bottom: 31px;
}

.paragraph.card-plan {
  color: var(--neutral-400);
  margin-bottom: 34px;
}

.paragraph.integrations {
  max-width: 710px;
}

.paragraph.integration-page {
  margin-bottom: 32px;
}

.paragraph.newsletter {
  color: var(--neutral-400);
  max-width: 484px;
}

.paragraph.contact-more-info {
  margin-bottom: 28px;
}

.paragraph.faqs {
  max-width: 511px;
}

.paragraph.password {
  margin-bottom: 20px;
}

.paragraph.photography {
  margin-right: 40px;
}

.paragraph.request-an-app-side {
  font-size: 1rem;
  line-height: 1.5em;
}

.container-medium-651px {
  max-width: 651px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.container-medium-651px.section-about-app {
  text-align: center;
  margin-bottom: 56px;
}

.container-medium-651px.team-members {
  text-align: center;
  margin-bottom: 53px;
}

.container-medium-651px.pricing {
  text-align: center;
  margin-bottom: 50px;
}

.container-medium-651px.contact-more-info {
  text-align: center;
  margin-bottom: 48px;
}

.container-medium-651px.section-platform {
  text-align: center;
}

.split-content.section-integrations-left {
  max-width: 49%;
  margin-right: 40px;
}

.split-content.section-blog-left {
  max-width: 603px;
}

.split-content.cta-left {
  background-color: var(--primary-1);
  flex-direction: column;
  align-items: flex-start;
  max-width: 596px;
  margin-right: 20px;
  padding: 77px 40px;
  text-decoration: none;
  transition: transform .35s;
  display: flex;
}

.split-content.cta-left:hover {
  transform: translate(0, -10px);
}

.split-content.cta-right {
  background-color: var(--neutral-300);
  color: var(--neutral-600);
  flex-direction: column;
  align-items: flex-start;
  max-width: 596px;
  padding: 77px 40px;
  text-decoration: none;
  transition: transform .35s;
  display: flex;
}

.split-content.cta-right:hover {
  transform: translate(0, -10px);
}

.split-content.section-about-app-left {
  max-width: 41%;
  margin-right: 40px;
}

.split-content.header-right {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.split-content.about-hero-left {
  max-width: 520px;
  margin-right: 20px;
}

.split-content.mission-left {
  max-width: 518px;
  margin-right: 40px;
}

.split-content.mission-right {
  max-width: 518px;
}

.split-content.open-positions-left {
  max-width: 366px;
  margin-right: 40px;
}

.split-content.open-positions-right {
  max-width: 762px;
}

.split-content.plan-left {
  max-width: 60%;
}

.split-content.integrations-hero-left {
  max-width: 529px;
  margin-right: 20px;
}

.split-content.integrations-right {
  max-width: 888px;
}

.split-content.integration-hero-left {
  align-items: center;
  max-width: 762px;
  display: flex;
}

.split-content.top-latest-posts-left {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: flex;
}

.split-content.newsletter-left {
  max-width: 47%;
  margin-right: 20px;
}

.split-content.contact-left {
  flex-direction: column;
  max-width: 39%;
  display: flex;
}

.split-content.blog-posts-category-left {
  max-width: 603px;
}

.split-content.team-left {
  max-width: 388px;
  margin-right: 40px;
}

.split-content.team-right {
  max-width: 60%;
}

.split-content.team-posts {
  flex-wrap: wrap;
  max-width: 603px;
  display: flex;
}

.split-content.checkout-left, .split-content.checkout-right {
  flex-grow: 1;
}

.split-content.features-hero-left {
  flex-flow: column;
  align-items: flex-start;
  margin-right: 20px;
  display: flex;
}

.split-content.features-hero-left.text-center {
  justify-content: flex-start;
  align-items: center;
}

.split-content.features-hero-left.nomargin {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-right: 0;
}

.container-medium-691px {
  max-width: 691px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.container-medium-691px.everyone {
  text-align: center;
  margin-bottom: 49px;
}

.container-large-1060px {
  max-width: 1060px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.everyone-grid {
  grid-column-gap: 28px;
  grid-row-gap: 44px;
  margin-bottom: 51px;
}

.cta-wrapper {
  border-radius: 12px;
  justify-content: center;
  display: flex;
  overflow: hidden;
}

.companies-grid {
  grid-column-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  justify-items: center;
}

.companies-grid.home {
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

.section-about-app-tabs {
  flex-direction: column-reverse;
  display: flex;
}

.image-wrapper {
  overflow: hidden;
}

.image-wrapper.company {
  text-align: center;
  text-decoration: underline;
  transition-property: transform;
}

.image-wrapper.company:hover {
  transform: scale(.97);
}

.image-wrapper.company.bg-white {
  background-color: #fff;
}

.image-wrapper.company.bg-white.hero-company {
  background-color: #0000;
  width: auto;
}

.image-wrapper.company.hero-company {
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 80px;
  padding: 5px 35px;
  display: flex;
}

.image-wrapper.company.hero-company.bg-white.home {
  padding-left: 0;
  padding-right: 0;
  transition-duration: .25s;
}

.image-wrapper.home-hero {
  box-shadow: none;
  border-radius: 8px;
  width: 100%;
  max-width: 985px;
}

.image-wrapper.everyone {
  border-radius: 11px;
  margin-bottom: 42px;
  box-shadow: 0 4px 12px #00000012;
}

.image-wrapper.testimonial {
  border-radius: 1000px;
  width: 93px;
  height: 93px;
  position: absolute;
}

.image-wrapper.testimonial._1 {
  top: 0;
  right: 51px;
}

.image-wrapper.testimonial._2 {
  bottom: 41px;
  right: 11px;
}

.image-wrapper.testimonial._3 {
  top: 0;
  left: 29px;
}

.image-wrapper.testimonial._4 {
  bottom: 0;
  right: 104px;
}

.image-wrapper.section-about-app-right {
  border-radius: 8px;
  max-width: 664px;
  margin-right: 100px;
  box-shadow: 0 6px 18px #0000001f;
}

.image-wrapper.section-about-app-right._2, .image-wrapper.section-about-app-right._3 {
  margin-right: 40px;
}

.image-wrapper.section-about-app-right._4 {
  box-shadow: none;
  margin-right: 60px;
}

.image-wrapper.card-blog-post-featured-last {
  border-radius: 24px;
  max-width: 49%;
}

.image-wrapper.card-blog-post-author {
  border-radius: 1000px;
  width: 48px;
  min-width: 48px;
  height: 48px;
  margin-right: 12px;
}

.image-wrapper.card-team {
  border-radius: 1000px;
  width: 132px;
  height: 132px;
  margin-bottom: 25px;
}

.image-wrapper.partners {
  transition-property: transform;
}

.image-wrapper.partners:hover {
  transform: scale(.97);
}

.image-wrapper.blog-post-author {
  border-radius: 1000px;
  width: 60px;
  height: 60px;
  margin-right: 19px;
}

.bg {
  position: absolute;
}

.bg.home-hero-1 {
  bottom: -14px;
  left: -52px;
}

.bg.home-hero-2 {
  bottom: -14px;
  right: -77px;
}

.feature-grid-3x2 {
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  background-color: #d2d2d2;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  display: grid;
}

.feature-grid-3x2.margin-bottom {
  margin-bottom: 50px;
}

.feature-grid-3x2.white {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #fbfbfb;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
}

.feature-wrapper {
  text-align: center;
  background-color: #fbfbfb;
  padding: 30px;
}

.feature-wrapper._1 {
  border-bottom: 0px none var(--neutral-400);
  background-color: #fbfbfb;
  padding-top: 30px;
  padding-bottom: 30px;
}

.feature-wrapper._2 {
  border-right: 0px none var(--neutral-400);
  border-bottom: 0px none var(--neutral-400);
  border-left: 0px none var(--neutral-400);
  background-color: #fbfbfb;
  padding-top: 30px;
  padding-bottom: 30px;
}

.feature-wrapper._3 {
  border-bottom: 0px none var(--neutral-400);
  background-color: #fbfbfb;
  padding-top: 30px;
  padding-bottom: 30px;
}

.feature-wrapper._4 {
  background-color: #fbfbfb;
  padding-top: 30px;
  padding-bottom: 30px;
}

.feature-wrapper._5 {
  border-right: 0px solid var(--neutral-400);
  border-left: 0px solid var(--neutral-400);
  background-color: #fbfbfb;
  padding-top: 30px;
  padding-bottom: 30px;
}

.feature-wrapper._6 {
  background-color: #fbfbfb;
  padding-top: 30px;
  padding-bottom: 30px;
}

.h3-title-small {
  color: #2b2b2b;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 400;
  line-height: 42px;
}

.h3-title-small.card-team-name {
  margin-bottom: 8px;
}

.h3-title-small.mission {
  margin-bottom: 15px;
}

.h3-title-small.education {
  color: var(--neutral-100);
}

.h3-title-small.card-plan {
  color: var(--neutral-100);
  margin-bottom: 12px;
}

.h3-title-small.integrations-categories {
  margin-bottom: 74px;
}

.h3-title-small.contact-more-info {
  margin-bottom: 5px;
}

.h3-title-small.faq, .h3-title-small.more-questions {
  margin-bottom: 12px;
}

.h3-title-small.platform {
  color: var(--neutral-600);
}

.h3-title-small.feature-h3-title {
  color: var(--neutral-700);
  text-align: center;
  margin-top: 10px;
  font-weight: 700;
  line-height: 1.2em;
}

.h3-title-small.feature-h3-title.discover-grid-h3-title {
  text-align: left;
}

.h3-title-small.h3-margin {
  margin-top: 20px;
  margin-bottom: 20px;
}

.section-about-app-tabs-content {
  margin-bottom: 40px;
  overflow: visible;
}

.section-about-app-tabs-menu {
  border-top: 2px solid var(--neutral-400);
  text-align: center;
}

.section-about-app-tab-link {
  opacity: .5;
  text-align: center;
  background-color: #0000;
  border-top: 4px solid #0000;
  width: 25%;
  padding: 24px 16px 0;
  top: -2px;
}

.section-about-app-tab-link.w--current {
  border-top-color: var(--primary-1);
  opacity: 1;
  text-align: center;
  background-color: #0000;
}

.link-wrapper {
  font-weight: 700;
  line-height: 1.111em;
  text-decoration: none;
}

.link-wrapper:hover {
  color: var(--primary-1);
}

.link-wrapper.white {
  color: #fff;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.link-wrapper.open-position {
  color: var(--primary-1);
}

.link-wrapper.contact-more-info {
  margin-bottom: 20px;
}

.link-wrapper.integration {
  color: var(--primary-1);
  display: inline-block;
}

.link-wrapper.cta-right {
  color: var(--primary-1);
}

.underline-wrapper {
  background-color: var(--neutral-400);
  width: 100%;
  height: 2px;
  margin-top: 10px;
}

.underline-wrapper.white {
  background-color: var(--neutral-600);
}

.underline {
  background-color: var(--primary-1);
  width: 100%;
  height: 2px;
}

.underline.white {
  background-color: #fff;
}

.testimonials-grid {
  grid-column-gap: 30px;
  grid-row-gap: 41px;
}

.testimonial-content {
  background-color: var(--neutral-300);
  padding: 60px 30px 50px;
}

.testimonial-content.featured {
  background-color: var(--primary-1);
  margin-top: 46px;
  margin-right: 76px;
}

.testimonial-content._1 {
  margin-top: 46px;
  margin-right: 76px;
}

.testimonial-content._2 {
  margin-top: 46px;
  margin-bottom: 43px;
  margin-left: 76px;
}

.testimonial-wrapper {
  max-width: 100%;
  display: flex;
  position: relative;
}

.testimonial-wrapper._1 {
  justify-content: flex-start;
  align-items: flex-end;
}

.testimonial-wrapper._2 {
  justify-content: flex-end;
  align-items: center;
}

.testimonial-name {
  color: var(--primary-1);
  font-weight: 700;
}

.testimonial-name.featured, .testimonial-rol.featured {
  color: var(--neutral-100);
}

.section-about-app-tab-link-content {
  justify-content: center;
  display: flex;
}

.section-about-app-tab-link-text {
  text-align: left;
}

.section-about-tab-pane-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.section-integrations-grid {
  grid-column-gap: 28px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.card.integration {
  background-color: var(--neutral-300);
  color: var(--neutral-600);
  padding: 48px 32px 56px;
  text-decoration: none;
  position: relative;
}

.card.blog-post-featured-last {
  background-color: var(--neutral-300);
  color: var(--neutral-600);
  justify-content: space-between;
  text-decoration: none;
  display: flex;
}

.card.blog-post-featured-last.rounded {
  background-color: #0000;
  border-radius: 20px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  overflow: hidden;
}

.card.blog-post-featured {
  background-color: var(--neutral-300);
  color: var(--neutral-600);
  height: 100%;
  text-decoration: none;
}

.card.footer-dowload-app {
  background-color: var(--neutral-300);
  border-radius: 8px;
  max-width: 442px;
  padding: 49px 2vw;
}

.card.team {
  background-color: var(--neutral-300);
  text-align: center;
  flex-direction: column;
  align-items: center;
  height: 100%;
  padding: 31px 32px 52px;
  display: flex;
}

.card.open-position {
  background-color: var(--neutral-300);
  color: var(--neutral-600);
  padding: 56px 40px 29px;
  text-decoration: none;
}

.card.pricing {
  border-top: 4px solid var(--primary-1);
  object-fit: fill;
  background-color: #0000;
  padding: 60px 24px 48px;
  font-size: 12px;
}

.card.pricing._3 {
  background-color: #0000;
}

.card.education {
  background-color: var(--primary-1);
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 678px;
  margin-left: auto;
  margin-right: auto;
  padding: 54px 80px;
  display: flex;
}

.card.plan-add-cart {
  background-color: var(--primary-1);
  padding: 59px 42px;
  position: sticky;
  top: 20px;
}

.card.plan-add-cart-mobile {
  background-color: var(--primary-1);
  padding: 59px 42px;
  display: none;
  position: sticky;
  top: 20px;
}

.card.integration-page {
  background-color: var(--neutral-300);
  color: var(--neutral-600);
  padding: 48px 32px 56px;
  text-decoration: none;
  position: relative;
}

.card.connect-integration {
  background-color: var(--neutral-300);
  margin-bottom: 38px;
  padding: 75px 70px 66px;
}

.card.blog-post {
  color: var(--neutral-600);
  background-color: #0000;
  height: 100%;
  text-decoration: none;
}

.card.contact {
  background-color: var(--neutral-300);
  min-width: 53%;
  max-width: 53%;
  padding: 64px 40px;
}

.card.contact-more-info {
  background-color: var(--neutral-300);
  padding: 64px 63px 44px;
  transition: transform .35s;
  display: flex;
}

.card.contact-more-info:hover {
  transform: translate(0, -10px);
}

.card.faq {
  background-color: var(--neutral-300);
  padding: 56px 40px;
}

.card.team-page {
  background-color: var(--neutral-300);
  text-align: center;
  flex-direction: column;
  align-items: center;
  padding: 31px 32px 52px;
  display: flex;
  position: sticky;
  top: 20px;
}

.card.checkout {
  background-color: var(--neutral-300);
  margin-bottom: 40px;
}

.card.checkout.last {
  margin-bottom: 0;
}

.card.changelog {
  background-color: var(--neutral-300);
  text-align: center;
  flex-direction: column;
  align-items: center;
  padding: 48px 32px 56px;
  display: flex;
}

.section-blog-post-grid {
  grid-column-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 29px;
  display: grid;
}

.blog-post-featured {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 40px;
}

.blog-post-featured:hover {
  border-radius: 0;
}

.blog-post-featured.rounded {
  border-radius: 20px;
  overflow: hidden;
}

.card-blog-post-featured-content-last {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: flex-start;
  max-width: 624px;
  padding: 0 0 0 48px;
  display: flex;
}

.badge {
  background-color: var(--primary-1);
  color: var(--neutral-100);
  letter-spacing: -.01em;
  border-radius: 1000px;
  padding: 10px 14px;
  font-size: 14px;
  line-height: 1.143em;
}

.badge.blog-post-featured, .badge.card-blog-post-featured {
  margin-bottom: 18px;
}

.badge.footer-menu {
  color: var(--neutral-300);
  text-transform: uppercase;
  margin-left: 6px;
  padding: 4px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.167em;
}

.badge.education {
  background-color: var(--neutral-100);
  color: var(--primary-1);
  text-align: center;
  margin-bottom: 19px;
  padding: 14px 18px;
  font-size: 16px;
  line-height: 1.125em;
}

.badge.pricing {
  width: auto;
  margin-bottom: 27px;
  padding: 14px 16px;
  font-size: 18px;
  line-height: 1.111em;
  text-decoration: none;
  transition-property: transform;
  display: inline-block;
}

.badge.pricing:hover {
  color: var(--neutral-100);
  transform: scale(.95);
}

.badge.integrations-category {
  text-decoration: none;
  transition-property: transform;
  position: absolute;
  top: 48px;
  right: 22px;
}

.badge.integrations-category:hover {
  color: var(--neutral-100);
  transform: scale(.95);
}

.badge.integration-hero-category {
  text-decoration: none;
  transition-property: transform;
}

.badge.integration-hero-category:hover {
  color: var(--neutral-100);
  transform: scale(.95);
}

.badge.card-blog-post {
  margin-bottom: 18px;
}

.badge.blog-post-category {
  background-color: #e0e7ff;
  margin-bottom: 0;
  padding: 8px 20px;
  text-decoration: none;
  transition-property: transform;
}

.badge.blog-post-category:hover {
  color: var(--neutral-100);
  transform: scale(.95);
}

.badge.changelog {
  margin-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 20px;
  font-weight: 700;
}

.card-blog-post-about {
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  font-size: 16px;
  line-height: 24px;
  display: flex;
}

.card-blog-post-about-author-wrapper {
  align-items: center;
  display: none;
}

.card-blog-post-date {
  color: #2e2e2e;
  letter-spacing: -.01em;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.card-blog-post-name {
  color: var(--primary-1);
  letter-spacing: -.01em;
  font-weight: 700;
  line-height: 1.111em;
}

.card-blog-post-featured-content {
  flex-direction: column;
  align-items: flex-start;
  padding: 40px 34px 28px;
  display: flex;
}

.container-header {
  grid-column-gap: 18px;
  grid-row-gap: 16px;
  border-bottom: 1px solid #f5f5f5;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  max-width: 1271px;
  min-height: 80px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  display: grid;
}

.container-header.once {
  grid-column-gap: 40px;
  border-bottom-style: none;
  max-width: 1440px;
}

.cart-quantity {
  color: var(--primary-1);
  background-color: #0000;
  border-radius: 0;
  min-width: auto;
  height: auto;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.111em;
  transition: color .35s;
}

.cart-quantity:hover {
  color: #cccfda;
}

.image-wrapper-2 {
  position: relative;
  overflow: hidden;
}

.image-wrapper-2.cart-order-item {
  border-radius: 13px;
  max-width: 140px;
  margin-right: 16px;
}

.cart {
  margin-right: 15px;
}

.remove-button {
  line-height: 1em;
}

.cart-item {
  padding-top: 20px;
  padding-bottom: 20px;
}

.close-button {
  background-image: url('../images/icon-close-cart-saasly-template.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 25px;
  height: 25px;
}

.cart-empty-state {
  color: var(--primary-1);
  text-align: center;
  background-color: #0000;
  flex-direction: column;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 700;
}

.cart-item-content {
  margin-left: 0;
  margin-right: 0;
  line-height: 1.11em;
}

.cart-footer {
  border-top-width: 0;
  padding: 10px 40px 40px;
}

.cart-wrapper {
  z-index: 1000;
  background-color: #0c0c0ccc;
}

.cart-button {
  color: var(--primary-1);
  background-color: #0000;
  padding: 0;
  line-height: 1.111em;
}

.cart-item-price {
  color: var(--primary-1);
  margin-bottom: 8px;
}

.cart-subtotal {
  color: var(--primary-1);
  font-size: 23px;
}

.cart-header {
  border-bottom-width: 0;
  padding: 20px 40px 10px;
}

.cart-container {
  background-color: var(--neutral-300);
  border-radius: 8px;
  max-width: 500px;
  overflow: hidden;
}

.cart-list {
  padding-left: 40px;
  padding-right: 40px;
}

.cart-item-option {
  color: var(--primary-1);
  font-weight: 700;
}

.footer-top-content {
  text-align: left;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 76px;
  display: flex;
}

.footer-top-content.workshop {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  margin-bottom: 0;
}

.footer-small-print-wrapper {
  letter-spacing: -.01em;
  justify-content: space-between;
  display: flex;
}

.footer-social-media-grid {
  flex-wrap: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  justify-content: flex-end;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.footer-social-media-grid.workshop {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: stretch;
  padding-top: 16px;
  padding-bottom: 16px;
}

.footer-social-media-link {
  background-color: var(--primary-1);
  color: var(--neutral-100);
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  width: 30px;
  min-width: 30px;
  height: 30px;
  margin-right: 10px;
  font-family: Icons Saasly Template, sans-serif;
  font-size: 16px;
  text-decoration: none;
  transition-property: transform;
  display: flex;
  overflow: hidden;
}

.footer-social-media-link:hover {
  color: var(--neutral-100);
  transform: scale(.9);
}

.footer-social-media-link.icon-small {
  font-size: 12px;
}

.footer-social-media-link.icon-small.gray-bg {
  background-color: #333;
}

.footer-menu-navigation-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  outline-offset: 0px;
  outline: 3px #626262;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  align-self: auto;
  justify-items: stretch;
  width: 100%;
  margin-left: 0;
  margin-right: 2vw;
  display: grid;
}

.footer-menu-navigation-wrapper.workshop {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: flex-end;
  align-items: stretch;
  font-size: 16px;
  line-height: 24px;
  display: flex;
}

.footer-menu-links-wrapper {
  margin-right: 25px;
}

.footer-menu-links-wrapper.last {
  margin-right: 0;
}

.footer-menu-links-wrapper.workshop {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  flex: 1;
  margin-right: 0;
  display: flex;
}

.footer-menu-list {
  font-family: IBM Plex Sans, sans-serif;
}

.footer-menu-list-item {
  margin-bottom: 10px;
}

.footer-menu-link {
  color: var(--neutral-600);
  white-space: nowrap;
  align-items: center;
  text-decoration: none;
  transition: transform .35s, color .35s;
  display: flex;
}

.footer-menu-link:hover {
  color: var(--primary-1);
  transform: translate(6px);
}

.footer-menu-link.w--current {
  color: var(--primary-1);
  font-weight: 700;
}

.footer-menu-link.workshop-footer-link {
  color: var(--neutral-100);
}

.footer-menu-link.workshop-footer-link.w--current {
  font-weight: 400;
}

.paragraph-small {
  color: #626262;
  font-size: 16px;
  line-height: 1.1em;
  text-decoration: none;
}

.paragraph-small.footer-download-app {
  margin-bottom: 24px;
}

._2-buttons.footer-download-app {
  text-align: center;
  flex-wrap: wrap;
  display: flex;
}

._2-buttons._404 {
  justify-content: center;
  margin-top: 40px;
  display: flex;
}

.space._2-buttons {
  width: 15px;
}

.brand {
  order: -1;
  max-width: 160px;
  padding-left: 0;
  transition-property: transform;
}

.brand:hover {
  transform: scale(.95);
}

.brand.w--current {
  max-width: 160px;
}

.brand.dev-tool {
  max-width: 200px;
}

.card-integration-content {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.about-hero-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.principles-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.flex-vc {
  flex-direction: column;
  align-items: center;
  display: none;
}

.team-members-tabs-menu {
  border-bottom: 1px solid var(--neutral-400);
  text-align: center;
  margin-bottom: 50px;
}

.team-members-tabs {
  margin-bottom: 34px;
}

.mission-wrapper {
  background-color: var(--neutral-300);
  justify-content: space-between;
  padding: 97px 62px;
  display: flex;
}

.tem-members-tab-link {
  color: var(--neutral-500);
  letter-spacing: -.01em;
  background-color: #0000;
  border-bottom: 2px solid #0000;
  padding: 0 27px 27px;
  line-height: 1.111em;
  bottom: -1px;
}

.tem-members-tab-link.w--current {
  border-bottom-color: var(--primary-1);
  color: var(--primary-1);
  background-color: #0000;
  font-weight: 700;
}

.team-members-grid {
  grid-column-gap: 28px;
  grid-row-gap: 34px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.card-team-rol {
  letter-spacing: -.01em;
  font-size: 20px;
  line-height: 1.25em;
}

.principles-wrapper {
  padding: 23px 50px 40px;
  display: flex;
}

.principles-wrapper._1 {
  border-right: 1px solid var(--neutral-400);
  border-bottom: 1px solid var(--neutral-400);
}

.principles-wrapper._2 {
  border-bottom: 1px solid var(--neutral-400);
}

.principles-wrapper._3 {
  border-right: 1px solid var(--neutral-400);
  padding-top: 64px;
  padding-bottom: 0;
}

.principles-wrapper._4 {
  padding-top: 64px;
  padding-bottom: 0;
}

.open-positions-wrapper {
  justify-content: space-between;
  display: flex;
}

.open-positions-title-wrapper {
  position: sticky;
  top: 20px;
}

.open-positions-grid {
  grid-row-gap: 26px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}

.open-position-about-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.open-position-about-content {
  letter-spacing: -.01em;
  align-items: center;
  line-height: 1.111em;
  display: flex;
}

.open-position-about-divider {
  background-color: var(--neutral-600);
  width: 20px;
  height: 1px;
  margin-left: 20px;
  margin-right: 20px;
}

.container-medium-997px {
  max-width: 997px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.container-medium-997px.partners {
  text-align: center;
}

.partners-grid {
  grid-column-gap: 123px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  place-items: center;
}

.pricing-grid {
  grid-column-gap: 28px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  margin-bottom: 42px;
  display: grid;
}

.price-wrapper {
  letter-spacing: -.01em;
  flex-wrap: wrap;
  align-items: flex-end;
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 1.25em;
  display: flex;
}

.card-price {
  color: var(--primary-1);
  font-size: 38px;
  font-weight: 700;
  line-height: 1em;
}

.features-wrapper {
  margin-bottom: 40px;
}

.feature {
  color: var(--primary-1);
  margin-bottom: 17px;
  font-size: 18px;
}

.feature.last {
  margin-bottom: 0;
}

.card-pricing-item:nth-child(2n) {
  background-color: var(--neutral-300);
}

.card-pricing-plan-duration {
  white-space: nowrap;
}

.plan-wrapper {
  justify-content: space-between;
  display: flex;
}

.sidebar-plan {
  max-width: 36%;
}

.plan-title-wrapper {
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 18px;
  display: flex;
}

.plan-top-content-wrapper {
  margin-bottom: 42px;
}

.select-wrapper {
  border: 1px solid var(--neutral-300);
  background-color: var(--neutral-100);
  border-radius: 8px;
  height: 64px;
  padding-right: 21px;
  transition: box-shadow .35s;
  overflow: hidden;
  box-shadow: 0 6px 18px #0000000f;
}

.select-wrapper:hover {
  box-shadow: 0 0 #0000000f;
}

.select-wrapper.card-plan {
  border-color: var(--neutral-700);
  background-color: var(--neutral-700);
  margin-bottom: 34px;
}

.select-wrapper.checkout {
  height: 54px;
}

.select {
  background-color: var(--neutral-100);
  color: var(--neutral-500);
  border: 0 solid #000;
  height: 64px;
  padding-left: 21px;
  padding-right: 21px;
  font-size: 18px;
  line-height: 1.111em;
  transition: color .35s;
}

.select:focus {
  color: var(--primary-1);
}

.select.card-plan {
  background-color: var(--neutral-700);
  color: var(--neutral-400);
}

.select.card-plan:hover {
  color: var(--neutral-100);
}

.select.checkout {
  height: 54px;
}

.card-plan-quantity {
  display: none;
}

.card-plan-pricing {
  color: var(--neutral-100);
  letter-spacing: -.01em;
  margin-bottom: 26px;
  font-size: 34px;
  font-weight: 700;
  line-height: 1.235em;
}

.plan-default-state {
  flex-direction: column;
  margin-bottom: 0;
  display: flex;
}

.integrations-hero-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.integrations-wrapper {
  justify-content: space-between;
  display: flex;
}

.integrations-categories-wrapper {
  margin-right: 40px;
  position: sticky;
  top: 20px;
}

.integrations-grid {
  grid-column-gap: 28px;
  grid-row-gap: 26px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.integrations-categories-grid {
  grid-column-gap: 16px;
  grid-row-gap: 19px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.integration-category-wrapper {
  color: var(--neutral-600);
  letter-spacing: -.01em;
  border-bottom: 2px solid #0000;
  text-decoration: none;
  transition: transform .35s, color .35s;
}

.integration-category-wrapper:hover {
  color: var(--primary-1);
  transform: translate(6px);
}

.integration-category-wrapper.w--current {
  border-bottom-color: var(--primary-1);
  color: var(--primary-1);
  font-weight: 700;
}

.integration-category-wrapper.all {
  margin-bottom: 16px;
}

.integration-category-wrapper.all.w--current {
  border-bottom-color: var(--primary-1);
  color: var(--primary-1);
  font-weight: 700;
}

.integration-category-item {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.container-large-1116px {
  max-width: 1116px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.integration-hero-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.integration-hero-title-wrapper {
  align-items: center;
  margin-bottom: 11px;
  display: flex;
}

.container-medium-908px {
  max-width: 908px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
}

.container-medium-908px.home-hero {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: left;
  flex-flow: column;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  width: 50%;
  max-width: none;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.connect-integration-title-wrapper {
  flex-wrap: wrap;
  margin-bottom: 44px;
  display: flex;
}

.newsletter-wrapper {
  background-color: var(--primary-1);
  justify-content: space-between;
  align-items: center;
  padding: 77px 54px 82px;
  display: none;
}

.card-blog-post-content {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  align-items: flex-start;
  margin-top: 10px;
  padding: 0;
  display: flex;
}

.blog-post-grid {
  grid-column-gap: 24px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.blog-categories-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.button-blog-category {
  color: #626262;
  text-align: center;
  letter-spacing: -.01em;
  background-color: #e5e5e5;
  border-radius: 1000px;
  min-width: 0;
  padding: 8px 24px;
  font-size: 18px;
  line-height: 26px;
  transition: background-color .35s, color .35s;
}

.button-blog-category:hover {
  color: var(--neutral-100);
  background-color: #0043e0;
}

.button-blog-category.w--current {
  background-color: var(--primary-1);
  color: var(--neutral-100);
}

.button-blog-category.all {
  margin-top: 16px;
  margin-bottom: 0;
  margin-right: 0;
}

.button-blog-category.all.w--current {
  color: var(--neutral-100);
  background-color: #0043e0;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
}

.newsletter-form-block {
  flex: 1;
  max-width: 513px;
}

.blog-post-top-content-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 48px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.blog-post-about-wrapper {
  justify-content: space-between;
  display: flex;
}

.rich-text {
  max-width: 972px;
  margin-left: auto;
  margin-right: auto;
}

.rich-text h2 {
  max-width: 720px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
}

.rich-text p {
  max-width: 720px;
  margin-bottom: 28px;
  margin-left: auto;
  margin-right: auto;
}

.rich-text h3 {
  max-width: 720px;
  margin: 50px auto 25px;
}

.rich-text ul {
  max-width: 720px;
  margin-bottom: 36px;
  margin-left: auto;
  margin-right: auto;
}

.rich-text li {
  margin-bottom: 15px;
}

.rich-text img {
  border-radius: 8px;
  margin-bottom: 38px;
  box-shadow: 0 4px 14px #0000000d;
}

.rich-text figure {
  margin-top: 42px;
  margin-bottom: 61px;
}

.rich-text ol {
  max-width: 720px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
}

.rich-text h4, .rich-text h5 {
  max-width: 720px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
}

.rich-text blockquote {
  margin-top: 60px;
  margin-bottom: 60px;
  padding-bottom: 82px;
}

.rich-text h6 {
  max-width: 720px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
}

.blog-post-author-wrapper {
  color: var(--neutral-600);
  align-items: center;
  text-decoration: none;
  display: none;
}

.blog-post-author-wrapper:hover {
  color: var(--neutral-600);
}

.blog-post-about-content {
  letter-spacing: -.01em;
  align-items: center;
  line-height: 1.111em;
  display: flex;
}

.blog-post-author-name {
  color: var(--primary-1);
  letter-spacing: -.01em;
  font-weight: 700;
}

.read-time-wrapper {
  display: none;
}

.blog-post-about-divider {
  background-color: var(--neutral-600);
  width: 20px;
  height: 1px;
  margin-left: 15px;
  margin-right: 15px;
  display: none;
}

.contact-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 95px;
  display: flex;
}

.contact-title-wrapper {
  margin-top: 33px;
  margin-bottom: 45px;
}

.contact-form {
  border-left: 1px #000;
  padding: 0;
}

.contact-form.download-form {
  background-color: #f9f9fb;
  border-radius: 24px;
  margin-top: 32px;
  padding: 32px;
}

.text-area {
  background-color: var(--neutral-100);
  color: var(--neutral-800);
  border: 0 solid #000;
  border-radius: 6px;
  min-width: 100%;
  max-width: 100%;
  min-height: 150px;
  max-height: 250px;
  margin-bottom: 0;
  padding: 22px 21px;
  font-size: 18px;
  line-height: 1.111em;
  transition: box-shadow .35s, color .35s;
}

.text-area:hover {
  color: var(--neutral-800);
  box-shadow: 0 0 #0000000f;
}

.text-area:focus {
  color: var(--neutral-800);
  font-size: 18px;
}

.text-area::placeholder {
  color: var(--neutral-500);
  font-size: 18px;
}

.contact-form-grid {
  grid-column-gap: 24px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  margin-bottom: 24px;
}

.contact-more-info-grid {
  grid-template-rows: auto;
  display: none;
}

.contact-more-info-links-wrapper {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

.faqs-tabs {
  margin-bottom: 60px;
}

.faqs-tabs-menu {
  border-bottom: 1px solid var(--neutral-400);
  text-align: center;
  margin-bottom: 60px;
}

.faqs-grid {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
}

.faqs-tab-link {
  color: var(--neutral-500);
  letter-spacing: -.01em;
  background-color: #0000;
  padding: 0 27px 27px;
  line-height: 1.111em;
  bottom: -1px;
}

.faqs-tab-link.w--current {
  border-bottom: 2px solid var(--primary-1);
  color: var(--primary-1);
  background-color: #0000;
  font-weight: 700;
}

.more-questions-wrapper {
  text-align: center;
  max-width: 511px;
  margin-left: auto;
  margin-right: auto;
}

.category-title-wrapper {
  flex-wrap: wrap;
  margin-bottom: 16px;
  display: flex;
}

.category-title-wrapper.pricing-category {
  text-align: center;
  justify-content: center;
}

.team-wrapper {
  justify-content: space-between;
  display: flex;
}

.checkout-form {
  background-color: #0000;
  padding: 60px 0 120px;
}

.block-header {
  background-color: #0000;
  border-width: 0;
  padding-top: 30px;
  padding-bottom: 20px;
}

.block-content {
  background-color: #0000;
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  padding-bottom: 40px;
}

.checkout-field-label {
  color: var(--primary-1);
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.111em;
}

.checkout-required-text {
  color: var(--primary-1);
  font-size: 16px;
  line-height: 1.111em;
}

.billing-address-toggle {
  margin-top: 20px;
}

.order-item-content {
  margin-left: 0;
}

.order-item-plan-duration, .order-item-price {
  color: var(--primary-1);
  font-weight: 700;
}

.order-item {
  flex-wrap: wrap;
  align-items: flex-end;
}

.checkout-subtotal {
  color: var(--primary-1);
}

.checkout-total {
  color: var(--primary-1);
  font-size: 20px;
}

.discounts {
  background-color: #0000;
  border-width: 0;
  flex-direction: column;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.apple-pay {
  border-radius: 8px;
  height: 59px;
}

.team-profile-link {
  color: var(--neutral-600);
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.team-profile-link:hover {
  color: var(--neutral-600);
}

.integration-link {
  color: var(--neutral-600);
  text-decoration: none;
}

.integration-link:hover {
  color: var(--neutral-600);
}

.style-guide-icon {
  border-radius: 1000px;
}

.dropdown-links-content {
  display: flex;
}

.dropdown-list-links {
  margin-bottom: 0;
  padding-left: 0;
}

.dropdown-link {
  color: var(--neutral-600);
  letter-spacing: -.01em;
  white-space: nowrap;
  align-items: center;
  text-decoration: none;
  transition: transform .35s, color .35s;
  display: flex;
}

.dropdown-link:hover {
  color: var(--primary-1);
  transform: translate(6px);
}

.dropdown-link.w--current {
  color: var(--primary-1);
  font-weight: 700;
}

.dropdown-links-block {
  margin-right: 3vw;
}

.dropdown-links-block.last {
  margin-right: 0;
}

.dropdown-header {
  display: flex;
}

.dropdown-text {
  align-items: center;
  display: flex;
}

.dropdown-links-wrapper {
  background-color: var(--neutral-300);
  justify-content: space-between;
  margin-top: 40px;
  padding: 40px;
  display: flex;
  overflow: hidden;
  box-shadow: 0 10px 15px #00000014;
}

.dropdown-list {
  background-color: #0000;
  top: 20px;
  left: -109px;
}

.dropdown-list-item {
  margin-bottom: 10px;
}

.dropdown-list-item.last {
  margin-bottom: 0;
}

.dropdown-title {
  padding-bottom: 25px;
}

.empty-state {
  background-color: var(--neutral-300);
  color: var(--primary-1);
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 60px 40px;
}

.empty-state.small {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 10px 20px;
}

.success-message {
  background-color: var(--primary-1);
  color: var(--neutral-100);
  text-align: center;
  border-radius: 8px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.success-message.newsletter {
  background-color: var(--neutral-700);
}

.error-message {
  color: #ffe9e9;
  text-align: center;
  background-color: #e72340;
  border-radius: 8px;
}

.error-message.cart {
  margin-left: 40px;
  margin-right: 40px;
}

.style-guide-rich-text {
  max-width: 972px;
  margin-left: auto;
  margin-right: auto;
}

.style-guide-rich-text h2 {
  max-width: 720px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
}

.style-guide-rich-text p {
  max-width: 720px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

.style-guide-rich-text h3 {
  max-width: 720px;
  margin: 50px auto 25px;
}

.style-guide-rich-text ul {
  max-width: 720px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
}

.style-guide-rich-text li {
  margin-bottom: 15px;
}

.style-guide-rich-text img {
  border-radius: 8px;
  margin-bottom: 38px;
  box-shadow: 0 4px 14px #0000000d;
}

.style-guide-rich-text ol {
  max-width: 720px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
}

.style-guide-rich-text h4, .style-guide-rich-text h5 {
  max-width: 720px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
}

.style-guide-rich-text blockquote {
  margin-top: 60px;
  margin-bottom: 60px;
}

.style-guide-rich-text h6 {
  max-width: 720px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
}

.rich-text-integration {
  max-width: 972px;
  margin-left: auto;
  margin-right: auto;
}

.rich-text-integration h2 {
  max-width: 720px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
}

.rich-text-integration p {
  max-width: 720px;
  margin-bottom: 28px;
  margin-left: auto;
  margin-right: auto;
}

.rich-text-integration h3 {
  max-width: 720px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
}

.rich-text-integration ul {
  max-width: 720px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
}

.rich-text-integration li {
  margin-bottom: 15px;
}

.rich-text-integration img {
  border-radius: 8px;
  margin-bottom: 38px;
  box-shadow: 0 4px 14px #0000000d;
}

.rich-text-integration figure {
  margin-top: 60px;
  margin-bottom: 75px;
}

.rich-text-integration ol {
  max-width: 720px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
}

.rich-text-integration h4, .rich-text-integration h5 {
  max-width: 720px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
}

.rich-text-integration blockquote {
  margin-top: 60px;
  margin-bottom: 60px;
}

.rich-text-integration h6 {
  max-width: 720px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
}

.rich-text-pricing {
  max-width: 972px;
  margin-left: auto;
  margin-right: auto;
}

.rich-text-pricing h2 {
  max-width: 720px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
}

.rich-text-pricing p {
  max-width: 720px;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
}

.rich-text-pricing h3 {
  max-width: 720px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
}

.rich-text-pricing ul {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}

.rich-text-pricing li {
  margin-bottom: 15px;
}

.rich-text-pricing img {
  border-radius: 8px;
  margin-bottom: 38px;
  box-shadow: 0 4px 14px #0000000d;
}

.rich-text-pricing figure {
  margin-top: 60px;
  margin-bottom: 75px;
}

.rich-text-pricing ol {
  max-width: 720px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
}

.rich-text-pricing h4, .rich-text-pricing h5 {
  max-width: 720px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
}

.rich-text-pricing blockquote {
  margin-top: 60px;
  margin-bottom: 60px;
}

.rich-text-pricing h6 {
  max-width: 720px;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
}

.arrow-dropdown {
  font-family: Icons Saasly Template, sans-serif;
  display: none;
}

.password-icon {
  width: 66px;
}

.heading {
  color: var(--primary-1);
}

.heading.herotag {
  background-image: linear-gradient(79deg, #391ce9, #31b7ff 69%, var(--primary-1));
  text-align: left;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.heading.herotag.color-white {
  color: var(--neutral-100);
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-clip: border-box;
}

.heading.herotag.color-white.ibm-plex-sans {
  font-family: IBM Plex Sans, sans-serif;
}

.heading.herotag.color-white.ibm-plex-sans.migrate-to-authgear {
  font-size: 52px;
}

.heading.herotag.compare-banner {
  font-size: 28px;
  font-weight: 600;
  line-height: 36px;
}

.heading.herotag.compare-banner.cht-compare {
  font-size: 32px;
}

.heading.herotag.text-white {
  color: var(--neutral-100);
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-clip: border-box;
}

.heading.herotag.text-white.ibm-plex-sans.cloud-h1 {
  font-size: 52px;
  font-weight: 400;
  line-height: 60px;
}

.div-block {
  font-family: Icons Saasly Template, sans-serif;
}

.cards-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.centered-container {
  text-align: center;
  flex: 1;
}

.cards-grid-container {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  text-align: left;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.cards-image-mask {
  border-radius: 0%;
  width: 100%;
  padding-top: 100%;
  position: relative;
  overflow: hidden;
}

.cards-image {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  max-width: none;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.paragraph-2 {
  font-family: Inter, sans-serif;
  font-size: 18px;
}

.heading-2 {
  display: none;
}

.heading-3 {
  display: block;
}

.platforms-grid {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 40px;
}

.platform-wrapper {
  background-color: var(--neutral-300);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  text-decoration: none;
  display: flex;
}

.code-block {
  width: 100%;
  max-width: 450px;
  margin-top: 20px;
  font-size: 13px;
  line-height: 150%;
}

.card-price-2 {
  color: #0c0c0c;
  font-size: 38px;
  font-weight: 700;
  line-height: 1em;
}

.muted {
  color: var(--neutral-300);
  font-weight: 400;
}

.card-pricing-prefix {
  flex: 0 auto;
  margin-right: 3px;
}

.announcement-bar {
  z-index: 9999;
  background-color: var(--primary-1);
  color: var(--neutral-100);
  display: none;
  position: fixed;
  inset: 0% 0% auto;
}

.announcement-message {
  padding-top: .5em;
  padding-bottom: .5em;
  font-size: 1rem;
}

.announcement-message-bold {
  color: var(--neutral-100);
}

.plans-wrapper {
  position: relative;
}

.grid-top-sticky {
  z-index: 4;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  background-color: var(--neutral-200);
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: sticky;
  top: 0;
}

.plans-top {
  border-bottom: 1px solid var(--primary-1);
  padding-top: 32px;
  padding-bottom: 32px;
  padding-right: 24px;
}

.grid-plans {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1.5fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.plans-cell {
  flex-flow: column wrap;
  justify-content: center;
  align-items: flex-start;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-right: 40px;
  display: flex;
}

.plans-features-heading {
  color: var(--neutral-700);
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
}

.check {
  width: 21px;
  height: 21px;
}

.plan-features-details {
  margin-top: -6px;
  font-size: 14px;
  line-height: 1.2em;
}

.plans-price {
  margin-top: -12px;
  font-weight: 700;
}

.plans-line-break {
  border-top: 1px solid var(--primary-1);
  margin-top: 20px;
  padding-top: 24px;
}

.plans-section-heading {
  font-size: 16px;
}

.plans-line-break-top {
  border-top: 1px none var(--primary-1);
  margin-top: 0;
  padding-top: 20px;
}

.plans-wrapper-mobile {
  display: none;
  position: relative;
}

.grid-plans-mobile {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1.5fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.request-an-app-wrapper {
  max-width: 280px;
  margin-top: 80px;
}

.request-an-app-hr {
  background-color: var(--neutral-400);
  width: 60px;
  height: 1px;
  margin-bottom: 20px;
}

.blog-post-featured-wrapper-2 {
  display: none;
}

.published-on-tag {
  margin-right: .4em;
}

.content-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.home-lottie {
  object-fit: none;
  width: 100%;
  min-width: 100%;
  display: block;
}

.vertical-center {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.link {
  display: inline;
  overflow: visible;
}

.footer-menu-title {
  color: #a5dfff;
  letter-spacing: .02em;
  text-transform: uppercase;
  white-space: nowrap;
  margin-bottom: 24px;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  display: block;
}

.text-block {
  color: var(--neutral-500);
  font-size: 13px;
}

.header__topbar__container {
  justify-content: center;
  align-items: center;
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
  overflow: hidden;
}

.header__topbar__container.dev-tools-topbar {
  background-image: linear-gradient(94.16deg, #7f23ff, #0065ff);
}

.header__topbar__link {
  color: var(--neutral-100);
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
  transition: transform .35s, color .35s;
}

.header__topbar__link:hover {
  color: var(--neutral-100);
  transform: scale(.97);
}

.margin-vertical {
  margin-left: 0;
  margin-right: 0;
}

.margin-vertical.margin-small {
  margin-top: 1em;
  margin-bottom: 1em;
}

.margin-vertical.margin-medium {
  margin-top: 2em;
  margin-bottom: 2em;
}

.qqqqqqqqq-text-field {
  height: 64px;
}

.text-field-wrapper {
  border: 1px solid var(--neutral-300);
  background-color: var(--neutral-100);
  border-radius: 8px;
  height: auto;
  line-height: 1.667em;
  transition: box-shadow .35s;
  overflow: hidden;
  box-shadow: 0 6px 18px #0000000f;
}

.text-field-wrapper:hover {
  box-shadow: 0 0 #0000000f;
}

.text-field-wrapper.card-plan {
  border-color: var(--neutral-700);
  background-color: var(--neutral-700);
  margin-bottom: 34px;
}

.text-field-wrapper.checkout {
  height: 54px;
}

.getdemo-field {
  background-color: var(--neutral-100);
  color: var(--neutral-700);
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  height: auto;
  margin-bottom: 0;
  padding: 10px;
  font-size: 16px;
  line-height: 1.111em;
  transition: color .35s;
}

.getdemo-field:focus {
  color: var(--primary-1);
  -webkit-text-stroke-width: 1px;
}

.getdemo-field:focus-visible, .getdemo-field[data-wf-focus-visible] {
  color: var(--neutral-700);
  font-size: 16px;
}

.getdemo-field.card-plan {
  background-color: var(--neutral-700);
  color: var(--neutral-400);
}

.getdemo-field.card-plan:hover {
  color: var(--neutral-100);
}

.getdemo-field.checkout {
  height: 54px;
}

.getdemo-field.download-field {
  height: 48px;
}

.textarea-wrapper {
  border: 1px solid var(--neutral-300);
  background-color: var(--neutral-100);
  border-radius: 8px;
  transition: box-shadow .35s;
  overflow: hidden;
  box-shadow: 0 6px 18px #0000000f;
}

.textarea-wrapper:hover {
  box-shadow: 0 0 #0000000f;
}

.textarea-wrapper.card-plan {
  border-color: var(--neutral-700);
  background-color: var(--neutral-700);
  margin-bottom: 34px;
}

.textarea-wrapper.checkout {
  height: 54px;
}

.cta-v2 {
  background-color: var(--primary-1);
  background-image: linear-gradient(158deg, #5b9cff, #1e70ff 24%, #096bff 43%, var(--secondary-3) 85%, #4e03b8);
  text-align: center;
  width: 100%;
  margin-top: 0;
  padding: 100px 40px;
  text-decoration: none;
  display: inline-block;
}

.cta-v2-paragraph {
  color: #fff;
  margin-bottom: 40px;
}

.cta-v2-ctabtn {
  padding-top: 20px;
  padding-bottom: 20px;
  display: inline-block;
}

.cta-v2-ctabtn.button-primary {
  background-color: var(--primary-2);
  margin-top: 0;
}

.featurespage__hero {
  margin-bottom: 100px;
  padding-top: 220px;
  overflow: hidden;
}

.features-hero-wrapper {
  justify-content: center;
  align-items: center;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.features-hero-cta-wrapper {
  margin-top: 40px;
  display: block;
}

.features-hero-cta-wrapper.in-ready-to-switch {
  margin-top: 24px;
}

.features-page-card-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: row;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.features-page-card-wrapper.alternative-order {
  flex-direction: row-reverse;
}

.features-page-card {
  background-color: var(--neutral-300);
  object-fit: fill;
  padding: 40px;
}

.features-page-card.image {
  background-color: #0000;
  padding: 0;
}

.features-page-perks-grid-wrapper {
  padding-top: 100px;
}

.features-page-list-image {
  max-width: none;
}

.features-page-blog-post-item-wrapper {
  background-color: var(--neutral-300);
  height: 100%;
  padding: 20px;
  text-decoration: none;
  display: block;
}

.features-page-blog-post-title {
  line-height: 1.44em;
}

.collection-list {
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.features-page-blog-post-item-titlelink {
  text-decoration: none;
}

.feature-page-blog-title {
  color: var(--neutral-700);
  text-align: center;
  margin-top: 80px;
  padding-top: 10px;
  padding-bottom: 20px;
  font-size: 20px;
  font-weight: 700;
}

.features-page-contact-us-section {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}

.features-page-contact-us-container {
  max-width: 720px;
  padding-bottom: 100px;
  padding-left: 0;
  padding-right: 0;
}

.nav-menu-dropdown {
  font-size: 16px;
  line-height: 18px;
}

.nav-menu-dropdown-icon {
  margin-right: 0;
  position: static;
}

.nav-menu-dropdown-link {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  white-space: nowrap;
  color: #3e4f6f;
  border-radius: 9px;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 12px 16px;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  transition-property: background-color, color;
  transition-duration: .35s, .35s;
  transition-timing-function: ease, ease;
  display: flex;
}

.nav-menu-dropdown-link:hover {
  color: var(--primary-1);
  background-color: #f3f6ff;
  font-weight: 500;
  position: static;
}

.nav-menu-dropdown-link.w--current {
  color: var(--primary-1);
  background-color: #f3f6ff;
  font-weight: 500;
  display: flex;
}

.nav-menu-dropdown-link.products {
  min-width: 250px;
}

.nav-menu-dropdown-list {
  background-color: var(--neutral-100);
}

.nav-menu-dropdown-list.w--open {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  border-radius: 16px;
  flex-flow: row;
  padding: 32px;
  display: flex;
  left: 0;
  box-shadow: 0 9px 21.6px #0000001a;
}

.nav-menu-dropdown-list.developers.w--open {
  left: 0;
}

.nav-menu-dropdown-list.products.w--open {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: flex-start;
  align-items: flex-start;
}

.nav-menu-dropdown-subtitle {
  font-size: 12px;
}

.nav-menu-dropdown-subtitle.removed {
  opacity: 0;
}

.nav-menu-dropdown-subtitle.product {
  margin-bottom: 12px;
}

.dropdown-toggle {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #3e4f6f;
  justify-content: space-between;
  align-items: center;
  height: 80px;
  padding-left: 0;
  padding-right: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 18px;
  transition-property: color;
  transition-duration: .35s;
  transition-timing-function: ease;
  display: flex;
}

.dropdown-toggle:hover {
  color: #0b63e9;
}

.dropdown-toggle.w--open {
  color: #0b63e9;
  height: 80px;
}

.dropdown-toggle.once {
  color: #fff;
  height: 80px;
}

.home-hero-wrapper {
  align-items: center;
  padding-bottom: 20px;
  padding-left: 60px;
  padding-right: 0;
  display: flex;
}

.home-hero-wrapper.center {
  justify-content: center;
  align-items: center;
}

.home-hero-wrapper.center.gap-60 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
}

.home-hero-wrapper.center.column {
  flex-flow: column;
}

.home-hero-wrapper.compare {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 6fr 4fr;
  grid-auto-columns: 1fr;
  max-width: 1280px;
  padding-bottom: 0;
  padding-left: 0;
  display: grid;
}

.home-hero-wrapper.once {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-bottom: 112px;
  padding-left: 0;
  display: flex;
}

.home-hero-img-wrapper {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.home-hero-img {
  display: none;
}

.features-page-blog-post-title-h3 {
  font-size: 18px;
}

.collection-list-wrapper {
  display: block;
}

.collection-list-2 {
  display: flex;
}

.home-hero-kv-container {
  text-align: center;
  width: 100%;
  max-width: none;
  position: relative;
}

.home-kv-loginbox {
  z-index: 2;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-color: #fffffff2;
  border-radius: 16px;
  width: 100%;
  max-width: 380px;
  min-height: 80px;
  padding: 20px 32px;
  transition: transform .3s;
  display: block;
  position: absolute;
  inset: 0 auto auto 0;
  box-shadow: 0 6px 18px #0000003b;
}

.home-kv-loginbox-lock {
  border-radius: 100px;
  padding: 14px 12px;
  display: inline-block;
  box-shadow: inset 0 0 8px #00000021;
}

.home-kv-loginbox-lock-img {
  max-width: 80%;
}

.home-kv-loginbox-title {
  color: var(--neutral-800);
  font-size: 14px;
}

.home-kv-loginbox-loginbtn {
  border-radius: 100px;
  margin-bottom: 8px;
  padding-top: 4px;
  padding-bottom: 4px;
  position: relative;
}

.home-kv-loginbox-loginbtn.loginbtn--apple {
  background-color: var(--neutral-800);
  color: var(--neutral-100);
  margin-bottom: 8px;
}

.home-kv-loginbox-loginbtn.loginbtn--google {
  border: 1px solid var(--neutral-400);
  color: var(--neutral-600);
}

.home-kv-loginbox-loginbtn.loginbtn--ad {
  color: var(--neutral-100);
  background-color: #008ad7;
}

.home-kv-loginbox-loginbtn.loginbtn--wtsapp {
  color: var(--neutral-100);
  background-color: #30c250;
}

.home-kv-loginbox-loginbtn.loginbtn--authn {
  background-color: var(--neutral-500);
  color: var(--neutral-100);
}

.home-kv-loginbox-loginbtn.loginbtn--passkey {
  background-color: var(--primary-1);
  color: var(--neutral-100);
}

.home-kv-loginbox-loginbtn-label {
  font-size: 14px;
}

.home-kv-loginbox-icon {
  align-items: center;
  width: 18px;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% auto auto 12px;
}

.home-kv-loginbox-bg {
  z-index: 1;
  background-image: url('../images/authgear-pttn-2.png');
  background-position: 0 0;
  background-size: cover;
  border-radius: 16px;
  width: 100%;
  max-width: 380px;
  height: 406px;
  position: relative;
  overflow: hidden;
}

.home-kv-loginbox-bg-img {
  width: 150%;
  max-width: none;
  height: 150%;
  position: absolute;
  inset: -30px auto auto -30px;
}

.features-page-steps {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  padding-top: 20px;
  display: flex;
}

.features-page-step {
  flex-direction: column;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 20px;
  display: block;
}

.features-page-card-points {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-wrap: wrap;
  margin-top: 20px;
  display: flex;
}

.features-page-card-point {
  text-align: center;
  flex: 1;
  width: 120px;
}

.features-page-point-img {
  border-radius: 20px;
  width: 64px;
  margin-bottom: 10px;
}

.page-step-h3 {
  font-size: 22px;
}

.social-login-grid {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-flow: row;
  place-content: center;
  max-width: 1271px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

.social-login-card {
  filter: saturate(0%);
  text-align: center;
  background-color: #f5f5f5;
  border-radius: 0;
  width: 260px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  text-decoration: none;
}

.social-provider-title {
  font-size: 24px;
}

.image-margin {
  margin-bottom: 10px;
}

.video-container {
  flex: 1;
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.youtube {
  max-width: 100%;
}

.title-container {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.title-container.text-center {
  max-width: 80%;
}

.feature-page-flex-container {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  margin-bottom: 40px;
  padding-top: 10px;
  display: flex;
}

.feature-page-flex-container.reverse-order {
  flex-flow: row-reverse;
}

.solution-text-block {
  max-width: 50%;
  padding: 20px;
}

.solution-text-block.text-align-left {
  max-width: 55%;
}

.solution-image-block {
  max-width: 45%;
  padding: 0;
  display: block;
}

.feature-image-wrapper {
  text-align: center;
  padding: 40px;
}

.passkey-image {
  max-width: 500px;
}

.container-1440 {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  display: block;
}

.home-hero-demo-link {
  letter-spacing: -.01em;
  margin-top: 49px;
  margin-right: 60px;
  font-size: 22px;
  font-weight: 700;
  text-decoration: none;
  transition: transform .3s, color .35s;
  position: relative;
}

.home-hero-demo-link:hover {
  transform: translate(0, -3px);
}

.home-hero-arrow-wrapper {
  width: 64px;
  height: 64px;
  position: absolute;
  bottom: -2px;
  right: -55px;
  transform: rotate(23deg);
}

.image-2 {
  transform: rotate(0);
}

.home-hero-new-badge {
  background-color: var(--neutral-200);
  color: var(--primary-1);
  letter-spacing: 1px;
  border-radius: 3px;
  padding: 4px 7px 4px 8px;
  font-size: 10px;
  font-weight: 700;
  line-height: 1em;
  display: inline-block;
  position: absolute;
  inset: -5px -5px auto auto;
  box-shadow: 0 1px 8px #0003;
}

.home-feature-card {
  text-align: center;
  background-color: #448eff;
  background-image: linear-gradient(357deg, #2135a7, #895af8);
  border-radius: 8px;
  flex: none;
  order: 0;
  align-self: auto;
  width: 48%;
  max-width: none;
  margin: 10px;
  display: block;
  overflow: hidden;
}

.home-feature-card.home-feature-card--admin {
  background-image: linear-gradient(to bottom, var(--primary-1), #434ca1);
  flex: none;
  width: 47%;
  min-width: auto;
}

.home-feature-card.home-feature-card--passwordless {
  background-image: linear-gradient(357deg, #21a785, #14c0cc);
}

.home-feature-card.home-feature-card-signupui {
  background-image: linear-gradient(357deg, #084239, #45abb2);
  width: 47%;
}

.home-feature-card-title {
  color: var(--neutral-100);
  text-align: left;
  margin: 0 20px 10px;
  padding-top: 20px;
  padding-bottom: 0;
  font-size: 27px;
}

.home-feature-card-paragraph {
  opacity: .8;
  color: var(--neutral-100);
  text-align: left;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2em;
}

.container--homefeaturecard {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: fill;
  flex-flow: column wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  place-content: flex-start;
  align-items: flex-start;
  max-width: 1200px;
  height: 1680px;
  padding-bottom: 20px;
  display: flex;
}

.container--homefeaturecard.container--homefeaturecard--title {
  height: auto;
}

.home-feature-largetitle {
  margin-bottom: 60px;
  margin-left: 20px;
}

.text-span, .text-span-2 {
  color: var(--neutral-800);
}

.lottie-animation {
  display: none;
}

.home-newfeaturetag {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  background-color: #f3e682;
  border-radius: 20px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: auto;
  padding-left: 8px;
  padding-right: 8px;
  text-decoration: none;
}

.home-newfeaturetag.home-newfeaturetag-label {
  opacity: 1;
  color: #3d3d3d;
  background-color: #0000;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
}

.home-newfeaturetag.featuretag-label {
  opacity: 1;
  color: #3d3d3d;
  background-color: #0000;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
}

.accordion-container {
  border: 1px #000;
  border-bottom-style: solid;
}

.accordion-answer {
  background-color: #fff;
  margin-bottom: 20px;
  padding-bottom: 0;
  overflow: hidden;
}

.accordion-question {
  border-top: 1px solid #000;
  justify-content: space-between;
  padding-top: 20px;
  padding-bottom: 0;
  display: flex;
}

.accordion-question-title {
  display: block;
}

.arrow-image {
  text-align: left;
  display: block;
}

.solution-container {
  text-align: center;
  max-width: 1440px;
  padding-left: 20px;
  padding-right: 20px;
}

.solution-container.text-align-left {
  max-width: 50%;
}

.solution-flex-container {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: center;
  max-width: 1440px;
  margin-bottom: 40px;
  display: flex;
}

.solution-flex-container.reverse-order {
  flex-direction: row-reverse;
}

.solution-flex-container.gap-40 {
  margin-top: 0;
  margin-bottom: 0;
}

.feature-grid-3x1 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  margin-bottom: 50px;
}

.solution-hero-wrapper {
  justify-content: center;
  align-items: center;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.accordion-h3 {
  color: var(--primary-1);
  font-size: 27px;
  font-weight: 700;
  line-height: 1.2em;
}

.solution-h2 {
  margin-bottom: 30px;
}

.paragraph-3 {
  display: none;
}

.field-label {
  color: var(--neutral-500);
  font-size: 14px;
}

.edm-submit-button {
  background-color: #0b63e9;
  border-radius: 6px;
  padding: 6px 20px;
  font-size: 16px;
  font-weight: 700;
}

.edm-email-field {
  border-radius: 5px;
  box-shadow: 0 -6px 18px #0000000f;
}

.edm-success {
  text-align: left;
}

.price-paragraph-message {
  padding-bottom: 12px;
  font-size: 16px;
  line-height: 1.4em;
}

.price-paragraph-message-small {
  font-size: 12px;
  font-weight: 700;
  line-height: 1.6em;
}

.image-4, .text-block-2 {
  display: block;
}

.feature-grid {
  grid-template-columns: 1fr 1fr 1fr;
}

.feature-link-block {
  background-color: #f6f6f9;
  margin-left: auto;
  margin-right: auto;
  padding: 30px;
}

.feature-link-block.text-center {
  text-decoration: none;
  box-shadow: 0 2px 5px #0003;
}

.feature-link-block.text-center:hover {
  box-shadow: none;
}

.feature-paragraph {
  color: var(--neutral-600);
  text-align: center;
  margin-top: -1px;
  font-style: normal;
  text-decoration: none;
  position: relative;
}

.image-5 {
  text-align: left;
  border-radius: 0;
  position: static;
  left: -25px;
}

.container-1441 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

.grid-2.company-grid {
  place-content: center;
  align-items: center;
}

.heading-5 {
  font-size: 58px;
}

.text-span-3 {
  font-weight: 700;
}

.split-hero.section-integrations-left {
  max-width: 49%;
  margin-right: 40px;
}

.split-hero.section-blog-left {
  max-width: 603px;
}

.split-hero.cta-left {
  background-color: var(--primary-1);
  flex-direction: column;
  align-items: flex-start;
  max-width: 596px;
  margin-right: 20px;
  padding: 77px 40px;
  text-decoration: none;
  transition: transform .35s;
  display: flex;
}

.split-hero.cta-left:hover {
  transform: translate(0, -10px);
}

.split-hero.cta-right {
  background-color: var(--neutral-300);
  color: var(--neutral-600);
  flex-direction: column;
  align-items: flex-start;
  max-width: 596px;
  padding: 77px 40px;
  text-decoration: none;
  transition: transform .35s;
  display: flex;
}

.split-hero.cta-right:hover {
  transform: translate(0, -10px);
}

.split-hero.section-about-app-left {
  max-width: 41%;
  margin-right: 40px;
}

.split-hero.about-hero-left {
  max-width: 520px;
  margin-right: 20px;
}

.split-hero.mission-left {
  max-width: 518px;
  margin-right: 40px;
}

.split-hero.mission-right {
  max-width: 518px;
}

.split-hero.open-positions-left {
  max-width: 366px;
  margin-right: 40px;
}

.split-hero.open-positions-right {
  max-width: 762px;
}

.split-hero.plan-left {
  max-width: 60%;
}

.split-hero.integrations-hero-left {
  max-width: 50%;
  margin-right: 40px;
}

.split-hero.integrations-right {
  max-width: 888px;
}

.split-hero.integration-hero-left {
  align-items: center;
  max-width: 762px;
  display: flex;
}

.split-hero.top-latest-posts-left {
  max-width: 603px;
}

.split-hero.newsletter-left {
  max-width: 47%;
  margin-right: 20px;
}

.split-hero.contact-left {
  flex-direction: column;
  max-width: 39%;
  display: flex;
}

.split-hero.blog-posts-category-left {
  max-width: 603px;
}

.split-hero.team-left {
  max-width: 388px;
  margin-right: 40px;
}

.split-hero.team-right {
  max-width: 60%;
}

.split-hero.team-posts {
  flex-wrap: wrap;
  max-width: 603px;
  display: flex;
}

.split-hero.checkout-left, .split-hero.checkout-right {
  flex-grow: 1;
}

.list {
  margin-top: 10px;
  padding-top: 10px;
  padding-left: 0;
  list-style-type: none;
}

.list-item {
  margin-bottom: 10px;
}

.paragraph-4 {
  text-align: center;
  padding-left: 100px;
  padding-right: 100px;
  font-size: 16px;
  line-height: 1.5em;
}

.solution-h2-center {
  text-align: center;
  margin-bottom: 20px;
}

.paragraph-5 {
  text-align: center;
  margin-bottom: 20px;
  padding-left: 100px;
  padding-right: 100px;
}

.solution-feature-card-info {
  color: var(--neutral-600);
  text-align: center;
  font-size: 16px;
  line-height: 1.5em;
}

.button-textonly {
  color: var(--primary-1);
  background-color: #0000;
  border-bottom: 2px solid #0b63e9;
  margin-bottom: 60px;
  padding: 0 0 4px;
  font-family: Inter, sans-serif;
  font-style: normal;
  font-weight: 400;
}

.button-textonly:hover {
  padding-left: 0;
  padding-right: 0;
}

.paragraph-6 {
  margin-bottom: 20px;
}

.text-span-4 {
  font-family: "Fa V 4 Compatibility";
}

.text-span-5 {
  font-family: "Fa 400";
  font-weight: 400;
}

.text-span-6 {
  padding-left: 6px;
  font-family: FontAwesome, sans-serif;
  font-weight: 900;
}

.disover-grid {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #fff;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  display: grid;
}

.disover-grid.margin-bottom {
  margin-bottom: 50px;
}

.disover-grid.white {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #fbfbfb;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
}

.discover-grid-card {
  background-color: #fbfbfb;
  flex-direction: column;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 20px;
  display: flex;
}

.discover-grid-card-info {
  color: var(--neutral-600);
  text-align: left;
  font-size: 16px;
  line-height: 1.5em;
}

.getdemo-bg {
  background-image: url('../images/demo_bg2x.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  min-height: 100vh;
  margin-top: 0;
  padding-top: 60px;
  padding-bottom: 60px;
}

.getdemo-logo {
  text-align: center;
  max-width: 1280px;
  margin-bottom: 60px;
}

.getdemo {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-around;
  align-items: center;
  max-width: 1280px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.getdemo-content {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  max-width: 50%;
  margin-right: 0;
  display: flex;
}

.getdemo-form {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  width: 48%;
}

.form-block {
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  min-width: auto;
  margin-bottom: 0;
  padding: 20px 40px;
}

.form-block.compare-form {
  width: 512px;
}

.form-block.download-form {
  padding: 0;
}

.getdemo-label {
  color: var(--neutral-600);
  font-weight: 400;
}

.getdemo-label.download-lable {
  color: #666;
  text-align: left;
  margin-bottom: 8px;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

.get-demo-field-wrapper {
  border: 1px solid var(--neutral-300);
  background-color: var(--neutral-100);
  border-radius: 8px;
  height: 64px;
  transition: box-shadow .35s;
  overflow: hidden;
  box-shadow: 0 6px 18px #0000000f;
}

.get-demo-field-wrapper:hover {
  box-shadow: 0 0 #0000000f;
}

.get-demo-field-wrapper.card-plan {
  border-color: var(--neutral-700);
  background-color: var(--neutral-700);
  margin-bottom: 34px;
}

.get-demo-field-wrapper.checkout {
  height: 54px;
}

.getdemo-submit {
  background-color: var(--primary-1);
  color: #fff;
  text-align: center;
  border-radius: 6px;
  width: 100%;
  padding: 20px 36px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.111em;
  transition: transform .35s, box-shadow .35s;
  display: inline-block;
  box-shadow: 0 6px 10px #0000000d;
}

.getdemo-submit:hover {
  color: #fff;
  transform: scale(.97);
  box-shadow: 0 1px 2px #0000000d;
}

.getdemo-submit.small {
  padding: 14px 32px;
  font-size: 16px;
  line-height: 18px;
}

.getdemo-submit.large {
  padding: 20px 68px;
  font-size: 22px;
  line-height: 24px;
}

.getdemo-submit.full-width {
  align-self: stretch;
  display: block;
}

.getdemo-submit.button-white {
  color: var(--primary-1);
  background-color: #fff;
  justify-content: center;
}

.getdemo-submit.registry {
  padding: 16px 22px;
  position: absolute;
  right: 10px;
}

.getdemo-submit.footer-download-app {
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  padding: 18px 32px;
  font-size: 16px;
  line-height: 1em;
  text-decoration: none;
  display: flex;
}

.getdemo-submit.card-pricing {
  width: 100%;
  margin-bottom: 20px;
  font-size: 18px;
}

.getdemo-submit.newsletter {
  padding: 16px 22px;
  position: absolute;
  right: 10px;
}

.getdemo-submit.contact-form {
  justify-content: center;
}

.getdemo-submit.discount-code {
  justify-content: center;
  height: auto;
  margin-left: 0;
}

.getdemo-submit.header-button {
  padding: 12px 22px;
  font-size: 16px;
  line-height: 1.111em;
}

.getdemo-submit.header-button.sign-up {
  margin-right: 10px;
}

.getdemo-submit.header-button.outline {
  border: 2px solid var(--primary-1);
  color: var(--primary-1);
  background-color: #fff0;
  padding: 14px 20px;
}

.getdemo-submit.header-button.outline.sign-up {
  margin-right: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
}

.getdemo-submit.empty-cart {
  margin-top: 40px;
}

.getdemo-submit.header-button-mobile {
  padding: 16px 22px;
  line-height: 1.111em;
}

.getdemo-submit.checkout-button {
  margin-top: 20px;
}

.getdemo-submit.home-hero {
  margin-top: 10px;
  margin-bottom: 20px;
}

.getdemo-submit.feature-hero-btn {
  margin-bottom: 10px;
  margin-right: 10px;
  font-weight: 400;
}

.getdemo-page-title {
  color: var(--neutral-100);
  margin-bottom: .5em;
  padding-bottom: 0;
  font-size: 16px;
  font-weight: 400;
}

.getdemo-title {
  color: var(--neutral-100);
  margin-bottom: 0;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 52px;
  font-weight: 400;
}

.paragraph-7 {
  color: #fff;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.getdemo-feature {
  color: var(--neutral-100);
  font-size: 16px;
  line-height: 22px;
  display: block;
}

.getdemo-feature.logo-totle {
  margin-top: 24px;
}

.flex-block {
  display: flex;
}

.getdemo-feature-block {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
}

.getdemo-feature-block-copy {
  margin-top: 1em;
  margin-bottom: 1em;
  padding-top: 0;
}

.getdemo-feature-check {
  padding-right: 10px;
}

.bold-text, .bold-text-2, .bold-text-3, .bold-text-4, .bold-text-5 {
  color: #00e0ff;
  font-weight: 600;
}

.text-span-7 {
  color: var(--primary-2);
  overflow-wrap: anywhere;
}

.text-span-8, .text-span-9, .text-span-10 {
  color: var(--primary-2);
}

.getdemo-trust {
  max-width: 1280px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.getdemo-trust-title {
  color: var(--neutral-800);
  text-align: center;
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: 500;
}

.container-1442 {
  text-align: center;
  max-width: 100%;
}

.getdemo-trust-logo {
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 0;
}

.html-embed {
  display: block;
}

.html-embed.phone-number {
  margin-bottom: 20px;
}

.text-field {
  display: none;
}

.div-block-3 {
  background-image: url('../images/webinar_promotion_1920_bgonly_pc2x.jpg');
  background-position: 0 0;
  background-size: auto;
}

.div-block-4 {
  background-image: url('../images/webinar_promotion_1920_bgonly_pc2x.jpg');
  background-position: 50%;
  background-size: 1920px;
}

.flex-block-2 {
  color: #06ffff;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-end;
}

.flex-block-2.webinar-title {
  color: var(--neutral-100);
  align-items: flex-start;
}

.div-block-5 {
  color: #06ffff;
  background-color: #06ffff;
  width: 1px;
  height: 55px;
}

.flex-block-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-self: center;
  align-items: center;
}

.webinar-left-top {
  font-family: Red Hat Display, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 21.17px;
}

.webinar-left-bottom {
  justify-content: flex-end;
  align-self: flex-end;
  font-family: Red Hat Display, sans-serif;
  font-size: 18px;
  line-height: 26.46px;
  display: block;
}

.webinar-left-bottom.mobile-date {
  display: none;
}

.text-block-3 {
  font-size: 26px;
}

.webinar-title {
  font-size: 26px;
  line-height: 34.4px;
}

.webinar-title.title-top {
  font-family: Red Hat Display, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.webinar-title.title-bottom {
  font-family: Red Hat Display, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}

.webinar-registration-button {
  text-align: center;
  cursor: pointer;
  color: #05155b;
  background-color: #06ffff;
  border-radius: 100px;
  align-self: center;
  padding: 16px 32px;
  font-family: Red Hat Display, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
  transition-property: none;
}

.container-default-inner {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  padding: 0;
  display: flex;
}

.container-default-inner.px-0 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  padding-left: 0;
  padding-right: 0;
}

.container-default-inner.px-0.row {
  flex-flow: row;
}

.container-default-inner.px-0.row.small-col {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
}

.container-default-inner.px-0.pb-40 {
  padding-bottom: 40px;
}

.container-default-inner.px-0.gap-0 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 0;
}

.container-default-inner.px-0.gap-0.pt-0 {
  padding-top: 0;
}

.container-default-inner.px-0.gap-0.pt-40 {
  padding-top: 40px;
}

.container-default-inner.px-0.gap-0.pb-0 {
  padding-bottom: 0;
}

.container-default-inner.px-0.gap-0.pb-0.horizon-container {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.42fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.container-default-inner.px-0.gap-0.otp {
  padding-bottom: 0;
}

.container-default-inner.px-0.gap-0.download {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.container-default-inner.px-0.gap-0.tab-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 3fr 7fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.container-default-inner.px-0.pt-0 {
  padding-top: 0;
}

.container-default-inner.px-0.gap60 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  justify-content: flex-start;
  align-items: center;
}

.container-default-inner.compare-gray-section {
  max-width: none;
}

.container-default-inner.seminar-container {
  justify-content: center;
  align-items: flex-start;
  width: auto;
}

.container-default-inner.seminar-container.form-section {
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-start;
}

.container-default-inner.flex-column {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: row-reverse;
  grid-template-rows: auto;
  grid-template-columns: 68fr 51fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row dense;
  justify-content: flex-start;
  align-items: center;
  display: grid;
}

.container-default-inner.once-footer {
  flex-flow: row;
}

.container-default-inner.once-container-bottom {
  padding-left: 60px;
  padding-right: 60px;
}

.container-default-inner.once-container-bottom.once-container-top {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.container-default-inner.once-container-bottom.once-container-top.once-container-60-gap {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  padding-top: 96px;
}

.container-default-inner.download-hero-container {
  flex-flow: row;
}

.text-span-11 {
  color: var(--neutral-800);
}

.top-content-description {
  aspect-ratio: auto;
  color: #626262;
  text-align: center;
  max-width: 642px;
  font-size: 20px;
  line-height: 28px;
}

.top-content-description.ibm-plex-sans {
  font-family: IBM Plex Sans, sans-serif;
}

.top-content-description.ibm-plex-sans.size-18 {
  font-size: 18px;
  line-height: 24px;
}

.top-content-description.ibm-plex-sans.size-18.color-white {
  color: #fff;
}

.top-content-description.ibm-plex-sans.size-18.color-white.align-left {
  text-align: center;
}

.top-content-description.bottom-content {
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.top-content-description.compare-top-description {
  text-align: center;
}

.top-content-description.cht-compare {
  text-align: center;
  max-width: none;
}

.top-content-description.color-afb7ff {
  color: #afb7ff;
}

.top-content-description.reverse {
  color: #afb7ff;
  text-align: left;
  margin-bottom: 20px;
}

._2-block-flex {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

._2-block-flex.tabs-with-image {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
}

._2-block-flex.tabs-with-image.ibm-plex-sans.reverse-order {
  flex-flow: row-reverse;
}

._2-block-flex.tabs-with-image.ibm-plex-sans.padding-gap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--neutral-100);
  border-radius: 32px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 48px;
  display: flex;
}

._2-block-flex.footer-form.bg-white {
  background-color: #fff;
}

._2-block-flex.footer-form.bg-white.radius-24px {
  border-radius: 24px;
}

._2-block-flex.footer-form.bg-white.radius-24px.p-60 {
  padding: 60px;
}

._2-block-flex.space-between {
  justify-content: space-between;
}

._2-block-flex.left {
  justify-content: flex-start;
  align-items: center;
}

._2-block-flex.left.gap-140 {
  grid-column-gap: 140px;
  grid-row-gap: 140px;
}

._2-block-flex-content {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 50%;
  display: flex;
}

._2-block-flex-content.gap-16 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

._2-block-flex-content.max-w-none {
  max-width: none;
}

._2-block-flex-image {
  flex: 0 50%;
  align-self: center;
}

._2-block-flex-image.left {
  order: -1;
}

._2-block-flex-image.tabs {
  flex: 0 50%;
  margin-left: 40px;
}

._2-block-flex-image.tabs.first {
  margin-left: 0;
  margin-right: 40px;
}

._2-block-flex-image.tabs.no-margin {
  flex: 0 auto;
  margin-left: 0;
}

._2-block-flex-image.tabs.no-margin.sms-tab-img {
  margin-right: 64px;
}

.image-7 {
  text-align: left;
  max-width: 100%;
}

.hover-change {
  flex-flow: column;
  display: flex;
}

.hover-change.active {
  margin-bottom: 0;
}

.hover-change.tabs {
  flex: 50%;
}

.hover-change.tabs.upper {
  flex: 1;
  justify-content: center;
  align-items: stretch;
}

.hover-change-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0000;
  border-left: 3px solid #bababa;
  flex-flow: column;
  flex: 1 0 50%;
  margin-bottom: 16px;
  padding: 16px 32px 0;
  display: flex;
  overflow: hidden;
}

.hover-change-content.w--current {
  background-color: #0000;
  margin-bottom: 16px;
  padding-bottom: 0;
  overflow: hidden;
}

.hover-change-content.active {
  border-left-color: #0b63e9;
}

.hover-change-content.pt-0 {
  margin-bottom: 24px;
  padding-top: 0;
}

.hover-change-content.with-background {
  background-color: #fff;
  border: 1px #000;
  border-radius: 24px;
  padding-top: 36px;
  padding-bottom: 36px;
  box-shadow: 0 0 60px #0000000d;
}

.hover-change-content.with-background.w--current {
  background-image: radial-gradient(circle at 0 100%, #391ce9, #3484f8 79%, #bbe7ff);
}

.hover-change-title {
  color: #bababa;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

.hover-change-title.active {
  color: #0b63e9;
}

.hover-change-title.color-white {
  color: #fff;
}

.hover-change-title.new-hover-change-title {
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

.hover-change-description {
  color: #626262;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 16px;
  line-height: 22px;
  overflow: hidden;
}

.hover-change-description.active {
  color: var(--neutral-600);
}

.hover-change-description.accordion-answer {
  margin-bottom: 0;
}

.hover-change-description.new-hover-change-description {
  color: #bababa;
  font-size: 18px;
  line-height: 24px;
}

._2-block-flex-content-h2 {
  margin-bottom: 16px;
}

._2-block-flex-content-p {
  font-size: 20px;
  line-height: 28px;
}

.text-span-12 {
  color: var(--neutral-800);
}

._2-block-flex-content-h3 {
  margin-bottom: 32px;
}

._2-block-flex-content-h3.tabs {
  margin-bottom: 0;
}

._2-block-flex-content-h3.tabs.first-tab {
  margin-bottom: 32px;
}

._2-block-flex-content-list {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

._2-block-flex-content-list-item {
  background-image: url('../images/Frame-235.svg');
  background-position: 0 2px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  margin-bottom: 16px;
  padding-left: 30px;
}

._2-block-flex-content-list-item.mb-0.authgear-workshop {
  background-image: url('../images/checkbox.svg');
  background-position: 0 1px;
  padding-left: 35px;
}

._2-block-flex-content-list-item.line-height-24px {
  color: #626262;
  background-position: 0 -1px;
}

._2-block-flex-content-list-item.line-height-24px.with-subcontent {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #365ef2;
  flex-flow: column;
  font-weight: 600;
  display: flex;
}

._2-block-flex-content-list-item.line-height-24px.with-subcontent.cross-icon {
  background-image: url('../images/features-SMSfraud-how-icon-x.svg');
}

.bg-ebf3ff {
  background-color: #ebf3ff;
}

.image-8 {
  width: 100%;
}

.tabs-menu-container {
  justify-content: center;
  align-self: center;
  align-items: center;
  max-width: 80%;
  display: flex;
}

.home-tabs-menu {
  text-align: center;
  color: #474e56;
  background-color: #0000;
  border-bottom: 1px solid #bbd6ff;
  flex: 0 auto;
  align-self: auto;
  padding: 20px 25px;
  font-weight: 500;
}

.home-tabs-menu.w--current {
  color: var(--primary-1);
  text-align: center;
  background-color: #0000;
  border-bottom-width: 2px;
  border-bottom-color: #0b63e9;
  padding: 20px 25px;
  font-weight: 700;
}

.home-tabs-menu-title {
  line-height: 24px;
}

.tabs-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  display: flex;
}

.home-card {
  background-color: #f5f5f5;
  padding: 60px 40px;
  transition: all .15s;
}

.home-card:hover {
  background-color: #0b63e9;
  box-shadow: 0 0 44.4px #0b63e96b;
}

.home-card.hover-to-white, .home-card.radius-48 {
  border-radius: 48px;
}

.home-card.radius-48.bg-1c1d3c {
  background-color: #1c1d3c;
}

.home-card.radius-48.bg-1c1d3c.with-button {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.home-card.radius-48.bg-1c1d3c.with-button:hover {
  background-color: #0000;
  background-image: linear-gradient(320deg, #9da1ffcc, #5f65ebcc 21%, #000967cc);
}

.home-card.radius-48.bg-1c1d3c.with-button.p-0 {
  text-decoration: none;
}

.home-card.radius-48.bg-diagonal-gradient-dark {
  background-image: linear-gradient(304deg, #9da1ff, #5f65eb 16%, #000967);
}

.home-card.radius-48.bg-diagonal-gradient-dark.content-center {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.home-card.transparent {
  background-color: #0000;
}

.home-card.transparent:hover {
  box-shadow: none;
}

.home-card.transparent.px-24 {
  padding-left: 24px;
  padding-right: 24px;
}

.home-card.transparent.px-24.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}

.home-card-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.home-card-wrap.home-card-content.text-center {
  align-items: center;
}

.home-card-title {
  color: #0b63e9;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

.text-block-4, .card-text.home-card-description-text {
  line-height: 26px;
}

.home-card-title-text {
  color: #0b63e9;
}

.home-card-title-text.dark {
  color: #afb7ff;
  font-family: IBM Plex Sans, sans-serif;
  line-height: 30px;
}

.home-card-title-text.text-white {
  color: #fff;
}

.home-card-description-text {
  line-height: 26px;
}

.home-card-description-text.hover-to-white {
  text-align: center;
}

.home-card-description-text.dark {
  color: #afb7ff;
  font-family: IBM Plex Sans, sans-serif;
  line-height: 24px;
}

.home-card-description-text.text-cee9ff {
  color: #cee9ff;
}

.home-card-description-text.color-626262.line-height-24 {
  line-height: 24px;
}

.home-card-wrap.home-card-content:hover {
  border: 1px #000;
}

.home-card-svg.hover-to-white {
  text-align: center;
  color: #0b63e9;
}

.home-card-svg.hover-to-white:hover {
  color: #fff;
}

.home-card-svg.center {
  text-align: center;
}

.form-heading {
  font-size: 52px;
  line-height: 60px;
}

.form-heading.color-white.footer-form {
  font-size: 48px;
  font-weight: 400;
}

.form-heading.color-white.footer-form.compare-form-heading {
  font-size: 48px;
  font-weight: 600;
}

.form-heading.footer-form.ibm-plex-sans {
  font-family: IBM Plex Sans, sans-serif;
  font-size: 40px;
  line-height: 48px;
}

.form-heading.footer-form.ibm-plex-sans.color-000 {
  color: #000;
}

.footer-form-section {
  background-image: url('../images/form_bg_pc2x.jpg');
  background-position: 50%;
  background-size: cover;
}

.footer-form-section.new-bg {
  background-image: url('../images/migratetoauthgear_form-bg2x.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.footer-form-section.form__bg-dark {
  background-image: url('../images/features-leadsform-bg2x.webp');
  background-size: cover;
}

.footer-form-section.compare-footer {
  background-image: url('../images/Rectangle-175-1.webp');
  background-position: 0 0;
  background-size: cover;
  border-bottom: 0 solid #000;
}

.checkbox-label {
  display: none;
}

.link-privacy {
  color: #27313d;
  text-decoration: underline;
}

.cookie-tag {
  color: #27313d;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: PT Sans, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.close-button-2 {
  width: 30px;
  height: 30px;
  transition: all .3s;
  position: absolute;
  inset: 20px 20px auto auto;
}

.close-button-2:hover {
  opacity: .5;
  transform: scale(1.1)rotate(180deg);
}

.button-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  margin-top: 10px;
  display: grid;
}

.fs-preferences-manager-wrapper {
  z-index: 9002;
  background-color: #27313dd9;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.button {
  background-color: var(--primary-1);
  color: #fff;
  border: 0 solid #27313d;
  border-radius: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-right: 20px;
  font-family: PT Sans, sans-serif;
  font-weight: 400;
  transition-property: all;
  transition-duration: .3s;
  transition-timing-function: ease;
}

.button:hover {
  border-top-style: solid;
  border-top-width: 2px;
  border-top-color: var(--primary-1);
  border-right-style: solid;
  border-right-width: 2px;
  border-right-color: var(--primary-1);
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-bottom-color: var(--primary-1);
  border-left-style: solid;
  border-left-width: 2px;
  border-left-color: var(--primary-1);
  background-color: var(--primary-1);
  color: #fff;
}

.button.deny {
  float: left;
  border-width: 2px;
  border-color: var(--primary-1);
  color: var(--primary-1);
  text-align: center;
  background-color: #faf7f2;
  padding-left: 15px;
  padding-right: 15px;
  font-family: PT Sans, sans-serif;
  font-weight: 700;
}

.button.deny:hover {
  color: var(--primary-1);
  background-color: #0000;
}

.button.accept {
  float: left;
  background-color: var(--primary-1);
  text-align: center;
  border-width: 0;
  font-family: PT Sans, sans-serif;
  font-weight: 700;
  position: relative;
}

.button.accept:hover {
  color: #fff;
  border-width: 0;
}

.privacy-title {
  color: #27313d;
  margin-bottom: 20px;
  font-family: PT Sans, sans-serif;
  font-size: 22px;
  font-weight: 700;
}

.fs-cookie-popup {
  z-index: 9001;
  border-style: solid none none;
  border-width: 2px;
  border-color: var(--primary-1) black black;
  background-color: var(--neutral-200);
  border-radius: 10px 10px 0 0;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr .25fr .25fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-bottom: 0%;
  margin-left: 0%;
  margin-right: 0%;
  padding: 15px;
  display: block;
  position: fixed;
  inset: auto 0 0;
  box-shadow: -2px -2px 9px 3px #0003;
}

.preferences-link {
  color: var(--primary-1);
  margin-right: 20px;
  font-family: PT Sans, sans-serif;
  display: block;
}

.preferences-link:hover {
  opacity: .5;
}

.preferences-container {
  z-index: 99;
  background-color: #faf7f2;
  border: 2px solid #f1f1f1;
  border-radius: 20px;
  min-width: 500px;
  max-width: 500px;
  max-height: 1080px;
  padding: 25px;
  position: fixed;
}

.image-10 {
  transition: all .2s;
}

.fs-manager-opener {
  z-index: 9000;
  background-color: var(--primary-1);
  cursor: pointer;
  border: 1px #000;
  border-radius: 50px;
  width: 40px;
  height: 40px;
  padding: 5px;
  transition: all .3s;
  position: fixed;
  inset: auto auto 20px 20px;
}

.fs-manager-opener:hover {
  opacity: 1;
  transform: rotate(270deg)scale(1.1);
}

.consents-form {
  margin-bottom: 0;
}

.field-wrapper {
  border-width: 2px;
  border-color: var(--primary-1);
}

.cookie-paragraph {
  color: #050505;
  width: auto;
  max-width: none;
  margin-bottom: 0;
  margin-right: 20px;
  font-family: PT Sans, sans-serif;
  font-size: 16px;
  line-height: 1.2em;
  position: static;
}

.grid-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border-bottom: 1px solid #d6d6d6;
  grid-template-rows: auto;
  grid-template-columns: 1fr .25fr;
  grid-auto-columns: 1fr;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  display: grid;
}

.checkbox {
  background-color: #b8b8b8;
  background-image: url('../images/np_circle_2713168_FFFFFF.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  border-width: 2px;
  border-color: #b8b8b8;
  border-radius: 20px;
  width: 40px;
  height: 20px;
  transition: all .15s;
}

.checkbox.w--redirected-checked {
  border: 1px solid var(--secondary-3);
  background-color: var(--primary-1);
  background-image: url('../images/np_circle_2713168_FFFFFF.svg');
  background-position: 100%;
  background-size: contain;
}

.checkbox.w--redirected-focus {
  box-shadow: none;
}

.paragraph-8 {
  margin-bottom: 5px;
  font-family: PT Sans, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
}

.paragraph-8.bold {
  color: #27313d;
  text-align: right;
  font-size: 15px;
  font-weight: 700;
}

.image-11 {
  transition: all .2s;
}

.image-56 {
  margin-bottom: 40px;
}

.heading-18 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 22px;
  line-height: 28px;
}

.heading-17 {
  color: #82f5e0;
  text-align: left;
  margin-top: 0;
  font-weight: 600;
}

.heading-17.color-white {
  color: var(--neutral-100);
}

.heading-17.color-white.event {
  font-size: 38px;
  line-height: 44px;
}

.text-block-22 {
  color: #fff;
  font-size: 22px;
  line-height: 28px;
}

.text-span-15 {
  display: none;
}

.flex-block-19 {
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1292px;
}

.image-55 {
  margin-top: 25px;
  margin-bottom: 25px;
}

.flex-block-18 {
  flex: 0 47.3%;
}

.hero {
  align-items: center;
  padding: 60px 20px 0;
  display: block;
  overflow: hidden;
}

.hero.money2020 {
  background-color: #0000;
  background-image: url('../images/generalcampaigns_hero-bg2x.webp');
  background-position: 50%;
  background-size: 1920px;
  background-attachment: scroll;
  justify-content: center;
  align-items: center;
  margin-top: 120px;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.flex-block-20 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
}

.text-span-16 {
  color: #21aa8f;
  font-weight: 700;
}

._4-card-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: wrap;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch center;
  align-self: auto;
  place-items: stretch stretch;
  width: 100%;
  max-width: 1290px;
  display: grid;
}

._4-card-grid.gap-32 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

._4-card-grid.gap-32.one-row {
  grid-template-rows: auto;
}

.section-8 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 60px 20px;
  display: flex;
}

.card-block-inside {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
}

.image-54 {
  align-self: center;
  line-height: 32px;
}

.heading-19 {
  color: var(--neutral-800);
  align-self: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 500;
  line-height: 40px;
}

.card-block-title {
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
}

.card-block {
  background-color: #f5f5f5;
  border-radius: 16px;
  flex-flow: row;
  flex: 1;
  align-self: stretch;
  min-width: 0;
  padding: 30px;
  display: block;
}

.card-block-content {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  justify-content: flex-start;
  align-items: center;
}

.card-block-desc {
  color: #666;
  text-align: center;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.flex-block-21 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
}

.text-span-17 {
  color: #21aa8f;
  font-weight: 700;
}

.section-9 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 60px 20px;
  display: flex;
}

.image-57 {
  align-self: center;
  line-height: 32px;
}

.text-block-24 {
  color: #666;
  text-align: center;
  align-self: center;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.heading-20 {
  color: var(--neutral-800);
  align-self: flex-start;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 500;
  line-height: 40px;
}

.text-block-26 {
  color: #fff;
  text-align: center;
  background-color: #0b63e9;
  border-radius: 50px;
  align-self: center;
  margin-bottom: 15px;
  padding: 6px 20px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
}

.flex-block-22 {
  background-color: #0fac901a;
  border-radius: 10px;
  align-self: center;
  width: 100%;
  padding: 20px;
}

.flex-block-22.left {
  background-color: #e2edff;
}

.flex-block-22.bottom {
  display: none;
}

.text-block-23 {
  color: #21aa8f;
  text-align: center;
  align-self: center;
  margin-bottom: 8px;
  font-family: Inter, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
}

.text-block-25 {
  color: #666;
  text-align: center;
  align-self: center;
  margin-bottom: 25px;
  font-size: 18px;
  line-height: 24px;
}

._2-block-flex-2 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 100%;
}

._2-block_flex-right.flex.gap-24.flex-column {
  flex-flow: column;
}

._2-block_flex-right.flex.gap-24.flex-column.grow {
  flex: 1;
}

.text-span-14 {
  color: #21aa8f;
  font-weight: 700;
  display: none;
}

._2-block_flex-left.form {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}

._2-block_flex-left.align-top {
  align-self: flex-start;
}

._2-block_flex-left.basis-60 {
  flex: 0 60%;
}

.section-10 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 60px 20px;
  display: flex;
}

.section-10.form {
  background-image: url('../images/generalcampaigns_form-bg2x.webp');
  background-position: 0 0;
  background-size: 1920px;
}

.get-demo-form-label {
  color: #666;
  margin-bottom: 8px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.text-span-18 {
  color: #f66688;
}

.get-demo-form-field {
  float: none;
  clear: none;
  direction: ltr;
  color: var(--neutral-700);
  white-space: normal;
  word-break: normal;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  margin-bottom: 0;
  padding: 10px;
  font-size: 16px;
  line-height: 1.111em;
  overflow: visible;
}

.get-demo-form-field:focus {
  border: 1px solid var(--primary-1);
}

.get-demo-form-field:focus-visible, .get-demo-form-field[data-wf-focus-visible] {
  color: #333;
  font-size: 16px;
}

.get-demo-form-field::placeholder {
  color: #c2c2c2;
}

.get-demo-form-label-required {
  color: #e15d5d;
}

.text-span-19 {
  display: none;
}

.text-block-28 {
  color: #fff;
  font-size: 50px;
  font-weight: 700;
  line-height: 60px;
}

.get-demo-form-submit {
  background-color: #25d0b1;
  border-radius: 4px;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  line-height: 28px;
}

.get-demo-form-submit.money2020 {
  background-color: #0b63e9;
}

.text-block-27 {
  color: #78d0ff;
  font-size: 42px;
  font-weight: 600;
  line-height: 64px;
}

.form-block-2 {
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  min-width: 500px;
  margin: auto;
  padding: 40px;
  box-shadow: 0 0 20px 4px #18776529;
}

.contactform {
  text-align: left;
  max-width: 800px;
  display: block;
}

.flex-block-23 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

._3-card-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: wrap;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch center;
  align-self: auto;
  place-items: stretch stretch;
  width: 100%;
  max-width: 1290px;
  display: grid;
}

._3-card-grid.gap-0 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

._3-card-grid.col {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

._3-card-grid.row-gap-64 {
  grid-row-gap: 64px;
}

.home-feature-cards-v2_card {
  background-color: #fff;
  border-radius: 36px;
  flex-flow: column;
  justify-content: space-between;
  min-width: 1px;
  display: flex;
  overflow: hidden;
  box-shadow: 0 0 44.4px #0b63e929;
}

.home-feature-cards-v2_card.dark {
  background-color: #0000;
  background-image: linear-gradient(#5f65ebcc, #000967cc);
}

.home-feature-cards-v2_card.dark.center {
  justify-content: center;
  align-items: center;
}

.home-feature-cards-v2_card.dark.center.py-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.home-feature-cards-v2_info-wrap {
  margin: 0 0 40px;
  padding-top: 50px;
  padding-left: 40px;
  padding-right: 40px;
}

.home-feature-cards-v2_info-wrap.mb-0.pt-0 {
  padding-top: 0;
}

.home-feature-cards-v2_info-heading {
  color: #000;
  margin-bottom: 8px;
  font-weight: 600;
}

.home-feature-cards-v2_info-heading.text-center.text-white {
  color: #fff;
  font-weight: 500;
}

.home-feature-cards-v2_info-description.paragraph-small {
  line-height: 22px;
}

.home-feature-cards-v2_info-description.paragraph-small.text-center.text-afb7ff {
  color: #afb7ff;
}

.home-feature-cards-v2_wrap {
  grid-column-gap: 36px;
  grid-row-gap: 50px;
  flex-flow: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr) minmax(0, 1fr);
  grid-auto-columns: 1fr;
  display: grid;
}

.home-feature-cards-v2_wrap.colgap-32 {
  grid-column-gap: 32px;
}

.home-feature-cards-v2_wrap.gap-32 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

.home-feature-cards-v2_image {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.home-feature-cards-v2_image.width-auto {
  width: auto;
}

.home-feature-cards-v2_image.width-auto.px-60 {
  padding-left: 60px;
  padding-right: 60px;
}

.home-feature-cards-v2_image.width-auto.px-60.height-100 {
  height: 100%;
}

.home-feature-cards-v2_image.width-auto.px-30 {
  padding-left: 30px;
  padding-right: 30px;
}

.home-feature-cards-v2_image.width-auto.px-30.height-100 {
  height: 100%;
}

.home-feature-cards-v2_image-wrap {
  text-align: center;
  flex: 1;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.text-block-29, .text-block-30, .text-block-31 {
  text-align: center;
}

.image-rounded {
  border-radius: 20.5px;
}

.why-authgear-tabs.h3 {
  margin-bottom: 8px;
  font-size: 24px;
  line-height: 32px;
}

.why-authgear-list-item-paragraph {
  margin-left: -30px;
  line-height: 24px;
}

.why-authgear-list-item-title {
  color: var(--primary-1);
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}

.container-full {
  background-image: url('../images/why-authgear-kv_bg2x.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 100%;
}

.middle-hero-wrapper {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 110px;
  padding-bottom: 110px;
}

.middle-hero-wrapper.pb-0 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
  padding-bottom: 0;
  display: flex;
}

.middle-hero-wrapper.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}

.middle-hero-wrapper.py-0.mw-1100 {
  max-width: 1100px;
}

.why-authgear-hero-inner {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  flex-flow: column;
  display: flex;
}

.why-authgear-heading {
  letter-spacing: -.03em;
  color: #c8e4ff;
  margin-bottom: 0;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 60px;
}

.middle-hero-paragraph {
  color: #c8e4ff;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 22px;
  line-height: 32px;
}

.middle-hero-paragraph.text-787e81 {
  color: #787e81;
}

.middle-hero-paragraph.text-787e81.size-18 {
  font-size: 18px;
  line-height: 26px;
}

.why-authgear {
  align-self: center;
}

.why-authgear.hero-title {
  color: var(--neutral-100);
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}

.mb-32 {
  margin-bottom: 32px;
}

.mb-32.color-white.text-l {
  font-size: 18px;
  line-height: 24px;
}

._2-card-grid {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: wrap;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch center;
  align-self: auto;
  place-items: stretch stretch;
  width: 100%;
  max-width: 1290px;
  display: grid;
}

._2-card-grid.gap-32 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

._2-card-grid.gap-32.basis-48-67 {
  flex: 0 48.67%;
}

._2-card-grid.gap-32.mb-40 {
  margin-bottom: 40px;
}

._2-card-grid.gap-32.mb-40._2-rows {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 0;
}

.svg-card {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #fff;
  border-radius: 24px;
  flex-flow: column;
  padding: 48px 32px;
  display: flex;
}

.svg-card.p-24 {
  padding: 24px;
}

.svg-card.p-24.gap-16 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.svg-card.p-24.gap-16.transparent {
  background-color: #0000;
  background-image: linear-gradient(118deg, #81818145 1.43%, #fff3);
  border: 1px solid #ffffff1f;
}

.svg-card.p-24.gap-16.transparent.min-w-296px {
  min-width: 296px;
}

.svg-card.p-24.gap-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.svg-card.p-24.gap-6.transparent {
  background-color: #0000;
  background-image: linear-gradient(118deg, #81818145 1.43%, #fff3);
  border: 1px solid #ffffff1f;
}

.svg-card.p-24.gap-6.transparent.min-w-296px {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  min-width: 296px;
}

.svg-card.px-24 {
  padding-left: 24px;
  padding-right: 24px;
}

.svg-card.px-24.pb-24 {
  padding-bottom: 24px;
}

.svg-card.px-24.pb-24.relative {
  position: relative;
}

.svg-card.px-24.pb-24.relative.drop-shadow {
  box-shadow: 0 0 50px #0000001a;
}

.svg-card.px-24.pb-24.relative.drop-shadow.flip-front {
  backface-visibility: hidden;
  perspective: 1000px;
  position: absolute;
  transform: perspective(1000px);
}

.svg-card.px-24.pb-24.relative.drop-shadow.flip-back {
  backface-visibility: hidden;
  perspective: 1000px;
  transform-style: preserve-3d;
  transform: rotateX(180deg)rotateY(0)rotateZ(0)perspective(1000px);
}

.svg-card.px-24.gap-6 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
}

.svg-card.px-24.gap-6.center {
  justify-content: flex-start;
  align-items: center;
}

.svg-card.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}

.svg-card.p-0 {
  padding: 0;
}

.svg-card.p-0.bg-transparent {
  background-color: #0000;
}

.svg-card.p-0.bg-transparent.with-divider {
  border-right: 1px solid #dfdfdf;
  border-radius: 0;
  padding-left: 30px;
  padding-right: 30px;
}

.svg-card.p-0.bg-transparent.with-divider.first {
  padding-left: 0;
}

.svg-card.p-0.bg-transparent.with-divider.last {
  border-right-style: none;
  padding-right: 0;
}

.svg-card.p-0.pr-24 {
  padding-right: 24px;
}

.svg-card.p-0.pr-24.download-gray-card {
  background-color: #f9f9fb;
  padding: 48px;
}

.svg-card.p-0.gap-6 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
}

.svg-card.row {
  flex-flow: row;
}

.svg-card.row.p-0.bg-transparent.gap-32 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

.svg-card.p-32 {
  padding: 32px;
}

.svg-card.bg-eff2fc {
  background-color: #eff2fc;
}

.svg-card.bg-eff2fc.gap-16 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.svg-card.bg-eff2fc.gap-16.py-24 {
  padding-top: 24px;
  padding-bottom: 24px;
}

.svg-card.bg-eff2fc.gap-16.py-24.px-32 {
  padding-left: 32px;
  padding-right: 32px;
}

.svg-card.gray-card {
  background-color: #f9f9fb;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 32px;
  padding-right: 32px;
}

.svg-card.white-svg-card {
  border-radius: 18px;
  justify-content: space-between;
  padding-top: 32px;
  padding-bottom: 32px;
}

.svg-card.svg-card-alternative {
  background-color: #0b63e9;
}

.svg-card-image-container.center {
  align-self: center;
}

.svg-card-image-container.center._w-full {
  flex: none;
}

.svg-card-image-container._w-32px {
  width: 32px;
  min-width: 32px;
}

.svg-card-image-container.mb-18 {
  margin-bottom: 18px;
}

.svg-card-content-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.svg-card-content-container.text-center.gap-6 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
}

.svg-card-content-container.text-center.gap-6.mb-50 {
  flex: 1;
  justify-content: center;
  align-items: stretch;
  margin-bottom: 50px;
}

.svg-card-content-container.text-center.gap-8 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}

.svg-card-content-container.gap-6 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
}

.svg-card-content-container.gap-6.vertical-center {
  justify-content: center;
  align-items: flex-start;
}

.svg-card-content-title {
  color: var(--primary-1);
  font-family: IBM Plex Sans, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.svg-card-content-title.ibm-plex-sans.color-2b2b2b {
  color: #2b2b2b;
}

.svg-card-content-title.ibm-plex-sans.color-2b2b2b.small {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.svg-card-content-title.ibm-plex-sans.color-2b2b2b.small.color-white {
  color: var(--neutral-100);
}

.svg-card-content-title.ibm-plex-sans.color-2b2b2b.size-22 {
  font-size: 22px;
}

.svg-card-content-title.ibm-plex-sans.small {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.svg-card-content-title.ibm-plex-sans.small.color-44daff {
  color: #44daff;
}

.svg-card-content-title.ibm-plex-sans.color-white {
  color: #fff;
}

.svg-card-content-title.inter {
  font-family: Inter, sans-serif;
}

.svg-card-content-title.inter.color-2e2e2e.size-18 {
  font-size: 18px;
  line-height: 24px;
}

.svg-card-content-title.left {
  text-align: left;
}

.svg-card-content-title.left.inter.color-2e2e2e.mobile-20px {
  color: #2b2b2b;
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 500;
}

.svg-card-content-title.left.inter.color-2e2e2e.mobile-20px.size-22 {
  font-size: 22px;
}

.svg-card-content-description {
  font-family: IBM Plex Sans, sans-serif;
}

.svg-card-content-description.size-14 {
  font-size: 14px;
  line-height: 18px;
}

.svg-card-content-description.size-14.color-c5cae8 {
  color: #c5cae8;
}

.svg-card-content-description.size-14.color-787e81 {
  color: #787e81;
}

.svg-card-content-description.size-14.color-787e81.inter {
  font-family: Inter, sans-serif;
}

.svg-card-content-description.size-14.color-787e81.inter.text-align-left {
  text-align: left;
}

.svg-card-content-description.size-14.color-bcddff {
  color: #bcddff;
}

.svg-card-content-description.inter {
  font-family: Inter, sans-serif;
}

.svg-card-content-description.inter.text-align-left {
  text-align: left;
}

.svg-card-content-description.inter.text-align-left.mobile-16px {
  color: #626262;
}

.svg-card-content-description.inter.text-align-left.mobile-16px.color-626262 {
  color: #626262;
  line-height: 1.5em;
}

.svg-card-content-description.inter.text-align-left.mobile-16px.color-626262.line-height-26px {
  font-family: IBM Plex Sans, sans-serif;
  line-height: 26px;
}

.svg-card-content-description.text-align-left {
  text-align: left;
}

.svg-card-content-description.text-align-left.mobile-16px.passkeys-card-back {
  color: #cee9ff;
  font-weight: 600;
}

.svg-card-content-description.size-16 {
  font-size: 16px;
  line-height: 24px;
}

.svg-card-content-description.size-18 {
  line-height: 26px;
}

.svg-card-content-description.size-18.color-c5cae8 {
  color: #c5cae8;
}

.svg-card-content-description.white-svg-card {
  text-align: left;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.bg-fbfbfb {
  background-color: #fbfbfb;
}

.featuretag {
  background-color: var(--neutral-100);
  text-transform: uppercase;
  border-radius: 30px;
  margin-bottom: 10px;
  padding: 12px 24px;
  display: inline-block;
}

.featuretag.home-newfeaturetag-label {
  opacity: 1;
  color: #3d3d3d;
  background-color: #0000;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 700;
}

.featuretag.mb-20 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 20px;
  margin-right: auto;
  display: block;
}

.featuretag-label {
  color: var(--primary-1);
  text-align: center;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
}

.form-description.ibm-plex-sans {
  line-height: 24px;
}

.section-bottom-title {
  font-family: IBM Plex Sans, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.section-bottom-title.mb-16 {
  color: #2e2e2e;
  margin-bottom: 16px;
}

.color-gradient {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #391ce9, #31b7ff);
  -webkit-background-clip: text;
  background-clip: text;
}

.nav-button {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #3e4f6f;
  justify-content: flex-start;
  align-items: center;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 14px;
  line-height: 22px;
  text-decoration: none;
  display: flex;
}

.nav-button.login.plausible-event-name--login {
  flex: 0 auto;
  transition: transform .35s, color .35s;
  display: inline-flex;
}

.nav-button.login.plausible-event-name--login:hover {
  transform: scale(.97);
}

.nav-button.login.plausible-event-name--login.once {
  color: #fff;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  display: flex;
}

.nav-button.tool-github-button {
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.code-embed-2 {
  width: 24px;
  height: 24px;
}

.mobile-nav-buttons {
  display: none;
}

.top-label {
  align-self: center;
}

.top-label.hero-title {
  color: var(--neutral-100);
  text-transform: uppercase;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #391ce9, #31b7ff);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 36px;
}

.container-full-general {
  width: 100%;
}

.middle-hero-inner {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  flex-flow: column;
  display: flex;
}

.middle-hero-inner.mb-60 {
  margin-bottom: 60px;
}

.text-highlight-gradient {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #391ce9, #31b7ff 47%, #7300ff 85%);
  -webkit-background-clip: text;
  background-clip: text;
}

.text-highlight-gradient.secondary {
  background-image: linear-gradient(90deg, #3ef, #57c4ff 77% 85%);
}

.grid-12 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-12.gap-36 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: minmax(0, 1fr) 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.grid-12.gap-32 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid-12.gap-32.tablet-2-col.tablet-gap-16 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.features-card-new {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-image: linear-gradient(#fffc, #fffc), linear-gradient(#ffffffa6, #ffffffa6), linear-gradient(273deg, #fff9, #895bdb99 13%, #0b64e999 32%, #8cf9 65%, #83f5a999 91%, #fff9 102%);
  border: .85px solid #e5e5e5;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 24px 60px;
  display: flex;
}

.features-card-new.px-24 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  padding-left: 24px;
  padding-right: 24px;
}

.features-card-new.px-24.bg-white {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-color: #fff;
}

.features-card-new.px-24.bg-transparent-gradient {
  background-image: linear-gradient(118deg, #54545445 1.43%, #fff3 51.5% 66.68%);
}

.features-card-new.px-24.bg-transparent-gradient.gap-24 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.features-card-new.px-24.bg-transparent {
  background-image: none;
}

.features-card-new.px-24.bg-transparent.space-between.border-0 {
  border-style: none;
}

.features-card-new.px-24.bg-transparent.space-between.border-0.bg-white.stretch {
  align-items: stretch;
}

.features-card-new.px-24.bg-transparent.border-0 {
  border-style: none;
}

.features-card-new.space-between {
  justify-content: space-between;
  align-items: center;
}

.features-card-new.px-32 {
  padding-left: 32px;
  padding-right: 32px;
}

.features-card-new.px-32.py-48 {
  padding-top: 48px;
  padding-bottom: 48px;
}

.features-card-new.px-32.py-48.bg-transparent-gradient {
  background-image: linear-gradient(#54545445 1.43%, #fff3 51.5% 66.68%);
}

.features-card-new.px-32.py-48.bg-transparent-gradient.gap-24 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.features-card-new_image {
  align-self: center;
}

.features-card-new_image.last {
  flex: 1;
  order: 1;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  max-height: 100%;
  display: flex;
}

.features-card-new_image.center {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.features-card-new_text {
  text-align: center;
  color: #2e2e2e;
  align-self: center;
  font-family: IBM Plex Sans, sans-serif;
  line-height: 24px;
}

.top-content-icon {
  margin-bottom: 16px;
}

.features-card-new_content-wrap {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  font-family: IBM Plex Sans, sans-serif;
  display: flex;
}

.features-card-new_content-title {
  color: #2b2b2b;
  font-weight: 600;
  line-height: 24px;
}

.features-card-new_content-title.color-white {
  color: var(--neutral-100);
}

.features-card-new_content-desc {
  color: #787e81;
  font-size: 14px;
  line-height: 18px;
}

.features-card-new_content-desc.color-bcddff {
  color: #bcddff;
}

.bg-f3f6ff {
  background-color: #f3f6ff;
}

.top-content-title.ibm-plex-sans.weight-600 {
  font-weight: 600;
}

.top-content-title.ibm-plex-sans.weight-600.size-40, .top-content-title.ibm-plex-sans.color-2e2e2e.size-40 {
  font-size: 40px;
}

.top-content-title.ibm-plex-sans.color-2e2e2e.size-40.mobile-center {
  text-align: center;
  font-weight: 400;
}

.top-content-title.ibm-plex-sans.color-white.size-40 {
  font-size: 40px;
}

.top-content-title.ibm-plex-sans.color-white.size-40.line-height-1-238em {
  text-align: center;
  align-self: center;
}

.top-content-title.ibm-plex-sans.trusted-by-title.size-40 {
  font-size: 40px;
}

.top-content-title.ibm-plex-sans.trusted-by-title.size-40.mobile-center {
  color: var(--neutral-100);
  text-align: center;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
}

.top-content-title.mg-bottom-16px.ibm-plex-sans.color-2e2e2e.size-40 {
  text-align: center;
  align-self: center;
  font-weight: 600;
}

.color-2e2e2e {
  color: #2e2e2e;
}

.ibm-plex-sans {
  font-family: IBM Plex Sans, sans-serif;
}

.ibm-plex-sans.text-adadad {
  color: #adadad;
}

.ibm-plex-sans.once-h2 {
  font-size: 64px;
  line-height: 80px;
}

.ibm-plex-sans.once-h2.gray {
  color: #2e2e2e;
}

.ibm-plex-sans.once-h2.gray.once-mobile {
  font-weight: 400;
}

.ibm-plex-sans.hero-with-padding.page-bg {
  background-color: #f9f9fb;
}

.svg-card_title-wrap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.bg-gradient {
  background-image: url('../images/b2c_ciam_integration-bg2x.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.text-bold {
  font-weight: 600;
}

.mw-140 {
  max-width: 140%;
}

.mw-140.md-120 {
  max-width: 120%;
}

.new-heading {
  letter-spacing: -.03em;
  color: #2b2b2b;
  margin-bottom: 0;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 52px;
  font-weight: 700;
  line-height: 60px;
}

._w-full.pb-80 {
  padding-bottom: 80px;
}

._w-full.pb-80.mobile-100 {
  display: none;
}

.card-count {
  color: #365ef2;
  background-color: #dde5ff;
  border-radius: 12px;
  padding: 7px 13px;
  font-size: 16px;
  font-weight: 600;
  line-height: 21px;
}

.hero_workshop_content-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.mb-0 {
  margin-bottom: 0;
}

.card-full {
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.card-full.workshop {
  background-blend-mode: screen;
  background-image: url('../images/workshop_card_blue-gradient.png'), radial-gradient(circle at 60% 150%, #d499f2, #5844c2 40%, #372eb6 56%, #17236f 79%, #0d205a 91%, #071e4d), linear-gradient(#161d2d, #161d2d);
  background-position: 0 0, 0 0, 0 0;
  background-repeat: no-repeat, repeat, repeat;
  background-size: auto 100%, auto, auto;
  border-radius: 24px;
}

.workshop-agenda {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: .65fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: grid;
}

._5-card-grid {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: wrap;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch center;
  align-self: auto;
  place-items: stretch stretch;
  width: 100%;
  max-width: 1290px;
  display: grid;
}

._5-card-grid.gap-32 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

._5-card-grid.gap-32.basis-48-67 {
  flex: 0 48.67%;
}

.workshop_why-attend_bottom {
  border-top: 1px solid #adadad;
  border-bottom: 1px solid #adadad;
  align-self: center;
  width: 90%;
  max-width: 1062px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.workshop_why-attend_card-pink {
  text-align: center;
  border: 2px solid #000;
  color: #e0b2ff;
  background-image: linear-gradient(234.28deg, #5844c2 1.17%, #372eb600 23.29%, #2a2a9947 69.92%, #071e4d 95%);
  border-image-source: linear-gradient(324.15deg, #d499f2 8.83%, #372eb6 56.84%, #b0aaff 79.14%);
  padding: 47px 15px 23px;
  font-family: IBM Plex Sans, sans-serif;
  line-height: 24px;
}

.bg-black {
  background-color: #000;
}

.bg-black.bg-workshop-gradient {
  background-image: url('../images/24OCTSG_reserve_bg2x.webp');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 100%;
}

.bg-black.relative {
  position: relative;
  overflow: hidden;
}

.workshop_why-attend_card-blue {
  text-align: center;
  border: 2px solid #000;
  color: #acd6ff;
  background-image: linear-gradient(234.28deg, #2a7de3 1.17%, #372eb600 23.29%, #2a2a9747 69.92%, #2467a6 95%);
  border-image-source: linear-gradient(324.15deg, #70c6ff 8.83%, #0058b5 56.84%, #85beff 79.14%);
  padding: 47px 15px 23px;
  font-family: IBM Plex Sans, sans-serif;
  line-height: 24px;
}

.workshop_why-attend_card-content {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
}

.workshop_subtext-note {
  color: #adadad;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 30px;
}

.weight-600 {
  font-weight: 600;
  line-height: 24px;
}

.weight-600.color-adadad {
  color: #adadad;
}

.weight-600.color-adadad.capitalize {
  text-transform: uppercase;
}

.weight-600.color-adadad.capitalize.nowrap {
  white-space: nowrap;
}

.weight-600.color-adadad.capitalize.nowrap.align-top {
  align-self: flex-start;
}

.workshop_h2 {
  color: var(--neutral-100);
  text-transform: uppercase;
  font-size: 36px;
  font-weight: 600;
  line-height: 40px;
}

.workshop_h2.card-h2 {
  font-size: 42px;
  line-height: 56px;
}

.workshop_h2-main {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90.4deg, #84ebff, #34ccff 47.06%, #e149ff);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 64px;
  line-height: 80px;
}

.workshop_hero_location, .workshop_hero_date {
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

.workshop_hero_time {
  font-size: 18px;
  line-height: 32px;
}

.workshop_hero_h1 {
  color: var(--neutral-100);
  text-align: center;
  text-transform: uppercase;
  font-size: 4rem;
  line-height: 5rem;
}

.workshop_hero_h1.mb-0 {
  text-transform: uppercase;
  font-weight: 600;
}

.workshop_hero_description {
  color: var(--neutral-100);
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 16px;
  font-size: 28px;
  line-height: 36px;
}

.workshop_cta {
  background-image: linear-gradient(95.77deg, #848aff, #34ccff 36.1%, #ce49ff 95%);
  border-radius: 14px;
  padding: 16px 32px;
  line-height: 24px;
  transition: transform .35s, color .35s;
  box-shadow: 0 0 25.3px #376ecb8f;
}

.workshop_cta:hover {
  color: var(--neutral-100);
  transform: scale(.97);
}

.workshop_cta.left {
  align-self: flex-start;
}

.text-span-21 {
  text-transform: none;
}

.workshop-nav {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  background-color: #000000a3;
  border-bottom: 1px solid #fff;
  padding: 20px 40px;
  position: fixed;
  inset: 0% 0% auto;
}

.workshop-nav-right {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.workshop-timer {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.workshop-time-wrap {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.workshop-time-separator {
  color: var(--neutral-100);
  font-size: 30px;
  font-weight: 600;
  line-height: 42px;
}

.workshop-time {
  color: var(--neutral-100);
  font-size: 24px;
  font-weight: 600;
  line-height: 36px;
}

.workshop-time-label {
  text-transform: uppercase;
  color: #a5dfff;
  font-size: 12px;
  line-height: 18px;
}

.workshop-nav-text {
  color: var(--neutral-100);
  font-size: 1.0725rem;
  font-weight: 700;
  line-height: 1.5rem;
}

.gradient-yellow {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #fff9b2, #ffd87d);
  -webkit-background-clip: text;
  background-clip: text;
}

.workshop-navigation-button {
  color: var(--primary-1);
  white-space: nowrap;
  background-color: #fff;
  border-radius: 14px;
  padding: 14px 22px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

.workshop-nav-container {
  justify-content: flex-start;
  align-items: center;
  min-width: 100%;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.authgear-workshop-cta {
  min-width: 200px;
  margin-right: 40px;
}

.authgear-workshop-cta.w--current {
  width: 100%;
  max-width: 200px;
  margin-right: 40px;
}

.workshop-nav-cta-mobile {
  display: none;
}

.workshop-agenda-time {
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 20px;
  line-height: 24px;
}

.workshop-agenda-event {
  color: var(--neutral-100);
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 20px;
  line-height: 24px;
}

.faq2_accordion-2 {
  border-top: 1px #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}

.faq2_accordion-2.margin-top, .faq2_accordion-2.margin-top-32 {
  margin-top: 32px;
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.max-width-large {
  width: 100%;
  max-width: 56rem;
}

.max-width-large.once-faq {
  max-width: none;
}

.faq2_icon-2 {
  align-self: flex-start;
  width: 2rem;
  margin-left: 0;
  transform: rotate(90deg);
}

.faq2_icon-2.nospin {
  transform: none;
}

.faq-accordion-question {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 35px;
}

.faq-accordion-question.referral-faq-q {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.faq-accordion-question.referral-faq-q.pumping-fraud-faq {
  margin-right: auto;
  font-size: 24px;
  line-height: 32px;
}

.faq2_answer {
  border-bottom: 1px #fff;
  overflow: hidden;
}

.faq2_question-2 {
  color: var(--neutral-100);
  cursor: pointer;
  border-top: 1px solid #fff;
  border-bottom: 1px #e1e1e1;
  justify-content: space-between;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 24px;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
  display: flex;
}

.faq2_question-2.first {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border-top-style: none;
  justify-content: flex-start;
  align-items: center;
  padding-top: 0;
}

.faq2_question-2.first.pumping-fraud-faq {
  color: #2e2e2e;
  flex-flow: row-reverse;
}

.faq2_component-2 {
  border-bottom: 1px #e1e1e1;
}

.faq2_component-2._1280 {
  max-width: 1280px;
  margin-top: 60px;
}

.faq2_component-2._1060 {
  max-width: 1060px;
  margin-left: auto;
  margin-right: auto;
}

.faq2_component-2._1060.pumping-fraud {
  width: 100%;
  max-width: none;
}

.referral-faq-a-2 {
  color: #fff;
  margin-bottom: 32px;
  padding-top: 7px;
  padding-left: 36px;
  font-size: 18px;
  line-height: 32px;
}

.referral-faq-a-2.pumping-fraud-faq-a {
  color: #626262;
  padding-left: 0;
  line-height: 24px;
}

.workshop-h2-icon {
  min-width: 64px;
}

.workshop-faq {
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.link-2 {
  text-decoration: none;
}

.workshop-speaker-photo {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
}

.text-block-33 {
  align-self: flex-start;
  width: 560px;
  line-height: 24px;
}

.image-58, .image-59 {
  width: 100%;
}

.text-block-34 {
  max-width: 560px;
  line-height: 24px;
}

.workshop-footer-form_content {
  color: #fff;
  max-width: 560px;
  font-size: 30px;
  line-height: 42px;
}

.workshop-form {
  background-color: #fff;
  border-radius: 24px;
  width: 100%;
  margin-bottom: 0;
  padding: 46px 64px;
  box-shadow: 0 0 32.6px #123a995c;
}

.workshop-form-submit-button {
  background-color: #0b63e9;
  border-radius: 4px;
  width: 100%;
}

.workshop-form-text-field {
  color: #333;
  border-radius: 4px;
  margin-bottom: 20px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

.workshop-form-text-field:focus {
  border: 1px solid #0b63e9;
}

.workshop-form-text-field.phone-number {
  margin-bottom: 0;
}

.workshop-form-field-label {
  color: #666;
  margin-bottom: 8px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.hero_workshop_bottom-icon {
  min-width: 36px;
}

.text-block-35 {
  line-height: 24px;
}

.image-60 {
  width: 100%;
}

.workshop-footer-separator {
  background-image: linear-gradient(94.16deg, #7f23ff, #0065ff);
  width: 100%;
  height: 8px;
  padding-bottom: 0;
}

.div-block-6 {
  position: absolute;
  inset: auto auto 25px 25px;
}

.workshop_speaker-text {
  text-transform: uppercase;
  color: #fff;
  font-size: 52px;
  font-weight: 600;
  line-height: 30px;
}

.text-span-22 {
  font-size: 24px;
  font-weight: 400;
  line-height: 31px;
}

.workshop-floating-text {
  z-index: 0;
  opacity: .2;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: white;
  text-transform: uppercase;
  color: #0000;
  font-size: 12.5em;
  font-weight: 700;
  line-height: 260px;
  position: absolute;
  top: 40%;
  left: -2%;
}

.workshop-floating-text.top-right {
  top: 0%;
  left: auto;
  right: 5%;
}

.workshop-floating-text.top-left {
  top: 5%;
  left: 5%;
}

.workshop-floating-text.bottom-left {
  top: auto;
  bottom: 0;
  left: 5%;
}

.live-demo-cta {
  color: #afb7ff;
  background-color: #0000004d;
  border: 1px solid #afb7ff;
  border-radius: 30px;
  margin-top: 40px;
  padding: 8px 24px;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  transition-property: transform, color;
  transition-duration: .35s, .35s;
  transition-timing-function: ease, ease;
}

.live-demo-cta:hover {
  color: #fff;
  transform: scale(.97);
}

.features-hero-description {
  color: #787e81;
  line-height: 26px;
}

.features-hero-description.text-white {
  color: #fff;
}

.features-hero-description.inverse {
  text-align: left;
  color: #afb7ff;
  font-family: IBM Plex Sans, sans-serif;
}

.features-hero-description.text-purple {
  color: #c3c4ff;
  font-family: IBM Plex Sans, sans-serif;
}

.featurespage__hero_v2 {
  padding-top: 220px;
  padding-bottom: 100px;
  overflow: hidden;
}

.featurespage__hero_v2.featurespage__hero_bg {
  background-image: url('../images/features-hero-bg2x.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  margin-top: 80px;
  padding-top: 100px;
  display: flex;
}

.featurespage__hero_v2.featurespage__hero_bg.overflow-display {
  overflow: visible;
}

.featurespage__hero_v2.featurespage__hero_bg.mt-80 {
  margin-top: 80px;
}

.featurespage__hero_v2.featurespage__hero_bg.mt-80.enterprise-hero {
  background-image: url('../images/solutions_enterprise-sso_kv-bg2x.webp');
}

.featurespage__hero_v2.featurespage__hero_bg.inverse {
  background-image: url('../images/features-SMSfraud-hero-bg2x.webp');
}

.featurespage__hero_v2.featurespage__hero_bg.vs-page {
  background-image: url('../images/compare_bg2x.webp');
  background-position: 50% 100%;
  background-size: cover;
}

.featurespage__hero_v2.featurespage__hero_bg.blue-bg {
  background-image: url('../images/features-hero-banner-newbg2x.webp');
}

.featurespage__hero_v2.featurespage__hero_bg.no-bg {
  background-image: none;
  padding: 32px;
}

.features-page-h3 {
  font-size: 42px;
  font-weight: 400;
  line-height: 56px;
}

.features-page-h3.gray-gradient {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #f3f3f3, #a7a7a7a6);
  -webkit-background-clip: text;
  background-clip: text;
}

.features-page-h3.white {
  color: var(--neutral-100);
}

.features-text-block {
  max-width: 50%;
  padding: 20px;
}

.features-text-block.text-align-left {
  max-width: 55%;
}

.features-text-block.line-height-40.p-0 {
  padding: 0;
}

.features-text-block.p-0 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  align-self: auto;
  min-width: 50%;
  padding: 0;
  display: flex;
}

.features-text-block.p-0.gap16 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  min-width: auto;
}

.card-full.p-60 {
  padding-left: 60px;
  padding-right: 60px;
}

.card-full.radius-48px {
  border-radius: 48px;
}

.card-full.radius-48px.p-60.bg-blue {
  background-image: linear-gradient(#391ce9, #391ce9);
}

.card-full.radius-48px.p-60.bg-blue.bg-radial-gradient-blue {
  background-image: radial-gradient(circle at 0 100%, #391ce9, #3484f8 50%, #bbe7ff), linear-gradient(#391ce9, #391ce9);
}

.features-h2 {
  font-size: 40px;
  font-weight: 600;
  line-height: 50px;
}

.features-h2.gray-gradient {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #fff, #cae9ff);
  -webkit-background-clip: text;
  background-clip: text;
}

.features-h2.gray-gradient.mb-0.mobile-26px {
  font-weight: 400;
}

.features_card-full-description {
  line-height: 24px;
}

.features_card-full-description.color-cee9ff {
  color: #cee9ff;
}

.tabs-pretext {
  max-width: 50%;
  font-family: IBM Plex Sans, sans-serif;
  line-height: 24px;
}

.features-hero-wrapper-v2 {
  justify-content: center;
  align-items: center;
  padding-left: 100px;
  padding-right: 100px;
  display: flex;
}

.featurespage__section_dark-bg {
  background-image: url('../images/features-passwordless-dark-color-bg2x.webp');
  background-position: 0 0;
  background-size: cover;
}

.color-cee9ff {
  color: #cee9ff;
  line-height: 24px;
}

.footerform__divider-sm {
  background-image: linear-gradient(90deg, #4628ff, #41dcff);
  border-radius: 35px;
  width: 80px;
  height: 6px;
  margin-top: 16px;
  margin-bottom: 16px;
}

.featurespage__section_dark-bg-passkeys {
  background-image: url('../images/features-passkeys-api-bg-m2x.webp');
  background-position: 0 0;
  background-size: cover;
}

.featurespage__hero-titletag {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #391ce9, #31b7ff);
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: 16px;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

.featurespage__hero-titletag.new-liner-gradient {
  background-image: linear-gradient(90deg, #391ce9, #31b7ff);
  font-weight: 500;
}

.featurespage__hero-titletag.inverse {
  color: #afb7ff;
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-clip: border-box;
  font-weight: 400;
}

.video-description {
  line-height: 24px;
}

.video-description.color-white.text-normal {
  font-size: 18px;
}

.text-highight-lightblue-gradient {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#3ef, #57c4ff);
  -webkit-background-clip: text;
  background-clip: text;
}

.feature-image-wrapper-full {
  text-align: center;
  padding-top: 40px;
}

.video-container-full {
  border-radius: 0;
  flex: 1;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.text-span-23 {
  font-size: 20px;
}

.footer__dark-authgear-desc {
  color: #a5dfff;
  margin-top: 16px;
  margin-bottom: 16px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
}

.features-hero-wrapper-new {
  justify-content: space-between;
  align-items: center;
  max-width: 1271px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.features-hero-wrapper-new.column {
  flex-flow: column;
}

.features-hero-wrapper-new.column.overlay-bottom-image {
  margin-bottom: -250px;
}

.features-hero-wrapper-new.gap140 {
  grid-column-gap: 140px;
  grid-row-gap: 140px;
}

.features-hero-wrapper-new.inner-bg {
  background-image: url('../images/features-hero-banner-newbg2x.webp');
  background-position: 0 0;
  background-size: cover;
  border-radius: 48px;
  max-width: none;
  padding: 68px;
}

.flip-card {
  position: relative;
}

.svg-card-back {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #fff;
  border-radius: 24px;
  flex-flow: column;
  padding: 48px;
  display: flex;
}

.svg-card-back.p-24 {
  padding: 24px;
}

.svg-card-back.p-24.gap-16 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.svg-card-back.p-24.gap-16.transparent {
  background-color: #0000;
  background-image: linear-gradient(118deg, #81818145 1.43%, #fff3);
  border: 1px solid #ffffff1f;
}

.svg-card-back.p-24.gap-16.transparent.min-w-296px {
  min-width: 296px;
}

.svg-card-back.px-24 {
  padding-left: 24px;
  padding-right: 24px;
}

.svg-card-back.px-24.pb-24 {
  padding-bottom: 24px;
}

.svg-card-back.px-24.pb-24.relative {
  position: relative;
}

.svg-card-back.px-24.pb-24.relative.drop-shadow {
  backface-visibility: hidden;
  perspective: 1000px;
  transform-style: preserve-3d;
  height: 100%;
  position: absolute;
  inset: 0% 0% auto;
  transform: rotateX(0)rotateY(180deg)rotateZ(0)perspective(1000px);
  box-shadow: 0 0 50px #0000001a;
}

.svg-card-back.px-24.pb-24.relative.drop-shadow.flip-front {
  backface-visibility: hidden;
  perspective: 1000px;
  position: absolute;
  transform: perspective(1000px);
}

.svg-card-back.px-24.pb-24.relative.drop-shadow.flip-back {
  backface-visibility: hidden;
  perspective: 1000px;
  transform-style: preserve-3d;
  transform: rotateX(180deg)rotateY(0)rotateZ(0)perspective(1000px);
}

.svg-card-back.px-24.pb-24.relative.drop-shadow.passkeys-card-back {
  cursor: pointer;
  background-image: radial-gradient(circle at 0 100%, #391ce9, #3484f8 50%, #bbe7ff);
  justify-content: space-between;
}

.svg-card-back.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}

.svg-card-back.p-0 {
  padding: 0;
}

.svg-card-back.p-0.bg-transparent {
  background-color: #0000;
}

.svg-card-back.p-0.bg-transparent.with-divider {
  border-right: 1px solid #dfdfdf;
  border-radius: 0;
  padding-left: 30px;
  padding-right: 30px;
}

.svg-card-back.p-0.bg-transparent.with-divider.first {
  padding-left: 0;
}

.svg-card-back.p-0.bg-transparent.with-divider.last {
  border-right-style: none;
  padding-right: 0;
}

.svg-card-back.p-0.pr-24 {
  padding-right: 24px;
}

.svg-card-back.row {
  flex-flow: row;
}

.svg-card-back.row.p-0.bg-transparent.gap-32 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

.svg-card-back.p-32 {
  padding: 32px;
}

.svg-card-front {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #fff;
  border-radius: 24px;
  flex-flow: column;
  padding: 48px;
  display: flex;
}

.svg-card-front.p-24 {
  padding: 24px;
}

.svg-card-front.p-24.gap-16 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.svg-card-front.p-24.gap-16.transparent {
  background-color: #0000;
  background-image: linear-gradient(118deg, #81818145 1.43%, #fff3);
  border: 1px solid #ffffff1f;
}

.svg-card-front.p-24.gap-16.transparent.min-w-296px {
  min-width: 296px;
}

.svg-card-front.px-24 {
  padding-left: 24px;
  padding-right: 24px;
}

.svg-card-front.px-24.pb-24 {
  padding-bottom: 24px;
}

.svg-card-front.px-24.pb-24.relative {
  position: relative;
}

.svg-card-front.px-24.pb-24.relative.drop-shadow {
  backface-visibility: hidden;
  perspective: 1000px;
  height: 100%;
  transform: perspective(1000px);
  box-shadow: 0 0 50px #0000001a;
}

.svg-card-front.px-24.pb-24.relative.drop-shadow.flip-front {
  backface-visibility: hidden;
  perspective: 1000px;
  position: absolute;
  transform: perspective(1000px);
}

.svg-card-front.px-24.pb-24.relative.drop-shadow.flip-back {
  backface-visibility: hidden;
  perspective: 1000px;
  transform-style: preserve-3d;
  transform: rotateX(180deg)rotateY(0)rotateZ(0)perspective(1000px);
}

.svg-card-front.px-24.pb-24.relative.drop-shadow.space-between {
  cursor: pointer;
  justify-content: space-between;
  align-items: stretch;
  transform: perspective(1000px);
}

.svg-card-front.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}

.svg-card-front.p-0 {
  padding: 0;
}

.svg-card-front.p-0.bg-transparent {
  background-color: #0000;
}

.svg-card-front.p-0.bg-transparent.with-divider {
  border-right: 1px solid #dfdfdf;
  border-radius: 0;
  padding-left: 30px;
  padding-right: 30px;
}

.svg-card-front.p-0.bg-transparent.with-divider.first {
  padding-left: 0;
}

.svg-card-front.p-0.bg-transparent.with-divider.last {
  border-right-style: none;
  padding-right: 0;
}

.svg-card-front.p-0.pr-24 {
  padding-right: 24px;
}

.svg-card-front.row {
  flex-flow: row;
}

.svg-card-front.row.p-0.bg-transparent.gap-32 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

.svg-card-front.p-32 {
  padding: 32px;
}

.flip-card-toggle-wrap {
  align-self: flex-end;
}

.flip-card-content-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
}

.tabs-rounded {
  align-self: stretch;
}

.tabs-menu-rounded {
  background-image: linear-gradient(#391ce9, #31b7ff);
  border-radius: 90px;
  justify-content: center;
  align-items: stretch;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  display: flex;
}

.tabs-rounded_top-content {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 40px;
  display: flex;
}

.tabs-rounded_h3 {
  color: #2e2e2e;
  margin-bottom: 16px;
  font-weight: 600;
}

.tabs-menu-rounded_tab-wrap {
  color: var(--neutral-100);
  background-color: #0000;
  border-radius: 90px;
  padding: 10px;
  line-height: 24px;
}

.tabs-menu-rounded_tab-wrap:hover {
  color: var(--neutral-100);
}

.tabs-menu-rounded_tab-wrap.w--current {
  color: #373eee;
  background-color: #fff;
  font-weight: 600;
}

.bg-f9f9fb {
  background-color: #f9f9fb;
  display: block;
}

.bg-f9f9fb.passkey-feature {
  display: none;
}

.bg-f9f9fb.ibm-plex-sans {
  display: block;
}

.features-flex-container {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: space-between;
  align-items: center;
  max-width: 1440px;
  margin-bottom: 40px;
  display: flex;
}

.features-flex-container.reverse-order {
  flex-direction: row-reverse;
}

.features-flex-container.gap-40 {
  justify-content: space-between;
  align-items: center;
  margin-top: 60px;
  margin-bottom: 60px;
}

.features-flex-container.gap-40.reverse-order {
  margin-top: 0;
  margin-bottom: 10px;
}

.solution-text-block-copy {
  max-width: 50%;
  padding: 20px;
}

.solution-text-block-copy.text-align-left {
  max-width: 55%;
}

.gradient-divider {
  background-image: linear-gradient(90deg, #4628ff, #41dcff);
  border-radius: 35px;
  width: 80px;
  height: 6px;
  margin-top: 0;
  margin-bottom: 24px;
}

.line-height-24px {
  line-height: 24px;
}

.line-height-24px.mb-24 {
  margin-bottom: 24px;
}

.line-height-24px.intro-card-title {
  margin-top: 24px;
  margin-bottom: 16px;
  font-weight: 600;
}

.features-h3-dark {
  color: #2e2e2e;
  margin-bottom: 0;
  font-size: 28px;
  font-weight: 500;
  line-height: 36px;
}

.password-vs-biometric-table {
  grid-column-gap: 0px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-self: stretch;
  display: grid;
}

.password-vs-biometric-table_header {
  color: #2e2e2e;
  background-color: #f3f6ff;
  margin-left: 3px;
  margin-right: 3px;
  padding: 12px 24px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.password-vs-biometric-table_header.first {
  margin-left: 0;
}

.password-vs-biometric-table_header.last {
  margin-right: 0;
}

.password-vs-biometric-table_data {
  color: var(--neutral-600);
  border-bottom: 1px solid #edeff2;
  padding: 18px 24px 18px 27px;
  font-size: 16px;
  line-height: 24px;
}

.password-vs-biometric-table_data.first {
  margin-left: 0;
}

.password-vs-biometric-table_data.last {
  margin-right: 0;
}

.password-vs-biometric-table_data_text {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.nav-menu-dropdown-column {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.nav-menu-dropdown-column.image {
  align-self: stretch;
  width: 320px;
}

.nav-menu-dropdown-column.nav-column-line {
  border: 1px #000;
  border-right: 1px solid #ececec;
}

.nav-menu-dropdown-column.no-gap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.hover-change-content-v2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0000;
  border-left: 3px solid #bababa;
  flex-flow: column;
  flex: 1 0 50%;
  margin-bottom: 16px;
  padding: 16px 32px 0;
  display: flex;
  overflow: hidden;
}

.hover-change-content-v2.w--current {
  background-color: #0000;
  margin-bottom: 16px;
  padding-bottom: 0;
  overflow: hidden;
}

.hover-change-content-v2.active {
  border-left-color: #0b63e9;
}

.hover-change-content-v2.pt-0 {
  padding-top: 0;
}

.hover-change-content-v2.with-background {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  border: 1px #000;
  border-radius: 24px;
  padding-top: 36px;
  padding-bottom: 36px;
  box-shadow: 0 0 60px #0000000d;
}

.hover-change-content-v2.with-background.w--current {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: radial-gradient(circle at 0 100%, #391ce9, #3484f8 79%, #bbe7ff);
}

.nav-image {
  width: 100%;
  display: inline-block;
  overflow: auto;
}

.nav-image-wrap {
  align-self: stretch;
}

.heading-21 {
  font-size: 28px;
  font-weight: 600;
  line-height: 36px;
}

.paragraph-9 {
  color: #2b2b2b;
  font-size: 52px;
  font-weight: 700;
  line-height: 60px;
}

.banner-cta {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  order: 0;
  justify-content: flex-start;
  align-items: center;
}

.banner-cta.footer {
  padding-top: 32px;
  padding-bottom: 0;
}

.link-3 {
  color: #3e4f6f;
  text-decoration: none;
}

.sign-up-link {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  text-decoration: none;
  display: flex;
}

.text-block-36 {
  color: var(--neutral-100);
  text-decoration: none;
}

.div-block-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: inline-flex;
}

.linear-gradient-heading {
  color: #2e2e2e;
  text-align: left;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #391ce9 1%, #31b7ff 60%, #7300ff);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 40px;
  font-weight: 600;
  line-height: 50px;
}

.linear-gradient-heading.compare-trust {
  width: 100%;
}

.linear-gradient {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(270deg, #31b7ff, #391ce9 61%, #7300ff);
  -webkit-background-clip: text;
  background-clip: text;
  width: 62.9014%;
}

.linear-gradient.okta {
  width: 100%;
  display: inline-block;
}

.linear-gradient.okta.compare-linear {
  display: inline;
}

.linear-gradient.break {
  background-image: linear-gradient(270deg, #4fe5ff, #9253ff 61%, #7300ff);
  width: 100%;
  display: block;
}

.linear-gradient.break.break-center {
  justify-content: center;
  align-items: center;
}

.flex-block-25 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: stretch;
  place-items: center stretch;
  display: grid;
}

.body {
  font-family: IBM Plex Sans, sans-serif;
}

.check-block {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  width: 100%;
}

.text-block-37 {
  font-size: 20px;
  line-height: 28px;
}

.text-span-25 {
  color: #2b2b2b;
  font-weight: 600;
}

.check-text {
  color: #626262;
}

.flex-block-27 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
}

.compare-gray {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: linear-gradient(#f9f9fb, #f9f9fb);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.text-block-39 {
  color: #626262;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.text-block-40 {
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
}

.white-cards {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-image: linear-gradient(#fff, #fff);
  border-radius: 16px;
  height: 100%;
  padding: 32px 24px;
}

.flex-block-29 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.table-row {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 300px 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.table-heading {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-image: linear-gradient(#312f39, #312f39);
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 60px;
  padding: 12px 24px;
  display: flex;
}

.table-heading.table-body-center {
  justify-content: center;
  align-items: center;
}

.table-body {
  text-align: left;
  border-bottom: 1px solid #edeff2;
  height: 60px;
  padding: 16px 24px;
}

.table-body.table-body-center {
  text-align: center;
}

.text-block-41 {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.image-61 {
  height: 24px;
}

.table-heading-text {
  color: var(--neutral-100);
  font-weight: 700;
}

.tables-container {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}

.table {
  width: 100%;
}

.text-block-42 {
  color: #365ef2;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

.flex-block-30 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.42fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  display: flex;
}

.flex-block-31 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: center stretch;
  height: 100%;
  display: grid;
}

.compare-heading {
  color: #2e2e2e;
  flex: 0 auto;
  font-size: 40px;
  font-weight: 600;
  line-height: 50px;
}

.compare-heading.reverse {
  color: var(--neutral-100);
}

.compare-banner-content {
  color: #afb7ff;
}

.blue {
  color: #365ef2;
  font-weight: 700;
}

.text-span-27.linear-gradient {
  background-image: linear-gradient(270deg, #31b7ff, #391ce9 61%, #7300ff);
}

.comapre-footer-content {
  color: #cee9ff;
}

.section-13 {
  background-image: linear-gradient(90deg, #7f23ff, #0065ff);
  width: 100%;
  height: 10px;
}

.text-span-28 {
  width: 100%;
  display: block;
}

.text-span-29 {
  text-align: center;
  width: 100%;
  display: inline-block;
}

.text-span-29.linear-2.center {
  text-align: center;
}

.text-block-43 {
  color: #626262;
  font-size: 16px;
  line-height: 24px;
}

.flex-block-32 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

.home-hero-cta-wrapper {
  justify-content: flex-start;
  align-items: center;
  margin-top: 24px;
}

.home-hero-cta-wrapper.once-cta-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: flex-start;
  align-items: center;
}

.home-hero-cta-wrapper.once-cta-wrapper.in-small-teams {
  justify-content: center;
  align-items: center;
  margin-top: 32px;
}

.text-span-30 {
  display: inline-flex;
}

.features__social-media-card {
  background-color: #fff;
  border: .68px solid #e5e5e5;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  padding: 32px;
  transition: all .25s;
  display: flex;
}

.features__social-media-card:hover {
  box-shadow: 0 2px 15.5px 6px #0b63e959;
}

.features___social-media-logo {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.seminar-hero {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/seminar-kv2x.webp');
  background-position: 100% 100%;
  background-size: cover;
  background-clip: border-box;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 800px;
  display: flex;
}

.seminar-hero-h1 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #fff 7.24%, #ddd 49.01%, #f1f1f1);
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: 8px;
  font-family: Noto Sans TC, sans-serif;
  font-size: 56px;
  font-weight: 600;
  line-height: 1.3em;
}

.semina-hero-sub {
  color: #ddd2ff;
  font-family: Noto Sans TC, sans-serif;
  font-size: 28px;
  line-height: 1.2;
}

.text-span-31, .text-span-32, .english {
  font-family: IBM Plex Sans, sans-serif;
}

.semina-intro {
  z-index: 2;
  background-color: #070519;
  justify-content: center;
  align-items: center;
  padding-top: 96px;
  padding-bottom: 96px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.flex-block-33 {
  grid-column-gap: 70px;
  grid-row-gap: 70px;
  justify-content: flex-start;
  align-items: center;
  max-width: 840px;
}

.semina-title {
  color: var(--neutral-100);
  margin-bottom: 0;
  font-family: Noto Sans TC, sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.seminar-content {
  color: var(--neutral-100);
  text-align: center;
  font-family: Noto Sans TC, sans-serif;
}

.flex-block-34 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
}

.seminar-about {
  z-index: 2;
  background-color: #000;
  padding-top: 16px;
  padding-bottom: 16px;
  position: relative;
  overflow: hidden;
}

.seminar-about.seminar-form-section {
  background-image: url('../images/seminar-form-bg2x.webp');
  background-position: 50% 100%;
  background-size: cover;
}

.seminar-about.speaker {
  z-index: 1;
}

.flex-block-35 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex: 1;
}

.seminar-section-title-upper {
  color: var(--neutral-100);
  text-transform: uppercase;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 40px;
}

.seminar-section-title {
  text-transform: uppercase;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(126deg, #58ffde 5.61%, #3488ff 48.37%, #90f 96.59%);
  -webkit-background-clip: text;
  background-clip: text;
  font-family: Noto Sans TC, sans-serif;
  font-size: 52px;
  font-weight: 600;
  line-height: 100%;
}

.flex-block-36 {
  justify-content: flex-start;
  align-items: center;
}

.seminar-about-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: center;
}

.seminar-hero-container {
  background-image: url('../images/seminar-kv2x.webp');
  background-position: 50% 100%;
  background-size: cover;
  height: 880px;
  padding-top: 225px;
}

.semina-hero-wrapper {
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 730px;
}

.container-1443 {
  background-color: #fff;
  border-radius: 60px;
  margin-top: 32px;
  margin-left: 0;
  margin-right: 0;
}

.container-1444 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  height: 60px;
  display: flex;
}

.image-62 {
  height: auto;
  max-height: 100%;
}

.seminar-logo {
  max-height: 100%;
}

.seminar-highlight {
  z-index: 5;
  outline-offset: 0px;
  color: var(--neutral-100);
  letter-spacing: 9.6px;
  outline: 3px #fff;
  font-family: Noto Sans TC, sans-serif;
  font-size: 24px;
  font-weight: 600;
  position: relative;
}

.div-block-8 {
  background-image: linear-gradient(90deg, #5f63d6, #262dff);
  width: 370px;
  height: 14px;
  position: absolute;
  inset: auto 0% 0% -4px;
}

.div-block-9 {
  position: relative;
}

.flex-block-37 {
  z-index: 1;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
  position: relative;
}

.seminar-agenda-card {
  -webkit-backdrop-filter: blur(4.55px);
  backdrop-filter: blur(4.55px);
  background-image: linear-gradient(339deg, #5f63d770 6.77%, #5f63d700 81.05%);
  border: 1px solid #5f63d7;
  border-radius: 24px;
  width: 100%;
  max-width: none;
  height: 100%;
  padding: 32px;
}

.seminar-agenda-card-number {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#9497f7, #9497f700);
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: 16px;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 64px;
  font-weight: 600;
  line-height: 1;
}

.seminar-aganda-card-text {
  color: #c3c5ff;
  text-align: center;
  font-family: Noto Sans TC, sans-serif;
  line-height: 24px;
}

.flex-block-38 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
}

.flex-block-39 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 16px;
  padding-bottom: 16px;
}

.div-block-10 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: flex;
}

.seminar-about-text {
  color: var(--neutral-100);
  font-family: Noto Sans TC, sans-serif;
  font-weight: 600;
}

.container-1445 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.seminar-map-container {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  background-image: radial-gradient(circle at 51% 103%, #d499f2, #5844c2 40%, #372eb6 56%, #17236f 79%, #0d205a 91%, #071e4d);
  border: 1px solid #5844c200;
  border-radius: 32px;
  justify-content: space-between;
  align-items: center;
  padding: 65px 60px;
  position: relative;
}

.seminar-info {
  color: var(--neutral-100);
  font-family: IBM Plex Sans, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 1;
}

.seminar-info.time {
  font-weight: 400;
}

.seminar-info.location {
  font-family: Noto Sans TC, sans-serif;
  font-weight: 400;
  line-height: 36px;
}

.seminar-date {
  font-size: 36px;
}

.text-span-33 {
  font-size: 20px;
}

.div-block-11 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: center;
  margin-top: 8px;
  margin-bottom: 24px;
  padding-top: 0;
  display: inline-flex;
}

.div-block-12 {
  background-color: #fff;
  width: 100px;
  height: 1px;
}

.text-span-34 {
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 700;
}

.flex-block-40 {
  z-index: 1;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
  position: relative;
}

.div-block-13 {
  background-image: linear-gradient(110deg, #31b7ff, #391ce9 55.76%, #7300ff);
  border-radius: 32px;
  justify-content: flex-end;
  align-items: flex-start;
  padding-top: 82px;
  padding-bottom: 82px;
  padding-right: 30px;
  display: flex;
}

.seminar-speaker {
  color: var(--neutral-100);
  font-family: IBM Plex Sans, sans-serif;
  font-size: 36px;
  font-weight: 600;
  line-height: 36px;
}

.seminar-speaker.position {
  font-size: 24px;
  font-weight: 400;
  line-height: 1;
}

.flex-block-41 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}

.image-63 {
  margin-top: 130px;
}

.image-63.mobile-amy {
  display: none;
}

.footer-dark {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper-2 {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: #1a1b1fbf;
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.text-span-35, .strong {
  font-weight: 700;
}

.strong.color-white._28size {
  font-size: 28px;
  line-height: 36px;
}

.strong.color-white._28size.once-mobile {
  font-family: IBM Plex Sans, sans-serif;
  font-size: 52px;
  font-weight: 500;
  line-height: 60px;
}

.image-64 {
  position: absolute;
  inset: 0% -690px auto auto;
}

.image-65 {
  position: absolute;
  top: -600px;
  bottom: 0;
  right: -690px;
}

.image-66 {
  z-index: 0;
  position: absolute;
  top: 500px;
  bottom: auto;
  right: -50px;
}

.image-68 {
  z-index: 2;
  position: absolute;
  top: 1206px;
  left: -48px;
}

.image-69 {
  z-index: 0;
  position: absolute;
  bottom: 80px;
  left: auto;
  right: 581px;
}

.image-70 {
  z-index: 1;
  position: absolute;
  top: 850px;
  left: -529px;
}

.image-71 {
  display: none;
  position: absolute;
}

.body-2 {
  background-color: #000;
  overflow: visible;
}

.image-72 {
  position: absolute;
  bottom: 150px;
  left: 109px;
}

.image-73 {
  display: none;
}

.seminar_form {
  background-color: #fff;
  border-radius: 24px;
  width: 100%;
  margin-bottom: 0;
  padding: 46px 64px;
  box-shadow: 0 0 32.6px #123a995c;
}

.workshop-form-field-label-copy {
  color: #666;
  margin-bottom: 8px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.seminar-map {
  border: 8px solid #fff;
  border-radius: 0;
  max-width: 625px;
}

.secondary-block {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.secondary-block-heading-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  flex-flow: column;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.secondary-block-heading {
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
}

.secondary-block-subheading {
  color: #626262;
  line-height: 24px;
}

.secondary-block-card-link {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px solid #0b63e933;
  border-radius: 16px;
  padding: 48px 32px;
  text-decoration: none;
  transition: all .2s, color .35s;
  display: flex;
}

.secondary-block-card-link:hover {
  box-shadow: 0 21px 40px #0b63e942;
}

.secondary-block-card-link.bg-white {
  background-color: #fff;
}

.secondary-block-card-image {
  width: 48px;
}

.secondary-block-card-image-container {
  width: 48px;
  min-width: 48px;
}

.secondary-block-card-content {
  color: #365ef2;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
}

.color-626262 {
  color: #626262;
}

.color-626262.line-height-24px.mb-24px {
  margin-bottom: 24px;
}

.list-subcontent {
  color: #626262;
  font-weight: 400;
}

.list-subcontent.no-inset {
  margin-left: -25px;
}

.workshop-sponsor {
  text-align: center;
  text-transform: uppercase;
  color: #a5dfff;
  margin-bottom: 24px;
  font-size: 14px;
  font-weight: 400;
}

.whats-new-hero {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.whats-new-hero-content {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.whats-new-hero-h1 {
  color: var(--neutral-100);
  margin-bottom: 16px;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 52px;
  font-weight: 400;
  line-height: 60px;
}

.what-s-new-item {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  border-bottom: 1px solid #e5e5e5;
  border-radius: 1px;
  justify-content: space-between;
  padding-top: 64px;
  padding-bottom: 64px;
  display: flex;
}

.whats-new-image-wrap {
  border-radius: 36px;
  flex: 50%;
  overflow: hidden;
}

.whats-new-content-block {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  flex: 0 50%;
  display: flex;
}

.whats-new-tag-and-date-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: flex;
}

.whats-new-title-description-block {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.whats-new-last-section {
  background-image: url('../images/whatsnew_last-section-bg2x.jpg');
  background-position: 0 0;
  background-size: cover;
  padding-top: 0;
  padding-bottom: 0;
}

.new-feature-tag {
  color: #304ef4;
  background-color: #e9f2ff;
  justify-content: center;
  align-items: center;
  padding: 8px 10px;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  display: flex;
}

.whats-new-publish-date {
  color: #6e7b93;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.whats-new-publish-date-wrapper {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.whats-new-title-link {
  color: #304ef4;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  text-decoration: none;
}

.whats-new-title-link:hover {
  color: #304ef4;
  text-decoration: underline;
}

.text-block-44 {
  color: #626262;
  line-height: 26px;
}

.link-4 {
  color: #626262;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
}

.link-4:hover {
  color: #626262;
}

.text-block-45 {
  color: var(--neutral-100);
  font-family: IBM Plex Sans, sans-serif;
  line-height: 26px;
}

.whats-new-cta {
  background-color: var(--neutral-100);
  border-radius: 14px;
  padding: 16px 32px;
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 700;
  line-height: 24px;
  box-shadow: 0 7px 39.6px #15489640;
}

.cta-text-gradient {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #391ce9, #31b7ff);
  -webkit-background-clip: text;
  background-clip: text;
}

.whats-new-last-section-content-wrap {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  display: flex;
}

.whats-new-last-section-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.whats-new-last-section-cta-wrap {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.whatsnew_lastsection-heading {
  color: var(--neutral-100);
  text-align: center;
  margin-bottom: 0;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 60px;
  font-weight: 600;
  line-height: 72px;
}

.text-block-46 {
  color: #cee9ff;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
}

.whatsnew_lastsection-signup-cta {
  color: var(--neutral-100);
  font-family: IBM Plex Sans, sans-serif;
  line-height: 24px;
  text-decoration: none;
}

.whatsnew_lastsection-signup-cta:hover {
  color: var(--neutral-100);
}

.blog-post-link-with-desc {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  display: flex;
}

.blog-post-link-desc {
  color: #787e81;
  font-size: 14px;
  line-height: 18px;
}

.card-number {
  color: #365ef2;
  background-color: #dde5ff;
  border-radius: 12px;
  padding: 7px 13px;
  font-size: 16px;
  font-weight: 600;
  line-height: 20.8px;
}

.features-sign-up-cta {
  color: #3e4f6f;
  line-height: 24px;
  text-decoration: none;
}

.features-sign-up-cta.link-white {
  white-space: nowrap;
  color: #fff;
  font-family: Inter, sans-serif;
}

.case-study-featured-section {
  margin-top: 0;
  padding-top: 96px;
  padding-bottom: 0;
}

.case-study-h1 {
  text-align: center;
  color: #2b2b2b;
  margin-bottom: 0;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 52px;
  font-weight: 400;
  line-height: 60px;
}

.case-study-featured-wrap {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.case-study-featured-image-wrap {
  border-radius: 24px;
  flex: 0 0 60%;
  overflow: hidden;
}

.case-study-featured-content-top {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.case-study-featured-content-title {
  color: #2b2b2b;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
}

.case-study-featured-content-excerpt {
  color: #626262;
  font-family: IBM Plex Sans, sans-serif;
  line-height: 24px;
}

.case-study-list-section {
  padding-bottom: 96px;
}

.case-study-item-wrap {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  flex: 0 30%;
  justify-content: center;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: static;
}

.case-study-list {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: wrap;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: stretch flex-start;
  align-items: flex-start;
  display: grid;
}

.case-study-title {
  color: #2b2b2b;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

.case-study-content-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  text-decoration: none;
  display: flex;
}

.case-study-item-cta {
  color: #0043e0;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.case-study-featured-title-link {
  text-decoration: none;
}

.case-study-post-top-section {
  margin-top: 0;
  padding-top: 96px;
  padding-bottom: 0;
}

.case-study-post-top-wrap {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.case-study-post-title-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.case-study-post-title {
  color: var(--neutral-100);
  max-width: 750px;
  margin-bottom: 0;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 42px;
  font-weight: 400;
  line-height: 60px;
}

.case-study-post-badge {
  color: #365ef2;
  background-color: #e0e7ff;
  border-radius: 100px;
  padding: 8px 24px;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}

.case-study-post-featured-image-wrap {
  border-radius: 24px;
  overflow: hidden;
}

.case-study-post-body-section {
  padding-top: 0;
  padding-bottom: 0;
}

.case-study-post-body {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2.7fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: grid;
}

.case-study-post-sidebar {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  border-right: 1px solid #e5e5e5;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  min-width: 400px;
  max-width: 405px;
  padding: 0;
  display: flex;
  position: sticky;
  top: 100px;
}

.case-study-post-company-logo {
  max-width: 150px;
}

.case-study-post-company-info-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.case-study-post-info-line {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.case-study-company-info-line-title-wrap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.case-study-company-info-line-icon {
  max-width: 24px;
}

.case-study-company-info-line-title {
  color: #626262;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
}

.case-study-company-info-line-item {
  color: #2e2e2e;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}

.rich-text-block {
  color: #626262;
}

.empty-state-2 {
  display: none;
}

.seo-flex {
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  margin-top: 160px;
  display: flex;
}

.intro-title-container {
  max-width: 842px;
  margin-bottom: 60px;
}

.intro-card-container {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.text-block-47 {
  margin-top: 24px;
  margin-bottom: 16px;
}

.bg-0e0f28 {
  background-color: #0e0f28;
}

.home-card-arrow {
  color: #7175d2;
  margin-top: 40px;
}

.color-gradient-v2 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #ff83fbfa, #7a2eff 57%, #4fe5fff2);
  -webkit-background-clip: text;
  background-clip: text;
}

.companies-heading {
  color: var(--neutral-100);
  text-align: center;
  text-transform: uppercase;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
}

.companies-heading.cloud-h2 {
  text-transform: capitalize;
  font-size: 42px;
  font-weight: 400;
  line-height: 56px;
}

.inner-home-card-link {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  text-decoration: none;
  display: flex;
}

.compare-tag {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #74ffff, #31b7ff);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 28px;
  font-weight: 600;
  line-height: 36px;
}

.compare-callout {
  color: var(--neutral-100);
  font-size: 52px;
  font-weight: 700;
  line-height: 60px;
}

.compare-callout.special-highlight {
  -webkit-backdrop-filter: drop-shadow(20px 20px 11px red);
  backdrop-filter: drop-shadow(20px 20px 11px red);
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-color: #fff0;
  background-clip: border-box;
  margin-bottom: 16px;
}

.compare-banner-content-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.div-block-15 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
}

.video {
  aspect-ratio: auto;
  object-fit: fill;
  max-height: 385px;
}

.video-section {
  background-color: #0e0f28;
}

.flex-block-44, .switch-benifit-card-container {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.switch-benifit-card {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #1c1d3c;
  background-image: linear-gradient(315deg, #9da1ff, #5f65eb 56%, #000967);
  border-radius: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  padding: 32px;
  display: flex;
}

.benifit-card-h {
  color: var(--neutral-100);
  margin-bottom: 8px;
  font-size: 24px;
  line-height: 30px;
}

.benifit-card-p {
  color: #caccff;
}

.text-span-37 {
  font-weight: 700;
}

.linear-2 {
  text-align: left;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(135deg, #ff83fbfa, #7a2eff 39%, #4fe5fff2);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 32px;
  line-height: 40px;
}

.linear-2.break {
  display: flex;
}

.linear-2.break.break-center {
  text-align: center;
  justify-content: center;
  align-items: center;
}

.community-link {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.get-start-content {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.read-the-guide {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #4748ff;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 29px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-top: 0;
  padding: 12px 24px;
  text-decoration: none;
  display: flex;
}

.div-block-16 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.text-block-49 {
  color: #626262;
  font-weight: 600;
}

.bold-text-7 {
  color: #626262;
}

._2-block-flex-h4 {
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

._2-block-flex-h4.mb-8 {
  margin-bottom: 8px;
}

._w-48 {
  width: 48px;
}

.icon-link {
  background-color: #fff;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  display: flex;
}

.footer-certificate {
  margin-top: 16px;
}

.certificate-img {
  margin-right: 16px;
}

.container-1446 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.once-subititle {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  width: 100%;
  padding-bottom: 24px;
  display: flex;
}

.once-subititle.once-mobile {
  width: 100%;
}

.once-gradient {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#94beff, #ecf4ff);
  -webkit-background-clip: text;
  background-clip: text;
  font-weight: 400;
}

.once-gradient.dark-cloud-h2 {
  background-image: linear-gradient(360deg, #0256ca, #b9d4ff);
}

.once-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: grid;
}

.once-cards-div {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: grid;
}

.once-card {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border-radius: 16px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  height: 490px;
  padding: 32px;
  display: flex;
}

.once-card.once--1-card {
  background-image: url('../images/everything_box_login2x.webp');
  background-position: 0 0;
  background-size: cover;
}

.once-card.once--2-card {
  background-image: url('../images/everything_box_enterprise2x.webp');
  background-position: 0 0;
  background-size: cover;
}

.once-card.once--3-card {
  background-image: url('../images/everything_box_tools2x.webp');
  background-position: 0 0;
  background-size: cover;
  justify-content: space-between;
  align-items: center;
  padding-top: 0;
}

.once-card.once--4-card {
  background-image: url('../images/everything_box_security2x.webp');
  background-position: 0 0;
  background-size: cover;
  padding-top: 32px;
}

.once-card-heading {
  margin-bottom: 8px;
  font-size: 24px;
  line-height: 30px;
}

.once-card-heading.color-white {
  padding-top: 16px;
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 500;
}

.once-card-text {
  color: #c3c3c3;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.once-card-image {
  width: 100%;
  max-width: 100%;
  height: auto;
  max-height: 100%;
}

.once-card-image.middle-card {
  margin-top: auto;
  margin-bottom: auto;
}

.once-card-image.card-square-img {
  width: auto;
  max-width: none;
  height: 100%;
  max-height: 323px;
  display: block;
}

.once-card-content {
  color: #cfd4ff;
  width: 100%;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
}

.once-card-title {
  color: var(--neutral-100);
  font-weight: 500;
}

.once-why-card {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px;
  display: flex;
}

.once-iam {
  background-image: url('../images/bepart_bg2x.webp');
  background-position: 50%;
  background-size: cover;
}

.once-iam-flex {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.once-h1-container {
  width: 100%;
  max-width: none;
  margin-bottom: 16px;
}

.once-footer-container {
  width: 100%;
  max-width: 520px;
}

.home-slider, .sliders {
  height: 100%;
}

.once-slider {
  background-color: #000029;
}

.certificate-text {
  color: var(--neutral-100);
  margin-top: 12px;
  font-family: Inter, sans-serif;
  font-size: 10px;
  line-height: 14px;
}

.bold-text-8 {
  font-weight: 400;
}

.bold-text-9 {
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 400;
}

.new-pricing-h1-container {
  text-align: center;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1062px;
  display: flex;
}

.pricing-sepcial {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #391ce9, #31b7ff);
  -webkit-background-clip: text;
  background-clip: text;
}

.pricing-sub {
  font-size: 24px;
  line-height: 32px;
}

.pricing-content {
  color: #787e81;
  text-align: center;
  max-width: 842px;
}

.blue-strong {
  color: #365ef2;
  font-weight: 500;
}

.container-1447 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.pricing-block {
  border: 1px solid #cacaca;
  border-radius: 16px;
  padding: 32px 24px;
}

.pricing {
  width: 100%;
  max-width: 1271px;
  padding: 6px 24px;
}

.pricing-cards {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.pricing-cards.once-pricing {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.pricing-card {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border: 1px solid #cacaca;
  border-radius: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  padding: 32px 24px;
  display: flex;
}

.pricing-card.enterprise {
  background-color: #000;
  height: 100%;
}

.pricing-card.enterprise.once-pricing-width {
  width: 300px;
}

.pricing-card.developers-bg {
  background-color: #fff;
  border-width: 0;
  width: 100%;
  height: 100%;
}

.plan {
  color: #2e2e2e;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
}

.plan.enterprise {
  color: #cecece;
}

.plan.custom {
  color: #fff;
  font-size: 28px;
  line-height: 40px;
}

.plan-div {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.price {
  padding-left: 4px;
  padding-right: 4px;
  font-size: 28px;
  font-weight: 500;
  line-height: 40px;
}

.price-content {
  color: #2e2e2e;
}

.pricing-buy-now {
  color: #fff;
  text-align: center;
  background-color: #000;
  border: 2px solid #000;
  border-radius: 16px;
  width: 100%;
  padding: 12px;
}

.pricing-buy-now:hover {
  color: #000;
  background-color: #fff;
  border: 2px solid #000;
}

.pricing-buy-now.enterprise {
  color: #000;
  background-color: #fff;
  border-color: #fff;
}

.pricing-buy-now.enterprise:hover {
  color: #fff;
  background-color: #000;
  border-color: #fff;
}

.pricing-buy-now.developers-bg {
  background-image: linear-gradient(160deg, #7f3df1, #20c7ff);
  border-width: 2px;
  border-color: #fff;
}

.pricing-buy-now.developers-bg:hover {
  color: #fff;
  border-color: #fff;
}

.divider-pricing {
  background-color: #cacaca;
  width: 100%;
  height: 1px;
}

.pricing-features {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.price-feature {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.p-feature {
  color: #626262;
  font-size: 14px;
  line-height: 18px;
}

.p-feature.enterprise {
  color: #cecece;
}

.free-div {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  display: flex;
}

.most-popular {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-color: #ecf0ff;
  border-radius: 8px;
  padding: 8px;
  display: flex;
}

.most-popular-content {
  color: #3451d5;
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
}

.pricing-outer {
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(160deg, #7f3df1, #20c7ff);
  background-clip: padding-box;
  border-radius: 16px;
  height: 100%;
  padding: 2px;
}

.pricing-outer.once-pricing {
  display: flex;
}

.pricing-outer.once-pricing-width {
  width: 300px;
  margin-left: auto;
}

.footer-dark-2 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 15px;
  position: relative;
}

.container-1448 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-wrapper-3 {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content-2 {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small-2 {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link-2 {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link-2:hover {
  color: #1a1b1fbf;
}

.footer-social-block-2 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link-2 {
  margin-left: 12px;
}

.footer-divider-2 {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 70px;
  margin-bottom: 15px;
}

.footer-copyright-center-2 {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.expand-click {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  cursor: pointer;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  text-decoration: none;
  display: flex;
}

.expand-text {
  color: #2e2e2e;
  font-weight: 500;
  text-decoration: none;
}

.comparison-wrapper {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  overflow: hidden;
}

.comparison {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  width: 100%;
  padding-top: 32px;
  padding-bottom: 66px;
  display: flex;
  overflow: hidden;
}

.comparison.static-table {
  padding-top: 30px;
}

.comparison-row {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.2fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start center;
  display: grid;
}

.comparison-row.odd {
  background-color: #f5f8ff;
}

.comparison-row.odd.once-row {
  place-items: center;
}

.comparison-row.once-row {
  grid-template-columns: 1fr 1fr;
}

.comparison-column {
  text-align: center;
  padding: 16px 12px;
  font-size: 16px;
  line-height: 24px;
}

.comparison-column.comparison-plan {
  font-size: 22px;
  font-weight: 500;
  line-height: 32px;
}

.comparison-column.first-column {
  text-align: left;
  width: 100%;
}

.comparison-sub {
  color: #626262;
  font-size: 14px;
}

.empty {
  height: 0;
}

.looking-div {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  text-align: center;
  background-color: #01086e;
  background-image: linear-gradient(315deg, #9786ff, #6f5affed 29%, #5f69ff00);
  border-radius: 32px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 64px 32px;
  display: flex;
}

.looking-header {
  color: var(--neutral-100);
  text-align: center;
  font-size: 42px;
  font-weight: 500;
  line-height: 56px;
}

.looking-sub {
  color: #afb7ff;
  text-align: center;
  font-size: 16px;
  line-height: 26px;
}

.looking-btn {
  color: #000;
  background-color: #fff;
  border-radius: 14px;
  margin-top: 12px;
  padding: 16px 32px;
}

.div-block-17 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: none;
}

.faq-heading {
  color: var(--neutral-100);
  font-size: 42px;
  line-height: 56px;
}

.faq-wrapper {
  flex-flow: column;
  display: flex;
}

.faq-item {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border: 1px #fff;
  border-bottom-style: solid;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  padding-top: 32px;
  padding-bottom: 32px;
  display: flex;
}

.faq-content {
  width: 100%;
  overflow: hidden;
}

.faq-title {
  font-weight: 500;
}

.faq-title.color-white {
  padding-bottom: 0;
}

.div-block-18 {
  position: relative;
}

.default-icon {
  width: 2rem;
  margin-left: 0;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(0);
}

.faq-strong {
  font-weight: 700;
}

.div-block-19 {
  background-color: #999;
  width: 1px;
  height: 18px;
  display: flex;
}

.once-price-float {
  z-index: 24;
  background-color: #fff;
  flex-flow: column;
  width: 405px;
  display: flex;
  position: static;
  right: 50px;
  overflow: hidden;
}

.once-price-float.mobile-fix {
  z-index: 26;
  height: 80px;
}

.once-price {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: linear-gradient(90deg, #3337ba, #973bff);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  height: 80px;
  margin-left: 0;
  margin-right: 0;
  padding: 20px 32px;
  display: flex;
  position: relative;
}

.pricing---once-logo {
  width: auto;
  height: 100%;
}

.oce-price-text {
  color: var(--neutral-100);
  margin-left: auto;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 16px;
  line-height: 24px;
  display: block;
}

.oce-price-text.bottom {
  margin-left: 0;
}

.once-price-text {
  margin-right: 0;
}

.price-number {
  font-size: 24px;
  font-weight: 500;
}

.whats-included {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 32px;
  display: flex;
}

.text-block-50 {
  margin-bottom: 10px;
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 500;
  line-height: 24px;
}

.container-1449 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.included-feature {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.included-feature-text {
  color: #626262;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.text-block-51 {
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 500;
  line-height: 24px;
}

.container-1450 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.once-button {
  text-align: center;
  background-color: #000;
  border-radius: 16px;
  width: 100%;
  padding: 16px 32px;
  font-weight: 500;
}

.once-button:hover {
  color: var(--neutral-100);
}

.once-button.inverse {
  color: #000;
  cursor: pointer;
  background-color: #fff;
  width: auto;
  padding-top: 12px;
  padding-bottom: 12px;
  font-family: IBM Plex Sans, sans-serif;
}

.once-button.inverse:hover {
  color: #fff;
  background-color: #000;
}

.once-button.bottom-inverse {
  color: #000;
  background-color: #fff;
  width: auto;
  margin-top: 40px;
}

.top {
  width: 100%;
  max-width: none;
  height: 1px;
}

.trigger {
  z-index: -1;
  width: 100%;
  height: 80px;
  position: absolute;
}

.once-login {
  font-size: 16px;
}

.text-block-52 {
  color: var(--neutral-100);
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  margin-left: 24px;
  text-decoration: none;
  display: flex;
}

.link-block {
  text-decoration: none;
}

.link-block._5-min {
  margin-left: 24px;
  display: flex;
}

.image-74 {
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: content-box;
}

.remember {
  background-image: url('../images/once_remember-software-bg2x.webp');
  background-position: 0 0;
  background-size: cover;
  border-radius: 48px;
  width: 100%;
  max-width: 1440px;
  padding: 60px 40px;
}

.once-h2 {
  color: var(--neutral-100);
  text-align: center;
  max-width: 1440px;
  font-weight: 400;
}

.once-h2.flex-h2 {
  text-align: left;
}

.once-h2.flex-h2.black {
  color: #2e2e2e;
  text-align: center;
}

.once-h2.left-h2 {
  text-align: left;
  width: 100%;
  max-width: 1440px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
}

.once-h2.left-h2._1280 {
  max-width: none;
  margin-bottom: 60px;
}

.once-h2.left-h2.tbc {
  text-align: left;
}

.once-subtitle {
  color: #e5e5e5;
  text-align: center;
  max-width: 840px;
  margin-left: auto;
  margin-right: auto;
}

.once-subtitle.once-purple {
  color: #9cc0ff;
}

.once-subtitle.left {
  text-align: left;
  max-width: none;
  margin-top: 16px;
}

.once-subtitle.left.req {
  margin-top: 0;
}

.once-subtitle.left.tbc {
  text-align: left;
}

.once-subtitle.waitlist-sub {
  max-width: 624px;
}

.text-block-53 {
  color: var(--neutral-100);
  text-align: center;
  padding-top: 48px;
  padding-bottom: 20px;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

.once-highlight {
  color: #fff;
  font-weight: 600;
}

.remember-card {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  background-image: linear-gradient(232.07deg, #2a7de3, #372eb600 31.32%, #2a2a9747 72.69%, #2467a6 95.03%);
  border: 2px solid #fff3;
  border-radius: 32px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  padding: 20px;
  display: flex;
}

.remember-card-headlines {
  color: var(--neutral-100);
  font-weight: 500;
}

.text-block-54 {
  color: #e5e5e5;
  font-size: 16px;
  line-height: 24px;
}

.all-in-one {
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr;
  place-items: start stretch;
}

.all-in-one-tab {
  z-index: 2;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  cursor: pointer;
  background-color: #1b1b1f;
  border-radius: 16px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  height: auto;
  min-height: 100px;
  padding-left: 20px;
  display: flex;
  position: relative;
}

.all-in-one-tab.active {
  background-color: #0000;
  width: 100%;
}

.all-in-one-tab-text {
  color: #757575;
}

.all-in-one-tab-text.tab-active-text {
  color: var(--neutral-100);
  font-weight: 500;
}

.all-in-one-img-container {
  z-index: 1;
  opacity: 0;
  background-image: url('../images/1-tab-bg.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100%;
  display: flex;
  position: absolute;
  right: 0;
}

.all-in-one-img-container._1.active-tab-img {
  opacity: 100;
  border-radius: 0;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.all-in-one-img-container._2 {
  background-image: url('../images/2-tab-bg.png');
}

.all-in-one-img-container._2.active-tab-img {
  opacity: 1;
}

.all-in-one-img-container._3 {
  background-image: url('../images/3-tab-bg.png');
}

.all-in-one-img-container._4 {
  background-image: url('../images/4-tab-bg.png');
}

.all-in-one-img-container._5 {
  background-image: url('../images/5-tab-bg.png');
}

.all-in-one-img {
  width: 560px;
  max-width: 38vw;
  height: auto;
  margin-right: 3%;
}

.active-icon {
  display: none;
}

.active-icon.active-icon-activate {
  display: block;
}

.grid-13 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  max-width: 1270px;
  margin-top: 60px;
  margin-bottom: 40px;
  position: relative;
}

.tab-activate {
  display: none;
}

.container-1451 {
  grid-column-gap: 45px;
  grid-row-gap: 45px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 576px;
  height: 100%;
  margin-left: auto;
}

.who-choose-des {
  color: #e5e5e5;
  font-size: 16px;
  line-height: 24px;
}

.who-choose-title {
  color: var(--neutral-100);
  margin-bottom: 16px;
  font-size: 22px;
  font-weight: 500;
  line-height: 30px;
}

.who-choose-title.no-margin {
  margin-bottom: 0;
}

.container-1452 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}

.grid-14 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  width: 100%;
  max-width: 1440px;
}

.grid-14.gap-20 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
}

.once-inner-container {
  width: 100%;
  max-width: 1440px;
}

.small-teams-card {
  background-color: #1b1b1f;
  border: 1px #737373;
  border-radius: 24px;
  width: 100%;
  padding: 32px 24px;
}

.image-75 {
  margin-bottom: 12px;
}

._5-min-text {
  margin-left: 6px;
}

.flex-block-45 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.flex-block-46 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.grid-15 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: wrap;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.system {
  opacity: 1;
  -webkit-text-fill-color: inherit;
  cursor: pointer;
  background-image: linear-gradient(324.15deg, #d499f2 8.83%, #372eb6 56.8%, #b0aaff 79.14%);
  background-clip: border-box;
  border: 1px #000;
  border-radius: 16px;
  width: 100%;
  height: 50px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  position: relative;
}

.system.react {
  width: 95px;
  min-width: auto;
  max-width: none;
}

.system.react-native {
  width: 147px;
  max-width: none;
}

.system.vue {
  width: 100px;
  max-width: none;
}

.system.angular {
  width: 110px;
  max-width: none;
}

.system.android {
  width: 208px;
  max-width: none;
}

.system.ios {
  width: 132px;
  max-width: none;
}

.system.flutter {
  width: 100px;
  max-width: none;
}

.system-inner {
  opacity: 1;
  -webkit-text-fill-color: inherit;
  background-color: #1c1c1c;
  background-clip: padding-box;
  border: 1px solid #0000;
  border-radius: 16px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 100%;
  padding: 6px 12px;
  display: flex;
  position: absolute;
}

.system-inner.inactive-system {
  border-color: #737373;
}

.system-name {
  z-index: 2;
  color: var(--neutral-100);
  font-size: 16px;
  line-height: 16px;
  position: relative;
}

.system-logo {
  z-index: 2;
  width: 30px;
  height: 30px;
  position: relative;
}

.code-div {
  aspect-ratio: auto;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-clip: border-box;
  width: 100%;
  height: 275px;
  font-size: 14px;
  position: relative;
}

.code-inner {
  -webkit-text-fill-color: inherit;
  background-color: #2b2b2b;
  background-clip: padding-box;
  border-radius: 16px;
  width: 100%;
  max-width: none;
  height: 100%;
  padding: 30px 20px;
  position: relative;
}

.code-outer {
  background-image: linear-gradient(#b8b8f5, #0f12a2 79.41%);
  border-radius: 16px;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding: 2px;
  position: relative;
  max-width: 45vw !important;
}

.system-bg {
  z-index: 1;
  background-image: linear-gradient(232.1deg, #5844c2 1.83%, #372eb645 28.96%, #2a2a9947 74.41%, #071e4d 95.03%);
  border-radius: 16px;
  width: 100%;
  height: 100%;
  margin-left: 0;
  margin-right: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.system-bg.inactive-system {
  opacity: 0;
}

.code {
  width: 100%;
  height: 275px;
  position: static;
}

.code.express {
  z-index: 1;
  opacity: 1;
}

.code.react {
  z-index: 0;
  opacity: 1;
}

.code-wrapper {
  z-index: 0;
  object-position: 50% 50%;
  width: 100%;
  position: absolute;
}

.code-wrapper.react-code {
  z-index: 1;
  position: absolute;
}

.code-wrapper.react {
  z-index: 0;
  position: absolute;
}

.code-wrapper.react.react-code {
  z-index: 1;
}

.code-wrapper.vue {
  z-index: 0;
  position: absolute;
}

.logo-loop {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 60px;
  padding-right: 16px;
  display: flex;
  position: absolute;
}

.logo-loop._1 {
  left: 0;
}

.logo-loop._1.new-version {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  padding-right: 60px;
}

.logo-loop._2 {
  left: 684px;
}

.logo-loop._2.new-version {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  padding-right: 60px;
  left: 1320px;
}

.image-76 {
  width: 60px;
  height: 60px;
}

.flex-block-47 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 60px;
  margin-top: 60px;
  display: block;
  position: relative;
  overflow: hidden;
}

.left-shadow {
  z-index: 5;
  background-image: linear-gradient(90deg, #111010, #11101000);
  width: 140px;
  height: 60px;
  position: absolute;
}

.left-shadow.right {
  background-image: linear-gradient(270deg, #111010, #11101000);
  right: 0;
}

.link-5 {
  color: var(--neutral-100);
  text-decoration: none;
}

.once-gradien-2 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#94beff, #1861ff);
  -webkit-background-clip: text;
  background-clip: text;
}

.paragraph-10 {
  color: #626262;
  text-align: center;
}

.once-2-tab {
  grid-column-gap: 31px;
  grid-row-gap: 31px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  max-width: 1440px;
  height: 580px;
  margin-top: 60px;
  position: relative;
}

.flex-block-48 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.container-1453 {
  width: 100%;
}

.flex-block-49 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  cursor: pointer;
  border-radius: 24px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 36px;
  box-shadow: 0 0 60px #0000000d;
}

.flex-block-49.active {
  background-color: #6567ce;
}

.text-block-55 {
  color: #2e2e2e;
  font-weight: 600;
}

.text-block-55.default {
  color: var(--neutral-100);
}

.container-1454 {
  background-image: linear-gradient(#e8e8ff, #babaff);
  border-radius: 24px;
  width: 100%;
  height: 100%;
}

.image-77 {
  opacity: 0;
  border-radius: 24px;
  width: 48%;
  display: block;
  position: absolute;
  top: 10px;
  right: 0;
}

.image-77.default {
  opacity: 1;
  display: block;
}

.inactive.default, .active-img {
  display: none;
}

.active-img.default {
  display: block;
}

.flex-block-50 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
}

.text-block-56 {
  color: var(--neutral-100);
  font-size: 16px;
  line-height: 24px;
  display: none;
}

.text-block-56.default {
  display: block;
}

._111010 {
  background-color: #111010;
}

.flex-block-51 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  background-image: url('../images/once_requirement-bg2x.webp');
  background-position: 0 0;
  background-size: auto;
  border-radius: 32px;
  justify-content: space-between;
  align-items: center;
  padding: 60px;
}

.div-block-21 {
  max-width: 515px;
}

.div-block-21.tbc {
  max-width: 840px;
}

.container-1455 {
  background-color: #0000003b;
  border-radius: 24px;
  width: 100%;
  max-width: 624px;
  padding: 30px;
  display: none;
}

.container-1455.mobile-table {
  display: none;
}

.flex-block-52 {
  justify-content: flex-start;
  align-items: center;
  margin-top: 24px;
}

.flex-block-52.no-margin {
  margin-top: 0;
}

.image-78 {
  margin-right: 12px;
}

.text-span-38 {
  font-weight: 600;
}

.flex-block-53 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  margin-top: 24px;
}

.flex-block-54 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.text-block-57 {
  color: #e5e5e5;
  font-size: 14px;
  line-height: 18px;
}

.container-1456 {
  background-color: #737373;
  width: 100%;
  height: 1px;
}

.div-block-22 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 55%;
  display: flex;
}

.mobile-tab-image {
  display: none;
}

.announcement-bar-2 {
  z-index: 9999;
  color: #fff;
  background-color: #0b63e9;
  display: none;
  position: fixed;
  inset: 0% 0% auto;
}

.announcement-message-bold-2 {
  color: #fff;
}

.container-1457 {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 24px;
  padding-right: 24px;
  display: block;
}

.container-default-inner-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  padding: 80px 0;
  display: flex;
}

.container-default-inner-2.once-footer {
  flex-flow: row;
}

.getdemo-field-2 {
  color: #343434;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  height: auto;
  margin-bottom: 0;
  padding: 10px;
  font-size: 16px;
  line-height: 1.111em;
  transition: color .35s;
}

.getdemo-field-2:focus {
  color: #0b63e9;
  -webkit-text-stroke-width: 1px;
}

.getdemo-field-2:focus-visible, .getdemo-field-2[data-wf-focus-visible] {
  color: #343434;
  font-size: 16px;
}

.getdemo-label-2 {
  color: #2b2b2b;
  font-weight: 400;
}

.getdemo-submit-2 {
  color: #fff;
  text-align: center;
  background-color: #0b63e9;
  border-radius: 6px;
  width: 100%;
  padding: 20px 36px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.111em;
  transition: transform .35s, box-shadow .35s;
  display: inline-block;
  box-shadow: 0 6px 10px #0000000d;
}

.getdemo-submit-2:hover {
  color: #fff;
  transform: scale(.97);
  box-shadow: 0 1px 2px #0000000d;
}

.bold-text-10 {
  font-weight: 400;
}

.form-block-3 {
  background-color: #fff;
  border-radius: 10px;
  width: 100%;
  min-width: auto;
  margin-bottom: 0;
  padding: 20px 40px;
}

.once-subititle-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  padding-bottom: 0;
  display: flex;
}

.text-span-39 {
  color: #f66688;
}

.success-message-2 {
  color: #fff;
  text-align: center;
  background-color: #0b63e9;
  border-radius: 8px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.text-span-40 {
  color: #f66688;
  overflow-wrap: anywhere;
}

.bold-text-11 {
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 400;
}

.once-flex {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.text-span-41 {
  color: #f66688;
}

.once-card-title-2 {
  color: #fff;
  font-weight: 500;
}

.button-primary-2 {
  color: #fff;
  text-align: center;
  background-color: #0b63e9;
  border-radius: 6px;
  padding: 20px 36px;
  font-weight: 700;
  line-height: 1.111em;
  transition: transform .35s, box-shadow .35s;
  box-shadow: 0 6px 10px #0000000d;
}

.button-primary-2:hover {
  color: #fff;
  transform: scale(.97);
  box-shadow: 0 1px 2px #0000000d;
}

.button-primary-2.home-hero {
  margin-top: 10px;
  margin-bottom: 20px;
}

.button-primary-2.home-hero.new-home {
  background-color: #0b63e9;
  background-image: linear-gradient(90deg, #391ce9, #31b7ff 100%, #31b7ff);
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 20px;
  padding: 16px 32px;
  font-weight: 700;
  box-shadow: 0 7px 39.6px #15489640;
}

.button-primary-2.home-hero.new-home.radius-16 {
  border-radius: 16px;
}

.button-primary-2.home-hero.new-home.radius-16.once-special-button {
  background-color: #fff0;
  background-image: linear-gradient(90deg, #1115a7, #bbbbf7 100%, #bbbbf7);
  border: 2px solid #bbbbf7;
  border-radius: 81px;
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 500;
  box-shadow: 0 0 21.9px #ffffff5e;
}

.full-plan {
  text-align: center;
  margin-bottom: 12px;
  font-size: 32px;
  line-height: 40px;
}

.image-79 {
  max-width: 300px;
}

.flex-block-55 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.flex-block-56 {
  justify-content: flex-start;
  align-items: center;
}

.flex-block-56.color-white {
  color: #fff;
}

.flex-block-57 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
}

.flex-block-57.color-white {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}

.text-block-58 {
  color: var(--neutral-100);
  font-size: 20px;
  font-weight: 600;
  line-height: 24px;
}

.cloud-h2 {
  color: var(--neutral-100);
  font-weight: 400;
  line-height: 56px;
}

.cloud-h2.dark-cloud-h2 {
  color: #2e2e2e;
}

.developer-docs {
  color: var(--neutral-100);
  text-decoration: none;
}

.developer-docs:hover {
  color: var(--neutral-100);
}

.once-h1 {
  color: var(--neutral-100);
  font-size: 52px;
  line-height: 60px;
}

.flex-block-58 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1440px;
  margin-top: 60px;
  display: grid;
}

.high {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-image: radial-gradient(circle farthest-side at 0 0, #363636, #1a1a1a45);
  border: 2px solid #ffffff4d;
  border-radius: 32px;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  padding: 40px 24px;
}

.high.low {
  flex-flow: row;
  justify-content: center;
  align-items: center;
}

.all-in-one-h3 {
  color: var(--neutral-100);
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
}

.all-in-one-description {
  color: var(--neutral-100);
  font-size: 16px;
  line-height: 24px;
}

._50img {
  max-width: 50%;
}

.image-80 {
  margin-bottom: 12px;
}

.grid-16 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.flex-block-59 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.flex-block-60 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

.flex-block-61 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  width: 100%;
}

.flex-block-62 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.flex-block-63 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  margin-bottom: 120px;
  display: grid;
}

.flex-block-63.tbc {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-columns: 1fr 1fr;
  place-items: center start;
}

.waitlist {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 624px;
  margin-top: 120px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.authgear-once-form-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  margin-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
}

.text-field-2 {
  border-radius: 16px;
  height: 56px;
  margin-bottom: 0;
}

.submit-button {
  background-color: #000;
  border-radius: 16px;
  padding: 10px 32px;
  font-size: 16px;
}

.once-last-container {
  background-color: #111010;
  background-image: url('../images/once_requirement-bg2x_1.webp'), url('../images/once_joinlist-bg2x.webp');
  background-position: 50% 0, 50% 100%;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, contain;
}

.authgear-once {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 305px;
  display: flex;
}

.authgear-once-form {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  align-items: center;
  width: 305px;
  margin-bottom: 0;
  display: block;
}

.menu-products {
  max-width: 150px;
  display: block;
  overflow: clip;
}

.success-message-3 {
  background-color: #fff;
}

.recaptcha {
  margin-bottom: 0;
}

.link-6, .link-6:hover, .link-7, .link-7:hover {
  color: var(--neutral-100);
}

.payment {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-image: url('../images/once_payment-bg-pc2x.webp');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-82 {
  width: 185px;
}

.payment-block {
  background-color: var(--neutral-100);
  border-radius: 16px;
  width: 406px;
  padding: 48px 32px;
}

.payment-block-outer {
  background-image: linear-gradient(90deg, #a8a8ff, #2c2fc1);
  border-radius: 16px;
  padding-top: 8px;
}

.payment-animation-container {
  background-image: url('../images/once_payment-payment-success.svg');
  background-position: 50%;
  background-size: contain;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 132px;
  max-width: none;
  height: 132px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.payment-animation-container.failed {
  background-image: url('../images/once_payment-payment-false.svg');
}

.payment-animation {
  width: 42px;
  height: 42px;
  margin-left: 6px;
}

.text-block-59 {
  color: #2e2e2e;
  text-align: center;
  font-size: 26px;
  font-weight: 600;
  line-height: 32px;
}

.flex-block-64 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: center;
}

.text-block-60 {
  color: #626262;
  text-align: center;
  font-size: 14px;
  line-height: 22px;
}

.flex-block-65 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 32px;
}

.payment-links {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 16px;
  padding-right: 16px;
  display: grid;
}

.payment-buttons {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #626262;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 12px;
  justify-content: center;
  align-items: stretch;
  padding: 8px 16px;
  font-size: 14px;
  line-height: 22px;
  text-decoration: none;
  display: flex;
}

.payment-buttons:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.payment-buttons.payment-failed-home {
  width: 150px;
  margin-top: 32px;
  margin-left: auto;
  margin-right: auto;
}

.code-embed-3 {
  display: flex;
}

.payment-go-home {
  color: #626262;
  font-size: 14px;
  line-height: 22px;
}

.payment-go-home:hover {
  color: #000;
}

.div-block-23 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 96px;
  display: flex;
}

.container-1458 {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.popup-container {
  z-index: 100;
  -webkit-backdrop-filter: blur(40px);
  backdrop-filter: blur(40px);
  background-color: #11101099;
  align-items: center;
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  inset: 0% auto auto 0%;
  max-width: none !important;
}

.waitlist-popup {
  z-index: 5;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 409px;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  padding: 52px;
  display: flex;
  position: relative;
}

.success-message-4 {
  background-color: #fff;
}

.getdemo-field-3 {
  color: #343434;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  height: auto;
  margin-bottom: 0;
  padding: 10px;
  font-size: 16px;
  line-height: 1.111em;
  transition: color .35s;
}

.getdemo-field-3:focus {
  color: #0b63e9;
  -webkit-text-stroke-width: 1px;
}

.getdemo-field-3:focus-visible, .getdemo-field-3[data-wf-focus-visible] {
  color: #343434;
  font-size: 16px;
}

.image-83 {
  cursor: pointer;
  position: absolute;
  top: 16px;
  right: 16px;
}

.container-1459 {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
  max-width: none !important;
}

.section-14 {
  z-index: 99;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-image: linear-gradient(99deg, #3f44ff, #9c45ff);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  position: fixed;
  bottom: 0;
}

.gray-gradient {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #f3f3f3, #a7a7a7 43%);
  -webkit-background-clip: text;
  background-clip: text;
}

.feature-content {
  margin-bottom: 24px;
}

.feature-content.inverse {
  color: #ccc;
}

.feature-white-button {
  box-sizing: border-box;
  color: #2e2e2e;
  cursor: pointer;
  background-color: #fff;
  border-radius: 16px;
  order: 0;
  align-self: baseline;
  width: auto;
  padding: 16px 32px;
  font-weight: 500;
  display: block;
}

.feature-white-button:hover {
  color: #fff;
  background-color: #2e2e2e;
}

.otp {
  background-color: #f5f5f5;
}

.tab-background {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #f0f3ff;
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 144px;
  margin-left: auto;
  margin-right: auto;
  padding: 6px;
}

.tab-switcher {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  cursor: pointer;
  border-radius: 18px;
  justify-content: center;
  align-items: center;
  padding: 12px 24px;
  display: flex;
}

.tab-switcher.active-tab {
  background-image: linear-gradient(90deg, #391ce9, #31b7ff);
}

.code-embed-4 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-62 {
  color: #2e2e2e;
  font-weight: 600;
}

.text-block-62.active-tab-text {
  color: #fff;
}

.tab-switcher.cloud-tab.active-tab > div svg path {
  fill: #fff;
}

.tab-switcher.once-tab.active-tab > div svg path {
  stroke: #fff;
}

.once.pricing-info {
  display: none;
}

.product-switch {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #1d1f70;
  border-radius: 16px;
  padding: 6px;
}

.product-switch-outer {
  background-image: linear-gradient(98deg, #31b7ff, #583dff), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  border-radius: 16px;
  margin-bottom: 48px;
  margin-left: 0;
  margin-right: 0;
  padding: 1px;
}

.flex-block-66 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  cursor: pointer;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  text-decoration: none;
  display: flex;
}

.flex-block-66.w--current {
  text-decoration: none;
}

.flex-block-66.active {
  background-image: linear-gradient(90deg, #391ce9, #31b7ff);
}

.text-block-63 {
  color: #afb7ff;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
}

.text-block-63.active {
  color: #fff;
}

.text-block-64 {
  color: #2e2e2e;
  text-align: center;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
}

.case-study-card {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 3fr 4fr;
  grid-auto-columns: 1fr;
  place-items: center stretch;
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.text-block-65 {
  margin-bottom: 16px;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
}

.text-block-66 {
  color: #626262;
  line-height: 26px;
}

.flex-block-67 {
  background-color: var(--neutral-100);
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding: 40px;
}

.flex-block-68 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  background-color: #f9f9fb;
  border-radius: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding: 48px;
  display: grid;
}

.coming-soon {
  color: var(--neutral-100);
  text-transform: uppercase;
  background-color: #0000003d;
  border-radius: 32px;
  margin-bottom: 16px;
  padding: 8px 16px;
  font-size: 14px;
  line-height: 18px;
}

.tab-pane-tab-1 {
  margin-right: 64px;
}

.flex-block-69 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  font-family: IBM Plex Sans, sans-serif;
}

.text-span-42 {
  color: #9cc0ff;
  font-weight: 500;
}

.flex-block-70 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 410px;
  margin-bottom: 0;
  display: grid;
}

.sms-left-right {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  background-color: #fff;
  border-radius: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  min-width: 100%;
  padding: 48px;
  display: flex;
}

.sms-left-right.reverse {
  flex-flow: row-reverse;
  justify-content: space-between;
  align-items: center;
}

.features-card-image-radius {
  border-radius: 24px;
  width: 50%;
}

.image-86 {
  width: 160px;
}

.flex-block-71 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: stretch;
  margin-top: 40px;
  display: grid;
}

.bg-f9f9fb {
  background-color: #f9f9fb;
}

.table-header {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: minmax(auto, 300px) 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  display: grid;
}

.table-header.table-content {
  border-top: 0 solid #000;
  border-bottom: 1px solid #e4e7ee;
  border-left: 0 solid #e4e7ee;
  border-right: 0 solid #000;
  place-items: center;
  padding-top: 16px;
  padding-bottom: 16px;
}

.table-header.table-content.last-row {
  border-bottom-width: 0;
}

.div-block-25 {
  background-color: #f9f9fb;
  border-radius: 24px;
  width: 100%;
  padding: 48px 64px;
}

.okta {
  color: #2e2e2e;
  font-size: 24px;
  line-height: 32px;
}

.table-text {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.table-text.title {
  font-weight: 500;
}

.table-text.dash {
  color: #c2c2c2;
}

.text-block-68 {
  font-size: 16px;
  line-height: 24px;
}

.ready-to-switch {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  background-image: linear-gradient(342deg, #592fff, #202342 74%);
  border-radius: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.3fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 80px;
  display: grid;
}

.heading-22, .heading-23 {
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 400;
}

.case-study-collection-last-section {
  background-image: url('../images/whatsnew_last-section-bg2x.jpg');
  background-position: 0 0;
  background-size: cover;
  padding-top: 0;
  padding-bottom: 0;
}

.casestudy_collection_lastsection-heading {
  color: var(--neutral-100);
  text-align: center;
  margin-bottom: 0;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 48px;
  font-weight: 400;
  line-height: 60px;
}

.case-study-last-section-content-wrap {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.case-study-last-section-content-copy {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.compare-table-multi-info {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.compare-table-text-light {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.compare-table-text-light.title {
  color: var(--neutral-400);
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}

.compare-table-text-light.dash {
  color: #c2c2c2;
}

.collection-list-wrapper-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.nav-button-dark {
  background-color: var(--primary-1);
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 20px 36px;
  font-weight: 700;
  line-height: 1.111em;
  transition: transform .35s, box-shadow .35s;
  box-shadow: 0 6px 10px #0000000d;
}

.nav-button-dark:hover {
  color: #fff;
  transform: scale(.97);
  box-shadow: 0 1px 2px #0000000d;
}

.nav-button-dark.small {
  padding: 14px 32px;
  font-size: 16px;
  line-height: 18px;
}

.nav-button-dark.large {
  padding: 20px 68px;
  font-size: 22px;
  line-height: 24px;
}

.nav-button-dark.full-width {
  align-self: stretch;
  display: block;
}

.nav-button-dark.button-white {
  color: var(--primary-1);
  background-color: #fff;
  justify-content: center;
}

.nav-button-dark.button-white.why-authgear {
  border-radius: 14px;
  align-self: center;
  padding: 16px 32px;
  box-shadow: 0 4px 12px #0b63e940;
}

.nav-button-dark.registry {
  padding: 16px 22px;
  position: absolute;
  right: 10px;
}

.nav-button-dark.footer-download-app {
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  padding: 18px 32px;
  font-size: 16px;
  line-height: 1em;
  text-decoration: none;
  display: flex;
}

.nav-button-dark.card-pricing {
  width: 100%;
  margin-bottom: 20px;
  font-size: 18px;
}

.nav-button-dark.newsletter {
  padding: 16px 22px;
  position: absolute;
  right: 10px;
}

.nav-button-dark.contact-form {
  justify-content: center;
}

.nav-button-dark.discount-code {
  justify-content: center;
  height: auto;
  margin-left: 0;
}

.nav-button-dark.header-button {
  background-color: var(--neutral-100);
  color: #1a1a1b;
  border-radius: 14px;
  margin-right: 16px;
  padding: 12px 24px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.111em;
  box-shadow: 0 4px 12px #0b63e940;
}

.nav-button-dark.header-button.sign-up {
  margin-right: 10px;
}

.nav-button-dark.header-button.sign-up.plausible-event-name--signup {
  margin-right: 0;
}

.nav-button-dark.header-button.outline {
  border: 2px solid var(--primary-1);
  color: var(--primary-1);
  background-color: #fff0;
  padding: 14px 20px;
}

.nav-button-dark.header-button.outline.sign-up {
  margin-right: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
}

.nav-button-dark.header-button.outline.sign-up.plausible-event-name--signup {
  margin-right: 0;
}

.nav-button-dark.empty-cart {
  margin-top: 40px;
}

.nav-button-dark.header-button-mobile {
  padding: 16px 22px;
  line-height: 1.111em;
}

.nav-button-dark.header-button-mobile.signup.plausible-event-name--signup {
  display: none;
}

.nav-button-dark.checkout-button {
  margin-top: 20px;
}

.nav-button-dark.home-hero {
  margin-top: 10px;
  margin-bottom: 20px;
}

.nav-button-dark.home-hero.new-home {
  background-color: #0b63e9;
  background-image: linear-gradient(90deg, #391ce9, #31b7ff 100%, #31b7ff);
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 20px;
  padding: 16px 32px;
  font-weight: 700;
  box-shadow: 0 7px 39.6px #15489640;
}

.nav-button-dark.home-hero.new-home.compare {
  border-radius: 14px;
  margin-right: 0;
}

.nav-button-dark.home-hero.new-home.compare.footer-btn {
  margin-top: 32px;
}

.nav-button-dark.home-hero.new-home.compare.footer {
  margin-top: 16px;
}

.nav-button-dark.home-hero.new-home.seminar {
  text-align: center;
  letter-spacing: 3.6px;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #391ce9, #31b7ff 100%, #31b7ff);
  -webkit-background-clip: text;
  background-clip: text;
  border-radius: 16px;
  margin-top: 0;
  margin-right: 0;
  padding-left: 48px;
  padding-right: 48px;
  font-family: Noto Sans TC, sans-serif;
  font-weight: 700;
  display: block;
}

.nav-button-dark.home-hero.new-home.seminar.blue-button {
  z-index: 1;
  -webkit-text-fill-color: inherit;
  background-clip: padding-box;
  border-radius: 60px;
  display: block;
  position: relative;
}

.nav-button-dark.home-hero.new-home.seminar.blue-button.about {
  margin-top: 16px;
}

.nav-button-dark.home-hero.new-home.radius-16 {
  border-radius: 16px;
}

.nav-button-dark.home-hero.new-home.radius-16.once-special-button {
  box-shadow: none;
  background-color: #fff0;
  background-image: linear-gradient(90deg, #3135ff, #bbbbf7 100%, #b0b8ff);
  border: 2px #bbbbf7;
  border-radius: 16px;
  margin-right: 0;
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 500;
}

.nav-button-dark.home-hero.new-home.radius-16.once-special-button.middle {
  margin-left: auto;
  margin-right: auto;
}

.nav-button-dark.home-hero.new-home.compare-btn {
  border-radius: 14px;
}

.nav-button-dark.feature-hero-btn {
  margin-bottom: 10px;
  margin-right: 10px;
  font-weight: 400;
}

.nav-button-dark.button-padding-32px {
  padding: 16px 32px;
}

.nav-button-dark.new-rounded {
  border-radius: 14px;
  padding: 16px 32px;
}

.nav-button-dark.new-rounded.whatsapp {
  color: #2e2e2e;
  background-color: #2be381;
  background-image: linear-gradient(90deg, #90ffa5, #2be381);
}

.nav-button-dark.button-gradient {
  background-image: linear-gradient(90.43deg, #391ce9, #31b7ff);
  border-radius: 14px;
}

.nav-button-dark.button-gradient.center {
  align-self: center;
}

.nav-button-dark.feature-hero-btn-v2 {
  background-image: linear-gradient(90deg, #391ce9, #31b7ff);
  border-radius: 14px;
  margin-bottom: 32px;
  margin-right: 32px;
  padding: 16px 32px;
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 500;
  box-shadow: 0 7px 39.6px #15489640;
}

.nav-button-dark.feature-hero-btn-v2.nomargin {
  margin-bottom: 0;
  margin-right: 24px;
}

.nav-button-dark.gradient-rounded {
  background-image: linear-gradient(90deg, #391ce9, #31b7ff);
  border-radius: 14px;
  padding: 16px 32px;
  font-family: Inter, sans-serif;
  box-shadow: 0 7px 39.6px #15489640;
}

.getdemo-body {
  background-color: #101010;
}

.heading-24 {
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 400;
}

.code-block-2 {
  font-size: 12px;
}

.heading-25 {
  font-weight: 400;
}

.login-title-section {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 160px;
  padding-bottom: 40px;
  display: flex;
}

.login-title-section.section {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1320px;
  padding-left: 20px;
  padding-right: 20px;
}

.gallery {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.text-block-69 {
  color: #bababa;
  font-family: IBM Plex Sans, sans-serif;
  text-decoration: none;
}

.container-1280 {
  width: 100%;
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.login-h1 {
  color: var(--neutral-100);
  margin-bottom: 0;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 42px;
  font-weight: 400;
  line-height: 56px;
}

.login-section {
  width: 100%;
  max-width: 1320px;
  padding-left: 20px;
  padding-right: 20px;
}

.login-default-inner-section {
  width: 100%;
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  font-family: IBM Plex Sans, sans-serif;
}

.login-default-inner-section.login-title {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.login-default-inner-section.login-content {
  padding-top: 80px;
  padding-bottom: 80px;
}

.login-default-inner-section.explore {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.login-default-inner-section.gallery-banner {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1140px;
  font-family: IBM Plex Sans, sans-serif;
  display: flex;
}

.login-default-inner-section.gallery-banner.toolkit {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.login-default-inner-section.gallery-footer {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  text-align: center;
  background-image: none;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 840px;
  font-family: IBM Plex Sans, sans-serif;
  display: flex;
}

.login-default-inner-section.glossary-content-inner-section {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-flow: column;
  max-width: 1062px;
  padding-top: 64px;
  padding-bottom: 64px;
  display: flex;
}

.title-section {
  padding-top: 160px;
  padding-bottom: 40px;
}

.images-container {
  background-color: #232337;
  border-radius: 24px;
  padding: 0 32px;
}

.login-tab-container {
  -webkit-text-fill-color: inherit;
  background-color: #181825;
  background-image: linear-gradient(98.64deg, #31b7ff, #583dff);
  background-clip: padding-box;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  padding: 1px;
  display: flex;
}

.tabs-3 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.login-tab {
  background-color: #191926;
  padding: 6px;
}

.login-tab.tab-right {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.login-tab.tab-right.w--current {
  background-color: #181825;
}

.login-tab.tab-left {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.login-tab.tab-left.w--current {
  color: var(--neutral-100);
  background-color: #171725;
}

.tab-link-tab-2, .tab-link {
  background-color: #181825;
}

.container-1460 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  color: #afb7ff;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 88px;
  padding: 4px 8px;
  display: flex;
  position: relative;
}

.container-1460.active {
  color: var(--neutral-100);
  width: 88px;
}

.code-embed-5 {
  z-index: 2;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.text-block-70 {
  z-index: 2;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 28px;
  position: relative;
}

.login-img-slide {
  vertical-align: baseline;
}

.tab-pane-tab-1-2, .login-tabs-content {
  width: 100%;
}

.login-slider {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff0;
  flex-flow: column;
  height: auto;
  display: flex;
  position: relative;
}

.login-slider.mobile {
  height: 547px;
}

.container-1461 {
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.image-87 {
  border-radius: 12px;
  max-width: 932px;
  max-height: 100%;
}

.slide-nav {
  font-size: 5px;
  position: relative;
}

.left-arrow {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  left: 0;
  right: auto;
}

.right-arrow {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  right: 0;
}

.image-88 {
  position: absolute;
}

.login-active-tab-bg {
  z-index: 1;
  background-image: linear-gradient(99deg, #31b7ff, #583dff);
  border-radius: 12px;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
}

.login-active-tab-bg.inactive {
  display: none;
}

.content-container {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template: ". Area"
  / 75fr 50fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: none;
  display: grid;
}

.container-1462 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.container-1463 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-image: linear-gradient(178deg, #5f65ebcc, #000967cc);
  border-radius: 24px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 32px;
  display: flex;
}

.container-1464 {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.container-1464.gap12 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-block-71 {
  color: #a2a6ff;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}

.text-block-72 {
  color: var(--neutral-100);
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 400;
}

.collection-item-2 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  border: .5px solid #a2a6ff;
  border-radius: 6px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  padding: 4px 12px;
  display: flex;
}

.collection-list-3 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-block-73 {
  color: var(--neutral-100);
  font-family: IBM Plex Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.flex-block-72 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: linear-gradient(303.64deg, #2467a6, #2a2a9747 24%, #372eb600 57%, #2a7de3);
  border: 2px #ffffff1a;
  border-radius: 24px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 32px 30px;
}

.container-1465 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.text-block-74 {
  color: var(--neutral-100);
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 500;
}

.text-block-75 {
  color: #d5d5d5;
  font-family: IBM Plex Sans, sans-serif;
}

.text-block-76 {
  color: var(--neutral-100);
  font-family: IBM Plex Sans, sans-serif;
  font-size: 32px;
  line-height: 56px;
}

.section-15 {
  background-color: #0e0f28;
}

.text-block-77 {
  color: var(--neutral-100);
  font-family: IBM Plex Sans, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.collection-item-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
}

.div-block-26 {
  background-color: #232337;
  border-radius: 24px;
  padding: 40px 20px;
}

.image-89 {
  border-radius: 12px;
  width: 100%;
}

.collection-list-wrapper-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
}

.flex-block-73, .collection-list-wrapper-4 {
  width: 100%;
}

.lottie-animation-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 520px;
  max-width: 520px;
  display: block;
}

.lottie-hero-animation {
  width: 500px;
  max-width: 500px;
}

.m2m-empower-dark {
  background-image: url('../images/features-M2M-empower-bg2x.jpg');
  background-position: 0 0;
  background-size: cover;
}

.title-light.features {
  text-align: center;
  max-width: 700px;
  margin-bottom: 0;
  margin-right: 0;
}

.title-light.testimonials {
  max-width: 47%;
  margin-bottom: 0;
  margin-right: 40px;
}

.title-light.cta-split-content-left {
  color: #fff;
  margin-bottom: 13px;
  font-size: 32px;
  line-height: 1.063em;
}

.title-light.cta-split-content-right {
  margin-bottom: 13px;
  font-size: 32px;
  line-height: 1.063em;
}

.title-light.title-section-about-app-tab-link {
  color: var(--primary-1);
  letter-spacing: -.01em;
  margin-bottom: 4px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.7em;
}

.title-light.cart-item-title {
  margin-bottom: 15px;
  font-weight: 700;
  line-height: 1.4em;
  text-decoration: none;
  display: block;
}

.title-light.footer-menu {
  color: var(--primary-1);
  margin-bottom: 25px;
  font-weight: 700;
  line-height: 1.111em;
}

.title-light.footer-download-app {
  font-size: 18px;
  line-height: 1.444em;
}

.title-light.principles-top {
  margin-bottom: 0;
}

.title-light.mission {
  margin-bottom: 37px;
}

.title-light.partners {
  margin-bottom: 56px;
}

.title-light.pricing {
  margin-bottom: 15px;
}

.title-light.plan {
  color: var(--primary-1);
  letter-spacing: -.01em;
  margin-bottom: 0;
  margin-right: 10px;
  font-size: 68px;
  font-weight: 700;
  line-height: 1.118em;
}

.title-light.plan.last {
  margin-right: 0;
}

.title-light.plan-features {
  font-size: 22px;
  line-height: 1.545em;
}

.title-light.integrations-hero {
  margin-bottom: 30px;
}

.title-light.integrations {
  max-width: 605px;
  margin-bottom: 0;
  margin-right: 40px;
}

.title-light.more-integrations {
  max-width: 550px;
  margin-bottom: 0;
}

.title-light.integration-hero {
  margin-bottom: 0;
  margin-right: 18px;
  font-size: 46px;
  line-height: 1.13em;
}

.title-light.connect-integration {
  margin-bottom: 0;
}

.title-light.blog {
  margin-bottom: 35px;
  font-size: 42px;
  line-height: 1.238em;
}

.title-light.newsletter {
  color: var(--neutral-100);
  margin-bottom: 11px;
  font-size: 38px;
  line-height: 1.368em;
}

.title-light.blog-post-latest-articles {
  margin-bottom: 0;
}

.title-light.contact {
  margin-bottom: 18px;
}

.title-light.faqs {
  max-width: 575px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
}

.title-light.category {
  color: var(--primary-1);
  letter-spacing: -.01em;
  margin-bottom: 0;
  margin-right: 10px;
  font-size: 68px;
  font-weight: 700;
  line-height: 1.118em;
}

.title-light.category.last {
  margin-right: 0;
}

.title-light.team-posts, .title-light.checkout-card {
  margin-bottom: 0;
}

.title-light.order-item-title {
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
}

.title-light.dropdown {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.111em;
}

.title-light.features-hero {
  margin-bottom: 30px;
}

.title-light.features-hero.medium-text {
  font-size: 52px;
}

.title-light.features-page {
  text-align: center;
  max-width: 100%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.title-light.features-page.text-align-left {
  text-align: left;
}

.title-light.features-page.text-align-left.video-section-title {
  color: var(--neutral-100);
  font-size: 40px;
  font-weight: 600;
  line-height: 50px;
}

.title-light.features-hero-v2 {
  color: #2b2b2b;
  margin-bottom: 30px;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 52px;
  font-weight: 400;
}

.title-light.features-hero-v2.medium-text {
  font-size: 52px;
}

.title-light.features-hero-v2.text-white {
  color: #fff;
}

.title-light.features-hero-v2.inverse {
  color: var(--neutral-100);
}

.title-light.features-hero-v2.inverse.nomargin {
  margin-bottom: 0;
}

.title-light.features-page-v2 {
  text-align: center;
  color: var(--neutral-100);
  max-width: 100%;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 40px;
  font-weight: 400;
}

.title-light.features-page-v2.text-align-left {
  text-align: left;
}

.title-light.features-page-v2.gradient-silver {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #f3f3f3, #7c7c7c);
  -webkit-background-clip: text;
  background-clip: text;
}

.title-light.features-page-v2.color-white {
  color: #fff;
}

.title-light.features-page-v2.left-align {
  text-align: left;
  margin-left: 0;
}

.title-light.pricing-h1 {
  color: #2e2e2e;
  font-size: 52px;
  font-weight: 400;
  line-height: 60px;
}

.m2m-empower-svg-card {
  background-image: linear-gradient(#202d42b3, #202329b3);
  border-radius: 24px;
  padding: 48px 32px;
}

.m2m-svg-card-title {
  color: var(--neutral-100);
  text-align: left;
  margin-top: 24px;
  margin-bottom: 8px;
  font-size: 24px;
  line-height: 32px;
}

.m2m-svg-card-description {
  color: var(--neutral-400);
  text-align: left;
  line-height: 26px;
}

.login-rich-text {
  color: #b0b0b0;
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 400;
}

.login-rich-text h1, .login-rich-text h2 {
  color: var(--neutral-100);
  margin-bottom: 6px;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.login-rich-text h3 {
  color: var(--neutral-100);
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: 600;
  line-height: 28px;
}

.login-rich-text ul {
  flex-flow: column;
  margin-bottom: 32px;
  list-style-type: none;
  display: flex;
}

.login-rich-text a {
  color: #0065ff;
  font-weight: 500;
  text-decoration: none;
}

.login-rich-text strong {
  color: #b0b0b0;
  font-weight: 500;
}

.login-rich-text p {
  margin-bottom: 32px;
}

.login-rich-text h4 {
  color: var(--neutral-100);
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
}

.login-rich-text li {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.gallery-button {
  color: #111010;
  background-color: #fff;
  border-radius: 16px;
  padding: 10px 32px;
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 500;
}

.gallery-button:hover {
  color: #111010;
  background-color: #fff;
}

.gallery-button.gallery-page-button {
  margin-top: 32px;
  font-weight: 500;
}

.gallery-button.inverse {
  border: 1px solid var(--neutral-100);
  color: var(--neutral-100);
  background-color: #fff0;
}

.gallery-rich-h2 {
  color: var(--neutral-100);
  margin-bottom: 6px;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.list-2 {
  margin-bottom: 0;
  list-style: url('../images/Checkmark-icon.svg');
}

.heading-26 {
  color: var(--neutral-100);
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.heading-27 {
  color: var(--neutral-100);
  margin-bottom: 6px;
  font-size: 18px;
  line-height: 26px;
}

.heading-28, .heading-29 {
  color: var(--neutral-100);
}

.link-8 {
  color: #0065ff;
  font-weight: 500;
  text-decoration: none;
}

.bold-text-12 {
  color: #b0b0b0;
  font-weight: 500;
}

.list-item-2 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
}

.gallery-title {
  padding-top: 180px;
  padding-bottom: 80px;
}

.paragraph-11 {
  text-align: center;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(90deg, #391ce9, #31b7ff);
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 28px;
  font-weight: 600;
  line-height: 38px;
}

.gallery-h1 {
  color: var(--neutral-100);
  text-align: center;
  margin-bottom: 0;
  font-size: 52px;
  font-weight: 500;
  line-height: 60px;
}

.paragraph-12 {
  color: #fff;
  text-align: center;
}

.paragraph-12.speciial-color {
  color: #cfd4ff;
}

.container-1466 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-2 {
  background-image: linear-gradient(99deg, #7a2eff, #4fe5fff2);
  border-radius: 16px;
  padding: 16px 32px;
  font-family: Inter, sans-serif;
  font-weight: 700;
  line-height: 24px;
}

.button-2:hover {
  color: var(--neutral-100);
}

.gallery-posts {
  padding-top: 80px;
  padding-bottom: 80px;
}

.collection-list-wrapper-5 {
  width: 100%;
}

.collection-list-4 {
  grid-column-gap: 32px;
  grid-row-gap: 48px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.container-1467 {
  background-color: #232337;
  border-radius: 24px;
  width: 100%;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding: 40px 20px;
}

.collection-item-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.image-90 {
  border-radius: 12px;
}

.text-block-78 {
  color: var(--neutral-100);
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.link-block-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  text-decoration: none;
  display: flex;
}

.gallery-footer {
  background-image: url('../images/ui_gallery_bg2x.webp');
  background-position: 50% 100%;
  background-size: cover;
  padding-top: 40px;
  padding-bottom: 40px;
}

.paragraph-13 {
  color: var(--neutral-100);
  font-size: 48px;
  line-height: 60px;
}

.collection-list-5 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  display: flex;
}

.link-block-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  text-decoration: none;
  display: flex;
}

.flex-block-74 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  width: 100%;
}

.case-study-rich-text {
  font-family: IBM Plex Sans, sans-serif;
}

.case-study-rich-text h2 {
  color: #2e2e2e;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

.case-study-rich-text h3 {
  color: #2e2e2e;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
}

.case-study-rich-text h4 {
  color: #2e2e2e;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}

.case-study-rich-text a {
  color: #0043e0;
  text-decoration: none;
}

.case-study-rich-text blockquote {
  color: #2e2e2e;
  text-align: left;
  border-top-style: none;
  border-left-style: none;
  border-radius: 24px;
  margin-bottom: 0;
  padding: 48px;
  font-weight: 500;
}

.case-study-rich-text li {
  color: #626262;
  line-height: 32px;
}

.case-study-rich-text strong {
  color: #626262;
  font-weight: 500;
}

.case-study-rich-text p {
  color: #626262;
  margin-bottom: 32px;
}

.paragraph-14 {
  color: #626262;
}

.case-study-last-section {
  color: var(--neutral-100);
  text-align: center;
  max-width: 700px;
  margin-bottom: 0;
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 400;
}

.flex-block-75 {
  justify-content: flex-start;
  align-items: center;
}

.explore-more-section {
  background-color: #f9f9fb;
}

.flex-block-76 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: center;
}

.text-block-79 {
  font-size: 32px;
  line-height: 56px;
}

.collection-list-wrapper-6 {
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}

.collection-list-6 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  display: grid;
}

.image-91 {
  border-radius: 12px;
  width: 100%;
  max-width: 100%;
  margin-bottom: 16px;
}

.text-block-80 {
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

.div-block-27 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: center;
  flex-flow: column;
  display: flex;
}

.paragraph-15 {
  color: #787e81;
}

.blog-category-text {
  color: #365ef2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.blog-h1 {
  color: #2b2b2b;
  margin-bottom: 0;
  font-size: 42px;
  font-weight: 400;
  line-height: 56px;
}

.text-block-82 {
  color: #2e2e2e;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.flex-block-77 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 2.45fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: start;
  display: flex;
}

.blog-rich-text {
  flex-flow: column;
  flex: 0 auto;
  max-width: 100%;
}

.blog-rich-text h2 {
  color: #2e2e2e;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

.blog-rich-text h3 {
  color: #2e2e2e;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
}

.blog-rich-text h4 {
  color: #2e2e2e;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}

.blog-rich-text p {
  color: #626262;
  margin-bottom: 40px;
}

.blog-rich-text li {
  color: #626262;
  line-height: 32px;
}

.blog-rich-text a {
  color: #0043e0;
  text-decoration: none;
}

.blog-rich-text strong {
  color: #626262;
  font-weight: 500;
}

.blog-rich-text ul {
  margin-bottom: 40px;
}

.blog-rich-text blockquote {
  color: var(--neutral-700);
  text-align: left;
  margin-bottom: 40px;
  padding: 20px;
  font-size: 16px;
}

.blog-content {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-flow: row-reverse;
  grid-template-rows: auto;
  grid-template-columns: 2.45fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.image-92 {
  border-radius: 24px;
}

.heading-30 {
  color: #2e2e2e;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
}

.heading-31 {
  color: #2e2e2e;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}

.paragraph-16 {
  color: #626262;
  margin-bottom: 40px;
}

.link-9 {
  color: #0b63e9;
}

.div-block-28 {
  width: 65%;
}

.link-block-4 {
  z-index: auto;
  width: 100%;
  position: static;
  top: 100px;
}

.div-block-29 {
  text-align: center;
  width: 30%;
  position: sticky;
  top: 100px;
}

.blog-gallery-h1 {
  color: #2b2b2b;
  text-align: center;
  margin-bottom: 24px;
  font-size: 52px;
  font-weight: 400;
  line-height: 60px;
}

.text-block-83 {
  color: #787e81;
  text-align: center;
  max-width: 800px;
  margin-bottom: 88px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph-17 {
  color: #626262;
}

.heading-32 {
  color: #2e2e2e;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 600;
  line-height: 40px;
}

.collection-list-wrapper-7 {
  display: flex;
}

.gallery-blog-title {
  color: #2b2b2b;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
}

.latest-articles-title {
  color: #2b2b2b;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

.tools-section.bg-f9f9fb {
  margin-top: 0;
  padding-top: 120px;
}

.tools-h1 {
  color: var(--neutral-600);
  text-align: center;
  letter-spacing: -.02em;
  margin-bottom: 10px;
  font-size: 36px;
  font-weight: 500;
  line-height: 1.5em;
}

.tools-description {
  color: var(--neutral-500);
  text-align: center;
  max-width: 720px;
  font-size: 16px;
  line-height: 1.4em;
}

.tools-description.align-left {
  text-align: left;
}

.tools-policy {
  background-color: #f3f6ff;
  border-radius: 10px;
  min-width: 100%;
  margin-top: 24px;
  padding: 10px 40px;
  font-size: 14px;
  line-height: 22px;
}

.tools-policy.reverse {
  margin-top: 0;
  margin-bottom: 24px;
}

.paragraph-18 {
  text-align: center;
}

.tools-container {
  z-index: 3;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  max-width: 1271px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 24px 96px;
  display: block;
  position: relative;
}

.tools-container.flex-center {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  display: flex;
}

.tools-container.flex-center.gap24 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.tools-container.bg-ebf3ff {
  background-color: #ebf3ff;
}

.tools-container.content-center {
  flex-flow: column;
  display: flex;
}

.tools-container.content-center.py-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.tools-container.content-center.py-80.gap-60 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
}

.tools-container.content-center.py-80.gap-60.z-index-1 {
  z-index: 1;
  position: relative;
}

.tools-container.whats-new {
  padding-top: 64px;
  padding-bottom: 64px;
}

.tools-container.case-study {
  flex-flow: column;
  padding-top: 80px;
  padding-bottom: 48px;
  display: flex;
}

.tools-container.py-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.tools-container.py-80.flex-column {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  display: flex;
}

.tools-container.video-section {
  background-color: #0e0f28;
}

.tools-container.price-section {
  max-width: 1280px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.tools-container.expand-section {
  flex-flow: column;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.tools-container.looking {
  padding-top: 96px;
  padding-bottom: 96px;
}

.tools-container.faq {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 32% auto;
  grid-auto-columns: 1fr;
  padding-top: 96px;
  padding-bottom: 96px;
  display: grid;
}

.tools-container.once {
  max-width: 1440px;
  padding: 96px 60px;
}

.tools-container.otp {
  grid-column-gap: 122px;
  grid-row-gap: 122px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  display: grid;
}

.tools-container.wider-container-default {
  padding-top: 96px;
  padding-bottom: 96px;
}

.tools-container.wider-container-default.logo-section {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  padding: 24px 0;
  display: flex;
}

.tools-container.blog-banner {
  padding-top: 196px;
  padding-bottom: 0;
}

.tools-container.blog-inner {
  flex-flow: column;
  display: flex;
}

.tools-container.blog-gallery-feature {
  padding-bottom: 0;
}

._4-card-grid-tools {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: wrap;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch center;
  align-self: auto;
  place-items: stretch stretch;
  width: 100%;
  max-width: 1290px;
  display: grid;
}

._4-card-grid-tools.hashing {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
}

.tools-svg-card {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #fff;
  border-radius: 24px;
  flex-flow: column;
  padding: 32px;
  display: flex;
}

.tools-svg-card.p-24 {
  padding: 24px;
}

.tools-svg-card.p-24.gap-16 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.tools-svg-card.p-24.gap-16.transparent {
  background-color: #0000;
  background-image: linear-gradient(118deg, #81818145 1.43%, #fff3);
  border: 1px solid #ffffff1f;
}

.tools-svg-card.p-24.gap-16.transparent.min-w-296px {
  min-width: 296px;
}

.tools-svg-card.p-24.gap-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.tools-svg-card.p-24.gap-6.transparent {
  background-color: #0000;
  background-image: linear-gradient(118deg, #81818145 1.43%, #fff3);
  border: 1px solid #ffffff1f;
}

.tools-svg-card.p-24.gap-6.transparent.min-w-296px {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  min-width: 296px;
}

.tools-svg-card.px-24 {
  padding-left: 24px;
  padding-right: 24px;
}

.tools-svg-card.px-24.pb-24 {
  padding-bottom: 24px;
}

.tools-svg-card.px-24.pb-24.relative {
  position: relative;
}

.tools-svg-card.px-24.pb-24.relative.drop-shadow {
  box-shadow: 0 0 50px #0000001a;
}

.tools-svg-card.px-24.pb-24.relative.drop-shadow.flip-front {
  backface-visibility: hidden;
  perspective: 1000px;
  position: absolute;
  transform: perspective(1000px);
}

.tools-svg-card.px-24.pb-24.relative.drop-shadow.flip-back {
  backface-visibility: hidden;
  perspective: 1000px;
  transform-style: preserve-3d;
  transform: rotateX(180deg)rotateY(0)rotateZ(0)perspective(1000px);
}

.tools-svg-card.px-24.gap-6 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
}

.tools-svg-card.px-24.gap-6.center {
  justify-content: flex-start;
  align-items: center;
}

.tools-svg-card.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}

.tools-svg-card.p-0 {
  padding: 0;
}

.tools-svg-card.p-0.bg-transparent {
  background-color: #0000;
}

.tools-svg-card.p-0.bg-transparent.with-divider {
  border-right: 1px solid #dfdfdf;
  border-radius: 0;
  padding-left: 30px;
  padding-right: 30px;
}

.tools-svg-card.p-0.bg-transparent.with-divider.first {
  padding-left: 0;
}

.tools-svg-card.p-0.bg-transparent.with-divider.last {
  border-right-style: none;
  padding-right: 0;
}

.tools-svg-card.p-0.pr-24 {
  padding-right: 24px;
}

.tools-svg-card.p-0.gap-6 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
}

.tools-svg-card.row {
  flex-flow: row;
}

.tools-svg-card.row.p-0.bg-transparent.gap-32 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

.tools-svg-card.p-32 {
  padding: 32px;
}

.tools-svg-card.bg-eff2fc {
  background-color: #eff2fc;
}

.tools-svg-card.bg-eff2fc.gap-16 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.tools-svg-card.bg-eff2fc.gap-16.py-24 {
  padding-top: 24px;
  padding-bottom: 24px;
}

.tools-svg-card.bg-eff2fc.gap-16.py-24.px-32 {
  padding-left: 32px;
  padding-right: 32px;
}

.tools-svg-card.gray-card {
  background-color: #f9f9fb;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 32px;
  padding-right: 32px;
}

.tools-svg-card-content-title {
  color: var(--primary-1);
  font-family: IBM Plex Sans, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.tools-svg-card-content-title.ibm-plex-sans.color-2b2b2b {
  color: #2b2b2b;
}

.tools-svg-card-content-title.ibm-plex-sans.color-2b2b2b.small {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.tools-svg-card-content-title.ibm-plex-sans.color-2b2b2b.small.color-white {
  color: var(--neutral-100);
}

.tools-svg-card-content-title.ibm-plex-sans.color-2b2b2b.size-22 {
  font-size: 22px;
}

.tools-svg-card-content-title.ibm-plex-sans.small {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.tools-svg-card-content-title.ibm-plex-sans.small.color-44daff {
  color: #44daff;
}

.tools-svg-card-content-title.ibm-plex-sans.color-white {
  color: #fff;
}

.tools-svg-card-content-title.inter {
  font-family: Inter, sans-serif;
}

.tools-svg-card-content-title.inter.color-2e2e2e.size-18 {
  font-size: 18px;
  line-height: 24px;
}

.tools-svg-card-content-title.left {
  text-align: left;
}

.tools-svg-card-content-title.left.inter.color-2e2e2e.mobile-20px {
  color: #2b2b2b;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}

.tools-svg-card-content-title.left.inter.color-2e2e2e.mobile-20px.size-22 {
  font-size: 22px;
}

.tools-svg-card-content-description {
  font-family: IBM Plex Sans, sans-serif;
}

.tools-svg-card-content-description.size-14 {
  font-size: 14px;
  line-height: 18px;
}

.tools-svg-card-content-description.size-14.color-c5cae8 {
  color: #c5cae8;
}

.tools-svg-card-content-description.size-14.color-787e81 {
  color: #787e81;
}

.tools-svg-card-content-description.size-14.color-787e81.inter {
  font-family: Inter, sans-serif;
}

.tools-svg-card-content-description.size-14.color-787e81.inter.text-align-left {
  text-align: left;
}

.tools-svg-card-content-description.size-14.color-bcddff {
  color: #bcddff;
}

.tools-svg-card-content-description.inter {
  font-family: Inter, sans-serif;
}

.tools-svg-card-content-description.inter.text-align-left {
  text-align: left;
}

.tools-svg-card-content-description.inter.text-align-left.mobile-16px {
  color: #626262;
}

.tools-svg-card-content-description.inter.text-align-left.mobile-16px.color-626262 {
  color: #626262;
  line-height: 1.5em;
}

.tools-svg-card-content-description.inter.text-align-left.mobile-16px.color-626262.line-height-26px {
  font-family: IBM Plex Sans, sans-serif;
  line-height: 26px;
}

.tools-svg-card-content-description.text-align-left {
  text-align: left;
}

.tools-svg-card-content-description.text-align-left.mobile-16px.passkeys-card-back {
  color: #cee9ff;
  font-weight: 600;
}

.tools-svg-card-content-description.size-16 {
  font-size: 16px;
  line-height: 24px;
}

.tools-svg-card-content-description.size-18 {
  line-height: 26px;
}

.tools-svg-card-content-description.size-18.color-c5cae8 {
  color: #c5cae8;
}

.tools-step-card {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--neutral-100);
  border-radius: 24px;
  padding: 24px;
}

.tools-step {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.tools-step.horizon-step {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.tools-step-step {
  color: #626262;
  font-size: 16px;
  line-height: 24px;
}

.tools-step-title {
  color: #2e2e2e;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.tools-step-content {
  color: #626262;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  text-decoration: none;
}

.tools-ready-to {
  background-image: url('../images/ui_gallery_bg2x.webp');
  background-position: 50% 100%;
  background-size: cover;
  padding-top: 40px;
  padding-bottom: 40px;
}

.tools-faq {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.tools-faq-card {
  background-color: #fff;
  border-radius: 24px;
  flex-flow: column;
  width: 100%;
  height: 100%;
  padding: 32px;
  display: block;
}

.tools-faq-title {
  color: var(--neutral-600);
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 26px;
}

.image-93 {
  margin-bottom: 24px;
}

.tools-faq-content {
  color: #626262;
  margin-bottom: 10px;
  line-height: 26px;
}

.tools-faq-check-list {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
}

.tools-faq-1-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: stretch;
  width: 100%;
  display: grid;
}

.flex-block-78 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: start;
  display: grid;
}

.flex-block-79 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: contain;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-block-84 {
  color: #626262;
}

.flex-block-80 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.algorithms-card {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: var(--neutral-100);
  border-radius: 24px;
  justify-content: center;
  align-items: center;
  padding: 32px;
}

.algorithms-description {
  color: #626262;
  text-align: center;
}

.list-item-3 {
  list-style-type: square;
}

.list-sub {
  padding-left: 20px;
  list-style-type: none;
}

.list-item-4 {
  vertical-align: middle;
}

.link-block-5 {
  color: #2b2b2b;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  text-decoration: none;
}

.nav-divider {
  border-top: 1px solid #e3e3e3;
  margin-top: 8px;
  padding-top: 8px;
}

.tools-step-totp {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.tools-step-totp.horizon-step {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-span-43 {
  font-weight: 500;
}

.glossary {
  padding-top: 195px;
  padding-bottom: 115px;
}

.glossary.toolkit {
  padding-bottom: 0;
}

.glossary-h1 {
  color: #2e2e2e;
  text-align: center;
  margin-bottom: 0;
  font-size: 52px;
  font-weight: 400;
  line-height: 60px;
}

.glossary-h1.toolkit {
  color: var(--neutral-100);
}

.glossary-subtitle {
  color: #787e81;
  text-align: center;
  max-width: 800px;
}

.glossary-subtitle.subtitle-paddings {
  margin-left: auto;
  margin-right: auto;
  padding-top: 24px;
  padding-bottom: 24px;
}

.glossary-subtitle.subtitle-paddings.toolkit {
  color: #cbd5e1;
  padding-top: 0;
  padding-bottom: 0;
}

.glossary-anchor {
  color: #626262;
  text-align: center;
  font-size: 24px;
  line-height: 32px;
  text-decoration: none;
}

.glossary-anchor.inactive {
  color: #c2c2c2;
}

.anchor-link {
  width: 32px;
  text-decoration: none;
}

.anchor-link.inactive-glossary {
  color: #c2c2c2;
  cursor: default;
}

.anchor-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  overflow: auto;
}

.div-block-30 {
  background-color: #fff;
  border-radius: 12px;
  width: 100%;
  max-width: 100%;
  height: 64px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
  position: sticky;
  top: 500px;
}

.div-block-30.sticky {
  justify-content: center;
  align-items: center;
  display: none;
  top: 80px;
}

.first-letter {
  border-bottom: 1px solid #e4e7ee;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 40px;
  font-weight: 500;
  line-height: 50px;
}

.glossary-block {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 4fr 6fr;
  grid-auto-columns: 1fr;
  place-items: start stretch;
  width: 100%;
  padding-top: 64px;
  padding-bottom: 64px;
  display: grid;
}

.text-block-85 {
  color: #2e2e2e;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
}

.text-block-85.with-link {
  color: #0043e0;
}

.paragraph-19 {
  color: #626262;
}

.glossary-link {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.blog-post-about-content-label {
  margin-right: 4px;
  font-size: 16px;
  line-height: 24px;
}

.text-span-44 {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(270deg, #34d399, #60a5fa);
  -webkit-background-clip: text;
  background-clip: text;
}

.tag-text {
  font-size: 12px;
  line-height: 100%;
}

.tookkit-tag {
  color: #60a5fa;
  background-color: #3b82f61a;
  border: 1px solid #3b82f633;
  border-radius: 6px;
  padding: 2px 8px;
}

.tookkit-tag.free-tag {
  color: #34d399;
  background-color: #10b9811a;
  border-color: #10b98133;
}

.flex-block-81 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: center;
  align-items: center;
}

.flex-block-82 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: start stretch;
  display: grid;
}

.toolkit-card {
  background-color: #0000001a;
  border-radius: 12px;
  flex-flow: column;
  width: 100%;
  height: 100%;
  min-height: 230px;
  padding: 24px;
  transition: transform .5s;
  display: flex;
}

.toolkit-card:hover {
  transform: scale(1.03);
}

.toolkit-card.more-toolkit {
  transition-property: background-color;
}

.toolkit-card.more-toolkit:hover {
  color: #34d399;
  background-image: linear-gradient(131deg, #10b98114, #fff0);
  transform: none;
}

.toolkit-description {
  color: #94a3b8;
  transform-style: preserve-3d;
  margin-top: 18px;
  font-size: 12px;
  line-height: 160%;
}

.toolkit-description:hover {
  transform: scale3d(1none, 1none, 1none);
}

.toolkit-button {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: var(--neutral-100);
  background-color: #2563eb;
  border-radius: 6px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  margin-top: auto;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
  text-decoration: none;
  display: flex;
  overflow: visible;
}

.toolkit-button:hover {
  color: var(--neutral-100);
}

.div-block-31 {
  background-image: radial-gradient(circle at 100% 0, #1e3a8a, #0f172a);
}

.toolkit-icon {
  background-color: #3b82f61a;
  border-radius: 8px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.toolkit-icon.more-toolkit {
  background-color: #10b98133;
}

.flex-block-83 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: center;
  align-items: center;
}

.image-94 {
  width: 16px;
  height: 16px;
}

.comming-soon {
  color: #49556b;
  border: 1px solid #49556b;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: auto;
  font-size: 14px;
}

.toolkit-learn-more-section {
  background-color: #1b3271;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 24px;
}

.toolkit-h2 {
  color: var(--neutral-100);
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 400;
  line-height: 40px;
}

.toolkit-learn-more-container {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  justify-content: flex-start;
  align-items: flex-start;
}

.toolkit-learn-more {
  cursor: pointer;
  background-color: #0f172a4d;
  border-radius: 8px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 24px;
  transition: background-color .5s;
}

.toolkit-learn-more:hover {
  background-color: #0f172a99;
}

.text-block-86 {
  color: #94a3b8;
  font-size: 14px;
}

.flex-block-84 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
}

.link-block-6 {
  width: 100%;
  text-decoration: none;
}

.container-1468 {
  width: 150px;
  height: 80px;
}

.logos-container {
  z-index: -1;
  height: 60px;
  display: flex;
  position: absolute;
  left: 0;
}

.logos-container.second {
  width: 1200px;
  left: 0;
  transform: translate(1200px);
}

.logo {
  height: 100%;
}

.flex-block-85 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  transition: opacity .5s;
}

.flex-block-85:hover {
  opacity: 1;
}

.link-block-7 {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  opacity: 0;
  color: var(--neutral-100);
  background-image: linear-gradient(99deg, #31b7ff, #583dff), linear-gradient(332deg, #9da1ffcc, #5f65ebcc 45%, #000967cc);
  border-radius: 16px;
  padding: 12px 24px;
  font-size: 14px;
  line-height: 22px;
  text-decoration: none;
  transition-property: none;
  display: flex;
  position: static;
  box-shadow: 0 2px 7.7px #0003;
}

.link-block-7:hover {
  opacity: 1;
  color: var(--neutral-100);
}

.container-1469 {
  background-image: linear-gradient(270deg, #0e0f28, #0000);
  width: 150px;
  height: 80%;
  position: absolute;
  left: auto;
  right: 0;
}

.container-1469.left {
  background-image: linear-gradient(90deg, #0e0f28, #0000);
  left: 0;
  right: auto;
}

.bg-image-customer-story {
  background-color: #0e0f29;
  background-image: url('../images/home_customer-story-bg2x.webp');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.flex-block-86 {
  grid-column-gap: 33px;
  grid-row-gap: 33px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  place-items: start;
  display: grid;
}

.flex-block-87 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  align-items: flex-start;
  width: 100%;
}

.container-1470 {
  background-image: radial-gradient(circle at -10% -10%, #5524f3, #4b4fa200);
  border: 1px solid #6c6ea3;
  border-radius: 24px;
  flex-flow: column;
  width: 100%;
  padding: 32px 40px;
  display: flex;
}

.container-1470.no-logo {
  background-color: #1c1d3c;
  background-image: none;
}

.image-95 {
  max-height: 60px;
  margin-bottom: 40px;
}

.customer-story-description {
  color: var(--neutral-100);
  margin-bottom: 24px;
}

.customer-story-link {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-items: center;
  width: auto;
  text-decoration: none;
  display: flex;
}

.text-block-87 {
  color: #afb7ff;
  font-size: 14px;
  line-height: 22px;
}

.customer-story-title {
  color: var(--neutral-100);
  margin-bottom: 40px;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
}

.flex-block-88 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
}

.code-embed-6 {
  text-align: center;
  margin-top: 20px;
}

.div-block-32 {
  background-color: #ebebeb;
  border-radius: 24px;
  margin-top: 24px;
  padding: 32px 20px;
}

.text-block-88 {
  font-size: 16px;
}

.toolkit-button-label {
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 180px;
  overflow: hidden;
}

.cw-cookie_checkbox {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  align-items: center;
  display: flex;
}

.cw-button_secondary {
  color: #1e1a35;
  text-align: center;
  background-color: #0000;
  border: 1px solid #1e1a35;
  border-radius: 80px;
  justify-content: center;
  padding: 1rem 1.5rem;
  line-height: 1;
  transition: transform .3s, color .3s, background-color .3s;
}

.cw-button_secondary:hover {
  color: #fff;
  background-color: #a78aff;
  border-color: #a78aff;
  transform: translate(0, -2px);
}

.cw-cookie_options {
  grid-column-gap: 1.75rem;
  grid-row-gap: 1.75rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 2rem;
  display: flex;
}

.cw-cookie_script {
  display: none;
}

.cw-cookie_banner {
  z-index: 1000;
  background-color: #e4eafa;
  border-radius: 1rem;
  max-width: 600px;
  padding: 2rem;
  display: none;
  position: fixed;
  inset: auto 0% 20px 20px;
}

.cw-cookie_icon {
  z-index: 999;
  cursor: pointer;
  width: 40px;
  height: 40px;
  padding: 5px;
  display: flex;
  position: fixed;
  inset: auto auto 20px 20px;
}

.cw-cookie_checkbox-check {
  border-radius: 4px;
  width: 20px;
  height: 20px;
  margin-top: 0;
}

.cw-cookie_checkbox-check.w--redirected-checked {
  background-color: #000;
  background-size: 14px 14px;
}

.cw-cookie_selection {
  overflow: hidden;
}

.cw-cookie_buttons {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: row;
  margin-top: 2rem;
  display: flex;
}

.cw-button_primary {
  color: #fff;
  text-align: center;
  background-color: #1e1a35;
  border-radius: 80px;
  padding: 1rem 1.5rem;
  font-weight: 400;
  line-height: 1;
  transition: transform .3s, background-color .3s;
}

.cw-button_primary:hover {
  color: #fff;
  background-color: #a78aff;
  transform: translate(0, -2px);
}

.code-embed-7 {
  position: absolute;
}

.hero-section {
  margin-top: 100px;
}

.image-96 {
  width: 40%;
}

.flex-block-89 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
}

.flex-block-90 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.flex-block-91 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.text-block-89 {
  color: #2e2e2e;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 48px;
}

.text-block-90 {
  color: #626262;
  font-size: 20px;
  line-height: 24px;
}

.image-97 {
  width: 100%;
  position: absolute;
  top: 0;
}

.text-block-91 {
  color: var(--neutral-100);
  font-family: IBM Plex Sans, sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}

.link-block-8 {
  color: var(--neutral-100);
  text-decoration: none;
}

.image-98 {
  border-radius: 32px;
  max-width: 320px;
}

.more-tools {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #fff;
  border-radius: 24px;
  flex-flow: column;
  padding: 24px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.more-tools:hover {
  box-shadow: 0 0 29.6px #0043e033;
}

.image-99 {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 44px;
  right: 24px;
  transform: rotate(270deg);
}

.image-100 {
  border-radius: 32px;
}

.image-100.mobile {
  display: none;
}

.text-block-92 {
  color: var(--neutral-500);
  font-size: 14px;
  text-decoration: none;
}

.features-hero-cta-description {
  color: #787e81;
  font-weight: 400;
  line-height: 26px;
}

.features-hero-cta-description.text-white {
  color: #fff;
}

.features-hero-cta-description.inverse {
  color: #afb7ff;
}

.features-hero-cta-description.text-purple {
  color: #c3c4ff;
  font-family: IBM Plex Sans, sans-serif;
}

.text-span-45 {
  color: #fff;
  font-weight: 500;
}

.features-hero-cta-description-weapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}

.footer-section-none-form {
  background-image: url('../images/features-footer-noneform2x.webp');
  background-position: 70%;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 0;
  padding-bottom: 0;
}

.footer-section-none-form-content-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.footer-section-none-form-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.footer-section-none-form-cta-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-section-none-form-title {
  color: var(--neutral-100);
  text-align: left;
  max-width: 700px;
  margin-bottom: 0;
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 400;
}

.footer-section-none-form-description-weapper {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}

.footer-section-none-form-cta-description {
  color: #c3c4ff;
  font-weight: 400;
  line-height: 26px;
}

.footer-section-none-form-cta-description.text-white {
  color: #fff;
}

.footer-section-none-form-cta-description.inverse {
  color: #afb7ff;
}

.features-hero-cta-description-bold {
  color: #787e81;
  font-weight: 500;
}

.features-hero-cta-description-bold.text-white {
  color: #fff;
}

.footer-section-none-form-button {
  color: #111010;
  background-color: #fff;
  border-radius: 16px;
  padding: 10px 32px;
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 500;
}

.footer-section-none-form-button:hover {
  color: #111010;
  background-color: #fff;
}

.footer-section-none-form-button.gallery-page-button {
  margin-top: 32px;
  font-weight: 500;
}

.footer-section-none-form-button.inverse {
  border: 1px solid var(--neutral-100);
  color: var(--neutral-100);
  background-color: #fff0;
}

.features-social-login-providers {
  text-align: center;
  color: #b4b9c3;
  font-size: 14px;
  line-height: 1.2em;
}

.features__social-media-wrap {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  display: flex;
}

.feature-small-title {
  color: #afb7ff;
  font-size: 20px;
  line-height: 30px;
}

.feature-small-title:lang(zh-tw) {
  margin-bottom: 12px;
}

.appgentest {
  z-index: 3;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  max-width: 1271px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 76px 24px;
  display: block;
  position: relative;
}

.appgentest.flex-center {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  display: flex;
}

.appgentest.flex-center.gap24 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.appgentest.flex-center.gap24.padding48 {
  padding-top: 48px;
  padding-bottom: 48px;
}

.appgentest.flex-center.gap20 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.appgentest.flex-center.gap20.padding48 {
  padding-top: 48px;
  padding-bottom: 48px;
  overflow: hidden;
}

.appgentest.flex-center.gap20.padding48.black-bg {
  background-color: #000;
}

.appgentest.bg-ebf3ff {
  background-color: #ebf3ff;
}

.appgentest.content-center {
  flex-flow: column;
  display: flex;
}

.appgentest.content-center.py-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.appgentest.content-center.py-80.gap-60 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
}

.appgentest.content-center.py-80.gap-60.z-index-1 {
  z-index: 1;
  position: relative;
}

.appgentest.whats-new {
  padding-top: 64px;
  padding-bottom: 64px;
}

.appgentest.case-study {
  flex-flow: column;
  padding-top: 80px;
  padding-bottom: 48px;
  display: flex;
}

.appgentest.py-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.appgentest.py-80.flex-column {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  display: flex;
}

.appgentest.video-section {
  background-color: #0e0f28;
}

.appgentest.price-section {
  max-width: 1280px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.appgentest.expand-section {
  flex-flow: column;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.appgentest.looking {
  padding-top: 96px;
  padding-bottom: 96px;
}

.appgentest.faq {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 32% auto;
  grid-auto-columns: 1fr;
  padding-top: 96px;
  padding-bottom: 96px;
  display: grid;
}

.appgentest.once {
  max-width: 1440px;
  padding: 96px 60px;
}

.appgentest.otp {
  grid-column-gap: 122px;
  grid-row-gap: 122px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: center;
  display: grid;
}

.appgentest.wider-container-default {
  padding-top: 96px;
  padding-bottom: 96px;
}

.appgentest.wider-container-default.logo-section {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  padding: 24px 0;
  display: flex;
}

.appgentest.blog-banner {
  padding-top: 196px;
  padding-bottom: 0;
}

.appgentest.blog-inner {
  flex-flow: column;
  display: flex;
}

.appgentest.blog-gallery-feature {
  padding-bottom: 0;
}

.appgentest.more-dev-tool {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  padding-top: 48px;
  padding-bottom: 48px;
  display: flex;
}

.solution-case-study-card-thumb {
  border-top-left-radius: 24px;
  border-top-right-radius: 16px;
}

.card-cta-primary {
  color: #0043e0;
  background-color: #0000;
  align-self: baseline;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.solution-case-study-card-text {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #fff;
  border-radius: 0 0 24px 24px;
  flex-flow: column;
  padding: 32px;
  display: flex;
}

.solution-case-study-card-text.p-24 {
  padding: 24px;
}

.solution-case-study-card-text.p-24.gap-16 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.solution-case-study-card-text.p-24.gap-16.transparent {
  background-color: #0000;
  background-image: linear-gradient(118deg, #81818145 1.43%, #fff3);
  border: 1px solid #ffffff1f;
}

.solution-case-study-card-text.p-24.gap-16.transparent.min-w-296px {
  min-width: 296px;
}

.solution-case-study-card-text.p-24.gap-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.solution-case-study-card-text.p-24.gap-6.transparent {
  background-color: #0000;
  background-image: linear-gradient(118deg, #81818145 1.43%, #fff3);
  border: 1px solid #ffffff1f;
}

.solution-case-study-card-text.p-24.gap-6.transparent.min-w-296px {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  min-width: 296px;
}

.solution-case-study-card-text.px-24 {
  padding-left: 24px;
  padding-right: 24px;
}

.solution-case-study-card-text.px-24.pb-24 {
  padding-bottom: 24px;
}

.solution-case-study-card-text.px-24.pb-24.relative {
  position: relative;
}

.solution-case-study-card-text.px-24.pb-24.relative.drop-shadow {
  box-shadow: 0 0 50px #0000001a;
}

.solution-case-study-card-text.px-24.pb-24.relative.drop-shadow.flip-front {
  backface-visibility: hidden;
  perspective: 1000px;
  position: absolute;
  transform: perspective(1000px);
}

.solution-case-study-card-text.px-24.pb-24.relative.drop-shadow.flip-back {
  backface-visibility: hidden;
  perspective: 1000px;
  transform-style: preserve-3d;
  transform: rotateX(180deg)rotateY(0)rotateZ(0)perspective(1000px);
}

.solution-case-study-card-text.px-24.gap-6 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
}

.solution-case-study-card-text.px-24.gap-6.center {
  justify-content: flex-start;
  align-items: center;
}

.solution-case-study-card-text.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}

.solution-case-study-card-text.p-0 {
  padding: 0;
}

.solution-case-study-card-text.p-0.bg-transparent {
  background-color: #0000;
}

.solution-case-study-card-text.p-0.bg-transparent.with-divider {
  border-right: 1px solid #dfdfdf;
  border-radius: 0;
  padding-left: 30px;
  padding-right: 30px;
}

.solution-case-study-card-text.p-0.bg-transparent.with-divider.first {
  padding-left: 0;
}

.solution-case-study-card-text.p-0.bg-transparent.with-divider.last {
  border-right-style: none;
  padding-right: 0;
}

.solution-case-study-card-text.p-0.pr-24 {
  padding-right: 24px;
}

.solution-case-study-card-text.p-0.pr-24.download-gray-card {
  background-color: #f9f9fb;
  padding: 48px;
}

.solution-case-study-card-text.p-0.gap-6 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
}

.solution-case-study-card-text.row {
  flex-flow: row;
}

.solution-case-study-card-text.row.p-0.bg-transparent.gap-32 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

.solution-case-study-card-text.p-32 {
  padding: 32px;
}

.solution-case-study-card-text.bg-eff2fc {
  background-color: #eff2fc;
}

.solution-case-study-card-text.bg-eff2fc.gap-16 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.solution-case-study-card-text.bg-eff2fc.gap-16.py-24 {
  padding-top: 24px;
  padding-bottom: 24px;
}

.solution-case-study-card-text.bg-eff2fc.gap-16.py-24.px-32 {
  padding-left: 32px;
  padding-right: 32px;
}

.solution-case-study-card-text.gray-card {
  background-color: #f9f9fb;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 32px;
  padding-right: 32px;
}

.tab-text {
  cursor: pointer;
  padding: 4px 12px;
  font-size: 24px;
  line-height: 32px;
}

.flex-block-92 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: flex-start;
}

.flex-block-93 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 750px;
  position: relative;
}

.tab-content {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  border-radius: 24px;
  flex-flow: column;
  grid-template-rows: auto;
  grid-template-columns: minmax(500px, 1fr) repeat(auto-fit, minmax(200px, 1fr));
  grid-auto-columns: 1fr;
  width: 68%;
  height: 750px;
  display: block;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.image-101 {
  border-radius: 24px 24px 0 0;
}

.tab-content-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 32px;
}

.tab {
  color: #bababa;
  border-left: 3px solid #0000;
}

.text-block-93 {
  color: #626262;
}

.container-1471 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  background-image: url('../images/features-authentication-developers2x.webp');
  background-position: 0 0;
  background-size: auto;
  border-radius: 32px;
  justify-content: flex-start;
  align-items: stretch;
  padding: 64px 60px;
  display: flex;
}

.text-block-94 {
  color: var(--neutral-100);
  align-self: center;
  margin-right: auto;
  font-size: 42px;
  line-height: 56px;
}

.flex-block-94 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #fff;
  border-radius: 16px;
  width: 30%;
  max-width: 460px;
  padding: 32px;
}

.text-block-95 {
  color: #626262;
}

.text-block-96 {
  color: #2e2e2e;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.collection-list-wrapper-8 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
}

.collection-list-7 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.text-block-97 {
  padding: 32px;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.collection-item-5 {
  background-color: #fff;
  border-radius: 16px;
  flex-flow: column;
  height: 100%;
  display: flex;
}

.image-102 {
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}

.flex-block-95 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  height: 100%;
  padding: 32px;
}

.text-block-98 {
  margin-bottom: auto;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.link-block-10 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  color: #0043e0;
  text-decoration: none;
  display: flex;
}

.link-block-10:hover {
  color: #0043e0;
}

.features-callout-card {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  background-image: linear-gradient(342deg, #592fff, #202342 74%);
  border-radius: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.3fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: start stretch;
  padding: 80px;
  display: grid;
}

.card-image-rounded {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #fff;
  border-radius: 32px;
  flex-flow: column;
  padding: 32px;
  display: flex;
}

.card-image-rounded-title {
  color: var(--primary-1);
  font-family: IBM Plex Sans, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.card-image-rounded-title.ibm-plex-sans.color-2b2b2b {
  color: #2b2b2b;
}

.card-image-rounded-title.ibm-plex-sans.color-2b2b2b.small {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.card-image-rounded-title.ibm-plex-sans.color-2b2b2b.small.color-white {
  color: var(--neutral-100);
}

.card-image-rounded-title.ibm-plex-sans.color-2b2b2b.size-22 {
  font-size: 22px;
}

.card-image-rounded-title.ibm-plex-sans.small {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.card-image-rounded-title.ibm-plex-sans.small.color-44daff {
  color: #44daff;
}

.card-image-rounded-title.ibm-plex-sans.color-white {
  color: #fff;
}

.card-image-rounded-title.inter {
  font-family: Inter, sans-serif;
}

.card-image-rounded-title.inter.color-2e2e2e.size-18 {
  font-size: 18px;
  line-height: 24px;
}

.card-image-rounded-title.left {
  text-align: left;
}

.card-image-rounded-title.left.inter.color-2e2e2e.mobile-20px {
  color: #2b2b2b;
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 500;
}

.card-image-rounded-title.left.inter.color-2e2e2e.mobile-20px.size-22 {
  font-size: 22px;
}

.image-radius-24 {
  border-radius: 24px;
}

.top-content-title-only {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.top-content-title-only.features {
  justify-content: center;
  margin-bottom: 140px;
}

.top-content-title-only.section-integrations {
  margin-bottom: 71px;
}

.top-content-title-only.testimonials {
  margin-bottom: 56px;
}

.top-content-title-only.section-blog {
  margin-bottom: 39px;
}

.top-content-title-only.principles {
  align-items: center;
  margin-bottom: 55px;
}

.top-content-title-only.integrations-category {
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 87px;
}

.top-content-title-only.more-integrations {
  margin-bottom: 42px;
}

.top-content-title-only.latest-posts {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 60px;
}

.top-content-title-only.blog-post-latest-artticles {
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 42px;
}

.top-content-title-only.faqs {
  align-items: center;
  margin-bottom: 76px;
}

.top-content-title-only.blog-posts-category, .top-content-title-only.team-posts {
  margin-bottom: 60px;
}

.top-content-title-only.integrations {
  margin-bottom: 87px;
}

.top-content-title-only.feature-flex {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  display: block;
}

.top-content-title-only.feature-flex.blogsection-title {
  align-items: center;
  margin-bottom: 10px;
}

.top-content-title-only.feature-flex.contact-form-title {
  margin-bottom: 60px;
}

.top-content-title-only.feature-flex.mb-60 {
  max-width: 900px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.top-content-title-only.feature-flex.mb-60.pt-60 {
  padding-top: 60px;
}

.top-content-title-only.flex-column {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
}

.top-content-title-only.flex-column.text-center {
  justify-content: space-between;
  align-self: center;
  align-items: center;
}

.top-content-title-only.flex-column.text-center.center {
  margin-left: auto;
  margin-right: auto;
}

.top-content-title-only.flex-column.align-left {
  justify-content: flex-start;
  align-items: center;
  max-width: 60%;
  margin-bottom: 0;
}

.top-content-title-only.flex-column.align-left.mobile-center {
  justify-content: flex-start;
  align-self: center;
  align-items: center;
}

.check-points {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  border-radius: 16px;
  flex-flow: column;
  padding: 24px;
  display: flex;
}

.check-points-content {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.check-points-text {
  font-family: IBM Plex Sans, sans-serif;
}

.text-span-46 {
  font-weight: 500;
}

.features-attack-protection {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  background-image: url('../images/features-attackprotection-builtfor2x.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  place-items: center end;
  padding: 80px;
  display: grid;
}

.features-attack-protection-built-for-title {
  color: var(--_apps---sidebar--sidebar-foreground-dark);
  font-size: 42px;
  line-height: 56px;
}

.split-content-right-only {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  width: 50%;
  display: flex;
}

.split-content-right-only.section-integrations-left {
  max-width: 49%;
  margin-right: 40px;
}

.split-content-right-only.section-blog-left {
  max-width: 603px;
}

.split-content-right-only.cta-left {
  background-color: var(--primary-1);
  flex-direction: column;
  align-items: flex-start;
  max-width: 596px;
  margin-right: 20px;
  padding: 77px 40px;
  text-decoration: none;
  transition: transform .35s;
  display: flex;
}

.split-content-right-only.cta-left:hover {
  transform: translate(0, -10px);
}

.split-content-right-only.cta-right {
  background-color: var(--neutral-300);
  color: var(--neutral-600);
  flex-direction: column;
  align-items: flex-start;
  max-width: 596px;
  padding: 77px 40px;
  text-decoration: none;
  transition: transform .35s;
  display: flex;
}

.split-content-right-only.cta-right:hover {
  transform: translate(0, -10px);
}

.split-content-right-only.section-about-app-left {
  max-width: 41%;
  margin-right: 40px;
}

.split-content-right-only.header-right {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.split-content-right-only.about-hero-left {
  max-width: 520px;
  margin-right: 20px;
}

.split-content-right-only.mission-left {
  max-width: 518px;
  margin-right: 40px;
}

.split-content-right-only.mission-right {
  max-width: 518px;
}

.split-content-right-only.open-positions-left {
  max-width: 366px;
  margin-right: 40px;
}

.split-content-right-only.open-positions-right {
  max-width: 762px;
}

.split-content-right-only.plan-left {
  max-width: 60%;
}

.split-content-right-only.integrations-hero-left {
  max-width: 529px;
  margin-right: 20px;
}

.split-content-right-only.integrations-right {
  max-width: 888px;
}

.split-content-right-only.integration-hero-left {
  align-items: center;
  max-width: 762px;
  display: flex;
}

.split-content-right-only.top-latest-posts-left {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  display: flex;
}

.split-content-right-only.newsletter-left {
  max-width: 47%;
  margin-right: 20px;
}

.split-content-right-only.contact-left {
  flex-direction: column;
  max-width: 39%;
  display: flex;
}

.split-content-right-only.blog-posts-category-left {
  max-width: 603px;
}

.split-content-right-only.team-left {
  max-width: 388px;
  margin-right: 40px;
}

.split-content-right-only.team-right {
  max-width: 60%;
}

.split-content-right-only.team-posts {
  flex-wrap: wrap;
  max-width: 603px;
  display: flex;
}

.split-content-right-only.checkout-left, .split-content-right-only.checkout-right {
  flex-grow: 1;
}

.split-content-right-only.features-hero-left {
  flex-flow: column;
  align-items: flex-start;
  margin-right: 20px;
  display: flex;
}

.split-content-right-only.features-hero-left.text-center {
  justify-content: flex-start;
  align-items: center;
}

.split-content-right-only.features-hero-left.nomargin {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-right: 0;
}

.features-attack-protection-built-for-description {
  color: var(--neutral-400);
}

.tools-banner-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tools-authgear-tag {
  border: 1px solid var(--neutral-500);
  color: var(--neutral-700);
  -webkit-text-stroke-color: var(--neutral-500);
  border-radius: 20px;
  padding: 6px 20px;
  font-size: 16px;
  line-height: 1em;
  text-decoration: none;
  transition: all .3s, color .35s;
  display: inline-flex;
}

.tools-authgear-tag:hover {
  background-color: var(--neutral-700);
  color: var(--neutral-300);
}

.div-block-33 {
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.tools-github-tag {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.section-16 {
  display: block;
}

.icon-w48 {
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  text-decoration: none;
  display: block;
}

.section-17 {
  display: block;
}

.text-span-47 {
  color: var(--neutral-500);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.dark-section {
  background-image: url('../images/features-M2M-empower-bg2x.jpg');
  background-position: 0 0;
  background-size: cover;
}

.svg-card-dark {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #fff;
  background-image: linear-gradient(#2d2d42, #202329);
  border-radius: 24px;
  flex-flow: column;
  padding: 48px 32px;
  display: flex;
}

.svg-card-dark.p-24 {
  padding: 24px;
}

.svg-card-dark.p-24.gap-16 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.svg-card-dark.p-24.gap-16.transparent {
  background-color: #0000;
  background-image: linear-gradient(118deg, #81818145 1.43%, #fff3);
  border: 1px solid #ffffff1f;
}

.svg-card-dark.p-24.gap-16.transparent.min-w-296px {
  min-width: 296px;
}

.svg-card-dark.p-24.gap-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.svg-card-dark.p-24.gap-6.transparent {
  background-color: #0000;
  background-image: linear-gradient(118deg, #81818145 1.43%, #fff3);
  border: 1px solid #ffffff1f;
}

.svg-card-dark.p-24.gap-6.transparent.min-w-296px {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  min-width: 296px;
}

.svg-card-dark.px-24 {
  padding-left: 24px;
  padding-right: 24px;
}

.svg-card-dark.px-24.pb-24 {
  padding-bottom: 24px;
}

.svg-card-dark.px-24.pb-24.relative {
  position: relative;
}

.svg-card-dark.px-24.pb-24.relative.drop-shadow {
  box-shadow: 0 0 50px #0000001a;
}

.svg-card-dark.px-24.pb-24.relative.drop-shadow.flip-front {
  backface-visibility: hidden;
  perspective: 1000px;
  position: absolute;
  transform: perspective(1000px);
}

.svg-card-dark.px-24.pb-24.relative.drop-shadow.flip-back {
  backface-visibility: hidden;
  perspective: 1000px;
  transform-style: preserve-3d;
  transform: rotateX(180deg)rotateY(0)rotateZ(0)perspective(1000px);
}

.svg-card-dark.px-24.gap-6 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
}

.svg-card-dark.px-24.gap-6.center {
  justify-content: flex-start;
  align-items: center;
}

.svg-card-dark.py-0 {
  padding-top: 0;
  padding-bottom: 0;
}

.svg-card-dark.p-0 {
  padding: 0;
}

.svg-card-dark.p-0.bg-transparent {
  background-color: #0000;
}

.svg-card-dark.p-0.bg-transparent.with-divider {
  border-right: 1px solid #dfdfdf;
  border-radius: 0;
  padding-left: 30px;
  padding-right: 30px;
}

.svg-card-dark.p-0.bg-transparent.with-divider.first {
  padding-left: 0;
}

.svg-card-dark.p-0.bg-transparent.with-divider.last {
  border-right-style: none;
  padding-right: 0;
}

.svg-card-dark.p-0.pr-24 {
  padding-right: 24px;
}

.svg-card-dark.p-0.pr-24.download-gray-card {
  background-color: #f9f9fb;
  padding: 48px;
}

.svg-card-dark.p-0.gap-6 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
}

.svg-card-dark.row {
  flex-flow: row;
}

.svg-card-dark.row.p-0.bg-transparent.gap-32 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

.svg-card-dark.p-32 {
  padding: 32px;
}

.svg-card-dark.bg-eff2fc {
  background-color: #eff2fc;
}

.svg-card-dark.bg-eff2fc.gap-16 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

.svg-card-dark.bg-eff2fc.gap-16.py-24 {
  padding-top: 24px;
  padding-bottom: 24px;
}

.svg-card-dark.bg-eff2fc.gap-16.py-24.px-32 {
  padding-left: 32px;
  padding-right: 32px;
}

.svg-card-dark.gray-card {
  background-color: #f9f9fb;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 32px;
  padding-right: 32px;
}

.svg-card-dark.white-svg-card {
  border-radius: 18px;
  justify-content: space-between;
  padding-top: 32px;
  padding-bottom: 32px;
}

.svg-card-content-title-light {
  color: var(--primary-1);
  font-family: IBM Plex Sans, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.svg-card-content-title-light.ibm-plex-sans.color-2b2b2b {
  color: #2b2b2b;
}

.svg-card-content-title-light.ibm-plex-sans.color-2b2b2b.small {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.svg-card-content-title-light.ibm-plex-sans.color-2b2b2b.small.color-white {
  color: var(--neutral-100);
}

.svg-card-content-title-light.ibm-plex-sans.color-2b2b2b.size-22 {
  font-size: 22px;
}

.svg-card-content-title-light.ibm-plex-sans.small {
  font-size: 18px;
  font-weight: 500;
  line-height: 24px;
}

.svg-card-content-title-light.ibm-plex-sans.small.color-44daff {
  color: #44daff;
}

.svg-card-content-title-light.ibm-plex-sans.color-white {
  color: #fff;
}

.svg-card-content-title-light.inter {
  font-family: Inter, sans-serif;
}

.svg-card-content-title-light.inter.color-2e2e2e.size-18 {
  font-size: 18px;
  line-height: 24px;
}

.svg-card-content-title-light.left {
  text-align: left;
}

.svg-card-content-title-light.left.inter.color-2e2e2e.mobile-20px {
  color: #fff;
  font-family: IBM Plex Sans, sans-serif;
  font-weight: 500;
}

.svg-card-content-title-light.left.inter.color-2e2e2e.mobile-20px.size-22 {
  font-size: 22px;
}

.card-cta-light {
  color: #fff;
  background-color: #0000;
  align-self: baseline;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.svg-card-content-description-light {
  color: var(--neutral-400);
  text-align: left;
  font-family: IBM Plex Sans, sans-serif;
  line-height: 26px;
}

.svg-card-content-description-light.size-14 {
  font-size: 14px;
  line-height: 18px;
}

.svg-card-content-description-light.size-14.color-c5cae8 {
  color: #c5cae8;
}

.svg-card-content-description-light.size-14.color-787e81 {
  color: #787e81;
}

.svg-card-content-description-light.size-14.color-787e81.inter {
  font-family: Inter, sans-serif;
}

.svg-card-content-description-light.size-14.color-787e81.inter.text-align-left {
  text-align: left;
}

.svg-card-content-description-light.size-14.color-bcddff {
  color: #bcddff;
}

.svg-card-content-description-light.inter {
  font-family: Inter, sans-serif;
}

.svg-card-content-description-light.inter.text-align-left {
  text-align: left;
}

.svg-card-content-description-light.inter.text-align-left.mobile-16px {
  color: #626262;
}

.svg-card-content-description-light.inter.text-align-left.mobile-16px.color-626262 {
  color: #626262;
  line-height: 1.5em;
}

.svg-card-content-description-light.inter.text-align-left.mobile-16px.color-626262.line-height-26px {
  font-family: IBM Plex Sans, sans-serif;
  line-height: 26px;
}

.svg-card-content-description-light.text-align-left {
  text-align: left;
}

.svg-card-content-description-light.text-align-left.mobile-16px.passkeys-card-back {
  color: #cee9ff;
  font-weight: 600;
}

.svg-card-content-description-light.size-16 {
  font-size: 16px;
  line-height: 24px;
}

.svg-card-content-description-light.size-18 {
  line-height: 26px;
}

.svg-card-content-description-light.size-18.color-c5cae8 {
  color: #c5cae8;
}

.svg-card-content-description-light.white-svg-card {
  text-align: left;
  font-family: IBM Plex Sans, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
}

.code-label {
  color: #0043e0;
  background-color: #e7f0ff;
  border-radius: 9px;
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 6px 8px;
  display: inline-block;
}

.features-code-block {
  border-radius: 24px;
  margin-top: 0;
  font-size: 14px;
}

.cta-primary-text-only {
  color: #0043e0;
  display: block;
}

.text-block-99 {
  color: #0043e0;
}

.text-block-100 {
  display: inline-block;
}

.text-span-48 {
  font-family: Inter, sans-serif;
}

.nav-menu-dropdown-list-full-width {
  background-color: var(--neutral-100);
}

.nav-menu-dropdown-list-full-width.w--open {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  border-radius: 0;
  flex-flow: row;
  width: auto;
  padding: 0;
  display: flex;
  position: fixed;
  left: 0;
  box-shadow: 0 9px 21.6px #0000001a;
}

.nav-menu-dropdown-list-full-width.developers.w--open {
  left: 0;
}

.nav-menu-dropdown-list-full-width.products.w--open {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.nav-menu-dropdown-list-full-width.products-full-width.w--open {
  z-index: 100;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  border-radius: 0;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  display: flex;
  position: absolute;
  left: 0;
  right: auto;
}

.nav-full-width-wrapper {
  clear: none;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  mix-blend-mode: normal;
  object-fit: fill;
  background-color: #fff;
  order: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  width: 100vw;
  padding: 32px;
  position: fixed;
  left: 0;
  right: auto;
  box-shadow: 0 15px 15px #8b8b8b33;
}

.nav-full-width-inner {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 1271px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.nav-full-width-vertical-block {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  display: flex;
}

.tool-popup {
  z-index: 888;
  border: 3px solid var(--_apps---colors--primary);
  text-align: center;
  background-color: #fff;
  border-radius: 14px;
  flex-flow: column;
  align-items: center;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 36px 15px 20px;
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: 0 7px 11px 2px #201d1d4d, 0 3px 9px #0003;
}

.dev-tool-popup-heading {
  color: var(--neutral-800);
  margin-bottom: 10px;
  font-size: 26px;
  font-weight: 500;
}

.tool-popup-button {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 1px solid var(--_apps---colors--primary);
  background-color: var(--_apps---colors--primary);
  color: var(--neutral-100);
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  padding: 8px 20px;
  font-size: 16px;
  text-decoration: none;
  transition-property: all;
  display: flex;
}

.tool-popup-button:hover {
  border-color: var(--_apps---colors--ring);
  background-color: var(--_apps---colors--ring);
  color: var(--neutral-100);
}

.tool-popup-button.secondary {
  border: 1px solid var(--_apps---colors--muted-foreground-dark);
  background-color: var(--_apps---colors--background);
  color: var(--neutral-800);
}

.tool-popup-button.secondary:hover {
  background-color: var(--neutral-400);
}

.tool-popup-wrapper {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center stretch;
  max-width: 768px;
  margin-top: 20px;
  display: grid;
}

.paragraph-20 {
  font-size: 16px;
}

.tool-popup-close-button {
  color: var(--neutral-700);
  background-color: #0000;
  padding: 0;
  font-size: 14px;
  text-decoration: underline;
  display: inline-block;
}

.tool-popup-close-button-wrapper {
  margin-top: 10px;
}

.tool-code-section {
  box-sizing: border-box;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-clip: border-box;
  width: auto;
  max-width: 100%;
  max-height: 400px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 10px;
  line-height: 16px;
  position: static;
  overflow: auto;
}

.div-block-34 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-height: 400px;
  display: grid;
  overflow: hidden;
}

.text-span-49 {
  color: #0043e0;
}

.block-quote {
  margin-bottom: 20px;
  padding-top: 20px;
  padding-bottom: 24px;
  font-size: 18px;
}

.comparison-label {
  color: var(--primary-1);
  background-color: #5e92e02e;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  margin-top: 5px;
  margin-bottom: 10px;
  padding: 6px;
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  text-decoration: none;
  display: inline-flex;
}

.text-span-50 {
  font-weight: 600;
}

.seection-title-label {
  color: var(--primary-1);
  text-transform: uppercase;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: 500;
}

.svg-icon-box-red-48 {
  background-color: #ffe1e1;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  min-width: 60px;
  max-width: 60px;
  min-height: 60px;
  max-height: 60px;
  display: flex;
}

.svg-card-label-red {
  color: var(--_apps---colors--destructive-dark);
  text-transform: none;
  background-color: #ffe1e1;
  border-radius: 12px;
  margin-bottom: 8px;
  padding: 4px 16px;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
}

.div-block-35 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.tryst-by-description {
  aspect-ratio: auto;
  color: #626262;
  text-align: center;
  max-width: 642px;
  font-size: 20px;
  line-height: 28px;
}

.tryst-by-description.ibm-plex-sans {
  font-family: IBM Plex Sans, sans-serif;
}

.tryst-by-description.ibm-plex-sans.size-18 {
  font-size: 18px;
  line-height: 24px;
}

.tryst-by-description.ibm-plex-sans.size-18.color-white {
  color: #fff;
}

.tryst-by-description.ibm-plex-sans.size-18.color-white.align-left {
  text-align: center;
}

.tryst-by-description.ibm-plex-sans.mobile-center {
  color: #fff;
  max-width: 960px;
  font-size: 16px;
}

.tryst-by-description.bottom-content {
  text-align: left;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.tryst-by-description.compare-top-description {
  text-align: center;
}

.tryst-by-description.cht-compare {
  text-align: center;
  max-width: none;
}

.tryst-by-description.color-afb7ff {
  color: #afb7ff;
}

.tryst-by-description.reverse {
  color: #afb7ff;
  text-align: left;
  margin-bottom: 20px;
}

.banner-efficiency {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.banner-efficiency-content {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  justify-content: flex-start;
  align-items: center;
}

.banner-efficiency-number {
  color: var(--neutral-100);
  font-size: 32px;
  font-weight: 500;
}

.banner-efficiency-text {
  color: var(--_apps---colors--secondary);
  text-align: center;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}

.plan-data-sub-row {
  margin-bottom: 20px;
}

.cta-in-otp-pricing {
  margin-top: 40px;
}

@media screen and (min-width: 1280px) {
  .button-primary.button-white.center {
    align-self: center;
  }

  .button-primary.button-white.center.primary-gradient {
    border-radius: 14px;
  }

  .section.home-hero.bg-workshop-blue {
    padding-top: 240px;
  }

  .section.home-hero.dark.once-home-banner, .section.home-hero.dark.banner-for-slide {
    height: 780px;
  }

  .section.migrate-hero {
    padding-top: 60px;
  }

  .section.migrate-hero.bg-abstract-blue {
    padding-top: 140px;
  }

  .section.migrate-hero.bg-workshop-blue {
    padding-top: 240px;
  }

  .image.features-hero-image-v2 {
    max-width: 600px;
  }

  .top-content.feature-flex.mb-60 {
    align-self: auto;
  }

  .solution-hero-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .container-default-inner.px-0.row {
    flex-flow: row;
  }

  .container-default-inner.px-0.row.small-col {
    flex-flow: column;
  }

  .hover-change.tabs.upper {
    align-self: center;
  }

  .hero.money2020 {
    background-position: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
  }

  ._4-card-grid {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  ._4-card-grid.full-4 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .card-block {
    width: 100%;
    min-width: 0;
  }

  .text-block-24 {
    color: #666;
    text-align: center;
    align-self: center;
  }

  .text-block-26 {
    align-self: center;
  }

  .flex-block-22 {
    background-color: #0fac901a;
    border-radius: 10px;
    align-self: center;
    width: 100%;
    padding: 20px;
  }

  .text-block-23 {
    align-self: center;
    margin-bottom: 8px;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
  }

  .text-block-25 {
    align-self: center;
    margin-bottom: 25px;
  }

  ._3-card-grid {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .home-feature-cards-v2_card {
    flex: 0 auto;
  }

  .home-feature-cards-v2_wrap {
    grid-column-gap: 36px;
    grid-row-gap: 50px;
    flex: 0 auto;
    grid-template-areas: ". Area";
    grid-auto-columns: 1fr;
  }

  ._2-card-grid {
    grid-auto-columns: 1fr;
  }

  .features-card-new.px-24.bg-white.border-0, .features-card-new.px-24.bg-transparent.space-between.border-0, .features-card-new.px-24.bg-transparent.border-0 {
    border-style: none;
  }

  .mw-140.md-120 {
    max-width: 140%;
  }

  ._5-card-grid {
    grid-auto-columns: 1fr;
  }

  .workshop-nav-right {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .workshop-time-separator {
    font-size: 36px;
    line-height: 50px;
  }

  .workshop-time {
    font-size: 36px;
    line-height: 42px;
  }

  .workshop-nav-text {
    text-align: right;
    font-size: 24px;
    line-height: 32px;
  }

  .gradient-yellow.no-break {
    white-space: pre;
  }

  .workshop-navigation-button {
    border-radius: 14px;
    padding: 16px 24px;
    font-weight: 700;
    line-height: 24px;
  }

  .authgear-workshop-cta {
    margin-right: 40px;
  }

  .div-block-6 {
    bottom: 50px;
    left: 50px;
  }

  .footer__dark-authgear-desc {
    white-space: nowrap;
  }

  .features-hero-wrapper-new {
    justify-content: space-between;
    align-items: center;
  }

  .features__social-media-card {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .div-block-14 {
    flex: 1;
  }

  .color-626262 {
    color: #626262;
  }

  .whats-new-image-wrap {
    border-radius: 36px;
    overflow: hidden;
  }

  .whats-new-last-section {
    background-image: url('../images/whatsnew_last-section-bg2x.jpg');
    background-position: 0 0;
    background-size: cover;
  }

  .whats-new-last-section-content-wrap {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    display: flex;
  }

  .whats-new-last-section-cta-wrap {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .case-study-collection-last-section {
    background-image: url('../images/whatsnew_last-section-bg2x.jpg');
    background-position: 0 0;
    background-size: cover;
  }

  .case-study-last-section-content-wrap {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
    display: flex;
  }

  .nav-button-dark.button-white.center {
    align-self: center;
  }

  .nav-button-dark.button-white.center.primary-gradient {
    border-radius: 14px;
  }

  .images-container {
    border-radius: 24px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .m2m-svg-card-description {
    color: var(--neutral-400);
    text-align: left;
  }

  ._4-card-grid-tools {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  ._4-card-grid-tools.full-4 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .tools-faq {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: flex-start;
    display: grid;
  }

  .tools-faq-card {
    flex-flow: column;
    padding-bottom: 32px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .tools-faq-title {
    margin-bottom: 10px;
  }

  .image-93 {
    margin-bottom: 24px;
  }

  .tools-faq-content {
    color: #626262;
    margin-bottom: 10px;
    line-height: 26px;
  }

  .tools-faq-check-list {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    justify-content: flex-start;
    align-items: flex-start;
    line-height: 1.667px;
  }

  .tools-faq-1-grid {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: flex-start;
    display: grid;
  }

  .image-100 {
    margin-top: 72px;
  }

  .footer-section-none-form {
    background-image: url('../images/features-footer-noneform2x.webp');
    background-position: 70%;
    background-size: cover;
  }

  .footer-section-none-form-content-wrap {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    display: flex;
  }

  .footer-section-none-form-cta-wrap {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .top-content-title-only.feature-flex.mb-60 {
    align-self: auto;
  }

  .nav-menu-dropdown-list-full-width.w--open {
    position: fixed;
  }

  .nav-full-width-inner {
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (min-width: 1440px) {
  .text-center.mg-bottom-16px.top-content-title.ibm-plex-sans.color-white.line-height-1-238em {
    line-height: 1.238em;
  }

  .color-white {
    line-height: 24px;
  }

  .color-white.flex.column.gap-24.list-style-none {
    list-style-type: none;
  }

  .color-white.flex.column.gap-24.list-style-none.pl-0 {
    padding-left: 0;
  }

  .container-default.seminar {
    padding-top: 225px;
  }

  .button-primary.header-button.outline.sign-up {
    font-size: 20px;
  }

  .button-primary.home-hero.new-home.radius-16.once-special-button {
    margin-right: 0;
  }

  .button-secondary.header-button {
    font-size: 20px;
  }

  .footer {
    box-shadow: 0 -6px 18px #0000000f;
  }

  .section.section-integrations, .section.everyone, .section.testimonials, .section.section-blog, .section.principles, .section.mission, .section.open-positions {
    display: none;
  }

  .section.why-authgear-hero.pb-0 {
    padding-bottom: 0;
  }

  .section.solutions-hero.pb-0 {
    padding-bottom: 60px;
  }

  .image.icon-platform {
    filter: saturate(0%);
  }

  .image.company-logo {
    width: 70%;
    max-width: 150%;
  }

  .top-content.feature-flex {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    display: block;
  }

  .title.features-page, .title.features-page-v2 {
    max-width: 100%;
  }

  .container-medium-651px.section-platform {
    margin-bottom: 56px;
  }

  .companies-grid {
    overflow: hidden;
  }

  .image-wrapper.section-about-app-right._1 {
    margin-right: 60px;
  }

  .feature-grid-3x2 {
    margin-top: 30px;
  }

  .feature-grid-3x2.white {
    background-color: #fff;
  }

  .h3-title-small.platform {
    color: var(--neutral-600);
  }

  .h3-title-small.h3-margin {
    margin-top: 8px;
    margin-bottom: 9px;
    font-size: 20px;
    font-weight: 700;
  }

  .pricing-grid {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .container-medium-908px.home-hero {
    padding-top: 0;
  }

  .button-blog-category.all {
    margin-bottom: 10px;
  }

  .button-blog-category.all.w--current {
    margin-bottom: 0;
  }

  .more-questions-wrapper {
    max-width: 560px;
  }

  .heading.herotag.color-white {
    line-height: 1.118em;
  }

  .platforms-grid {
    grid-column-gap: 32px;
    grid-row-gap: 40px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .platform-wrapper {
    background-color: var(--neutral-300);
    text-decoration: none;
    transition: transform .35s, color .35s;
  }

  .platform-wrapper:hover {
    transform: translate(0, -10px);
  }

  .footer-social-media-icon {
    width: 16px;
    height: 16px;
  }

  .featurespage__hero {
    width: auto;
  }

  .features-hero-wrapper {
    flex-direction: row;
    margin-left: auto;
    margin-right: auto;
    padding-left: 220px;
    padding-right: 220px;
  }

  .features-page-card-wrapper.alternative-order {
    flex-direction: row-reverse;
  }

  .feature-page-blog-title {
    margin-top: 80px;
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .features-page-steps {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }

  .grid {
    grid-column-gap: 34px;
    grid-row-gap: 34px;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-areas: "Area";
  }

  .social-login-grid {
    grid-column-gap: 34px;
    grid-row-gap: 34px;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-flow: row;
    place-content: stretch;
    align-items: stretch;
    max-width: 1271px;
    margin: 100px auto;
  }

  .social-login-card {
    text-align: center;
    mix-blend-mode: normal;
    background-color: #f5f5f5;
    width: 250px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    text-decoration: none;
    display: block;
  }

  .social-provider-title {
    text-align: center;
    font-size: 24px;
    text-decoration: none;
  }

  .image-margin {
    padding-bottom: 15px;
  }

  .video-container {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
    overflow: visible;
  }

  .title-container {
    margin-left: auto;
    margin-right: auto;
  }

  .feature-page-flex-container {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    align-items: center;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }

  .solution-text-block {
    max-width: 50%;
    padding: 20px;
  }

  .solution-text-block.text-align-left {
    max-width: 40%;
  }

  .solution-text-block.line-height-40 {
    line-height: 40px;
  }

  .solution-image-block {
    max-width: 50%;
    padding: 0;
  }

  .feature-image-wrapper {
    text-align: center;
    padding: 40px;
  }

  .home-feature-card-title {
    font-size: 27px;
  }

  .container--homefeaturecard {
    max-width: 1200px;
    height: 1860px;
  }

  .container--homefeaturecard.container--homefeaturecard--title {
    height: auto;
  }

  .accordion-item {
    margin-bottom: 0;
    padding-bottom: 20px;
  }

  .accordion-answer {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
  }

  .accordion-question {
    align-items: center;
    padding-bottom: 0;
  }

  .solution-container {
    max-width: 1440px;
  }

  .solution-container.text-align-left {
    max-width: 50%;
  }

  .solution-flex-container {
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    max-width: 1440px;
    display: flex;
  }

  .solution-flex-container.reverse-order {
    flex-direction: row-reverse;
  }

  .solution-flex-container.gap-40 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    margin-top: 50px;
    margin-bottom: 60px;
  }

  .feature-grid-3x1 {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    margin-bottom: 60px;
  }

  .solution-hero-wrapper {
    justify-content: center;
    align-items: center;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .image-3 {
    max-width: 100%;
  }

  .accordion-h3 {
    margin-bottom: 0;
    font-size: 27px;
  }

  .top-text {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .div-block-2 {
    display: block;
  }

  .edm-submit-button {
    background-color: #0b63e9;
    border-radius: 6px;
    padding: 6px 20px;
    font-size: 16px;
    font-weight: 700;
  }

  .edm-email-field {
    border-radius: 8px;
    padding-top: 4px;
    padding-bottom: 4px;
    box-shadow: 0 -6px 18px #0000000f;
  }

  .feature-paragraph {
    margin-top: -2px;
  }

  .image-5 {
    aspect-ratio: auto;
    position: static;
    left: -23px;
  }

  .image-6 {
    margin-top: 2px;
    margin-bottom: -6px;
  }

  .disover-grid {
    margin-top: 30px;
  }

  .disover-grid.white {
    background-color: #fff;
  }

  .getdemo-submit.header-button, .getdemo-submit.header-button.outline.sign-up {
    font-size: 20px;
  }

  .getdemo-trust {
    max-width: 1280px;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .getdemo-trust-title {
    color: var(--neutral-800);
    text-align: center;
    font-size: 24px;
    font-weight: 500;
  }

  .div-block-4 {
    background-image: url('../images/webinar_promotion_1920_bgonly_pc2x.jpg');
    background-position: 0 0;
    background-size: auto;
  }

  .webinar-left-top {
    font-size: 16px;
  }

  .webinar-left-bottom {
    font-size: 20px;
  }

  .webinar-title.title-top, .webinar-title.title-bottom {
    font-size: 26px;
    line-height: 34px;
  }

  .container-default-inner.once-container-bottom {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border-radius: 24px;
  }

  .container-default-inner.once-container-bottom.once-container-top {
    justify-content: flex-start;
    align-items: center;
    padding-top: 96px;
  }

  .container-default-inner.once-container-bottom.once-container-top.once-flex-container {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .container-default-inner.once-container-bottom.once-container-top.once-container-60-gap {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  ._2-block-flex.tabs-with-image {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-self: auto;
    display: flex;
  }

  ._2-block-flex-image {
    flex: 0 auto;
    align-self: auto;
  }

  ._2-block-flex-image.tabs {
    flex: 1;
    margin-left: 40px;
  }

  ._2-block-flex-image.footer-form {
    flex: 1;
  }

  .hover-change {
    flex: 0 auto;
    align-self: auto;
  }

  .hover-change.tabs {
    flex: 0 50%;
  }

  .hover-change-content {
    background-color: #0000;
  }

  .hover-change-content.w--current {
    background-color: #0000;
    transition-duration: .25s;
    transition-timing-function: linear;
  }

  .hover-change-description {
    color: #626262;
  }

  .hover-change-description.color-cee9ff {
    color: #cee9ff;
  }

  ._2-block-flex-content-list-item.mb-0.authgear-workshop {
    background-position: 0 -3px;
  }

  .form-heading.color-white.footer-form {
    line-height: 60px;
  }

  .hero.money2020 {
    background-position: 100%;
  }

  ._4-card-grid {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .text-block-26 {
    flex: 0 auto;
    justify-content: center;
    align-items: center;
    padding-bottom: 6px;
    display: block;
  }

  ._3-card-grid {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .top-content-title.ibm-plex-sans.color-white.size-40.line-height-1-238em {
    line-height: 1.238em;
  }

  .workshop_hero_location {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
  }

  .workshop_hero_date {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
  }

  .workshop_hero_time {
    font-size: 18px;
    line-height: 32px;
  }

  .workshop_hero_h1 {
    color: var(--neutral-100);
    text-align: center;
    text-transform: uppercase;
    font-size: 4rem;
    line-height: 5rem;
  }

  .text-span-20 {
    text-transform: none;
  }

  .workshop_hero_description {
    color: var(--neutral-100);
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 16px;
    font-size: 28px;
    line-height: 36px;
  }

  .workshop_cta {
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 32px;
  }

  .featurespage__hero_v2 {
    width: auto;
  }

  .features-text-block {
    max-width: 50%;
    padding: 20px;
  }

  .features-text-block.text-align-left {
    max-width: 40%;
  }

  .features-text-block.line-height-40 {
    line-height: 40px;
  }

  .features-hero-wrapper-v2 {
    flex-direction: row;
    margin-left: auto;
    margin-right: auto;
    padding-left: 220px;
    padding-right: 220px;
  }

  .feature-image-wrapper-full {
    text-align: center;
    padding: 40px;
  }

  .video-container-full {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    overflow: visible;
  }

  .features-hero-wrapper-new {
    flex-direction: row;
    margin-left: auto;
    margin-right: auto;
  }

  .features-hero-wrapper-new.inner-bg {
    max-width: 1440px;
  }

  .features-flex-container {
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    max-width: 1440px;
    display: flex;
  }

  .features-flex-container.reverse-order {
    flex-direction: row-reverse;
  }

  .features-flex-container.gap-40 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    margin-top: 50px;
    margin-bottom: 60px;
  }

  .solution-text-block-copy {
    max-width: 50%;
    padding: 20px;
  }

  .solution-text-block-copy.text-align-left {
    max-width: 40%;
  }

  .solution-text-block-copy.line-height-40 {
    line-height: 40px;
  }

  .hover-change-content-v2 {
    background-color: #0000;
  }

  .hover-change-content-v2.w--current {
    background-color: #0000;
    transition-duration: .25s;
    transition-timing-function: linear;
  }

  .home-hero-cta-wrapper.once-cta-wrapper.in-small-teams {
    justify-content: center;
    align-items: center;
    margin-top: 32px;
  }

  .seminar-hero {
    justify-content: center;
    align-items: center;
    width: auto;
    height: 800px;
    display: flex;
  }

  .seminar-hero-h1 {
    max-width: 730px;
  }

  .seminar-hero-container {
    display: block;
  }

  .semina-hero-wrapper {
    max-width: 730px;
  }

  .once-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: row;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    display: grid;
  }

  .text-block-52 {
    margin-left: 24px;
  }

  .link-block._5-min {
    margin-left: 24px;
    display: flex;
  }

  .once-h2.flex-h2 {
    text-align: left;
    margin-bottom: 0;
  }

  .once-h2.left-h2 {
    text-align: left;
    width: 100%;
    max-width: 1440px;
    margin-right: auto;
  }

  .once-subtitle {
    color: #e5e5e5;
  }

  .text-block-53 {
    margin-top: 60px;
    margin-bottom: 20px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .once-highlight {
    color: var(--neutral-100);
    font-weight: 600;
  }

  .remember-card {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    background-image: linear-gradient(232.07deg, #2a7de3, #372eb600 31.32%, #2a2a9747 72.69%, #2467a6 95.03%);
    border: 2px solid #fff3;
    border-radius: 16px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: 100%;
    padding: 20px;
    display: flex;
  }

  .remember-card-headlines {
    color: var(--neutral-100);
    margin-top: 6px;
    font-weight: 500;
  }

  .text-block-54 {
    color: #e5e5e5;
    font-size: 16px;
    line-height: 24px;
  }

  .all-in-one {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row dense;
    width: 100%;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
    position: relative;
  }

  .all-in-one-tab {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    background-color: #1b1b1f;
    border-radius: 16px;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    max-width: none;
    height: 100px;
    margin-left: 0;
    margin-right: 0;
    padding: 15px;
    display: flex;
  }

  .all-in-one-tab-text {
    color: #757575;
  }

  .all-in-one-img-container {
    border: 1px #737373;
    border-radius: 16px;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding: 0 40px;
  }

  .all-in-one-img-container._5 {
    border-style: none;
  }

  .all-in-one-img {
    background-color: #0000008f;
    width: 560px;
    height: 480px;
    margin-right: 0%;
  }

  .div-block-20 {
    background-color: #0000008f;
    width: 42px;
    height: 100%;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    right: -26px;
  }

  .grid-13 {
    grid-template-rows: auto;
    width: 100%;
  }

  .container-1451 {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    max-width: 576px;
    height: 100%;
    margin-left: auto;
    margin-right: 0;
    display: flex;
  }

  .who-choose-des {
    color: #e5e5e5;
    font-size: 16px;
    line-height: 24px;
  }

  .who-choose-title {
    color: var(--neutral-100);
    margin-bottom: 16px;
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
  }

  .who-choose-title.small-team {
    margin-bottom: 6px;
  }

  .container-1452 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    display: flex;
  }

  .once-inner-container {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .small-teams-card {
    background-color: #1b1b1f;
    border: 1px #737373;
    border-radius: 24px;
    width: 100%;
    padding: 32px 24px;
  }

  .image-75 {
    margin-bottom: 12px;
  }

  ._5-min-text {
    margin-left: 6px;
  }

  .flex-block-45 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .text-field-2 {
    font-size: 16px;
    line-height: 24px;
  }

  .submit-button {
    line-height: 28px;
  }

  .form-block-4 {
    margin-top: 40px;
    margin-bottom: 0;
  }

  .once-last-container {
    background-color: #111010;
    background-image: url('../images/once_requirement-bg2x_1.webp'), url('../images/once_joinlist-bg2x.webp');
    background-position: 50% 0, 50% 100%;
    background-repeat: no-repeat, no-repeat;
    background-size: contain, contain;
  }

  .div-block-23 {
    margin-left: auto;
    margin-right: auto;
  }

  .nav-button-dark.header-button.outline.sign-up {
    font-size: 20px;
  }

  .nav-button-dark.home-hero.new-home.radius-16.once-special-button {
    margin-right: 0;
  }

  .m2m-empower-dark {
    background-position: 0 0;
    background-size: cover;
  }

  .title-light.features-page, .title-light.features-page-v2 {
    max-width: 100%;
  }

  .m2m-svg-card-title {
    margin-top: 24px;
    margin-bottom: 8px;
    font-size: 24px;
    line-height: 32px;
  }

  .m2m-svg-card-description {
    color: var(--neutral-400);
    text-align: left;
    line-height: 26px;
  }

  .tools-container.seminar {
    padding-top: 225px;
  }

  ._4-card-grid-tools {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .appgentest.seminar {
    padding-top: 225px;
  }

  .top-content-title-only.feature-flex {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    display: block;
  }

  .check-points {
    padding-left: 24px;
    padding-right: 24px;
  }

  .dark-section {
    background-position: 0 0;
    background-size: cover;
  }

  .nav-menu-dropdown-list-full-width.w--open {
    position: fixed;
  }

  .nav-full-width-inner {
    width: 100vw;
    margin-left: auto;
    margin-right: auto;
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media screen and (min-width: 1920px) {
  .flex.gap-24 {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .text-center.mg-bottom-16px.top-content-title.ibm-plex-sans {
    font-family: IBM Plex Sans, sans-serif;
  }

  .container-default.once {
    padding-left: 0;
    padding-right: 0;
  }

  .section.home-hero.bg-workshop-blue, .section.migrate-hero.bg-workshop-blue {
    background-size: cover;
  }

  .image.features-hero-image-v2 {
    max-width: 600px;
  }

  .image-wrapper.company.bg-white.hero-company {
    background-color: #0000;
  }

  .container-default-inner.px-0.gap60 {
    justify-content: flex-start;
    align-items: center;
  }

  .top-content-description.ibm-plex-sans {
    font-family: IBM Plex Sans, sans-serif;
  }

  ._2-block-flex.footer-form.bg-white {
    background-color: #fff;
  }

  ._2-block-flex.footer-form.bg-white.radius-24px {
    border-radius: 24px;
  }

  ._2-block-flex.space-between {
    justify-content: space-between;
  }

  .form-heading.footer-form.ibm-plex-sans {
    font-family: IBM Plex Sans, sans-serif;
    font-size: 40px;
    font-weight: 600;
    line-height: 48px;
  }

  .form-heading.footer-form.ibm-plex-sans.color-000 {
    color: #000;
  }

  .image-9 {
    width: 100%;
  }

  ._2-block_flex-right.flex.gap-24.flex-column.grow {
    flex: 1;
  }

  ._2-block_flex-left.align-top {
    align-self: flex-start;
  }

  .home-feature-cards-v2_card {
    overflow: hidden;
  }

  .featuretag.mb-20 {
    margin-bottom: 20px;
  }

  .form-description {
    line-height: 24px;
  }

  .form-description.ibm-plex-sans {
    font-family: IBM Plex Sans, sans-serif;
  }

  .color-gradient {
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(90deg, #391ce9 .41%, #31b7ff 99.67%);
    -webkit-background-clip: text;
    background-clip: text;
  }

  .features-card-new {
    background-image: linear-gradient(#fffc, #fffc), linear-gradient(#fff9, #fff9), linear-gradient(273deg, #fff9, #895bdb99 13%, #0b64e999 32%, #8cf9 65%, #83f5a999 91%, #fff9 102%);
  }

  .features-card-new.px-24.bg-white {
    background-color: #fff;
    background-image: none;
  }

  .features-card-new.px-24.bg-white.space-between {
    justify-content: space-between;
  }

  .features-card-new_image {
    max-width: 100%;
    max-height: 100%;
  }

  .features-card-new_image.last {
    flex: 1;
    display: flex;
  }

  .card-full.workshop {
    background-blend-mode: screen;
    background-image: url('../images/workshop_card_blue-gradient.png'), radial-gradient(circle at 60% 150%, #d499f2, #5844c2 40%, #372eb6 56%, #17236f 79%, #0d205a 91%, #071e4d), linear-gradient(#161d2d, #161d2d);
    background-position: 0 0, 0 0, 0 0;
    background-repeat: no-repeat, repeat, repeat;
    background-size: auto, auto, auto;
  }

  .bg-black.relative {
    position: relative;
  }

  .linear-gradient-heading {
    text-align: left;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(90deg, #391ce9, #31b7ff 49%, #7300ff);
    -webkit-background-clip: text;
    background-clip: text;
    width: 100%;
  }

  .linear-gradient {
    text-align: center;
    width: 100%;
  }

  .flex-block-31 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .seminar-map-container {
    z-index: 1;
    position: relative;
  }

  .image-67 {
    z-index: 0;
    position: absolute;
    inset: 406px auto 0% 0%;
  }

  .pricing-buy-now:hover {
    border: 2px solid #000;
  }

  .once-price-float {
    right: 21.7%;
  }

  .flex-block-63.tbc {
    place-items: center;
  }

  .once-last-container {
    background-size: contain, auto 500px;
  }

  .tools-container.once {
    padding-left: 0;
    padding-right: 0;
  }

  .image-100 {
    margin-top: 0;
  }

  .appgentest.once {
    padding-left: 0;
    padding-right: 0;
  }

  .tools-authgear-tag {
    text-align: center;
    border: 1px solid #000;
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    padding: 4px 20px;
    font-size: 16px;
    line-height: 1.5em;
    display: inline-flex;
  }

  .div-block-33 {
    justify-content: center;
    align-items: center;
  }

  .nav-menu-dropdown-list-full-width.w--open {
    object-fit: fill;
    justify-content: flex-start;
    align-items: stretch;
    position: fixed;
  }

  .nav-full-width-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-self: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: absolute;
  }

  .nav-full-width-inner {
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  .tryst-by-description.ibm-plex-sans {
    font-family: IBM Plex Sans, sans-serif;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    margin-bottom: 25px;
    font-size: 57px;
  }

  blockquote {
    padding: 60px 80px 80px;
  }

  .flex.webinar-banner {
    padding-left: 25px;
    padding-right: 25px;
  }

  .flex.gap-16.color-white.grow {
    flex: 1;
  }

  .styleguide-sidebar {
    display: none;
  }

  .container-default.checkout {
    flex-direction: column;
    align-items: stretch;
  }

  .styleguide-content {
    margin-left: 0;
  }

  .styleguide-seccion {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .styleguide-header {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .typography-container {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .paragraph-large.home-hero {
    text-align: center;
  }

  .paragraph-large.blog-post-excerpt {
    margin-bottom: 40px;
  }

  .styleguide-subheader {
    padding-top: 34px;
    padding-bottom: 34px;
  }

  .styleguide-content-wrapper {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .buttons-grid {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .button-primary.header-button {
    margin-right: 8px;
    padding: 10px 16px;
    font-size: 14px;
  }

  .button-primary.header-button-mobile {
    display: block;
  }

  .button-primary.header-button-mobile.signup {
    flex: 1;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
  }

  .button-primary.header-button-mobile.signup.plausible-event-name--signup {
    display: block;
  }

  .button-primary.feature-hero-btn-v2.nomargin {
    width: 100%;
  }

  .button-secondary.pagination {
    margin-top: 40px;
  }

  .header.event.once {
    z-index: 27;
  }

  .header-navigation {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
    align-items: flex-start;
  }

  .nav-item-wrapper {
    text-align: left;
    border-bottom: 1px solid #ebedf1;
    width: 100%;
    margin-right: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 18px;
  }

  .nav-item-wrapper.header-button-mobile {
    margin-top: 40px;
  }

  .nav-link:hover {
    transform: translate(6px);
  }

  .nav-link.dropdown {
    width: 100%;
    transition: color .35s;
    display: flex;
  }

  .nav-link.dropdown:hover {
    transform: translate(0);
  }

  .nav-link.dropdown.w--open {
    margin-left: 0;
  }

  .nav-link.once-nav-color {
    color: #3e4f6f;
  }

  .nav-menu {
    z-index: 9000;
    border: 1px solid var(--neutral-200);
    background-color: var(--neutral-200);
    text-align: left;
    flex-flow: column;
    width: 100vw;
    height: 100vh;
    padding: 0 20px 30px;
    overflow: scroll;
    box-shadow: 0 10px 15px #00000014;
  }

  .footer.dark {
    padding-bottom: 32px;
  }

  .footer-logo-container, .footer-logo-container.w--current {
    margin-bottom: 20px;
    margin-right: 40px;
  }

  .inner-page-hero {
    padding-top: 240px;
    padding-bottom: 80px;
  }

  .section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section.home-hero {
    padding-bottom: 60px;
  }

  .section.home-hero.bg-abstract-blue {
    padding-top: 180px;
  }

  .section.home-hero.bg-workshop-blue {
    background-image: url('../images/24OCTSG_kv_bg_m2x.webp');
    background-position: 50%;
    background-size: cover;
  }

  .section.home-hero.dark {
    background-image: url('../images/home_kv_bg-pc2x.webp');
  }

  .section.home-hero.dark.once-home-banner, .section.home-hero.dark.banner-for-slide {
    height: 1140px;
  }

  .section.features {
    padding-top: 0;
    padding-bottom: 90px;
  }

  .section.section-about-app {
    padding-top: 80px;
    padding-bottom: 20px;
  }

  .section.section-integrations {
    padding-top: 120px;
    padding-bottom: 130px;
  }

  .section.everyone {
    padding-top: 130px;
    padding-bottom: 130px;
  }

  .section.testimonials {
    padding-top: 130px;
    padding-bottom: 120px;
  }

  .section.section-blog {
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .section.cta {
    padding-top: 120px;
    padding-bottom: 80px;
  }

  .section.about-hero {
    padding-top: 220px;
    padding-bottom: 80px;
  }

  .section.team-members, .section.principles {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section.mission {
    padding-top: 80px;
    padding-bottom: 130px;
  }

  .section.open-positions {
    padding-top: 130px;
    padding-bottom: 80px;
  }

  .section.partners {
    padding-top: 80px;
  }

  .section.pricing {
    padding-top: 220px;
  }

  .section.plan {
    padding-top: 60px;
    padding-bottom: 80px;
  }

  .section.integrations-hero {
    padding-top: 220px;
    padding-bottom: 60px;
  }

  .section.integrations {
    padding-bottom: 0;
  }

  .section.integration-hero {
    padding-top: 220px;
    padding-bottom: 80px;
  }

  .section.connect-integration {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section.more-integrations {
    padding-top: 60px;
  }

  .section.blog-hero {
    padding-top: 220px;
    padding-bottom: 60px;
  }

  .section.all-posts {
    padding-top: 60px;
  }

  .section.blog-post {
    padding-bottom: 0;
  }

  .section.blog-post-latest-articles {
    padding-top: 130px;
    padding-bottom: 120px;
  }

  .section.contact {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section.faqs {
    padding-top: 60px;
    padding-bottom: 80px;
  }

  .section.integrations-category {
    padding-top: 220px;
    padding-bottom: 0;
  }

  .section.blog-posts-category {
    padding-top: 220px;
  }

  .section.team {
    padding-top: 240px;
  }

  .section.checkout-hero {
    padding-top: 220px;
    padding-bottom: 40px;
  }

  .section.features-page {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section.features-page.video-section-bg {
    background-image: url('../images/features-passkeys-videos-bg-m2x.webp');
  }

  .section.migrate-hero {
    padding-top: 100px;
    padding-bottom: 60px;
  }

  .section.migrate-hero.bg-workshop-blue {
    background-image: url('../images/24OCTSG_kv_bg_m2x.webp');
    background-position: 50%;
    background-size: cover;
  }

  .section.what-new-hero {
    padding-top: 220px;
    padding-bottom: 60px;
  }

  .utility-page-wrap._404 {
    flex-direction: column-reverse;
  }

  .utility-page-content-404 {
    margin-bottom: 60px;
  }

  .divider.card-pricing {
    align-self: stretch;
    width: 1px;
    height: auto;
    margin: 0 40px;
  }

  .divider.plan {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .container-medium-744px.home-hero {
    margin-bottom: 40px;
  }

  .registry-form-block.section-integrations {
    width: 100%;
  }

  .image.company.company-kurious {
    max-width: 80%;
  }

  .image.icon-section-about-app-tab-link {
    margin-bottom: 10px;
  }

  .image.integration-card {
    margin-right: 40px;
  }

  .image.about-hero {
    max-width: 80%;
  }

  .image.principles {
    margin-bottom: 20px;
  }

  .image.integrations-hero {
    max-width: 80%;
    margin-right: 0;
  }

  .image.integration-card-page {
    margin-bottom: 20px;
  }

  .image.integration-hero {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .image.blog-post {
    margin-bottom: 0;
  }

  .image.contact {
    align-self: auto;
    max-width: 40%;
  }

  .image.icon-contact-more-info {
    margin-bottom: 20px;
  }

  .image._404 {
    max-width: 576px;
  }

  .image.features-hero, .image.features-hero-image-v2 {
    max-width: 80%;
    margin-right: 0;
  }

  .images-wrapper.home-hero {
    margin-bottom: 70px;
  }

  .top-content.features {
    flex-direction: column;
    align-items: flex-start;
  }

  .top-content.section-integrations {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 60px;
  }

  .top-content.testimonials, .top-content.section-blog, .top-content.principles {
    flex-direction: column;
    align-items: flex-start;
  }

  .top-content.integrations-category {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 60px;
  }

  .top-content.more-integrations {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 40px;
  }

  .top-content.latest-posts, .top-content.blog-post-latest-artticles {
    margin-bottom: 40px;
  }

  .top-content.faqs {
    text-align: center;
    flex-direction: column;
    margin-bottom: 60px;
  }

  .top-content.blog-posts-category {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 40px;
  }

  .top-content.team-posts {
    margin-bottom: 40px;
  }

  .top-content.integrations {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 60px;
  }

  .top-content.feature-flex {
    flex-direction: column-reverse;
    display: block;
  }

  .top-content.flex-column.text-center.mx-20 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .top-content.flex-column.align-left.mobile-center {
    text-align: center;
    align-self: center;
    max-width: 900px;
  }

  .title.features {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .title.testimonials {
    max-width: 577px;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .title.section-blog-post {
    margin-bottom: 10px;
  }

  .title.principles-top {
    margin-bottom: 16px;
  }

  .title.plan {
    font-size: 57px;
  }

  .title.integrations-hero {
    margin-bottom: 20px;
  }

  .title.integrations {
    margin-bottom: 16px;
    margin-right: 0;
  }

  .title.more-integrations {
    margin-bottom: 40px;
  }

  .title.faqs {
    margin-bottom: 40px;
    margin-right: auto;
  }

  .title.category {
    font-size: 57px;
  }

  .title.features-hero {
    margin-bottom: 20px;
  }

  .title.features-page {
    margin-bottom: 20px;
    margin-right: auto;
  }

  .title.features-hero-v2 {
    margin-bottom: 20px;
  }

  .title.features-hero-v2.inverse {
    text-align: left;
  }

  .title.features-page-v2 {
    margin-bottom: 20px;
    margin-right: auto;
    font-size: 26px;
    line-height: 32px;
  }

  .paragraph.features {
    max-width: 552px;
  }

  .paragraph.testimonials-top-content {
    max-width: 479px;
  }

  .split-content.section-integrations-left {
    max-width: 603px;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .split-content.section-blog-left {
    margin-bottom: 40px;
  }

  .split-content.cta-left, .split-content.cta-right {
    padding: 60px 30px;
  }

  .split-content.section-about-app-left {
    max-width: 849px;
    margin-bottom: 50px;
    margin-right: 0;
  }

  .split-content.header-right {
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .split-content.about-hero-left {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .split-content.open-positions-left {
    max-width: 472px;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .split-content.open-positions-right, .split-content.plan-left {
    max-width: 100%;
  }

  .split-content.integrations-hero-left {
    max-width: none;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
  }

  .split-content.integrations-right {
    max-width: 100%;
  }

  .split-content.integration-hero-left {
    flex-direction: column;
    align-items: flex-start;
  }

  .split-content.top-latest-posts-left {
    margin-right: 20px;
  }

  .split-content.newsletter-left {
    max-width: 100%;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .split-content.contact-left {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    max-width: 100%;
    margin-bottom: 60px;
  }

  .split-content.blog-posts-category-left {
    margin-bottom: 40px;
  }

  .split-content.team-right {
    max-width: 50%;
  }

  .split-content.checkout-left {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .split-content.features-hero-left {
    justify-content: flex-start;
    align-items: center;
    max-width: none;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
  }

  .split-content.features-hero-left.vs-mobile {
    justify-content: flex-start;
    align-items: center;
  }

  .companies-grid {
    grid-column-gap: 16px;
  }

  .companies-grid.home {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .image-wrapper.company.bg-white.hero-company {
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-wrapper.home-hero {
    max-width: 90%;
  }

  .image-wrapper.testimonial._2 {
    bottom: 20px;
    right: 0;
  }

  .image-wrapper.testimonial._3 {
    left: 0;
  }

  .image-wrapper.testimonial._4 {
    right: 0;
  }

  .feature-grid-3x2 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .feature-wrapper._2 {
    border-right-width: 0;
  }

  .feature-wrapper._3 {
    border-left: 1px solid #d2d2d2;
    padding-top: 0;
  }

  .feature-wrapper._4 {
    border-bottom: 1px none var(--neutral-400);
    border-left: 1px none var(--neutral-400);
    padding-bottom: 20px;
  }

  .feature-wrapper._5 {
    border-bottom: 1px solid #d2d2d2;
    border-left-style: none;
    border-left-width: 1px;
    border-right-style: none;
    border-right-width: 0;
    padding-bottom: 20px;
  }

  .feature-wrapper._6 {
    border-bottom: 1px solid #d2d2d2;
    border-left: 1px none var(--neutral-400);
    padding-bottom: 20px;
  }

  .h3-title-small.integrations-categories {
    margin-bottom: 0;
    margin-right: 40px;
  }

  .section-about-app-tabs-content {
    margin-bottom: 60px;
  }

  .section-about-app-tab-link {
    width: 50%;
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .testimonial-content.featured {
    margin-right: 20px;
  }

  .testimonial-content._1 {
    margin-right: 0;
  }

  .testimonial-content._2 {
    margin-left: 20px;
  }

  .section-about-app-tab-link-content {
    flex-direction: column;
  }

  .section-about-tab-pane-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .section-integrations-grid {
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .card.integration {
    display: flex;
  }

  .card.footer-dowload-app {
    max-width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .card.pricing {
    justify-content: space-between;
    align-items: center;
  }

  .card.education {
    padding-left: 70px;
    padding-right: 70px;
  }

  .card.plan-add-cart {
    margin-top: 40px;
  }

  .card.plan-add-cart-mobile {
    margin-top: 40px;
    display: block;
  }

  .card.connect-integration {
    padding: 65px 60px 60px;
  }

  .card.contact {
    align-self: stretch;
    max-width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .card.contact-more-info {
    flex-direction: column;
    padding-top: 60px;
    padding-left: 60px;
    padding-right: 60px;
  }

  .card.changelog {
    display: flex;
  }

  .section-blog-post-grid {
    grid-column-gap: 20px;
  }

  .card-blog-post-featured-content-last {
    padding-top: 40px;
    padding-left: 31px;
  }

  .card-blog-post-about {
    flex-wrap: wrap;
  }

  .card-blog-post-about-author-wrapper, .card-blog-post-date {
    margin-bottom: 10px;
  }

  .container-header {
    display: flex;
  }

  .image-wrapper-2.cart-order-item {
    max-width: 170px;
    margin-bottom: 15px;
  }

  .cart-subtotal {
    font-size: 20px;
  }

  .footer-top-content {
    flex-direction: column;
    align-items: stretch;
    margin-bottom: 60px;
  }

  .footer-main-content {
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 20px;
    display: flex;
  }

  .footer-social-media-grid {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    place-content: stretch flex-end;
    justify-items: stretch;
    width: 100%;
    margin-bottom: 20px;
    display: flex;
  }

  .footer-social-media-grid.workshop {
    justify-content: flex-start;
    align-items: stretch;
  }

  .footer-menu-navigation-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-flow: row;
    margin-bottom: 40px;
    margin-left: 0;
    margin-right: 0;
  }

  .footer-menu-navigation-wrapper.workshop {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .footer-menu-links-wrapper {
    margin-right: 46px;
  }

  .menu-button {
    z-index: 999;
    color: #fff;
    border-radius: 1000px;
    width: 30px;
    min-width: 30px;
    height: 30px;
    margin-left: 0;
    padding: 0;
    font-size: 30px;
    transition: transform .35s;
  }

  .menu-button:hover {
    transform: scale(.97);
  }

  .menu-button.w--open {
    background-color: #0000;
  }

  .menu-button-wrapper {
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
    inset: 0%;
  }

  .menu-button-icon {
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    width: 20px;
    height: 16px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .menu-line-top {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-color: #3e4f6f;
    border-radius: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    min-height: 2px;
    max-height: 2px;
    margin-left: auto;
    padding: 0;
  }

  .menu-line-top.once {
    background-color: #fff;
  }

  .menu-line-middle {
    background-color: #3e4f6f;
    border-radius: 20px;
    width: 70%;
    min-height: 2px;
    max-height: 2px;
    margin-left: auto;
    padding: 0;
  }

  .menu-line-middle.once {
    background-color: #fff;
  }

  .menu-line-bottom {
    background-color: #3e4f6f;
    border-radius: 20px;
    min-height: 2px;
    max-height: 2px;
    padding: 0;
  }

  .menu-line-bottom.once {
    background-color: var(--neutral-100);
    background-color: #fff;
  }

  .about-hero-wrapper {
    text-align: center;
    flex-direction: column;
    display: flex;
  }

  .mission-wrapper {
    padding: 77px 40px;
  }

  .team-members-grid {
    grid-template-columns: 1fr 1fr;
  }

  .principles-wrapper {
    flex-direction: column;
    padding-left: 40px;
    padding-right: 40px;
  }

  .open-positions-wrapper {
    flex-direction: column;
  }

  .open-positions-title-wrapper {
    position: static;
  }

  .partners-grid {
    grid-column-gap: 100px;
  }

  .pricing-grid {
    grid-row-gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  .card-pricing-top-content {
    max-width: 340px;
  }

  .card-pricing-bottom-content {
    min-width: 227px;
  }

  .plan-wrapper {
    flex-direction: column;
  }

  .sidebar-plan {
    display: none;
  }

  .card-plan-pricing {
    margin-bottom: 0;
  }

  .plan-default-state {
    flex-direction: row;
    justify-content: space-between;
  }

  .add-to-cart-option-wrapper {
    width: 50%;
  }

  .add-to-cart-buttons {
    flex-direction: column;
    width: 45%;
    display: flex;
  }

  .integrations-hero-wrapper {
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .integrations-wrapper {
    flex-direction: column;
  }

  .integrations-categories-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: 40px;
    margin-right: 0;
    display: grid;
  }

  .integrations-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .integrations-categories-grid {
    grid-column-gap: 20px;
    grid-template-columns: auto auto auto;
    justify-content: start;
  }

  .integration-category-wrapper:hover {
    transform: translate(0, -4px);
  }

  .integration-category-wrapper.all {
    margin-bottom: 0;
    margin-right: 20px;
  }

  .integration-category-item {
    flex-direction: row;
    align-items: center;
  }

  .integration-hero-wrapper {
    flex-direction: column;
    align-items: flex-start;
    position: relative;
  }

  .container-medium-908px.home-hero {
    text-align: center;
    width: 100%;
    margin-bottom: 40px;
    padding-left: 24px;
  }

  .connect-integration-title-wrapper {
    margin-bottom: 40px;
  }

  .newsletter-wrapper {
    flex-direction: column;
    align-items: stretch;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .blog-post-grid, .blog-categories-grid {
    grid-column-gap: 20px;
  }

  .button-blog-category {
    padding-left: 15px;
    padding-right: 15px;
  }

  .button-blog-category.all.w--current {
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .newsletter-form-block {
    flex: none;
    max-width: 100%;
  }

  .blog-post-top-content-wrapper {
    margin-bottom: 60px;
  }

  .rich-text h2 {
    margin-bottom: 20px;
  }

  .rich-text p {
    margin-bottom: 35px;
  }

  .rich-text h3 {
    margin-bottom: 20px;
  }

  .rich-text img {
    margin-bottom: 30px;
  }

  .rich-text figure {
    margin-bottom: 60px;
  }

  .rich-text h4, .rich-text h5 {
    margin-bottom: 20px;
  }

  .rich-text blockquote {
    padding-bottom: 68px;
  }

  .rich-text h6 {
    margin-bottom: 20px;
  }

  .contact-wrapper {
    flex-direction: column;
    margin-bottom: 60px;
  }

  .contact-title-wrapper {
    max-width: 481px;
    margin-top: 0;
    margin-bottom: 0;
    margin-right: 40px;
  }

  .contact-more-info-links-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .checkout-form {
    padding-top: 40px;
    padding-bottom: 100px;
  }

  .checkout-row {
    flex-direction: column;
  }

  .dropdown-links-content {
    text-align: left;
    overflow: hidden;
  }

  .dropdown-links-block.last {
    border-bottom-width: 0;
  }

  .footer-content-links {
    padding-top: 0;
  }

  .dropdown-header {
    flex-direction: column;
  }

  .dropdown-text {
    justify-content: space-between;
    width: 100%;
  }

  .dropdown-links-wrapper {
    box-shadow: none;
    background-color: #0000;
    border-radius: 0;
    margin-top: 0;
    padding: 20px 0 0;
  }

  .dropdown-list.w--open {
    border-radius: 0;
    position: static;
  }

  .dropdown-title {
    cursor: pointer;
    justify-content: space-between;
    padding-bottom: 20px;
    display: flex;
  }

  .animation-div.integration-hero {
    position: absolute;
    right: 0;
  }

  .style-guide-rich-text h2 {
    margin-bottom: 20px;
  }

  .style-guide-rich-text p {
    margin-bottom: 35px;
  }

  .style-guide-rich-text h3 {
    margin-bottom: 20px;
  }

  .style-guide-rich-text img {
    margin-bottom: 30px;
  }

  .style-guide-rich-text figure {
    margin-bottom: 60px;
  }

  .style-guide-rich-text h4, .style-guide-rich-text h5, .style-guide-rich-text h6, .rich-text-integration h2, .rich-text-integration h3 {
    margin-bottom: 20px;
  }

  .rich-text-integration img {
    margin-bottom: 30px;
  }

  .rich-text-integration figure {
    margin-bottom: 60px;
  }

  .rich-text-integration h4, .rich-text-integration h5, .rich-text-integration h6, .rich-text-pricing h2 {
    margin-bottom: 20px;
  }

  .rich-text-pricing p {
    margin-bottom: 35px;
  }

  .rich-text-pricing h3 {
    margin-bottom: 20px;
  }

  .rich-text-pricing img {
    margin-bottom: 30px;
  }

  .rich-text-pricing figure {
    margin-bottom: 60px;
  }

  .rich-text-pricing h4, .rich-text-pricing h5, .rich-text-pricing h6 {
    margin-bottom: 20px;
  }

  .arrow-dropdown {
    font-size: 15px;
    display: block;
  }

  .heading.herotag {
    text-align: center;
    padding-top: 0;
  }

  .cards-grid-container {
    grid-column-gap: 20px;
  }

  .platforms-grid {
    grid-row-gap: 32px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .request-an-app-wrapper {
    max-width: none;
    margin-top: 0;
  }

  .margin-vertical.margin-medium {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
  }

  .featurespage__hero {
    padding-left: 20px;
    padding-right: 20px;
  }

  .features-hero-wrapper {
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .features-hero-cta-wrapper.in-ready-to-switch {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    display: flex;
  }

  .features-page-card-wrapper {
    flex-direction: row;
  }

  .features-page-card-wrapper.alternative-order {
    flex-direction: row-reverse;
  }

  .features-page-list-image {
    flex: 0 auto;
  }

  .features-page-blog-post-item-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-bottom: 20px;
    margin-left: 100px;
    margin-right: 100px;
    display: block;
  }

  .collection-list {
    flex-direction: column;
  }

  .collection-item {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex: 0 auto;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: block;
  }

  .nav-menu-dropdown {
    font-size: 16px;
    display: block;
  }

  .nav-menu-dropdown-icon {
    font-size: 24px;
  }

  .nav-menu-dropdown-link {
    font-size: 16px;
  }

  .nav-menu-dropdown-link.products {
    min-width: auto;
    margin-left: 20px;
    margin-right: 0;
  }

  .nav-menu-dropdown-list.w--open {
    box-shadow: none;
    background-color: #0000;
    flex-flow: column;
    margin-bottom: 20px;
    padding-left: 4px;
    position: relative;
    left: auto;
  }

  .nav-menu-dropdown-list.developers.w--open {
    position: static;
  }

  .dropdown-toggle {
    border-bottom: 1px solid #ebedf1;
    font-size: 18px;
  }

  .dropdown-toggle.w--open {
    height: auto;
  }

  .dropdown-toggle.once {
    color: #3e4f6f;
  }

  .dropdown-toggle.once:hover {
    color: #0b63e9;
  }

  .home-hero-wrapper {
    text-align: center;
    flex-direction: column;
    padding-left: 0;
  }

  .home-hero-wrapper.once {
    padding-left: 0;
  }

  .home-hero-img-wrapper {
    text-align: center;
    justify-content: center;
    width: 100%;
    padding-bottom: 60px;
    display: flex;
  }

  .home-hero-img {
    text-align: center;
    object-fit: fill;
    width: 100%;
    max-width: 520px;
    display: inline-block;
  }

  .collection-list-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .collection-list-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    width: auto;
    display: block;
  }

  .features-page-steps {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .features-page-card-points {
    align-content: stretch;
  }

  .social-login-grid {
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
  }

  .social-login-card {
    margin-left: auto;
    margin-right: auto;
  }

  .video-container, .title-container {
    max-width: 100%;
  }

  .title-container.text-center {
    width: 100%;
  }

  .feature-page-flex-container {
    text-align: center;
    display: block;
  }

  .solution-text-block {
    max-width: 100%;
  }

  .solution-text-block.text-align-left {
    text-align: left;
    max-width: 100%;
  }

  .solution-image-block {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .feature-image-wrapper {
    text-align: center;
  }

  .passkey-image {
    max-width: 500px;
  }

  .container-1440 {
    margin-top: 500px;
  }

  .container-1440.checkout {
    flex-direction: column;
    align-items: stretch;
  }

  .container-1440.home-mobile-banner {
    margin-top: 0;
  }

  .home-feature-card-title {
    font-size: 27px;
  }

  .container--homefeaturecard {
    height: 1680px;
    padding-bottom: 0;
  }

  .lottie-animation {
    overflow: visible;
  }

  .section--lottiespinner {
    display: none;
    overflow: visible;
  }

  .home-newfeaturetag {
    margin-left: auto;
  }

  .heading-4 {
    text-align: left;
  }

  .solution-container.text-align-left {
    text-align: left;
    max-width: 100%;
  }

  .solution-flex-container, .solution-flex-container.reverse-order {
    margin-bottom: 40px;
    display: block;
  }

  .solution-flex-container.gap-40 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-direction: column;
    display: flex;
  }

  .feature-grid-3x1 {
    display: block;
  }

  .feature-grid-3x1.home-cards-grid-wrap {
    flex-flow: column;
    margin-bottom: 0;
    display: flex;
  }

  .solution-hero-wrapper {
    text-align: center;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .accordion-h3 {
    font-size: 26px;
  }

  .feature-grid {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .split-hero.section-integrations-left {
    max-width: 603px;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .split-hero.section-blog-left {
    margin-bottom: 40px;
  }

  .split-hero.cta-left, .split-hero.cta-right {
    padding: 60px 30px;
  }

  .split-hero.section-about-app-left {
    max-width: 849px;
    margin-bottom: 50px;
    margin-right: 0;
  }

  .split-hero.header-right {
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .split-hero.about-hero-left {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .split-hero.open-positions-left {
    max-width: 472px;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .split-hero.open-positions-right, .split-hero.plan-left {
    max-width: 100%;
  }

  .split-hero.integrations-hero-left {
    max-width: 100%;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
  }

  .split-hero.integrations-right {
    max-width: 100%;
  }

  .split-hero.integration-hero-left {
    flex-direction: column;
    align-items: flex-start;
  }

  .split-hero.top-latest-posts-left {
    margin-right: 20px;
  }

  .split-hero.newsletter-left {
    max-width: 100%;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .split-hero.contact-left {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    max-width: 100%;
    margin-bottom: 60px;
  }

  .split-hero.blog-posts-category-left {
    margin-bottom: 40px;
  }

  .split-hero.team-right {
    max-width: 50%;
  }

  .split-hero.checkout-left {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .disover-grid {
    grid-template-columns: 1fr 1fr;
  }

  .getdemo {
    padding-left: 40px;
    padding-right: 40px;
    display: block;
  }

  .getdemo-content {
    max-width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .getdemo-form {
    width: 100%;
  }

  .getdemo-submit.header-button-mobile {
    display: block;
  }

  .getdemo-title {
    font-size: 48px;
  }

  .container-1442 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-4 {
    margin-bottom: 40px;
  }

  .flex-block-2, .flex-block-2.webinar-title, .div-block-5 {
    flex: none;
  }

  .flex-block-3 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .webinar-left-top {
    font-size: 12px;
    line-height: 16px;
  }

  .webinar-left-bottom {
    flex: 0 auto;
    align-self: flex-end;
    font-size: 14px;
    line-height: 16px;
  }

  .webinar-left-bottom.mobile-date {
    display: none;
  }

  .webinar-title.title-top {
    font-size: 14px;
    line-height: 21.17px;
  }

  .webinar-title.title-bottom {
    flex: 0 auto;
    font-size: 14px;
    line-height: 21.17px;
  }

  .webinar-registration-button {
    flex: none;
    padding-left: 28px;
    padding-right: 28px;
    font-size: 14px;
    line-height: 12px;
  }

  .container-default-inner.px-0.row {
    flex-flow: column;
  }

  .container-default-inner.seminar-container.form-section {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .top-content-description.ibm-plex-sans.mobile-center {
    text-align: center;
  }

  ._2-block-flex.tabs-with-image.ibm-plex-sans.padding-gap {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  ._2-block-flex.footer-form {
    flex-flow: column;
    align-self: auto;
  }

  ._2-block-flex.space-between.gap-24-m.m-column {
    flex-flow: column;
  }

  ._2-block-flex.left.gap-140.m-gap-40.m-left {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  ._2-block-flex-content.footer-form {
    align-self: flex-start;
    max-width: 100%;
  }

  ._2-block-flex-image.tabs.no-margin.sms-tab-img {
    margin-bottom: 64px;
  }

  ._2-block-flex-image.footer-form {
    flex: 0 auto;
    align-self: stretch;
  }

  .tabs-menu-container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    justify-content: center;
    align-self: center;
    align-items: center;
    max-width: 90%;
    display: flex;
  }

  .home-tabs-menu {
    border-bottom: 1px solid #bbd6ff;
    flex: 0 auto;
    order: 0;
  }

  .home-tabs-menu.w--current {
    border-bottom-width: 2px;
    border-bottom-color: #0b63e9;
  }

  .tabs-2 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    display: flex;
  }

  .home-tabs-menu-title-wrap {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: flex;
  }

  .form-heading.color-white {
    font-size: 46px;
    line-height: 52px;
  }

  .footer-form-section {
    background-image: url('../images/form_bg_m2x.jpg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .footer-form-section.form__bg-dark {
    background-image: url('../images/features-leadsform-bg-m2x.webp');
  }

  .fs-preferences-manager-wrapper {
    display: none;
  }

  .fs-cookie-popup {
    grid-template-rows: auto;
    grid-template-columns: 1fr .5fr;
    grid-auto-columns: 1fr;
    max-width: 100%;
    display: flex;
  }

  .fs-manager-opener {
    z-index: 1;
  }

  .cookie-paragraph {
    font-size: 12px;
    line-height: 16px;
  }

  .image-56, .heading-18 {
    align-self: center;
  }

  .heading-17 {
    text-align: center;
    align-self: center;
    font-weight: 600;
  }

  .text-block-22 {
    text-align: center;
    align-self: center;
  }

  .flex-block-19 {
    flex-flow: column;
  }

  .image-55 {
    align-self: center;
  }

  .flex-block-18 {
    text-align: center;
    align-self: center;
  }

  .hero {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero.money2020 {
    background-image: url('../images/generalcampaigns_hero-bg-m2x.webp');
    background-position: 50% 100%;
    background-size: cover;
    margin-top: 120px;
    padding-top: 80px;
    padding-bottom: 180px;
  }

  .flex-block-20 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
  }

  ._4-card-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .image-54 {
    margin-bottom: 6px;
  }

  .card-block-title {
    text-align: center;
  }

  .flex-block-21 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
  }

  .image-57 {
    margin-bottom: 6px;
  }

  .flex-block-22.left {
    display: none;
  }

  .flex-block-22.bottom {
    background-color: #e2edff;
    display: block;
  }

  .text-block-25 {
    margin-bottom: 0;
  }

  ._2-block-flex-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  ._2-block_flex-right.form, ._2-block_flex-right.flex.gap-24.flex-column.grow.tablet-100, ._2-block_flex-left.form {
    width: 100%;
  }

  .section-10.form {
    background-image: url('../images/generalcampaigns_form-bg2x.webp');
    background-position: 50%;
    background-size: cover;
  }

  .form-block-2 {
    margin-left: 0;
    margin-right: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .contactform {
    max-width: 100%;
  }

  ._3-card-grid {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .container-full {
    background-image: url('../images/why-authgear-kv_bg2x.webp');
    background-position: 0%;
    background-size: auto;
  }

  .middle-hero-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }

  .why-authgear-heading {
    font-size: 42px;
    line-height: 56px;
  }

  ._2-card-grid.gap-32 {
    grid-template-columns: minmax(200px, 1fr) 1fr;
  }

  .svg-card.p-24.gap-16.transparent, .svg-card.p-24.gap-6.transparent {
    background-color: #0000;
  }

  .svg-card.row.p-0.bg-transparent.gap-32.mobile-col {
    flex-flow: column;
  }

  .svg-card.row.p-0.bg-transparent.gap-32.mobile-col.mobile-gap-16 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .svg-card-image-container.center._w-full.mobile-left {
    align-self: flex-start;
  }

  .svg-card-content-title.ibm-plex-sans.color-2b2b2b {
    font-size: 20px;
    line-height: 24px;
  }

  .svg-card-content-description.m-sm {
    font-size: 16px;
    line-height: 24px;
  }

  .featuretag.mb-20 {
    margin-left: auto;
  }

  .nav-button.login.plausible-event-name--login {
    margin-right: 10px;
  }

  .nav-button.login.plausible-event-name--login.mobile {
    text-align: center;
    background-color: #f5f6f8;
    border-radius: 12px;
    flex: 1;
    justify-content: center;
    align-items: center;
    padding: 10px 22px;
    transition: transform .35s, color .35s;
    display: flex;
  }

  .nav-button.login.plausible-event-name--login.mobile:hover {
    transform: scale(.97);
  }

  .mobile-nav-buttons {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    justify-content: center;
    align-items: center;
    margin-top: 32px;
    display: flex;
  }

  .text-block-32 {
    font-size: 16px;
  }

  .grid-12.gap-32.tablet-2-col {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .grid-12.gap-32.tablet-2-col.tablet-gap-16 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  }

  .grid-12.gap-32.tablet-flex-col {
    flex-flow: column;
    display: flex;
  }

  .features-card-new {
    padding: 24px 30px;
  }

  .top-content-icon.mobile-center {
    align-self: center;
  }

  .top-content-title.ibm-plex-sans.color-2e2e2e.size-40.mobile-center, .top-content-title.ibm-plex-sans.trusted-by-title.size-40.mobile-center {
    text-align: center;
    align-self: center;
  }

  .new-heading {
    font-size: 42px;
    line-height: 56px;
  }

  .mobile-w-64 {
    width: 64px;
  }

  ._w-full.pb-80 {
    display: none;
  }

  ._w-full.pb-80.mobile-100 {
    width: 100%;
    display: block;
  }

  .card-full.workshop {
    background-image: url('../images/workshop_card_blue-gradient.png'), radial-gradient(circle at 60% 100%, #d499f2, #5844c2 40%, #372eb6 56%, #17236f 79%, #0d205a 91%, #071e4d), linear-gradient(#161d2d, #161d2d);
    background-position: 0 0, 0 0, 0 0;
    background-repeat: no-repeat, repeat, repeat;
    background-size: auto 100%, auto, auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  ._5-card-grid {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  ._5-card-grid.gap-32 {
    grid-template-columns: minmax(200px, 1fr) 1fr;
  }

  .workshop_hero_location {
    text-align: left;
  }

  .workshop_hero_location.workshop-info {
    font-size: 20px;
    line-height: 24px;
  }

  .workshop_hero_date {
    text-align: left;
  }

  .workshop_hero_date.workshop-info {
    font-size: 20px;
    line-height: 24px;
  }

  .workshop_hero_time {
    text-align: left;
  }

  .workshop_hero_h1.mb-0 {
    font-size: 3.5rem;
    line-height: 4.5rem;
  }

  .workshop_hero_description {
    font-size: 24px;
    line-height: 32px;
  }

  .workshop-nav {
    padding: 20px 40px;
  }

  .workshop-nav-right {
    display: none;
  }

  .workshop-nav-container {
    justify-content: space-between;
    align-items: center;
  }

  .authgear-workshop-cta.w--current {
    width: 130px;
    min-width: 130px;
    max-width: 130px;
  }

  .workshop-nav-cta-mobile {
    white-space: nowrap;
    object-fit: fill;
    background-color: #0000;
    background-image: linear-gradient(90deg, #583dff, #31b7ff);
    border-radius: 14px;
    padding: 10px 16px;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    transition: transform .35s, color .35s;
    display: block;
  }

  .workshop-nav-cta-mobile:hover {
    color: var(--neutral-100);
    transform: scale(.97);
  }

  .workshop-nav-right-mobile {
    flex: 1;
    justify-content: flex-end;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .text-block-33 {
    width: auto;
    max-width: 560px;
  }

  .workshop-footer-form_content {
    font-size: 26px;
    line-height: 36px;
  }

  .workshop_speaker-text {
    font-size: 28px;
    line-height: 28px;
  }

  .text-span-22 {
    font-size: 18px;
    line-height: 24px;
  }

  .workshop-floating-text {
    font-size: 96px;
    line-height: 124px;
  }

  .features-hero-description.inverse {
    text-align: left;
  }

  .featurespage__hero_v2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .featurespage__hero_v2.featurespage__hero_bg {
    background-image: url('../images/features-hero-bg_m2x.webp');
  }

  .features-text-block {
    max-width: 100%;
  }

  .features-text-block.text-align-left {
    text-align: left;
    max-width: 100%;
  }

  .features-hero-wrapper-v2 {
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .featurespage__section_dark-bg {
    background-image: url('../images/features-passwordless-dark-color-bg_m2x.webp');
  }

  .featurespage__section_dark-bg-passkeys {
    background-image: url('../images/features-passkeys-api-bg-m2x.webp');
  }

  .feature-image-wrapper-full {
    text-align: center;
  }

  .video-container-full {
    max-width: 100%;
  }

  .features-hero-wrapper-new {
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .svg-card-back.p-24.gap-16.transparent {
    background-color: #0000;
  }

  .svg-card-back.row.p-0.bg-transparent.gap-32.mobile-col {
    flex-flow: column;
  }

  .svg-card-back.row.p-0.bg-transparent.gap-32.mobile-col.mobile-gap-16 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .svg-card-front.p-24.gap-16.transparent {
    background-color: #0000;
  }

  .svg-card-front.row.p-0.bg-transparent.gap-32.mobile-col {
    flex-flow: column;
  }

  .svg-card-front.row.p-0.bg-transparent.gap-32.mobile-col.mobile-gap-16 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .features-flex-container, .features-flex-container.reverse-order {
    margin-bottom: 40px;
    display: block;
  }

  .features-flex-container.gap-40 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-direction: column;
    display: flex;
  }

  .solution-text-block-copy {
    max-width: 100%;
  }

  .solution-text-block-copy.text-align-left {
    text-align: left;
    max-width: 100%;
  }

  .nav-menu-dropdown-column {
    width: 100%;
  }

  .nav-menu-dropdown-column.image {
    order: 1;
    align-self: center;
    width: 100%;
  }

  .home-hero-cta-wrapper {
    justify-content: center;
    align-items: flex-start;
  }

  .home-hero-cta-wrapper.once-cta-wrapper {
    justify-content: flex-start;
    align-items: center;
  }

  .features__social-media-card {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .seminar-map-container {
    flex-flow: column;
  }

  .container {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .div-block-14, .flex-block-43 {
    width: 100%;
  }

  .whats-new-tag-and-date-block {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .whats-new-last-section {
    background-image: url('../images/whatsnew_last-section-bg-m2x.jpg');
  }

  .whats-new-title-link {
    font-size: 20px;
    line-height: 28px;
  }

  .text-block-44 {
    font-size: 16px;
    line-height: 24px;
  }

  .whatsnew_lastsection-heading {
    font-size: 52px;
    line-height: 60px;
  }

  .case-study-featured-wrap, .case-study-item-wrap {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .case-study-post-body {
    flex-flow: column;
  }

  .footer-certificate {
    margin-bottom: 24px;
  }

  .certificate-img {
    max-width: 50%;
  }

  .once-subititle {
    width: 100%;
  }

  .once-card.once--1-card, .once-card.once--2-card, .once-card.once--3-card, .once-card.once--4-card {
    height: 420px;
  }

  .once-card-image.card-square-img {
    width: 100%;
    height: auto;
  }

  .container-1448 {
    max-width: 728px;
  }

  .footer-content-2 {
    grid-column-gap: 60px;
  }

  .div-block-19 {
    display: none;
  }

  .once-price-float {
    display: block;
  }

  .once-price-float.mobile-fix {
    width: 95%;
    height: 500px;
    display: block;
    position: absolute;
    top: 85px;
    left: 2.5%;
    right: auto;
  }

  .whats-included {
    justify-content: flex-end;
    align-items: flex-start;
  }

  .div-block-22 {
    width: 100%;
  }

  .image-81 {
    width: 100%;
    padding-left: 28px;
  }

  .div-block-23 {
    flex-flow: column;
  }

  .case-study-card {
    grid-template-rows: auto auto;
    grid-template-columns: 3fr;
  }

  .flex-block-68 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .case-study-collection-last-section {
    background-image: url('../images/whatsnew_last-section-bg-m2x.jpg');
  }

  .casestudy_collection_lastsection-heading {
    font-size: 52px;
    line-height: 60px;
  }

  .case-study-last-section-content-wrap {
    max-width: none;
  }

  .nav-button-dark.header-button {
    margin-right: 8px;
    padding: 10px 16px;
    font-size: 14px;
  }

  .nav-button-dark.header-button-mobile {
    display: block;
  }

  .nav-button-dark.header-button-mobile.signup {
    flex: 1;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
  }

  .nav-button-dark.header-button-mobile.signup.plausible-event-name--signup {
    display: block;
  }

  .nav-button-dark.feature-hero-btn-v2.nomargin {
    width: 100%;
  }

  .content-container {
    grid-template-rows: auto;
    grid-auto-flow: row;
  }

  .title-light.features {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .title-light.testimonials {
    max-width: 577px;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .title-light.section-blog-post {
    margin-bottom: 10px;
  }

  .title-light.principles-top {
    margin-bottom: 16px;
  }

  .title-light.plan {
    font-size: 57px;
  }

  .title-light.integrations-hero {
    margin-bottom: 20px;
  }

  .title-light.integrations {
    margin-bottom: 16px;
    margin-right: 0;
  }

  .title-light.more-integrations {
    margin-bottom: 40px;
  }

  .title-light.faqs {
    margin-bottom: 40px;
    margin-right: auto;
  }

  .title-light.category {
    font-size: 57px;
  }

  .title-light.features-hero {
    margin-bottom: 20px;
  }

  .title-light.features-page {
    margin-bottom: 20px;
    margin-right: auto;
  }

  .title-light.features-hero-v2 {
    margin-bottom: 20px;
  }

  .title-light.features-page-v2 {
    margin-bottom: 20px;
    margin-right: auto;
  }

  .paragraph-13, .tools-h1 {
    font-size: 30px;
    line-height: 36px;
  }

  .tools-container.checkout {
    flex-direction: column;
    align-items: stretch;
  }

  ._4-card-grid-tools {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .tools-svg-card.p-24.gap-16.transparent, .tools-svg-card.p-24.gap-6.transparent {
    background-color: #0000;
  }

  .tools-svg-card.row.p-0.bg-transparent.gap-32.mobile-col {
    flex-flow: column;
  }

  .tools-svg-card.row.p-0.bg-transparent.gap-32.mobile-col.mobile-gap-16 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .tools-svg-card-content-title.ibm-plex-sans.color-2b2b2b {
    font-size: 20px;
    line-height: 24px;
  }

  .tools-svg-card-content-description.m-sm {
    font-size: 16px;
    line-height: 24px;
  }

  .tools-step.horizon-step {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .tools-faq {
    grid-template-columns: 1fr;
  }

  .tools-faq-card {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .flex-block-78 {
    grid-template-columns: .25fr;
    display: block;
  }

  .tools-step-totp.horizon-step {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .flex-block-82 {
    grid-template-columns: 1fr;
  }

  .cw-cookie_banner {
    max-width: 80%;
  }

  .features-hero-cta-description.inverse {
    text-align: left;
  }

  .footer-section-none-form {
    background-image: url('../images/features-footer-noneform2x.webp');
    background-size: cover;
  }

  .footer-section-none-form-cta-description.inverse {
    text-align: left;
  }

  .appgentest.checkout {
    flex-direction: column;
    align-items: stretch;
  }

  .solution-case-study-card-text.p-24.gap-16.transparent, .solution-case-study-card-text.p-24.gap-6.transparent {
    background-color: #0000;
  }

  .solution-case-study-card-text.row.p-0.bg-transparent.gap-32.mobile-col {
    flex-flow: column;
  }

  .solution-case-study-card-text.row.p-0.bg-transparent.gap-32.mobile-col.mobile-gap-16 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .flex-block-92 {
    flex-flow: column;
  }

  .flex-block-93 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    height: 1100px;
  }

  .tab-content {
    width: 100%;
    height: 650px;
    top: 450px;
    right: auto;
  }

  .container-1471 {
    text-align: left;
    flex-flow: column;
    justify-content: flex-start;
  }

  .text-block-94 {
    text-align: center;
    align-self: center;
    margin-left: auto;
  }

  .flex-block-94 {
    width: 100%;
    max-width: 100%;
  }

  .card-image-rounded-title.ibm-plex-sans.color-2b2b2b {
    font-size: 20px;
    line-height: 24px;
  }

  .top-content-title-only.features {
    flex-direction: column;
    align-items: flex-start;
  }

  .top-content-title-only.section-integrations {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 60px;
  }

  .top-content-title-only.testimonials, .top-content-title-only.section-blog, .top-content-title-only.principles {
    flex-direction: column;
    align-items: flex-start;
  }

  .top-content-title-only.integrations-category {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 60px;
  }

  .top-content-title-only.more-integrations {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 40px;
  }

  .top-content-title-only.latest-posts, .top-content-title-only.blog-post-latest-artticles {
    margin-bottom: 40px;
  }

  .top-content-title-only.faqs {
    text-align: center;
    flex-direction: column;
    margin-bottom: 60px;
  }

  .top-content-title-only.blog-posts-category {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 40px;
  }

  .top-content-title-only.team-posts {
    margin-bottom: 40px;
  }

  .top-content-title-only.integrations {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 60px;
  }

  .top-content-title-only.feature-flex {
    flex-direction: column-reverse;
    display: block;
  }

  .top-content-title-only.flex-column.text-center.mx-20 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .top-content-title-only.flex-column.align-left.mobile-center {
    text-align: center;
    align-self: center;
    max-width: 900px;
  }

  .check-points-content {
    justify-content: space-between;
    align-items: flex-start;
  }

  .features-attack-protection-built-for-title {
    font-size: 28px;
    line-height: 32px;
  }

  .split-content-right-only.section-integrations-left {
    max-width: 603px;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .split-content-right-only.section-blog-left {
    margin-bottom: 40px;
  }

  .split-content-right-only.cta-left, .split-content-right-only.cta-right {
    padding: 60px 30px;
  }

  .split-content-right-only.section-about-app-left {
    max-width: 849px;
    margin-bottom: 50px;
    margin-right: 0;
  }

  .split-content-right-only.header-right {
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .split-content-right-only.about-hero-left {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .split-content-right-only.open-positions-left {
    max-width: 472px;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .split-content-right-only.open-positions-right, .split-content-right-only.plan-left {
    max-width: 100%;
  }

  .split-content-right-only.integrations-hero-left {
    max-width: none;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
  }

  .split-content-right-only.integrations-right {
    max-width: 100%;
  }

  .split-content-right-only.integration-hero-left {
    flex-direction: column;
    align-items: flex-start;
  }

  .split-content-right-only.top-latest-posts-left {
    margin-right: 20px;
  }

  .split-content-right-only.newsletter-left {
    max-width: 100%;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .split-content-right-only.contact-left {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    max-width: 100%;
    margin-bottom: 60px;
  }

  .split-content-right-only.blog-posts-category-left {
    margin-bottom: 40px;
  }

  .split-content-right-only.team-right {
    max-width: 50%;
  }

  .split-content-right-only.checkout-left {
    margin-bottom: 40px;
    margin-right: 0;
  }

  .split-content-right-only.features-hero-left {
    justify-content: flex-start;
    align-items: center;
    max-width: none;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
  }

  .split-content-right-only.features-hero-left.vs-mobile {
    justify-content: flex-start;
    align-items: center;
  }

  .svg-card-dark.p-24.gap-16.transparent, .svg-card-dark.p-24.gap-6.transparent {
    background-color: #0000;
  }

  .svg-card-dark.row.p-0.bg-transparent.gap-32.mobile-col {
    flex-flow: column;
  }

  .svg-card-dark.row.p-0.bg-transparent.gap-32.mobile-col.mobile-gap-16 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .svg-card-content-title-light.ibm-plex-sans.color-2b2b2b {
    font-size: 20px;
    line-height: 24px;
  }

  .svg-card-content-description-light.m-sm {
    font-size: 16px;
    line-height: 24px;
  }

  .nav-menu-dropdown-list-full-width.w--open {
    box-shadow: none;
    background-color: #0000;
    flex-flow: column;
    margin-bottom: 20px;
    padding-left: 0;
    position: relative;
    left: auto;
  }

  .nav-menu-dropdown-list-full-width.developers.w--open {
    position: static;
  }

  .nav-full-width-wrapper {
    box-shadow: none;
    background-color: #0000;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .nav-full-width-inner {
    flex-flow: column;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .tryst-by-description.ibm-plex-sans.mobile-center {
    text-align: center;
    max-width: 600px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    margin-bottom: 20px;
    font-size: 47px;
  }

  h2 {
    font-size: 35px;
  }

  h3 {
    font-size: 27px;
  }

  h4 {
    font-size: 22px;
  }

  h5 {
    font-size: 20px;
  }

  h6 {
    font-size: 16px;
  }

  blockquote {
    padding: 40px 25px 60px;
    font-size: 20px;
  }

  .flex.webinar-banner {
    background-image: url('../images/webinar_promotion_375_bgonly_m2x.jpg');
    background-position: 50%;
    background-size: cover;
    flex-direction: column;
  }

  .flex.center.gap-32.workflow-lower {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .flex.gap-24.mobile-column {
    flex-flow: column;
  }

  .text-center.mg-bottom-16px.top-content-title {
    font-size: 26px;
    line-height: 32px;
  }

  .text-center.mg-bottom-16px.top-content-title.ibm-plex-sans.color-2e2e2e, .text-center.mg-bottom-16px.top-content-title.ibm-plex-sans.color-white {
    font-size: 26px;
  }

  .color-white.ibm-plex-sans.once-h2 {
    text-align: center;
  }

  .color-white.ibm-plex-sans.once-h2.text-center {
    font-size: 32px;
    line-height: 40px;
  }

  .color-white.once-h1 {
    font-size: 22px;
    line-height: 100%;
  }

  .container-default {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .container-default.flex-center {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container-default.faq {
    grid-row-gap: 60px;
    grid-template-rows: auto auto;
    grid-template-columns: auto;
  }

  .container-default.once {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .container-default.otp {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .container-default.blog-banner {
    padding-top: 64px;
  }

  .container-default.blog-gallery-feature {
    padding-top: 40px;
  }

  .container-default.feature-v3-container-default {
    padding: 64px 20px;
  }

  .container-default.tools-heading {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .styleguide-title {
    font-size: 46px;
    line-height: 52px;
  }

  .styleguide-header {
    padding-left: 32px;
    padding-right: 32px;
  }

  .color-primary-grid, .color-neutral-grid {
    grid-template-columns: 1fr 1fr;
  }

  .paragraph-large {
    font-size: 20px;
    line-height: 32px;
  }

  .paragraph-large.home-hero {
    color: #626262;
    margin-bottom: 20px;
    font-size: 22px;
    font-weight: 400;
    line-height: 33.99px;
  }

  .paragraph-large.home-hero.color-white.ibm-plex-sans {
    line-height: 28px;
  }

  .paragraph-large.home-hero.text-afb7ff.ibm-plex-sans.new-kv-desc {
    line-height: 24px;
  }

  .paragraph-large.home-hero.text-afb7ff.ibm-plex-sans.new-kv-desc.max624 {
    text-align: center;
  }

  .paragraph-large.home-hero.text-afb7ff.ibm-plex-sans.new-kv-desc.once-mobile {
    text-align: left;
    text-align: left;
    margin-bottom: 0;
    font-size: 16px;
  }

  .paragraph-large.home-hero.text-afb7ff.ibm-plex-sans.new-kv-desc.no-margin {
    text-align: left;
  }

  .paragraph-large.text-center.features-page-v2 {
    margin-left: 0;
  }

  .styleguide-subheader, .styleguide-content-wrapper {
    padding-left: 32px;
    padding-right: 32px;
  }

  .icons-grid {
    grid-template-columns: repeat(auto-fit, 80px);
  }

  .button-primary.small {
    display: none;
  }

  .button-primary.card-pricing {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .button-primary.header-button-mobile.outline {
    border: 3px solid var(--primary-1);
    color: var(--primary-1);
    background-color: #0000;
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .button-primary.header-button-mobile.signup.plausible-event-name--signup {
    align-self: stretch;
  }

  .button-primary.home-hero {
    padding: 16px 21px;
  }

  .button-primary.home-hero.new-home {
    width: 100%;
  }

  .button-primary.home-hero.new-home.compare {
    width: auto;
  }

  .button-primary.home-hero.new-home.seminar {
    font-size: 18px;
    line-height: 24px;
  }

  .button-primary.home-hero.new-home.seminar.blue-button {
    width: auto;
  }

  .button-primary.home-hero.new-home.radius-16.once-special-button {
    width: auto;
    margin-left: 0;
    margin-right: auto;
  }

  .button-primary.new-home {
    font-size: 16px;
    line-height: 22px;
  }

  .button-primary.feature-hero-btn-v2.nomargin {
    width: 100%;
  }

  .button-primary.feature-hero-btn-v2.vs-mobile {
    width: 100%;
    margin-bottom: 24px;
  }

  .button-secondary.header-button, .button-secondary.header-button.header__topbar__loginbtn.plausible-event-name--login {
    display: none;
  }

  .button-secondary.header-button-mobile {
    border-style: none;
    border-width: 3px;
    margin-right: 0;
    font-weight: 700;
    display: block;
  }

  .button-secondary.header-button-mobile.login {
    margin-top: -4px;
    margin-bottom: -4px;
  }

  .button-secondary.home-hero.new-home {
    width: 100%;
    padding: 16px 21px;
  }

  .header {
    padding-top: 0;
    padding-bottom: 20px;
  }

  .header-logo {
    max-height: 51px;
  }

  .nav-item-wrapper {
    font-size: 16px;
  }

  .nav-item-wrapper.header-button-mobile {
    margin-top: 0;
    display: block;
  }

  .nav-link {
    font-size: 16px;
  }

  .nav-menu {
    text-align: left;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
    display: flex;
  }

  .footer {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .page-wrapper.once-banner {
    background-color: #111010;
    background-image: url('../images/Authgear_once_m2x.webp');
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: 100%;
  }

  .inner-page-hero {
    padding-top: 190px;
    padding-bottom: 60px;
  }

  .section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section.home-hero {
    padding-bottom: 40px;
  }

  .section.home-hero.bg-abstract-blue {
    background-image: url('../images/migratetoauthgear_kv-bg-m2x.webp');
    background-position: 0 0;
    background-size: 100% 100%;
  }

  .section.home-hero.bg-workshop-blue {
    background-repeat: no-repeat;
    background-size: cover;
  }

  .section.home-hero.dark {
    background-image: url('../images/home_kv_bg-m2x.webp');
  }

  .section.home-hero.dark.once-banner {
    padding-top: 66px;
  }

  .section.home-hero.dark.once-home-banner {
    height: 960px;
    padding-top: 100px;
  }

  .section.home-hero.dark.once-home-banner.home-mobile-banner {
    padding-top: 100px;
  }

  .section.home-hero.dark.banner-for-slide {
    height: 960px;
    padding-top: 100px;
    padding-bottom: 65px;
  }

  .section.features {
    padding-top: 120px;
    padding-bottom: 70px;
  }

  .section.section-about-app {
    padding-top: 60px;
    padding-bottom: 100px;
  }

  .section.section-integrations {
    padding-top: 100px;
    padding-bottom: 110px;
  }

  .section.everyone {
    padding-top: 110px;
    padding-bottom: 110px;
  }

  .section.testimonials {
    padding-top: 110px;
    padding-bottom: 100px;
  }

  .section.section-blog {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .section.cta {
    padding-top: 100px;
    padding-bottom: 60px;
  }

  .section.about-hero {
    padding-top: 220px;
    padding-bottom: 60px;
  }

  .section.team-members, .section.principles {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section.mission {
    padding-top: 60px;
    padding-bottom: 110px;
  }

  .section.open-positions {
    padding-top: 110px;
    padding-bottom: 60px;
  }

  .section.partners {
    padding-top: 60px;
  }

  .section.pricing {
    padding-top: 220px;
  }

  .section.plan {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .section.integrations-hero {
    padding-top: 220px;
  }

  .section.integration-hero {
    padding-top: 220px;
    padding-bottom: 60px;
  }

  .section.connect-integration {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section.more-integrations {
    padding-bottom: 0;
  }

  .section.blog-hero {
    background-image: none;
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .section.all-posts {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section.blog-post {
    padding-top: 80px;
    padding-bottom: 0;
  }

  .section.blog-post-latest-articles {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section.contact {
    padding-top: 40px;
  }

  .section.faqs {
    padding-bottom: 60px;
  }

  .section.blog-posts-category {
    padding-bottom: 0;
  }

  .section.team {
    padding-top: 220px;
  }

  .section.team-posts {
    padding-bottom: 0;
  }

  .section.features-page {
    padding-top: 120px;
    padding-bottom: 70px;
  }

  .section.migrate-hero {
    padding-bottom: 40px;
  }

  .section.migrate-hero.bg-abstract-blue {
    background-image: url('../images/migratetoauthgear_kv-bg-m2x.webp');
    background-position: 0 0;
    background-size: 100% 100%;
  }

  .section.migrate-hero.bg-workshop-blue {
    background-repeat: no-repeat;
    background-size: cover;
  }

  .section.pricing-new {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section.pricing-new.once.pricing-info {
    display: none;
  }

  .section.what-new-hero {
    background-image: url('../images/whatsnew-herobg_m2x.webp');
    background-position: 0 0;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .utility-page-content-password {
    padding-left: 32px;
    padding-right: 32px;
  }

  .utility-page-content-404 {
    margin-bottom: 40px;
  }

  .icon-password {
    width: 132px;
    height: 132px;
  }

  .divider.blog-post-featured {
    margin-top: 30px;
  }

  .divider.card-team {
    margin-top: 20px;
    margin-bottom: 22px;
  }

  .divider.card-pricing {
    width: auto;
    height: 1px;
    margin: 30px 0 26px;
  }

  .divider.plan {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .divider.card-blog-post {
    margin-top: 30px;
  }

  .container-medium-744px.home-hero {
    text-align: left;
    margin-bottom: 20px;
    margin-left: 0;
  }

  .registry-form-block {
    margin-left: 0;
  }

  .action-wrapper {
    justify-content: flex-start;
    left: 0;
  }

  .image.icon-feature {
    width: 85px;
    height: 85px;
    margin-bottom: 20px;
  }

  .image.section-about-app {
    width: 77px;
    height: 77px;
    margin-bottom: 20px;
  }

  .image.integration-card {
    width: 83px;
    height: 83px;
    margin-right: 20px;
  }

  .image.about-hero {
    max-width: 100%;
  }

  .image.principles {
    width: 85px;
    height: 85px;
  }

  .image.integrations-hero {
    max-width: 100%;
  }

  .image.integration-card-page {
    width: 83px;
    height: 83px;
  }

  .image.integration-hero {
    width: 128px;
    height: 128px;
  }

  .image.blog-post {
    margin-bottom: 0;
  }

  .image.contact {
    max-width: 80%;
  }

  .image._404 {
    max-width: 100%;
  }

  .image.features-hero {
    flex: 1;
    max-width: 100%;
    max-height: 100%;
  }

  .image.features-hero-image-v2 {
    flex: 1;
    width: 100%;
    max-width: 100%;
    max-height: 100%;
  }

  .images-wrapper.home-hero {
    justify-content: flex-start;
    margin-bottom: 60px;
  }

  .top-content.features, .top-content.section-integrations, .top-content.testimonials, .top-content.principles, .top-content.integrations-category {
    margin-bottom: 40px;
  }

  .top-content.latest-posts {
    flex-direction: column;
    align-items: flex-start;
  }

  .top-content.blog-post-latest-artticles {
    flex-wrap: wrap;
    margin-bottom: 10px;
  }

  .top-content.faqs {
    text-align: left;
    align-items: flex-start;
    margin-bottom: 40px;
  }

  .top-content.blog-posts-category {
    flex-direction: column;
    align-items: flex-start;
  }

  .top-content.integrations {
    margin-bottom: 40px;
  }

  .top-content.feature-flex.blogsection-title {
    text-align: center;
    margin-top: 60px;
    margin-left: 40px;
    margin-right: 40px;
  }

  .top-content.flex-column.align-left, .top-content.flex-column.align-left.mobile-center {
    max-width: 100%;
  }

  .title.features, .title.testimonials {
    margin-bottom: 16px;
  }

  .title.cta-split-content-left, .title.cta-split-content-right {
    font-size: 27px;
  }

  .title.footer-menu, .title.mission {
    margin-bottom: 20px;
  }

  .title.partners {
    margin-bottom: 40px;
  }

  .title.plan {
    font-size: 47px;
  }

  .title.plan-features {
    font-size: 20px;
  }

  .title.integrations-hero {
    margin-bottom: 16px;
  }

  .title.integration-hero {
    font-size: 38px;
  }

  .title.blog {
    margin-bottom: 20px;
    font-size: 35px;
  }

  .title.newsletter {
    font-size: 32px;
  }

  .title.blog-post-latest-articles {
    margin-bottom: 20px;
  }

  .title.category {
    font-size: 47px;
  }

  .title.features-hero, .title.features-page {
    margin-bottom: 16px;
  }

  .title.features-page.text-align-left.video-section-title {
    font-size: 26px;
    line-height: 32px;
  }

  .title.features-hero-v2 {
    margin-bottom: 16px;
    font-size: 30px;
  }

  .title.features-hero-v2.text-white {
    text-align: center;
  }

  .title.features-page-v2 {
    margin-bottom: 16px;
    font-size: 26px;
  }

  .title.features-page-v2.features-page-v3 {
    font-size: 26px;
    line-height: 32px;
  }

  .title.features-page-v2.features-page-v3.in-tab {
    padding-left: 0;
    padding-right: 0;
    font-size: 26px;
    line-height: 32px;
  }

  .title.pricing-h1 {
    margin-bottom: 16px;
    font-size: 30px;
    line-height: 36px;
  }

  .paragraph.section-about-app-top {
    margin-right: 20px;
  }

  .paragraph.card-team {
    margin-bottom: 22px;
  }

  .container-medium-651px.section-about-app, .container-medium-651px.team-members, .container-medium-651px.pricing, .container-medium-651px.contact-more-info {
    text-align: left;
    margin-bottom: 40px;
    margin-left: 0;
  }

  .container-medium-651px.section-platform {
    text-align: left;
  }

  .split-content.section-blog-left {
    margin-bottom: 30px;
  }

  .split-content.cta-left {
    max-width: 100%;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .split-content.cta-right {
    max-width: 100%;
  }

  .split-content.mission-left {
    max-width: 100%;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .split-content.mission-right {
    max-width: 100%;
  }

  .split-content.integrations-hero-left, .split-content.integration-hero-left {
    margin-bottom: 40px;
  }

  .split-content.top-latest-posts-left {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    max-width: none;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .split-content.contact-left {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 40px;
  }

  .split-content.blog-posts-category-left {
    max-width: none;
  }

  .split-content.team-left {
    max-width: 100%;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .split-content.team-right {
    max-width: 100%;
  }

  .split-content.team-posts {
    max-width: none;
  }

  .split-content.checkout-left, .split-content.features-hero-left {
    margin-bottom: 40px;
  }

  .split-content.features-hero-left.nomargin {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    margin-bottom: 0;
  }

  .split-content.features-hero-left.vs-mobile {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .container-medium-691px.everyone {
    text-align: left;
    margin-bottom: 40px;
    margin-left: 0;
  }

  .everyone-grid {
    grid-column-gap: 20px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
    margin-bottom: 40px;
  }

  .cta-wrapper {
    flex-direction: column;
  }

  .companies-grid {
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    max-width: 503px;
  }

  .section-about-app-tabs {
    flex-direction: column;
  }

  .image-wrapper.company {
    max-width: 170px;
  }

  .image-wrapper.home-hero {
    max-width: 100%;
  }

  .image-wrapper.everyone {
    margin-bottom: 20px;
  }

  .image-wrapper.testimonial {
    width: 78px;
    height: 78px;
  }

  .image-wrapper.testimonial._1 {
    left: 0;
    right: auto;
  }

  .image-wrapper.testimonial._2 {
    top: 0;
    bottom: auto;
  }

  .image-wrapper.testimonial._4 {
    top: 0;
    bottom: auto;
    right: auto;
  }

  .image-wrapper.section-about-app-right {
    margin-left: auto;
    margin-right: auto;
  }

  .image-wrapper.section-about-app-right._2, .image-wrapper.section-about-app-right._3, .image-wrapper.section-about-app-right._4 {
    margin-right: auto;
  }

  .image-wrapper.card-blog-post-featured-last {
    max-width: 100%;
  }

  .image-wrapper.card-team {
    width: 110px;
    height: 110px;
    margin-bottom: 20px;
  }

  .image-wrapper.partners {
    max-width: 170px;
  }

  .bg.home-hero-1 {
    width: 25%;
    display: none;
  }

  .bg.home-hero-2 {
    width: 37%;
    display: none;
  }

  .feature-grid-3x2 {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .feature-wrapper {
    background-color: #fbfbfb;
    padding: 20px;
  }

  .feature-wrapper._1 {
    margin-bottom: 0;
    padding: 20px 0;
  }

  .feature-wrapper._2, .feature-wrapper._3 {
    border-left-style: none;
    margin-bottom: 0;
    padding: 20px 0;
  }

  .feature-wrapper._4 {
    border-bottom-style: none;
    border-bottom-width: 0;
    border-left-style: none;
    margin-bottom: 0;
    padding: 20px 0;
  }

  .feature-wrapper._5 {
    border-bottom: 1px solid #d2d2d2;
    border-left-style: none;
    margin-bottom: 0;
    padding: 20px 0;
  }

  .feature-wrapper._6 {
    border-left-style: none;
    padding: 20px 0;
  }

  .h3-title-small {
    font-size: 20px;
  }

  .h3-title-small.integrations-categories {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .section-about-app-tabs-content {
    margin-top: 40px;
    margin-bottom: 0;
  }

  .section-about-app-tabs-menu {
    flex-direction: column;
    display: flex;
  }

  .section-about-app-tab-link {
    width: 100%;
    padding: 20px 0;
  }

  .link-wrapper.blog-post-latest-articles {
    margin-bottom: 20px;
  }

  .testimonials-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .testimonial-content.featured {
    margin-top: 55px;
    margin-right: 0;
    padding: 50px 20px 40px;
  }

  .testimonial-content._1 {
    margin-top: 55px;
    padding: 50px 20px 40px;
  }

  .testimonial-content._2 {
    margin-top: 55px;
    margin-bottom: 0;
    margin-left: 0;
    padding: 50px 20px 40px;
  }

  .section-about-app-tab-link-content {
    flex-direction: row;
    justify-content: flex-start;
  }

  .card.integration {
    padding: 45px 20px;
  }

  .card.blog-post-featured-last {
    flex-direction: column-reverse;
  }

  .card.blog-post-featured-last.rounded {
    flex-flow: column;
  }

  .card.footer-dowload-app {
    padding-left: 20px;
    padding-right: 20px;
  }

  .card.team {
    padding: 21px 20px 42px;
  }

  .card.open-position {
    padding-top: 40px;
  }

  .card.pricing {
    flex-direction: column;
    align-items: flex-start;
    padding: 50px 20px 38px;
  }

  .card.education {
    padding: 44px 40px;
  }

  .card.plan-add-cart-mobile {
    padding: 50px 40px;
  }

  .card.integration-page {
    padding: 45px 20px;
  }

  .card.connect-integration {
    padding: 55px 40px 50px;
  }

  .card.contact {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .card.contact-more-info {
    flex-direction: row;
    padding: 50px 40px 34px;
  }

  .card.faq {
    padding: 40px 20px;
  }

  .card.team-page {
    padding: 21px 60px 42px;
  }

  .card.changelog {
    padding: 45px 20px;
  }

  .section-blog-post-grid {
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
    margin-top: 20px;
  }

  .card-blog-post-featured-content-last {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    padding-top: 10px;
    padding-left: 0;
  }

  .badge.integrations-category {
    top: 30px;
  }

  .badge.integration-hero-category {
    top: 10px;
    right: 10px;
  }

  .badge.blog-post-category {
    margin-bottom: 10px;
  }

  .cart-footer, .cart-header, .cart-list {
    padding-left: 30px;
    padding-right: 30px;
  }

  .footer-top-content {
    margin-bottom: 50px;
  }

  .footer-small-print-wrapper, .footer-main-content {
    flex-wrap: wrap;
  }

  .footer-social-media-grid {
    justify-content: flex-start;
  }

  .footer-menu-navigation-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-wrap: wrap;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .footer-menu-navigation-wrapper.workshop {
    grid-template-columns: 1fr;
    display: flex;
  }

  .footer-menu-links-wrapper.workshop {
    flex-flow: row;
  }

  .footer-menu-list {
    flex: 1;
  }

  ._2-buttons._404 {
    margin-top: 30px;
  }

  .menu-button {
    width: 47px;
    min-width: 47px;
    height: 47px;
    margin-left: 0;
  }

  .menu-button-icon {
    width: 20px;
    height: 16px;
  }

  .about-hero-wrapper {
    text-align: left;
    align-items: flex-start;
  }

  .team-members-tabs-menu {
    margin-bottom: 40px;
  }

  .mission-wrapper {
    flex-direction: column;
    padding-top: 67px;
    padding-bottom: 67px;
  }

  .tem-members-tab-link {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .team-members-grid {
    grid-column-gap: 20px;
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
  }

  .card-team-rol {
    font-size: 18px;
  }

  .principles-wrapper {
    padding: 0 20px 30px;
  }

  .principles-wrapper._1 {
    padding-left: 0;
  }

  .principles-wrapper._2 {
    padding-right: 0;
  }

  .principles-wrapper._3 {
    padding-top: 30px;
    padding-left: 0;
  }

  .principles-wrapper._4 {
    padding-top: 30px;
    padding-right: 0;
  }

  .open-positions-grid {
    grid-row-gap: 20px;
  }

  .container-medium-997px.partners {
    text-align: left;
  }

  .partners-grid {
    grid-column-gap: 6vw;
    grid-row-gap: 30px;
    justify-items: start;
  }

  .pricing-grid {
    grid-template-columns: 1fr;
    margin-bottom: 40px;
  }

  .card-price {
    font-size: 32px;
  }

  .card-pricing-bottom-content {
    align-self: stretch;
  }

  .plan-top-content-wrapper {
    margin-bottom: 30px;
  }

  .card-plan-pricing {
    font-size: 28px;
  }

  .plan-default-state {
    flex-direction: column;
  }

  .add-to-cart-option-wrapper {
    width: 100%;
    margin-bottom: 30px;
  }

  .add-to-cart-buttons {
    width: 100%;
  }

  .integrations-hero-wrapper {
    text-align: left;
    align-items: flex-start;
  }

  .integrations-categories-wrapper {
    flex-direction: column;
    grid-template-rows: 1fr 1fr auto;
    grid-template-columns: 1fr;
    display: block;
  }

  .integrations-grid {
    grid-column-gap: 10px;
    grid-template-columns: 1fr;
  }

  .integration-hero-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .container-medium-908px.home-hero {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .container-medium-908px.home-hero.once-mobile {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    margin-bottom: 20px;
  }

  .connect-integration-title-wrapper {
    margin-bottom: 30px;
  }

  .newsletter-wrapper {
    padding: 50px 40px;
  }

  .blog-post-grid {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
  }

  .blog-categories-grid {
    flex-flow: wrap;
  }

  .newsletter-form-block {
    margin-left: 0;
  }

  .blog-post-top-content-wrapper {
    margin-bottom: 20px;
  }

  .blog-post-about-wrapper {
    flex-wrap: wrap;
  }

  .rich-text p {
    margin-bottom: 25px;
  }

  .rich-text ul {
    margin-bottom: 32px;
    padding-left: 20px;
  }

  .rich-text li {
    margin-bottom: 10px;
  }

  .rich-text img {
    margin-bottom: 25px;
  }

  .rich-text figure {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .rich-text ol {
    margin-bottom: 40px;
    padding-left: 20px;
  }

  .rich-text blockquote {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-bottom: 48px;
  }

  .blog-post-author-wrapper {
    margin-bottom: 20px;
    margin-right: 20px;
  }

  .blog-post-about-content {
    margin-bottom: 20px;
  }

  .contact-title-wrapper {
    max-width: 100%;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .contact-form-grid {
    grid-row-gap: 25px;
    grid-template-columns: 1fr;
  }

  .contact-more-info-grid {
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .contact-more-info-links-wrapper {
    flex-direction: row;
  }

  .faqs-tabs {
    margin-bottom: 40px;
  }

  .faqs-tabs-menu {
    text-align: left;
    justify-content: center;
    margin-bottom: 40px;
    display: flex;
  }

  .faqs-grid {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
  }

  .faqs-tab-link {
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .more-questions-wrapper {
    text-align: left;
    margin-left: 0;
  }

  .category-title-wrapper.pricing-category {
    text-align: left;
    justify-content: flex-start;
  }

  .team-wrapper {
    flex-direction: column;
  }

  .checkout-form {
    padding-bottom: 80px;
  }

  .dropdown-links-content {
    flex-direction: column;
  }

  .footer-content-links {
    flex-direction: column;
    margin-bottom: 7px;
  }

  .dropdown-list-item.last {
    margin-bottom: 7px;
  }

  .dropdown-title {
    padding-bottom: 15px;
  }

  .error-message.cart {
    margin-left: 30px;
    margin-right: 30px;
  }

  .animation-div.integration-hero {
    position: static;
  }

  .style-guide-rich-text p {
    margin-bottom: 25px;
  }

  .style-guide-rich-text ul {
    margin-bottom: 40px;
    padding-left: 20px;
  }

  .style-guide-rich-text li {
    margin-bottom: 10px;
  }

  .style-guide-rich-text img {
    margin-bottom: 25px;
  }

  .style-guide-rich-text figure {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .style-guide-rich-text ol {
    margin-bottom: 40px;
    padding-left: 20px;
  }

  .style-guide-rich-text blockquote {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .rich-text-integration p {
    margin-bottom: 20px;
  }

  .rich-text-integration ul {
    margin-bottom: 40px;
    padding-left: 20px;
  }

  .rich-text-integration li {
    margin-bottom: 10px;
  }

  .rich-text-integration img {
    margin-bottom: 25px;
  }

  .rich-text-integration figure {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .rich-text-integration ol {
    margin-bottom: 40px;
    padding-left: 20px;
  }

  .rich-text-integration blockquote {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .rich-text-pricing p {
    margin-bottom: 25px;
  }

  .rich-text-pricing ul {
    padding-left: 20px;
  }

  .rich-text-pricing li {
    margin-bottom: 10px;
  }

  .rich-text-pricing img {
    margin-bottom: 25px;
  }

  .rich-text-pricing figure {
    margin-top: 50px;
    margin-bottom: 50px;
  }

  .rich-text-pricing ol {
    margin-bottom: 40px;
    padding-left: 20px;
  }

  .rich-text-pricing blockquote {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .heading.herotag {
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
  }

  .heading.herotag.color-white.ibm-plex-sans.migrate-to-authgear {
    font-size: 30px;
    line-height: 36px;
  }

  .heading.herotag.compare-banner {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
  }

  .heading.herotag.compare-banner.cht-compare {
    font-size: 26px;
    line-height: 32px;
  }

  .heading.herotag.text-white.ibm-plex-sans.cloud-h1 {
    text-align: left;
    font-size: 30px;
    line-height: 42px;
  }

  .cards-section {
    padding: 40px 20px;
  }

  .cards-grid-container {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    align-self: stretch;
    max-width: none;
  }

  .code-block {
    display: none;
  }

  .card-price-2 {
    font-size: 32px;
  }

  .plans-wrapper {
    display: none;
  }

  .plans-wrapper-mobile {
    display: block;
  }

  .grid-plans-mobile {
    grid-template-columns: 1.5fr 1fr;
  }

  .plans-mobile-tab {
    border-top: 5px solid var(--neutral-200);
    background-color: var(--neutral-200);
    color: var(--primary-1);
    text-align: left;
    margin-right: 6px;
    padding-top: 8px;
    padding-left: 12px;
    padding-right: 12px;
    font-size: 21px;
    font-weight: 700;
  }

  .plans-mobile-tab.w--current {
    border-top-color: var(--primary-1);
    background-color: var(--neutral-300);
  }

  .tabs-menu {
    z-index: 4;
    background-color: var(--neutral-200);
    flex-wrap: wrap;
    margin-bottom: 20px;
    display: flex;
    position: sticky;
    top: 0;
  }

  .request-an-app-wrapper {
    margin-top: 20px;
  }

  .content-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .footer-menu-title {
    margin-top: 20px;
  }

  .header__topbar__link {
    text-align: center;
    position: static;
  }

  .margin-vertical.margin-medium {
    margin-top: 1.25em;
    margin-bottom: 1.25em;
  }

  .featurespage__hero {
    margin-bottom: 80px;
  }

  .features-hero-wrapper {
    text-align: left;
    align-items: center;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .features-hero-cta-wrapper.in-ready-to-switch {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .features-hero-cta-wrapper.vs-mobile {
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .features-page-card-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .features-page-card-wrapper.alternative-order {
    flex-direction: column;
  }

  .nav-menu-dropdown {
    flex: 0 auto;
  }

  .nav-menu-dropdown-link.products, .nav-menu-dropdown-link.products.w--current {
    min-width: auto;
  }

  .nav-menu-dropdown-list.w--open {
    box-shadow: none;
    margin-bottom: 20px;
    padding-left: 4px;
    position: relative;
  }

  .nav-menu-dropdown-subtitle.removed {
    display: none;
  }

  .dropdown-toggle {
    font-size: 16px;
    display: flex;
  }

  .home-hero-wrapper.compare {
    grid-template-columns: 6fr;
  }

  .home-hero-wrapper.once {
    padding-bottom: 48px;
    padding-left: 0;
  }

  .home-hero-img-wrapper {
    padding-bottom: 40px;
  }

  .features-page-steps {
    display: block;
  }

  .social-login-card {
    margin-left: auto;
    margin-right: auto;
  }

  .image-margin {
    margin-bottom: 20px;
  }

  .feature-page-flex-container {
    margin-bottom: 40px;
    display: block;
  }

  .feature-page-flex-container.reverse-order {
    flex-direction: column-reverse;
    display: flex;
  }

  .solution-text-block {
    max-width: 100%;
    margin-bottom: 20px;
    padding: 0;
  }

  .solution-text-block.text-align-left {
    padding: 20px;
  }

  .solution-image-block {
    max-width: 100%;
    padding: 0;
  }

  .feature-image-wrapper {
    text-align: center;
    padding: 40px 0;
  }

  .passkey-image {
    max-width: 100%;
  }

  .container-1440 {
    max-width: 217%;
    margin-top: 0;
    padding-top: 645px;
  }

  .container-1440.home-mobile-banner {
    padding-top: 40px;
  }

  .home-hero-demo-link {
    margin-top: 40px;
    margin-right: 40px;
    font-size: 18px;
  }

  .home-hero-arrow-wrapper {
    width: 58px;
    height: 58px;
  }

  .home-feature-card {
    width: 90%;
  }

  .container--homefeaturecard {
    flex-direction: row;
    justify-content: center;
    height: auto;
  }

  .container--homefeaturecard.container--homefeaturecard--title {
    justify-content: flex-start;
  }

  .home-feature-largetitle {
    margin-bottom: 10px;
    padding-left: 10px;
  }

  .home-newfeaturetag {
    margin-left: auto;
    margin-right: auto;
  }

  .accordion-container {
    margin-bottom: 15px;
  }

  .solution-flex-container {
    margin-bottom: 40px;
  }

  .solution-flex-container.reverse-order.container-default {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-direction: column;
    display: flex;
  }

  .solution-flex-container.gap-40 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-flow: column-reverse;
    display: flex;
  }

  .solution-flex-container.gap-40.reverse-order {
    flex-flow: column-reverse;
  }

  .accordion-h3 {
    font-size: 22px;
  }

  .edm-submit-button {
    font-size: 16px;
  }

  .feature-grid {
    grid-template-columns: 1fr;
  }

  .grid-2.company-grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr;
    justify-items: center;
  }

  .split-hero.section-blog-left {
    margin-bottom: 30px;
  }

  .split-hero.cta-left {
    max-width: 100%;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .split-hero.cta-right {
    max-width: 100%;
  }

  .split-hero.mission-left {
    max-width: 100%;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .split-hero.mission-right {
    max-width: 100%;
  }

  .split-hero.integrations-hero-left, .split-hero.integration-hero-left {
    margin-bottom: 40px;
  }

  .split-hero.top-latest-posts-left {
    max-width: none;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .split-hero.contact-left {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 40px;
  }

  .split-hero.blog-posts-category-left {
    max-width: none;
  }

  .split-hero.team-left {
    max-width: 100%;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .split-hero.team-right {
    max-width: 100%;
  }

  .split-hero.team-posts {
    max-width: none;
  }

  .split-hero.checkout-left {
    margin-bottom: 40px;
  }

  .disover-grid {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .getdemo-bg {
    background-image: url('../images/demo_bg-m2x.jpg');
  }

  .getdemo-submit.small {
    display: none;
  }

  .getdemo-submit.card-pricing {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .getdemo-submit.header-button {
    display: none;
  }

  .getdemo-submit.header-button-mobile.outline {
    border: 3px solid var(--primary-1);
    color: var(--primary-1);
    background-color: #0000;
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .getdemo-submit.home-hero {
    padding: 16px 21px;
  }

  .getdemo-title {
    font-size: 48px;
  }

  .getdemo-trust-logo {
    width: 150px;
    margin-left: 0;
    margin-right: 0;
  }

  .flex-block-2.webinar-title {
    align-items: center;
  }

  .div-block-5 {
    display: none;
  }

  .flex-block-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
  }

  .webinar-left-top {
    border: 1px solid #06ffff;
    padding: 6px 16px;
    font-size: 14px;
    line-height: 18.52px;
  }

  .webinar-left-bottom {
    display: none;
  }

  .webinar-left-bottom.mobile-date {
    font-size: 18px;
    font-weight: 500;
    line-height: 23.81px;
    display: block;
  }

  .webinar-title.title-top {
    font-size: 22px;
    line-height: 29.11px;
  }

  .webinar-title.title-bottom {
    text-align: center;
    align-self: center;
    font-size: 22px;
    line-height: 29.11px;
  }

  .webinar-registration-button {
    padding-left: 32px;
    padding-right: 32px;
    font-size: 16px;
    line-height: 18px;
  }

  .container-default-inner {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .container-default-inner.px-0.gap-0 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .container-default-inner.px-0.gap-0.pb-0.horizon-container {
    grid-template-columns: 1fr;
  }

  .container-default-inner.px-0.gap60 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding-bottom: 0;
  }

  .container-default-inner.seminar-container {
    flex-flow: column;
  }

  .container-default-inner.flex-column {
    grid-template-columns: 68fr;
  }

  .container-default-inner.once-footer {
    flex-flow: column;
  }

  .container-default-inner.once-container-bottom {
    padding: 64px 24px;
  }

  .container-default-inner.once-container-bottom.once-container-top.once-container-60-gap {
    padding-top: 64px;
  }

  .container-default-inner.download-hero-container {
    flex-flow: column-reverse;
  }

  .top-content-description {
    width: 100%;
    max-width: none;
    font-family: IBM Plex Sans, sans-serif;
    font-size: 18px;
    line-height: 24px;
  }

  ._2-block-flex, ._2-block-flex.tabs-with-image.ibm-plex-sans.reverse-order {
    flex-flow: column;
  }

  ._2-block-flex.footer-form.bg-white.radius-24px.p-60 {
    padding: 40px 20px;
  }

  ._2-block-flex.space-between.gap-24-m {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  ._2-block-flex.left.gap-140.m-gap-40 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  ._2-block-flex.left.gap-140.m-gap-40.m-left {
    justify-content: flex-start;
    align-items: flex-start;
  }

  ._2-block-flex-content {
    max-width: 100%;
  }

  ._2-block-flex-image.left {
    order: 1;
  }

  ._2-block-flex-image.tabs {
    order: -1;
    margin-bottom: 20px;
    margin-left: 0;
  }

  ._2-block-flex-image.tabs.first {
    margin-right: 0;
  }

  .hover-change-title.new-hover-change-title {
    font-size: 20px;
    line-height: 24px;
  }

  ._2-block-flex-content-h2 {
    font-size: 26px;
    line-height: 32px;
  }

  ._2-block-flex-content-p {
    font-size: 16px;
    line-height: 22px;
  }

  ._2-block-flex-content-h3 {
    font-size: 20px;
    line-height: 28px;
  }

  ._2-block-flex-content-list-item {
    font-size: 16px;
    line-height: 22px;
  }

  ._2-block-flex-content-list-item.mb-0.authgear-workshop {
    background-position: 0 -2px;
    font-size: 18px;
    line-height: 24px;
  }

  .home-tabs-menu-title {
    font-size: 14px;
    line-height: 18px;
  }

  .home-card-title.hover-to-white {
    font-size: 20px;
    line-height: 28px;
  }

  .home-card-description {
    font-size: 16px;
    line-height: 22px;
  }

  .text-block-5 {
    font-size: 20px;
    line-height: 28px;
  }

  .form-heading.color-white.footer-form {
    font-size: 30px;
    line-height: 36px;
  }

  .form-heading.color-white.footer-form.compare-form-heading {
    font-size: 30px;
  }

  .footer-form-section.new-bg {
    background-image: url('../images/migratetoauthgear_form-bg-m2x.webp');
    background-position: 0 0;
    background-size: 100% 100%;
  }

  .footer-form-section.compare-footer {
    -webkit-text-fill-color: inherit;
    background-position: 50%;
    background-clip: border-box;
  }

  .image-9 {
    height: auto;
  }

  .button-wrapper {
    grid-column-gap: 10px;
    margin-top: 0;
  }

  .fs-cookie-popup {
    flex-direction: column;
    margin-bottom: 0%;
    padding: 15px;
  }

  .preferences-container {
    min-width: 300px;
    max-width: 80vw;
  }

  .cookie-paragraph {
    width: 100%;
    margin-bottom: 5px;
    font-size: 12px;
    line-height: 16px;
  }

  .image-56 {
    min-height: 25px;
  }

  .heading-18 {
    font-size: 18px;
    line-height: 24px;
  }

  .heading-17 {
    font-size: 26px;
    line-height: 32px;
  }

  .text-block-22 {
    font-size: 18px;
    line-height: 24px;
  }

  .hero {
    padding: 40px 20px 0;
  }

  .hero.money2020 {
    margin-top: 110px;
  }

  .flex-block-20 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
  }

  ._4-card-grid {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .section-8 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .image-54 {
    width: 24px;
  }

  .heading-19 {
    text-align: center;
    font-size: 22px;
    line-height: 26px;
  }

  .card-block-title {
    font-size: 18px;
  }

  .card-block-desc {
    font-size: 16px;
    line-height: 22px;
  }

  .flex-block-21 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
  }

  .section-9 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .image-57 {
    width: 24px;
  }

  .text-block-24 {
    font-size: 16px;
    line-height: 22px;
  }

  .heading-20 {
    text-align: center;
    font-size: 22px;
    line-height: 26px;
  }

  .text-block-26 {
    font-size: 18px;
    line-height: 26px;
  }

  .text-block-23 {
    font-size: 18px;
  }

  .text-block-25 {
    font-size: 16px;
    line-height: 22px;
  }

  .free-trial-image, ._2-block_flex-right.form {
    width: 100%;
  }

  ._2-block_flex-right.flex.gap-24.flex-column.grow {
    align-self: stretch;
  }

  ._2-block_flex-left {
    width: 100%;
  }

  ._2-block_flex-left.form {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    width: 100%;
  }

  .section-10 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .section-10.form {
    background-image: url('../images/generalcampaigns_form-bg-m2x.webp');
    background-position: 0 0;
    background-size: cover;
  }

  .text-block-28 {
    font-size: 32px;
    line-height: 40px;
  }

  .text-block-27 {
    font-size: 26px;
    line-height: 32px;
  }

  .form-block-2 {
    width: 100%;
    min-width: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .contactform {
    width: 100%;
  }

  ._3-card-grid {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  ._3-card-grid.row-gap-64 {
    grid-row-gap: 24px;
  }

  .home-feature-cards-v2_wrap {
    grid-row-gap: 24px;
    flex-flow: column;
    display: flex;
  }

  .home-feature-cards-v2_wrap.gap-32 {
    flex-flow: column;
    display: flex;
  }

  .home-feature-cards-v2_image.width-auto.px-60.height-100 {
    margin-bottom: 20px;
  }

  .container-full {
    background-image: url('../images/why-authgear-kv_bg_m2x.webp');
    background-size: 100%;
  }

  .why-authgear-heading {
    font-size: 36px;
    line-height: 1.2em;
  }

  .middle-hero-paragraph {
    font-size: 18px;
    line-height: 26px;
  }

  .mb-32.color-white.mobile-18px {
    font-size: 18px;
    line-height: 24px;
  }

  ._2-card-grid {
    grid-template-columns: 1fr;
  }

  ._2-card-grid.gap-32.mobile-1-col {
    grid-template-columns: minmax(200px, 1fr);
  }

  ._2-card-grid.gap-32.mb-40._2-rows {
    grid-template-rows: auto auto;
    grid-template-columns: minmax(200px, 1fr);
  }

  .svg-card {
    padding: 24px;
  }

  .svg-card.p-0.bg-transparent.with-divider {
    border-bottom: 1px solid #dfdfdf;
    border-right-style: none;
    border-right-width: 0;
    padding: 16px 0;
  }

  .svg-card.p-0.bg-transparent.with-divider.first {
    padding-top: 0;
  }

  .svg-card.p-0.bg-transparent.with-divider.last {
    border-bottom-style: none;
    border-bottom-width: 0;
    padding-bottom: 0;
  }

  .svg-card-content-title.left.inter.color-2e2e2e.mobile-20px {
    font-size: 20px;
    line-height: 24px;
  }

  .svg-card-content-title.left.inter.color-2e2e2e.mobile-20px.size-22 {
    font-size: 20px;
  }

  .svg-card-content-description.inter.text-align-left.mobile-16px, .svg-card-content-description.text-align-left.mobile-16px {
    font-size: 16px;
    line-height: 24px;
  }

  .svg-card-content-description.white-svg-card {
    font-size: 20px;
    line-height: 24px;
  }

  .nav-button.login.plausible-event-name--login.mobile {
    align-self: stretch;
    transition: transform .35s, color .35s;
  }

  .nav-button.login.plausible-event-name--login.mobile:hover {
    transform: scale(.97);
  }

  .nav-button.login.plausible-event-name--login.once {
    display: flex;
  }

  .mobile-nav-buttons {
    flex-flow: column;
  }

  .grid-12.gap-36 {
    grid-template-columns: minmax(0, 1fr);
  }

  .grid-12.gap-36.mobile-bg-white.mobile-gap-16 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .features-card-new.px-24.bg-transparent.space-between.border-0.mobile-bg-white, .features-card-new.px-24.bg-transparent.border-0.mobile-bg-white {
    background-color: #fff;
  }

  .top-content-title.ibm-plex-sans.color-2e2e2e.size-40.mobile-center, .top-content-title.ibm-plex-sans.color-white.size-40, .top-content-title.ibm-plex-sans.trusted-by-title.size-40.mobile-center {
    font-size: 26px;
  }

  .top-content-title.mg-bottom-16px.ibm-plex-sans.color-2e2e2e.size-40 {
    font-size: 26px;
    line-height: 32px;
  }

  .ibm-plex-sans.once-h2.gray.once-mobile {
    font-size: 32px;
    line-height: 40px;
  }

  .mw-140 {
    max-width: none;
  }

  .mw-140.md-120 {
    max-width: 120%;
  }

  .new-heading {
    font-size: 36px;
    line-height: 1.2em;
  }

  .card-full.workshop {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .workshop-agenda {
    place-items: center stretch;
  }

  ._5-card-grid {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
  }

  ._5-card-grid.gap-32.mobile-1-col {
    grid-template-columns: minmax(200px, 1fr);
  }

  .workshop_why-attend_bottom {
    width: 100%;
  }

  .workshop_why-attend_card-pink {
    padding-bottom: 47px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .bg-black.bg-workshop-gradient {
    background-image: url('../images/24OCTSG_reserve_bg_m2x.webp');
  }

  .workshop_why-attend_card-blue {
    padding-bottom: 47px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .workshop_subtext-note, .weight-600 {
    line-height: 24px;
  }

  .weight-600.color-adadad.capitalize.nowrap.align-top {
    font-size: 32px;
    line-height: 40px;
  }

  .workshop_h2 {
    font-size: 28px;
    line-height: 32px;
  }

  .workshop_h2.card-h2 {
    font-size: 32px;
    line-height: 40px;
  }

  .workshop_h2-main {
    font-size: 40px;
    line-height: 48px;
  }

  .workshop_hero_location, .workshop_hero_date, .workshop_hero_time {
    text-align: left;
  }

  .workshop_hero_h1.mb-0 {
    font-size: 28px;
    line-height: 36px;
  }

  .workshop_hero_description {
    font-size: 20px;
    line-height: 24px;
  }

  .workshop_cta {
    line-height: 24px;
  }

  .workshop-nav {
    padding-left: 20px;
    padding-right: 20px;
  }

  .authgear-workshop-cta {
    min-width: 130px;
    max-width: 130px;
  }

  .authgear-workshop-cta.w--current {
    margin-right: 20px;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .faq2_icon-2 {
    width: 28px;
  }

  .faq-accordion-question.referral-faq-q, .faq-accordion-question.referral-faq-q.pumping-fraud-faq {
    font-size: 20px;
    line-height: 24px;
  }

  .faq2_question-2 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .referral-faq-a-2 {
    font-size: 18px;
  }

  .text-block-33 {
    width: auto;
  }

  .text-block-34 {
    line-height: 24px;
  }

  .workshop-footer-form_content {
    font-size: 20px;
    line-height: 24px;
  }

  .workshop-form {
    padding: 24px 32px;
  }

  .hero_workshop_bottom-icon {
    width: 36px;
    min-width: 36px;
  }

  .text-block-35 {
    line-height: 24px;
  }

  .workshop_speaker-text {
    font-size: 28px;
    line-height: 28px;
  }

  .features-hero-description.text-purple {
    text-align: center;
    align-self: auto;
  }

  .featurespage__hero_v2 {
    margin-bottom: 80px;
  }

  .featurespage__hero_v2.featurespage__hero_bg {
    margin-top: 80px;
  }

  .featurespage__hero_v2.featurespage__hero_bg.mt-80.enterprise-hero {
    background-image: url('../images/solutions_enterprise-sso_kv-bg-m2x.webp');
  }

  .featurespage__hero_v2.featurespage__hero_bg.inverse {
    margin-bottom: 0;
  }

  .featurespage__hero_v2.featurespage__hero_bg.vs-page {
    background-image: url('../images/compare_bg-m2x.webp');
  }

  .featurespage__hero_v2.featurespage__hero_bg.no-bg {
    padding-left: 20px;
    padding-right: 20px;
  }

  .features-page-h3 {
    font-size: 26px;
    line-height: 32px;
  }

  .features-text-block {
    max-width: 100%;
    margin-bottom: 20px;
    padding: 0;
  }

  .features-text-block.text-align-left {
    padding: 20px;
  }

  .card-full.radius-48px.p-60.bg-blue.bg-radial-gradient-blue {
    background-image: radial-gradient(circle at 0 0, #391ce9, #3484f8 50%, #bbe7ff), linear-gradient(#391ce9, #391ce9);
  }

  .features-h2.gray-gradient.mb-0.mobile-26px {
    font-size: 26px;
    line-height: 32px;
  }

  .tabs-pretext.ibm-plex-sans {
    max-width: 100%;
  }

  .features-hero-wrapper-v2 {
    text-align: left;
    align-items: center;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .featurespage__hero-titletag {
    font-size: 20px;
    line-height: 24px;
  }

  .feature-image-wrapper-full {
    text-align: center;
    padding: 40px;
  }

  .features-hero-wrapper-new {
    text-align: left;
    align-items: center;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .features-hero-wrapper-new.gap140 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .features-hero-wrapper-new.inner-bg {
    background-image: url('../images/features-hero-banner-newbg-m2x.webp');
    background-size: cover;
    border-radius: 24px;
    margin-left: 0;
    margin-right: 0;
    padding: 32px 16px;
  }

  .svg-card-back {
    padding: 24px;
  }

  .svg-card-back.p-0.bg-transparent.with-divider {
    border-bottom: 1px solid #dfdfdf;
    border-right-style: none;
    border-right-width: 0;
    padding: 16px 0;
  }

  .svg-card-back.p-0.bg-transparent.with-divider.first {
    padding-top: 0;
  }

  .svg-card-back.p-0.bg-transparent.with-divider.last {
    border-bottom-style: none;
    border-bottom-width: 0;
    padding-bottom: 0;
  }

  .svg-card-front {
    padding: 24px;
  }

  .svg-card-front.p-0.bg-transparent.with-divider {
    border-bottom: 1px solid #dfdfdf;
    border-right-style: none;
    border-right-width: 0;
    padding: 16px 0;
  }

  .svg-card-front.p-0.bg-transparent.with-divider.first {
    padding-top: 0;
  }

  .svg-card-front.p-0.bg-transparent.with-divider.last {
    border-bottom-style: none;
    border-bottom-width: 0;
    padding-bottom: 0;
  }

  .tabs-menu-rounded_tab-wrap {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 22px;
  }

  .features-flex-container {
    margin-bottom: 40px;
  }

  .features-flex-container.reverse-order.container-default {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-direction: column;
    display: flex;
  }

  .features-flex-container.gap-40 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-direction: column;
    display: flex;
  }

  .features-flex-container.gap-40.reverse-order.reverse-again, .features-flex-container.gap-40.reverse-again {
    flex-flow: column-reverse;
  }

  .solution-text-block-copy {
    max-width: 100%;
    margin-bottom: 20px;
    padding: 0;
  }

  .solution-text-block-copy.text-align-left {
    padding: 20px;
  }

  .features-h3-dark {
    font-size: 22px;
    line-height: 32px;
  }

  .password-vs-biometric-table {
    grid-template-columns: 1fr 1fr;
  }

  .password-vs-biometric-table_header.first.zone-1, .password-vs-biometric-table_data.zone-1 {
    display: none;
  }

  .paragraph-9 {
    font-size: 30px;
    line-height: 36px;
  }

  .paragraph-9.cht-compare {
    font-size: 30px;
  }

  .banner-cta {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .sign-up-link {
    justify-content: center;
    align-items: center;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .linear-gradient-heading {
    width: 100%;
  }

  .linear-gradient {
    width: 100%;
    display: inline-block;
  }

  .linear-gradient.cht-compare-linear {
    display: inline;
  }

  .flex-block-25 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .text-block-40 {
    color: #2b2b2b;
  }

  .flex-block-29 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .table-row {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .table-heading {
    justify-content: center;
    align-items: center;
  }

  .table-heading.first-column {
    border-bottom: 1px solid #edeff2;
  }

  .table-body.table-body-center {
    margin-top: 8px;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .table-body.first-column {
    text-align: left;
    height: auto;
    margin-top: 8px;
  }

  .text-block-41 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .flex-block-30 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .flex-block-31 {
    grid-template-rows: 1fr 1fr auto;
    grid-template-columns: 1fr 1fr;
  }

  .compare-heading {
    font-size: 26px;
    line-height: 32px;
  }

  .compare-banner-content {
    font-size: 16px;
    line-height: 24px;
    display: block;
  }

  .compare-banner-content.laptop {
    display: none;
  }

  .blue {
    color: #365ef2;
  }

  .text-span-26, .text-span-27 {
    width: 100%;
    display: inline-block;
  }

  .flex-block-32 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
  }

  .home-hero-cta-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
  }

  .home-hero-cta-wrapper.once-cta-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 24px;
  }

  .home-hero-cta-wrapper.once-cta-wrapper.in-small-teams {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .home-hero-cta-wrapper.once-cta-wrapper {
    justify-content: center;
    align-items: center;
  }

  .seminar-hero-h1 {
    margin-bottom: 16px;
    font-size: 36px;
    line-height: 48px;
  }

  .semina-hero-sub {
    font-size: 18px;
    line-height: 24px;
  }

  .semina-intro {
    z-index: 1;
    padding: 64px 20px;
    position: relative;
  }

  .semina-title, .seminar-content {
    text-align: center;
  }

  .flex-block-34 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .seminar-about {
    z-index: 0;
  }

  .seminar-about.speaker {
    z-index: -1;
  }

  .flex-block-35 {
    flex-flow: column;
  }

  .seminar-section-title-upper {
    font-size: 28px;
    line-height: 32px;
  }

  .seminar-section-title {
    font-size: 40px;
    line-height: 48px;
  }

  .seminar-hero-container {
    background-image: url('../images/seminar-kv_m2x.webp');
    background-position: 50%;
    height: 767.5px;
    padding-top: 112.5px;
  }

  .container-1444 {
    flex-flow: column;
    width: 226px;
    height: auto;
  }

  .seminar-highlight {
    letter-spacing: normal;
  }

  .div-block-8 {
    width: 276px;
  }

  .flex-block-37 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .seminar-agenda-card {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .flex-block-38 {
    flex-flow: column;
  }

  .flex-block-39 {
    justify-content: center;
    align-items: center;
  }

  .div-block-10 {
    width: 100%;
  }

  .seminar-map-container {
    z-index: 1;
  }

  .seminar-info {
    font-size: 18px;
  }

  .seminar-info.location {
    line-height: 24px;
  }

  .seminar-date {
    font-size: 24px;
  }

  .div-block-11 {
    margin-bottom: 16px;
  }

  .flex-block-40 {
    grid-template-columns: 1fr;
  }

  .image-63 {
    margin-top: 24px;
    display: none;
  }

  .image-63.mobile-amy {
    display: block;
  }

  .footer-dark {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper-2 {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .strong.color-white._28size.once-mobile {
    text-align: left;
    text-align: left;
    font-size: 30px;
    font-weight: 400;
    line-height: 42px;
  }

  .text-span-36 {
    width: 100%;
    display: inline-flex;
  }

  .flex-block-42 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .image-65 {
    z-index: 0;
    width: 536px;
    height: 536px;
    top: -320px;
    bottom: auto;
    right: -278px;
  }

  .image-66 {
    width: 375px;
    top: 204px;
    bottom: auto;
    right: -17px;
  }

  .image-68 {
    top: 2135px;
    left: -19px;
  }

  .image-69 {
    width: 580px;
    bottom: 8px;
    left: -21px;
    right: auto;
  }

  .image-70 {
    z-index: 2;
    width: 536px;
    padding-right: 0;
    top: 950px;
    left: auto;
    right: -300px;
  }

  .image-71 {
    z-index: 0;
    position: absolute;
    bottom: -131px;
    left: -264px;
  }

  .image-72 {
    bottom: -20px;
    left: -21px;
  }

  .image-73 {
    z-index: 1;
    width: 536px;
    height: 536px;
    display: block;
    position: absolute;
    bottom: 900px;
    left: -294px;
  }

  .seminar_form {
    padding: 24px 32px;
  }

  .whats-new-hero-h1 {
    text-align: center;
    font-size: 30px;
    line-height: 36px;
  }

  .what-s-new-item {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
  }

  .text-block-45 {
    font-size: 16px;
    line-height: 24px;
  }

  .whats-new-last-section-cta-wrap {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
  }

  .whatsnew_lastsection-heading {
    font-size: 30px;
    line-height: 36px;
  }

  .text-block-46 {
    font-size: 16px;
    line-height: 24px;
  }

  .case-study-featured-wrap, .case-study-item-wrap {
    flex-flow: column;
  }

  .case-study-list {
    grid-template-columns: 1fr;
  }

  .case-study-post-top-wrap {
    flex-flow: column;
  }

  .case-study-post-title {
    font-size: 30px;
    line-height: 36px;
  }

  .case-study-post-body {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .case-study-post-sidebar {
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    min-width: 0;
    max-width: none;
    position: static;
  }

  .case-study-post-company-info-wrap {
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
  }

  .intro-card-container {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .switch-benifit-card-container {
    grid-template-columns: 1fr;
  }

  .linear-2 {
    text-align: center;
    display: block;
  }

  .compare-banner-image {
    height: 335px;
    margin-top: 32px;
  }

  .once-subititle {
    width: 100%;
    padding-bottom: 0;
  }

  .once-subititle.once-mobile {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .once-grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .once-cards-div {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .once-card.once--1-card {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    height: auto;
  }

  .once-card.once--2-card, .once-card.once--3-card, .once-card.once--4-card {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    height: auto;
  }

  .once-card-image.card-square-img {
    width: 100%;
    max-width: 100%;
    max-height: 100%;
  }

  .once-card-title {
    display: block;
  }

  .once-iam-flex {
    justify-content: center;
    align-items: center;
  }

  .once-h1-container {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .once-img {
    width: 70%;
    max-width: 400px;
  }

  .pricing-sub {
    font-size: 20px;
    line-height: 24px;
  }

  .pricing-content {
    font-size: 16px;
    line-height: 24px;
  }

  .pricing {
    padding: 0;
  }

  .pricing-cards {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .pricing-cards.once-pricing {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    place-items: center;
  }

  .pricing-card.enterprise.once-pricing-width {
    max-width: 100%;
  }

  .pricing-outer.once-pricing-width {
    max-width: 100%;
    margin-left: 0;
  }

  .footer-dark-2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper-3 {
    flex-direction: column;
    align-items: center;
  }

  .footer-content-2 {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block-2 {
    align-items: center;
  }

  .footer-link-2:hover {
    color: #1a1b1fbf;
  }

  .footer-social-block-2 {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link-2 {
    margin-left: 20px;
  }

  .footer-divider-2 {
    margin-top: 60px;
  }

  .comparison-wrapper {
    width: 100%;
  }

  .comparison {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .comparison-row {
    grid-template-columns: 1fr 1fr;
  }

  .comparison-row.comprison-header {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-bottom: 12px;
  }

  .comparison-column {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .comparison-column.comparison-plan {
    width: 100%;
    padding: 8px 0;
  }

  .comparison-column.comparison-plan.default {
    color: #365ef2;
    border-bottom: 2px solid #365ef2;
    width: 100%;
  }

  .comparison-column.comparison-plan.default.plan-option {
    border-bottom-color: #365ef2;
  }

  .comparison-column.comparison-plan.plan-option {
    cursor: pointer;
    border-bottom: 2px solid #fff;
    height: 40px;
    font-size: 16px;
    line-height: 24px;
  }

  .comparison-column.developers-plan, .comparison-column.business-plan, .comparison-column.enterprise-plan, .empty {
    display: none;
  }

  .looking-header {
    font-size: 28px;
    line-height: 35px;
  }

  .default-icon {
    width: 28px;
  }

  .once-price-float {
    width: 95%;
    display: block;
    position: static;
    top: 85px;
    left: 2.5%;
    right: auto;
  }

  .once-price-float.mobile-fix {
    height: auto;
    display: block;
  }

  .whats-included {
    height: auto;
    padding-bottom: 32px;
    position: relative;
    bottom: 0;
  }

  .link-block._5-min {
    margin-left: 0;
  }

  .remember {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .once-h2 {
    font-size: 26px;
    line-height: 32px;
  }

  .text-block-53 {
    padding-top: 40px;
    padding-bottom: 24px;
  }

  .remember-card {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    padding: 32px 24px;
  }

  .all-in-one-tab {
    flex-flow: wrap;
    padding: 16px 24px;
  }

  .all-in-one-tab.active {
    background-color: #0009;
    flex-flow: wrap;
    padding: 24px 16px;
  }

  .all-in-one-img-container._1.active-tab-img, .all-in-one-img-container._2, .all-in-one-img-container._3, .all-in-one-img-container._4, .all-in-one-img-container._5 {
    display: none;
  }

  .grid-13 {
    grid-template-columns: 1fr;
  }

  .container-1451 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    max-width: none;
  }

  .who-choose-title {
    font-size: 20px;
    line-height: 28px;
  }

  .container-1452 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .grid-14 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .grid-14.gap-20 {
    flex-flow: column;
  }

  .flex-block-45 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .code-outer {
    max-width: none !important;
  }

  .once-2-tab {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    margin-bottom: 470px;
  }

  .image-77 {
    width: 100vw;
    inset: auto auto -480px 0;
  }

  .flex-block-51 {
    flex-flow: column;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-21 {
    max-width: none;
  }

  .container-1455 {
    display: none;
  }

  .container-1455.mobile-table {
    grid-column-gap: 48px;
    grid-row-gap: 48px;
    flex-flow: column;
    align-items: stretch;
    display: none;
  }

  .flex-block-54 {
    flex-flow: row;
    grid-template-columns: 1.5fr 1fr;
    justify-content: space-between;
    justify-items: stretch;
    display: flex;
  }

  .div-block-22 {
    width: 100%;
  }

  .once-white {
    background-color: #fff;
  }

  .mobile-tab-image {
    width: 100%;
    margin-top: 6px;
    display: none;
  }

  .mobile-tab-image.active {
    display: block;
  }

  .container-default-inner-2 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .container-default-inner-2.once-footer {
    flex-flow: column;
  }

  .once-card-title-2 {
    display: block;
  }

  .button-primary-2.home-hero {
    padding: 16px 21px;
  }

  .button-primary-2.home-hero.new-home {
    width: 100%;
  }

  .button-primary-2.home-hero.new-home.radius-16.once-special-button {
    width: auto;
  }

  .once-img-2 {
    max-width: 175px;
  }

  .full-plan {
    margin-bottom: 32px;
    font-size: 24px;
    line-height: 32px;
  }

  .once-h1 {
    text-align: left;
    font-size: 30px;
    line-height: 42px;
  }

  .flex-block-58 {
    grid-template-columns: 1fr;
  }

  .high.low {
    flex-flow: column;
  }

  ._50img {
    max-width: 100%;
  }

  .grid-16 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .flex-block-59 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .flex-block-63 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .flex-block-63.tbc {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
    grid-auto-flow: column;
  }

  .authgear-once-form-2 {
    flex-flow: column;
    grid-template-columns: 1fr;
    margin-top: 24px;
    padding-left: 0;
    padding-right: 0;
  }

  .authgear-once {
    width: auto;
    max-width: 100%;
  }

  .authgear-once.mobile {
    grid-template-columns: 1fr;
  }

  .recaptcha, .recaptcha-2 {
    margin-bottom: 0;
  }

  .payment {
    background-image: url('../images/once_payment-bg-m2x.webp');
    background-repeat: no-repeat;
    justify-content: flex-start;
    align-items: center;
    padding: 48px 20px;
  }

  .payment-block {
    padding-left: 24px;
    padding-right: 24px;
  }

  .popup-container {
    padding-left: 20px;
    padding-right: 20px;
    display: none;
  }

  .waitlist-popup {
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    max-width: 100% !important;
  }

  .section-14 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-84 {
    display: none;
  }

  .tab-background {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .tab-switcher {
    padding-left: 8px;
    padding-right: 8px;
  }

  .product-switch-outer {
    margin-bottom: 32px;
  }

  .flex-block-66, .flex-block-66.w--current, .flex-block-66.active {
    padding-left: 8px;
    padding-right: 8px;
  }

  .case-study-card {
    grid-template-rows: auto auto;
    grid-template-columns: 3fr;
  }

  .flex-block-68 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .sms-left-right {
    flex-flow: column;
    padding-left: 24px;
    padding-right: 24px;
  }

  .sms-left-right.reverse {
    flex-flow: column;
  }

  .features-card-image-radius {
    width: 100%;
  }

  .flex-block-71 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .table-header {
    grid-template-columns: 0 1fr 1fr;
  }

  .table-header.table-content {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-25 {
    padding: 32px 16px;
  }

  .table-text.title {
    border-bottom: 1px solid #e4e7ee;
    width: 100%;
    padding-bottom: 16px;
  }

  .ready-to-switch {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    padding: 48px;
  }

  .casestudy_collection_lastsection-heading {
    font-size: 30px;
    line-height: 36px;
  }

  .compare-table-multi-info {
    border: 1px #000;
  }

  .compare-table-text-light.title {
    border: 1px #000;
    width: 100%;
    padding-bottom: 16px;
  }

  .nav-button-dark.small {
    display: none;
  }

  .nav-button-dark.card-pricing {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .nav-button-dark.header-button-mobile.outline {
    border: 3px solid var(--primary-1);
    color: var(--primary-1);
    background-color: #0000;
    padding-top: 14px;
    padding-bottom: 14px;
  }

  .nav-button-dark.header-button-mobile.signup.plausible-event-name--signup {
    align-self: stretch;
  }

  .nav-button-dark.home-hero {
    padding: 16px 21px;
  }

  .nav-button-dark.home-hero.new-home {
    width: 100%;
  }

  .nav-button-dark.home-hero.new-home.compare {
    width: auto;
  }

  .nav-button-dark.home-hero.new-home.seminar {
    font-size: 18px;
    line-height: 24px;
  }

  .nav-button-dark.home-hero.new-home.seminar.blue-button {
    width: auto;
  }

  .nav-button-dark.home-hero.new-home.radius-16.once-special-button {
    width: auto;
    margin-left: 0;
    margin-right: auto;
  }

  .nav-button-dark.new-home {
    font-size: 16px;
    line-height: 22px;
  }

  .nav-button-dark.feature-hero-btn-v2.nomargin {
    width: 100%;
  }

  .nav-button-dark.feature-hero-btn-v2.vs-mobile {
    width: 100%;
    margin-bottom: 24px;
  }

  .login-default-inner-section {
    overflow: hidden;
  }

  .login-default-inner-section.gallery-footer {
    background-image: none;
  }

  .login-img-slide {
    height: 100%;
  }

  .login-slider, .login-slider.mobile {
    height: 470px;
  }

  .image-87 {
    max-width: 100%;
    max-height: 100%;
  }

  .content-container {
    flex-flow: column;
    display: flex;
  }

  .title-light.features, .title-light.testimonials {
    margin-bottom: 16px;
  }

  .title-light.cta-split-content-left, .title-light.cta-split-content-right {
    font-size: 27px;
  }

  .title-light.footer-menu, .title-light.mission {
    margin-bottom: 20px;
  }

  .title-light.partners {
    margin-bottom: 40px;
  }

  .title-light.plan {
    font-size: 47px;
  }

  .title-light.plan-features {
    font-size: 20px;
  }

  .title-light.integrations-hero {
    margin-bottom: 16px;
  }

  .title-light.integration-hero {
    font-size: 38px;
  }

  .title-light.blog {
    margin-bottom: 20px;
    font-size: 35px;
  }

  .title-light.newsletter {
    font-size: 32px;
  }

  .title-light.blog-post-latest-articles {
    margin-bottom: 20px;
  }

  .title-light.category {
    font-size: 47px;
  }

  .title-light.features-hero, .title-light.features-page {
    margin-bottom: 16px;
  }

  .title-light.features-page.text-align-left.video-section-title {
    font-size: 26px;
    line-height: 32px;
  }

  .title-light.features-hero-v2 {
    margin-bottom: 16px;
    font-size: 30px;
  }

  .title-light.features-page-v2 {
    margin-bottom: 16px;
    font-size: 26px;
  }

  .title-light.pricing-h1 {
    margin-bottom: 16px;
    font-size: 30px;
    line-height: 36px;
  }

  .paragraph-11 {
    font-size: 20px;
    line-height: 24px;
  }

  .gallery-h1 {
    font-size: 30px;
    line-height: 36px;
  }

  .paragraph-12 {
    font-size: 18px;
    line-height: 24px;
  }

  .container-1466 {
    flex-flow: column;
  }

  .gallery-posts {
    padding-top: 0;
    padding-bottom: 0;
  }

  .collection-list-4 {
    grid-template-columns: 1fr;
  }

  .gallery-footer {
    background-image: url('../images/ui_gallery_bg-m2x.webp');
    background-position: 50% 0;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .paragraph-13 {
    font-size: 30px;
    line-height: 38px;
  }

  .collection-list-5 {
    flex-flow: column;
  }

  .case-study-rich-text blockquote {
    padding: 24px;
  }

  .collection-list-6 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .div-block-28 {
    width: 100%;
  }

  .div-block-29 {
    display: none;
  }

  .tools-container {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .tools-container.flex-center {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .tools-container.faq {
    grid-row-gap: 60px;
    grid-template-rows: auto auto;
    grid-template-columns: auto;
  }

  .tools-container.once {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .tools-container.otp {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .tools-container.blog-banner {
    padding-top: 64px;
  }

  .tools-container.blog-gallery-feature {
    padding-top: 40px;
  }

  ._4-card-grid-tools {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  ._4-card-grid-tools.hashing {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .tools-svg-card {
    padding: 24px;
  }

  .tools-svg-card.p-0.bg-transparent.with-divider {
    border-bottom: 1px solid #dfdfdf;
    border-right-style: none;
    border-right-width: 0;
    padding: 16px 0;
  }

  .tools-svg-card.p-0.bg-transparent.with-divider.first {
    padding-top: 0;
  }

  .tools-svg-card.p-0.bg-transparent.with-divider.last {
    border-bottom-style: none;
    border-bottom-width: 0;
    padding-bottom: 0;
  }

  .tools-svg-card-content-title.left.inter.color-2e2e2e.mobile-20px {
    font-size: 20px;
    line-height: 24px;
  }

  .tools-svg-card-content-title.left.inter.color-2e2e2e.mobile-20px.size-22 {
    font-size: 20px;
  }

  .tools-svg-card-content-description.inter.text-align-left.mobile-16px, .tools-svg-card-content-description.text-align-left.mobile-16px {
    font-size: 16px;
    line-height: 24px;
  }

  .tools-step.horizon-step {
    grid-template-columns: 1fr;
  }

  .tools-ready-to {
    background-image: url('../images/ui_gallery_bg-m2x.webp');
    background-position: 50% 0;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .flex-block-80, .tools-step-totp.horizon-step {
    grid-template-columns: 1fr;
  }

  .bg-image-customer-story {
    background-image: url('../images/home_customer-story-bg-m2x.webp');
  }

  .flex-block-86 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .flex-block-87 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .flex-block-88 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .cw-button_secondary {
    padding-left: 40px;
    padding-right: 40px;
  }

  .cw-cookie_options {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .cw-cookie_banner {
    max-width: 100%;
    padding: 1rem;
    right: 20px;
  }

  .cw-cookie_buttons {
    flex-direction: column;
  }

  .cw-button_primary {
    padding-left: 40px;
    padding-right: 40px;
  }

  .image-96 {
    width: 100%;
  }

  .flex-block-90 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-columns: 1fr;
  }

  .image-100 {
    border-radius: 16px;
    display: none;
  }

  .image-100.mobile {
    display: block;
  }

  .tools-banner {
    margin-top: 48px;
  }

  .tools-banner.plausible-event-name--tool-banner-click {
    margin-top: 0;
  }

  .text-block-92 {
    display: none;
  }

  .footer-section-none-form-cta-wrap {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
  }

  .appgentest {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .appgentest.flex-center {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .appgentest.faq {
    grid-row-gap: 60px;
    grid-template-rows: auto auto;
    grid-template-columns: auto;
  }

  .appgentest.once {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .appgentest.otp {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .appgentest.blog-banner {
    padding-top: 64px;
  }

  .appgentest.blog-gallery-feature {
    padding-top: 40px;
  }

  .solution-case-study-card-text {
    padding: 24px;
  }

  .solution-case-study-card-text.p-0.bg-transparent.with-divider {
    border-bottom: 1px solid #dfdfdf;
    border-right-style: none;
    border-right-width: 0;
    padding: 16px 0;
  }

  .solution-case-study-card-text.p-0.bg-transparent.with-divider.first {
    padding-top: 0;
  }

  .solution-case-study-card-text.p-0.bg-transparent.with-divider.last {
    border-bottom-style: none;
    border-bottom-width: 0;
    padding-bottom: 0;
  }

  .tab-text {
    font-size: 20px;
    line-height: 24px;
  }

  .flex-block-92 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .flex-block-93 {
    justify-content: flex-start;
    align-items: flex-start;
    height: 1156px;
  }

  .tab-content {
    width: 100%;
    height: 640px;
    display: block;
    top: 456px;
    right: auto;
  }

  .tab-content-container {
    padding: 48px 24px;
  }

  .container-1471 {
    background-size: cover;
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    padding-bottom: 120px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .text-block-94 {
    text-align: center;
    margin-left: auto;
    font-size: 26px;
    line-height: 32px;
  }

  .flex-block-94 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    width: 100%;
  }

  .text-block-96 {
    font-size: 20px;
    line-height: 24px;
  }

  .collection-list-7 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .flex-block-95 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .text-block-98 {
    font-size: 20px;
    line-height: 24px;
  }

  .features-callout-card {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    padding: 48px;
  }

  .card-image-rounded-title.left.inter.color-2e2e2e.mobile-20px {
    font-size: 20px;
    line-height: 24px;
  }

  .card-image-rounded-title.left.inter.color-2e2e2e.mobile-20px.size-22 {
    font-size: 20px;
  }

  .top-content-title-only.features, .top-content-title-only.section-integrations, .top-content-title-only.testimonials, .top-content-title-only.principles, .top-content-title-only.integrations-category {
    margin-bottom: 40px;
  }

  .top-content-title-only.latest-posts {
    flex-direction: column;
    align-items: flex-start;
  }

  .top-content-title-only.blog-post-latest-artticles {
    flex-wrap: wrap;
    margin-bottom: 10px;
  }

  .top-content-title-only.faqs {
    text-align: left;
    align-items: flex-start;
    margin-bottom: 40px;
  }

  .top-content-title-only.blog-posts-category {
    flex-direction: column;
    align-items: flex-start;
  }

  .top-content-title-only.integrations {
    margin-bottom: 40px;
  }

  .top-content-title-only.feature-flex.blogsection-title {
    text-align: center;
    margin-top: 60px;
    margin-left: 40px;
    margin-right: 40px;
  }

  .top-content-title-only.flex-column.align-left, .top-content-title-only.flex-column.align-left.mobile-center {
    max-width: 100%;
  }

  .check-points-content {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .features-attack-protection {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    background-position: 70%;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    padding: 48px;
  }

  .split-content-right-only {
    width: 100%;
  }

  .split-content-right-only.section-blog-left {
    margin-bottom: 30px;
  }

  .split-content-right-only.cta-left {
    max-width: 100%;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .split-content-right-only.cta-right {
    max-width: 100%;
  }

  .split-content-right-only.mission-left {
    max-width: 100%;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .split-content-right-only.mission-right {
    max-width: 100%;
  }

  .split-content-right-only.integrations-hero-left, .split-content-right-only.integration-hero-left {
    margin-bottom: 40px;
  }

  .split-content-right-only.top-latest-posts-left {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    max-width: none;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .split-content-right-only.contact-left {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 40px;
  }

  .split-content-right-only.blog-posts-category-left {
    max-width: none;
  }

  .split-content-right-only.team-left {
    max-width: 100%;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .split-content-right-only.team-right {
    max-width: 100%;
  }

  .split-content-right-only.team-posts {
    max-width: none;
  }

  .split-content-right-only.checkout-left, .split-content-right-only.features-hero-left {
    margin-bottom: 40px;
  }

  .split-content-right-only.features-hero-left.nomargin {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    margin-bottom: 0;
  }

  .split-content-right-only.features-hero-left.vs-mobile {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
  }

  .tools-authgear-tag {
    font-size: 14px;
  }

  .div-block-33 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .svg-card-dark {
    padding: 24px;
  }

  .svg-card-dark.p-0.bg-transparent.with-divider {
    border-bottom: 1px solid #dfdfdf;
    border-right-style: none;
    border-right-width: 0;
    padding: 16px 0;
  }

  .svg-card-dark.p-0.bg-transparent.with-divider.first {
    padding-top: 0;
  }

  .svg-card-dark.p-0.bg-transparent.with-divider.last {
    border-bottom-style: none;
    border-bottom-width: 0;
    padding-bottom: 0;
  }

  .svg-card-content-title-light.left.inter.color-2e2e2e.mobile-20px {
    font-size: 20px;
    line-height: 24px;
  }

  .svg-card-content-title-light.left.inter.color-2e2e2e.mobile-20px.size-22 {
    font-size: 20px;
  }

  .svg-card-content-description-light.inter.text-align-left.mobile-16px, .svg-card-content-description-light.text-align-left.mobile-16px {
    font-size: 16px;
    line-height: 24px;
  }

  .svg-card-content-description-light.white-svg-card {
    font-size: 20px;
    line-height: 24px;
  }

  .nav-menu-dropdown-list-full-width.w--open {
    box-shadow: none;
    margin-bottom: 20px;
    padding-left: 4px;
    position: relative;
  }

  .tool-popup-wrapper {
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-items: stretch;
    width: 100%;
    max-width: none;
  }

  .tryst-by-description {
    width: 100%;
    max-width: none;
    font-family: IBM Plex Sans, sans-serif;
    font-size: 18px;
    line-height: 24px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    margin-bottom: 16px;
    font-size: 35px;
  }

  h2 {
    font-size: 29px;
  }

  h3 {
    font-size: 22px;
  }

  h4 {
    font-size: 20px;
  }

  h5 {
    font-size: 18px;
  }

  h6 {
    font-size: 15px;
  }

  label {
    margin-bottom: 10px;
  }

  blockquote {
    padding: 20px 20px 40px;
    font-size: 18px;
  }

  .text-center.mg-bottom-16px.top-content-title {
    font-size: 26px;
    line-height: 32px;
  }

  .color-white.ibm-plex-sans.once-h2 {
    font-size: 32px;
    line-height: 40px;
  }

  .color-white.ibm-plex-sans.once-h2.text-center {
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-default {
    padding: 64px 20px 32px;
    overflow: hidden;
  }

  .container-default.once {
    padding-left: 24px;
    padding-right: 24px;
  }

  .container-default.wider-container-default {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .container-default.wider-container-default.logo-section {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .container-default.tools-heading {
    margin-top: 40px;
  }

  .styleguide-seccion {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .styleguide-header {
    padding-left: 20px;
    padding-right: 20px;
  }

  .color-primary-grid, .color-neutral-grid {
    grid-template-columns: 1fr;
  }

  .paragraph-large.home-hero {
    text-align: center;
    font-size: 16px;
    line-height: 20px;
  }

  .paragraph-large.home-hero.color-white.ibm-plex-sans {
    line-height: 24px;
  }

  .paragraph-large.home-hero.text-afb7ff.ibm-plex-sans.new-kv-desc {
    line-height: 22px;
  }

  .paragraph-large.home-hero.text-afb7ff.ibm-plex-sans.new-kv-desc.once-mobile {
    font-size: 16px;
    line-height: 24px;
  }

  .paragraph-large.blog-post-excerpt {
    margin-bottom: 30px;
  }

  .paragraph-large.text-center.features-page, .paragraph-large.text-center.features-page-v2 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .styleguide-subheader {
    padding-left: 20px;
    padding-right: 20px;
  }

  .styleguide-content-wrapper {
    padding: 60px 20px;
  }

  .icons-grid {
    grid-template-columns: repeat(auto-fit, 60px);
  }

  .button-primary.registry {
    padding-top: 20px;
    padding-bottom: 20px;
    position: sticky;
  }

  .button-primary.footer-download-app {
    padding: 20px;
  }

  .button-primary.newsletter {
    background-color: var(--neutral-100);
    color: var(--primary-1);
    padding-top: 20px;
    padding-bottom: 20px;
    position: sticky;
  }

  .button-primary.contact-form {
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .button-primary.header-button {
    white-space: nowrap;
  }

  .button-primary.home-hero {
    width: 100%;
  }

  .button-primary.home-hero.new-home.radius-16.once-special-button {
    font-weight: 500;
  }

  .button-primary.feature-hero-btn-v2 {
    margin-bottom: 0;
    margin-right: 0;
  }

  .button-secondary.pagination {
    margin-top: 30px;
  }

  .button-secondary.header-button.header__topbar__loginbtn.plausible-event-name--login {
    display: none;
  }

  .button-secondary.home-hero.new-home {
    width: 100%;
  }

  .card-v1, .card-v2 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .card-v3 {
    flex-direction: column;
  }

  .card-icon-v3 {
    margin-bottom: 24px;
    margin-right: 0;
  }

  .header {
    padding-top: 0;
    padding-bottom: 18px;
  }

  .header-logo {
    max-height: 38px;
  }

  .nav-menu {
    text-align: left;
  }

  .footer.dark {
    padding-bottom: 32px;
  }

  .footer-logo-container {
    margin-bottom: 20px;
  }

  .page-wrapper {
    padding-top: 0;
  }

  .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section.home-hero.dark.once-home-banner {
    height: 920px;
  }

  .section.home-hero.dark.banner-for-slide {
    height: 920px;
    padding-top: 100px;
    padding-bottom: 65px;
  }

  .section.features {
    padding-top: 100px;
    padding-bottom: 60px;
  }

  .section.section-about-app {
    padding-bottom: 80px;
  }

  .section.section-integrations {
    padding-top: 80px;
    padding-bottom: 90px;
  }

  .section.everyone {
    padding-top: 90px;
    padding-bottom: 90px;
  }

  .section.testimonials {
    padding-top: 90px;
    padding-bottom: 80px;
  }

  .section.section-blog {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .section.cta {
    padding-top: 80px;
  }

  .section.about-hero {
    padding-top: 140px;
  }

  .section.mission {
    padding-bottom: 90px;
  }

  .section.open-positions {
    padding-top: 90px;
  }

  .section.pricing {
    padding-top: 140px;
  }

  .section.plan {
    padding-top: 30px;
  }

  .section.integrations-hero, .section.integration-hero, .section.blog-hero, .section.blog-post {
    padding-top: 140px;
  }

  .section.blog-post-latest-articles {
    padding-top: 90px;
    padding-bottom: 80px;
  }

  .section.contact, .section.integrations-category {
    padding-top: 30px;
  }

  .section.blog-posts-category {
    padding-top: 140px;
  }

  .section.team {
    padding-top: 130px;
  }

  .section.checkout-hero {
    padding-top: 140px;
  }

  .section.features-page {
    padding-top: 10px;
    padding-bottom: 60px;
  }

  .section.why-authgear-hero, .section.solutions-hero {
    padding-top: 60px;
  }

  .section.pricing-new.once.pricing-info {
    display: none;
  }

  .section.what-new-hero {
    background-image: url('../images/whatsnew-herobg_m2x.webp');
    background-position: 0 0;
    background-size: cover;
    padding-top: 140px;
  }

  .utility-page-wrap {
    padding-left: 16px;
    padding-right: 16px;
  }

  .utility-page-content-password {
    padding: 56px 20px;
  }

  .input.registry {
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .input.discount-code {
    width: 100%;
  }

  .utility-page-content-404 {
    margin-bottom: 30px;
  }

  ._404-title {
    font-size: 100px;
    line-height: 120px;
  }

  .icon-password {
    width: 110px;
    height: 110px;
  }

  .container-medium-761px {
    padding-left: 16px;
    padding-right: 16px;
  }

  .divider.blog-post-featured {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .divider.card-team {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .divider.open-position {
    margin-top: 20px;
    margin-bottom: 15px;
  }

  .divider.card-pricing {
    margin-top: 20px;
    margin-bottom: 16px;
  }

  .divider.plan {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .divider.card-blog-post {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .container-medium-744px {
    padding-left: 16px;
    padding-right: 16px;
  }

  .container-medium-744px.home-hero {
    margin-bottom: 10px;
  }

  .registry-form {
    flex-direction: column;
    align-items: stretch;
    position: static;
  }

  .action-wrapper {
    font-size: 16px;
  }

  .image.action {
    width: 20%;
    margin-left: 10px;
  }

  .image.company.company-kurious {
    max-width: 60%;
  }

  .image.home-hero.lg {
    display: block;
  }

  .image.home-hero.sm {
    width: 100%;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: none;
    box-shadow: 0 4px 20px #0000000d;
  }

  .image.icon-feature {
    width: 71px;
    height: 71px;
    margin-bottom: 10px;
  }

  .image.icon-section-about-app-tab-link {
    margin-bottom: 5px;
    margin-right: 10px;
  }

  .image.section-about-app {
    width: 64px;
    height: 64px;
    margin-bottom: 10px;
  }

  .image.integration-card {
    width: 69px;
    height: 69px;
    margin-bottom: 10px;
  }

  .image.principles {
    width: 71px;
    height: 71px;
    margin-bottom: 10px;
  }

  .image.integration-card-page {
    width: 69px;
    height: 69px;
    margin-bottom: 10px;
  }

  .image.integration-hero {
    width: 102px;
    height: 102px;
    margin-bottom: 10px;
  }

  .image.contact {
    max-width: 100%;
  }

  .image.icon-contact-more-info {
    margin-bottom: 10px;
  }

  .image.features-hero, .image.features-hero-image-v2 {
    object-fit: contain;
  }

  .images-wrapper.home-hero {
    justify-content: center;
    margin-bottom: 40px;
  }

  .top-content.features {
    margin-bottom: 30px;
  }

  .top-content.section-integrations {
    align-items: stretch;
    margin-bottom: 30px;
  }

  .top-content.testimonials, .top-content.section-blog, .top-content.principles, .top-content.integrations-category {
    margin-bottom: 30px;
  }

  .top-content.more-integrations {
    align-items: stretch;
    margin-bottom: 30px;
  }

  .top-content.latest-posts {
    margin-bottom: 30px;
  }

  .top-content.blog-post-latest-artticles {
    flex-flow: column;
    align-items: flex-start;
    margin-bottom: 30px;
  }

  .top-content.faqs, .top-content.blog-posts-category, .top-content.team-posts, .top-content.integrations {
    margin-bottom: 30px;
  }

  .top-content.feature-flex.blogsection-title {
    margin-left: 20px;
  }

  .top-content.feature-flex.contact-form-title {
    margin-bottom: 20px;
  }

  .title.features {
    text-align: left;
  }

  .title.cta-split-content-left, .title.cta-split-content-right {
    font-size: 22px;
  }

  .title.title-section-about-app-tab-link {
    font-size: 18px;
  }

  .title.footer-menu {
    margin-bottom: 15px;
  }

  .title.mission {
    margin-bottom: 10px;
  }

  .title.partners {
    margin-bottom: 30px;
  }

  .title.plan {
    font-size: 35px;
  }

  .title.more-integrations {
    margin-bottom: 30px;
  }

  .title.integration-hero {
    margin-bottom: 10px;
    margin-right: 10px;
    font-size: 30px;
  }

  .title.blog {
    font-size: 29px;
  }

  .title.newsletter {
    font-size: 26px;
  }

  .title.category {
    font-size: 35px;
  }

  .title.checkout-card {
    margin-bottom: 10px;
  }

  .title.features-hero.medium-text {
    font-size: 32px;
  }

  .title.features-page {
    padding-left: 20px;
    padding-right: 20px;
  }

  .title.features-hero-v2.medium-text {
    font-size: 32px;
  }

  .title.features-hero-v2.text-white {
    text-align: left;
  }

  .title.features-page-v2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph.cta-split-content-left, .paragraph.cta-split-content-right, .paragraph.integration {
    margin-bottom: 20px;
  }

  .paragraph.section-about-app-top {
    max-width: 416px;
  }

  .paragraph.card-team, .paragraph.education {
    margin-bottom: 20px;
  }

  .paragraph.card-plan {
    margin-bottom: 30px;
  }

  .paragraph.integration-page, .paragraph.contact-more-info {
    margin-bottom: 20px;
  }

  .container-medium-651px {
    padding-left: 16px;
    padding-right: 16px;
  }

  .container-medium-651px.section-about-app, .container-medium-651px.team-members, .container-medium-651px.pricing, .container-medium-651px.contact-more-info {
    margin-bottom: 30px;
  }

  .split-content.section-blog-left {
    margin-bottom: 25px;
  }

  .split-content.cta-left {
    margin-bottom: 30px;
    padding: 40px 20px;
  }

  .split-content.cta-right {
    padding: 40px 20px;
  }

  .split-content.section-about-app-left {
    margin-bottom: 40px;
  }

  .split-content.about-hero-left, .split-content.mission-left, .split-content.open-positions-left, .split-content.integrations-hero-left, .split-content.integration-hero-left {
    margin-bottom: 30px;
  }

  .split-content.top-latest-posts-left {
    text-align: right;
    margin-bottom: 20px;
  }

  .split-content.newsletter-left, .split-content.contact-left {
    margin-bottom: 30px;
  }

  .split-content.blog-posts-category-left {
    text-align: right;
    margin-bottom: 30px;
  }

  .split-content.team-left {
    margin-bottom: 30px;
  }

  .split-content.features-hero-left {
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 30px;
  }

  .container-medium-691px {
    padding-left: 16px;
    padding-right: 16px;
  }

  .container-medium-691px.everyone {
    margin-bottom: 30px;
  }

  .container-large-1060px {
    padding-left: 16px;
    padding-right: 16px;
  }

  .everyone-grid {
    grid-row-gap: 30px;
    grid-template-columns: 1fr;
    margin-bottom: 30px;
  }

  .companies-grid {
    grid-column-gap: 4vw;
    grid-row-gap: 4vw;
  }

  .image-wrapper.company {
    max-width: 160px;
  }

  .image-wrapper.home-hero {
    overflow: visible;
  }

  .image-wrapper.everyone {
    margin-bottom: 15px;
  }

  .image-wrapper.testimonial {
    width: 65px;
    height: 65px;
  }

  .image-wrapper.card-blog-post-author {
    width: 45px;
    min-width: 45px;
    height: 45px;
    margin-right: 10px;
  }

  .image-wrapper.card-team {
    width: 92px;
    height: 92px;
    margin-bottom: 10px;
  }

  .image-wrapper.partners {
    max-width: 160px;
  }

  .image-wrapper.blog-post-author {
    width: 48px;
    height: 48px;
    margin-right: 10px;
  }

  .feature-grid-3x2 {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .feature-grid-3x2.white {
    grid-template-columns: 1fr;
  }

  .feature-wrapper {
    text-align: left;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .feature-wrapper._2 {
    border-left-width: 0;
    padding-top: 30px;
    padding-left: 0;
  }

  .feature-wrapper._3 {
    padding-top: 30px;
    padding-right: 0;
  }

  .feature-wrapper._4 {
    border-left-width: 0;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .feature-wrapper._4.features-page {
    padding-left: 20px;
  }

  .feature-wrapper._5 {
    border-bottom: 1px solid var(--neutral-400);
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 0;
  }

  .feature-wrapper._5.features-page {
    padding-left: 20px;
    padding-right: 20px;
  }

  .feature-wrapper._6 {
    border-left-width: 0;
    padding-top: 30px;
    padding-left: 0;
  }

  .feature-wrapper._6.features-page {
    padding-left: 20px;
  }

  .h3-title-small {
    font-size: 18px;
  }

  .h3-title-small.integrations-categories {
    margin-bottom: 10px;
  }

  .section-about-app-tabs-content {
    margin-top: 30px;
  }

  .section-about-app-tab-link {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .link-wrapper.open-position {
    margin-bottom: 20px;
  }

  .link-wrapper.blog-post-latest-articles {
    margin-bottom: 0;
  }

  .testimonial-content.featured, .testimonial-content._1, .testimonial-content._2 {
    margin-top: 45px;
    padding-top: 40px;
    padding-bottom: 30px;
  }

  .section-about-app-tab-link-content {
    justify-content: space-between;
  }

  .section-about-app-tab-link-text {
    max-width: 357px;
  }

  .card.integration {
    flex-direction: column;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .card.footer-dowload-app {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .card.team {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .card.open-position {
    padding: 30px 20px 10px;
  }

  .card.pricing {
    padding-top: 40px;
    padding-bottom: 28px;
  }

  .card.education {
    align-items: stretch;
    padding: 34px 20px;
  }

  .card.plan-add-cart-mobile {
    margin-top: 30px;
    padding: 40px 20px;
  }

  .card.integration-page {
    flex-direction: column;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .card.connect-integration {
    margin-bottom: 28px;
    padding: 45px 20px 40px;
  }

  .card.contact {
    padding: 40px 20px;
  }

  .card.contact-more-info {
    flex-direction: column;
    padding: 40px 20px 24px;
  }

  .card.team-page {
    padding: 20px 20px 40px;
  }

  .card.changelog {
    flex-direction: column;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .card-blog-post-featured-content-last {
    padding-top: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .badge.blog-post-featured, .badge.card-blog-post-featured {
    margin-bottom: 10px;
  }

  .badge.education {
    align-self: center;
    margin-bottom: 10px;
  }

  .badge.pricing {
    margin-bottom: 20px;
    font-size: 16px;
  }

  .badge.integrations-category {
    top: 20px;
    right: 20px;
  }

  .badge.integration-hero-category, .badge.card-blog-post {
    margin-bottom: 10px;
  }

  .card-blog-post-featured-content {
    padding: 30px 20px 20px;
  }

  .container-header {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .container-header.once {
    grid-column-gap: 8px;
  }

  .cart {
    margin-right: 10px;
  }

  .remove-button {
    font-size: 16px;
  }

  .cart-footer {
    padding-bottom: 30px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .cart-subtotal {
    font-size: 18px;
  }

  .cart-header {
    padding-left: 16px;
    padding-right: 16px;
  }

  .cart-container {
    border-radius: 0;
  }

  .cart-list {
    padding-left: 16px;
    padding-right: 16px;
  }

  .footer-main-content {
    margin-bottom: 10px;
  }

  .footer-menu-navigation-wrapper {
    flex-wrap: wrap;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    margin-bottom: 10px;
  }

  .footer-menu-navigation-wrapper.workshop {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-columns: 1fr;
  }

  .footer-menu-links-wrapper {
    margin-bottom: 30px;
    margin-right: 40px;
  }

  .footer-menu-links-wrapper.workshop {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
  }

  ._2-buttons.footer-download-app, ._2-buttons._404 {
    flex-direction: column;
  }

  .space._2-buttons {
    height: 20px;
  }

  .brand {
    max-width: 160px;
    margin-right: 20px;
  }

  .menu-button {
    width: 32px;
    min-width: 32px;
    height: 32px;
    font-size: 26px;
  }

  .menu-button-wrapper {
    font-size: 26px;
  }

  .menu-button-icon {
    width: 20px;
    height: 16px;
  }

  .principles-grid {
    grid-template-columns: 1fr;
  }

  .flex-vc {
    align-items: stretch;
  }

  .team-members-tabs-menu {
    border-bottom-width: 0;
    margin-bottom: 30px;
  }

  .team-members-tabs {
    margin-bottom: 24px;
  }

  .mission-wrapper {
    padding: 47px 20px;
  }

  .tem-members-tab-link {
    border-bottom-color: var(--neutral-400);
    text-align: center;
    padding: 10px 0;
  }

  .team-members-grid {
    grid-row-gap: 20px;
  }

  .principles-wrapper {
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .principles-wrapper._1 {
    border-right-width: 0;
  }

  .principles-wrapper._2 {
    padding-top: 20px;
  }

  .principles-wrapper._3 {
    border-bottom: 1px solid var(--neutral-400);
    border-right-width: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .principles-wrapper._4 {
    padding-top: 20px;
  }

  .open-position-about-wrapper {
    flex-wrap: wrap;
  }

  .open-position-about-content {
    margin-bottom: 20px;
  }

  .open-position-about-divider {
    margin-left: 5px;
    margin-right: 5px;
  }

  .container-medium-997px {
    padding-left: 16px;
    padding-right: 16px;
  }

  .partners-grid {
    grid-column-gap: 10vw;
    grid-row-gap: 25px;
    grid-template-columns: auto auto;
    justify-content: start;
  }

  .card-price {
    font-size: 26px;
  }

  .features-wrapper {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .feature {
    margin-bottom: 13px;
  }

  .card-pricing-bottom-content {
    flex-direction: column;
    align-items: stretch;
  }

  .plan-top-content-wrapper {
    margin-bottom: 20px;
  }

  .select-wrapper.card-plan {
    margin-bottom: 30px;
  }

  .card-plan-pricing {
    font-size: 24px;
  }

  .integrations-categories-wrapper {
    margin-bottom: 30px;
  }

  .integrations-grid {
    grid-template-columns: 1fr;
  }

  .integrations-categories-grid {
    flex-wrap: wrap;
    display: flex;
  }

  .container-large-1116px {
    padding-left: 16px;
    padding-right: 16px;
  }

  .integration-hero-wrapper {
    align-items: stretch;
  }

  .integration-hero-title-wrapper {
    flex-wrap: wrap-reverse;
    margin-bottom: 5px;
  }

  .container-medium-908px {
    padding-left: 16px;
    padding-right: 16px;
  }

  .container-medium-908px.home-hero {
    padding-left: 16px;
  }

  .connect-integration-title-wrapper {
    margin-bottom: 20px;
  }

  .newsletter-wrapper {
    padding: 40px 20px;
  }

  .card-blog-post-content {
    padding: 30px 20px 20px;
  }

  .blog-categories-grid {
    flex-wrap: wrap;
    display: flex;
  }

  .button-blog-category.all {
    text-align: center;
  }

  .button-blog-category.all.w--current {
    text-align: center;
    margin-left: auto;
    display: inline-block;
  }

  .blog-post-top-content-wrapper {
    margin-bottom: 30px;
  }

  .blog-post-about-wrapper {
    flex-flow: column;
  }

  .rich-text h2 {
    margin-bottom: 16px;
  }

  .rich-text p {
    margin-bottom: 20px;
  }

  .rich-text h3 {
    margin-top: 40px;
    margin-bottom: 16px;
  }

  .rich-text ul {
    margin-bottom: 28px;
  }

  .rich-text img {
    margin-bottom: 20px;
  }

  .rich-text figure {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .rich-text ol {
    margin-bottom: 30px;
  }

  .rich-text h4, .rich-text h5 {
    margin-bottom: 16px;
  }

  .rich-text blockquote {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-bottom: 28px;
  }

  .rich-text h6 {
    margin-bottom: 16px;
  }

  .rich-text figcaption {
    font-size: 16px;
  }

  .blog-post-author-wrapper {
    margin-right: 0;
    font-size: 16px;
  }

  .blog-post-about-content {
    margin-bottom: 0;
    font-size: 16px;
  }

  .blog-post-about-divider {
    width: 10px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .contact-title-wrapper {
    margin-bottom: 30px;
  }

  .contact-form {
    flex-direction: column;
    display: flex;
  }

  .contact-form-grid {
    grid-row-gap: 20px;
  }

  .faqs-tabs {
    margin-bottom: 30px;
  }

  .faqs-tabs-menu {
    border-bottom-width: 1px;
    margin-bottom: 30px;
  }

  .faqs-tab-link {
    border-bottom: 1px solid var(--neutral-400);
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .checkout-form {
    padding-bottom: 60px;
  }

  .block-header {
    flex-wrap: wrap;
    padding-bottom: 10px;
  }

  .checkout-required-text {
    margin-bottom: 10px;
  }

  .dropdown-links-content {
    flex-direction: column;
  }

  .dropdown-links-block {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .dropdown-links-block.last {
    margin-bottom: 0;
  }

  .dropdown-links-wrapper {
    flex-direction: column;
  }

  .dropdown-title {
    padding-bottom: 10px;
  }

  .error-message.cart {
    margin-left: 16px;
    margin-right: 16px;
  }

  .animation-div.integration-hero {
    flex-direction: column;
    display: flex;
  }

  .style-guide-rich-text h2 {
    margin-bottom: 16px;
  }

  .style-guide-rich-text p {
    margin-bottom: 20px;
  }

  .style-guide-rich-text h3 {
    margin-top: 40px;
    margin-bottom: 16px;
  }

  .style-guide-rich-text ul {
    margin-bottom: 30px;
  }

  .style-guide-rich-text img {
    margin-bottom: 20px;
  }

  .style-guide-rich-text figure {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .style-guide-rich-text ol {
    margin-bottom: 30px;
  }

  .style-guide-rich-text h4, .style-guide-rich-text h5 {
    margin-bottom: 16px;
  }

  .style-guide-rich-text blockquote {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .style-guide-rich-text h6 {
    margin-bottom: 16px;
  }

  .style-guide-rich-text figcaption {
    font-size: 16px;
  }

  .rich-text-integration h2 {
    margin-bottom: 16px;
  }

  .rich-text-integration p {
    margin-bottom: 18px;
  }

  .rich-text-integration h3 {
    margin-bottom: 16px;
  }

  .rich-text-integration ul {
    margin-bottom: 30px;
  }

  .rich-text-integration img {
    margin-bottom: 20px;
  }

  .rich-text-integration figure {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .rich-text-integration ol {
    margin-bottom: 30px;
  }

  .rich-text-integration h4, .rich-text-integration h5 {
    margin-bottom: 16px;
  }

  .rich-text-integration blockquote {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .rich-text-integration h6 {
    margin-bottom: 16px;
  }

  .rich-text-integration figcaption {
    font-size: 16px;
  }

  .rich-text-pricing h2 {
    margin-bottom: 16px;
  }

  .rich-text-pricing p {
    margin-bottom: 20px;
  }

  .rich-text-pricing h3 {
    margin-bottom: 16px;
  }

  .rich-text-pricing img {
    margin-bottom: 20px;
  }

  .rich-text-pricing figure {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .rich-text-pricing ol {
    margin-bottom: 30px;
  }

  .rich-text-pricing h4, .rich-text-pricing h5 {
    margin-bottom: 16px;
  }

  .rich-text-pricing blockquote {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .rich-text-pricing h6 {
    margin-bottom: 16px;
  }

  .rich-text-pricing figcaption {
    font-size: 16px;
  }

  .heading {
    text-align: center;
    font-size: 32px;
  }

  .heading.herotag {
    font-size: 32px;
  }

  .centered-container {
    text-align: left;
  }

  .cards-grid-container {
    grid-template-columns: 1fr;
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .platforms-grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .card-price-2 {
    font-size: 26px;
  }

  .card-pricing-prefix {
    width: 100%;
    margin-bottom: 6px;
  }

  .home-lottie {
    margin-top: 20px;
  }

  .header__topbar__link {
    line-height: 1.3em;
  }

  .text-field-wrapper.card-plan, .textarea-wrapper.card-plan {
    margin-bottom: 30px;
  }

  .featurespage__hero {
    padding-top: 140px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .features-hero-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .features-hero-cta-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    text-align: left;
    flex-flow: wrap;
    display: flex;
  }

  .features-hero-cta-wrapper.vs-mobile {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .features-page-card-wrapper.alternative-order {
    flex-direction: column;
  }

  .features-page-card {
    padding: 20px;
  }

  .features-page-blog-post-item-wrapper {
    margin-left: 10px;
    margin-right: 10px;
  }

  .feature-page-blog-title {
    text-align: left;
    align-self: auto;
  }

  .features-page-contact-us-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-menu-dropdown-link.products {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .nav-menu-dropdown-list.products.w--open {
    padding-right: 4px;
  }

  .dropdown-toggle.w--open {
    height: auto;
  }

  .home-hero-wrapper {
    padding-left: 0;
  }

  .home-hero-img-wrapper {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .home-hero-kv-container {
    align-self: stretch;
    width: 100%;
    padding-left: 0;
    position: static;
    left: 0;
    transform: scale(.88);
  }

  .social-login-grid {
    grid-template-columns: 1fr;
  }

  .social-login-card {
    margin-left: auto;
    margin-right: auto;
  }

  .solution-text-block {
    max-width: 100%;
    margin-bottom: 20px;
    padding: 0;
  }

  .solution-text-block.text-align-left {
    text-align: left;
    max-width: 100%;
    padding: 20px;
  }

  .solution-image-block {
    max-width: 100%;
    padding: 0;
  }

  .passkey-image {
    max-width: 100%;
  }

  .container-1440 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .home-hero-demo-link {
    margin-top: 20px;
    margin-right: 16px;
    font-size: 16px;
  }

  .home-hero-arrow-wrapper {
    width: 52px;
    height: 52px;
    bottom: 2px;
    right: -42px;
    transform: rotate(14deg);
  }

  .solution-flex-container {
    display: block;
  }

  .solution-flex-container.reverse-order {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .solution-flex-container.gap-40 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-direction: column;
    display: flex;
  }

  .edm-submit-button {
    background-color: #0b63e9;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 700;
  }

  .authgear-logo-ads-block {
    max-width: 50%;
    margin-left: auto;
    margin-right: auto;
  }

  .split-hero.section-blog-left {
    margin-bottom: 25px;
  }

  .split-hero.cta-left {
    margin-bottom: 30px;
    padding: 40px 20px;
  }

  .split-hero.cta-right {
    padding: 40px 20px;
  }

  .split-hero.section-about-app-left {
    margin-bottom: 40px;
  }

  .split-hero.about-hero-left, .split-hero.mission-left, .split-hero.open-positions-left {
    margin-bottom: 30px;
  }

  .split-hero.integrations-hero-left {
    max-width: 100%;
    margin-bottom: 30px;
  }

  .split-hero.integration-hero-left {
    margin-bottom: 30px;
  }

  .split-hero.top-latest-posts-left {
    text-align: right;
    margin-bottom: 20px;
  }

  .split-hero.newsletter-left, .split-hero.contact-left {
    margin-bottom: 30px;
  }

  .split-hero.blog-posts-category-left {
    text-align: right;
    margin-bottom: 30px;
  }

  .split-hero.team-left {
    margin-bottom: 30px;
  }

  .solution-h2-center {
    margin-bottom: 10px;
  }

  .paragraph-5 {
    margin-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .disover-grid {
    grid-column-gap: 2px;
    grid-row-gap: 2px;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .disover-grid.white {
    grid-template-columns: 1fr;
  }

  .getdemo-bg {
    background-position: 50% 0;
  }

  .getdemo-logo {
    margin-bottom: 40px;
  }

  .getdemo {
    padding-left: 20px;
    padding-right: 20px;
  }

  .form-block {
    min-width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .get-demo-field-wrapper.card-plan {
    margin-bottom: 30px;
  }

  .getdemo-submit.registry {
    padding-top: 20px;
    padding-bottom: 20px;
    position: sticky;
  }

  .getdemo-submit.footer-download-app {
    padding: 20px;
  }

  .getdemo-submit.newsletter {
    background-color: var(--neutral-100);
    color: var(--primary-1);
    padding-top: 20px;
    padding-bottom: 20px;
    position: sticky;
  }

  .getdemo-submit.contact-form {
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .getdemo-submit.home-hero {
    width: 100%;
  }

  .getdemo-title {
    font-size: 28px;
    line-height: 1.2em;
  }

  .paragraph-7 {
    font-size: 20px;
  }

  .getdemo-feature {
    font-size: 16px;
  }

  .getdemo-feature-block {
    margin-top: .125em;
    margin-bottom: .125em;
  }

  .getdemo-trust-logo {
    max-width: 50%;
    margin-left: 0;
    margin-right: 0;
  }

  .container-default-inner {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding: 0;
  }

  .container-default-inner.px-0 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  ._2-block-flex.tabs-with-image.ibm-plex-sans.padding-gap {
    padding-left: 24px;
    padding-right: 24px;
  }

  ._2-block-flex-image.tabs.no-margin.sms-tab-img {
    width: 100%;
    margin-right: 0;
  }

  .tabs-menu-container {
    max-width: 100%;
  }

  .home-tabs-menu {
    overflow: hidden;
  }

  .home-tabs-menu-title {
    font-size: 14px;
    line-height: 18px;
  }

  .cookie-tag {
    margin-bottom: 2px;
  }

  .close-button-2 {
    top: 10px;
    right: 10px;
  }

  .button-wrapper {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .fs-preferences-manager-wrapper {
    align-items: flex-start;
    padding-top: 5vw;
    overflow: scroll;
  }

  .button.deny, .button.accept {
    margin-right: 0;
  }

  .privacy-title {
    margin-bottom: 10px;
  }

  .fs-cookie-popup {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    max-width: 100%;
    margin-bottom: 0;
    margin-right: 10px;
    padding: 15px;
    display: grid;
  }

  .preferences-link {
    margin-right: 0;
  }

  .preferences-container {
    padding: 15px;
  }

  .cookie-paragraph {
    max-width: none;
    margin-bottom: 0;
    font-size: 12px;
  }

  .hero {
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .hero.money2020 {
    margin-top: 100px;
  }

  .heading-19, .heading-20 {
    text-align: center;
    padding-left: 0;
  }

  ._2-block_flex-right.form {
    width: 100%;
  }

  .form-block-2 {
    text-align: left;
    align-self: flex-start;
    width: 100%;
    min-width: 0;
    margin-left: auto;
    margin-right: 0;
    padding-left: 16px;
    padding-right: 16px;
    display: block;
  }

  .contactform {
    width: 100%;
  }

  .home-feature-cards-v2_wrap {
    flex-flow: column;
    display: flex;
  }

  .container-full {
    background-size: 100% 100%;
  }

  .middle-hero-wrapper.py-0 {
    padding-top: 80px;
  }

  ._2-card-grid.gap-32.mb-40 {
    grid-template-columns: minmax(200px, 1fr);
  }

  .featuretag-label {
    font-size: 14px;
    line-height: 16px;
  }

  .nav-button.login.plausible-event-name--login {
    width: 32px;
    display: none;
  }

  .nav-button.login.plausible-event-name--login.mobile {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    display: flex;
  }

  .nav-button.login.plausible-event-name--login.once {
    display: none;
  }

  .grid-12.gap-32.tablet-2-col.tablet-gap-16 {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .mw-140 {
    max-width: 100%;
  }

  .workshop-agenda {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: auto;
  }

  .workshop_why-attend_bottom {
    width: 100%;
  }

  .authgear-workshop-cta {
    min-width: 0;
    margin-right: 20px;
  }

  .workshop-agenda-time {
    margin-bottom: 6px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .workshop-agenda-event {
    margin-bottom: 32px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .image-58 {
    width: 100%;
  }

  .workshop_speaker-text {
    font-size: 28px;
    line-height: 28px;
  }

  .text-span-22 {
    font-size: 18px;
    line-height: 24px;
  }

  .features-hero-description.text-purple {
    text-align: left;
  }

  .featurespage__hero_v2 {
    padding-top: 140px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .featurespage__hero_v2.featurespage__hero_bg {
    margin-bottom: 0;
  }

  .featurespage__hero_v2.featurespage__hero_bg.inverse {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .featurespage__hero_v2.featurespage__hero_bg.vs-page {
    margin-bottom: 0;
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .features-text-block {
    max-width: 100%;
    margin-bottom: 20px;
    padding: 0;
  }

  .features-text-block.text-align-left {
    text-align: left;
    max-width: 100%;
    padding: 20px;
  }

  .features-hero-wrapper-v2 {
    padding-left: 0;
    padding-right: 0;
  }

  .features-hero-wrapper-new {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .tabs-menu-rounded_tab-wrap {
    padding-left: 10px;
    padding-right: 10px;
  }

  .features-flex-container {
    display: block;
  }

  .features-flex-container.reverse-order {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .features-flex-container.gap-40 {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    flex-direction: column;
    display: flex;
  }

  .solution-text-block-copy {
    max-width: 100%;
    margin-bottom: 20px;
    padding: 0;
  }

  .solution-text-block-copy.text-align-left {
    text-align: left;
    max-width: 100%;
    padding: 20px;
  }

  .features-h3-dark {
    font-size: 22px;
    line-height: 32px;
  }

  .nav-menu-dropdown-column, .nav-menu-dropdown-column.image {
    width: 100%;
  }

  .seminar-map-container {
    padding: 32px 20px;
  }

  .container {
    max-width: none;
  }

  .seminar-map {
    max-height: 250px;
  }

  .text-block-45 {
    text-align: center;
  }

  .whats-new-last-section-cta-wrap {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .text-block-46 {
    text-align: center;
  }

  .case-study-list {
    grid-template-columns: 1fr;
  }

  .compare-callout {
    font-size: 30px;
    line-height: 36px;
  }

  .once-grid {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding-left: 0;
  }

  .once-cards-div {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .once-card-heading.color-white {
    margin-bottom: 8px;
    padding-top: 16px;
  }

  .once-card-image.middle-card {
    padding-top: 32px;
  }

  .once-why-card {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .pricing-cards.once-pricing {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .pricing-card.enterprise.once-pricing-width {
    width: 100%;
    max-width: none;
    margin-left: 0;
  }

  .pricing-outer.once-pricing-width {
    width: 100%;
    max-width: 100%;
  }

  .container-1448 {
    max-width: none;
  }

  .once-price-float.mobile-fix {
    height: auto;
  }

  .whats-included {
    height: auto;
    position: relative;
  }

  .container-1457 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .container-default-inner-2 {
    padding: 0;
  }

  .form-block-3 {
    min-width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .once-flex {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding-left: 0;
  }

  .button-primary-2.home-hero {
    width: 100%;
  }

  .button-primary-2.home-hero.new-home.radius-16.once-special-button {
    font-weight: 500;
  }

  .text-field-2, .submit-button {
    width: 80%;
  }

  .authgear-once {
    justify-content: flex-start;
    align-items: center;
  }

  .image-81 {
    padding-left: 0;
  }

  .payment-block {
    width: 100%;
    max-width: 416px;
  }

  .once.pricing-info {
    display: none;
  }

  .flex-block-68 {
    padding: 24px;
  }

  .sms-signs-icon {
    width: 28px;
    height: 28px;
  }

  .sms-left-right {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .image-86 {
    width: 100px;
  }

  .table-header.table-content {
    place-items: start center;
  }

  .table-text.title {
    text-align: left;
  }

  .case-study-last-section-content-wrap {
    max-width: none;
  }

  .compare-table-text-light.title {
    text-align: center;
    border: 1px #000;
  }

  .nav-button-dark.registry {
    padding-top: 20px;
    padding-bottom: 20px;
    position: sticky;
  }

  .nav-button-dark.footer-download-app {
    padding: 20px;
  }

  .nav-button-dark.newsletter {
    background-color: var(--neutral-100);
    color: var(--primary-1);
    padding-top: 20px;
    padding-bottom: 20px;
    position: sticky;
  }

  .nav-button-dark.contact-form {
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-button-dark.header-button {
    white-space: nowrap;
  }

  .nav-button-dark.home-hero {
    width: 100%;
  }

  .nav-button-dark.home-hero.new-home.radius-16.once-special-button {
    font-weight: 500;
  }

  .nav-button-dark.feature-hero-btn-v2 {
    margin-bottom: 0;
    margin-right: 0;
  }

  .content-container {
    grid-auto-flow: column;
  }

  .lottie-hero-animation {
    width: auto;
    max-width: 100%;
  }

  .m2m-empower-dark {
    background-position: 50% 0;
    background-size: cover;
  }

  .title-light.features {
    text-align: left;
  }

  .title-light.cta-split-content-left, .title-light.cta-split-content-right {
    font-size: 22px;
  }

  .title-light.title-section-about-app-tab-link {
    font-size: 18px;
  }

  .title-light.footer-menu {
    margin-bottom: 15px;
  }

  .title-light.mission {
    margin-bottom: 10px;
  }

  .title-light.partners {
    margin-bottom: 30px;
  }

  .title-light.plan {
    font-size: 35px;
  }

  .title-light.more-integrations {
    margin-bottom: 30px;
  }

  .title-light.integration-hero {
    margin-bottom: 10px;
    margin-right: 10px;
    font-size: 30px;
  }

  .title-light.blog {
    font-size: 29px;
  }

  .title-light.newsletter {
    font-size: 26px;
  }

  .title-light.category {
    font-size: 35px;
  }

  .title-light.checkout-card {
    margin-bottom: 10px;
  }

  .title-light.features-hero.medium-text {
    font-size: 32px;
  }

  .title-light.features-page {
    padding-left: 20px;
    padding-right: 20px;
  }

  .title-light.features-hero-v2.medium-text {
    font-size: 32px;
  }

  .title-light.features-page-v2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .tools-section.bg-f9f9fb {
    padding-top: 64px;
  }

  .tools-h1 {
    font-size: 30px;
    line-height: 36px;
  }

  .tools-container {
    padding: 64px 20px;
    overflow: hidden;
  }

  .tools-container.once {
    padding-left: 24px;
    padding-right: 24px;
  }

  .tools-container.wider-container-default {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .tools-container.wider-container-default.logo-section {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .cw-button_secondary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 19px;
  }

  .cw-cookie_options {
    flex-wrap: wrap;
  }

  .cw-cookie_banner {
    bottom: 10px;
    left: 10px;
    right: 10px;
  }

  .cw-button_primary {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 19px;
  }

  .text-block-92 {
    display: none;
  }

  .footer-section-none-form {
    background-position: 50% 0;
    background-size: cover;
  }

  .footer-section-none-form-content-wrap {
    justify-content: center;
    align-items: center;
  }

  .footer-section-none-form-cta-wrap {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    width: 100%;
  }

  .footer-section-none-form-title {
    text-align: center;
  }

  .footer-section-none-form-button {
    text-align: center;
    width: 100%;
  }

  .footer-section-none-form-button.inverse {
    text-align: center;
    align-self: auto;
  }

  .appgentest {
    padding: 64px 20px 32px;
    overflow: hidden;
  }

  .appgentest.once {
    padding-left: 24px;
    padding-right: 24px;
  }

  .appgentest.wider-container-default {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .appgentest.wider-container-default.logo-section {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .flex-block-93 {
    justify-content: flex-start;
    align-items: flex-start;
    height: 980px;
  }

  .tab-content {
    height: 480px;
  }

  .container-1471 {
    padding-bottom: 64px;
  }

  .flex-block-94 {
    padding: 24px;
  }

  .top-content-title-only.features {
    margin-bottom: 30px;
  }

  .top-content-title-only.section-integrations {
    align-items: stretch;
    margin-bottom: 30px;
  }

  .top-content-title-only.testimonials, .top-content-title-only.section-blog, .top-content-title-only.principles, .top-content-title-only.integrations-category {
    margin-bottom: 30px;
  }

  .top-content-title-only.more-integrations {
    align-items: stretch;
    margin-bottom: 30px;
  }

  .top-content-title-only.latest-posts {
    margin-bottom: 30px;
  }

  .top-content-title-only.blog-post-latest-artticles {
    flex-flow: column;
    align-items: flex-start;
    margin-bottom: 30px;
  }

  .top-content-title-only.faqs, .top-content-title-only.blog-posts-category, .top-content-title-only.team-posts, .top-content-title-only.integrations {
    margin-bottom: 30px;
  }

  .top-content-title-only.feature-flex.blogsection-title {
    margin-left: 20px;
  }

  .top-content-title-only.feature-flex.contact-form-title {
    margin-bottom: 20px;
  }

  .check-points-content {
    justify-content: space-between;
    align-items: flex-start;
  }

  .features-attack-protection {
    background-image: url('../images/features-attackprotection-builtfor-m2x.webp');
    background-position: 0 100%;
    background-size: cover;
    padding-bottom: 96px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .features-attack-protection-built-for-title {
    font-size: 28px;
    line-height: 32px;
  }

  .split-content-right-only.section-blog-left {
    margin-bottom: 25px;
  }

  .split-content-right-only.cta-left {
    margin-bottom: 30px;
    padding: 40px 20px;
  }

  .split-content-right-only.cta-right {
    padding: 40px 20px;
  }

  .split-content-right-only.section-about-app-left {
    margin-bottom: 40px;
  }

  .split-content-right-only.about-hero-left, .split-content-right-only.mission-left, .split-content-right-only.open-positions-left, .split-content-right-only.integrations-hero-left, .split-content-right-only.integration-hero-left {
    margin-bottom: 30px;
  }

  .split-content-right-only.top-latest-posts-left {
    text-align: right;
    margin-bottom: 20px;
  }

  .split-content-right-only.newsletter-left, .split-content-right-only.contact-left {
    margin-bottom: 30px;
  }

  .split-content-right-only.blog-posts-category-left {
    text-align: right;
    margin-bottom: 30px;
  }

  .split-content-right-only.team-left {
    margin-bottom: 30px;
  }

  .split-content-right-only.features-hero-left {
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 30px;
  }

  .dark-section {
    background-position: 50% 0;
    background-size: cover;
  }

  .nav-menu-dropdown-list-full-width.w--open {
    padding-left: 0;
  }

  .nav-menu-dropdown-list-full-width.products.w--open, .nav-menu-dropdown-list-full-width.products-full-width.w--open {
    padding-right: 4px;
  }

  .nav-full-width-wrapper {
    box-shadow: none;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    position: static;
  }

  .nav-full-width-inner {
    flex-flow: column;
  }

  .banner-efficiency {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    margin-top: 32px;
  }
}

#w-node-f51c9bed-a02e-8eab-fd22-370ce9d91b0e-85a0aff6 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_2add4d7f-a071-9fa7-592d-d56710479f26-85a0aff6, #w-node-_2add4d7f-a071-9fa7-592d-d56710479f2d-85a0aff6, #w-node-_2add4d7f-a071-9fa7-592d-d56710479f34-85a0aff6 {
  grid-area: span 3 / span 2 / span 3 / span 2;
}

#w-node-_2add4d7f-a071-9fa7-592d-d56710479f3b-85a0aff6, #w-node-_2add4d7f-a071-9fa7-592d-d56710479f43-85a0aff6 {
  grid-area: span 2 / span 3 / span 2 / span 3;
}

#w-node-_6f1a6f9c-6ef9-0d7e-71f5-78b9d1a9dffe-d1a9dff2 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_6f1a6f9c-6ef9-0d7e-71f5-78b9d1a9e000-d1a9dff2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6f1a6f9c-6ef9-0d7e-71f5-78b9d1a9e002-d1a9dff2 {
  grid-area: 2 / 1 / 3 / 3;
  place-self: center;
}

#w-node-_6f1a6f9c-6ef9-0d7e-71f5-78b9d1a9e018-d1a9dff2, #w-node-_6f1a6f9c-6ef9-0d7e-71f5-78b9d1a9e022-d1a9dff2, #w-node-_6f1a6f9c-6ef9-0d7e-71f5-78b9d1a9e02c-d1a9dff2, #w-node-_6f1a6f9c-6ef9-0d7e-71f5-78b9d1a9e036-d1a9dff2 {
  place-self: center end;
}

#w-node-_3f4aaa37-3c76-4e48-d22c-51fc78384311-783842f0, #w-node-_4f65e180-e7a7-f2b1-c844-52c91d98ddc7-1d98ddc5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4f65e180-e7a7-f2b1-c844-52c91d98ddc9-1d98ddc5 {
  justify-self: center;
}

#w-node-_0268d96a-4534-400e-3189-d57338014751-305407aa {
  place-self: center;
}

#w-node-_0268d96a-4534-400e-3189-d57338014754-305407aa {
  align-self: center;
}

#w-node-_0268d96a-4534-400e-3189-d57338014757-305407aa, #w-node-_0268d96a-4534-400e-3189-d5733801475a-305407aa, #w-node-_0268d96a-4534-400e-3189-d5733801475d-305407aa, #w-node-_0268d96a-4534-400e-3189-d57338014760-305407aa {
  place-self: center;
}

#w-node-_0268d96a-4534-400e-3189-d5733801476e-305407aa {
  grid-area: span 1 / span 7 / span 1 / span 7;
}

#w-node-_0268d96a-4534-400e-3189-d57338014775-305407aa, #w-node-_0268d96a-4534-400e-3189-d5733801477d-305407aa {
  grid-area: span 1 / span 5 / span 1 / span 5;
}

#w-node-_0268d96a-4534-400e-3189-d57338014785-305407aa {
  grid-area: span 1 / span 7 / span 1 / span 7;
}

#w-node-_0268d96a-4534-400e-3189-d573380147c7-305407aa {
  grid-area: span 2 / span 6 / span 2 / span 6;
}

#w-node-_0268d96a-4534-400e-3189-d573380147d1-305407aa, #w-node-_0268d96a-4534-400e-3189-d573380147db-305407aa {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

#w-node-_0268d96a-4534-400e-3189-d57338014819-305407aa, #w-node-_0268d96a-4534-400e-3189-d57338014820-305407aa, #w-node-_0268d96a-4534-400e-3189-d57338014828-305407aa {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_0268d96a-4534-400e-3189-d57338014830-305407aa {
  grid-area: 2 / 2 / 3 / 7;
}

#w-node-_0268d96a-4534-400e-3189-d57338014838-305407aa {
  grid-area: 2 / 7 / 3 / 12;
}

#w-node-_58db7844-5919-d71b-dd74-2323ed8dffeb-ed8dffe9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_58db7844-5919-d71b-dd74-2323ed8dffed-ed8dffe9 {
  justify-self: center;
}

#w-node-eab18287-7d46-d8d8-ac9e-e1f2a134a648-ed8dffe9 {
  justify-self: end;
}

#w-node-_557a80db-5450-5d40-dc2c-521df086ea8a-cdc14861 {
  place-self: center;
}

#w-node-bd229a8d-95ba-69b6-983b-3ba587133b3e-cdc14861 {
  align-self: center;
}

#w-node-_5ca8e90d-f6bb-b84c-2142-adad1ff920fb-cdc14861, #w-node-_74f39cdc-635c-551a-0dad-842d2122c059-cdc14861, #w-node-e8492ffb-327d-47ae-2322-f1f7becbca8e-cdc14861 {
  place-self: center;
}

#w-node-_9c7fc439-908a-1abb-3693-8134c09205d4-cdc14861 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_85024917-b813-1dc3-ade7-13e6872a7f50-cdc14861 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_42886450-8dfc-2d29-0bdb-d1c308a9f9b7-cdc14861 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_93d0cfb3-2a7c-075d-24c2-8069614aec9e-ae2f46c5, #w-node-_60c42e91-3cdd-38fc-0e84-178975fa9ba3-75fa9b9e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_60c42e91-3cdd-38fc-0e84-178975fa9ba5-75fa9b9e {
  justify-self: center;
}

#w-node-_60c42e91-3cdd-38fc-0e84-178975fa9c90-75fa9b9e {
  justify-self: end;
}

#w-node-d2f4e71b-650f-2ac6-4767-07c6f0bf4675-f4c14872, #w-node-_8acf051d-9491-5925-47af-ffa09b7a4675-88c14874 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-af9ca247-9f3d-a9cc-22dd-620968ce3af6-7c0a9291, #w-node-_5728eba1-9e26-889b-a99f-2fcd23c1e9a3-7c0a9291, #w-node-a40d5e92-6d8a-8379-578c-dd5cc5c2d4ae-7c0a9291 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9577349c-1c59-cca6-63b3-89fc36497b5b-c4f83b00 {
  grid-area: span 1 / span 3 / span 1 / span 3;
}

#w-node-_9d5e4572-9857-4c2e-ae81-cb4ccf9f155a-44a84e6c {
  justify-self: auto;
}

#w-node-d83aa250-3531-9f07-914e-94e692d1a48f-44a84e6c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ddadcadf-c985-b916-4da9-4a5da78d381e-44a84e6c {
  justify-self: auto;
}

#w-node-_9709545e-ed40-f7b5-5f30-510a90e519cc-44a84e6c, #w-node-c89a385f-4d26-bc55-bec3-2e62d7f4c486-44a84e6c, #w-node-_2f68271b-dacb-bd2d-2974-572757888469-44a84e6c, #w-node-_3f8abfd8-6f6c-3435-3bc7-2a12b32adb77-44a84e6c, #w-node-_72cd9e29-5e06-800a-5eac-650c0d6ba75e-44a84e6c, #w-node-_54009ab2-6275-0965-f61e-8d51e45e5bd6-44a84e6c, #w-node-f53588eb-52c8-6616-a664-86d1c3654da8-44a84e6c, #w-node-_245f3883-b570-e282-c6b7-062faf7d75ad-44a84e6c, #w-node-_1feb614c-6e26-f008-d8a5-2d6b033135d2-44a84e6c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d78c7a69-3aab-2d61-27d8-83a488e48472-44a84e6c {
  grid-area: span 1 / span 4 / span 1 / span 4;
  justify-self: stretch;
}

#w-node-d78c7a69-3aab-2d61-27d8-83a488e4847a-44a84e6c {
  grid-area: 1 / 5 / 3 / 9;
  place-self: center stretch;
}

#w-node-d78c7a69-3aab-2d61-27d8-83a488e48482-44a84e6c, #w-node-d78c7a69-3aab-2d61-27d8-83a488e4848a-44a84e6c, #w-node-d78c7a69-3aab-2d61-27d8-83a488e48492-44a84e6c {
  grid-area: span 1 / span 4 / span 1 / span 4;
  justify-self: stretch;
}

#w-node-_8b1f46e4-025a-9fc6-ab3a-cb419c740112-fd09c472 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8b1f46e4-025a-9fc6-ab3a-cb419c740114-fd09c472 {
  justify-self: center;
}

#w-node-_8b1f46e4-025a-9fc6-ab3a-cb419c74015a-fd09c472 {
  justify-self: end;
}

#w-node-_52f02a2b-be28-9776-f18d-787becdc1d88-fd09c472 {
  place-self: center;
}

#w-node-_52f02a2b-be28-9776-f18d-787becdc1d8b-fd09c472 {
  align-self: center;
}

#w-node-_52f02a2b-be28-9776-f18d-787becdc1d8e-fd09c472, #w-node-_52f02a2b-be28-9776-f18d-787becdc1d91-fd09c472, #w-node-_52f02a2b-be28-9776-f18d-787becdc1d94-fd09c472, #w-node-_52f02a2b-be28-9776-f18d-787becdc1d97-fd09c472 {
  place-self: center;
}

#w-node-_85024917-b813-1dc3-ade7-13e6872a7f50-fd09c472 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_42886450-8dfc-2d29-0bdb-d1c308a9f9b7-fd09c472 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-d1c1a805-83c5-2465-8c2f-39efd9d8cd7b-eaee5ecd {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d1c1a805-83c5-2465-8c2f-39efd9d8cd7d-eaee5ecd {
  justify-self: center;
}

#w-node-d1c1a805-83c5-2465-8c2f-39efd9d8cd7e-eaee5ecd {
  justify-self: end;
}

#w-node-d1c1a805-83c5-2465-8c2f-39efd9d8cd7b-2cb7eeca {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d1c1a805-83c5-2465-8c2f-39efd9d8cd7d-2cb7eeca {
  justify-self: center;
}

#w-node-d1c1a805-83c5-2465-8c2f-39efd9d8cd7e-2cb7eeca {
  justify-self: end;
}

#w-node-a0987940-a397-4120-f326-dff969f1789a-a5050283, #w-node-_521742a9-1b8e-0c63-7124-0c6cfd63904a-a5050283, #w-node-_67bf68e6-16fa-e5e1-4de3-652cf8e7b042-a5050283, #w-node-f2e9afa9-8ff9-e820-2d03-1d459942d571-a5050283, #w-node-e3a67fae-9a66-7c02-b91e-4ad7cc0bb2f6-a5050283, #w-node-_2463954c-e672-8a18-d47a-08b7f3eb60d3-a5050283, #w-node-_4beb8c7c-a9f0-ca79-b14d-4eb414d57041-a5050283 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_557a80db-5450-5d40-dc2c-521df086ea8a-38575418 {
  place-self: center;
}

#w-node-bd229a8d-95ba-69b6-983b-3ba587133b3e-38575418 {
  align-self: center;
}

#w-node-_5ca8e90d-f6bb-b84c-2142-adad1ff920fb-38575418, #w-node-_74f39cdc-635c-551a-0dad-842d2122c059-38575418, #w-node-e8492ffb-327d-47ae-2322-f1f7becbca8e-38575418 {
  place-self: center;
}

#w-node-_9c7fc439-908a-1abb-3693-8134c09205d4-38575418 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_85024917-b813-1dc3-ade7-13e6872a7f50-38575418 {
  grid-area: 2 / 2 / 3 / 3;
}

#w-node-_42886450-8dfc-2d29-0bdb-d1c308a9f9b7-38575418 {
  grid-area: 2 / 3 / 3 / 4;
}

#w-node-_8997a826-5fc6-242b-7924-6cc9b3642d22-dadb0721 {
  align-self: stretch;
}

#w-node-_557a80db-5450-5d40-dc2c-521df086ea8a-5ac419a9 {
  place-self: center;
}

#w-node-bd229a8d-95ba-69b6-983b-3ba587133b3e-5ac419a9 {
  align-self: center;
}

#w-node-_5ca8e90d-f6bb-b84c-2142-adad1ff920fb-5ac419a9, #w-node-_74f39cdc-635c-551a-0dad-842d2122c059-5ac419a9, #w-node-e8492ffb-327d-47ae-2322-f1f7becbca8e-5ac419a9, #w-node-c348f240-915a-8666-332a-502ea446ad05-5ac419a9 {
  place-self: center;
}

#w-node-fd2459c5-c261-5efd-f4ac-bd25111c04f1-15311187, #w-node-d756eec2-972e-6ab3-0b68-a9e6b9997efd-15311187, #w-node-a5202d7f-2b96-bc60-68ff-d1e62174c746-15311187 {
  grid-area: span 1 / span 4 / span 1 / span 4;
  justify-self: stretch;
}

#w-node-_9cd97b1b-2d01-6332-9439-dcebb3f508e6-15311187 {
  grid-area: 2 / 3 / 3 / 7;
  justify-self: stretch;
}

#w-node-_3fa83c3b-e40f-43f6-8e17-952d0e5b414d-15311187, #w-node-_1696fd7b-71cd-8c92-3cdb-853defd8548a-15311187 {
  grid-area: span 1 / span 4 / span 1 / span 4;
  justify-self: stretch;
}

#w-node-_9a444166-bae2-798f-bd8f-f943bc369fbb-15311187 {
  grid-area: 1 / 5 / 3 / 9;
  place-self: center stretch;
}

#w-node-_58f51732-4e68-4f1c-4829-79038f7c042b-15311187, #w-node-_391c25d9-984a-90d3-edd4-784c0de6e301-15311187, #w-node-ff1d0598-8320-da5f-b2a8-b7279f3583cc-15311187, #w-node-_2ebcbedc-7d6a-4f24-7317-6b7c8b701610-15311187, #w-node-_2ebcbedc-7d6a-4f24-7317-6b7c8b701618-15311187, #w-node-_2ebcbedc-7d6a-4f24-7317-6b7c8b701620-15311187 {
  grid-area: span 1 / span 4 / span 1 / span 4;
  justify-self: stretch;
}

#w-node-d5043352-f831-c6b2-8639-3d95ba3324a0-2196cbda, #w-node-_37680505-e93e-1ab8-2d0d-f2a220e608fa-2196cbda, #w-node-_51cb336a-eaff-affc-8f23-c786f630ea6c-2196cbda {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3d9f5399-3906-5ce3-e36c-58b1432ded65-2196cbda, #w-node-b8105109-89a3-e65f-b3d3-c0d20c8cd07e-2196cbda, #w-node-_0d92cc3d-8ead-d060-2899-e3f864272d6b-2196cbda {
  grid-area: span 1 / span 4 / span 1 / span 4;
  justify-self: stretch;
}

#w-node-_4b172b3a-da4b-2301-2696-a3d174438a63-2196cbda, #w-node-_30b3eb6f-6b67-2bda-bf4e-aadb76075f31-2196cbda, #w-node-def47c40-fdf3-9336-24c3-f672d011a6cf-2196cbda {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_66dcc51d-7c1e-54d9-570f-74d87c25a9e2-2196cbda {
  grid-area: span 1 / span 4 / span 1 / span 4;
  justify-self: stretch;
}

#w-node-_66dcc51d-7c1e-54d9-570f-74d87c25a9ea-2196cbda {
  grid-area: 1 / 1 / 3 / 5;
  place-self: center stretch;
}

#w-node-_66dcc51d-7c1e-54d9-570f-74d87c25a9f2-2196cbda {
  grid-area: 1 / 9 / 3 / 13;
  justify-self: stretch;
}

#w-node-_66dcc51d-7c1e-54d9-570f-74d87c25a9fa-2196cbda {
  grid-area: span 1 / span 4 / span 1 / span 4;
  justify-self: stretch;
}

#w-node-_4d9ef8cf-c47d-bdff-fc4d-b7a7d16b564d-433de229 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_5da96513-529f-4218-8ab6-0102b3fe055c-433de229 {
  justify-self: start;
}

#w-node-bc1a46fe-48dc-ada9-ba97-b4a51fa5d8cb-433de229 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_9477a760-fa93-f77c-a544-d526fcf430e7-433de229 {
  justify-self: start;
}

#w-node-af7b3daa-d5f0-b616-80d8-a3907d69eb0a-433de229 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_10848955-ef2a-52f0-2552-739e003eb7de-433de229 {
  justify-self: start;
}

#w-node-_38956f9e-0eda-ea98-c8dc-3599212c0703-433de229 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-ae968665-8b7f-0ee0-47db-c1af96d45c69-433de229 {
  justify-self: start;
}

#w-node-_46506147-c834-049b-a624-fca0499f4051-433de229 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_99fa35ad-2430-6bc4-093e-a2cf454e3434-433de229 {
  justify-self: start;
}

#w-node-_5387df0c-03bd-86a9-cc29-2f5cf1060d63-433de229 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-a8eb8719-9820-8df3-75ae-3bda9340fd18-433de229 {
  justify-self: start;
}

#w-node-_8b851153-e874-a379-3108-904ea56acf52-433de229 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b232b15c-0c50-a4f5-657a-4dae8f8c3e81-8a5f0e75 {
  grid-area: span 1 / span 12 / span 1 / span 12;
  place-self: center stretch;
}

#w-node-_67d41cbe-7c2d-33d4-de63-7da22187dd0d-8a5f0e75 {
  grid-area: span 2 / span 6 / span 2 / span 6;
  place-self: center stretch;
}

#w-node-b232b15c-0c50-a4f5-657a-4dae8f8c3e89-8a5f0e75 {
  grid-area: span 2 / span 6 / span 2 / span 6;
  justify-self: stretch;
}

#w-node-c643bd94-7b56-89e0-c5d3-6cc6a8fb4c90-8a5f0e75, #w-node-c643bd94-7b56-89e0-c5d3-6cc6a8fb4c95-8a5f0e75, #w-node-c643bd94-7b56-89e0-c5d3-6cc6a8fb4c9a-8a5f0e75 {
  grid-area: span 1 / span 4 / span 1 / span 4;
  justify-self: stretch;
}

#w-node-c643bd94-7b56-89e0-c5d3-6cc6a8fb4c9f-8a5f0e75 {
  grid-area: 2 / 3 / 3 / 7;
  justify-self: stretch;
}

#w-node-c643bd94-7b56-89e0-c5d3-6cc6a8fb4ca4-8a5f0e75 {
  grid-area: span 1 / span 4 / span 1 / span 4;
  justify-self: stretch;
}

#w-node-_8871098f-8bdc-bcbf-aaa0-70c2200e3469-fd75ef3e, #w-node-_8f0e6b3b-5f32-79cb-5e34-31436ca61303-fd75ef3e, #w-node-dfd3c497-28c2-1d56-f8e7-86d1d24ee025-fd75ef3e, #w-node-_6e4480cb-f54e-fbad-cc51-5466178e5bf4-fd75ef3e, #w-node-_97be7736-55aa-2ae3-1062-4b5c6dcc937d-fd75ef3e, #w-node-_8871098f-8bdc-bcbf-aaa0-70c2200e3469-fcff55e3, #w-node-_8f0e6b3b-5f32-79cb-5e34-31436ca61303-fcff55e3, #w-node-dfd3c497-28c2-1d56-f8e7-86d1d24ee025-fcff55e3, #w-node-_6e4480cb-f54e-fbad-cc51-5466178e5bf4-fcff55e3, #w-node-ac2d5afc-9beb-2719-930e-154690a39d2d-fcff55e3, #w-node-_97be7736-55aa-2ae3-1062-4b5c6dcc937d-fcff55e3, #w-node-_8871098f-8bdc-bcbf-aaa0-70c2200e3469-9ec7ffcb, #w-node-_8f0e6b3b-5f32-79cb-5e34-31436ca61303-9ec7ffcb, #w-node-dfd3c497-28c2-1d56-f8e7-86d1d24ee025-9ec7ffcb, #w-node-_6e4480cb-f54e-fbad-cc51-5466178e5bf4-9ec7ffcb, #w-node-_97be7736-55aa-2ae3-1062-4b5c6dcc937d-9ec7ffcb, #w-node-_8871098f-8bdc-bcbf-aaa0-70c2200e3469-b761c481, #w-node-_8f0e6b3b-5f32-79cb-5e34-31436ca61303-b761c481, #w-node-dfd3c497-28c2-1d56-f8e7-86d1d24ee025-b761c481, #w-node-_6e4480cb-f54e-fbad-cc51-5466178e5bf4-b761c481, #w-node-ac2d5afc-9beb-2719-930e-154690a39d2d-b761c481, #w-node-_97be7736-55aa-2ae3-1062-4b5c6dcc937d-b761c481 {
  place-self: auto;
}

#w-node-b232b15c-0c50-a4f5-657a-4dae8f8c3e81-56ac6c01 {
  grid-area: span 1 / span 6 / span 1 / span 6;
  place-self: center stretch;
}

#w-node-_67d41cbe-7c2d-33d4-de63-7da22187dd0d-56ac6c01 {
  grid-area: span 2 / span 6 / span 2 / span 6;
  place-self: center stretch;
}

#w-node-b232b15c-0c50-a4f5-657a-4dae8f8c3e89-56ac6c01 {
  grid-area: span 1 / span 6 / span 1 / span 6;
  justify-self: stretch;
}

#w-node-c643bd94-7b56-89e0-c5d3-6cc6a8fb4c90-56ac6c01, #w-node-c643bd94-7b56-89e0-c5d3-6cc6a8fb4c95-56ac6c01, #w-node-c643bd94-7b56-89e0-c5d3-6cc6a8fb4c9a-56ac6c01 {
  grid-area: span 1 / span 4 / span 1 / span 4;
  justify-self: stretch;
}

#w-node-c643bd94-7b56-89e0-c5d3-6cc6a8fb4c9f-56ac6c01 {
  grid-area: 2 / 3 / 3 / 7;
  justify-self: stretch;
}

#w-node-c643bd94-7b56-89e0-c5d3-6cc6a8fb4ca4-56ac6c01 {
  grid-area: span 1 / span 4 / span 1 / span 4;
  justify-self: stretch;
}

#w-node-b67fc327-8839-9646-504a-e7e2057fe51f-5ddd10e3, #w-node-b67fc327-8839-9646-504a-e7e2057fe527-5ddd10e3, #w-node-b67fc327-8839-9646-504a-e7e2057fe52f-5ddd10e3 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_55d49251-6a77-c8b5-66ad-469dc4d0b59f-5ddd10e3 {
  grid-area: 2 / 3 / 3 / 7;
}

#w-node-cbbb8031-0d04-4c3e-fff1-eaa4e6e5d042-5ddd10e3 {
  grid-area: 2 / 7 / 3 / 11;
}

#w-node-_8871098f-8bdc-bcbf-aaa0-70c2200e3469-0629699a, #w-node-_8f0e6b3b-5f32-79cb-5e34-31436ca61303-0629699a, #w-node-dfd3c497-28c2-1d56-f8e7-86d1d24ee025-0629699a, #w-node-_6e4480cb-f54e-fbad-cc51-5466178e5bf4-0629699a, #w-node-_97be7736-55aa-2ae3-1062-4b5c6dcc937d-0629699a, #w-node-_8871098f-8bdc-bcbf-aaa0-70c2200e3469-052b0629, #w-node-_8f0e6b3b-5f32-79cb-5e34-31436ca61303-052b0629, #w-node-dfd3c497-28c2-1d56-f8e7-86d1d24ee025-052b0629, #w-node-_6e4480cb-f54e-fbad-cc51-5466178e5bf4-052b0629, #w-node-_97be7736-55aa-2ae3-1062-4b5c6dcc937d-052b0629, #w-node-_8871098f-8bdc-bcbf-aaa0-70c2200e3469-25023e57, #w-node-_8f0e6b3b-5f32-79cb-5e34-31436ca61303-25023e57, #w-node-dfd3c497-28c2-1d56-f8e7-86d1d24ee025-25023e57, #w-node-_6e4480cb-f54e-fbad-cc51-5466178e5bf4-25023e57, #w-node-_97be7736-55aa-2ae3-1062-4b5c6dcc937d-25023e57 {
  place-self: auto;
}

#w-node-cbc19d26-e95c-d1bf-336d-36f9305f13b4-cd4316a9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cbc19d26-e95c-d1bf-336d-36f9305f13b6-cd4316a9 {
  justify-self: center;
}

#w-node-cbc19d26-e95c-d1bf-336d-36f9305f1454-cd4316a9 {
  justify-self: end;
}

#w-node-_785b7d42-1e62-57ce-0a42-b6b5e450b9e8-6ca78539 {
  grid-area: span 1 / span 7 / span 1 / span 7;
}

#w-node-_785b7d42-1e62-57ce-0a42-b6b5e450b9ee-6ca78539, #w-node-_785b7d42-1e62-57ce-0a42-b6b5e450b9f4-6ca78539 {
  grid-area: span 1 / span 5 / span 1 / span 5;
}

#w-node-_785b7d42-1e62-57ce-0a42-b6b5e450b9fa-6ca78539, #w-node-d65fc3a0-b6c2-ca3b-1f39-c1cfdab29c78-19df57f8 {
  grid-area: span 1 / span 7 / span 1 / span 7;
}

#w-node-d65fc3a0-b6c2-ca3b-1f39-c1cfdab29c7f-19df57f8, #w-node-d65fc3a0-b6c2-ca3b-1f39-c1cfdab29c87-19df57f8 {
  grid-area: span 1 / span 5 / span 1 / span 5;
}

#w-node-d65fc3a0-b6c2-ca3b-1f39-c1cfdab29c8f-19df57f8 {
  grid-area: span 1 / span 7 / span 1 / span 7;
}

#w-node-d65fc3a0-b6c2-ca3b-1f39-c1cfdab29cd1-19df57f8 {
  grid-area: span 2 / span 6 / span 2 / span 6;
}

#w-node-d65fc3a0-b6c2-ca3b-1f39-c1cfdab29cdb-19df57f8, #w-node-d65fc3a0-b6c2-ca3b-1f39-c1cfdab29ce5-19df57f8 {
  grid-area: span 1 / span 6 / span 1 / span 6;
}

#w-node-d65fc3a0-b6c2-ca3b-1f39-c1cfdab29d23-19df57f8, #w-node-d65fc3a0-b6c2-ca3b-1f39-c1cfdab29d2a-19df57f8, #w-node-d65fc3a0-b6c2-ca3b-1f39-c1cfdab29d32-19df57f8 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-d65fc3a0-b6c2-ca3b-1f39-c1cfdab29d3a-19df57f8 {
  grid-area: 2 / 2 / 3 / 7;
}

#w-node-d65fc3a0-b6c2-ca3b-1f39-c1cfdab29d42-19df57f8 {
  grid-area: 2 / 7 / 3 / 12;
}

#w-node-f88c903a-35d1-77ba-fdbe-b34c9b23e117-3d944ab6, #w-node-e387202f-ed87-a709-ce36-d0aa7967940b-3d944ab6, #w-node-f51dd436-bba5-29ee-40a6-706ce227924f-3d944ab6, #w-node-_44eb2a86-3028-7e7e-0a53-ac46238e551a-3d944ab6, #w-node-_23dd4560-42cf-c862-87d6-8d3f498cf846-3d944ab6, #w-node-_951f2e91-4c61-ce0b-8570-d3bd0a3d84b0-3d944ab6, #w-node-b2fd2d3f-2601-84ca-9a61-f745fc2484ed-3d944ab6, #w-node-_6793d783-e983-b698-5477-ac46df5cb2aa-3d944ab6, #w-node-b2dad991-46c5-a0a3-85b8-9eeeb321179a-3d944ab6, #w-node-f88c903a-35d1-77ba-fdbe-b34c9b23e117-2135d0f2, #w-node-e387202f-ed87-a709-ce36-d0aa7967940b-2135d0f2, #w-node-f51dd436-bba5-29ee-40a6-706ce227924f-2135d0f2 {
  justify-self: start;
}

#w-node-_68a1dcb8-7e61-6ec6-3dc8-a9ebdff86fbc-2135d0f2 {
  place-self: center;
}

#w-node-_44eb2a86-3028-7e7e-0a53-ac46238e551a-2135d0f2 {
  justify-self: start;
}

#w-node-_336ccea8-a44a-d530-cb72-570b0d33f841-2135d0f2, #w-node-f6672293-a93e-eab5-9f62-0a2dde6d2b90-2135d0f2 {
  place-self: center;
}

#w-node-_23dd4560-42cf-c862-87d6-8d3f498cf846-2135d0f2, #w-node-_2c24266e-add7-0d46-d3f2-dab91fc869a1-2135d0f2 {
  justify-self: start;
}

#w-node-_9727d6f6-694f-4cc4-d0f4-1444ac30923e-2135d0f2 {
  place-self: center;
}

#w-node-_98b6fcea-e82d-a6a4-278c-daeaee30290d-2135d0f2, #w-node-_951f2e91-4c61-ce0b-8570-d3bd0a3d84b0-2135d0f2, #w-node-b2fd2d3f-2601-84ca-9a61-f745fc2484ed-2135d0f2, #w-node-_6793d783-e983-b698-5477-ac46df5cb2aa-2135d0f2 {
  justify-self: start;
}

#w-node-_09eb0c45-bc2b-dbb0-2452-d501f1e6f3f1-2135d0f2 {
  place-self: center;
}

#w-node-b2dad991-46c5-a0a3-85b8-9eeeb321179a-2135d0f2, #w-node-e8824259-9d4b-0a89-8cb3-dcc7cc88a3fc-2135d0f2, #w-node-f88c903a-35d1-77ba-fdbe-b34c9b23e117-0e363ac4, #w-node-e387202f-ed87-a709-ce36-d0aa7967940b-0e363ac4, #w-node-_98b6fcea-e82d-a6a4-278c-daeaee30290d-0e363ac4, #w-node-_5c4461c2-5018-ed66-6df1-72bbe4a7e5d4-0e363ac4, #w-node-_23dd4560-42cf-c862-87d6-8d3f498cf846-0e363ac4, #w-node-_44eb2a86-3028-7e7e-0a53-ac46238e551a-0e363ac4 {
  justify-self: start;
}

#w-node-_336ccea8-a44a-d530-cb72-570b0d33f841-0e363ac4, #w-node-f6672293-a93e-eab5-9f62-0a2dde6d2b90-0e363ac4 {
  place-self: center;
}

#w-node-_126aa78a-8adf-7cb7-4288-ecc3be8aad49-0e363ac4 {
  justify-self: start;
}

#w-node-_126aa78a-8adf-7cb7-4288-ecc3be8aad4b-0e363ac4, #w-node-_126aa78a-8adf-7cb7-4288-ecc3be8aad4f-0e363ac4 {
  place-self: center;
}

#w-node-_5584a4c8-21f9-5601-4727-a4ddbcf12d61-0e363ac4, #w-node-b2fd2d3f-2601-84ca-9a61-f745fc2484ed-0e363ac4, #w-node-_951f2e91-4c61-ce0b-8570-d3bd0a3d84b0-0e363ac4, #w-node-_21cbe995-29fe-90ed-2423-5d6e27dd5883-0e363ac4, #w-node-_4a52afae-6ff2-d8d1-09c8-5af46b9e481b-0e363ac4, #w-node-d0a99654-bc5b-31a0-a77f-33d581efcfa0-0e363ac4, #w-node-e8824259-9d4b-0a89-8cb3-dcc7cc88a3fc-0e363ac4 {
  justify-self: start;
}

#w-node-be5400dd-d2dc-0f65-0dd8-b41516715da7-16715da2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-be5400dd-d2dc-0f65-0dd8-b41516715da9-16715da2 {
  justify-self: center;
}

#w-node-be5400dd-d2dc-0f65-0dd8-b41516715df7-16715da2 {
  justify-self: end;
}

#w-node-_9db80577-d2ac-e8cd-7426-476f909eadf9-ad5c76b0, #w-node-_9db80577-d2ac-e8cd-7426-476f909eadff-ad5c76b0, #w-node-_9db80577-d2ac-e8cd-7426-476f909eae05-ad5c76b0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_126aa78a-8adf-7cb7-4288-ecc3be8aad49-4f5ddacd {
  justify-self: start;
}

#w-node-_126aa78a-8adf-7cb7-4288-ecc3be8aad4b-4f5ddacd, #w-node-_126aa78a-8adf-7cb7-4288-ecc3be8aad4f-4f5ddacd {
  place-self: center;
}

#w-node-_38683dfc-b2b2-55a8-907d-f2f7bc0ef61e-4f5ddacd, #w-node-e387202f-ed87-a709-ce36-d0aa7967940b-4f5ddacd, #w-node-f623e871-d784-2700-6bf0-28a88e5406e4-4f5ddacd, #w-node-_271c5ccf-0b06-d238-f21d-fe07e4c770ef-4f5ddacd {
  justify-self: start;
}

#w-node-_271c5ccf-0b06-d238-f21d-fe07e4c770f1-4f5ddacd, #w-node-_271c5ccf-0b06-d238-f21d-fe07e4c770f5-4f5ddacd {
  place-self: center;
}

#w-node-_44eb2a86-3028-7e7e-0a53-ac46238e551a-4f5ddacd {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_336ccea8-a44a-d530-cb72-570b0d33f841-4f5ddacd, #w-node-f6672293-a93e-eab5-9f62-0a2dde6d2b90-4f5ddacd {
  place-self: center;
}

#w-node-f88c903a-35d1-77ba-fdbe-b34c9b23e117-4f5ddacd, #w-node-_5c4461c2-5018-ed66-6df1-72bbe4a7e5d4-4f5ddacd, #w-node-_5584a4c8-21f9-5601-4727-a4ddbcf12d61-4f5ddacd {
  justify-self: start;
}

#w-node-_8280b323-5bfe-3f28-a75e-858c11c5fecb-f4d663f6, #w-node-_5b4a96ea-5a0a-c084-40fa-4ec713761073-f4d663f6, #w-node-_50250a44-e325-0719-f7a0-f1b5e51e2883-f4d663f6, #w-node-a4f140b3-af24-a532-1fd3-24ea7dc18459-f4d663f6, #w-node-a3541d2b-7eed-3c49-5aaf-47ee0aaa464d-f4d663f6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d7157d9d-5f08-2e14-4feb-eed62ef4f56d-76361425 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-b232b15c-0c50-a4f5-657a-4dae8f8c3e81-d03dbfc4 {
  grid-area: span 1 / span 12 / span 1 / span 12;
  place-self: center stretch;
}

#w-node-_67d41cbe-7c2d-33d4-de63-7da22187dd0d-d03dbfc4 {
  grid-area: span 2 / span 6 / span 2 / span 6;
  place-self: center stretch;
}

#w-node-b232b15c-0c50-a4f5-657a-4dae8f8c3e89-d03dbfc4 {
  grid-area: span 2 / span 6 / span 2 / span 6;
  justify-self: stretch;
}

#w-node-c643bd94-7b56-89e0-c5d3-6cc6a8fb4c90-d03dbfc4, #w-node-c643bd94-7b56-89e0-c5d3-6cc6a8fb4c95-d03dbfc4, #w-node-c643bd94-7b56-89e0-c5d3-6cc6a8fb4c9a-d03dbfc4 {
  grid-area: span 1 / span 4 / span 1 / span 4;
  justify-self: stretch;
}

#w-node-c643bd94-7b56-89e0-c5d3-6cc6a8fb4c9f-d03dbfc4 {
  grid-area: 2 / 3 / 3 / 7;
  justify-self: stretch;
}

#w-node-c643bd94-7b56-89e0-c5d3-6cc6a8fb4ca4-d03dbfc4 {
  grid-area: span 1 / span 4 / span 1 / span 4;
  justify-self: stretch;
}

#w-node-b232b15c-0c50-a4f5-657a-4dae8f8c3e81-14796d40 {
  grid-area: span 1 / span 12 / span 1 / span 12;
  place-self: center stretch;
}

#w-node-_67d41cbe-7c2d-33d4-de63-7da22187dd0d-14796d40 {
  grid-area: span 2 / span 6 / span 2 / span 6;
  place-self: center stretch;
}

#w-node-b232b15c-0c50-a4f5-657a-4dae8f8c3e89-14796d40 {
  grid-area: span 2 / span 6 / span 2 / span 6;
  justify-self: stretch;
}

#w-node-c643bd94-7b56-89e0-c5d3-6cc6a8fb4c90-14796d40, #w-node-c643bd94-7b56-89e0-c5d3-6cc6a8fb4c95-14796d40, #w-node-c643bd94-7b56-89e0-c5d3-6cc6a8fb4c9a-14796d40 {
  grid-area: span 1 / span 4 / span 1 / span 4;
  justify-self: stretch;
}

#w-node-c643bd94-7b56-89e0-c5d3-6cc6a8fb4c9f-14796d40 {
  grid-area: 2 / 3 / 3 / 7;
  justify-self: stretch;
}

#w-node-c643bd94-7b56-89e0-c5d3-6cc6a8fb4ca4-14796d40 {
  grid-area: span 1 / span 4 / span 1 / span 4;
  justify-self: stretch;
}

@media screen and (min-width: 1920px) {
  #w-node-d78c7a69-3aab-2d61-27d8-83a488e48482-44a84e6c {
    grid-area: span 1 / span 4 / span 1 / span 4;
    justify-self: stretch;
  }

  #w-node-_9cd97b1b-2d01-6332-9439-dcebb3f508e6-15311187 {
    grid-area: 2 / 3 / 3 / 7;
    justify-self: stretch;
  }

  #w-node-_58f51732-4e68-4f1c-4829-79038f7c042b-15311187, #w-node-_2ebcbedc-7d6a-4f24-7317-6b7c8b701618-15311187 {
    grid-area: span 1 / span 4 / span 1 / span 4;
    justify-self: stretch;
  }

  #w-node-_66dcc51d-7c1e-54d9-570f-74d87c25a9f2-2196cbda {
    justify-self: stretch;
  }

  #w-node-_9e162c64-1d88-ff3b-fc04-a288e0bf231f-2196cbda {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b232b15c-0c50-a4f5-657a-4dae8f8c3e89-8a5f0e75 {
    justify-self: stretch;
  }

  #w-node-c643bd94-7b56-89e0-c5d3-6cc6a8fb4c9f-8a5f0e75 {
    grid-area: 2 / 3 / 3 / 7;
    justify-self: stretch;
  }

  #w-node-d44dc442-6fa5-99c2-1560-a8654b77ef0d-fd75ef3e, #w-node-d44dc442-6fa5-99c2-1560-a8654b77ef0d-fcff55e3, #w-node-d44dc442-6fa5-99c2-1560-a8654b77ef0d-9ec7ffcb, #w-node-d44dc442-6fa5-99c2-1560-a8654b77ef0d-b761c481, #w-node-b232b15c-0c50-a4f5-657a-4dae8f8c3e89-56ac6c01 {
    justify-self: stretch;
  }

  #w-node-c643bd94-7b56-89e0-c5d3-6cc6a8fb4c9f-56ac6c01 {
    grid-area: 2 / 3 / 3 / 7;
    justify-self: stretch;
  }

  #w-node-d44dc442-6fa5-99c2-1560-a8654b77ef0d-0629699a, #w-node-d44dc442-6fa5-99c2-1560-a8654b77ef0d-052b0629, #w-node-d44dc442-6fa5-99c2-1560-a8654b77ef0d-25023e57, #w-node-b232b15c-0c50-a4f5-657a-4dae8f8c3e89-d03dbfc4 {
    justify-self: stretch;
  }

  #w-node-c643bd94-7b56-89e0-c5d3-6cc6a8fb4c9f-d03dbfc4 {
    grid-area: 2 / 3 / 3 / 7;
    justify-self: stretch;
  }

  #w-node-b232b15c-0c50-a4f5-657a-4dae8f8c3e89-14796d40 {
    justify-self: stretch;
  }

  #w-node-c643bd94-7b56-89e0-c5d3-6cc6a8fb4c9f-14796d40 {
    grid-area: 2 / 3 / 3 / 7;
    justify-self: stretch;
  }
}

@media screen and (min-width: 1440px) {
  #w-node-d78c7a69-3aab-2d61-27d8-83a488e48472-44a84e6c {
    grid-area: span 1 / span 4 / span 1 / span 4;
    justify-self: stretch;
  }

  #w-node-d78c7a69-3aab-2d61-27d8-83a488e4847a-44a84e6c {
    justify-self: stretch;
  }

  #w-node-d78c7a69-3aab-2d61-27d8-83a488e48482-44a84e6c, #w-node-d78c7a69-3aab-2d61-27d8-83a488e4848a-44a84e6c, #w-node-d78c7a69-3aab-2d61-27d8-83a488e48492-44a84e6c {
    grid-area: span 1 / span 4 / span 1 / span 4;
    justify-self: stretch;
  }

  #w-node-_4beb8c7c-a9f0-ca79-b14d-4eb414d57041-a5050283 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-fd2459c5-c261-5efd-f4ac-bd25111c04f1-15311187, #w-node-_1696fd7b-71cd-8c92-3cdb-853defd8548a-15311187 {
    grid-area: span 1 / span 4 / span 1 / span 4;
    justify-self: stretch;
  }

  #w-node-_9a444166-bae2-798f-bd8f-f943bc369fbb-15311187 {
    justify-self: stretch;
  }

  #w-node-_58f51732-4e68-4f1c-4829-79038f7c042b-15311187, #w-node-_391c25d9-984a-90d3-edd4-784c0de6e301-15311187, #w-node-ff1d0598-8320-da5f-b2a8-b7279f3583cc-15311187, #w-node-_2ebcbedc-7d6a-4f24-7317-6b7c8b701610-15311187, #w-node-_2ebcbedc-7d6a-4f24-7317-6b7c8b701618-15311187, #w-node-_2ebcbedc-7d6a-4f24-7317-6b7c8b701620-15311187, #w-node-_3d9f5399-3906-5ce3-e36c-58b1432ded65-2196cbda, #w-node-b8105109-89a3-e65f-b3d3-c0d20c8cd07e-2196cbda, #w-node-_0d92cc3d-8ead-d060-2899-e3f864272d6b-2196cbda, #w-node-_66dcc51d-7c1e-54d9-570f-74d87c25a9e2-2196cbda {
    grid-area: span 1 / span 4 / span 1 / span 4;
    justify-self: stretch;
  }

  #w-node-_66dcc51d-7c1e-54d9-570f-74d87c25a9ea-2196cbda, #w-node-_66dcc51d-7c1e-54d9-570f-74d87c25a9f2-2196cbda {
    justify-self: stretch;
  }

  #w-node-_66dcc51d-7c1e-54d9-570f-74d87c25a9fa-2196cbda {
    grid-area: span 1 / span 4 / span 1 / span 4;
    justify-self: stretch;
  }

  #w-node-b232b15c-0c50-a4f5-657a-4dae8f8c3e81-8a5f0e75, #w-node-_67d41cbe-7c2d-33d4-de63-7da22187dd0d-8a5f0e75, #w-node-b232b15c-0c50-a4f5-657a-4dae8f8c3e89-8a5f0e75 {
    justify-self: stretch;
  }

  #w-node-c643bd94-7b56-89e0-c5d3-6cc6a8fb4c90-8a5f0e75 {
    grid-area: span 1 / span 4 / span 1 / span 4;
    justify-self: stretch;
  }

  #w-node-b232b15c-0c50-a4f5-657a-4dae8f8c3e81-56ac6c01, #w-node-_67d41cbe-7c2d-33d4-de63-7da22187dd0d-56ac6c01, #w-node-b232b15c-0c50-a4f5-657a-4dae8f8c3e89-56ac6c01 {
    justify-self: stretch;
  }

  #w-node-c643bd94-7b56-89e0-c5d3-6cc6a8fb4c90-56ac6c01 {
    grid-area: span 1 / span 4 / span 1 / span 4;
    justify-self: stretch;
  }

  #w-node-ba26364f-1916-3794-f29f-d4baa4a23ecb-cd4316a9, #w-node-_89a56c6d-050f-4bb2-92fe-c8c514c51878-cd4316a9, #w-node-_1599e10a-b43c-3b60-1e6d-f1a0979564a1-cd4316a9, #w-node-a105c6f3-c63a-6c3e-20b9-4be5a27b18a4-cd4316a9, #w-node-_2ddfa4d4-7a37-697d-a37a-ac175c8d180f-cd4316a9 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b232b15c-0c50-a4f5-657a-4dae8f8c3e81-d03dbfc4, #w-node-_67d41cbe-7c2d-33d4-de63-7da22187dd0d-d03dbfc4, #w-node-b232b15c-0c50-a4f5-657a-4dae8f8c3e89-d03dbfc4 {
    justify-self: stretch;
  }

  #w-node-c643bd94-7b56-89e0-c5d3-6cc6a8fb4c90-d03dbfc4 {
    grid-area: span 1 / span 4 / span 1 / span 4;
    justify-self: stretch;
  }

  #w-node-b232b15c-0c50-a4f5-657a-4dae8f8c3e81-14796d40, #w-node-_67d41cbe-7c2d-33d4-de63-7da22187dd0d-14796d40, #w-node-b232b15c-0c50-a4f5-657a-4dae8f8c3e89-14796d40 {
    justify-self: stretch;
  }

  #w-node-c643bd94-7b56-89e0-c5d3-6cc6a8fb4c90-14796d40 {
    grid-area: span 1 / span 4 / span 1 / span 4;
    justify-self: stretch;
  }
}

@media screen and (min-width: 1280px) {
  #w-node-eab18287-7d46-d8d8-ac9e-e1f2a134a648-ed8dffe9, #w-node-_60c42e91-3cdd-38fc-0e84-178975fa9c90-75fa9b9e {
    justify-self: end;
  }

  #w-node-_74c657f8-1d5c-c4de-f8d4-2c0614c18db6-e43d3961, #w-node-b37ec1cc-d3a6-1ae9-a99a-0953f54852a2-e43d3961, #w-node-adaca765-6ce8-1ba3-96bb-6b5d5e91799f-e43d3961, #w-node-_00cfbc02-babb-5e85-058e-e310d1fa3fab-e43d3961, #w-node-_00cfbc02-babb-5e85-058e-e310d1fa3fbd-e43d3961, #w-node-_00cfbc02-babb-5e85-058e-e310d1fa3fcf-e43d3961, #w-node-_02ee0661-dcc0-5aa3-5cac-a4ceba03974b-7c0a9291, #w-node-_02ee0661-dcc0-5aa3-5cac-a4ceba039751-7c0a9291, #w-node-_9f32105e-c251-1bd5-9544-315e698d178b-7c0a9291, #w-node-_9f32105e-c251-1bd5-9544-315e698d1791-7c0a9291, #w-node-bfb14abc-b53a-5c07-576e-745ecb79f0f8-c4f83b00, #w-node-bfb14abc-b53a-5c07-576e-745ecb79f100-c4f83b00, #w-node-bfb14abc-b53a-5c07-576e-745ecb79f108-c4f83b00, #w-node-dee47dc3-954f-ced5-581b-53cc7043db5a-c4f83b00, #w-node-dee47dc3-954f-ced5-581b-53cc7043db62-c4f83b00, #w-node-dee47dc3-954f-ced5-581b-53cc7043db6a-c4f83b00, #w-node-d855d5d2-741f-7b06-2379-baec8f07773a-c4f83b00, #w-node-_519cf47c-4837-56dd-7803-0f7c3fe0bf2d-c4f83b00, #w-node-c6282c12-6064-34fd-f859-f8df846412f8-28512ec2, #w-node-_95d966bf-a2d3-50f7-c60f-14b779284d0f-28512ec2, #w-node-_760b573b-1b07-b57f-829b-ea08f5529945-28512ec2, #w-node-_760b573b-1b07-b57f-829b-ea08f552994d-28512ec2, #w-node-_760b573b-1b07-b57f-829b-ea08f5529955-28512ec2, #w-node-_586a85ea-c277-2354-3dc7-35a0cd279c3c-28512ec2, #w-node-bf349a27-6517-0e80-c3f8-87b9083a53bf-28512ec2, #w-node-_57297a56-1e0c-03df-7a63-94880184dc4d-28512ec2, #w-node-_20f5c474-561f-5496-0226-053b674db9ff-28512ec2, #w-node-_09dda03c-bb26-851f-9bbe-b1657862cd10-28512ec2, #w-node-d5043352-f831-c6b2-8639-3d95ba3324a0-15311187 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_2ebcbedc-7d6a-4f24-7317-6b7c8b701618-15311187 {
    grid-area: span 1 / span 4 / span 1 / span 4;
    justify-self: stretch;
  }

  #w-node-d5043352-f831-c6b2-8639-3d95ba3324a0-2196cbda, #w-node-_37680505-e93e-1ab8-2d0d-f2a220e608fa-2196cbda, #w-node-_51cb336a-eaff-affc-8f23-c786f630ea6c-2196cbda, #w-node-_4b172b3a-da4b-2301-2696-a3d174438a63-2196cbda, #w-node-_30b3eb6f-6b67-2bda-bf4e-aadb76075f31-2196cbda, #w-node-def47c40-fdf3-9336-24c3-f672d011a6cf-2196cbda, #w-node-_69d8075d-2eeb-87d3-7a48-8cc87b401cd8-2196cbda, #w-node-_69d8075d-2eeb-87d3-7a48-8cc87b401ce0-2196cbda, #w-node-_69d8075d-2eeb-87d3-7a48-8cc87b401ce8-2196cbda, #w-node-af2dc58e-c8cc-f493-1d85-2380d9268975-2196cbda, #w-node-af2dc58e-c8cc-f493-1d85-2380d926897d-2196cbda, #w-node-af2dc58e-c8cc-f493-1d85-2380d9268985-2196cbda {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_66dcc51d-7c1e-54d9-570f-74d87c25a9ea-2196cbda {
    grid-area: 1 / 1 / 3 / 5;
    place-self: center stretch;
  }

  #w-node-_66dcc51d-7c1e-54d9-570f-74d87c25a9f2-2196cbda {
    grid-area: 1 / 9 / 3 / 13;
  }

  #w-node-_2f14ae7f-a85d-82af-aaf3-bad31c5f911b-2196cbda, #w-node-_77012655-5afe-3817-9652-1e247cda241d-2196cbda, #w-node-_8c08554d-60d0-5230-2ec0-38c9415057d8-2196cbda, #w-node-_9e162c64-1d88-ff3b-fc04-a288e0bf231f-2196cbda, #w-node-_5bc72f82-9108-b0d2-f496-7452d72df879-8a5f0e75, #w-node-_5bc72f82-9108-b0d2-f496-7452d72df881-8a5f0e75, #w-node-_5bc72f82-9108-b0d2-f496-7452d72df889-8a5f0e75 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b232b15c-0c50-a4f5-657a-4dae8f8c3e81-8a5f0e75, #w-node-_67d41cbe-7c2d-33d4-de63-7da22187dd0d-8a5f0e75, #w-node-b232b15c-0c50-a4f5-657a-4dae8f8c3e81-56ac6c01, #w-node-_67d41cbe-7c2d-33d4-de63-7da22187dd0d-56ac6c01 {
    place-self: center stretch;
  }

  #w-node-_8b40603f-a0a3-fba6-2aa5-508f57e22316-c0727b43, #w-node-_1bda52b1-b938-4e5e-3c55-8a3548943584-c0727b43, #w-node-_01f09dc9-c431-9a20-bbaa-da412ff4193b-c0727b43, #w-node-_01f09dc9-c431-9a20-bbaa-da412ff41941-c0727b43, #w-node-b67fc327-8839-9646-504a-e7e2057fe51f-e7a18d43, #w-node-b67fc327-8839-9646-504a-e7e2057fe527-e7a18d43, #w-node-b67fc327-8839-9646-504a-e7e2057fe52f-e7a18d43, #w-node-_88d6aedb-51f1-486b-74f7-88af8cb3216f-e7a18d43, #w-node-_66d8a841-5f69-fdff-aea0-9e69be7fe28f-e7a18d43, #w-node-b30df303-aab0-c5cf-a06d-2ef68ed32051-e7a18d43, #w-node-_7263040c-de30-810c-5054-720162a31e96-e7a18d43, #w-node-a6bbb84f-e170-1c84-5bcf-b60ebf45d0b0-e7a18d43, #w-node-_7c834473-3729-9e3b-d31b-976a84e328f0-e7a18d43, #w-node-c5d7a487-ba4d-1906-a5b6-92cdc38cf44f-e7a18d43, #w-node-c5d7a487-ba4d-1906-a5b6-92cdc38cf457-e7a18d43, #w-node-c5d7a487-ba4d-1906-a5b6-92cdc38cf45f-e7a18d43, #w-node-d00f8fb4-25ea-b853-abd5-a0f18a6b8f3c-5ddd10e3, #w-node-add4eda9-f7ea-1f7c-3c06-001092030e38-5ddd10e3, #w-node-add4eda9-f7ea-1f7c-3c06-001092030e40-5ddd10e3, #w-node-add4eda9-f7ea-1f7c-3c06-001092030e48-5ddd10e3, #w-node-add4eda9-f7ea-1f7c-3c06-001092030e50-5ddd10e3, #w-node-add4eda9-f7ea-1f7c-3c06-001092030e58-5ddd10e3, #w-node-add4eda9-f7ea-1f7c-3c06-001092030e60-5ddd10e3, #w-node-add4eda9-f7ea-1f7c-3c06-001092030e68-5ddd10e3, #w-node-add4eda9-f7ea-1f7c-3c06-001092030e70-5ddd10e3, #w-node-c5d7a487-ba4d-1906-a5b6-92cdc38cf44f-5ddd10e3, #w-node-c5d7a487-ba4d-1906-a5b6-92cdc38cf457-5ddd10e3, #w-node-c5d7a487-ba4d-1906-a5b6-92cdc38cf45f-5ddd10e3, #w-node-_8b4a24bc-82dc-9db1-a563-f94d02318d44-5ddd10e3, #w-node-_8b4a24bc-82dc-9db1-a563-f94d02318d4c-5ddd10e3, #w-node-_8b4a24bc-82dc-9db1-a563-f94d02318d54-5ddd10e3 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-cbc19d26-e95c-d1bf-336d-36f9305f1454-cd4316a9 {
    justify-self: end;
  }

  #w-node-ab065274-56a3-587d-2df4-75ff4e52d6d5-3eea4af0, #w-node-ab065274-56a3-587d-2df4-75ff4e52d6dd-3eea4af0, #w-node-f3362fce-81ce-e37b-862e-afd3f1ab873a-3eea4af0, #w-node-_7dcc6254-c236-0d2a-6aec-2b64a8f8b29f-3eea4af0, #w-node-ab065274-56a3-587d-2df4-75ff4e52d6d5-3d944ab6, #w-node-ab065274-56a3-587d-2df4-75ff4e52d6dd-3d944ab6, #w-node-f3362fce-81ce-e37b-862e-afd3f1ab873a-3d944ab6, #w-node-_7dcc6254-c236-0d2a-6aec-2b64a8f8b29f-3d944ab6, #w-node-ab065274-56a3-587d-2df4-75ff4e52d6d5-2135d0f2, #w-node-ab065274-56a3-587d-2df4-75ff4e52d6dd-2135d0f2, #w-node-f3362fce-81ce-e37b-862e-afd3f1ab873a-2135d0f2, #w-node-_75c7ac02-3459-ecb3-1521-6524f516bc35-2135d0f2, #w-node-_75c7ac02-3459-ecb3-1521-6524f516bc3d-2135d0f2, #w-node-ab065274-56a3-587d-2df4-75ff4e52d6d5-0e363ac4, #w-node-ab065274-56a3-587d-2df4-75ff4e52d6dd-0e363ac4, #w-node-f3362fce-81ce-e37b-862e-afd3f1ab873a-0e363ac4, #w-node-_75c7ac02-3459-ecb3-1521-6524f516bc35-0e363ac4, #w-node-_75c7ac02-3459-ecb3-1521-6524f516bc3d-0e363ac4, #w-node-_6b3e18e8-0e3a-dfe6-0b3f-4dd97161ad6d-40064312, #w-node-_51a5bd21-d5d2-7350-de31-ab29eb4abb3a-40064312, #w-node-_931c3212-78e9-ce11-0812-273d9b3cead5-40064312, #w-node-_6b3e18e8-0e3a-dfe6-0b3f-4dd97161ad75-40064312, #w-node-_6b3e18e8-0e3a-dfe6-0b3f-4dd97161ad7d-40064312, #w-node-_6b3e18e8-0e3a-dfe6-0b3f-4dd97161ad85-40064312, #w-node-_4ef70c99-f5c6-42d1-1fb8-61efc23cafdb-f370d79c, #w-node-d0efe611-887d-dc73-b6e0-c7501cff0975-f370d79c, #w-node-dd5595e7-2f40-a723-dea2-b5e8d051334b-f370d79c, #w-node-_3afa0e2a-fd5b-e1c9-1758-3fc4af02a7de-f370d79c, #w-node-_8f2ab46e-6c98-1b73-0a37-67be40a869c5-40a869c4, #w-node-_8f2ab46e-6c98-1b73-0a37-67be40a869cc-40a869c4, #w-node-_8f2ab46e-6c98-1b73-0a37-67be40a869d3-40a869c4, #w-node-_8f2ab46e-6c98-1b73-0a37-67be40a869da-40a869c4, #w-node-_8f2ab46e-6c98-1b73-0a37-67be40a869e1-40a869c4, #w-node-_8f2ab46e-6c98-1b73-0a37-67be40a869e8-40a869c4, #w-node-_8f2ab46e-6c98-1b73-0a37-67be40a869ef-40a869c4, #w-node-_8f2ab46e-6c98-1b73-0a37-67be40a869f6-40a869c4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-be5400dd-d2dc-0f65-0dd8-b41516715df7-16715da2 {
    justify-self: end;
  }

  #w-node-_44823dc9-ca78-bd5d-1167-090a7fed590a-7a4c60c6, #w-node-_44823dc9-ca78-bd5d-1167-090a7fed592a-7a4c60c6, #w-node-_44823dc9-ca78-bd5d-1167-090a7fed593e-7a4c60c6, #w-node-b8458c70-db42-3627-6e60-83f9473b0fef-4f5ddacd, #w-node-b8458c70-db42-3627-6e60-83f9473b0ff7-4f5ddacd, #w-node-b8458c70-db42-3627-6e60-83f9473b0fff-4f5ddacd, #w-node-b8458c70-db42-3627-6e60-83f9473b1007-4f5ddacd, #w-node-_4ef70c99-f5c6-42d1-1fb8-61efc23cafdb-76361425, #w-node-d0efe611-887d-dc73-b6e0-c7501cff0975-76361425, #w-node-dd5595e7-2f40-a723-dea2-b5e8d051334b-76361425, #w-node-_3afa0e2a-fd5b-e1c9-1758-3fc4af02a7de-76361425 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-d7157d9d-5f08-2e14-4feb-eed62ef4f56d-76361425 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_1e3a9123-5140-14e5-4e7c-0b768a88b57c-583e12e3, #w-node-_1e3a9123-5140-14e5-4e7c-0b768a88b584-583e12e3, #w-node-_1e3a9123-5140-14e5-4e7c-0b768a88b58c-583e12e3, #w-node-_4ef70c99-f5c6-42d1-1fb8-61efc23cafdb-2d25a9be, #w-node-d0efe611-887d-dc73-b6e0-c7501cff0975-2d25a9be, #w-node-dd5595e7-2f40-a723-dea2-b5e8d051334b-2d25a9be, #w-node-_3afa0e2a-fd5b-e1c9-1758-3fc4af02a7de-2d25a9be, #w-node-_8224d6a6-7a37-8980-f09f-e4a0095c9659-fbb57f3a, #w-node-_09387d2e-f1df-8c38-1585-b6d8afbfe152-fbb57f3a, #w-node-_455f6264-ca3b-540c-b788-43af8258a18e-fbb57f3a, #w-node-d34938ce-6e24-067f-cae7-a06d5afa6cdc-fbb57f3a, #w-node-_91bc7d1c-9bed-22d0-72f8-646d51c88078-e65171da, #w-node-_91bc7d1c-9bed-22d0-72f8-646d51c88080-e65171da, #w-node-_91bc7d1c-9bed-22d0-72f8-646d51c88089-e65171da, #w-node-_91bc7d1c-9bed-22d0-72f8-646d51c88091-e65171da, #w-node-f4e25d52-ee92-ae3d-649d-3907a5632437-e65171da, #w-node-f4e25d52-ee92-ae3d-649d-3907a563243f-e65171da, #w-node-f4e25d52-ee92-ae3d-649d-3907a5632448-e65171da, #w-node-f4e25d52-ee92-ae3d-649d-3907a5632450-e65171da, #w-node-d5c85166-0bd7-a9e6-ceea-f77a366e551a-5516fc99, #w-node-d5c85166-0bd7-a9e6-ceea-f77a366e5522-5516fc99, #w-node-d5c85166-0bd7-a9e6-ceea-f77a366e552a-5516fc99, #w-node-d5c85166-0bd7-a9e6-ceea-f77a366e5532-5516fc99, #w-node-_392e5f4d-b7eb-1a85-d216-98c37f39e3a9-d03dbfc4, #w-node-f12e6127-93a5-021d-1722-e55bcc913eb0-d03dbfc4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b232b15c-0c50-a4f5-657a-4dae8f8c3e81-d03dbfc4, #w-node-_67d41cbe-7c2d-33d4-de63-7da22187dd0d-d03dbfc4 {
    place-self: center stretch;
  }

  #w-node-_24dbdd33-ea46-35fe-636c-ea85533056e6-14796d40, #w-node-_24dbdd33-ea46-35fe-636c-ea85533056ee-14796d40, #w-node-_24dbdd33-ea46-35fe-636c-ea85533056f6-14796d40 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b232b15c-0c50-a4f5-657a-4dae8f8c3e81-14796d40, #w-node-_67d41cbe-7c2d-33d4-de63-7da22187dd0d-14796d40 {
    place-self: center stretch;
  }

  #w-node-_4ef70c99-f5c6-42d1-1fb8-61efc23cafdb-80143732, #w-node-d0efe611-887d-dc73-b6e0-c7501cff0975-80143732, #w-node-dd5595e7-2f40-a723-dea2-b5e8d051334b-80143732, #w-node-_3afa0e2a-fd5b-e1c9-1758-3fc4af02a7de-80143732, #w-node-_4ef70c99-f5c6-42d1-1fb8-61efc23cafdb-46d22f48, #w-node-d0efe611-887d-dc73-b6e0-c7501cff0975-46d22f48, #w-node-dd5595e7-2f40-a723-dea2-b5e8d051334b-46d22f48, #w-node-_4ef70c99-f5c6-42d1-1fb8-61efc23cafdb-22a4b764, #w-node-d0efe611-887d-dc73-b6e0-c7501cff0975-22a4b764, #w-node-dd5595e7-2f40-a723-dea2-b5e8d051334b-22a4b764, #w-node-_95d966bf-a2d3-50f7-c60f-14b779284d0f-1d201a75, #w-node-c6282c12-6064-34fd-f859-f8df846412f8-1d201a75 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-_0268d96a-4534-400e-3189-d5733801476e-305407aa, #w-node-_0268d96a-4534-400e-3189-d57338014775-305407aa, #w-node-_0268d96a-4534-400e-3189-d5733801477d-305407aa, #w-node-_0268d96a-4534-400e-3189-d57338014785-305407aa, #w-node-_0268d96a-4534-400e-3189-d57338014819-305407aa, #w-node-_0268d96a-4534-400e-3189-d57338014820-305407aa {
    grid-column: span 6 / span 6;
  }

  #w-node-_0268d96a-4534-400e-3189-d57338014828-305407aa {
    grid-column: span 12 / span 12;
  }

  #w-node-_0268d96a-4534-400e-3189-d57338014830-305407aa, #w-node-_0268d96a-4534-400e-3189-d57338014838-305407aa {
    grid-column: span 6 / span 6;
  }

  #w-node-_85024917-b813-1dc3-ade7-13e6872a7f50-cdc14861 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_89366d51-5cb5-b0e0-958b-e1a41dcb8eac-1bc14867 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-d83aa250-3531-9f07-914e-94e692d1a48f-44a84e6c, #w-node-_9709545e-ed40-f7b5-5f30-510a90e519cc-44a84e6c, #w-node-c89a385f-4d26-bc55-bec3-2e62d7f4c486-44a84e6c, #w-node-_2f68271b-dacb-bd2d-2974-572757888469-44a84e6c, #w-node-_3f8abfd8-6f6c-3435-3bc7-2a12b32adb77-44a84e6c, #w-node-_72cd9e29-5e06-800a-5eac-650c0d6ba75e-44a84e6c, #w-node-_54009ab2-6275-0965-f61e-8d51e45e5bd6-44a84e6c, #w-node-f53588eb-52c8-6616-a664-86d1c3654da8-44a84e6c, #w-node-_245f3883-b570-e282-c6b7-062faf7d75ad-44a84e6c, #w-node-_1feb614c-6e26-f008-d8a5-2d6b033135d2-44a84e6c {
    grid-column: span 1 / span 1;
  }

  #w-node-_85024917-b813-1dc3-ade7-13e6872a7f50-fd09c472, #w-node-_85024917-b813-1dc3-ade7-13e6872a7f50-38575418 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_785b7d42-1e62-57ce-0a42-b6b5e450b9e8-6ca78539, #w-node-_785b7d42-1e62-57ce-0a42-b6b5e450b9ee-6ca78539, #w-node-_785b7d42-1e62-57ce-0a42-b6b5e450b9f4-6ca78539, #w-node-_785b7d42-1e62-57ce-0a42-b6b5e450b9fa-6ca78539, #w-node-d65fc3a0-b6c2-ca3b-1f39-c1cfdab29c78-19df57f8, #w-node-d65fc3a0-b6c2-ca3b-1f39-c1cfdab29c7f-19df57f8, #w-node-d65fc3a0-b6c2-ca3b-1f39-c1cfdab29c87-19df57f8, #w-node-d65fc3a0-b6c2-ca3b-1f39-c1cfdab29c8f-19df57f8, #w-node-d65fc3a0-b6c2-ca3b-1f39-c1cfdab29d23-19df57f8, #w-node-d65fc3a0-b6c2-ca3b-1f39-c1cfdab29d2a-19df57f8 {
    grid-column: span 6 / span 6;
  }

  #w-node-d65fc3a0-b6c2-ca3b-1f39-c1cfdab29d32-19df57f8 {
    grid-column: span 12 / span 12;
  }

  #w-node-d65fc3a0-b6c2-ca3b-1f39-c1cfdab29d3a-19df57f8, #w-node-d65fc3a0-b6c2-ca3b-1f39-c1cfdab29d42-19df57f8 {
    grid-column: span 6 / span 6;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_2add4d7f-a071-9fa7-592d-d56710479f26-85a0aff6, #w-node-_2add4d7f-a071-9fa7-592d-d56710479f2d-85a0aff6, #w-node-_2add4d7f-a071-9fa7-592d-d56710479f34-85a0aff6, #w-node-_2add4d7f-a071-9fa7-592d-d56710479f3b-85a0aff6, #w-node-_2add4d7f-a071-9fa7-592d-d56710479f43-85a0aff6 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_3f4aaa37-3c76-4e48-d22c-51fc78384300-783842f0, #w-node-_0268d96a-4534-400e-3189-d57338014751-305407aa, #w-node-_0268d96a-4534-400e-3189-d57338014754-305407aa, #w-node-_0268d96a-4534-400e-3189-d57338014757-305407aa {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_0268d96a-4534-400e-3189-d5733801475a-305407aa {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_0268d96a-4534-400e-3189-d5733801475d-305407aa {
    grid-area: 2 / 3 / 3 / 5;
  }

  #w-node-_0268d96a-4534-400e-3189-d57338014760-305407aa {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_0268d96a-4534-400e-3189-d5733801476e-305407aa, #w-node-_0268d96a-4534-400e-3189-d57338014775-305407aa, #w-node-_0268d96a-4534-400e-3189-d5733801477d-305407aa, #w-node-_0268d96a-4534-400e-3189-d57338014785-305407aa, #w-node-_0268d96a-4534-400e-3189-d57338014819-305407aa, #w-node-_0268d96a-4534-400e-3189-d57338014820-305407aa, #w-node-_0268d96a-4534-400e-3189-d57338014828-305407aa, #w-node-_0268d96a-4534-400e-3189-d57338014830-305407aa, #w-node-_0268d96a-4534-400e-3189-d57338014838-305407aa {
    grid-column: span 12 / span 12;
  }

  #w-node-_42886450-8dfc-2d29-0bdb-d1c308a9f9b7-cdc14861 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_89366d51-5cb5-b0e0-958b-e1a41dcb8eac-1bc14867 {
    grid-column: span 1 / span 1;
  }

  #w-node-d78c7a69-3aab-2d61-27d8-83a488e4847a-44a84e6c {
    grid-area: span 2 / span 4 / span 2 / span 4;
  }

  #w-node-_52f02a2b-be28-9776-f18d-787becdc1d88-fd09c472, #w-node-_52f02a2b-be28-9776-f18d-787becdc1d8b-fd09c472, #w-node-_52f02a2b-be28-9776-f18d-787becdc1d8e-fd09c472 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_52f02a2b-be28-9776-f18d-787becdc1d91-fd09c472 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_52f02a2b-be28-9776-f18d-787becdc1d94-fd09c472 {
    grid-area: 2 / 3 / 3 / 5;
  }

  #w-node-_52f02a2b-be28-9776-f18d-787becdc1d97-fd09c472 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_42886450-8dfc-2d29-0bdb-d1c308a9f9b7-fd09c472, #w-node-_42886450-8dfc-2d29-0bdb-d1c308a9f9b7-38575418 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_557a80db-5450-5d40-dc2c-521df086ea8a-5ac419a9, #w-node-bd229a8d-95ba-69b6-983b-3ba587133b3e-5ac419a9, #w-node-_5ca8e90d-f6bb-b84c-2142-adad1ff920fb-5ac419a9 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_74f39cdc-635c-551a-0dad-842d2122c059-5ac419a9 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-e8492ffb-327d-47ae-2322-f1f7becbca8e-5ac419a9 {
    grid-area: 2 / 3 / 3 / 5;
  }

  #w-node-c348f240-915a-8666-332a-502ea446ad05-5ac419a9 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_9cd97b1b-2d01-6332-9439-dcebb3f508e6-15311187 {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-_9a444166-bae2-798f-bd8f-f943bc369fbb-15311187 {
    grid-area: span 2 / span 4 / span 2 / span 4;
  }

  #w-node-_66dcc51d-7c1e-54d9-570f-74d87c25a9e2-2196cbda {
    grid-column: span 1 / span 1;
  }

  #w-node-_66dcc51d-7c1e-54d9-570f-74d87c25a9ea-2196cbda {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_66dcc51d-7c1e-54d9-570f-74d87c25a9f2-2196cbda {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-_66dcc51d-7c1e-54d9-570f-74d87c25a9fa-2196cbda {
    grid-column: span 1 / span 1;
  }

  #w-node-b232b15c-0c50-a4f5-657a-4dae8f8c3e81-8a5f0e75 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_67d41cbe-7c2d-33d4-de63-7da22187dd0d-8a5f0e75 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b232b15c-0c50-a4f5-657a-4dae8f8c3e89-8a5f0e75 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-c643bd94-7b56-89e0-c5d3-6cc6a8fb4c9f-8a5f0e75 {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-_8871098f-8bdc-bcbf-aaa0-70c2200e3469-fd75ef3e, #w-node-ec5a1478-8c61-482f-0eaf-f7efd0d2602f-fd75ef3e, #w-node-d00c015c-6985-1ae7-8558-41c2c9d5dc5b-fd75ef3e, #w-node-ad8f937b-984f-0d24-8501-92cefefa3fed-fd75ef3e, #w-node-_5eabb9d0-5b90-7ae5-4721-6646a238c338-fd75ef3e, #w-node-_8f0e6b3b-5f32-79cb-5e34-31436ca61303-fd75ef3e, #w-node-_8f0e6b3b-5f32-79cb-5e34-31436ca6130c-fd75ef3e, #w-node-_8f0e6b3b-5f32-79cb-5e34-31436ca61314-fd75ef3e, #w-node-_8f0e6b3b-5f32-79cb-5e34-31436ca6131c-fd75ef3e, #w-node-_8f0e6b3b-5f32-79cb-5e34-31436ca61324-fd75ef3e, #w-node-dfd3c497-28c2-1d56-f8e7-86d1d24ee025-fd75ef3e, #w-node-dfd3c497-28c2-1d56-f8e7-86d1d24ee02e-fd75ef3e, #w-node-dfd3c497-28c2-1d56-f8e7-86d1d24ee036-fd75ef3e, #w-node-dfd3c497-28c2-1d56-f8e7-86d1d24ee03e-fd75ef3e, #w-node-_6e4480cb-f54e-fbad-cc51-5466178e5bf4-fd75ef3e, #w-node-_6e4480cb-f54e-fbad-cc51-5466178e5bfd-fd75ef3e, #w-node-_6e4480cb-f54e-fbad-cc51-5466178e5c05-fd75ef3e, #w-node-_6e4480cb-f54e-fbad-cc51-5466178e5c0d-fd75ef3e, #w-node-_97be7736-55aa-2ae3-1062-4b5c6dcc937d-fd75ef3e, #w-node-_97be7736-55aa-2ae3-1062-4b5c6dcc9386-fd75ef3e, #w-node-_97be7736-55aa-2ae3-1062-4b5c6dcc938e-fd75ef3e, #w-node-_8871098f-8bdc-bcbf-aaa0-70c2200e3469-fcff55e3, #w-node-ec5a1478-8c61-482f-0eaf-f7efd0d2602f-fcff55e3, #w-node-d00c015c-6985-1ae7-8558-41c2c9d5dc5b-fcff55e3, #w-node-ad8f937b-984f-0d24-8501-92cefefa3fed-fcff55e3, #w-node-_5eabb9d0-5b90-7ae5-4721-6646a238c338-fcff55e3, #w-node-_8f0e6b3b-5f32-79cb-5e34-31436ca61303-fcff55e3, #w-node-_8f0e6b3b-5f32-79cb-5e34-31436ca6130c-fcff55e3, #w-node-_8f0e6b3b-5f32-79cb-5e34-31436ca61314-fcff55e3, #w-node-_8f0e6b3b-5f32-79cb-5e34-31436ca6131c-fcff55e3, #w-node-_8f0e6b3b-5f32-79cb-5e34-31436ca61324-fcff55e3, #w-node-dfd3c497-28c2-1d56-f8e7-86d1d24ee025-fcff55e3, #w-node-dfd3c497-28c2-1d56-f8e7-86d1d24ee02e-fcff55e3, #w-node-dfd3c497-28c2-1d56-f8e7-86d1d24ee036-fcff55e3, #w-node-_6e4480cb-f54e-fbad-cc51-5466178e5bf4-fcff55e3, #w-node-_6e4480cb-f54e-fbad-cc51-5466178e5bfd-fcff55e3, #w-node-e35954e5-7343-c1fe-0b1a-0f0161882b5c-fcff55e3, #w-node-_6e4480cb-f54e-fbad-cc51-5466178e5c05-fcff55e3, #w-node-_6e4480cb-f54e-fbad-cc51-5466178e5c0d-fcff55e3, #w-node-ac2d5afc-9beb-2719-930e-154690a39d2d-fcff55e3, #w-node-ac2d5afc-9beb-2719-930e-154690a39d36-fcff55e3, #w-node-ac2d5afc-9beb-2719-930e-154690a39d3e-fcff55e3, #w-node-ac2d5afc-9beb-2719-930e-154690a39d46-fcff55e3, #w-node-_97be7736-55aa-2ae3-1062-4b5c6dcc937d-fcff55e3, #w-node-_97be7736-55aa-2ae3-1062-4b5c6dcc9386-fcff55e3, #w-node-_97be7736-55aa-2ae3-1062-4b5c6dcc938e-fcff55e3, #w-node-_8871098f-8bdc-bcbf-aaa0-70c2200e3469-9ec7ffcb, #w-node-ec5a1478-8c61-482f-0eaf-f7efd0d2602f-9ec7ffcb, #w-node-d00c015c-6985-1ae7-8558-41c2c9d5dc5b-9ec7ffcb, #w-node-ad8f937b-984f-0d24-8501-92cefefa3fed-9ec7ffcb, #w-node-_5eabb9d0-5b90-7ae5-4721-6646a238c338-9ec7ffcb, #w-node-_8f0e6b3b-5f32-79cb-5e34-31436ca61303-9ec7ffcb, #w-node-_8f0e6b3b-5f32-79cb-5e34-31436ca6130c-9ec7ffcb, #w-node-_8f0e6b3b-5f32-79cb-5e34-31436ca61314-9ec7ffcb, #w-node-_8f0e6b3b-5f32-79cb-5e34-31436ca6131c-9ec7ffcb, #w-node-_8f0e6b3b-5f32-79cb-5e34-31436ca61324-9ec7ffcb, #w-node-dfd3c497-28c2-1d56-f8e7-86d1d24ee025-9ec7ffcb, #w-node-dfd3c497-28c2-1d56-f8e7-86d1d24ee02e-9ec7ffcb, #w-node-dfd3c497-28c2-1d56-f8e7-86d1d24ee036-9ec7ffcb, #w-node-dfd3c497-28c2-1d56-f8e7-86d1d24ee03e-9ec7ffcb, #w-node-_6e4480cb-f54e-fbad-cc51-5466178e5bf4-9ec7ffcb, #w-node-_6e4480cb-f54e-fbad-cc51-5466178e5bfd-9ec7ffcb, #w-node-_6e4480cb-f54e-fbad-cc51-5466178e5c05-9ec7ffcb, #w-node-_6e4480cb-f54e-fbad-cc51-5466178e5c0d-9ec7ffcb, #w-node-_97be7736-55aa-2ae3-1062-4b5c6dcc937d-9ec7ffcb, #w-node-_97be7736-55aa-2ae3-1062-4b5c6dcc9386-9ec7ffcb, #w-node-_97be7736-55aa-2ae3-1062-4b5c6dcc938e-9ec7ffcb, #w-node-_8871098f-8bdc-bcbf-aaa0-70c2200e3469-b761c481, #w-node-ec5a1478-8c61-482f-0eaf-f7efd0d2602f-b761c481, #w-node-d00c015c-6985-1ae7-8558-41c2c9d5dc5b-b761c481, #w-node-ad8f937b-984f-0d24-8501-92cefefa3fed-b761c481, #w-node-_5eabb9d0-5b90-7ae5-4721-6646a238c338-b761c481, #w-node-_8f0e6b3b-5f32-79cb-5e34-31436ca61303-b761c481, #w-node-_8f0e6b3b-5f32-79cb-5e34-31436ca6130c-b761c481, #w-node-_8f0e6b3b-5f32-79cb-5e34-31436ca61314-b761c481, #w-node-_8f0e6b3b-5f32-79cb-5e34-31436ca6131c-b761c481, #w-node-_8f0e6b3b-5f32-79cb-5e34-31436ca61324-b761c481, #w-node-dfd3c497-28c2-1d56-f8e7-86d1d24ee025-b761c481, #w-node-dfd3c497-28c2-1d56-f8e7-86d1d24ee02e-b761c481, #w-node-dfd3c497-28c2-1d56-f8e7-86d1d24ee036-b761c481, #w-node-_6e4480cb-f54e-fbad-cc51-5466178e5bf4-b761c481, #w-node-_6e4480cb-f54e-fbad-cc51-5466178e5bfd-b761c481, #w-node-e35954e5-7343-c1fe-0b1a-0f0161882b5c-b761c481, #w-node-_6e4480cb-f54e-fbad-cc51-5466178e5c05-b761c481, #w-node-_6e4480cb-f54e-fbad-cc51-5466178e5c0d-b761c481, #w-node-ac2d5afc-9beb-2719-930e-154690a39d2d-b761c481, #w-node-ac2d5afc-9beb-2719-930e-154690a39d36-b761c481, #w-node-ac2d5afc-9beb-2719-930e-154690a39d3e-b761c481, #w-node-ac2d5afc-9beb-2719-930e-154690a39d46-b761c481, #w-node-_97be7736-55aa-2ae3-1062-4b5c6dcc937d-b761c481, #w-node-_97be7736-55aa-2ae3-1062-4b5c6dcc9386-b761c481, #w-node-_97be7736-55aa-2ae3-1062-4b5c6dcc938e-b761c481 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-b232b15c-0c50-a4f5-657a-4dae8f8c3e81-56ac6c01 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_67d41cbe-7c2d-33d4-de63-7da22187dd0d-56ac6c01 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b232b15c-0c50-a4f5-657a-4dae8f8c3e89-56ac6c01 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-c643bd94-7b56-89e0-c5d3-6cc6a8fb4c9f-56ac6c01 {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-_8871098f-8bdc-bcbf-aaa0-70c2200e3469-0629699a, #w-node-ec5a1478-8c61-482f-0eaf-f7efd0d2602f-0629699a, #w-node-d00c015c-6985-1ae7-8558-41c2c9d5dc5b-0629699a, #w-node-ad8f937b-984f-0d24-8501-92cefefa3fed-0629699a, #w-node-_5eabb9d0-5b90-7ae5-4721-6646a238c338-0629699a, #w-node-_8f0e6b3b-5f32-79cb-5e34-31436ca61303-0629699a, #w-node-_8f0e6b3b-5f32-79cb-5e34-31436ca6130c-0629699a, #w-node-_8f0e6b3b-5f32-79cb-5e34-31436ca61314-0629699a, #w-node-_8f0e6b3b-5f32-79cb-5e34-31436ca6131c-0629699a, #w-node-_8f0e6b3b-5f32-79cb-5e34-31436ca61324-0629699a, #w-node-dfd3c497-28c2-1d56-f8e7-86d1d24ee025-0629699a, #w-node-dfd3c497-28c2-1d56-f8e7-86d1d24ee02e-0629699a, #w-node-dfd3c497-28c2-1d56-f8e7-86d1d24ee036-0629699a, #w-node-dfd3c497-28c2-1d56-f8e7-86d1d24ee03e-0629699a, #w-node-_6e4480cb-f54e-fbad-cc51-5466178e5bf4-0629699a, #w-node-_6e4480cb-f54e-fbad-cc51-5466178e5bfd-0629699a, #w-node-_6e4480cb-f54e-fbad-cc51-5466178e5c05-0629699a, #w-node-_6e4480cb-f54e-fbad-cc51-5466178e5c0d-0629699a, #w-node-_97be7736-55aa-2ae3-1062-4b5c6dcc937d-0629699a, #w-node-_97be7736-55aa-2ae3-1062-4b5c6dcc9386-0629699a, #w-node-_97be7736-55aa-2ae3-1062-4b5c6dcc938e-0629699a, #w-node-_8871098f-8bdc-bcbf-aaa0-70c2200e3469-052b0629, #w-node-ec5a1478-8c61-482f-0eaf-f7efd0d2602f-052b0629, #w-node-d00c015c-6985-1ae7-8558-41c2c9d5dc5b-052b0629, #w-node-ad8f937b-984f-0d24-8501-92cefefa3fed-052b0629, #w-node-_5eabb9d0-5b90-7ae5-4721-6646a238c338-052b0629, #w-node-_8f0e6b3b-5f32-79cb-5e34-31436ca61303-052b0629, #w-node-_8f0e6b3b-5f32-79cb-5e34-31436ca6130c-052b0629, #w-node-_8f0e6b3b-5f32-79cb-5e34-31436ca61314-052b0629, #w-node-_8f0e6b3b-5f32-79cb-5e34-31436ca6131c-052b0629, #w-node-_8f0e6b3b-5f32-79cb-5e34-31436ca61324-052b0629, #w-node-dfd3c497-28c2-1d56-f8e7-86d1d24ee025-052b0629, #w-node-dfd3c497-28c2-1d56-f8e7-86d1d24ee02e-052b0629, #w-node-dfd3c497-28c2-1d56-f8e7-86d1d24ee036-052b0629, #w-node-dfd3c497-28c2-1d56-f8e7-86d1d24ee03e-052b0629, #w-node-_6e4480cb-f54e-fbad-cc51-5466178e5bf4-052b0629, #w-node-_6e4480cb-f54e-fbad-cc51-5466178e5bfd-052b0629, #w-node-_6e4480cb-f54e-fbad-cc51-5466178e5c05-052b0629, #w-node-_6e4480cb-f54e-fbad-cc51-5466178e5c0d-052b0629, #w-node-_97be7736-55aa-2ae3-1062-4b5c6dcc937d-052b0629, #w-node-_97be7736-55aa-2ae3-1062-4b5c6dcc9386-052b0629, #w-node-_97be7736-55aa-2ae3-1062-4b5c6dcc938e-052b0629, #w-node-_8871098f-8bdc-bcbf-aaa0-70c2200e3469-25023e57, #w-node-ec5a1478-8c61-482f-0eaf-f7efd0d2602f-25023e57, #w-node-d00c015c-6985-1ae7-8558-41c2c9d5dc5b-25023e57, #w-node-ad8f937b-984f-0d24-8501-92cefefa3fed-25023e57, #w-node-_5eabb9d0-5b90-7ae5-4721-6646a238c338-25023e57, #w-node-_8f0e6b3b-5f32-79cb-5e34-31436ca61303-25023e57, #w-node-_8f0e6b3b-5f32-79cb-5e34-31436ca6130c-25023e57, #w-node-_8f0e6b3b-5f32-79cb-5e34-31436ca61314-25023e57, #w-node-_8f0e6b3b-5f32-79cb-5e34-31436ca6131c-25023e57, #w-node-_8f0e6b3b-5f32-79cb-5e34-31436ca61324-25023e57, #w-node-dfd3c497-28c2-1d56-f8e7-86d1d24ee025-25023e57, #w-node-dfd3c497-28c2-1d56-f8e7-86d1d24ee02e-25023e57, #w-node-dfd3c497-28c2-1d56-f8e7-86d1d24ee036-25023e57, #w-node-dfd3c497-28c2-1d56-f8e7-86d1d24ee03e-25023e57, #w-node-_6e4480cb-f54e-fbad-cc51-5466178e5bf4-25023e57, #w-node-_6e4480cb-f54e-fbad-cc51-5466178e5bfd-25023e57, #w-node-_6e4480cb-f54e-fbad-cc51-5466178e5c05-25023e57, #w-node-_6e4480cb-f54e-fbad-cc51-5466178e5c0d-25023e57, #w-node-_97be7736-55aa-2ae3-1062-4b5c6dcc937d-25023e57, #w-node-_97be7736-55aa-2ae3-1062-4b5c6dcc9386-25023e57, #w-node-_97be7736-55aa-2ae3-1062-4b5c6dcc938e-25023e57 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_785b7d42-1e62-57ce-0a42-b6b5e450b9e8-6ca78539, #w-node-_785b7d42-1e62-57ce-0a42-b6b5e450b9ee-6ca78539, #w-node-_785b7d42-1e62-57ce-0a42-b6b5e450b9f4-6ca78539, #w-node-_785b7d42-1e62-57ce-0a42-b6b5e450b9fa-6ca78539, #w-node-d65fc3a0-b6c2-ca3b-1f39-c1cfdab29c78-19df57f8, #w-node-d65fc3a0-b6c2-ca3b-1f39-c1cfdab29c7f-19df57f8, #w-node-d65fc3a0-b6c2-ca3b-1f39-c1cfdab29c87-19df57f8, #w-node-d65fc3a0-b6c2-ca3b-1f39-c1cfdab29c8f-19df57f8, #w-node-d65fc3a0-b6c2-ca3b-1f39-c1cfdab29d23-19df57f8, #w-node-d65fc3a0-b6c2-ca3b-1f39-c1cfdab29d2a-19df57f8, #w-node-d65fc3a0-b6c2-ca3b-1f39-c1cfdab29d32-19df57f8, #w-node-d65fc3a0-b6c2-ca3b-1f39-c1cfdab29d3a-19df57f8, #w-node-d65fc3a0-b6c2-ca3b-1f39-c1cfdab29d42-19df57f8 {
    grid-column: span 12 / span 12;
  }

  #w-node-f88c903a-35d1-77ba-fdbe-b34c9b23e117-3d944ab6, #w-node-e387202f-ed87-a709-ce36-d0aa7967940b-3d944ab6, #w-node-f51dd436-bba5-29ee-40a6-706ce227924f-3d944ab6, #w-node-_44eb2a86-3028-7e7e-0a53-ac46238e551a-3d944ab6, #w-node-_23dd4560-42cf-c862-87d6-8d3f498cf846-3d944ab6, #w-node-_951f2e91-4c61-ce0b-8570-d3bd0a3d84b0-3d944ab6, #w-node-b2fd2d3f-2601-84ca-9a61-f745fc2484ed-3d944ab6, #w-node-_6793d783-e983-b698-5477-ac46df5cb2aa-3d944ab6, #w-node-b2dad991-46c5-a0a3-85b8-9eeeb321179a-3d944ab6, #w-node-f88c903a-35d1-77ba-fdbe-b34c9b23e117-2135d0f2, #w-node-e387202f-ed87-a709-ce36-d0aa7967940b-2135d0f2, #w-node-f51dd436-bba5-29ee-40a6-706ce227924f-2135d0f2, #w-node-_44eb2a86-3028-7e7e-0a53-ac46238e551a-2135d0f2, #w-node-_23dd4560-42cf-c862-87d6-8d3f498cf846-2135d0f2, #w-node-_2c24266e-add7-0d46-d3f2-dab91fc869a1-2135d0f2, #w-node-_98b6fcea-e82d-a6a4-278c-daeaee30290d-2135d0f2, #w-node-_951f2e91-4c61-ce0b-8570-d3bd0a3d84b0-2135d0f2, #w-node-b2fd2d3f-2601-84ca-9a61-f745fc2484ed-2135d0f2, #w-node-_6793d783-e983-b698-5477-ac46df5cb2aa-2135d0f2, #w-node-b2dad991-46c5-a0a3-85b8-9eeeb321179a-2135d0f2, #w-node-e8824259-9d4b-0a89-8cb3-dcc7cc88a3fc-2135d0f2, #w-node-f88c903a-35d1-77ba-fdbe-b34c9b23e117-0e363ac4, #w-node-e387202f-ed87-a709-ce36-d0aa7967940b-0e363ac4, #w-node-_98b6fcea-e82d-a6a4-278c-daeaee30290d-0e363ac4, #w-node-_5c4461c2-5018-ed66-6df1-72bbe4a7e5d4-0e363ac4, #w-node-_23dd4560-42cf-c862-87d6-8d3f498cf846-0e363ac4, #w-node-_44eb2a86-3028-7e7e-0a53-ac46238e551a-0e363ac4, #w-node-_126aa78a-8adf-7cb7-4288-ecc3be8aad49-0e363ac4, #w-node-_5584a4c8-21f9-5601-4727-a4ddbcf12d61-0e363ac4, #w-node-b2fd2d3f-2601-84ca-9a61-f745fc2484ed-0e363ac4, #w-node-_951f2e91-4c61-ce0b-8570-d3bd0a3d84b0-0e363ac4, #w-node-_21cbe995-29fe-90ed-2423-5d6e27dd5883-0e363ac4, #w-node-_4a52afae-6ff2-d8d1-09c8-5af46b9e481b-0e363ac4, #w-node-d0a99654-bc5b-31a0-a77f-33d581efcfa0-0e363ac4, #w-node-e8824259-9d4b-0a89-8cb3-dcc7cc88a3fc-0e363ac4, #w-node-_126aa78a-8adf-7cb7-4288-ecc3be8aad49-4f5ddacd, #w-node-_38683dfc-b2b2-55a8-907d-f2f7bc0ef61e-4f5ddacd, #w-node-e387202f-ed87-a709-ce36-d0aa7967940b-4f5ddacd, #w-node-f623e871-d784-2700-6bf0-28a88e5406e4-4f5ddacd, #w-node-_271c5ccf-0b06-d238-f21d-fe07e4c770ef-4f5ddacd, #w-node-_44eb2a86-3028-7e7e-0a53-ac46238e551a-4f5ddacd, #w-node-f88c903a-35d1-77ba-fdbe-b34c9b23e117-4f5ddacd, #w-node-_5c4461c2-5018-ed66-6df1-72bbe4a7e5d4-4f5ddacd, #w-node-_5584a4c8-21f9-5601-4727-a4ddbcf12d61-4f5ddacd {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-d7157d9d-5f08-2e14-4feb-eed62ef4f56d-76361425 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b232b15c-0c50-a4f5-657a-4dae8f8c3e81-d03dbfc4 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_67d41cbe-7c2d-33d4-de63-7da22187dd0d-d03dbfc4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b232b15c-0c50-a4f5-657a-4dae8f8c3e89-d03dbfc4 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-c643bd94-7b56-89e0-c5d3-6cc6a8fb4c9f-d03dbfc4 {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-b232b15c-0c50-a4f5-657a-4dae8f8c3e81-14796d40 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_67d41cbe-7c2d-33d4-de63-7da22187dd0d-14796d40 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-b232b15c-0c50-a4f5-657a-4dae8f8c3e89-14796d40 {
    grid-area: 4 / 1 / 5 / 2;
  }

  #w-node-c643bd94-7b56-89e0-c5d3-6cc6a8fb4c9f-14796d40 {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_6f1a6f9c-6ef9-0d7e-71f5-78b9d1a9dffd-d1a9dff2 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: center;
  }

  #w-node-_6f1a6f9c-6ef9-0d7e-71f5-78b9d1a9dffe-d1a9dff2 {
    place-self: auto;
  }

  #w-node-_6f1a6f9c-6ef9-0d7e-71f5-78b9d1a9e002-d1a9dff2 {
    grid-area: 2 / 1 / 3 / 3;
    justify-self: center;
  }

  #w-node-_3f4aaa37-3c76-4e48-d22c-51fc78384300-783842f0 {
    grid-column: span 1 / span 1;
  }
}


@font-face {
  font-family: 'Icons Saasly Template';
  src: url('../fonts/icons-saasly-template.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fa-solid-900.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}