/* Override header-en-2025: remove navbar shadow on this page */
.modao-navbar {
  box-shadow: none;
}

.ad-page-stitch,
    .ad-page-stitch[data-collection-53120-3977-mode="edit-light"] {
      /* edit light */
      --color-text-tertiary: var(--color-base-grey-90);
      --color-base-white-100: rgba(255, 255, 255, 0.45);
      --color-base-grey-90: rgba(139, 140, 143, 1);
      --color-text-primary: var(--color-base-grey-140);
      --color-bg-bodyoverlay: var(--color-base-grey-10);
      --color-base-grey-130: rgba(48, 48, 48, 1);
      --color-base-grey-10: rgba(247, 247, 249, 1);
      --color-bg-bodybase: var(--color-base-grey-30);
      --color-base-grey-140: rgba(25, 25, 26, 1);
      --color-base-grey-30: rgba(237, 238, 240, 1);
      --color-multiplayer-magenta: var(--color-base-magenta-90);
      --color-base-magenta-90: rgba(247, 28, 150, 1);
      --multiplayer-blue: var(--color-base-blue-90);
      --color-base-blue-90: rgba(46, 156, 254, 1);
      --color-multiplayer-cyan: var(--color-base-cyan-90);
      --color-base-cyan-90: rgba(6, 170, 167, 1);
      --multiplayer-orange: var(--color-base-orange-90);
      --color-base-orange-90: rgba(249, 115, 22, 1);
      --multiplayer-purple: var(--color-base-purple-90);
      --color-base-purple-90: rgba(136, 72, 249, 1);
      --color-text-onfunctionandbrand: var(--color-base-white-00);
      --color-base-white-40: rgba(255, 255, 255, 0.9100000119676777);
      --color-border-avatar: var(--color-base-black-10);
      --color-base-white-140: rgba(255, 255, 255, 0.1);
      --color-base-black-10: rgba(18, 17, 42, 0.02999999850404029);
      --color-multiplayer-brand: var(--color-base-brand-90);
      --color-base-brand-90: rgba(51, 111, 255, 1);
      --color-bg-body: var(--color-base-white-00);
      --color-base-grey-134: rgba(33, 33, 33, 1);
      --color-bg-float: var(--color-base-white-00);
      --color-base-grey-132: rgba(38, 38, 38, 1);
      --color-base-white-00: rgba(255, 255, 255, 1);
    }

    .ad-page-stitch[data-collection-53120-3977-mode="edit-dark"] {
      /* edit dark */
      --color-text-tertiary: var(--color-base-white-100);
      --color-base-white-100: rgba(255, 255, 255, 0.45);
      --color-base-grey-90: rgba(139, 140, 143, 1);
      --color-text-primary: var(--color-base-white-40);
      --color-bg-bodyoverlay: var(--color-base-grey-130);
      --color-base-grey-130: rgba(48, 48, 48, 1);
      --color-base-grey-10: rgba(247, 247, 249, 1);
      --color-bg-bodybase: var(--color-base-grey-140);
      --color-base-grey-140: rgba(25, 25, 26, 1);
      --color-base-grey-30: rgba(237, 238, 240, 1);
      --color-multiplayer-magenta: var(--color-base-magenta-90);
      --color-base-magenta-90: rgba(220, 24, 134, 1);
      --multiplayer-blue: var(--color-base-blue-90);
      --color-base-blue-90: rgba(32, 137, 226, 1);
      --color-multiplayer-cyan: var(--color-base-cyan-90);
      --color-base-cyan-90: rgba(1, 161, 158, 1);
      --multiplayer-orange: var(--color-base-orange-90);
      --color-base-orange-90: rgba(238, 111, 23, 1);
      --multiplayer-purple: var(--color-base-purple-90);
      --color-base-purple-90: rgba(134, 72, 241, 1);
      --color-text-onfunctionandbrand: var(--color-base-white-40);
      --color-base-white-40: rgba(255, 255, 255, 0.9100000119676777);
      --color-border-avatar: var(--color-base-white-140);
      --color-base-white-140: rgba(255, 255, 255, 0.1);
      --color-base-black-10: rgba(18, 17, 42, 0.02999999850404029);
      --color-multiplayer-brand: var(--color-base-brand-90);
      --color-base-brand-90: rgba(51, 111, 255, 1);
      --color-bg-body: var(--color-base-grey-134);
      --color-base-grey-134: rgba(33, 33, 33, 1);
      --color-bg-float: var(--color-base-grey-132);
      --color-base-grey-132: rgba(38, 38, 38, 1);
      --color-base-white-00: rgba(255, 255, 255, 1);
    }

    .ad-page-stitch[data-collection-53120-3977-mode="dev-light"] {
      /* dev light */
      --color-text-tertiary: var(--color-base-grey-90);
      --color-base-white-100: rgba(255, 255, 255, 0.45);
      --color-base-grey-90: rgba(139, 140, 143, 1);
      --color-text-primary: var(--color-base-grey-140);
      --color-bg-bodyoverlay: var(--color-base-grey-10);
      --color-base-grey-130: rgba(48, 48, 48, 1);
      --color-base-grey-10: rgba(247, 247, 249, 1);
      --color-bg-bodybase: var(--color-base-grey-30);
      --color-base-grey-140: rgba(25, 25, 26, 1);
      --color-base-grey-30: rgba(237, 238, 240, 1);
      --color-multiplayer-magenta: var(--color-base-magenta-90);
      --color-base-magenta-90: rgba(247, 28, 150, 1);
      --multiplayer-blue: var(--color-base-blue-90);
      --color-base-blue-90: rgba(46, 156, 254, 1);
      --color-multiplayer-cyan: var(--color-base-cyan-90);
      --color-base-cyan-90: rgba(6, 170, 167, 1);
      --multiplayer-orange: var(--color-base-orange-90);
      --color-base-orange-90: rgba(249, 115, 22, 1);
      --multiplayer-purple: var(--color-base-purple-90);
      --color-base-purple-90: rgba(136, 72, 249, 1);
      --color-text-onfunctionandbrand: var(--color-base-white-00);
      --color-base-white-40: rgba(255, 255, 255, 0.9100000119676777);
      --color-border-avatar: var(--color-base-black-10);
      --color-base-white-140: rgba(255, 255, 255, 0.1);
      --color-base-black-10: rgba(18, 17, 42, 0.02999999850404029);
      --color-multiplayer-brand: var(--color-base-brand-90);
      --color-base-brand-90: rgba(22, 172, 92, 1);
      --color-bg-body: var(--color-base-white-00);
      --color-base-grey-134: rgba(33, 33, 33, 1);
      --color-bg-float: var(--color-base-white-00);
      --color-base-grey-132: rgba(38, 38, 38, 1);
      --color-base-white-00: rgba(255, 255, 255, 1);
    }

    .ad-page-stitch[data-collection-53120-3977-mode="dev-dark"] {
      /* dev dark */
      --color-text-tertiary: var(--color-base-white-100);
      --color-base-white-100: rgba(255, 255, 255, 0.45);
      --color-base-grey-90: rgba(139, 140, 143, 1);
      --color-text-primary: var(--color-base-white-40);
      --color-bg-bodyoverlay: var(--color-base-grey-130);
      --color-base-grey-130: rgba(48, 48, 48, 1);
      --color-base-grey-10: rgba(247, 247, 249, 1);
      --color-bg-bodybase: var(--color-base-grey-140);
      --color-base-grey-140: rgba(25, 25, 26, 1);
      --color-base-grey-30: rgba(237, 238, 240, 1);
      --color-multiplayer-magenta: var(--color-base-magenta-90);
      --color-base-magenta-90: rgba(220, 24, 134, 1);
      --multiplayer-blue: var(--color-base-blue-90);
      --color-base-blue-90: rgba(32, 137, 226, 1);
      --color-multiplayer-cyan: var(--color-base-cyan-90);
      --color-base-cyan-90: rgba(1, 161, 158, 1);
      --multiplayer-orange: var(--color-base-orange-90);
      --color-base-orange-90: rgba(238, 111, 23, 1);
      --multiplayer-purple: var(--color-base-purple-90);
      --color-base-purple-90: rgba(134, 72, 241, 1);
      --color-text-onfunctionandbrand: var(--color-base-white-40);
      --color-base-white-40: rgba(255, 255, 255, 0.9100000119676777);
      --color-border-avatar: var(--color-base-white-140);
      --color-base-white-140: rgba(255, 255, 255, 0.1);
      --color-base-black-10: rgba(18, 17, 42, 0.02999999850404029);
      --color-multiplayer-brand: var(--color-base-brand-90);
      --color-base-brand-90: rgba(22, 172, 92, 1);
      --color-bg-body: var(--color-base-grey-134);
      --color-base-grey-134: rgba(33, 33, 33, 1);
      --color-bg-float: var(--color-base-grey-132);
      --color-base-grey-132: rgba(38, 38, 38, 1);
      --color-base-white-00: rgba(255, 255, 255, 1);
    }

    .ad-page-stitch,
    .ad-page-stitch[data-collection-51432-421-mode="light"] {
      /* Light */
      --effect-300-inner-shadow-1-y: 0px;
      --effect-300-inner-shadow-1-x: 0px;
      --effect-300-inner-shadow-1-blur: 0px;
      --effect-300-inner-shadow-1-color: rgba(0, 0, 0, 0);
      --effect-300-inner-shadow-1-spread: 0px;
      --effect-300-inner-shadow-2-y: 0px;
      --effect-300-inner-shadow-2-x: 0px;
      --effect-300-inner-shadow-2-blur: 0px;
      --effect-300-inner-shadow-2-color: rgba(0, 0, 0, 0);
      --effect-300-inner-shadow-2-spread: 0px;
      --effect-300-drop-shadow-1-y: 0px;
      --effect-300-drop-shadow-1-x: 0px;
      --effect-300-drop-shadow-1-blur: 1px;
      --effect-300-drop-shadow-1-color: rgba(0, 0, 0, 0.2399999880323223);
      --effect-300-drop-shadow-1-spread: 0px;
      --effect-300-drop-shadow-2-y: 3px;
      --effect-300-drop-shadow-2-x: 0px;
      --effect-300-drop-shadow-2-blur: 6px;
      --effect-300-drop-shadow-2-color: rgba(0, 0, 0, 0.11999999401616115);
      --effect-300-drop-shadow-2-spread: 0px;
      --effect-300-drop-shadow-3-y: 0.5px;
      --effect-300-drop-shadow-3-x: 0px;
      --effect-300-drop-shadow-3-blur: 2px;
      --effect-300-drop-shadow-3-color: rgba(0, 0, 0, 0.05999999700808058);
      --effect-300-drop-shadow-3-spread: 0px;
    }

    .ad-page-stitch[data-collection-51432-421-mode="dark"] {
      /* Dark */
      --effect-300-inner-shadow-1-y: 0.5px;
      --effect-300-inner-shadow-1-x: 0px;
      --effect-300-inner-shadow-1-blur: 0px;
      --effect-300-inner-shadow-1-color: rgba(255, 255, 255, 0.07999999850404028);
      --effect-300-inner-shadow-1-spread: 0px;
      --effect-300-inner-shadow-2-y: 0px;
      --effect-300-inner-shadow-2-x: 0px;
      --effect-300-inner-shadow-2-blur: 0.5px;
      --effect-300-inner-shadow-2-color: rgba(255, 255, 255, 0.3);
      --effect-300-inner-shadow-2-spread: 0px;
      --effect-300-drop-shadow-1-y: 3px;
      --effect-300-drop-shadow-1-x: 0px;
      --effect-300-drop-shadow-1-blur: 8px;
      --effect-300-drop-shadow-1-color: rgba(0, 0, 0, 0.35);
      --effect-300-drop-shadow-1-spread: 0px;
      --effect-300-drop-shadow-2-y: 1px;
      --effect-300-drop-shadow-2-x: 0px;
      --effect-300-drop-shadow-2-blur: 3px;
      --effect-300-drop-shadow-2-color: rgba(0, 0, 0, 0.5);
      --effect-300-drop-shadow-2-spread: 0px;
      --effect-300-drop-shadow-3-y: 0px;
      --effect-300-drop-shadow-3-x: 0px;
      --effect-300-drop-shadow-3-blur: 0px;
      --effect-300-drop-shadow-3-color: rgba(0, 0, 0, 0);
      --effect-300-drop-shadow-3-spread: 0px;
    }

    .ad-page-stitch,
    .ad-page-stitch[data-collection-6822-222-mode="mode-1"] {
      /* Mode 1 */
      --white: rgba(255, 255, 255, 1);
    }

    .ad-page-stitch,
    .ad-page-stitch[data-collection-9369-773-mode="mode-1"] {
      /* Mode 1 */
      --brand-500: rgba(102, 105, 255, 1);
      --success-6: rgba(0, 180, 42, 1);
      --color-text-4: rgba(183, 185, 189, 1);
    }

    .ad-page-stitch,
    .ad-page-stitch[data-collection-9369-495-mode="mode-1"] {
      /* Mode 1 */
      --text-primary: rgba(25, 25, 26, 1);
    }

    .ad-page-stitch,
    .ad-page-stitch[data-collection-21369-582-mode="mode-1"] {
      /* Mode 1 */
      --white-b1421287e4a4170e00186d9e5bb53e2b361b518a-21369-606: rgba(255, 255, 255, 1);
    }

    .ad-page-stitch,
    .ad-page-stitch[data-collection-6822-222-mode="mode-1"] {
      /* Mode 1 */
      --white-b1421287e4a4170e00186d9e5bb53e2b361b518a-6822-221: rgba(255, 255, 255, 1);
    }

    .ad-page-stitch,
    .ad-page-stitch[data-collection-9369-773-mode="mode-1"] {
      /* Mode 1 */
      --brand-500-5994147bd34081243d315ec57b3f80ed0e286a4a-9369-749: rgba(102, 105, 255, 1);
    }

    .ad-page-stitch,
    .ad-page-stitch[data-collection-36173-1585-mode="light"] {
      /* light */
      --bg-float: var(--white-white-00);
      --grey-132: rgba(38, 38, 38, 1);
      --white-white-00: rgba(255, 255, 255, 1);
    }

    .ad-page-stitch[data-collection-36173-1585-mode="dark"] {
      /* dark */
      --bg-float: var(--grey-132);
      --grey-132: rgba(38, 38, 38, 1);
      --white-white-00: rgba(255, 255, 255, 1);
    }

    .ad-page-stitch,
    .ad-page-stitch[data-collection-31645-2065-mode=""] {
      /* 亮色 */
      --border-px-canvasobject: var(--blue-blue-50);
      --blue-blue-50: rgba(46, 156, 254, 1);
      --bg-body: var(--grey-color-base-white10);
      --grey-color-base-grey-134: rgba(33, 33, 33, 1);
      --grey-color-base-white10: rgba(255, 255, 255, 1);
    }

    .ad-page-stitch[data-collection-31645-2065-mode=""] {
      /* 暗色 */
      --border-px-canvasobject: var(--blue-blue-50);
      --blue-blue-50: rgba(46, 156, 254, 1);
      --bg-body: var(--grey-color-base-grey-134);
      --grey-color-base-grey-134: rgba(33, 33, 33, 1);
      --grey-color-base-white10: rgba(255, 255, 255, 1);
    }

    .ad-page-stitch,
    .ad-page-stitch[data-collection-8517-252-mode="light"] {
      /* light */
      --border-avatar: var(--black-10);
      --white-140: rgba(255, 255, 255, 0.1);
      --black-10: rgba(18, 17, 42, 0.02999999850404029);
      --border-primary: var(--black-30);
      --white-150: rgba(255, 255, 255, 0.07999999850404028);
      --black-30: rgba(18, 17, 42, 0.07000000149595971);
      --icon-onfunctionandbrand: var(--white-white-00-e45f020e343dd780f5abd58c611a56443a7ec659-8517-495);
      --white-60: rgba(255, 255, 255, 0.819999964096967);
      --bg-body-08739775425a3c7ed6ce9095f7b0019c1e58b50e-8584-2464: var(--white-white-00-e45f020e343dd780f5abd58c611a56443a7ec659-8517-495);
      --grey-134: rgba(33, 33, 33, 1);
      --white-white-00-e45f020e343dd780f5abd58c611a56443a7ec659-8517-495: rgba(255, 255, 255, 1);
    }

    .ad-page-stitch[data-collection-8517-252-mode="dark"] {
      /* dark */
      --border-avatar: var(--white-140);
      --white-140: rgba(255, 255, 255, 0.1);
      --black-10: rgba(18, 17, 42, 0.02999999850404029);
      --border-primary: var(--white-150);
      --white-150: rgba(255, 255, 255, 0.07999999850404028);
      --black-30: rgba(18, 17, 42, 0.07000000149595971);
      --icon-onfunctionandbrand: var(--white-60);
      --white-60: rgba(255, 255, 255, 0.819999964096967);
      --bg-body-08739775425a3c7ed6ce9095f7b0019c1e58b50e-8584-2464: var(--grey-134);
      --grey-134: rgba(33, 33, 33, 1);
      --white-white-00-e45f020e343dd780f5abd58c611a56443a7ec659-8517-495: rgba(255, 255, 255, 1);
    }

    .ad-page-stitch,
    .ad-page-stitch[data-collection-21369-438-mode="mode-1"] {
      /* Mode 1 */
      --color-border-2: rgba(225, 228, 240, 1);
      --color-text-3: rgba(139, 140, 143, 1);
      --brand-500-5994147bd34081243d315ec57b3f80ed0e286a4a-21369-444: rgba(102, 105, 255, 1);
      --color-text-2: rgba(85, 85, 87, 1);
      --color-border-1: rgba(236, 238, 242, 1);
      --color-text-1: rgba(25, 25, 26, 1);
    }

    .ad-page-stitch,
    .ad-page-stitch[data-collection-8517-252-mode="light"] {
      /* light */
      --bg-danger-normal: var(--red-90);
      --red-90: rgba(244, 53, 41, 1);
      --bg-info-normal: var(--blue-90);
      --blue-90: rgba(46, 156, 254, 1);
      --bg-warming-normal: var(--orange-90);
      --orange-90: rgba(249, 115, 22, 1);
      --bg-success-normal: var(--green-90);
      --green-90: rgba(63, 174, 0, 1);
      --border-avatar-55d44987644e5813973325106b4a9399b346fcdc-8584-2274: var(--black-10-7e03ad89d26ace5e37501c6a291cc1490e799d89-8517-1074);
      --white-140-f6fb748101af017ea7cf4e426bce43507fa72d0c-8517-1051: rgba(255, 255, 255, 0.1);
      --black-10-7e03ad89d26ace5e37501c6a291cc1490e799d89-8517-1074: rgba(18, 17, 42, 0.02999999850404029);
      --icon-onfunctionandbrand-0da55de7ef3bf2c0f6ac1e000aeeacc8e78ee048-8584-2203: var(--white-white-00-68806925cb17b45cd9170fe90f5a7f69003b824a-8517-495);
      --white-white-00-68806925cb17b45cd9170fe90f5a7f69003b824a-8517-495: rgba(255, 255, 255, 1);
      --white-60-e7d8a8f990f29086b9a50e4ae57ed799d4f22521-8517-1195: rgba(255, 255, 255, 0.819999964096967);
    }

    .ad-page-stitch[data-collection-8517-252-mode="dark"] {
      /* dark */
      --bg-danger-normal: var(--red-90);
      --red-90: rgba(222, 47, 36, 1);
      --bg-info-normal: var(--blue-90);
      --blue-90: rgba(32, 137, 226, 1);
      --bg-warming-normal: var(--orange-90);
      --orange-90: rgba(238, 111, 23, 1);
      --bg-success-normal: var(--green-90);
      --green-90: rgba(66, 163, 20, 1);
      --border-avatar-55d44987644e5813973325106b4a9399b346fcdc-8584-2274: var(--white-140-f6fb748101af017ea7cf4e426bce43507fa72d0c-8517-1051);
      --white-140-f6fb748101af017ea7cf4e426bce43507fa72d0c-8517-1051: rgba(255, 255, 255, 0.1);
      --black-10-7e03ad89d26ace5e37501c6a291cc1490e799d89-8517-1074: rgba(18, 17, 42, 0.02999999850404029);
      --icon-onfunctionandbrand-0da55de7ef3bf2c0f6ac1e000aeeacc8e78ee048-8584-2203: var(--white-60-e7d8a8f990f29086b9a50e4ae57ed799d4f22521-8517-1195);
      --white-white-00-68806925cb17b45cd9170fe90f5a7f69003b824a-8517-495: rgba(255, 255, 255, 1);
      --white-60-e7d8a8f990f29086b9a50e4ae57ed799d4f22521-8517-1195: rgba(255, 255, 255, 0.819999964096967);
    }


    .ad-page-stitch {
      font-family: "Outfit-Regular", Arial, sans-serif;
    }

    .ad-page-stitch * {
      box-sizing: border-box;
      margin: 0;
      padding: 0;
      font-family: inherit;
      letter-spacing: 0;
      text-transform: none;
    }

    .ad-page-stitch ol,.ad-page-stitch ul,.ad-page-stitch menu {
      padding-inline-start: 0;
      list-style: none;
    }

    .ad-page-stitch ol li::marker, .ad-page-stitch ul li::before {
      letter-spacing: 0;
    }

    .ad-page-stitch .scroll-container > div {
      width: 100%;
    }

    .ad-page-stitch .container > div {
      width: 100%;
    }

    .ad-page-stitch .canvas-0_1 > div {
      width: 100%;
    }

    .ad-page-stitch {
      width: 100%;
      height: 100%;
    }

    .ad-page-stitch {
      width: 100%;
      height: 100%;
      margin: 0;
      background-color: white;
    }

    .ad-page-stitch span {
      word-break: break-word;
    }

    .ad-page-stitch .landing-action {
      appearance: none;
      border: 0;
      padding: 0;
      background: transparent;
      color: inherit;
      font: inherit;
      cursor: pointer;
      text-decoration: none;
    }

    .ad-page-stitch .container {
      width: 100%;
      height: 100%;
    }

    .ad-page-stitch .fill-switch-primary-gradient {
      background-repeat: no-repeat;
      background-size: 100% 100%;
      background-position: center;
      background-image: linear-gradient(90deg, rgba(65, 54, 245, 1) 0%, rgba(251, 95, 255, 1) 100%);
      color: transparent;
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }

    .ad-page-stitch .fill-switch-role-gradient {
      background-repeat: no-repeat;
      background-size: 100% 100%;
      background-position: center;
      background-image: linear-gradient(90deg, rgba(138.5336456298828, 157.94471740722656, 255, 1) 0%, rgba(255, 120.47466278076172, 239.30538940429688, 1) 64.5714282989502%, rgba(255, 191.83116149902344, 124.30579376220703, 1) 100%);
      color: transparent;
      background-clip: text;
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
    }
    .ad-page-stitch .fill-文本色-lightcolor-text-1-3_49-paragraph {
      color: var(--color-text-1)
    }
    .ad-page-stitch .fill-textsecondary-3_50-paragraph {
      color: rgba(85, 85, 87, 1)
    }
    .ad-page-stitch .stroke-linear-2-paints-3_45 {
      background-repeat: no-repeat;
      background-size: 100% 100%;
      background-position: center;
      background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.4000000059604645) 0%, rgba(255, 255, 255, 0.4000000059604645) 100%), url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D'0%200%20320%2073.48148345947266'%20preserveAspectRatio%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%0A%20%20%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D'grad'%20gradientUnits%3D'objectBoundingBox'%20x1%3D'0'%20y1%3D'0.5'%20x2%3D'1'%20y2%3D'0.5'%20gradientTransform%3D'matrix(1.0000%2C%200.0000%2C%200.0000%2C%201.0000%2C%200.0000%2C%200.0000)'%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D'rgba(255%2C191.83116149902344%2C124.30579376220703%2C1)'%20offset%3D'0'%2F%3E%3Cstop%20stop-color%3D'rgba(255%2C120.47466278076172%2C239.30538940429688%2C1)'%20offset%3D'0.510642409324646'%2F%3E%3Cstop%20stop-color%3D'rgba(138.5336456298828%2C157.94471740722656%2C255%2C1)'%20offset%3D'1'%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%3Crect%20width%3D'100%25'%20height%3D'100%25'%20fill%3D'url(%23grad)'%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E")
    }
    .ad-page-stitch .fill-主题色brand-500-3_106 {
      background-color: var(--brand-500-5994147bd34081243d315ec57b3f80ed0e286a4a-9369-749)
    }
    .ad-page-stitch .fill-文本色-lightcolor-text-5-3_112 {
      background-color: var(--white-b1421287e4a4170e00186d9e5bb53e2b361b518a-21369-606)
    }
    .ad-page-stitch .stroke-文本色-lightcolor-text-5-3_112 {
      border-color: var(--white-b1421287e4a4170e00186d9e5bb53e2b361b518a-21369-606)
    }
    .ad-page-stitch .stroke-主题色-lightbrand-500-3_114 {
      border-color: var(--brand-500-5994147bd34081243d315ec57b3f80ed0e286a4a-21369-444)
    }
    .ad-page-stitch .fill-主题色-lightbrand-500-3_114 {
      background-color: var(--brand-500-5994147bd34081243d315ec57b3f80ed0e286a4a-21369-444)
    }
    .ad-page-stitch .fill-交互色-lightcolor-fill-hov-3_649 {
      background-color: rgba(87, 104, 161, 0.07999999821186066)
    }
    .ad-page-stitch .fill-文本色-lightcolor-text-3-3_651-paragraph {
      color: var(--color-text-3)
    }
    .ad-page-stitch .stroke-交互色-lightcolor-border-1-3_97 {
      border-color: var(--color-border-1)
    }
    .ad-page-stitch .effect-inner-shadow-3_747 {
      box-shadow: -2px 4px 11px 0px rgba(255, 255, 255, 0.36000001196767767) inset
    }
    .ad-page-stitch .stroke-linear-3_749 {
      background-repeat: no-repeat;
      background-size: 100% 100%;
      background-position: center;
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D'0%200%20376.66668701171875%20210'%20preserveAspectRatio%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%0A%20%20%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D'grad'%20gradientUnits%3D'objectBoundingBox'%20x1%3D'0'%20y1%3D'0.5'%20x2%3D'1'%20y2%3D'0.5'%20gradientTransform%3D'matrix(1.6825%2C%200.0417%2C%20-0.0037%2C%201.6825%2C%20-0.6806%2C%20-0.5515)'%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D'rgba(0%2C222%2C208%2C1)'%20offset%3D'0.024038461968302727'%2F%3E%3Cstop%20stop-color%3D'rgba(10%2C153%2C255%2C1)'%20offset%3D'0.5018535256385803'%2F%3E%3Cstop%20stop-color%3D'rgba(179.90292358398438%2C57.37610626220703%2C255%2C1)'%20offset%3D'1'%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%3Crect%20width%3D'100%25'%20height%3D'100%25'%20fill%3D'url(%23grad)'%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E")
    }
    .ad-page-stitch .fill-文本色-lightcolor-text-2-3_103-paragraph {
      color: var(--color-text-2)
    }
    .ad-page-stitch .stroke-borderprimary-3_751 {
      border-color: rgba(18, 17, 42, 0.07000000029802322)
    }
    .ad-page-stitch .fill-textprimary-3_17-paragraph {
      color: rgba(25, 25, 26, 1)
    }
    .ad-page-stitch .fill-textquaternary-3_1019-paragraph {
      color: rgba(183, 185, 189, 1)
    }
    .ad-page-stitch .stroke-linear-3_1020 {
      background-repeat: no-repeat;
      background-size: 100% 100%;
      background-position: center;
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D'0%200%20438%20439'%20preserveAspectRatio%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%0A%20%20%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D'grad'%20gradientUnits%3D'objectBoundingBox'%20x1%3D'0'%20y1%3D'0.5'%20x2%3D'1'%20y2%3D'0.5'%20gradientTransform%3D'matrix(0.3847%2C%200.9658%2C%20-2.7792%2C%201.1019%2C%201.3759%2C%20-0.5168)'%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D'rgba(92%2C77%2C255%2C1)'%20offset%3D'0'%2F%3E%3Cstop%20stop-color%3D'rgba(251.4859161376953%2C94.52355194091797%2C255%2C1)'%20offset%3D'0.8340045213699341'%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%3Crect%20width%3D'100%25'%20height%3D'100%25'%20fill%3D'url(%23grad)'%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E")
    }
    .ad-page-stitch .stroke-交互色-lightcolor-border-2-3_844 {
      border-color: var(--color-border-2)
    }
    .ad-page-stitch .fill-文本色-lightcolor-text-1-3_49 {
      background-color: var(--color-text-1)
    }
    .ad-page-stitch .fill-文本色-lightcolor-text-1-3_49-text {
      color: var(--color-text-1)
    }
    .ad-page-stitch .fill-linear-3_1020-paragraph {
      background-repeat: no-repeat;
      background-size: 100% 100%;
      background-position: center;
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D'0%200%20130%2058'%20preserveAspectRatio%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%0A%20%20%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D'grad'%20gradientUnits%3D'objectBoundingBox'%20x1%3D'0'%20y1%3D'0.5'%20x2%3D'1'%20y2%3D'0.5'%20gradientTransform%3D'matrix(0.9350%2C%200.8917%2C%20-0.0408%2C%200.9340%2C%200.0829%2C%20-0.3586)'%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D'rgba(31%2C97%2C255%2C1)'%20offset%3D'0'%2F%3E%3Cstop%20stop-color%3D'rgba(167%2C40%2C255%2C1)'%20offset%3D'0.5254113674163818'%2F%3E%3Cstop%20stop-color%3D'rgba(255%2C77.65653228759766%2C228.39849853515625%2C1)'%20offset%3D'0.9850000143051147'%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%3Crect%20width%3D'100%25'%20height%3D'100%25'%20fill%3D'url(%23grad)'%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E");
      color: transparent;
      background-clip: text
    }

    .ad-page-stitch .scroll-container {
      height: 100%;
      width: 100%;
      overflow: auto;
    }

    .ad-page-stitch .canvas-0_1 {
      width: 100%;
      height: 100%;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .frame-3_8012 {
      width: 100%;
      min-height: 100vh;
      height: auto;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      gap: 10px;
      justify-content: flex-start;
      align-items: flex-start;
      background-color: rgba(255, 255, 255, 1);
    }

    .ad-page-stitch .frame-3_8013 {
      width: 100%;
      max-width: none;
      box-sizing: border-box;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8013 {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8040 {
      width: 100%;
      height: 1250px;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8040 {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8041 {
      width: 1920px;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      flex-grow: 1;
      background-color: rgba(255, 255, 255, 1);
    }

    .ad-page-stitch .frame-content-3_8041 {
      display: flex;
      flex-direction: column;
      gap: 10px;
      align-items: flex-start;
      padding: 0px 25px 0px 25px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8042 {
      width: 100%;
      height: 1250px;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
      border-radius: 40px 40px 40px 40px;
      --hero-preview-scale: 1;
      --hero-preview-top: 536px;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      background-position: center;
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D'0%200%201870%201250'%20preserveAspectRatio%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%0A%20%20%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D'grad'%20gradientUnits%3D'objectBoundingBox'%20x1%3D'0'%20y1%3D'0.5'%20x2%3D'1'%20y2%3D'0.5'%20gradientTransform%3D'matrix(0.1254%2C%201.0000%2C%20-1.0000%2C%200.2806%2C%200.8746%2C%20-0.1403)'%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D'rgba(235.24842834472656%2C245.45343017578125%2C255%2C1)'%20offset%3D'0'%2F%3E%3Cstop%20stop-color%3D'rgba(255%2C255%2C255%2C1)'%20offset%3D'0.3919275403022766'%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%3Crect%20width%3D'100%25'%20height%3D'100%25'%20fill%3D'url(%23grad)'%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E");
    }

    .ad-page-stitch .group-3_8043 {
      width: 1856px;
      height: 850px;
      position: absolute;
      left: 0px;
      top: 400px;
    }

    .ad-page-stitch .rectangle-3_8045 {
      width: 1856px;
      height: 850px;
      position: absolute;
      left: 0px;
      top: 75px;
      background-size: 100.0000% 125.4449%, 0 0;
      background-position: 0.00px -0.14px;
      background-repeat: no-repeat;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/d4976bd3c49c13795d87e31c9d7763b2f320f123.png), url(/mb-cms/__/en/img/ad/comparison/shared/image/image2757.png);
      opacity: 0.800000011920929;
      -webkit-mask-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/image2757.png);
      mask-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/image2757.png);
      -webkit-mask-size: 1856px 850px;
      mask-size: 1856px 850px;
      -webkit-mask-position: 0px -75px;
      mask-position: 0px -75px;
      -webkit-mask-repeat: no-repeat;
      mask-repeat: no-repeat;
    }

    .ad-page-stitch .group-3_8046 {
      width: 1000px;
      height: 376px;
      position: absolute;
      left: 435px;
      top: 80px;
    }

    .ad-page-stitch .frame-3_8047 {
      width: 1000px;
      height: auto;
      position: absolute;
      left: 0px;
      top: 0px;
      display: flex;
      flex-direction: column;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8047 {
      display: flex;
      flex-direction: column;
      gap: 28px;
      align-items: center;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8048 {
      width: auto;
      height: auto;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      gap: 10px;
      justify-content: center;
      align-items: center;
      padding: 6px 10px 6px 7px;
      border-radius: 100px 100px 100px 100px;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      background-position: center;
      background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.4000000059604645) 0%, rgba(255, 255, 255, 0.4000000059604645) 100%), url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D'0%200%20144.43560791015625%2036'%20preserveAspectRatio%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%0A%20%20%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D'grad'%20gradientUnits%3D'objectBoundingBox'%20x1%3D'0'%20y1%3D'0.5'%20x2%3D'1'%20y2%3D'0.5'%20gradientTransform%3D'matrix(1.0000%2C%200.0000%2C%200.0000%2C%201.0000%2C%200.0000%2C%200.0000)'%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D'rgba(138.5336456298828%2C157.94471740722656%2C255%2C1)'%20offset%3D'0'%2F%3E%3Cstop%20stop-color%3D'rgba(255%2C120.47466278076172%2C239.30538940429688%2C1)'%20offset%3D'0.489357590675354'%2F%3E%3Cstop%20stop-color%3D'rgba(255%2C191.83116149902344%2C124.30579376220703%2C1)'%20offset%3D'1'%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%3Crect%20width%3D'100%25'%20height%3D'100%25'%20fill%3D'url(%23grad)'%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E");
    }

    .ad-page-stitch .frame-3_8049 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 6px;
      align-items: center;
    }

    .ad-page-stitch .frame-3_8050 {
      width: auto;
      height: 24px;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      border-radius: 100px 100px 100px 100px;
      background-color: rgba(0, 0, 0, 0.8999999761581421);
    }

    .ad-page-stitch .frame-content-3_8050 {
      display: flex;
      flex-direction: column;
      gap: 10px;
      align-items: flex-start;
      padding: 4px 7px 5px 7px;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .group-3_8051 {
      width: 44.435611724853516px;
      height: 12.920488357543945px;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .paragraph-3_8052 {
      font-size: 12px;
      font-family: "Outfit-SemiBold";
      font-weight: 600;
      letter-spacing: 0em;
      color: rgba(255, 255, 255, 1);
      width: auto;
      height: auto;
      position: absolute;
      left: 1.4356099367141724px;
      top: 0px;
      white-space: pre;
      flex-grow: 0;
      font-style: italic;
      -webkit-text-stroke: 0.05000000074505806px transparent;
      -webkit-background-clip: text;
      background-color: rgba(255, 255, 255, 1);
    }

    .ad-page-stitch .paragraph-3_8053 {
      font-size: 12px;
      font-family: "Outfit-Bold";
      font-weight: 700;
      letter-spacing: 0em;
      line-height: 108.00000429153442%;
      text-transform: capitalize;
      color: rgba(0, 0, 0, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8054 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      gap: 10px;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-3_8055 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: center;
    }

    .ad-page-stitch .frame-3_8056 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 8px;
      justify-content: center;
      align-items: flex-start;
    }

    .ad-page-stitch .paragraph-3_8057 {
      font-size: 54px;
      font-family: "Outfit-Bold";
      font-weight: 700;
      text-align: center;
      letter-spacing: 0em;
      color: rgba(0, 0, 0, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .paragraph-3_8058 {
      font-size: 54px;
      font-family: "Outfit-Bold";
      font-weight: 700;
      text-align: center;
      letter-spacing: 0em;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .paragraph-3_8059 {
      font-size: 54px;
      font-family: "Outfit-Bold";
      font-weight: 700;
      text-align: center;
      letter-spacing: 0em;
      color: rgba(0, 0, 0, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .paragraph-3_8060 {
      font-size: 54px;
      font-family: "Outfit-Bold";
      font-weight: 700;
      text-align: center;
      letter-spacing: 0em;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .paragraph-3_8061 {
      font-size: 20px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      text-align: center;
      letter-spacing: 0em;
      line-height: 150%;
      white-space: pre-line;
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8062 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 26px;
      align-items: center;
    }

    .ad-page-stitch .frame-3_8063 {
      width: 235px;
      height: 60px;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      border-radius: 52px 52px 52px 52px;
      background-color: rgba(25, 25, 26, 1);
    }

    .ad-page-stitch .frame-content-3_8063 {
      display: flex;
      flex-direction: row;
      gap: 6px;
      align-items: center;
      justify-content: center;
      padding: 0px 28px 2px 32px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8064 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .paragraph-3_8065 {
      font-size: 22px;
      font-family: "Outfit-SemiBold";
      font-weight: 600;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      color: rgba(255, 255, 255, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .vector-3_8066 {
      width: 24px;
      height: 24px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/SVG0.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .frame-3_8068 {
      width: 100%;
      height: 100%;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      border-radius: 44px 44px 44px 44px;
    }

    .ad-page-stitch .frame-content-3_8068 {
      display: flex;
      flex-direction: row;
      gap: 4px;
      align-items: center;
      justify-content: center;
      padding: 16px 32px 16px 32px;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .stroke-wrapper-3_8068 {
      position: relative;
      width: auto;
      height: 60px;
      display: flex;
      flex-shrink: 0;
    }

    .ad-page-stitch .stroke-3_8068 {
      position: absolute;
      inset: 0px;
      border-radius: 44px 44px 44px 44px;
      pointer-events: none;
      border-width: 2px 2px 2px 2px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(25, 25, 26, 1);
    }

    .ad-page-stitch .frame-3_8069 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 4px;
      align-items: center;
    }

    .ad-page-stitch .paragraph-3_8070 {
      font-size: 22px;
      font-family: "Outfit-SemiBold";
      font-weight: 600;
      text-align: center;
      letter-spacing: 0.009999999776482582em;
      color: rgba(25, 25, 26, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .vector-3_8071 {
      position: absolute;
      inset: -73.71007371007371% -26.17801047120419% -73.71007371007371% -26.17801047120419% ;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Ellipse130.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
    }

    .ad-page-stitch .vector-wrapper-3_8071 {
      position: absolute;
      right: -343px;
      top: -386px;
      width: 1146px;
      height: 407px;
    }

    .ad-page-stitch .frame-3_8072 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      border-radius: 29.05829429626465px 29.05829429626465px 29.05829429626465px 29.05829429626465px;
      backdrop-filter: blur(11.83856455485026px);
      background-color: rgba(66.98319244384766, 26.5557804107666, 110.1987075805664, 0.10000000149011612);
    }

    .ad-page-stitch .stroke-wrapper-3_8072 {
      position: absolute;
      left: 208px;
      top: 536px;
      width: 1440px;
      height: 941px;
    }

    .ad-page-stitch .stroke-3_8072 {
      position: absolute;
      inset: 0px;
      border-radius: 29.05829429626465px 29.05829429626465px 29.05829429626465px 29.05829429626465px;
      pointer-events: none;
      border-width: 1.5px 1.5px 1.5px 1.5px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(67, 27, 110, 0.05000000074505806);
    }

    .ad-page-stitch .vector-3_8073 {
      width: 3.59%;
      height: 1.38%;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Group_3_8073.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 1.35%;
      right: 95.06%;
      top: 1.54%;
      bottom: 97.08%;
    }

    .ad-page-stitch .frame-3_8080 {
      width: 97.22%;
      height: 93.09%;
      overflow: hidden;
      position: absolute;
      left: 1.39%;
      right: 1.39%;
      top: 4.77%;
      bottom: 2.14%;
      border-radius: 20px 20px 20px 20px;
      background-color: rgba(255, 255, 255, 1);
    }

    .ad-page-stitch .rectangle-3_8081 {
      width: 80.69444274902344px;
      height: 86.52777099609375px;
      position: absolute;
      left: 1307.638916015625px;
      top: 805.0001220703125px;
      background-color: rgba(255, 255, 255, 1);
    }

    .ad-page-stitch .rectangle-3_8082 {
      width: 1400px;
      height: 923.611083984375px;
      position: absolute;
      left: 0px;
      top: 0px;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/e4d899ffad24b602964fe085f8e9050a0abc636e.png);
    }

    .ad-page-stitch .group-3_8083 {
      width: 612.4080810546875px;
      height: 623.305419921875px;
      position: absolute;
      left: 398px;
      top: 94.107666015625px;
    }

    .ad-page-stitch .group-3_8084 {
      width: 606.57470703125px;
      height: 600.6812744140625px;
      position: absolute;
      left: 5.8333740234375px;
      top: 16.791236877441406px;
    }

    .ad-page-stitch .group-3_8085 {
      width: 606.57470703125px;
      height: 600.6812744140625px;
      position: absolute;
      left: 50%;
      top: -0.0000591278076171875px;
      transform: translateX(calc(-50% + 0px));
    }

    .ad-page-stitch .rectangle-3_8086 {
      width: 277.4081115722656px;
      height: 600.68115234375px;
      position: absolute;
      left: 0px;
      top: 0px;
      border-radius: 25.60248565673828px 25.60248565673828px 25.60248565673828px 25.60248565673828px;
      filter: drop-shadow(0px 2.5602481365203857px 5.1204962730407715px rgba(0, 0, 0, 0.07999999850404028));
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/7d8c9d9242a70a140ca7e9ec5dce8800c09b7fad.png);
    }

    .ad-page-stitch .rectangle-3_8087 {
      width: 277.4081115722656px;
      height: 600.68115234375px;
      position: absolute;
      left: 329.1666259765625px;
      top: 0.0001220703125px;
      border-radius: 25.60248565673828px 25.60248565673828px 25.60248565673828px 25.60248565673828px;
      filter: drop-shadow(0px 2.5602481365203857px 5.1204962730407715px rgba(0, 0, 0, 0.07999999850404028));
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/35abc539599f1bc27a7175c073491114e7b7cfad.png);
    }

    .ad-page-stitch .rectangle-3_8088 {
      width: 100%;
      height: 100%;
      position: relative;
      background-color: transparent;
    }

    .ad-page-stitch .stroke-wrapper-3_8088 {
      position: absolute;
      left: 388.64837646484375px;
      top: 70.8447265625px;
      width: 161.29563903808594px;
      height: 161.29563903808594px;
    }

    .ad-page-stitch .stroke-3_8088 {
      position: absolute;
      inset: -0.9600932002067566px -0.9600932002067566px -0.9600932002067566px -0.9600932002067566px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 1.9201864004135132px 1.9201864004135132px 1.9201864004135132px 1.9201864004135132px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(46, 156, 254, 1);
    }

    .ad-page-stitch .rectangle-3_8089 {
      width: 100%;
      height: 100%;
      position: relative;
      background-color: rgba(255, 255, 255, 1);
    }

    .ad-page-stitch .stroke-wrapper-3_8089 {
      position: absolute;
      left: 383.74664306640625px;
      top: 65.94384765625px;
      width: 9.801497459411621px;
      height: 9.801497459411621px;
    }

    .ad-page-stitch .stroke-3_8089 {
      position: absolute;
      inset: -0.9600932002067566px -0.9600932002067566px -0.9600932002067566px -0.9600932002067566px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 1.9201864004135132px 1.9201864004135132px 1.9201864004135132px 1.9201864004135132px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(46, 156, 254, 1);
    }

    .ad-page-stitch .rectangle-3_8090 {
      width: 100%;
      height: 100%;
      position: relative;
      background-color: rgba(255, 255, 255, 1);
    }

    .ad-page-stitch .stroke-wrapper-3_8090 {
      position: absolute;
      left: 545.0423583984375px;
      top: 65.94384765625px;
      width: 9.801497459411621px;
      height: 9.801497459411621px;
    }

    .ad-page-stitch .stroke-3_8090 {
      position: absolute;
      inset: -0.9600932002067566px -0.9600932002067566px -0.9600932002067566px -0.9600932002067566px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 1.9201864004135132px 1.9201864004135132px 1.9201864004135132px 1.9201864004135132px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(46, 156, 254, 1);
    }

    .ad-page-stitch .rectangle-3_8091 {
      width: 100%;
      height: 100%;
      position: relative;
      background-color: rgba(255, 255, 255, 1);
    }

    .ad-page-stitch .stroke-wrapper-3_8091 {
      position: absolute;
      left: 383.74664306640625px;
      top: 227.239501953125px;
      width: 9.801497459411621px;
      height: 9.801497459411621px;
    }

    .ad-page-stitch .stroke-3_8091 {
      position: absolute;
      inset: -0.9600932002067566px -0.9600932002067566px -0.9600932002067566px -0.9600932002067566px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 1.9201864004135132px 1.9201864004135132px 1.9201864004135132px 1.9201864004135132px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(46, 156, 254, 1);
    }

    .ad-page-stitch .rectangle-3_8092 {
      width: 100%;
      height: 100%;
      position: relative;
      background-color: rgba(255, 255, 255, 1);
    }

    .ad-page-stitch .stroke-wrapper-3_8092 {
      position: absolute;
      left: 545.0423583984375px;
      top: 227.239501953125px;
      width: 9.801497459411621px;
      height: 9.801497459411621px;
    }

    .ad-page-stitch .stroke-3_8092 {
      position: absolute;
      inset: -0.9600932002067566px -0.9600932002067566px -0.9600932002067566px -0.9600932002067566px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 1.9201864004135132px 1.9201864004135132px 1.9201864004135132px 1.9201864004135132px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(46, 156, 254, 1);
    }

    .ad-page-stitch .group-3_8093 {
      width: 390.8333435058594px;
      height: 612.5px;
      position: absolute;
      left: 0px;
      top: 10.805459976196289px;
    }

    .ad-page-stitch .group-3_8094 {
      width: 287.7777099609375px;
      height: 612.5001220703125px;
      position: absolute;
      left: 0px;
      top: 0px;
    }

    .ad-page-stitch .rectangle-3_8095 {
      width: 100%;
      height: 100%;
      position: relative;
      background-color: transparent;
    }

    .ad-page-stitch .stroke-wrapper-3_8095 {
      position: absolute;
      left: 4.861083984375px;
      top: 4.86102294921875px;
      width: 278.0555419921875px;
      height: 601.8055419921875px;
    }

    .ad-page-stitch .stroke-3_8095 {
      position: absolute;
      inset: -0.9722222089767456px -0.9722222089767456px -0.9722222089767456px -0.9722222089767456px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 1.9444444179534912px 1.9444444179534912px 1.9444444179534912px 1.9444444179534912px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(46, 156, 254, 1);
    }

    .ad-page-stitch .rectangle-3_8096 {
      width: 100%;
      height: 100%;
      position: relative;
      background-color: rgba(255, 255, 255, 1);
    }

    .ad-page-stitch .stroke-wrapper-3_8096 {
      position: absolute;
      left: 0px;
      top: 0px;
      width: 10.69444465637207px;
      height: 10.69444465637207px;
    }

    .ad-page-stitch .stroke-3_8096 {
      position: absolute;
      inset: -0.9722222089767456px -0.9722222089767456px -0.9722222089767456px -0.9722222089767456px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 1.9444444179534912px 1.9444444179534912px 1.9444444179534912px 1.9444444179534912px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(46, 156, 254, 1);
    }

    .ad-page-stitch .rectangle-3_8097 {
      width: 100%;
      height: 100%;
      position: relative;
      background-color: rgba(255, 255, 255, 1);
    }

    .ad-page-stitch .stroke-wrapper-3_8097 {
      position: absolute;
      left: 277.083251953125px;
      top: -0.00006103515625px;
      width: 10.69444465637207px;
      height: 10.69444465637207px;
    }

    .ad-page-stitch .stroke-3_8097 {
      position: absolute;
      inset: -0.9722222089767456px -0.9722222089767456px -0.9722222089767456px -0.9722222089767456px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 1.9444444179534912px 1.9444444179534912px 1.9444444179534912px 1.9444444179534912px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(46, 156, 254, 1);
    }

    .ad-page-stitch .rectangle-3_8098 {
      width: 100%;
      height: 100%;
      position: relative;
      background-color: rgba(255, 255, 255, 1);
    }

    .ad-page-stitch .stroke-wrapper-3_8098 {
      position: absolute;
      left: 0px;
      top: 601.8056030273438px;
      width: 10.69444465637207px;
      height: 10.69444465637207px;
    }

    .ad-page-stitch .stroke-3_8098 {
      position: absolute;
      inset: -0.9722222089767456px -0.9722222089767456px -0.9722222089767456px -0.9722222089767456px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 1.9444444179534912px 1.9444444179534912px 1.9444444179534912px 1.9444444179534912px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(46, 156, 254, 1);
    }

    .ad-page-stitch .rectangle-3_8099 {
      width: 100%;
      height: 100%;
      position: relative;
      background-color: rgba(255, 255, 255, 1);
    }

    .ad-page-stitch .stroke-wrapper-3_8099 {
      position: absolute;
      left: 277.083251953125px;
      top: 601.8056030273438px;
      width: 10.69444465637207px;
      height: 10.69444465637207px;
    }

    .ad-page-stitch .stroke-3_8099 {
      position: absolute;
      inset: -0.9722222089767456px -0.9722222089767456px -0.9722222089767456px -0.9722222089767456px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 1.9444444179534912px 1.9444444179534912px 1.9444444179534912px 1.9444444179534912px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(46, 156, 254, 1);
    }

    .ad-page-stitch .vector-3_8100 {
      width: 19.4444580078125px;
      height: 19.4444580078125px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Ellipse6328.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 275.138916015625px;
      top: 301.3888244628906px;
    }

    .ad-page-stitch .vector-3_8104 {
      width: 7.895751953125px;
      height: 13.72906494140625px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Vector4062.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 385px;
      top: 140.194580078125px;
    }

    .ad-page-stitch .vector-3_8105 {
      width: 99.9443359375px;
      height: 165.9444580078125px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Vector4063.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 292px;
      top: 146.194580078125px;
    }

    .ad-page-stitch .frame-3_8106 {
      width: 100%;
      height: 100%;
      position: relative;
      border-radius: 26.384849548339844px 26.384849548339844px 26.384849548339844px 0px;
      box-shadow: 0px 6.596212387084961px 13.192424774169922px 0px rgba(17.951736450195312, 20.133466720581055, 39.76904296875, 0.14000000299191942) , 0px 1.6490530967712402px 3.2981061935424805px 0px rgba(17.951736450195312, 20.133466720581055, 39.76904296875, 0.14000000299191942) ;
      background-color: var(--bg-float);
    }

    .ad-page-stitch .stroke-wrapper-3_8106 {
      position: absolute;
      left: 42px;
      top: 0px;
      width: 42.215763092041016px;
      height: 42.215763092041016px;
    }

    .ad-page-stitch .stroke-3_8106 {
      position: absolute;
      inset: 0px;
      border-radius: 26.384849548339844px 26.384849548339844px 26.384849548339844px 0px;
      pointer-events: none;
      border-width: 1.3192425966262817px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(51, 111, 255, 1);
    }

    .ad-page-stitch .group-3_8107 {
      width: 34.30030059814453px;
      height: 34.30030059814453px;
      position: absolute;
      left: 3.955366849899292px;
      top: 3.958796977996826px;
    }

    .ad-page-stitch .vector-3_8108 {
      width: 100%;
      height: 100%;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/peoplepicture24tips.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 0%;
      right: 0%;
      top: 0%;
      bottom: 0%;
    }

    .ad-page-stitch .group-3_8110 {
      width: 67.20004272460938px;
      height: 44.100074768066406px;
      position: absolute;
      left: 1241px;
      top: 383.107666015625px;
    }

    .ad-page-stitch .frame-3_8111 {
      width: 50.39999771118164px;
      height: 28.349998474121094px;
      position: absolute;
      left: 16.800064086914062px;
      top: 15.749961853027344px;
      border-radius: 74.30243682861328px 74.30243682861328px 74.30243682861328px 74.30243682861328px;
      background-color: rgba(51, 111, 255, 1);
    }

    .ad-page-stitch .paragraph-3_8112 {
      font-size: 13.002928733825684px;
      font-family: "Klein-Medium";
      font-weight: 500;
      letter-spacing: 0em;
      color: rgba(255, 255, 255, 1);
      width: auto;
      height: auto;
      position: absolute;
      left: 11.492813110351562px;
      top: 4.914878845214844px;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .vector-3_8113 {
      position: absolute;
      inset: -23.01650596109372% -40.95345684414768% -74.07021268546615% -18.545785494490737% ;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Vector32.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
    }

    .ad-page-stitch .vector-wrapper-3_8113 {
      position: absolute;
      left: 3.0521921879549345px;
      top: 3.5559882139222374px;
      width: 16.457605361938477px;
      height: 15.449995994567871px;
    }

    .ad-page-stitch .rectangle-3_8114 {
      width: 351.28204345703125px;
      height: 685px;
      position: absolute;
      left: 1049px;
      top: 46.79999923706055px;
      background-size: 100.5556% 100.0000%;
      background-position: -1.95px 0.00px;
      background-repeat: no-repeat;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/5edb282d6c19cb4627b0339ed5cd66eb0dd302fb.png);
    }

    .ad-page-stitch .frame-3_8115 {
      width: auto;
      height: auto;
      position: absolute;
      left: 331px;
      top: 466.107666015625px;
      display: flex;
      flex-direction: row;
      gap: 6px;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-3_8116 {
      width: 260px;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      align-items: flex-start;
      border-radius: 13.560426712036133px 13.560426712036133px 13.560426712036133px 0px;
      background-color: var(--color-bg-float);
    }

    .ad-page-stitch .frame-content-3_8116 {
      display: flex;
      flex-direction: row;
      gap: 6.780213356018066px;
      align-items: flex-start;
      padding: 13.506492614746094px 15.757575035095215px 15.757575035095215px 13.506492614746094px;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .shadow-blend-3_8116-0 {
      position: absolute;
      inset: 0;
      box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0) inset;
      pointer-events: none;
      mix-blend-mode: normal;
      border-radius: 13.560426712036133px 13.560426712036133px 13.560426712036133px 0px;
    }

    .ad-page-stitch .shadow-blend-3_8116-1 {
      position: absolute;
      inset: 0;
      box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0) inset;
      pointer-events: none;
      mix-blend-mode: normal;
      border-radius: 13.560426712036133px 13.560426712036133px 13.560426712036133px 0px;
    }

    .ad-page-stitch .shadow-blend-3_8116-2 {
      position: absolute;
      inset: 0;
      box-shadow: 0px 0px 0.8571428656578064px 0px rgba(0, 0, 0, 0.2399999880323223) ;
      pointer-events: none;
      mix-blend-mode: normal;
      border-radius: 13.560426712036133px 13.560426712036133px 13.560426712036133px 0px;
    }

    .ad-page-stitch .shadow-blend-3_8116-3 {
      position: absolute;
      inset: 0;
      box-shadow: 0px 2.5714285373687744px 5.142857074737549px 0px rgba(0, 0, 0, 0.11999999401616115) ;
      pointer-events: none;
      mix-blend-mode: normal;
      border-radius: 13.560426712036133px 13.560426712036133px 13.560426712036133px 0px;
    }

    .ad-page-stitch .shadow-blend-3_8116-4 {
      position: absolute;
      inset: 0;
      box-shadow: 0px 0.4285714328289032px 1.7142857313156128px 0px rgba(0, 0, 0, 0.05999999700808058) ;
      pointer-events: none;
      mix-blend-mode: normal;
      border-radius: 13.560426712036133px 13.560426712036133px 13.560426712036133px 0px;
    }

    .ad-page-stitch .vector-3_8117 {
      width: 20.3406982421875px;
      height: 20.3406982421875px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Avatar.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 8.475266456604004px;
      justify-content: center;
      align-items: center;
    }

    .ad-page-stitch .frame-3_8118 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .frame-content-3_8118 {
      display: flex;
      flex-direction: column;
      gap: 3.390106678009033px;
      align-items: flex-start;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8119 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 6.780213356018066px;
      align-items: center;
    }

    .ad-page-stitch .paragraph-3_8120 {
      font-size: 11.865373611450195px;
      font-family: "PingFang SC-Regular";
      font-weight: 400;
      letter-spacing: 0em;
      line-height: 18.645587921142578px;
      color: var(--color-text-primary);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .paragraph-3_8121 {
      font-size: 10.170319557189941px;
      font-family: "PingFang SC-Regular";
      font-weight: 400;
      letter-spacing: 0em;
      line-height: 16.950532913208008px;
      color: var(--color-text-tertiary);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .paragraph-3_8122 {
      font-size: 10.876591682434082px;
      font-family: "PingFang SC-Regular";
      font-weight: 400;
      letter-spacing: 0em;
      color: var(--color-text-primary);
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 3;
      overflow: hidden;
      width: 100%;
      height: 30px;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .group-3_8123 {
      width: 58.7999267578125px;
      height: 44.100074768066406px;
      position: absolute;
      left: 527px;
      top: 528.107666015625px;
      animation: hero-callout-float-a 5.2s ease-in-out infinite alternate;
      will-change: transform;
    }

    .ad-page-stitch .frame-3_8124 {
      width: 42px;
      height: 28.349998474121094px;
      position: absolute;
      left: 16.799880981445312px;
      top: 15.749961853027344px;
      border-radius: 74.30243682861328px 74.30243682861328px 74.30243682861328px 74.30243682861328px;
      background-color: rgba(255, 144.8814239501953, 65.140380859375, 1);
    }

    .ad-page-stitch .paragraph-3_8125 {
      font-size: 13.002928733825684px;
      font-family: "Klein-Medium";
      font-weight: 500;
      letter-spacing: 0em;
      color: rgba(255, 255, 255, 1);
      width: auto;
      height: auto;
      position: absolute;
      left: 11.492752075195312px;
      top: 4.914878845214844px;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .vector-3_8126 {
      position: absolute;
      inset: -23.01690101075189% -40.95345684414768% -74.06942258615055% -18.545785494490737% ;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Vector31.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
    }

    .ad-page-stitch .vector-wrapper-3_8126 {
      position: absolute;
      left: 3.0521921879549345px;
      top: 3.5559882139222374px;
      width: 16.457605361938477px;
      height: 15.449995994567871px;
    }

    .ad-page-stitch .group-3_8127 {
      width: 71.26113891601562px;
      height: 44.100074768066406px;
      position: absolute;
      left: 628px;
      top: 289.107666015625px;
      animation: hero-callout-float-b 5.8s ease-in-out -1.2s infinite alternate;
      will-change: transform;
    }

    .ad-page-stitch .frame-3_8128 {
      width: 54.60000228881836px;
      height: 28.349998474121094px;
      position: absolute;
      left: 16.661087036132812px;
      top: 15.750022888183594px;
      border-radius: 74.30243682861328px 74.30243682861328px 74.30243682861328px 74.30243682861328px;
      background-color: rgba(42.02450180053711, 191.10736083984375, 255, 1);
    }

    .ad-page-stitch .paragraph-3_8129 {
      font-size: 13.002928733825684px;
      font-family: "Klein-Medium";
      font-weight: 500;
      letter-spacing: 0em;
      color: rgba(255, 255, 255, 1);
      width: auto;
      height: auto;
      position: absolute;
      left: 11.631729125976562px;
      top: 4.914939880371094px;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .vector-3_8130 {
      position: absolute;
      inset: -23.016308436265007% -40.95345684414768% -74.07041021029487% -18.545785494490737% ;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Vector30.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
    }

    .ad-page-stitch .vector-wrapper-3_8130 {
      position: absolute;
      left: 3.0521921879549345px;
      top: 3.5559576963441124px;
      width: 16.457605361938477px;
      height: 15.449995994567871px;
    }

    .ad-page-stitch .group-3_8131 {
      width: 4.57%;
      height: 7.3%;
      position: absolute;
      left: 63.79%;
      right: 31.64%;
      top: 55.27%;
      bottom: 37.43%;
    }

    .ad-page-stitch .group-3_8134 {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0%;
      right: 0%;
      top: 0%;
      bottom: 0%;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/clipPath_4.png);
      background-size: 0 0;
      -webkit-mask-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/clipPath_4.png);
      mask-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/clipPath_4.png);
      -webkit-mask-size: 64px 64px;
      mask-size: 64px 64px;
      -webkit-mask-position: 0px 0px;
      mask-position: 0px 0px;
      -webkit-mask-repeat: no-repeat;
      mask-repeat: no-repeat;
    }

    .ad-page-stitch .vector-3_8135 {
      position: absolute;
      inset: -15.625% -109.375% -109.375% -15.625% ;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/svg.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
    }

    .ad-page-stitch .vector-wrapper-3_8135 {
      position: absolute;
      left: 0%;
      right: 0%;
      top: 0%;
      bottom: 0%;
      width: 64px;
      height: 64px;
    }

    .ad-page-stitch .frame-3_8136 {
      width: 41.599998474121094px;
      height: 41.599998474121094px;
      overflow: hidden;
      position: absolute;
      left: 11.199999809265137px;
      top: 11.199999809265137px;
      border-radius: 5.200000286102295px 5.200000286102295px 5.200000286102295px 5.200000286102295px;
    }

    .ad-page-stitch .group-3_8137 {
      width: 29.899951934814453px;
      height: 29.899951934814453px;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translateX(calc(-50% + 1.9500255584716797px)) translateY(calc(-50% + 1.9500255584716797px));
    }

    .ad-page-stitch .vector-3_8138 {
      position: absolute;
      inset: -0.00018706688514122594% 0.00018706688514122594% 0.00018706688514122594% -0.00018706688514122594% ;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Maskgroup.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
    }

    .ad-page-stitch .vector-wrapper-3_8138 {
      position: absolute;
      left: 0px;
      top: 0px;
      width: 26px;
      height: 26px;
    }

    .ad-page-stitch .vector-3_8144 {
      width: 39.13%;
      height: 39.13%;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Vector0.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 60.87%;
      right: 0%;
      top: 60.87%;
      bottom: 0%;
    }

    .ad-page-stitch .vector-3_8145 {
      width: 4.550048828125px;
      height: 4.550048828125px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Ellipse18387.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 13.000048637390137px;
      top: 13.000048637390137px;
    }

    .ad-page-stitch .group-3_8146 {
      width: 95.5499267578125px;
      height: 44.100074768066406px;
      position: absolute;
      left: 946px;
      top: 519.107666015625px;
      animation: hero-callout-float-c 5.4s ease-in-out -2.4s infinite alternate;
      will-change: transform;
    }

    .ad-page-stitch .frame-3_8147 {
      width: 78.75px;
      height: 28.349998474121094px;
      position: absolute;
      left: 16.799942016601562px;
      top: 15.749961853027344px;
      border-radius: 74.30243682861328px 74.30243682861328px 74.30243682861328px 74.30243682861328px;
      background-color: rgba(121.60321044921875, 99.887451171875, 255, 1);
    }

    .ad-page-stitch .paragraph-3_8148 {
      font-size: 13.002928733825684px;
      font-family: "Klein-Medium";
      font-weight: 500;
      letter-spacing: 0em;
      color: rgba(255, 255, 255, 1);
      width: auto;
      height: auto;
      position: absolute;
      left: 11.492813110351562px;
      top: 4.914878845214844px;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .vector-3_8149 {
      position: absolute;
      inset: -23.01690101075189% -40.95308598122499% -74.06942258615055% -18.546156357413423% ;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Vector3.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
    }

    .ad-page-stitch .vector-wrapper-3_8149 {
      position: absolute;
      left: 3.0522532231111845px;
      top: 3.5559882139222374px;
      width: 16.457605361938477px;
      height: 15.449995994567871px;
    }

    .ad-page-stitch .frame-3_8150 {
      width: 112.88888549804688px;
      height: auto;
      overflow: hidden;
      position: absolute;
      left: 1019px;
      top: 7.107666015625px;
      display: flex;
      flex-direction: row;
      justify-content: flex-end;
      align-items: center;
      border-radius: 88.8888931274414px 88.8888931274414px 88.8888931274414px 88.8888931274414px;
      background-color: transparent;
    }

    .ad-page-stitch .frame-content-3_8150 {
      display: flex;
      flex-direction: row;
      gap: 3.555555582046509px;
      align-items: center;
      justify-content: flex-end;
      padding: 1.7777777910232544px 5.333333492279053px 1.7777777910232544px 3.555555582046509px;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8151 {
      width: auto;
      height: 28.44444465637207px;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      align-items: center;
      align-self: stretch;
      border-radius: 88.8888931274414px 88.8888931274414px 88.8888931274414px 88.8888931274414px;
    }

    .ad-page-stitch .frame-content-3_8151 {
      display: flex;
      flex-direction: row;
      align-items: center;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8152 {
      width: 28.44444465637207px;
      height: 28.44444465637207px;
      position: relative;
      flex-shrink: 0;
      margin-right: -8.88888931274414px;
      border-radius: 14.222222328186035px 14.222222328186035px 14.222222328186035px 14.222222328186035px;
      background-color: transparent;
    }

    .ad-page-stitch .frame-3_8153 {
      width: 75%;
      height: 75%;
      overflow: hidden;
      position: absolute;
      left: 12.5%;
      right: 12.5%;
      top: 12.5%;
      bottom: 12.5%;
      border-radius: 10.666666984558105px 10.666666984558105px 10.666666984558105px 10.666666984558105px;
      background-color: rgba(255, 216.3249969482422, 116.87499237060547, 1);
    }

    .ad-page-stitch .rectangle-3_8154 {
      width: 29.33333396911621px;
      height: 43.55555725097656px;
      position: absolute;
      left: -7.111083984375px;
      top: 0.8888481855392456px;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/95dcb21ad95398b7abcebf04b90597ba8334839c.png);
    }

    .ad-page-stitch .frame-3_8155 {
      width: 28.44444465637207px;
      height: 28.44444465637207px;
      position: relative;
      flex-shrink: 0;
      border-radius: 14.222222328186035px 14.222222328186035px 14.222222328186035px 14.222222328186035px;
      background-color: transparent;
    }

    .ad-page-stitch .frame-3_8156 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      border-radius: 88.8888931274414px 88.8888931274414px 88.8888931274414px 88.8888931274414px;
      background-color: rgba(255, 135.99998474121094, 228.8199462890625, 1);
    }

    .ad-page-stitch .stroke-wrapper-3_8156 {
      position: absolute;
      left: 12.5%;
      top: 12.5%;
      right: 12.5%;
      bottom: 12.5%;
      width: 75%;
      height: 75%;
    }

    .ad-page-stitch .stroke-3_8156 {
      position: absolute;
      inset: -0.8888888955116272px -0.8888888955116272px -0.8888888955116272px -0.8888888955116272px;
      border-radius: 89.77778202295303px 89.77778202295303px 89.77778202295303px 89.77778202295303px;
      pointer-events: none;
      border-width: 0.8888888955116272px 0.8888888955116272px 0.8888888955116272px 0.8888888955116272px;
      border-style: solid;
      box-sizing: border-box;
      border-color: var(--icon-onfunctionandbrand);
    }

    .ad-page-stitch .rectangle-3_8157 {
      width: 18.66666603088379px;
      height: 26.66666603088379px;
      position: absolute;
      left: -1.77783203125px;
      top: 2.6666259765625px;
      transform: rotateY(180deg);
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/0a6f5bff375575dd8be0036e5764e94261551733.png);
    }

    .ad-page-stitch .vector-3_8158 {
      width: 0.888916015625px;
      height: 13.33331298828125px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Line234.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .frame-3_8159 {
      width: 28.44444465637207px;
      height: 28.44444465637207px;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .frame-3_8160 {
      width: 24.88888931274414px;
      height: 24.88888931274414px;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translateX(calc(-50% + -0.00008130073547363281px)) translateY(calc(-50% + -0.00005412101745605469px));
      background-color: rgba(255, 255, 255, 1);
    }

    .ad-page-stitch .vector-3_8161 {
      position: absolute;
      inset: -3.5716194051228354% -3.571546123342069% -3.5713176566137985% -3.5716361689288925% ;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Rectangle3469565.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
    }

    .ad-page-stitch .vector-wrapper-3_8161 {
      position: absolute;
      left: 0px;
      top: 0px;
      width: 24.88888931274414px;
      height: 24.88888931274414px;
    }

    .ad-page-stitch .vector-3_8162 {
      width: 21.3333740234375px;
      height: 21.33331298828125px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Frame_3_8162.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 1.7778862714767456px;
      top: 1.7777913808822632px;
    }

    .ad-page-stitch .frame-3_8163 {
      width: 10.666666984558105px;
      height: 8.88888931274414px;
      position: absolute;
      left: 14.222331047058105px;
      top: 16.00001335144043px;
      mix-blend-mode: normal;
    }

    .ad-page-stitch .vector-5_1117 {
      width: 100%;
      height: 100%;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Rectangle3469566.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 0%;
      right: 0%;
      top: 0%;
      bottom: 0%;
    }

    .ad-page-stitch .group-5_1118 {
      width: 58.33%;
      height: 60%;
      position: absolute;
      left: 22.92%;
      right: 18.75%;
      top: 16.25%;
      bottom: 23.75%;
      mix-blend-mode: normal;
    }

    .ad-page-stitch .vector-5_1119 {
      position: absolute;
      inset: -16.42138163979704% -16.155132376208776% -22.61975191176677% -16.1594928816473% ;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Vector1157.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
    }

    .ad-page-stitch .vector-wrapper-5_1119 {
      position: absolute;
      left: 0%;
      right: 0%;
      top: 0%;
      bottom: 0%;
      width: 6.222222328186035px;
      height: 5.333333492279053px;
    }

    .ad-page-stitch .vector-5_1120 {
      position: absolute;
      inset: -0.00025480984882086965% 0.0026170696085339% -0.0016495584949982613% -10.990033218008566% ;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Maskgroup0.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
    }

    .ad-page-stitch .vector-wrapper-5_1120 {
      position: absolute;
      left: 0%;
      right: 0%;
      top: 0%;
      bottom: 0%;
      width: 6.222222328186035px;
      height: 5.333333492279053px;
    }

    .ad-page-stitch .vector-3_8165 {
      position: absolute;
      inset: 0% 0% 0% 0% ;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Vector114.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
    }

    .ad-page-stitch .vector-wrapper-3_8165 {
      position: absolute;
      left: 80.83%;
      right: -2.85%;
      top: 52.18%;
      bottom: 31.88%;
      width: 317px;
      height: 150px;
    }

    .ad-page-stitch .group-3_8166 {
      width: 320px;
      height: 104.60073852539062px;
      position: absolute;
      left: calc(50% + (436px * var(--hero-preview-scale, 1)));
      top: calc(var(--hero-preview-top, 536px) + (434px * var(--hero-preview-scale, 1)));
      transform: scale(var(--hero-preview-scale, 1));
      transform-origin: top left;
      pointer-events: none;
      z-index: 4;
    }

    .ad-page-stitch .frame-3_8167 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      display: flex;
      flex-direction: row;
      align-items: center;
      border-radius: 14.222222328186035px 14.222222328186035px 14.222222328186035px 14.222222328186035px;
      box-shadow: 35.55555725097656px 35.55555725097656px 47.40740966796875px 0px rgba(15.472099304199219, 0, 84.39328002929688, 0.11999999401616115) ;
      background-color: rgba(255, 255, 255, 1);
    }

    @keyframes hero-callout-float-a {
      0%, 100% {
        transform: translate3d(0, 0, 0);
      }

      50% {
        transform: translate3d(28px, -12px, 0);
      }
    }

    @keyframes hero-callout-float-b {
      0%, 100% {
        transform: translate3d(0, 0, 0);
      }

      50% {
        transform: translate3d(-26px, 14px, 0);
      }
    }

    @keyframes hero-callout-float-c {
      0%, 100% {
        transform: translate3d(0, 0, 0);
      }

      50% {
        transform: translate3d(-22px, -16px, 0);
      }
    }

    @keyframes switch-ai-cursor-float-a {
      0%, 100% {
        transform: translate3d(0, 0, 0);
      }

      50% {
        transform: translate3d(-18px, 14px, 0);
      }
    }

    @keyframes switch-ai-cursor-float-b {
      0%, 100% {
        transform: translate3d(0, 0, 0);
      }

      50% {
        transform: translate3d(20px, -13px, 0);
      }
    }

    @keyframes switch-ai-cursor-float-c {
      0%, 100% {
        transform: translate3d(0, 0, 0);
      }

      50% {
        transform: translate3d(-16px, -18px, 0);
      }
    }

    @keyframes switch-ai-prompt-type {
      0%, 12% {
        width: 0;
      }

      58%, 82% {
        width: 100%;
      }

      100% {
        width: 0;
      }
    }

    @media (prefers-reduced-motion: reduce) {
      .ad-page-stitch .group-3_8123,
      .ad-page-stitch .group-3_8127,
      .ad-page-stitch .group-3_8146,
      .ad-page-stitch .group-3_7343,
      .ad-page-stitch .group-3_7347,
      .ad-page-stitch .group-3_7351,
      .ad-page-stitch .paragraph-3_7437::before {
        animation: none;
      }

      .ad-page-stitch .paragraph-3_7437::before {
        width: 100%;
      }
    }

    .ad-page-stitch .frame-content-3_8167 {
      display: flex;
      flex-direction: row;
      gap: 9.481481552124023px;
      align-items: center;
      padding: 23.703704833984375px 116.14814758300781px 23.703704833984375px 21.33333396911621px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .stroke-wrapper-3_8167 {
      position: absolute;
      left: 0%;
      top: 0%;
      right: 0%;
      bottom: 29.75%;
      width: 100%;
      height: 70.25%;
      display: flex;
    }

    .ad-page-stitch .stroke-3_8167 {
      position: absolute;
      inset: 0px;
      border-radius: 14.222222328186035px 14.222222328186035px 14.222222328186035px 14.222222328186035px;
      pointer-events: none;
      background-image: linear-gradient(0deg, rgba(255, 255, 255, 0.4000000059604645) 0%, rgba(255, 255, 255, 0.4000000059604645) 100%), url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D'0%200%20320%2073.48148345947266'%20preserveAspectRatio%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%0A%20%20%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D'grad'%20gradientUnits%3D'objectBoundingBox'%20x1%3D'0'%20y1%3D'0.5'%20x2%3D'1'%20y2%3D'0.5'%20gradientTransform%3D'matrix(1.0000%2C%200.0000%2C%200.0000%2C%201.0000%2C%200.0000%2C%200.0000)'%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D'rgba(255%2C191.83116149902344%2C124.30579376220703%2C1)'%20offset%3D'0'%2F%3E%3Cstop%20stop-color%3D'rgba(255%2C120.47466278076172%2C239.30538940429688%2C1)'%20offset%3D'0.510642409324646'%2F%3E%3Cstop%20stop-color%3D'rgba(138.5336456298828%2C157.94471740722656%2C255%2C1)'%20offset%3D'1'%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%3Crect%20width%3D'100%25'%20height%3D'100%25'%20fill%3D'url(%23grad)'%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E");
      background-size: 100% 100%, 100% 100%;
      background-repeat: no-repeat, no-repeat;
      background-position: center, center;
      padding: 1.7777777910232544px 1.7777777910232544px 1.7777777910232544px 1.7777777910232544px;
      -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
      -webkit-mask-composite: xor;
      mask-composite: exclude;
    }

    .ad-page-stitch .frame-3_8168 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: row;
      align-items: center;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .frame-content-3_8168 {
      display: flex;
      flex-direction: row;
      gap: 7.111111164093018px;
      align-items: center;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8169 {
      width: 21.33333396911621px;
      height: 21.33333396911621px;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      align-items: center;
      mix-blend-mode: normal;
    }

    .ad-page-stitch .frame-content-3_8169 {
      display: flex;
      flex-direction: row;
      gap: 8.465608596801758px;
      align-items: center;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-5_1105 {
      width: 21.33333396911621px;
      height: 21.33333396911621px;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      align-items: center;
      align-self: stretch;
      border-radius: 4.740740776062012px 4.740740776062012px 4.740740776062012px 4.740740776062012px;
      mix-blend-mode: normal;
    }

    .ad-page-stitch .frame-content-5_1105 {
      display: flex;
      flex-direction: row;
      gap: 7.619048118591309px;
      align-items: center;
      padding: 1.523809552192688px 1.7777777910232544px 1.523809552192688px 1.7777777910232544px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .group-5_1106 {
      width: 17.185184478759766px;
      height: 11.294258117675781px;
      position: relative;
      flex-shrink: 0;
      mix-blend-mode: normal;
    }

    .ad-page-stitch .rectangle-5_1107 {
      width: 17.185184478759766px;
      height: 1.9094650745391846px;
      position: absolute;
      left: 2.69479913644205e-13px;
      top: 9.172248840332031px;
      border-radius: 7.569665431976318px 7.569665431976318px 7.569665431976318px 7.569665431976318px;
      mix-blend-mode: normal;
    }

    .ad-page-stitch .rectangle-5_1108 {
      width: 100%;
      height: 100%;
      position: relative;
      border-radius: 1.6821478605270386px 1.6821478605270386px 0px 0px;
      mix-blend-mode: normal;
    }

    .ad-page-stitch .stroke-wrapper-5_1108 {
      position: absolute;
      left: 1.682086706161499px;
      top: -2.0407844658620888e-7px;
      width: 13.457181930541992px;
      height: 10.933960914611816px;
    }

    .ad-page-stitch .stroke-5_1108 {
      position: absolute;
      inset: 0px;
      border-radius: 1.6821478605270386px 1.6821478605270386px 0px 0px;
      pointer-events: none;
      border-width: 1.4320988655090332px 1.4320988655090332px 1.4320988655090332px 1.4320988655090332px;
      border-style: solid;
      box-sizing: border-box;
    }

    .ad-page-stitch .rectangle-5_1109 {
      width: 100%;
      height: 100%;
      position: relative;
      border-radius: 0.9547325372695923px 0.9547325372695923px 0.9547325372695923px 0.9547325372695923px;
      mix-blend-mode: normal;
    }

    .ad-page-stitch .stroke-wrapper-5_1109 {
      position: absolute;
      left: 11.265891075134277px;
      top: 2.8926122188568115px;
      width: 5.346502304077148px;
      height: 8.401646614074707px;
    }

    .ad-page-stitch .stroke-5_1109 {
      position: absolute;
      inset: -1.4320988655090332px -1.4320988655090332px -1.4320988655090332px -1.4320988655090332px;
      border-radius: 2.3868314027786255px 2.3868314027786255px 2.3868314027786255px 2.3868314027786255px;
      pointer-events: none;
      border-width: 1.4320988655090332px 1.4320988655090332px 1.4320988655090332px 1.4320988655090332px;
      border-style: solid;
      box-sizing: border-box;
    }

    .ad-page-stitch .rectangle-5_1110 {
      width: 100%;
      height: 100%;
      position: relative;
      border-radius: 0.9547325372695923px 0.9547325372695923px 0.9547325372695923px 0.9547325372695923px;
      mix-blend-mode: normal;
    }

    .ad-page-stitch .stroke-wrapper-5_1110 {
      position: absolute;
      left: 11.265891075134277px;
      top: 2.8926122188568115px;
      width: 5.346502304077148px;
      height: 8.401646614074707px;
    }

    .ad-page-stitch .stroke-5_1110 {
      position: absolute;
      inset: -0.5728395581245422px -0.5728395581245422px -0.5728395581245422px -0.5728395581245422px;
      border-radius: 0.9547325372695923px 0.9547325372695923px 0.9547325372695923px 0.9547325372695923px;
      pointer-events: none;
      border-width: 1.1456791162490845px 1.1456791162490845px 1.1456791162490845px 1.1456791162490845px;
      border-style: solid;
      box-sizing: border-box;
    }

    .ad-page-stitch .frame-3_8170 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: row;
      align-items: center;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .frame-content-3_8170 {
      display: flex;
      flex-direction: row;
      gap: 7.111111164093018px;
      align-items: center;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .paragraph-3_8171 {
      font-size: 16.592592239379883px;
      font-family: "PingFang SC-Medium";
      font-weight: 500;
      letter-spacing: 0em;
      line-height: 26.074073791503906px;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 1;
      overflow: hidden;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8172 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 3.555555582046509px;
      justify-content: center;
      align-items: center;
      padding: 1.185185194015503px 0px 1.185185194015503px 0px;
      border-radius: 4.740740776062012px 4.740740776062012px 4.740740776062012px 4.740740776062012px;
      mix-blend-mode: normal;
    }

    .ad-page-stitch .paragraph-5_1202 {
      font-size: 13.037036895751953px;
      font-family: "PingFang SC-Regular";
      font-weight: 400;
      text-align: center;
      letter-spacing: 0em;
      line-height: 21.33333396911621px;
      text-decoration: none;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      min-width: 29.629629135131836px;
      white-space: pre;
      flex-grow: 0;
      mix-blend-mode: normal;
    }

    .ad-page-stitch .frame-3_8173 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      border-radius: 7.111111164093018px 7.111111164093018px 0px 0px;
      filter: drop-shadow(0px 2.370370388031006px 4.740740776062012px rgba(10, 12.666666984558105, 18, 0.1)) drop-shadow(0px 2.370370388031006px 3.555555582046509px rgba(10, 12.666666984558105, 18, 0.05999999700808058));
      background-size: 100.0000% 107.4627%;
      background-position: -0.00px -16.92px;
      background-repeat: no-repeat;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/7f12ea1300756f144a0fb5daaf68dbfc01103a46.png);
    }

    .ad-page-stitch .stroke-wrapper-3_8173 {
      position: absolute;
      left: 201.482421875px;
      top: 10.6666259765625px;
      width: 107.85186004638672px;
      height: 100.74075317382812px;
    }

    .ad-page-stitch .stroke-3_8173 {
      position: absolute;
      inset: 0px;
      border-radius: 7.111111164093018px 7.111111164093018px 0px 0px;
      pointer-events: none;
      border-width: 0.5925925970077515px 0.5925925970077515px 0.5925925970077515px 0.5925925970077515px;
      border-style: solid;
      box-sizing: border-box;
    }

    .ad-page-stitch .rectangle-3_8174 {
      width: 107.85185241699219px;
      height: 231.11111450195312px;
      position: absolute;
      left: 0.0000361689853889402px;
      top: -20.148168563842773px;
      filter: drop-shadow(0px 3.0343682765960693px 6.068736553192139px rgba(0, 0, 0, 0.07999999850404028));
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/7d8c9d9242a70a140ca7e9ec5dce8800c09b7fad.png);
    }

    .ad-page-stitch .frame-3_8175 {
      width: 24.73%;
      height: 83.12%;
      overflow: hidden;
      position: absolute;
      left: 47.54%;
      right: 27.73%;
      top: 16.88%;
      bottom: 0%;
      transform:  rotate(-11.25091765792926deg);
      background-color: transparent;
    }

    .ad-page-stitch .vector-3_8176 {
      position: absolute;
      inset: -9.090038195432063% -13.01897059919507% -12.744776029376528% -5.831374068706867% ;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Group13.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
    }

    .ad-page-stitch .vector-wrapper-3_8176 {
      position: absolute;
      left: 29.23%;
      right: 26.57%;
      top: 34.74%;
      bottom: 18.2%;
      transform: matrix(0.98, 0.2, -0.2, 0.98, 0, 0);
      width: 33.526973724365234px;
      height: 35.694461822509766px;
    }

    .ad-page-stitch .frame-3_8181 {
      width: auto;
      height: auto;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      gap: 80px;
      align-items: center;
      padding: 128px 255px 80px 255px;
      background-color: rgba(255, 255, 255, 1);
    }

    .ad-page-stitch .frame-3_8182 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      gap: 28px;
      align-items: center;
    }

    .ad-page-stitch .frame-3_8183 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: center;
    }

    .ad-page-stitch .paragraph-3_8184 {
      font-size: 48px;
      font-family: "Outfit-SemiBold";
      font-weight: 600;
      text-align: center;
      letter-spacing: 0em;
      line-height: 58px;
      color: rgba(32.9375, 32.9375, 32.9375, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .paragraph-3_8185 {
      font-size: 48px;
      font-family: "Outfit-SemiBold";
      font-weight: 600;
      text-align: center;
      letter-spacing: 0em;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .paragraph-3_8186 {
      font-size: 20px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      text-align: center;
      letter-spacing: 0em;
      line-height: 150%;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8187 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      gap: 40px;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-3_8188 {
      width: 1410px;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8188 {
      display: flex;
      flex-direction: row;
      gap: 32px;
      align-items: center;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8189 {
      width: 100%;
      height: auto;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      flex-grow: 1;
      flex-basis: 0;
      border-radius: 33px 33px 33px 33px;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      background-position: center;
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D'0%200%20448.6666564941406%20335.99609375'%20preserveAspectRatio%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%0A%20%20%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D'grad'%20gradientUnits%3D'objectBoundingBox'%20x1%3D'0'%20y1%3D'0.5'%20x2%3D'1'%20y2%3D'0.5'%20gradientTransform%3D'matrix(0.0000%2C%201.0000%2C%20-1.0000%2C%200.0000%2C%201.0000%2C%20-0.0000)'%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D'rgba(204%2C141%2C255%2C0.05000000074505806)'%20offset%3D'0'%2F%3E%3Cstop%20stop-color%3D'rgba(204%2C141%2C255%2C0.20000000298023224)'%20offset%3D'1'%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%3Crect%20width%3D'100%25'%20height%3D'100%25'%20fill%3D'url(%23grad)'%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E");
    }

    .ad-page-stitch .frame-content-3_8189 {
      display: flex;
      flex-direction: column;
      gap: 10px;
      align-items: flex-start;
      padding: 36px 36px 36px 36px;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .shadow-blend-3_8189-0 {
      position: absolute;
      inset: 0;
      box-shadow: 0px 3px 0px 0px rgba(203.79296875, 140.9185333251953, 255, 1) inset;
      pointer-events: none;
      mix-blend-mode: normal;
      border-radius: 33px 33px 33px 33px;
    }

    .ad-page-stitch .frame-3_8190 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8190 {
      display: flex;
      flex-direction: column;
      gap: 24px;
      align-items: flex-start;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8191 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8191 {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-between;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8192 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      gap: 14.998291969299316px;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-3_8193 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
      border-radius: 21.72272491455078px 21.72272491455078px 21.72272491455078px 21.72272491455078px;
      backdrop-filter: blur(5.49937375386556px);
      background-repeat: no-repeat;
      background-size: 100% 100%;
      background-position: center;
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D'0%200%2059.99609375%2059.99609375'%20preserveAspectRatio%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%0A%20%20%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D'grad'%20gradientUnits%3D'objectBoundingBox'%20x1%3D'0'%20y1%3D'0.5'%20x2%3D'1'%20y2%3D'0.5'%20gradientTransform%3D'matrix(0.0000%2C%201.0000%2C%20-1.0000%2C%200.0000%2C%201.0000%2C%20-0.0000)'%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D'rgba(204%2C141%2C255%2C0.4)'%20offset%3D'0'%2F%3E%3Cstop%20stop-color%3D'rgba(204%2C141%2C255%2C1)'%20offset%3D'1'%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%3Crect%20width%3D'100%25'%20height%3D'100%25'%20fill%3D'url(%23grad)'%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E");
    }

    .ad-page-stitch .stroke-wrapper-3_8193 {
      position: relative;
      width: 59.99609375px;
      height: 59.99609375px;
      flex-shrink: 0;
    }

    .ad-page-stitch .stroke-3_8193 {
      position: absolute;
      inset: 0px;
      border-radius: 21.72272491455078px 21.72272491455078px 21.72272491455078px 21.72272491455078px;
      pointer-events: none;
      border-width: 1px 1px 1px 1px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(0, 0, 0, 0.05000000074505806);
    }

    .ad-page-stitch .shadow-blend-unknown-0 {
      position: absolute;
      inset: 0;
      box-shadow: -2px 4px 11px 0px rgba(255, 255, 255, 0.36000001196767767) inset;
      pointer-events: none;
      mix-blend-mode: normal;
      border-radius: 21.72272491455078px 21.72272491455078px 21.72272491455078px 21.72272491455078px;
    }

    .ad-page-stitch .vector-3_8194 {
      position: absolute;
      inset: 0% -6.048051900299359% -12.700816534390254% -6.048083689487029% ;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Group1707480207.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
    }

    .ad-page-stitch .vector-wrapper-3_8194 {
      position: absolute;
      left: 11.912109375px;
      top: 12.916259765625px;
      width: 35.99995040893555px;
      height: 34.2850456237793px;
    }

    .ad-page-stitch .frame-3_8200 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 10px;
      justify-content: center;
      align-items: center;
      padding: 8px 16px 8px 16px;
      border-radius: 48px 48px 48px 48px;
      background-color: rgba(204, 141, 255, 0.10000000149011612);
    }

    .ad-page-stitch .paragraph-3_8201 {
      font-size: 20px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      display: flex;
      flex-direction: column;
      justify-content: center;
      color: rgba(255, 10, 242.75, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8202 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      border-radius: 22px 22px 22px 22px;
      background-color: rgba(255, 255, 255, 1);
      background-image: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
    }

    .ad-page-stitch .frame-content-3_8202 {
      display: flex;
      flex-direction: column;
      gap: 10px;
      align-items: flex-start;
      padding: 22px 22px 22px 22px;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .stroke-wrapper-3_8202 {
      position: relative;
      width: 100%;
      height: auto;
      display: flex;
      flex-shrink: 0;
    }

    .ad-page-stitch .stroke-3_8202 {
      position: absolute;
      inset: 0px;
      border-radius: 22px 22px 22px 22px;
      pointer-events: none;
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D'0%200%20376.6666564941406%20180'%20preserveAspectRatio%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%0A%20%20%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D'grad'%20gradientUnits%3D'objectBoundingBox'%20x1%3D'0'%20y1%3D'0.5'%20x2%3D'1'%20y2%3D'0.5'%20gradientTransform%3D'matrix(1.6825%2C%200.0417%2C%20-0.0037%2C%201.6825%2C%20-0.6806%2C%20-0.5515)'%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D'rgba(0%2C222%2C208%2C1)'%20offset%3D'0.024038461968302727'%2F%3E%3Cstop%20stop-color%3D'rgba(10%2C153%2C255%2C1)'%20offset%3D'0.5018535256385803'%2F%3E%3Cstop%20stop-color%3D'rgba(179.90292358398438%2C57.37610626220703%2C255%2C1)'%20offset%3D'1'%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%3Crect%20width%3D'100%25'%20height%3D'100%25'%20fill%3D'url(%23grad)'%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E");
      background-size: 100% 100%;
      background-repeat: no-repeat;
      background-position: center;
      padding: 1.25px 1.25px 1.25px 1.25px;
      -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
      -webkit-mask-composite: xor;
      mask-composite: exclude;
    }

    .ad-page-stitch .frame-3_8203 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8203 {
      display: flex;
      flex-direction: column;
      gap: 16px;
      align-items: flex-start;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .paragraph-3_8204 {
      font-size: 24px;
      font-family: "Outfit-SemiBold";
      font-weight: 600;
      display: flex;
      flex-direction: column;
      justify-content: center;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .paragraph-3_8205 {
      font-size: 20px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      letter-spacing: 0em;
      line-height: 30px;
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8206 {
      width: 100%;
      height: auto;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      flex-grow: 1;
      flex-basis: 0;
      border-radius: 33px 33px 33px 33px;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      background-position: center;
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D'0%200%20448.6667175292969%20335.99609375'%20preserveAspectRatio%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%0A%20%20%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D'grad'%20gradientUnits%3D'objectBoundingBox'%20x1%3D'0'%20y1%3D'0.5'%20x2%3D'1'%20y2%3D'0.5'%20gradientTransform%3D'matrix(0.0000%2C%201.0000%2C%20-1.0000%2C%200.0000%2C%201.0000%2C%20-0.0000)'%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D'rgba(0%2C222%2C208%2C0.04000000059604645)'%20offset%3D'0'%2F%3E%3Cstop%20stop-color%3D'rgba(0%2C222%2C208%2C0.20000000298023224)'%20offset%3D'1'%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%3Crect%20width%3D'100%25'%20height%3D'100%25'%20fill%3D'url(%23grad)'%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E");
    }

    .ad-page-stitch .frame-content-3_8206 {
      display: flex;
      flex-direction: column;
      gap: 10px;
      align-items: flex-start;
      padding: 36px 36px 36px 36px;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .shadow-blend-3_8206-0 {
      position: absolute;
      inset: 0;
      box-shadow: 0px 3px 0px 0px rgba(0, 222, 208, 1) inset;
      pointer-events: none;
      mix-blend-mode: normal;
      border-radius: 33px 33px 33px 33px;
    }

    .ad-page-stitch .frame-3_8207 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8207 {
      display: flex;
      flex-direction: column;
      gap: 24px;
      align-items: flex-start;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8208 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8208 {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-between;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8209 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      gap: 14.998291969299316px;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-3_8210 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
      border-radius: 21.72272491455078px 21.72272491455078px 21.72272491455078px 21.72272491455078px;
      backdrop-filter: blur(5.49937375386556px);
      background-repeat: no-repeat;
      background-size: 100% 100%;
      background-position: center;
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D'0%200%2059.99609375%2059.99609375'%20preserveAspectRatio%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%0A%20%20%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D'grad'%20gradientUnits%3D'objectBoundingBox'%20x1%3D'0'%20y1%3D'0.5'%20x2%3D'1'%20y2%3D'0.5'%20gradientTransform%3D'matrix(0.0000%2C%201.0000%2C%20-1.0000%2C%200.0000%2C%201.0000%2C%20-0.0000)'%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D'rgba(0%2C222%2C208%2C0.4)'%20offset%3D'0'%2F%3E%3Cstop%20stop-color%3D'rgba(0%2C222%2C208%2C1)'%20offset%3D'1'%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%3Crect%20width%3D'100%25'%20height%3D'100%25'%20fill%3D'url(%23grad)'%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E");
    }

    .ad-page-stitch .stroke-wrapper-3_8210 {
      position: relative;
      width: 59.99609375px;
      height: 59.99609375px;
      flex-shrink: 0;
    }

    .ad-page-stitch .stroke-3_8210 {
      position: absolute;
      inset: 0px;
      border-radius: 21.72272491455078px 21.72272491455078px 21.72272491455078px 21.72272491455078px;
      pointer-events: none;
      border-width: 1px 1px 1px 1px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(0, 0, 0, 0.05000000074505806);
    }

    .ad-page-stitch .vector-3_8211 {
      position: absolute;
      inset: 0% -5.701647306743421% -13.131066524621213% -5.701647306743421% ;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Group2085662884.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
    }

    .ad-page-stitch .vector-wrapper-3_8211 {
      position: absolute;
      left: 11.33349609375px;
      top: 13.49609375px;
      width: 38px;
      height: 33px;
    }

    .ad-page-stitch .frame-3_8216 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 10px;
      justify-content: center;
      align-items: center;
      padding: 8px 16px 8px 16px;
      border-radius: 48px 48px 48px 48px;
      background-color: rgba(0, 222, 208, 0.10000000149011612);
    }

    .ad-page-stitch .paragraph-3_8217 {
      font-size: 20px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      display: flex;
      flex-direction: column;
      justify-content: center;
      color: rgba(10.199999809265137, 144.8400115966797, 255, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8218 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      border-radius: 22px 22px 22px 22px;
      background-color: rgba(255, 255, 255, 1);
      background-image: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
    }

    .ad-page-stitch .frame-content-3_8218 {
      display: flex;
      flex-direction: column;
      gap: 10px;
      align-items: flex-start;
      padding: 22px 22px 22px 22px;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .stroke-wrapper-3_8218 {
      position: relative;
      width: 100%;
      height: auto;
      display: flex;
      flex-shrink: 0;
    }

    .ad-page-stitch .stroke-3_8218 {
      position: absolute;
      inset: 0px;
      border-radius: 22px 22px 22px 22px;
      pointer-events: none;
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D'0%200%20376.6667175292969%20180'%20preserveAspectRatio%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%0A%20%20%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D'grad'%20gradientUnits%3D'objectBoundingBox'%20x1%3D'0'%20y1%3D'0.5'%20x2%3D'1'%20y2%3D'0.5'%20gradientTransform%3D'matrix(1.6825%2C%200.0417%2C%20-0.0037%2C%201.6825%2C%20-0.6806%2C%20-0.5515)'%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D'rgba(0%2C222%2C208%2C1)'%20offset%3D'0.024038461968302727'%2F%3E%3Cstop%20stop-color%3D'rgba(10%2C153%2C255%2C1)'%20offset%3D'0.5018535256385803'%2F%3E%3Cstop%20stop-color%3D'rgba(179.90292358398438%2C57.37610626220703%2C255%2C1)'%20offset%3D'1'%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%3Crect%20width%3D'100%25'%20height%3D'100%25'%20fill%3D'url(%23grad)'%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E");
      background-size: 100% 100%;
      background-repeat: no-repeat;
      background-position: center;
      padding: 1.25px 1.25px 1.25px 1.25px;
      -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
      -webkit-mask-composite: xor;
      mask-composite: exclude;
    }

    .ad-page-stitch .frame-3_8219 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8219 {
      display: flex;
      flex-direction: column;
      gap: 16px;
      align-items: flex-start;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .paragraph-3_8220 {
      font-size: 24px;
      font-family: "Outfit-SemiBold";
      font-weight: 600;
      display: flex;
      flex-direction: column;
      justify-content: center;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .paragraph-3_8221 {
      font-size: 20px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      letter-spacing: 0em;
      line-height: 30px;
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8222 {
      width: 100%;
      height: auto;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      flex-grow: 1;
      flex-basis: 0;
      border-radius: 33px 33px 33px 33px;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      background-position: center;
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D'0%200%20448.6666259765625%20335.99609375'%20preserveAspectRatio%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%0A%20%20%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D'grad'%20gradientUnits%3D'objectBoundingBox'%20x1%3D'0'%20y1%3D'0.5'%20x2%3D'1'%20y2%3D'0.5'%20gradientTransform%3D'matrix(0.0000%2C%201.0000%2C%20-1.0000%2C%200.0000%2C%201.0000%2C%20-0.0000)'%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D'rgba(10%2C153%2C255%2C0.04000000059604645)'%20offset%3D'0'%2F%3E%3Cstop%20stop-color%3D'rgba(10%2C153%2C255%2C0.20000000298023224)'%20offset%3D'1'%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%3Crect%20width%3D'100%25'%20height%3D'100%25'%20fill%3D'url(%23grad)'%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E");
    }

    .ad-page-stitch .frame-content-3_8222 {
      display: flex;
      flex-direction: column;
      gap: 10px;
      align-items: flex-start;
      padding: 36px 36px 36px 36px;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .shadow-blend-3_8222-0 {
      position: absolute;
      inset: 0;
      box-shadow: 0px 3px 0px 0px rgba(10, 153, 255, 1) inset;
      pointer-events: none;
      mix-blend-mode: normal;
      border-radius: 33px 33px 33px 33px;
    }

    .ad-page-stitch .frame-3_8223 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8223 {
      display: flex;
      flex-direction: column;
      gap: 24px;
      align-items: flex-start;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8224 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8224 {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-between;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8225 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      gap: 14.998291969299316px;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-3_8226 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
      border-radius: 21.72272491455078px 21.72272491455078px 21.72272491455078px 21.72272491455078px;
      backdrop-filter: blur(5.49937375386556px);
      background-repeat: no-repeat;
      background-size: 100% 100%;
      background-position: center;
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D'0%200%2059.99609375%2059.99609375'%20preserveAspectRatio%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%0A%20%20%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D'grad'%20gradientUnits%3D'objectBoundingBox'%20x1%3D'0'%20y1%3D'0.5'%20x2%3D'1'%20y2%3D'0.5'%20gradientTransform%3D'matrix(0.0000%2C%201.0000%2C%20-1.0000%2C%200.0000%2C%201.0000%2C%20-0.0000)'%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D'rgba(10%2C153%2C255%2C0.4)'%20offset%3D'0'%2F%3E%3Cstop%20stop-color%3D'rgba(10%2C153%2C255%2C1)'%20offset%3D'1'%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%3Crect%20width%3D'100%25'%20height%3D'100%25'%20fill%3D'url(%23grad)'%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E");
    }

    .ad-page-stitch .stroke-wrapper-3_8226 {
      position: relative;
      width: 59.99609375px;
      height: 59.99609375px;
      flex-shrink: 0;
    }

    .ad-page-stitch .stroke-3_8226 {
      position: absolute;
      inset: 0px;
      border-radius: 21.72272491455078px 21.72272491455078px 21.72272491455078px 21.72272491455078px;
      pointer-events: none;
      border-width: 1px 1px 1px 1px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(0, 0, 0, 0.05000000074505806);
    }

    .ad-page-stitch .frame-3_8227 {
      width: 56.67%;
      height: 53.34%;
      position: absolute;
      left: 21.11%;
      right: 22.22%;
      top: 23.33%;
      bottom: 23.33%;
    }

    .ad-page-stitch .rectangle-3_8229 {
      width: 13px;
      height: 13px;
      position: absolute;
      left: 10.5px;
      top: 0px;
      border-radius: 4px 4px 4px 4px;
      box-shadow: 0px 2.1666667461395264px 2.1666667461395264px 0px rgba(0, 0, 0, 0.07999999850404028) ;
      background-color: rgba(239.28367614746094, 240.27244567871094, 242.25, 1);
    }

    .ad-page-stitch .rectangle-3_8230 {
      width: 13px;
      height: 13px;
      position: absolute;
      left: 0.5px;
      top: 19px;
      border-radius: 4px 4px 4px 4px;
      box-shadow: 0px 2.1666667461395264px 2.1666667461395264px 0px rgba(0, 0, 0, 0.07999999850404028) ;
      background-color: rgba(239.28367614746094, 240.27244567871094, 242.25, 1);
    }

    .ad-page-stitch .rectangle-3_8231 {
      width: 13px;
      height: 13px;
      position: absolute;
      left: 20.5px;
      top: 19px;
      border-radius: 4px 4px 4px 4px;
      box-shadow: 0px 2.1666667461395264px 2.1666667461395264px 0px rgba(0, 0, 0, 0.07999999850404028) ;
      background-color: rgba(239.28367614746094, 240.27244567871094, 242.25, 1);
    }

    .ad-page-stitch .frame-3_8232 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 10px;
      justify-content: center;
      align-items: center;
      padding: 8px 16px 8px 16px;
      border-radius: 48px 48px 48px 48px;
      background-color: rgba(10, 153, 255, 0.10000000149011612);
    }

    .ad-page-stitch .paragraph-3_8233 {
      font-size: 20px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      display: flex;
      flex-direction: column;
      justify-content: center;
      color: rgba(10, 63.08333206176758, 255, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8234 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      border-radius: 22px 22px 22px 22px;
      background-color: rgba(255, 255, 255, 1);
      background-image: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
    }

    .ad-page-stitch .frame-content-3_8234 {
      display: flex;
      flex-direction: column;
      gap: 10px;
      align-items: flex-start;
      padding: 22px 22px 22px 22px;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .stroke-wrapper-3_8234 {
      position: relative;
      width: 100%;
      height: auto;
      display: flex;
      flex-shrink: 0;
    }

    .ad-page-stitch .stroke-3_8234 {
      position: absolute;
      inset: 0px;
      border-radius: 22px 22px 22px 22px;
      pointer-events: none;
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D'0%200%20376.6666259765625%20180'%20preserveAspectRatio%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%0A%20%20%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D'grad'%20gradientUnits%3D'objectBoundingBox'%20x1%3D'0'%20y1%3D'0.5'%20x2%3D'1'%20y2%3D'0.5'%20gradientTransform%3D'matrix(1.6825%2C%200.0417%2C%20-0.0037%2C%201.6825%2C%20-0.6806%2C%20-0.5515)'%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D'rgba(0%2C222%2C208%2C1)'%20offset%3D'0.024038461968302727'%2F%3E%3Cstop%20stop-color%3D'rgba(10%2C153%2C255%2C1)'%20offset%3D'0.5018535256385803'%2F%3E%3Cstop%20stop-color%3D'rgba(179.90292358398438%2C57.37610626220703%2C255%2C1)'%20offset%3D'1'%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%3Crect%20width%3D'100%25'%20height%3D'100%25'%20fill%3D'url(%23grad)'%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E");
      background-size: 100% 100%;
      background-repeat: no-repeat;
      background-position: center;
      padding: 1.25px 1.25px 1.25px 1.25px;
      -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
      -webkit-mask-composite: xor;
      mask-composite: exclude;
    }

    .ad-page-stitch .frame-3_8235 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8235 {
      display: flex;
      flex-direction: column;
      gap: 16px;
      align-items: flex-start;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .paragraph-3_8236 {
      font-size: 24px;
      font-family: "Outfit-SemiBold";
      font-weight: 600;
      display: flex;
      flex-direction: column;
      justify-content: center;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .paragraph-3_8237 {
      font-size: 20px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      letter-spacing: 0em;
      line-height: 30px;
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8238 {
      width: 1410px;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8238 {
      display: flex;
      flex-direction: row;
      gap: 32px;
      align-items: center;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8239 {
      width: 100%;
      height: 365.99609375px;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      flex-grow: 1;
      flex-basis: 0;
      align-self: stretch;
      border-radius: 33px 33px 33px 33px;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      background-position: center;
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D'0%200%20448.66668701171875%20365.99609375'%20preserveAspectRatio%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%0A%20%20%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D'grad'%20gradientUnits%3D'objectBoundingBox'%20x1%3D'0'%20y1%3D'0.5'%20x2%3D'1'%20y2%3D'0.5'%20gradientTransform%3D'matrix(0.0000%2C%201.0000%2C%20-1.0000%2C%200.0000%2C%201.0000%2C%20-0.0000)'%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D'rgba(81%2C110%2C255%2C0.04000000059604645)'%20offset%3D'0'%2F%3E%3Cstop%20stop-color%3D'rgba(81%2C110%2C255%2C0.20000000298023224)'%20offset%3D'1'%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%3Crect%20width%3D'100%25'%20height%3D'100%25'%20fill%3D'url(%23grad)'%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E");
    }

    .ad-page-stitch .frame-content-3_8239 {
      display: flex;
      flex-direction: column;
      gap: 10px;
      align-items: flex-start;
      padding: 36px 36px 36px 36px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .shadow-blend-3_8239-0 {
      position: absolute;
      inset: 0;
      box-shadow: 0px 3px 0px 0px rgba(81, 110, 255, 1) inset;
      pointer-events: none;
      mix-blend-mode: normal;
      border-radius: 33px 33px 33px 33px;
    }

    .ad-page-stitch .frame-3_8240 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8240 {
      display: flex;
      flex-direction: column;
      gap: 24px;
      align-items: flex-start;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8241 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8241 {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-between;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8242 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      gap: 14.998291969299316px;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-3_8243 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
      border-radius: 21.72272491455078px 21.72272491455078px 21.72272491455078px 21.72272491455078px;
      backdrop-filter: blur(5.49937375386556px);
      background-repeat: no-repeat;
      background-size: 100% 100%;
      background-position: center;
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D'0%200%2059.99609375%2059.99609375'%20preserveAspectRatio%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%0A%20%20%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D'grad'%20gradientUnits%3D'objectBoundingBox'%20x1%3D'0'%20y1%3D'0.5'%20x2%3D'1'%20y2%3D'0.5'%20gradientTransform%3D'matrix(0.0000%2C%201.0000%2C%20-1.0000%2C%200.0000%2C%201.0000%2C%20-0.0000)'%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D'rgba(81%2C110%2C255%2C0.4)'%20offset%3D'0'%2F%3E%3Cstop%20stop-color%3D'rgba(81%2C110%2C255%2C1)'%20offset%3D'1'%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%3Crect%20width%3D'100%25'%20height%3D'100%25'%20fill%3D'url(%23grad)'%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E");
    }

    .ad-page-stitch .stroke-wrapper-3_8243 {
      position: relative;
      width: 59.99609375px;
      height: 59.99609375px;
      flex-shrink: 0;
    }

    .ad-page-stitch .stroke-3_8243 {
      position: absolute;
      inset: 0px;
      border-radius: 21.72272491455078px 21.72272491455078px 21.72272491455078px 21.72272491455078px;
      pointer-events: none;
      border-width: 1px 1px 1px 1px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(0, 0, 0, 0.05000000074505806);
    }

    .ad-page-stitch .vector-3_8244 {
      position: absolute;
      inset: 0% -6.075290865018993% -13.204440780124985% -6.075183903789657% ;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Group1707480240.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
    }

    .ad-page-stitch .vector-wrapper-3_8244 {
      position: absolute;
      left: 14.00390625px;
      top: 14.0078125px;
      width: 35.66429901123047px;
      height: 32.81815719604492px;
    }

    .ad-page-stitch .frame-3_8247 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 10px;
      justify-content: center;
      align-items: center;
      padding: 8px 16px 8px 16px;
      border-radius: 48px 48px 48px 48px;
      background-color: rgba(81, 110, 255, 0.10000000149011612);
    }

    .ad-page-stitch .paragraph-3_8248 {
      font-size: 20px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      display: flex;
      flex-direction: column;
      justify-content: center;
      color: rgba(10, 63.08333206176758, 255, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8249 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      border-radius: 22px 22px 22px 22px;
      background-color: rgba(255, 255, 255, 1);
      background-image: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
    }

    .ad-page-stitch .frame-content-3_8249 {
      display: flex;
      flex-direction: column;
      gap: 10px;
      align-items: flex-start;
      padding: 22px 22px 22px 22px;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .stroke-wrapper-3_8249 {
      position: relative;
      width: 100%;
      height: auto;
      display: flex;
      flex-shrink: 0;
    }

    .ad-page-stitch .stroke-3_8249 {
      position: absolute;
      inset: 0px;
      border-radius: 22px 22px 22px 22px;
      pointer-events: none;
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D'0%200%20376.66668701171875%20210'%20preserveAspectRatio%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%0A%20%20%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D'grad'%20gradientUnits%3D'objectBoundingBox'%20x1%3D'0'%20y1%3D'0.5'%20x2%3D'1'%20y2%3D'0.5'%20gradientTransform%3D'matrix(1.6825%2C%200.0417%2C%20-0.0037%2C%201.6825%2C%20-0.6806%2C%20-0.5515)'%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D'rgba(0%2C222%2C208%2C1)'%20offset%3D'0.024038461968302727'%2F%3E%3Cstop%20stop-color%3D'rgba(10%2C153%2C255%2C1)'%20offset%3D'0.5018535256385803'%2F%3E%3Cstop%20stop-color%3D'rgba(179.90292358398438%2C57.37610626220703%2C255%2C1)'%20offset%3D'1'%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%3Crect%20width%3D'100%25'%20height%3D'100%25'%20fill%3D'url(%23grad)'%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E");
      background-size: 100% 100%;
      background-repeat: no-repeat;
      background-position: center;
      padding: 1.25px 1.25px 1.25px 1.25px;
      -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
      -webkit-mask-composite: xor;
      mask-composite: exclude;
    }

    .ad-page-stitch .frame-3_8250 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8250 {
      display: flex;
      flex-direction: column;
      gap: 16px;
      align-items: flex-start;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .paragraph-3_8251 {
      font-size: 24px;
      font-family: "Outfit-SemiBold";
      font-weight: 600;
      display: flex;
      flex-direction: column;
      justify-content: center;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .paragraph-3_8252 {
      font-size: 20px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      letter-spacing: 0em;
      line-height: 30px;
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8253 {
      width: 100%;
      height: 365.99609375px;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      flex-grow: 1;
      flex-basis: 0;
      align-self: stretch;
      border-radius: 33px 33px 33px 33px;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      background-position: center;
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D'0%200%20448.66668701171875%20365.99609375'%20preserveAspectRatio%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%0A%20%20%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D'grad'%20gradientUnits%3D'objectBoundingBox'%20x1%3D'0'%20y1%3D'0.5'%20x2%3D'1'%20y2%3D'0.5'%20gradientTransform%3D'matrix(0.0000%2C%201.0000%2C%20-1.0000%2C%200.0000%2C%201.0000%2C%20-0.0000)'%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D'rgba(204%2C141%2C255%2C0.05000000074505806)'%20offset%3D'0'%2F%3E%3Cstop%20stop-color%3D'rgba(204%2C141%2C255%2C0.20000000298023224)'%20offset%3D'1'%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%3Crect%20width%3D'100%25'%20height%3D'100%25'%20fill%3D'url(%23grad)'%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E");
    }

    .ad-page-stitch .frame-content-3_8253 {
      display: flex;
      flex-direction: column;
      gap: 10px;
      align-items: flex-start;
      padding: 36px 36px 36px 36px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .shadow-blend-3_8253-0 {
      position: absolute;
      inset: 0;
      box-shadow: 0px 3px 0px 0px rgba(203.79296875, 140.9185333251953, 255, 1) inset;
      pointer-events: none;
      mix-blend-mode: normal;
      border-radius: 33px 33px 33px 33px;
    }

    .ad-page-stitch .frame-3_8254 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      flex-grow: 1;
    }

    .ad-page-stitch .frame-content-3_8254 {
      display: flex;
      flex-direction: column;
      gap: 24px;
      align-items: flex-start;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8255 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8255 {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-between;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8256 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      gap: 14.998291969299316px;
      align-items: flex-start;
    }

    .ad-page-stitch .vector-3_8257 {
      position: absolute;
      inset: -1.6667751806758253% -1.6667243147340323% -1.6667751806758253% -1.6668260466176181% ;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Frame2147225667.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
    }

    .ad-page-stitch .vector-wrapper-3_8257 {
      position: relative;
      flex-shrink: 0;
      width: 59.99609375px;
      height: 59.99609375px;
    }

    .ad-page-stitch .frame-3_8261 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 10px;
      justify-content: center;
      align-items: center;
      padding: 8px 16px 8px 16px;
      border-radius: 48px 48px 48px 48px;
      background-color: rgba(204, 141, 255, 0.10000000149011612);
    }

    .ad-page-stitch .paragraph-3_8262 {
      font-size: 20px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      display: flex;
      flex-direction: column;
      justify-content: center;
      color: rgba(255, 10, 242.75, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8263 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      flex-grow: 1;
      border-radius: 22px 22px 22px 22px;
      background-color: rgba(255, 255, 255, 1);
      background-image: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
    }

    .ad-page-stitch .frame-content-3_8263 {
      display: flex;
      flex-direction: column;
      gap: 10px;
      align-items: flex-start;
      padding: 22px 22px 22px 22px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .stroke-wrapper-3_8263 {
      position: relative;
      width: 100%;
      height: auto;
      display: flex;
      flex-shrink: 0;
      flex-grow: 1;
    }

    .ad-page-stitch .stroke-3_8263 {
      position: absolute;
      inset: 0px;
      border-radius: 22px 22px 22px 22px;
      pointer-events: none;
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D'0%200%20376.66668701171875%20210'%20preserveAspectRatio%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%0A%20%20%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D'grad'%20gradientUnits%3D'objectBoundingBox'%20x1%3D'0'%20y1%3D'0.5'%20x2%3D'1'%20y2%3D'0.5'%20gradientTransform%3D'matrix(1.6825%2C%200.0417%2C%20-0.0037%2C%201.6825%2C%20-0.6806%2C%20-0.5515)'%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D'rgba(0%2C222%2C208%2C1)'%20offset%3D'0.024038461968302727'%2F%3E%3Cstop%20stop-color%3D'rgba(10%2C153%2C255%2C1)'%20offset%3D'0.5018535256385803'%2F%3E%3Cstop%20stop-color%3D'rgba(179.90292358398438%2C57.37610626220703%2C255%2C1)'%20offset%3D'1'%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%3Crect%20width%3D'100%25'%20height%3D'100%25'%20fill%3D'url(%23grad)'%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E");
      background-size: 100% 100%;
      background-repeat: no-repeat;
      background-position: center;
      padding: 1.25px 1.25px 1.25px 1.25px;
      -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
      -webkit-mask-composite: xor;
      mask-composite: exclude;
    }

    .ad-page-stitch .frame-3_8264 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8264 {
      display: flex;
      flex-direction: column;
      gap: 16px;
      align-items: flex-start;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .paragraph-3_8265 {
      font-size: 24px;
      font-family: "Outfit-SemiBold";
      font-weight: 600;
      display: flex;
      flex-direction: column;
      justify-content: center;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .paragraph-3_8266 {
      font-size: 20px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      letter-spacing: 0em;
      line-height: 30px;
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8267 {
      width: 100%;
      height: 365.99609375px;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      flex-grow: 1;
      flex-basis: 0;
      align-self: stretch;
      border-radius: 33px 33px 33px 33px;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      background-position: center;
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D'0%200%20448.6666564941406%20365.99609375'%20preserveAspectRatio%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%0A%20%20%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D'grad'%20gradientUnits%3D'objectBoundingBox'%20x1%3D'0'%20y1%3D'0.5'%20x2%3D'1'%20y2%3D'0.5'%20gradientTransform%3D'matrix(0.0000%2C%201.0000%2C%20-1.0000%2C%200.0000%2C%201.0000%2C%20-0.0000)'%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D'rgba(255%2C174%2C0%2C0.04000000059604645)'%20offset%3D'0'%2F%3E%3Cstop%20stop-color%3D'rgba(255%2C174%2C0%2C0.20000000298023224)'%20offset%3D'1'%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%3Crect%20width%3D'100%25'%20height%3D'100%25'%20fill%3D'url(%23grad)'%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E");
    }

    .ad-page-stitch .frame-content-3_8267 {
      display: flex;
      flex-direction: column;
      gap: 10px;
      align-items: flex-start;
      padding: 36px 36px 36px 36px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .shadow-blend-3_8267-0 {
      position: absolute;
      inset: 0;
      box-shadow: 0px 3px 0px 0px rgba(255, 174, 0, 1) inset;
      pointer-events: none;
      mix-blend-mode: normal;
      border-radius: 33px 33px 33px 33px;
    }

    .ad-page-stitch .frame-3_8268 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      flex-grow: 1;
    }

    .ad-page-stitch .frame-content-3_8268 {
      display: flex;
      flex-direction: column;
      gap: 24px;
      align-items: flex-start;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8269 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8269 {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-between;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8270 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      gap: 14.998291969299316px;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-3_8271 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
      border-radius: 21.72272491455078px 21.72272491455078px 21.72272491455078px 21.72272491455078px;
      backdrop-filter: blur(5.49937375386556px);
      background-repeat: no-repeat;
      background-size: 100% 100%;
      background-position: center;
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D'0%200%2059.99609375%2059.99609375'%20preserveAspectRatio%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%0A%20%20%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D'grad'%20gradientUnits%3D'objectBoundingBox'%20x1%3D'0'%20y1%3D'0.5'%20x2%3D'1'%20y2%3D'0.5'%20gradientTransform%3D'matrix(0.0000%2C%201.0000%2C%20-1.0000%2C%200.0000%2C%201.0000%2C%20-0.0000)'%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D'rgba(255%2C174%2C0%2C0.4)'%20offset%3D'0'%2F%3E%3Cstop%20stop-color%3D'rgba(255%2C174%2C0%2C1)'%20offset%3D'1'%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%3Crect%20width%3D'100%25'%20height%3D'100%25'%20fill%3D'url(%23grad)'%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E");
    }

    .ad-page-stitch .stroke-wrapper-3_8271 {
      position: relative;
      width: 59.99609375px;
      height: 59.99609375px;
      flex-shrink: 0;
    }

    .ad-page-stitch .stroke-3_8271 {
      position: absolute;
      inset: 0px;
      border-radius: 21.72272491455078px 21.72272491455078px 21.72272491455078px 21.72272491455078px;
      pointer-events: none;
      border-width: 1px 1px 1px 1px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(0, 0, 0, 0.05000000074505806);
    }

    .ad-page-stitch .vector-3_8272 {
      position: absolute;
      inset: -18.872791262612356% -14.108764460602583% -49.00626380336527% -14.108969474560615% ;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Group1707480281.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
    }

    .ad-page-stitch .vector-wrapper-3_8272 {
      position: absolute;
      left: 12.66650390625px;
      top: 23.00390625px;
      width: 33.49262237548828px;
      height: 14.381080627441406px;
    }

    .ad-page-stitch .frame-3_8276 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 10px;
      justify-content: center;
      align-items: center;
      padding: 8px 16px 8px 16px;
      border-radius: 48px 48px 48px 48px;
      background-color: rgba(255, 174, 0, 0.10000000149011612);
    }

    .ad-page-stitch .paragraph-3_8277 {
      font-size: 20px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      display: flex;
      flex-direction: column;
      justify-content: center;
      color: rgba(255, 153, 0, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8278 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      flex-grow: 1;
      border-radius: 22px 22px 22px 22px;
      background-color: rgba(255, 255, 255, 1);
      background-image: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
    }

    .ad-page-stitch .frame-content-3_8278 {
      display: flex;
      flex-direction: column;
      gap: 10px;
      align-items: flex-start;
      padding: 22px 22px 22px 22px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .stroke-wrapper-3_8278 {
      position: relative;
      width: 100%;
      height: auto;
      display: flex;
      flex-shrink: 0;
      flex-grow: 1;
    }

    .ad-page-stitch .stroke-3_8278 {
      position: absolute;
      inset: 0px;
      border-radius: 22px 22px 22px 22px;
      pointer-events: none;
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D'0%200%20376.6666564941406%20210'%20preserveAspectRatio%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%0A%20%20%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D'grad'%20gradientUnits%3D'objectBoundingBox'%20x1%3D'0'%20y1%3D'0.5'%20x2%3D'1'%20y2%3D'0.5'%20gradientTransform%3D'matrix(1.6825%2C%200.0417%2C%20-0.0037%2C%201.6825%2C%20-0.6806%2C%20-0.5515)'%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D'rgba(255%2C174%2C0%2C1)'%20offset%3D'0'%2F%3E%3Cstop%20stop-color%3D'rgba(255%2C144.5%2C0%2C1)'%20offset%3D'0.5863566994667053'%2F%3E%3Cstop%20stop-color%3D'rgba(255%2C57.37610626220703%2C248.41253662109375%2C1)'%20offset%3D'1'%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%3Crect%20width%3D'100%25'%20height%3D'100%25'%20fill%3D'url(%23grad)'%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E");
      background-size: 100% 100%;
      background-repeat: no-repeat;
      background-position: center;
      padding: 1.25px 1.25px 1.25px 1.25px;
      -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
      -webkit-mask-composite: xor;
      mask-composite: exclude;
    }

    .ad-page-stitch .frame-3_8279 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8279 {
      display: flex;
      flex-direction: column;
      gap: 16px;
      align-items: flex-start;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .paragraph-3_8280 {
      font-size: 24px;
      font-family: "Outfit-SemiBold";
      font-weight: 600;
      display: flex;
      flex-direction: column;
      justify-content: center;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .paragraph-3_8281 {
      font-size: 20px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      letter-spacing: 0em;
      line-height: 30px;
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8282 {
      width: 1920px;
      height: 1200px;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: center;
      background-color: rgba(255, 255, 255, 1);
    }

    .ad-page-stitch .frame-content-3_8282 {
      display: flex;
      flex-direction: column;
      gap: 80px;
      align-items: center;
      padding: 128px 280px 128px 280px;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .vector-3_8283 {
      width: 718px;
      height: 719px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/BackgroundImage.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 50%;
      top: 0.0078125px;
      transform: translateX(-50%);
    }

    .ad-page-stitch .frame-3_8289 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      gap: 28px;
      align-items: center;
    }

    .ad-page-stitch .frame-3_8290 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 12px;
      align-items: center;
      padding: 0px 35px 0px 0px;
    }

    .ad-page-stitch .frame-3_8291 {
      width: 200px;
      height: 1.5px;
      position: relative;
      flex-shrink: 0;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      background-position: center;
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D'0%200%20200%201.5'%20preserveAspectRatio%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%0A%20%20%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D'grad'%20gradientUnits%3D'objectBoundingBox'%20x1%3D'0'%20y1%3D'0.5'%20x2%3D'1'%20y2%3D'0.5'%20gradientTransform%3D'matrix(-0.9806%2C%200.9804%2C%20-0.0003%2C%20-4.8742%2C%200.9633%2C%202.6286)'%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D'rgba(65%2C54%2C245%2C1)'%20offset%3D'0'%2F%3E%3Cstop%20stop-color%3D'rgba(251.4859161376953%2C94.52355194091797%2C255%2C0)'%20offset%3D'1'%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%3Crect%20width%3D'100%25'%20height%3D'100%25'%20fill%3D'url(%23grad)'%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E");
    }

    .ad-page-stitch .frame-3_8292 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      padding: 10px 24px 10px 24px;
      border-radius: 50.08000183105469px 50.08000183105469px 50.08000183105469px 50.08000183105469px;
      background-color: rgba(255, 255, 255, 1);
    }

    .ad-page-stitch .frame-3_8293 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 12px;
      align-items: center;
    }

    .ad-page-stitch .paragraph-3_8294 {
      font-size: 48px;
      font-family: "Outfit-SemiBold";
      font-weight: 600;
      text-align: center;
      letter-spacing: 0em;
      line-height: 58px;
      color: rgba(32.9375, 32.9375, 32.9375, 1);
      width: 172px;
      height: auto;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .group-3_8295 {
      width: 60px;
      height: 59.999977111816406px;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .group-3_8296 {
      width: 60px;
      height: 59.999977111816406px;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translateX(calc(-50% + 0px)) translateY(calc(-50% + 0px));
    }

    .ad-page-stitch .rectangle-3_8297 {
      width: 59.999977111816406px;
      height: 59.9999885559082px;
      position: absolute;
      left: 0.000007629395383901283px;
      top: 0.000019073486328125px;
      transform:  rotate(-90.00000250447869deg);
      border-radius: 85.71420288085938px 85.71420288085938px 85.71420288085938px 85.71420288085938px;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      background-position: center;
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D'0%200%2059.999977111816406%2059.9999885559082'%20preserveAspectRatio%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%0A%20%20%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3CradialGradient%20id%3D'grad'%20gradientUnits%3D'userSpaceOnUse'%20cx%3D'0'%20cy%3D'0'%20r%3D'1'%20gradientTransform%3D'matrix(-67.1761%2C%203.2704%2C%20-45.7074%2C%20-906.7348%2C%20-0.0000%2C%2060.0000)'%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D'rgba(102%2C91%2C255%2C1)'%20offset%3D'0'%2F%3E%3Cstop%20stop-color%3D'rgba(255%2C134%2C216%2C1)'%20offset%3D'0.49833253026008606'%2F%3E%3Cstop%20stop-color%3D'rgba(255%2C173.6446075439453%2C154.7310791015625%2C1)'%20offset%3D'0.7583324909210205'%2F%3E%3Cstop%20stop-color%3D'rgba(255%2C211%2C97%2C1)'%20offset%3D'1'%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FradialGradient%3E%0A%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%3Crect%20width%3D'100%25'%20height%3D'100%25'%20fill%3D'url(%23grad)'%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E");
    }

    .ad-page-stitch .shadow-blend-3_8297-0 {
      position: absolute;
      inset: 0;
      box-shadow: 0px 0px 25.210054397583008px 0px rgba(255, 255, 255, 1) inset;
      pointer-events: none;
      mix-blend-mode: overlay;
      border-radius: 85.71420288085938px 85.71420288085938px 85.71420288085938px 85.71420288085938px;
    }

    .ad-page-stitch .shadow-blend-3_8297-1 {
      position: absolute;
      inset: 0;
      box-shadow: 0px 0px 12.605027198791504px 0px rgba(255, 255, 255, 1) inset;
      pointer-events: none;
      mix-blend-mode: overlay;
      border-radius: 85.71420288085938px 85.71420288085938px 85.71420288085938px 85.71420288085938px;
    }

    .ad-page-stitch .paragraph-3_8298 {
      font-size: 30.638301849365234px;
      font-family: "Outfit-Bold";
      font-weight: 700;
      letter-spacing: 0em;
      color: rgba(255, 255, 255, 1);
      width: auto;
      height: auto;
      position: absolute;
      left: 10.212763786315918px;
      top: 8.489362716674805px;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .paragraph-3_8299 {
      font-size: 48px;
      font-family: "Outfit-SemiBold";
      font-weight: 600;
      text-align: center;
      letter-spacing: 0em;
      line-height: 58px;
      color: rgba(32.9375, 32.9375, 32.9375, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8300 {
      width: 200px;
      height: 1.5px;
      position: relative;
      flex-shrink: 0;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      background-position: center;
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D'0%200%20200%201.5'%20preserveAspectRatio%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%0A%20%20%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D'grad'%20gradientUnits%3D'objectBoundingBox'%20x1%3D'0'%20y1%3D'0.5'%20x2%3D'1'%20y2%3D'0.5'%20gradientTransform%3D'matrix(-0.9806%2C%200.9804%2C%20-0.0003%2C%20-4.8742%2C%200.9633%2C%202.6286)'%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D'rgba(251.4859161376953%2C94.52355194091797%2C255%2C0)'%20offset%3D'0'%2F%3E%3Cstop%20stop-color%3D'rgba(65%2C54%2C245%2C1)'%20offset%3D'1'%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%3Crect%20width%3D'100%25'%20height%3D'100%25'%20fill%3D'url(%23grad)'%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E");
    }

    .ad-page-stitch .paragraph-3_8301 {
      font-size: 20px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      text-align: center;
      letter-spacing: 0em;
      line-height: 150%;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8302 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      border-radius: 22px 22px 22px 22px;
      box-shadow: 0px 4px 22px 0px rgba(233, 237, 243, 1) ;
      background-color: rgba(255, 255, 255, 1);
    }

    .ad-page-stitch .frame-content-3_8302 {
      display: flex;
      flex-direction: column;
      gap: 20px;
      align-items: flex-start;
      padding: 48px 24px 48px 24px;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .stroke-wrapper-3_8302 {
      position: relative;
      width: 100%;
      height: 586px;
      display: flex;
      flex-shrink: 0;
    }

    .ad-page-stitch .stroke-3_8302 {
      position: absolute;
      inset: 0px;
      border-radius: 22px 22px 22px 22px;
      pointer-events: none;
      border-width: 1px;
      border-style: solid;
      box-sizing: border-box;
    }

    .ad-page-stitch .frame-3_8303 {
      width: 100%;
      height: 28px;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8303 {
      display: flex;
      flex-direction: row;
      align-items: center;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8304 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 1;
      margin-right: -1px;
      display: flex;
      flex-direction: row;
      align-items: center;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .frame-content-3_8304 {
      display: flex;
      flex-direction: row;
      gap: 8px;
      align-items: center;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .paragraph-3_8305 {
      font-size: 20px;
      font-family: "Outfit-SemiBold";
      font-weight: 600;
      text-align: center;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8308 {
      width: 438px;
      height: auto;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
      margin-right: -1px;
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8308 {
      display: flex;
      flex-direction: row;
      gap: 10px;
      align-items: center;
      justify-content: center;
      padding: 0px 40px 0px 40px;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8309 {
      width: 211.82608032226562px;
      height: 28px;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8309 {
      display: flex;
      flex-direction: row;
      gap: 7.304347515106201px;
      align-items: center;
      justify-content: center;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .group-3_8310 {
      width: 26.782608032226562px;
      height: 26.782608032226562px;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .vector-3_8311 {
      position: absolute;
      inset: -1.7567833183779857% -1.7561423749091996% -1.7558717543334899% -1.756056915780028% ;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Vector.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
    }

    .ad-page-stitch .vector-wrapper-3_8311 {
      position: absolute;
      left: 0%;
      right: 0%;
      top: 0%;
      bottom: 0%;
      width: 26.782608032226562px;
      height: 26.782608032226562px;
    }

    .ad-page-stitch .group-3_8312 {
      width: 58.48%;
      height: 53.86%;
      position: absolute;
      left: 20.91%;
      right: 20.61%;
      top: 26.34%;
      bottom: 19.8%;
    }

    .ad-page-stitch .vector-3_8313 {
      width: 100%;
      height: 100%;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Group12.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 0%;
      right: 0%;
      top: 0%;
      bottom: 0%;
    }

    .ad-page-stitch .paragraph-3_8317 {
      font-size: 24px;
      font-family: "Outfit-SemiBold";
      font-weight: 600;
      display: flex;
      flex-direction: column;
      justify-content: flex-end;
      line-height: 139.9999976158142%;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8318 {
      width: 438px;
      height: auto;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8318 {
      display: flex;
      flex-direction: row;
      gap: 10px;
      align-items: center;
      justify-content: center;
      padding: 0px 40px 0px 40px;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8319 {
      width: 211.82608032226562px;
      height: 28px;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8319 {
      display: flex;
      flex-direction: row;
      gap: 7.304347515106201px;
      align-items: center;
      justify-content: center;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8320 {
      width: 24.91666603088379px;
      height: 26px;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
      background-color: transparent;
    }

    .ad-page-stitch .group-3_8321 {
      width: 99.95%;
      height: 100%;
      position: absolute;
      left: 0%;
      right: 0.05%;
      top: 0%;
      bottom: 0%;
    }

    .ad-page-stitch .group-3_8324 {
      width: 173.39%;
      height: 174.09%;
      position: absolute;
      left: -35.39%;
      right: -38%;
      top: -54.14%;
      bottom: -19.95%;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Group.png);
      background-size: 0 0;
      -webkit-mask-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Group.png);
      mask-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Group.png);
      -webkit-mask-size: 24.904966354370117px 26px;
      mask-size: 24.904966354370117px 26px;
      -webkit-mask-position: 8.814738273620605px 14.076985359191895px;
      mask-position: 8.814738273620605px 14.076985359191895px;
      -webkit-mask-repeat: no-repeat;
      mask-repeat: no-repeat;
    }

    .ad-page-stitch .vector-3_8325 {
      position: absolute;
      inset: -22.407788143043756% -23.00551849306684% -22.408135268153593% -23.00590881639711% ;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Group11.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
    }

    .ad-page-stitch .vector-wrapper-3_8325 {
      position: absolute;
      left: 6.67%;
      right: 15.25%;
      top: 23.52%;
      bottom: 0%;
      width: 33.717445373535156px;
      height: 34.616615295410156px;
    }

    .ad-page-stitch .vector-3_8327 {
      position: absolute;
      inset: -22.40737111079374% -17.963024685057206% -22.408552300403613% -17.963017323551156% ;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Group10.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
    }

    .ad-page-stitch .vector-wrapper-3_8327 {
      position: absolute;
      left: 0%;
      right: 0%;
      top: 2.54%;
      bottom: 20.99%;
      width: 43.18296813964844px;
      height: 34.616615295410156px;
    }

    .ad-page-stitch .vector-3_8329 {
      position: absolute;
      inset: -25.514773343497644% -23.005572458879442% -25.51557851013185% -23.005838331262733% ;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Group9.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
    }

    .ad-page-stitch .vector-wrapper-3_8329 {
      position: absolute;
      left: 19.12%;
      right: 2.8%;
      top: 0%;
      bottom: 32.84%;
      width: 33.71744918823242px;
      height: 30.400714874267578px;
    }

    .ad-page-stitch .vector-3_8331 {
      position: absolute;
      inset: -37.25982152673434% -38.253782534006426% -37.25961996555136% -38.253867189700905% ;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Group8.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
    }

    .ad-page-stitch .vector-wrapper-3_8331 {
      position: absolute;
      left: 27.22%;
      right: 25.83%;
      top: 17.77%;
      bottom: 36.24%;
      width: 20.2775936126709px;
      height: 20.818328857421875px;
    }

    .ad-page-stitch .paragraph-3_8333 {
      font-size: 24.350000381469727px;
      font-family: "Outfit-SemiBold";
      font-weight: 600;
      display: flex;
      flex-direction: column;
      justify-content: flex-end;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8334 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8334 {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8335 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      margin-bottom: -1px;
      display: flex;
      flex-direction: row;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8335 {
      display: flex;
      flex-direction: row;
      align-items: center;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8336 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-wrapper-3_8336 {
      position: relative;
      width: 100%;
      height: 50px;
      margin-right: -1px;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-3_8336 {
      position: absolute;
      inset: 0px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 1px 1px 1px 0px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(225, 228, 240, 1);
    }

    .ad-page-stitch .paragraph-3_8337 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      width: auto;
      height: auto;
      position: absolute;
      left: 0px;
      top: 17px;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8338 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: row;
      align-items: center;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .frame-content-3_8338 {
      display: flex;
      flex-direction: row;
      gap: 10px;
      align-items: center;
      padding: 15px 40px 15px 40px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .stroke-wrapper-3_8338 {
      position: relative;
      width: 100%;
      height: 50px;
      margin-right: -1px;
      display: flex;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-3_8338 {
      position: absolute;
      inset: 0px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 1px 1px 1px 1px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(225, 228, 240, 1);
    }

    .ad-page-stitch .vector-3_8339 {
      width: 18px;
      height: 18px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/_1.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .paragraph-3_8340 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      text-align: center;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8341 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: row;
      align-items: center;
      flex-grow: 1;
      flex-basis: 0;
      align-self: stretch;
    }

    .ad-page-stitch .frame-content-3_8341 {
      display: flex;
      flex-direction: row;
      gap: 10px;
      align-items: center;
      padding: 15px 40px 15px 40px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .stroke-wrapper-3_8341 {
      position: relative;
      width: 100%;
      height: 50px;
      display: flex;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-3_8341 {
      position: absolute;
      inset: 0px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 1px 0px 1px 1px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(225, 228, 240, 1);
    }

    .ad-page-stitch .paragraph-3_8342 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      text-align: center;
      width: 18px;
      height: auto;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .paragraph-3_8343 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      color: rgba(85, 85, 87, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8344 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      margin-bottom: -1px;
      display: flex;
      flex-direction: row;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8344 {
      display: flex;
      flex-direction: row;
      align-items: center;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8345 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-wrapper-3_8345 {
      position: relative;
      width: 100%;
      height: 50px;
      margin-right: -1px;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-3_8345 {
      position: absolute;
      inset: 0px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 1px 1px 1px 0px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(225, 228, 240, 1);
    }

    .ad-page-stitch .paragraph-3_8346 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      width: auto;
      height: auto;
      position: absolute;
      left: 0px;
      top: 17px;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8347 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: row;
      align-items: flex-start;
      flex-grow: 1;
      flex-basis: 0;
      align-self: stretch;
    }

    .ad-page-stitch .frame-content-3_8347 {
      display: flex;
      flex-direction: row;
      gap: 10px;
      align-items: flex-start;
      padding: 15px 40px 15px 40px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .stroke-wrapper-3_8347 {
      position: relative;
      width: 100%;
      height: 50px;
      margin-right: -1px;
      display: flex;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-3_8347 {
      position: absolute;
      inset: 0px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 1px 1px 1px 1px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(225, 228, 240, 1);
    }

    .ad-page-stitch .vector-3_8348 {
      width: 18px;
      height: 18px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/_1.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .paragraph-3_8349 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      text-align: center;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8350 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: row;
      align-items: center;
      flex-grow: 1;
      flex-basis: 0;
      align-self: stretch;
    }

    .ad-page-stitch .frame-content-3_8350 {
      display: flex;
      flex-direction: row;
      gap: 10px;
      align-items: center;
      padding: 15px 40px 15px 40px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .stroke-wrapper-3_8350 {
      position: relative;
      width: 100%;
      height: 50px;
      display: flex;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-3_8350 {
      position: absolute;
      inset: 0px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 1px 0px 1px 1px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(225, 228, 240, 1);
    }

    .ad-page-stitch .frame-3_8351 {
      width: 18px;
      height: 18px;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      mix-blend-mode: normal;
    }

    .ad-page-stitch .frame-content-3_8351 {
      display: flex;
      flex-direction: row;
      gap: 11.25px;
      align-items: center;
      justify-content: center;
      padding: 4.5px 4.5px 4.5px 4.5px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .vector-5_1514 {
      position: absolute;
      inset: 0% 0% 0% 0% ;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Tips.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
    }

    .ad-page-stitch .vector-wrapper-5_1514 {
      position: relative;
      flex-shrink: 0;
      width: 18px;
      height: 18px;
    }

    .ad-page-stitch .paragraph-3_8352 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      color: rgba(85, 85, 87, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8353 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      margin-bottom: -1px;
      display: flex;
      flex-direction: row;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8353 {
      display: flex;
      flex-direction: row;
      align-items: center;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8354 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-wrapper-3_8354 {
      position: relative;
      width: 100%;
      height: 50px;
      margin-right: -1px;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-3_8354 {
      position: absolute;
      inset: 0px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 1px 1px 1px 0px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(225, 228, 240, 1);
    }

    .ad-page-stitch .paragraph-3_8355 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      width: auto;
      height: auto;
      position: absolute;
      left: 0px;
      top: 17px;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8356 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: row;
      align-items: center;
      flex-grow: 1;
      flex-basis: 0;
      align-self: stretch;
    }

    .ad-page-stitch .frame-content-3_8356 {
      display: flex;
      flex-direction: row;
      gap: 10px;
      align-items: center;
      padding: 15px 40px 15px 40px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .stroke-wrapper-3_8356 {
      position: relative;
      width: 100%;
      height: 50px;
      margin-right: -1px;
      display: flex;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-3_8356 {
      position: absolute;
      inset: 0px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 1px 1px 1px 1px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(225, 228, 240, 1);
    }

    .ad-page-stitch .vector-3_8357 {
      width: 18px;
      height: 18px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/_1.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .paragraph-3_8358 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      text-align: center;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8359 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: row;
      align-items: center;
      flex-grow: 1;
      flex-basis: 0;
      align-self: stretch;
    }

    .ad-page-stitch .frame-content-3_8359 {
      display: flex;
      flex-direction: row;
      gap: 10px;
      align-items: center;
      padding: 15px 40px 15px 40px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .stroke-wrapper-3_8359 {
      position: relative;
      width: 100%;
      height: 50px;
      display: flex;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-3_8359 {
      position: absolute;
      inset: 0px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 1px 0px 1px 1px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(225, 228, 240, 1);
    }

    .ad-page-stitch .frame-3_8360 {
      width: 20px;
      height: 20px;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .vector-3_8361 {
      width: 18px;
      height: 18px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/_117.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 1px;
      top: 1px;
    }

    .ad-page-stitch .paragraph-3_8362 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      color: rgba(85, 85, 87, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8363 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      margin-bottom: -1px;
      display: flex;
      flex-direction: row;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8363 {
      display: flex;
      flex-direction: row;
      align-items: center;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8364 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-wrapper-3_8364 {
      position: relative;
      width: 100%;
      height: 50px;
      margin-right: -1px;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-3_8364 {
      position: absolute;
      inset: 0px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 1px 1px 1px 0px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(225, 228, 240, 1);
    }

    .ad-page-stitch .paragraph-3_8365 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      width: auto;
      height: auto;
      position: absolute;
      left: 0px;
      top: 17px;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8366 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: row;
      align-items: center;
      flex-grow: 1;
      flex-basis: 0;
      align-self: stretch;
    }

    .ad-page-stitch .frame-content-3_8366 {
      display: flex;
      flex-direction: row;
      gap: 10px;
      align-items: center;
      padding: 15px 40px 15px 40px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .stroke-wrapper-3_8366 {
      position: relative;
      width: 100%;
      height: 50px;
      margin-right: -1px;
      display: flex;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-3_8366 {
      position: absolute;
      inset: 0px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 1px 1px 1px 1px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(225, 228, 240, 1);
    }

    .ad-page-stitch .vector-3_8367 {
      width: 18px;
      height: 18px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/_1.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .paragraph-3_8368 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      text-align: center;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8369 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: row;
      align-items: center;
      flex-grow: 1;
      flex-basis: 0;
      align-self: stretch;
    }

    .ad-page-stitch .frame-content-3_8369 {
      display: flex;
      flex-direction: row;
      gap: 10px;
      align-items: center;
      padding: 15px 40px 15px 40px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .stroke-wrapper-3_8369 {
      position: relative;
      width: 100%;
      height: 50px;
      display: flex;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .paragraph-3_8370 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      text-align: center;
      width: 18px;
      height: auto;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .paragraph-3_8371 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      color: rgba(85, 85, 87, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8372 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      margin-bottom: -1px;
      display: flex;
      flex-direction: row;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8372 {
      display: flex;
      flex-direction: row;
      align-items: center;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8373 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-wrapper-3_8373 {
      position: relative;
      width: 100%;
      height: 50px;
      margin-right: -1px;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-3_8373 {
      position: absolute;
      inset: 0px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 1px 1px 1px 0px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(225, 228, 240, 1);
    }

    .ad-page-stitch .paragraph-3_8374 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      width: auto;
      height: auto;
      position: absolute;
      left: 0px;
      top: 17px;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8375 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: row;
      align-items: center;
      flex-grow: 1;
      flex-basis: 0;
      align-self: stretch;
    }

    .ad-page-stitch .frame-content-3_8375 {
      display: flex;
      flex-direction: row;
      gap: 10px;
      align-items: center;
      padding: 15px 40px 15px 40px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .stroke-wrapper-3_8375 {
      position: relative;
      width: 100%;
      height: 50px;
      margin-right: -1px;
      display: flex;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-3_8375 {
      position: absolute;
      inset: 0px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 1px 1px 1px 1px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(225, 228, 240, 1);
    }

    .ad-page-stitch .vector-3_8376 {
      width: 18px;
      height: 18px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/_1.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .paragraph-3_8377 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      text-align: center;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8378 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: row;
      align-items: center;
      flex-grow: 1;
      flex-basis: 0;
      align-self: stretch;
    }

    .ad-page-stitch .frame-content-3_8378 {
      display: flex;
      flex-direction: row;
      gap: 10px;
      align-items: center;
      padding: 15px 40px 15px 40px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .stroke-wrapper-3_8378 {
      position: relative;
      width: 100%;
      height: 50px;
      display: flex;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-3_8378 {
      position: absolute;
      inset: 0px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 1px 0px 1px 1px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(225, 228, 240, 1);
    }

    .ad-page-stitch .frame-3_8379 {
      width: 20px;
      height: 20px;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .vector-3_8380 {
      width: 18px;
      height: 18px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/_117.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 1px;
      top: 1px;
    }

    .ad-page-stitch .paragraph-3_8381 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      color: rgba(85, 85, 87, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8382 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      margin-bottom: -1px;
      display: flex;
      flex-direction: row;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8382 {
      display: flex;
      flex-direction: row;
      align-items: center;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8383 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-wrapper-3_8383 {
      position: relative;
      width: 100%;
      height: 50px;
      margin-right: -1px;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-3_8383 {
      position: absolute;
      inset: 0px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 1px 1px 1px 0px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(225, 228, 240, 1);
    }

    .ad-page-stitch .paragraph-3_8384 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      width: auto;
      height: auto;
      position: absolute;
      left: 0px;
      top: 17px;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8385 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: row;
      align-items: center;
      flex-grow: 1;
      flex-basis: 0;
      align-self: stretch;
    }

    .ad-page-stitch .frame-content-3_8385 {
      display: flex;
      flex-direction: row;
      gap: 10px;
      align-items: center;
      padding: 15px 40px 15px 40px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .stroke-wrapper-3_8385 {
      position: relative;
      width: 100%;
      height: 50px;
      margin-right: -1px;
      display: flex;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-3_8385 {
      position: absolute;
      inset: 0px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 1px 1px 1px 1px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(225, 228, 240, 1);
    }

    .ad-page-stitch .vector-3_8386 {
      width: 18px;
      height: 18px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/_1.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .paragraph-3_8387 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      text-align: center;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8388 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: row;
      align-items: center;
      flex-grow: 1;
      flex-basis: 0;
      align-self: stretch;
    }

    .ad-page-stitch .frame-content-3_8388 {
      display: flex;
      flex-direction: row;
      gap: 10px;
      align-items: center;
      padding: 15px 40px 15px 40px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .stroke-wrapper-3_8388 {
      position: relative;
      width: 100%;
      height: 50px;
      display: flex;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-3_8388 {
      position: absolute;
      inset: 0px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 1px 0px 1px 1px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(225, 228, 240, 1);
    }

    .ad-page-stitch .paragraph-3_8389 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      text-align: center;
      width: 18px;
      height: auto;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .paragraph-3_8390 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      color: rgba(85, 85, 87, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8391 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      margin-bottom: -1px;
      display: flex;
      flex-direction: row;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8391 {
      display: flex;
      flex-direction: row;
      align-items: center;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8392 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-wrapper-3_8392 {
      position: relative;
      width: 100%;
      height: 50px;
      margin-right: -1px;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-3_8392 {
      position: absolute;
      inset: 0px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 1px 1px 1px 0px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(225, 228, 240, 1);
    }

    .ad-page-stitch .paragraph-3_8393 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      width: auto;
      height: auto;
      position: absolute;
      left: 0px;
      top: 17px;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8394 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: row;
      align-items: center;
      flex-grow: 1;
      flex-basis: 0;
      align-self: stretch;
    }

    .ad-page-stitch .frame-content-3_8394 {
      display: flex;
      flex-direction: row;
      gap: 10px;
      align-items: center;
      padding: 15px 40px 15px 40px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .stroke-wrapper-3_8394 {
      position: relative;
      width: 100%;
      height: 50px;
      margin-right: -1px;
      display: flex;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-3_8394 {
      position: absolute;
      inset: 0px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 1px 1px 1px 1px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(225, 228, 240, 1);
    }

    .ad-page-stitch .vector-3_8395 {
      width: 18px;
      height: 18px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/_1.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .paragraph-3_8396 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      text-align: center;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8397 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: row;
      align-items: center;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .frame-content-3_8397 {
      display: flex;
      flex-direction: row;
      gap: 10px;
      align-items: center;
      padding: 15px 40px 15px 40px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .stroke-wrapper-3_8397 {
      position: relative;
      width: 100%;
      height: 50px;
      display: flex;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-3_8397 {
      position: absolute;
      inset: 0px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 1px 0px 1px 1px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(225, 228, 240, 1);
    }

    .ad-page-stitch .paragraph-3_8398 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      text-align: center;
      width: 18px;
      height: auto;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .paragraph-3_8399 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      color: rgba(85, 85, 87, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8400 {
      width: 100%;
      height: 50px;
      position: relative;
      flex-shrink: 0;
      margin-bottom: -1px;
      display: flex;
      flex-direction: row;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8400 {
      display: flex;
      flex-direction: row;
      align-items: center;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8401 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
      align-self: stretch;
    }

    .ad-page-stitch .stroke-wrapper-3_8401 {
      position: relative;
      width: 100%;
      height: 50px;
      margin-right: -1px;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-3_8401 {
      position: absolute;
      inset: 0px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 1px 1px 1px 0px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(225, 228, 240, 1);
    }

    .ad-page-stitch .paragraph-3_8402 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      width: auto;
      height: auto;
      position: absolute;
      left: 0px;
      top: 17px;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8403 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: row;
      align-items: center;
      flex-grow: 1;
      flex-basis: 0;
      align-self: stretch;
    }

    .ad-page-stitch .frame-content-3_8403 {
      display: flex;
      flex-direction: row;
      gap: 10px;
      align-items: center;
      padding: 15px 40px 15px 40px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .stroke-wrapper-3_8403 {
      position: relative;
      width: 100%;
      height: 50px;
      margin-right: -1px;
      display: flex;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-3_8403 {
      position: absolute;
      inset: 0px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 1px 1px 1px 1px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(225, 228, 240, 1);
    }

    .ad-page-stitch .vector-3_8404 {
      width: 18px;
      height: 18px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/_1.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .paragraph-3_8405 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      text-align: center;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8406 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: row;
      align-items: center;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .frame-content-3_8406 {
      display: flex;
      flex-direction: row;
      gap: 10px;
      align-items: center;
      padding: 0px 40px 0px 40px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .stroke-wrapper-3_8406 {
      position: relative;
      width: 100%;
      height: 50px;
      display: flex;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-3_8406 {
      position: absolute;
      inset: 0px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 1px 0px 1px 1px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(225, 228, 240, 1);
    }

    .ad-page-stitch .frame-3_8407 {
      width: 20px;
      height: 20px;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .vector-3_8408 {
      width: 18px;
      height: 18px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/_117.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 1px;
      top: 1px;
    }

    .ad-page-stitch .paragraph-3_8409 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      color: rgba(85, 85, 87, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8410 {
      width: 100%;
      height: 50px;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8410 {
      display: flex;
      flex-direction: row;
      align-items: center;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8411 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
      align-self: stretch;
    }

    .ad-page-stitch .stroke-wrapper-3_8411 {
      position: relative;
      width: 100%;
      height: 50px;
      margin-right: -1px;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-3_8411 {
      position: absolute;
      inset: 0px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 1px 1px 1px 0px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(225, 228, 240, 1);
    }

    .ad-page-stitch .paragraph-3_8412 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      width: auto;
      height: auto;
      position: absolute;
      left: 0px;
      top: 17px;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8413 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: row;
      align-items: center;
      flex-grow: 1;
      flex-basis: 0;
      align-self: stretch;
    }

    .ad-page-stitch .frame-content-3_8413 {
      display: flex;
      flex-direction: row;
      gap: 10px;
      align-items: center;
      padding: 15px 40px 15px 40px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .stroke-wrapper-3_8413 {
      position: relative;
      width: 100%;
      height: 50px;
      margin-right: -1px;
      display: flex;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-3_8413 {
      position: absolute;
      inset: 0px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 1px 1px 1px 1px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(225, 228, 240, 1);
    }

    .ad-page-stitch .vector-3_8414 {
      width: 18px;
      height: 18px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/_1.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .paragraph-3_8415 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      text-align: center;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8416 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: row;
      align-items: center;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .frame-content-3_8416 {
      display: flex;
      flex-direction: row;
      gap: 10px;
      align-items: center;
      padding: 0px 40px 0px 40px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .stroke-wrapper-3_8416 {
      position: relative;
      width: 100%;
      height: 50px;
      display: flex;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-3_8416 {
      position: absolute;
      inset: 0px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 1px 0px 1px 1px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(225, 228, 240, 1);
    }

    .ad-page-stitch .paragraph-3_8417 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      text-align: center;
      width: 18px;
      height: auto;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .paragraph-3_8418 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      color: rgba(85, 85, 87, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .rectangle-3_8419 {
      width: 100%;
      height: 100%;
      position: relative;
      border-radius: 22px 22px 22px 22px;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      background-position: center;
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D'0%200%20438%20439'%20preserveAspectRatio%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%0A%20%20%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D'grad'%20gradientUnits%3D'objectBoundingBox'%20x1%3D'0'%20y1%3D'0.5'%20x2%3D'1'%20y2%3D'0.5'%20gradientTransform%3D'matrix(0.0000%2C%201.0000%2C%20-1.0000%2C%200.0000%2C%201.0000%2C%20-0.0000)'%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D'rgba(155%2C84%2C255%2C0)'%20offset%3D'0.5158463716506958'%2F%3E%3Cstop%20stop-color%3D'rgba(155.2206268310547%2C83.94963073730469%2C255%2C0.05999999700808058)'%20offset%3D'1'%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%3Crect%20width%3D'100%25'%20height%3D'100%25'%20fill%3D'url(%23grad)'%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E");
    }

    .ad-page-stitch .stroke-wrapper-3_8419 {
      position: absolute;
      left: 462px;
      top: 12.0078125px;
      width: 438px;
      height: 562px;
    }

    .ad-page-stitch .stroke-3_8419 {
      position: absolute;
      inset: 0px;
      border-radius: 22px 22px 22px 22px;
      pointer-events: none;
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D'0%200%20438%20439'%20preserveAspectRatio%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%0A%20%20%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D'grad'%20gradientUnits%3D'objectBoundingBox'%20x1%3D'0'%20y1%3D'0.5'%20x2%3D'1'%20y2%3D'0.5'%20gradientTransform%3D'matrix(0.3847%2C%200.9658%2C%20-2.7792%2C%201.1019%2C%201.3759%2C%20-0.5168)'%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D'rgba(92%2C77%2C255%2C1)'%20offset%3D'0'%2F%3E%3Cstop%20stop-color%3D'rgba(251.4859161376953%2C94.52355194091797%2C255%2C1)'%20offset%3D'0.8340045213699341'%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%3Crect%20width%3D'100%25'%20height%3D'100%25'%20fill%3D'url(%23grad)'%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E");
      background-size: 100% 100%;
      background-repeat: no-repeat;
      background-position: center;
      padding: 2.5px 2.5px 2.5px 2.5px;
      -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
      -webkit-mask-composite: xor;
      mask-composite: exclude;
    }

    .ad-page-stitch .frame-3_8420 {
      width: 235px;
      height: 60px;
      position: relative;
      flex-shrink: 0;
      border-radius: 52px 52px 52px 52px;
      background-color: rgba(25, 25, 26, 1);
    }

    .ad-page-stitch .frame-3_8421 {
      width: auto;
      height: auto;
      position: absolute;
      left: 45.5px;
      top: 50%;
      transform: translateY(calc(-50% + -1px));
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .paragraph-3_8422 {
      font-size: 22px;
      font-family: "Outfit-SemiBold";
      font-weight: 600;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      color: rgba(255, 255, 255, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .vector-3_8423 {
      width: 24px;
      height: 24px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/SVG.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 169.5px;
      top: 50%;
      transform: translateY(calc(-50% + -1px));
    }

    .ad-page-stitch .frame-3_8425 {
      width: 1920px;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8425 {
      display: flex;
      flex-direction: column;
      gap: 10px;
      align-items: flex-start;
      padding: 0px 25px 0px 25px;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8426 {
      width: 100%;
      height: auto;
      min-height: 0;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      border-radius: 40px 40px 40px 40px;
      background-color: #07070a;
    }

    .ad-page-stitch .vector-3_7713 {
      width: min(833.599609375px, calc(100% - 96px));
      height: 125.000732421875px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Group6.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 50%;
      top: clamp(64px, 5.9vw, 110.0078125px);
      transform: translateX(-46%);
      pointer-events: none;
      z-index: 0;
    }

    .ad-page-stitch .frame-content-3_8426 {
      display: flex;
      flex-direction: column;
      gap: 69px;
      align-items: center;
      justify-content: center;
      padding: 128px 305px 128px 305px;
      width: 100%;
      position: relative;
      z-index: 1;
    }

    .ad-page-stitch .group-3_8427 {
      width: 1360px;
      height: 1090px;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .frame-3_8428 {
      width: 1360px;
      height: auto;
      position: absolute;
      left: 0px;
      top: 0px;
      display: flex;
      flex-direction: column;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8428 {
      display: flex;
      flex-direction: column;
      gap: 80px;
      align-items: center;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8429 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      gap: 28px;
      align-items: center;
    }

    .ad-page-stitch .frame-3_8430 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 12px;
      align-items: center;
    }

    .ad-page-stitch .paragraph-3_8431 {
      font-size: 48px;
      font-family: "Outfit-SemiBold";
      font-weight: 600;
      text-align: center;
      letter-spacing: 0em;
      line-height: 60px;
      color: rgba(255, 255, 255, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .paragraph-3_8432 {
      font-size: 48px;
      font-family: "Outfit-SemiBold";
      font-weight: 600;
      text-align: center;
      letter-spacing: 0em;
      color: transparent;
      background-clip: text;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      background-position: center;
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D'0%200%20204%2060'%20preserveAspectRatio%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%0A%20%20%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D'grad'%20gradientUnits%3D'objectBoundingBox'%20x1%3D'0'%20y1%3D'0.5'%20x2%3D'1'%20y2%3D'0.5'%20gradientTransform%3D'matrix(0.9400%2C%200.7373%2C%20-0.0232%2C%200.9290%2C%200.0741%2C%20-0.3561)'%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D'rgba(177.97035217285156%2C195.0880584716797%2C255%2C1)'%20offset%3D'0.23509682714939117'%2F%3E%3Cstop%20stop-color%3D'rgba(255%2C100.6180419921875%2C243.900634765625%2C1)'%20offset%3D'0.5804478526115417'%2F%3E%3Cstop%20stop-color%3D'rgba(255%2C149.3383331298828%2C155.0795135498047%2C1)'%20offset%3D'0.8269230723381042'%2F%3E%3Cstop%20stop-color%3D'rgba(255%2C196.84666442871094%2C143.13250732421875%2C1)'%20offset%3D'1'%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%3Crect%20width%3D'100%25'%20height%3D'100%25'%20fill%3D'url(%23grad)'%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E");
    }

    .ad-page-stitch .paragraph-3_8433 {
      font-size: 20px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      text-align: center;
      letter-spacing: 0em;
      line-height: 150%;
      color: rgba(255, 255, 255, 0.800000011920929);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8434 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8434 {
      display: flex;
      flex-direction: column;
      gap: 40px;
      align-items: flex-start;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8435 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8435 {
      display: flex;
      flex-direction: row;
      gap: 40px;
      align-items: center;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8436 {
      width: 660px;
      height: 426px;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
      align-self: stretch;
      border-radius: 24px 24px 24px 24px;
      background-image: url("/mb-cms/__/en/img/ad/comparison/stitch/image/Frame%202147225670%20(1).svg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
    }

    .ad-page-stitch .frame-3_8440 {
      width: 540px;
      height: auto;
      position: absolute;
      left: 60px;
      top: 48px;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8440 {
      display: flex;
      flex-direction: column;
      gap: 28px;
      align-items: flex-start;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .vector-3_8441 {
      width: 58px;
      height: 58px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/imgi_44_compatible2.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .frame-3_8446 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8446 {
      display: flex;
      flex-direction: column;
      gap: 12px;
      align-items: flex-start;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .paragraph-3_8447 {
      font-size: 24px;
      font-family: "Outfit-SemiBold";
      font-weight: 600;
      display: flex;
      flex-direction: column;
      justify-content: center;
      color: rgba(255, 255, 255, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .paragraph-3_8448 {
      font-size: 20px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      letter-spacing: 0em;
      line-height: 150%;
      color: rgba(255, 255, 255, 0.800000011920929);
      white-space: pre-line;
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8449 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8449 {
      display: flex;
      flex-direction: column;
      gap: 12px;
      align-items: flex-start;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8450 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8450 {
      display: flex;
      flex-direction: row;
      gap: 20px;
      align-items: center;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8451 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 6px;
      align-items: center;
      padding: 7px 14px 7px 14px;
      border-radius: 100px 100px 100px 100px;
      backdrop-filter: blur(1.3333333333333333px);
      background-color: rgba(255, 255, 255, 0.15000000596046448);
    }

    .ad-page-stitch .vector-3_8452 {
      width: 18px;
      height: 18px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/_112.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .frame-3_8453 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .paragraph-3_8454 {
      font-size: 16px;
      font-family: "Noto Sans SC-Medium";
      font-weight: 500;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      color: rgba(255, 255, 255, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8455 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 6px;
      align-items: center;
      padding: 7px 14px 7px 14px;
      border-radius: 100px 100px 100px 100px;
      backdrop-filter: blur(1.3333333333333333px);
      background-color: rgba(255, 255, 255, 0.15000000596046448);
    }

    .ad-page-stitch .vector-3_8456 {
      width: 18px;
      height: 18px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/_112.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .frame-3_8457 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .paragraph-3_8458 {
      font-size: 16px;
      font-family: "Noto Sans SC-Medium";
      font-weight: 500;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      color: rgba(255, 255, 255, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8459 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8459 {
      display: flex;
      flex-direction: row;
      gap: 20px;
      align-items: center;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8460 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 6px;
      align-items: center;
      padding: 7px 14px 7px 14px;
      border-radius: 100px 100px 100px 100px;
      backdrop-filter: blur(1.3333333333333333px);
      background-color: rgba(255, 255, 255, 0.15000000596046448);
    }

    .ad-page-stitch .vector-3_8461 {
      width: 18px;
      height: 18px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/_112.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .frame-3_8462 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .paragraph-3_8463 {
      font-size: 16px;
      font-family: "Noto Sans SC-Medium";
      font-weight: 500;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      color: rgba(255, 255, 255, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8464 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 6px;
      align-items: center;
      padding: 7px 14px 7px 14px;
      border-radius: 100px 100px 100px 100px;
      backdrop-filter: blur(1.3333333333333333px);
      background-color: rgba(255, 255, 255, 0.15000000596046448);
    }

    .ad-page-stitch .vector-3_8465 {
      width: 18px;
      height: 18px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/_112.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .frame-3_8466 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .paragraph-3_8467 {
      font-size: 16px;
      font-family: "Noto Sans SC-Medium";
      font-weight: 500;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      color: rgba(255, 255, 255, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8468 {
      width: 100%;
      height: 426px;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
      border-radius: 24px 24px 24px 24px;
      background-image: url("/mb-cms/__/en/img/ad/comparison/stitch/image/Frame%202147225674%20(1).svg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
    }

    .ad-page-stitch .frame-3_8472 {
      width: 540px;
      height: auto;
      position: absolute;
      left: 60px;
      top: 60.0078125px;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8472 {
      display: flex;
      flex-direction: column;
      gap: 28px;
      align-items: flex-start;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8473 {
      width: 58px;
      height: 58px;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
      background-color: transparent;
    }

    .ad-page-stitch .group-3_8474 {
      width: 58px;
      height: 58px;
      position: absolute;
      left: 0px;
      top: 0px;
    }

    .ad-page-stitch .frame-3_8475 {
      width: 58px;
      height: 58px;
      position: absolute;
      left: 0px;
      top: 0px;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      border-radius: 21px 21px 21px 21px;
      background-color: rgba(255, 255, 255, 1);
    }

    .ad-page-stitch .frame-content-3_8475 {
      display: flex;
      flex-direction: column;
      gap: 10px;
      align-items: center;
      justify-content: center;
      padding: 12px 12px 12px 12px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .group-3_8476 {
      width: 32.591285705566406px;
      height: 32.54558181762695px;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .vector-3_8477 {
      position: absolute;
      inset: -0.0000010961606248085252% 0.0004977101914772635% 0.00023713968357190387% -0.0002616666685301682% ;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Group_3_8477.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
    }

    .ad-page-stitch .vector-wrapper-3_8477 {
      position: absolute;
      left: 2.19%;
      right: 50.71%;
      top: 0%;
      bottom: 5.65%;
      width: 15.352941513061523px;
      height: 30.705883026123047px;
    }

    .ad-page-stitch .vector-3_8479 {
      width: 100%;
      height: 100%;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Group_3_8479.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 0%;
      right: 0%;
      top: 0%;
      bottom: 0%;
    }

    .ad-page-stitch .vector-3_8481 {
      width: 94.22%;
      height: 47.18%;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Group_3_8481.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 5.23%;
      right: 0.55%;
      top: 47.17%;
      bottom: 5.65%;
    }

    .ad-page-stitch .frame-3_8483 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8483 {
      display: flex;
      flex-direction: column;
      gap: 12px;
      align-items: flex-start;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .paragraph-3_8484 {
      font-size: 24px;
      font-family: "Outfit-SemiBold";
      font-weight: 600;
      display: flex;
      flex-direction: column;
      justify-content: center;
      color: rgba(255, 255, 255, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .paragraph-3_8485 {
      font-size: 20px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      letter-spacing: 0em;
      line-height: 150%;
      color: rgba(255, 255, 255, 0.800000011920929);
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8486 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8486 {
      display: flex;
      flex-direction: column;
      gap: 12px;
      align-items: flex-start;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8487 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8487 {
      display: flex;
      flex-direction: row;
      gap: 20px;
      align-items: center;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8488 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 6px;
      align-items: center;
      padding: 7px 14px 7px 14px;
      border-radius: 100px 100px 100px 100px;
      backdrop-filter: blur(1.3333333333333333px);
      background-color: rgba(255, 255, 255, 0.15000000596046448);
    }

    .ad-page-stitch .vector-3_8489 {
      width: 18px;
      height: 18px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/_110.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .frame-3_8490 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .paragraph-3_8491 {
      font-size: 16px;
      font-family: "Noto Sans SC-Medium";
      font-weight: 500;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      color: rgba(255, 255, 255, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8492 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 6px;
      align-items: center;
      padding: 7px 14px 7px 14px;
      border-radius: 100px 100px 100px 100px;
      backdrop-filter: blur(1.3333333333333333px);
      background-color: rgba(255, 255, 255, 0.15000000596046448);
    }

    .ad-page-stitch .vector-3_8493 {
      width: 18px;
      height: 18px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/_110.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .frame-3_8494 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .paragraph-3_8495 {
      font-size: 16px;
      font-family: "Noto Sans SC-Medium";
      font-weight: 500;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      color: rgba(255, 255, 255, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8496 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8496 {
      display: flex;
      flex-direction: row;
      gap: 20px;
      align-items: center;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8497 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 6px;
      align-items: center;
      padding: 7px 14px 7px 14px;
      border-radius: 100px 100px 100px 100px;
      backdrop-filter: blur(1.3333333333333333px);
      background-color: rgba(255, 255, 255, 0.15000000596046448);
    }

    .ad-page-stitch .vector-3_8498 {
      width: 18px;
      height: 18px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/_110.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .frame-3_8499 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .paragraph-3_8500 {
      font-size: 16px;
      font-family: "Noto Sans SC-Medium";
      font-weight: 500;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      color: rgba(255, 255, 255, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8501 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 6px;
      align-items: center;
      padding: 7px 14px 7px 14px;
      border-radius: 100px 100px 100px 100px;
      backdrop-filter: blur(1.3333333333333333px);
      background-color: rgba(255, 255, 255, 0.15000000596046448);
    }

    .ad-page-stitch .vector-3_8502 {
      width: 18px;
      height: 18px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/_110.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .frame-3_8503 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .paragraph-3_8504 {
      font-size: 16px;
      font-family: "Noto Sans SC-Medium";
      font-weight: 500;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      color: rgba(255, 255, 255, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8505 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8505 {
      display: flex;
      flex-direction: row;
      gap: 40px;
      align-items: center;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8506 {
      width: 100%;
      height: 426px;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
      border-radius: 24px 24px 24px 24px;
      background-image: url("/mb-cms/__/en/img/ad/comparison/stitch/image/Frame%202147225677%20(1).svg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
    }

    .ad-page-stitch .frame-3_8508 {
      width: 540px;
      height: auto;
      position: absolute;
      left: 60px;
      top: 48px;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8508 {
      display: flex;
      flex-direction: column;
      gap: 28px;
      align-items: flex-start;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8509 {
      width: 58px;
      height: 58px;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
      background-color: transparent;
    }

    .ad-page-stitch .frame-3_8510 {
      width: 58px;
      height: 57.99999237060547px;
      position: absolute;
      left: 0px;
      top: 0px;
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      border-radius: 21px 21px 21px 21px;
      background-color: rgba(255, 255, 255, 1);
    }

    .ad-page-stitch .frame-content-3_8510 {
      display: flex;
      flex-direction: row;
      gap: 10px;
      align-items: center;
      justify-content: center;
      padding: 16px 15px 10px 15px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .vector-3_8511 {
      width: 36.29388427734375px;
      height: 37.99951171875px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Group1707479553.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .frame-3_8521 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8521 {
      display: flex;
      flex-direction: column;
      gap: 12px;
      align-items: flex-start;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .paragraph-3_8522 {
      font-size: 24px;
      font-family: "Outfit-SemiBold";
      font-weight: 600;
      display: flex;
      flex-direction: column;
      justify-content: center;
      color: rgba(255, 255, 255, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .paragraph-3_8523 {
      font-size: 20px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      letter-spacing: 0em;
      line-height: 150%;
      color: rgba(255, 255, 255, 0.800000011920929);
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8524 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8524 {
      display: flex;
      flex-direction: column;
      gap: 12px;
      align-items: flex-start;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8525 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8525 {
      display: flex;
      flex-direction: row;
      gap: 20px;
      align-items: center;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8526 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 6px;
      align-items: center;
      padding: 7px 14px 7px 14px;
      border-radius: 100px 100px 100px 100px;
      backdrop-filter: blur(1.3333333333333333px);
      background-color: rgba(255, 255, 255, 0.15000000596046448);
    }

    .ad-page-stitch .vector-3_8527 {
      width: 18px;
      height: 18px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/_14.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .frame-3_8528 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .paragraph-3_8529 {
      font-size: 16px;
      font-family: "Noto Sans SC-Medium";
      font-weight: 500;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      color: rgba(255, 255, 255, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8530 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 6px;
      align-items: center;
      padding: 7px 14px 7px 14px;
      border-radius: 100px 100px 100px 100px;
      backdrop-filter: blur(1.3333333333333333px);
      background-color: rgba(255, 255, 255, 0.15000000596046448);
    }

    .ad-page-stitch .vector-3_8531 {
      width: 18px;
      height: 18px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/_14.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .frame-3_8532 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .paragraph-3_8533 {
      font-size: 16px;
      font-family: "Noto Sans SC-Medium";
      font-weight: 500;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      color: rgba(255, 255, 255, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8534 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8534 {
      display: flex;
      flex-direction: row;
      gap: 20px;
      align-items: center;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8535 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 6px;
      align-items: center;
      padding: 7px 14px 7px 14px;
      border-radius: 100px 100px 100px 100px;
      backdrop-filter: blur(1.3333333333333333px);
      background-color: rgba(255, 255, 255, 0.15000000596046448);
    }

    .ad-page-stitch .vector-3_8536 {
      width: 18px;
      height: 18px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/_14.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .frame-3_8537 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .paragraph-3_8538 {
      font-size: 16px;
      font-family: "Noto Sans SC-Medium";
      font-weight: 500;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      color: rgba(255, 255, 255, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8539 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 6px;
      align-items: center;
      padding: 7px 14px 7px 14px;
      border-radius: 100px 100px 100px 100px;
      backdrop-filter: blur(1.3333333333333333px);
      background-color: rgba(255, 255, 255, 0.15000000596046448);
    }

    .ad-page-stitch .vector-3_8540 {
      width: 18px;
      height: 18px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/_14.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .frame-3_8541 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .paragraph-3_8542 {
      font-size: 16px;
      font-family: "Noto Sans SC-Medium";
      font-weight: 500;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      color: rgba(255, 255, 255, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8545 {
      width: 100%;
      height: 426px;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
      border-radius: 24px 24px 24px 24px;
      background-image: url("/mb-cms/__/en/img/ad/comparison/stitch/image/Frame%202147225678%20(1).svg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
    }

    .ad-page-stitch .frame-3_8549 {
      width: 540px;
      height: auto;
      position: absolute;
      left: 60px;
      top: 48px;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8549 {
      display: flex;
      flex-direction: column;
      gap: 28px;
      align-items: flex-start;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .vector-3_8550 {
      width: 58px;
      height: 58px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Frame2147225700.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      align-items: center;
      padding: 13px 12px 13px 12px;
    }

    .ad-page-stitch .frame-3_8555 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8555 {
      display: flex;
      flex-direction: column;
      gap: 12px;
      align-items: flex-start;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .paragraph-3_8556 {
      font-size: 24px;
      font-family: "Outfit-SemiBold";
      font-weight: 600;
      display: flex;
      flex-direction: column;
      justify-content: center;
      color: rgba(255, 255, 255, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .paragraph-3_8557 {
      font-size: 20px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      letter-spacing: 0em;
      line-height: 150%;
      color: rgba(255, 255, 255, 0.800000011920929);
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8558 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8558 {
      display: flex;
      flex-direction: column;
      gap: 12px;
      align-items: flex-start;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8559 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8559 {
      display: flex;
      flex-direction: row;
      gap: 20px;
      align-items: center;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8560 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 6px;
      align-items: center;
      padding: 7px 14px 7px 14px;
      border-radius: 100px 100px 100px 100px;
      backdrop-filter: blur(1.3333333333333333px);
      background-color: rgba(255, 255, 255, 0.15000000596046448);
    }

    .ad-page-stitch .vector-3_8561 {
      width: 18px;
      height: 18px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/_10.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .frame-3_8562 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .paragraph-3_8563 {
      font-size: 16px;
      font-family: "Noto Sans SC-Medium";
      font-weight: 500;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      color: rgba(255, 255, 255, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8564 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 6px;
      align-items: center;
      padding: 7px 14px 7px 14px;
      border-radius: 100px 100px 100px 100px;
      backdrop-filter: blur(1.3333333333333333px);
      background-color: rgba(255, 255, 255, 0.15000000596046448);
    }

    .ad-page-stitch .vector-3_8565 {
      width: 18px;
      height: 18px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/_10.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .frame-3_8566 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .paragraph-3_8567 {
      font-size: 16px;
      font-family: "Noto Sans SC-Medium";
      font-weight: 500;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      color: rgba(255, 255, 255, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8568 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8568 {
      display: flex;
      flex-direction: row;
      gap: 20px;
      align-items: center;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8569 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 6px;
      align-items: center;
      padding: 7px 14px 7px 14px;
      border-radius: 100px 100px 100px 100px;
      backdrop-filter: blur(1.3333333333333333px);
      background-color: rgba(255, 255, 255, 0.15000000596046448);
    }

    .ad-page-stitch .vector-3_8570 {
      width: 18px;
      height: 18px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/_10.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .frame-3_8571 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .paragraph-3_8572 {
      font-size: 16px;
      font-family: "Noto Sans SC-Medium";
      font-weight: 500;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      color: rgba(255, 255, 255, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8573 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 6px;
      align-items: center;
      padding: 7px 14px 7px 14px;
      border-radius: 100px 100px 100px 100px;
      backdrop-filter: blur(1.3333333333333333px);
      background-color: rgba(255, 255, 255, 0.15000000596046448);
    }

    .ad-page-stitch .vector-3_8574 {
      width: 18px;
      height: 18px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/_10.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .frame-3_8575 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .paragraph-3_8576 {
      font-size: 16px;
      font-family: "Noto Sans SC-Medium";
      font-weight: 500;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      color: rgba(255, 255, 255, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .vector-3_8577 {
      position: absolute;
      inset: -125.94458438287153% -54.46623093681917% -125.94458438287153% -54.46623093681917% ;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Ellipse15.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
    }

    .ad-page-stitch .vector-wrapper-3_8577 {
      position: absolute;
      left: 50%;
      top: 1004px;
      transform: translateX(calc(-50% + -705px));
      width: 918px;
      height: 397px;
    }

    .ad-page-stitch .rectangle-3_8581 {
      width: 329.6271057128906px;
      height: 1144px;
      position: absolute;
      left: 0px;
      top: 0.0078125px;
      background-size: 563.9215% 84.5752%;
      background-position: -109.88px 51.39px;
      background-repeat: no-repeat;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/8760c42cee6ac8d97cd981c4e7c80fbfe1e867f8.png);
    }

    .ad-page-stitch .vector-3_8582 {
      width: 953.5999755859375px;
      height: 135.000732421875px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Group7.svg);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 478px;
      top: 110.0078125px;
    }

    .ad-page-stitch .frame-3_8588 {
      width: 100%;
      height: auto;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: center;
      background-color: rgba(255, 255, 255, 1);
      mix-blend-mode: normal;
    }

    .ad-page-stitch .frame-content-3_8588 {
      display: flex;
      flex-direction: column;
      gap: 60px;
      align-items: center;
      padding: 128px 24px 128px 24px;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-5_759 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      gap: 28px;
      align-items: center;
      mix-blend-mode: normal;
    }

    .ad-page-stitch .frame-5_760 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 20px;
      align-items: center;
      mix-blend-mode: normal;
    }

    .ad-page-stitch .paragraph-5_761 {
      font-size: 48px;
      font-family: "Outfit-SemiBold";
      font-weight: 600;
      text-align: center;
      letter-spacing: 0em;
      text-decoration: none;
      color: rgba(25, 25, 26, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
      mix-blend-mode: normal;
    }

    .ad-page-stitch .paragraph-5_762 {
      font-size: 20px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      text-align: center;
      letter-spacing: 0em;
      line-height: 30px;
      text-decoration: none;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
      mix-blend-mode: normal;
    }

    .ad-page-stitch .frame-5_763 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      mix-blend-mode: normal;
    }

    .ad-page-stitch .frame-content-5_763 {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-5_764 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      margin-bottom: -1px;
      display: flex;
      flex-direction: row;
      align-items: center;
      mix-blend-mode: normal;
    }

    .ad-page-stitch .frame-content-5_764 {
      display: flex;
      flex-direction: row;
      align-items: center;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-5_765 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      flex-grow: 1;
      flex-basis: 0;
      background-color: rgba(255, 255, 255, 1);
      mix-blend-mode: normal;
    }

    .ad-page-stitch .frame-content-5_765 {
      display: flex;
      flex-direction: column;
      gap: 10px;
      align-items: center;
      justify-content: center;
      padding: 40px 125px 40px 125px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .stroke-wrapper-5_765 {
      position: relative;
      width: 100%;
      height: 120px;
      display: flex;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-5_765 {
      position: absolute;
      inset: 0px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 0px 1px 1px 0px;
      border-style: solid;
      box-sizing: border-box;
    }

    .ad-page-stitch .group-5_766 {
      width: 138.85714721679688px;
      height: 29.160001754760742px;
      position: relative;
      flex-shrink: 0;
      mix-blend-mode: normal;
    }

    .ad-page-stitch .rectangle-5_768 {
      width: 138.85714721679688px;
      height: 29.160001754760742px;
      position: absolute;
      left: 0px;
      top: 0px;
      background-color: rgba(30.844486236572266, 120.5066909790039, 255, 1);
      mix-blend-mode: normal;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/fileLenovologo2015svg1.png);
      background-size: 0 0;
      -webkit-mask-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/fileLenovologo2015svg1.png);
      mask-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/fileLenovologo2015svg1.png);
      -webkit-mask-size: 138.85714721679688px 29.160001754760742px;
      mask-size: 138.85714721679688px 29.160001754760742px;
      -webkit-mask-position: 0px 0px;
      mask-position: 0px 0px;
      -webkit-mask-repeat: no-repeat;
      mask-repeat: no-repeat;
    }

    .ad-page-stitch .frame-5_769 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      flex-grow: 1;
      flex-basis: 0;
      background-color: rgba(255, 255, 255, 1);
      mix-blend-mode: normal;
    }

    .ad-page-stitch .frame-content-5_769 {
      display: flex;
      flex-direction: column;
      gap: 10px;
      align-items: center;
      justify-content: center;
      padding: 40px 125px 40px 125px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .stroke-wrapper-5_769 {
      position: relative;
      width: 100%;
      height: 120px;
      display: flex;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-5_769 {
      position: absolute;
      inset: 0px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 0px 1px 1px 0px;
      border-style: solid;
      box-sizing: border-box;
    }

    .ad-page-stitch .frame-5_770 {
      width: 120.34286499023438px;
      height: 24.299999237060547px;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
      background-color: transparent;
      mix-blend-mode: normal;
    }

    .ad-page-stitch .group-5_771 {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0%;
      right: 0%;
      top: 0%;
      bottom: 0%;
      mix-blend-mode: normal;
    }

    .ad-page-stitch .group-5_772 {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0%;
      right: 0%;
      top: 0%;
      bottom: 0%;
      mix-blend-mode: normal;
    }

    .ad-page-stitch .vector-5_775 {
      width: 100%;
      height: 95.38%;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Group15.png), url(/mb-cms/__/en/img/ad/comparison/shared/image/Group.png);
      background-size: 100% 100%, 0 0;
      background-repeat: no-repeat;
      position: absolute;
      left: 0%;
      right: 0%;
      top: 1.54%;
      bottom: 3.08%;
      -webkit-mask-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Group.png);
      mask-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Group.png);
      -webkit-mask-size: 120.34286499023438px 24.299999237060547px;
      mask-size: 120.34286499023438px 24.299999237060547px;
      -webkit-mask-position: -0.000026702880859375px -0.3738769590854645px;
      mask-position: -0.000026702880859375px -0.3738769590854645px;
      -webkit-mask-repeat: no-repeat;
      mask-repeat: no-repeat;
    }

    .ad-page-stitch .frame-5_777 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      flex-grow: 1;
      flex-basis: 0;
      background-color: rgba(255, 255, 255, 1);
      mix-blend-mode: normal;
    }

    .ad-page-stitch .frame-content-5_777 {
      display: flex;
      flex-direction: column;
      gap: 10px;
      align-items: center;
      justify-content: center;
      padding: 40px 125px 40px 125px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .stroke-wrapper-5_777 {
      position: relative;
      width: 100%;
      height: 120px;
      display: flex;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-5_777 {
      position: absolute;
      inset: 0px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 0px 1px 1px 0px;
      border-style: solid;
      box-sizing: border-box;
    }

    .ad-page-stitch .group-5_778 {
      width: 99.02361297607422px;
      height: 27.540000915527344px;
      position: relative;
      flex-shrink: 0;
      mix-blend-mode: normal;
      background-color: rgba(251, 176, 0, 1);
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/__b93a65a11.png);
      background-size: 0 0;
      -webkit-mask-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/__b93a65a11.png);
      mask-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/__b93a65a11.png);
      -webkit-mask-size: 99.02361297607422px 27.540000915527344px;
      mask-size: 99.02361297607422px 27.540000915527344px;
      -webkit-mask-position: 0px 0px;
      mask-position: 0px 0px;
      -webkit-mask-repeat: no-repeat;
      mask-repeat: no-repeat;
    }

    .ad-page-stitch .frame-5_781 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      flex-grow: 1;
      flex-basis: 0;
      background-color: rgba(255, 255, 255, 1);
      mix-blend-mode: normal;
    }

    .ad-page-stitch .frame-content-5_781 {
      display: flex;
      flex-direction: column;
      gap: 10px;
      align-items: center;
      justify-content: center;
      padding: 40px 125px 40px 125px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .stroke-wrapper-5_781 {
      position: relative;
      width: 100%;
      height: 120px;
      display: flex;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-5_781 {
      position: absolute;
      inset: 0px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 0px 1px 1px 0px;
      border-style: solid;
      box-sizing: border-box;
    }

    .ad-page-stitch .group-5_782 {
      width: 180.7451171875px;
      height: 38.880001068115234px;
      position: relative;
      flex-shrink: 0;
      mix-blend-mode: normal;
    }

    .ad-page-stitch .group-5_783 {
      width: 39.069664001464844px;
      height: 38.880001068115234px;
      position: absolute;
      left: 0px;
      top: 0px;
      mix-blend-mode: normal;
    }

    .ad-page-stitch .rectangle-5_785 {
      width: 38.880001068115234px;
      height: 38.880001068115234px;
      position: absolute;
      left: 0px;
      top: 0px;
      background-color: rgba(246, 17, 78, 1);
      mix-blend-mode: normal;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/AkulakuLogo7C03PNGLogoV2.png);
      background-size: 0 0;
      -webkit-mask-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/AkulakuLogo7C03PNGLogoV2.png);
      mask-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/AkulakuLogo7C03PNGLogoV2.png);
      -webkit-mask-size: 39.069664001464844px 38.880001068115234px;
      mask-size: 39.069664001464844px 38.880001068115234px;
      -webkit-mask-position: 0px 0px;
      mask-position: 0px 0px;
      -webkit-mask-repeat: no-repeat;
      mask-repeat: no-repeat;
    }

    .ad-page-stitch .group-5_786 {
      width: 133.36614990234375px;
      height: 25.920000076293945px;
      position: absolute;
      left: 47.37895584106445px;
      top: 6.48046875px;
      mix-blend-mode: normal;
    }

    .ad-page-stitch .rectangle-5_788 {
      width: 133.85585021972656px;
      height: 45.415382385253906px;
      position: absolute;
      left: -0.22143325209617615px;
      top: -9.748388290405273px;
      background-color: rgba(246, 17, 78, 1);
      mix-blend-mode: normal;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/AkulakuLogo7C03PNGLogoV1.png);
      background-size: 0 0;
      -webkit-mask-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/AkulakuLogo7C03PNGLogoV1.png);
      mask-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/AkulakuLogo7C03PNGLogoV1.png);
      -webkit-mask-size: 133.36614990234375px 25.920000076293945px;
      mask-size: 133.36614990234375px 25.920000076293945px;
      -webkit-mask-position: 0.22143325209617615px 9.748388290405273px;
      mask-position: 0.22143325209617615px 9.748388290405273px;
      -webkit-mask-repeat: no-repeat;
      mask-repeat: no-repeat;
    }

    .ad-page-stitch .frame-5_789 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      flex-grow: 1;
      flex-basis: 0;
      background-color: rgba(255, 255, 255, 1);
      mix-blend-mode: normal;
    }

    .ad-page-stitch .frame-content-5_789 {
      display: flex;
      flex-direction: column;
      gap: 10px;
      align-items: center;
      justify-content: center;
      padding: 40px 125px 40px 125px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .stroke-wrapper-5_789 {
      position: relative;
      width: 100%;
      height: 120px;
      display: flex;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-5_789 {
      position: absolute;
      inset: 0px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 0px 0px 1px 0px;
      border-style: solid;
      box-sizing: border-box;
    }

    .ad-page-stitch .group-5_790 {
      width: 90.58114624023438px;
      height: 30.780000686645508px;
      position: relative;
      flex-shrink: 0;
      mix-blend-mode: normal;
    }

    .ad-page-stitch .rectangle-5_792 {
      width: 90.58114624023438px;
      height: 30.780000686645508px;
      position: absolute;
      left: 0px;
      top: 0px;
      mix-blend-mode: normal;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/image403.png);
      background-size: 0 0;
      -webkit-mask-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/image403.png);
      mask-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/image403.png);
      -webkit-mask-size: 90.58114624023438px 30.780000686645508px;
      mask-size: 90.58114624023438px 30.780000686645508px;
      -webkit-mask-position: 0px 0px;
      mask-position: 0px 0px;
      -webkit-mask-repeat: no-repeat;
      mask-repeat: no-repeat;
    }

    .ad-page-stitch .frame-5_793 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      align-items: center;
      mix-blend-mode: normal;
    }

    .ad-page-stitch .frame-content-5_793 {
      display: flex;
      flex-direction: row;
      align-items: center;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-5_794 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      flex-grow: 1;
      flex-basis: 0;
      background-color: rgba(255, 255, 255, 1);
      mix-blend-mode: normal;
    }

    .ad-page-stitch .frame-content-5_794 {
      display: flex;
      flex-direction: column;
      gap: 10px;
      align-items: center;
      justify-content: center;
      padding: 40px 125px 40px 125px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .stroke-wrapper-5_794 {
      position: relative;
      width: 100%;
      height: 120px;
      display: flex;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-5_794 {
      position: absolute;
      inset: 0px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 1px 1px 0px 0px;
      border-style: solid;
      box-sizing: border-box;
    }

    .ad-page-stitch .frame-5_795 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 12.959999084472656px;
      align-items: center;
      mix-blend-mode: normal;
    }

    .ad-page-stitch .group-5_796 {
      width: 38.880001068115234px;
      height: 38.880001068115234px;
      position: relative;
      flex-shrink: 0;
      mix-blend-mode: normal;
    }

    .ad-page-stitch .group-5_797 {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0%;
      right: 0%;
      top: 0%;
      bottom: 0%;
      mix-blend-mode: normal;
    }

    .ad-page-stitch .group-5_798 {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0%;
      right: 0%;
      top: 0%;
      bottom: 0%;
      mix-blend-mode: normal;
    }

    .ad-page-stitch .group-5_799 {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0%;
      right: 0%;
      top: 0%;
      bottom: 0%;
      mix-blend-mode: normal;
    }

    .ad-page-stitch .vector-5_800 {
      width: 100%;
      height: 100%;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Shape0.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 0%;
      right: 0%;
      top: 0%;
      bottom: 0%;
    }

    .ad-page-stitch .vector-5_801 {
      width: 59.26%;
      height: 59.26%;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Shape.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 20.37%;
      right: 20.37%;
      top: 20.37%;
      bottom: 20.37%;
    }

    .ad-page-stitch .vector-5_802 {
      width: 72.54%;
      height: 26.38%;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Group14.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 13.72%;
      right: 13.74%;
      top: 6.17%;
      bottom: 67.45%;
    }

    .ad-page-stitch .vector-5_806 {
      width: 29.63%;
      height: 29.63%;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Path0.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 20.37%;
      right: 50%;
      top: 20.37%;
      bottom: 50%;
    }

    .ad-page-stitch .vector-5_807 {
      width: 29.63%;
      height: 29.63%;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Path.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 50%;
      right: 20.37%;
      top: 50%;
      bottom: 20.37%;
    }

    .ad-page-stitch .paragraph-5_808 {
      font-size: 32.39999771118164px;
      font-family: "Outfit-Medium";
      font-weight: 500;
      text-align: left;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      text-decoration: none;
      color: rgba(1, 99, 169, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
      mix-blend-mode: normal;
    }

    .ad-page-stitch .frame-5_809 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      flex-grow: 1;
      flex-basis: 0;
      background-color: rgba(255, 255, 255, 1);
      mix-blend-mode: normal;
    }

    .ad-page-stitch .frame-content-5_809 {
      display: flex;
      flex-direction: column;
      gap: 10px;
      align-items: center;
      justify-content: center;
      padding: 40px 125px 40px 125px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .stroke-wrapper-5_809 {
      position: relative;
      width: 100%;
      height: 120px;
      display: flex;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-5_809 {
      position: absolute;
      inset: 0px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 1px 1px 0px 0px;
      border-style: solid;
      box-sizing: border-box;
    }

    .ad-page-stitch .vector-5_810 {
      width: 93.4420166015625px;
      height: 38px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/imgi_1_ikea1.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .frame-5_814 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      flex-grow: 1;
      flex-basis: 0;
      background-color: rgba(255, 255, 255, 1);
      mix-blend-mode: normal;
    }

    .ad-page-stitch .frame-content-5_814 {
      display: flex;
      flex-direction: column;
      gap: 10px;
      align-items: center;
      justify-content: center;
      padding: 40px 125px 40px 125px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .stroke-wrapper-5_814 {
      position: relative;
      width: 100%;
      height: 120px;
      display: flex;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-5_814 {
      position: absolute;
      inset: 0px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 1px 1px 0px 0px;
      border-style: solid;
      box-sizing: border-box;
    }

    .ad-page-stitch .group-5_815 {
      width: 160.2197723388672px;
      height: 29.160001754760742px;
      position: relative;
      flex-shrink: 0;
      mix-blend-mode: normal;
    }

    .ad-page-stitch .rectangle-5_817 {
      width: 160.2197723388672px;
      height: 29.160001754760742px;
      position: absolute;
      left: 0px;
      top: 0px;
      mix-blend-mode: normal;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/image401.png);
      background-size: 0 0;
      -webkit-mask-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/image401.png);
      mask-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/image401.png);
      -webkit-mask-size: 160.2197723388672px 29.160001754760742px;
      mask-size: 160.2197723388672px 29.160001754760742px;
      -webkit-mask-position: 0px 0px;
      mask-position: 0px 0px;
      -webkit-mask-repeat: no-repeat;
      mask-repeat: no-repeat;
    }

    .ad-page-stitch .frame-5_818 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      flex-grow: 1;
      flex-basis: 0;
      background-color: rgba(255, 255, 255, 1);
      mix-blend-mode: normal;
    }

    .ad-page-stitch .frame-content-5_818 {
      display: flex;
      flex-direction: column;
      gap: 10px;
      align-items: center;
      justify-content: center;
      padding: 40px 125px 40px 125px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .stroke-wrapper-5_818 {
      position: relative;
      width: 100%;
      height: 120px;
      display: flex;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-5_818 {
      position: absolute;
      inset: 0px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 1px 1px 0px 0px;
      border-style: solid;
      box-sizing: border-box;
    }

    .ad-page-stitch .group-5_819 {
      width: 139.27899169921875px;
      height: 38.880001068115234px;
      position: relative;
      flex-shrink: 0;
      mix-blend-mode: normal;
    }

    .ad-page-stitch .rectangle-5_821 {
      width: 139.27899169921875px;
      height: 38.880001068115234px;
      position: absolute;
      left: 0px;
      top: 0px;
      mix-blend-mode: normal;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/TranssionHoldingsEgypt7CFac1.png);
      background-size: 0 0;
      -webkit-mask-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/TranssionHoldingsEgypt7CFac1.png);
      mask-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/TranssionHoldingsEgypt7CFac1.png);
      -webkit-mask-size: 139.27899169921875px 38.880001068115234px;
      mask-size: 139.27899169921875px 38.880001068115234px;
      -webkit-mask-position: 0px 0px;
      mask-position: 0px 0px;
      -webkit-mask-repeat: no-repeat;
      mask-repeat: no-repeat;
    }

    .ad-page-stitch .frame-5_822 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      flex-grow: 1;
      flex-basis: 0;
      background-color: rgba(255, 255, 255, 1);
      mix-blend-mode: normal;
    }

    .ad-page-stitch .frame-content-5_822 {
      display: flex;
      flex-direction: column;
      gap: 10px;
      align-items: center;
      justify-content: center;
      padding: 40px 125px 40px 125px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .stroke-wrapper-5_822 {
      position: relative;
      width: 100%;
      height: 120px;
      display: flex;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-5_822 {
      position: absolute;
      inset: 0px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 1px 0px 0px 0px;
      border-style: solid;
      box-sizing: border-box;
    }

    .ad-page-stitch .frame-5_823 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 12.959999084472656px;
      align-items: center;
      mix-blend-mode: normal;
    }

    .ad-page-stitch .group-5_824 {
      width: 39.38167953491211px;
      height: 38.880001068115234px;
      position: relative;
      flex-shrink: 0;
      mix-blend-mode: normal;
    }

    .ad-page-stitch .rectangle-5_825 {
      width: 39.38167953491211px;
      height: 38.880001068115234px;
      position: absolute;
      left: 0px;
      top: 0px;
      background-size: 318.4713% 100.0000%;
      background-position: 0.00px 0.00px;
      background-repeat: no-repeat;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/a3ec4083222df6f7d7030697b5f3bdfdbcef94db.png);
      mix-blend-mode: normal;
    }

    .ad-page-stitch .group-5_827 {
      width: 173.85366821289062px;
      height: 25.920000076293945px;
      position: relative;
      flex-shrink: 0;
      mix-blend-mode: normal;
    }

    .ad-page-stitch .rectangle-5_829 {
      width: 173.85366821289062px;
      height: 25.920000076293945px;
      position: absolute;
      left: 0px;
      top: 0px;
      background-color: rgba(0, 134, 208, 1);
      mix-blend-mode: normal;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/image398.png);
      background-size: 0 0;
      -webkit-mask-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/image398.png);
      mask-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/image398.png);
      -webkit-mask-size: 173.85366821289062px 25.920000076293945px;
      mask-size: 173.85366821289062px 25.920000076293945px;
      -webkit-mask-position: 0px 0px;
      mask-position: 0px 0px;
      -webkit-mask-repeat: no-repeat;
      mask-repeat: no-repeat;
    }

    .ad-page-stitch .frame-3_8589 {
      width: 100%;
      height: auto;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: center;
      background-color: rgba(255, 255, 255, 1);
    }

    .ad-page-stitch .frame-content-3_8589 {
      display: flex;
      flex-direction: column;
      gap: 60px;
      align-items: center;
      padding: 128px 24px 128px 24px;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8590 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      gap: 28px;
      align-items: center;
    }

    .ad-page-stitch .frame-3_8591 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 12px;
      align-items: center;
    }

    .ad-page-stitch .paragraph-3_8592 {
      font-size: 48px;
      font-family: "Outfit-SemiBold";
      font-weight: 600;
      text-align: center;
      letter-spacing: 0em;
      color: rgba(25, 25, 26, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .paragraph-3_8593 {
      font-size: 48px;
      font-family: "Outfit-SemiBold";
      font-weight: 600;
      text-align: center;
      letter-spacing: 0em;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .paragraph-3_8594 {
      font-size: 20px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      text-align: center;
      letter-spacing: 0em;
      line-height: 30px;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8595 {
      width: 1360px;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8595 {
      display: flex;
      flex-direction: column;
      gap: 32px;
      align-items: flex-start;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8596 {
      width: 1360px;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8596 {
      display: flex;
      flex-direction: row;
      gap: 32px;
      align-items: center;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8597 {
      width: 100%;
      height: auto;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      flex-grow: 1;
      flex-basis: 0;
      border-radius: 24px 24px 24px 24px;
      background-color: rgba(242, 244, 248, 1);
    }

    .ad-page-stitch .frame-content-3_8597 {
      display: flex;
      flex-direction: column;
      gap: 32px;
      align-items: flex-start;
      padding: 32px 32px 32px 32px;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8598 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8598 {
      display: flex;
      flex-direction: column;
      gap: 20px;
      align-items: flex-start;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8599 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 6px;
      align-items: center;
    }

    .ad-page-stitch .vector-3_8600 {
      width: 24px;
      height: 24px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Frame.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .vector-3_8602 {
      width: 24px;
      height: 24px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Frame.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .vector-3_8604 {
      width: 24px;
      height: 24px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Frame.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .vector-3_8606 {
      width: 24px;
      height: 24px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Frame.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .vector-3_8608 {
      width: 24px;
      height: 24px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Frame.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .paragraph-3_8610 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      letter-spacing: 0em;
      line-height: 28px;
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8611 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 16px;
      align-items: center;
    }

    .ad-page-stitch .frame-3_8612 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
      border-radius: 100px 100px 100px 100px;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/7412cda8fb627eef4cb8c5bfb7f0e7c533dee647.png);
    }

    .ad-page-stitch .stroke-wrapper-3_8612 {
      position: relative;
      width: 40px;
      height: 40px;
      flex-shrink: 0;
    }

    .ad-page-stitch .stroke-3_8612 {
      position: absolute;
      inset: 0px;
      border-radius: 100px 100px 100px 100px;
      pointer-events: none;
      border-width: 1px 1px 1px 1px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(232, 234, 237, 1);
    }

    .ad-page-stitch .frame-3_8613 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      gap: 4px;
      align-items: flex-start;
    }

    .ad-page-stitch .paragraph-3_8614 {
      font-size: 16px;
      font-family: "Outfit-Medium";
      font-weight: 500;
      letter-spacing: 0em;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .paragraph-3_8615 {
      font-size: 16px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      text-align: center;
      letter-spacing: 0em;
      line-height: 22px;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8616 {
      width: 100%;
      height: auto;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      flex-grow: 1;
      flex-basis: 0;
      border-radius: 24px 24px 24px 24px;
      background-color: rgba(242, 244, 248, 1);
    }

    .ad-page-stitch .frame-content-3_8616 {
      display: flex;
      flex-direction: column;
      gap: 32px;
      align-items: flex-start;
      padding: 32px 32px 32px 32px;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8617 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8617 {
      display: flex;
      flex-direction: column;
      gap: 20px;
      align-items: flex-start;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8618 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 6px;
      align-items: center;
    }

    .ad-page-stitch .vector-3_8619 {
      width: 24px;
      height: 24px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Frame.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .vector-3_8621 {
      width: 24px;
      height: 24px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Frame.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .vector-3_8623 {
      width: 24px;
      height: 24px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Frame.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .vector-3_8625 {
      width: 24px;
      height: 24px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Frame.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .vector-3_8627 {
      width: 24px;
      height: 24px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Frame.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .text-3_8629 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: Regular;
      letter-spacing: 0em;
      line-height: 28px;
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      flex-grow: 0;
    }

    .ad-page-stitch .paragraph-3_8629_0 {
      line-height: 28px;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .span-3_8629_0_1 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      color: var(--color-text-1);
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .paragraph-3_8629_1 {
      line-height: 28px;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .span-3_8629_1_1 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      color: var(--color-text-1);
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .frame-3_8630 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 16px;
      align-items: center;
    }

    .ad-page-stitch .frame-3_8631 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
      border-radius: 100px 100px 100px 100px;
      background-size: 111.9390% 149.3560%;
      background-position: -4.95px -0.56px;
      background-repeat: no-repeat;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/5a2eecb7c34b1a88d1bb1b386b8fc4963b0a78fe.png);
    }

    .ad-page-stitch .stroke-wrapper-3_8631 {
      position: relative;
      width: 40px;
      height: 40px;
      flex-shrink: 0;
    }

    .ad-page-stitch .stroke-3_8631 {
      position: absolute;
      inset: 0px;
      border-radius: 100px 100px 100px 100px;
      pointer-events: none;
      border-width: 1px 1px 1px 1px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(232, 234, 237, 1);
    }

    .ad-page-stitch .frame-3_8632 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      gap: 4px;
      align-items: flex-start;
    }

    .ad-page-stitch .paragraph-3_8633 {
      font-size: 16px;
      font-family: "Outfit-Medium";
      font-weight: 500;
      letter-spacing: 0em;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .paragraph-3_8634 {
      font-size: 16px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      text-align: center;
      letter-spacing: 0em;
      line-height: 22px;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8635 {
      width: 100%;
      height: auto;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      flex-grow: 1;
      flex-basis: 0;
      border-radius: 24px 24px 24px 24px;
      background-color: rgba(242, 244, 248, 1);
    }

    .ad-page-stitch .frame-content-3_8635 {
      display: flex;
      flex-direction: column;
      gap: 32px;
      align-items: flex-start;
      padding: 32px 32px 32px 32px;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8636 {
      width: 100%;
      height: 128px;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8636 {
      display: flex;
      flex-direction: column;
      gap: 20px;
      align-items: flex-start;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8637 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 6px;
      align-items: center;
    }

    .ad-page-stitch .vector-3_8638 {
      width: 24px;
      height: 24px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Frame.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .vector-3_8640 {
      width: 24px;
      height: 24px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Frame.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .vector-3_8642 {
      width: 24px;
      height: 24px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Frame.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .vector-3_8644 {
      width: 24px;
      height: 24px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Frame.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .vector-3_8646 {
      width: 24px;
      height: 24px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Frame.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .paragraph-3_8648 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      letter-spacing: 0em;
      line-height: 28px;
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8649 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 16px;
      align-items: center;
    }

    .ad-page-stitch .frame-3_8650 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
      border-radius: 100px 100px 100px 100px;
      background-size: 118.0676% 118.0676%;
      background-position: -3.97px -0.65px;
      background-repeat: no-repeat;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/43b1e2be426af1cbef9b12aabd57685b9498661f.png);
    }

    .ad-page-stitch .stroke-wrapper-3_8650 {
      position: relative;
      width: 40px;
      height: 40px;
      flex-shrink: 0;
    }

    .ad-page-stitch .stroke-3_8650 {
      position: absolute;
      inset: 0px;
      border-radius: 100px 100px 100px 100px;
      pointer-events: none;
      border-width: 1px 1px 1px 1px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(232, 234, 237, 1);
    }

    .ad-page-stitch .frame-3_8651 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      gap: 4px;
      align-items: flex-start;
    }

    .ad-page-stitch .paragraph-3_8652 {
      font-size: 16px;
      font-family: "Outfit-Medium";
      font-weight: 500;
      letter-spacing: 0em;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .paragraph-3_8653 {
      font-size: 16px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      text-align: center;
      letter-spacing: 0em;
      line-height: 22px;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8654 {
      width: 1360px;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8654 {
      display: flex;
      flex-direction: row;
      gap: 32px;
      align-items: center;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8655 {
      width: 432px;
      height: 298px;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      align-self: stretch;
      border-radius: 24px 24px 24px 24px;
      background-color: rgba(242, 244, 248, 1);
    }

    .ad-page-stitch .frame-content-3_8655 {
      display: flex;
      flex-direction: column;
      gap: 32px;
      align-items: flex-start;
      padding: 32px 32px 32px 32px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8656 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      flex-grow: 1;
    }

    .ad-page-stitch .frame-content-3_8656 {
      display: flex;
      flex-direction: column;
      gap: 20px;
      align-items: flex-start;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8657 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 6px;
      align-items: center;
    }

    .ad-page-stitch .vector-3_8658 {
      width: 24px;
      height: 24px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Frame.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .vector-3_8660 {
      width: 24px;
      height: 24px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Frame.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .vector-3_8662 {
      width: 24px;
      height: 24px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Frame.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .vector-3_8664 {
      width: 24px;
      height: 24px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Frame.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .vector-3_8666 {
      width: 24px;
      height: 24px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Frame.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .paragraph-3_8668 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      letter-spacing: 0em;
      line-height: 28px;
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8669 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 16px;
      align-items: center;
    }

    .ad-page-stitch .frame-3_8670 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
      border-radius: 100px 100px 100px 100px;
      background-size: 152.6530% 228.9795%;
      background-position: -8.82px -10.34px;
      background-repeat: no-repeat;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/d8eaff42a3b8c4657d2bf7066ad38e9914d98908.png);
    }

    .ad-page-stitch .stroke-wrapper-3_8670 {
      position: relative;
      width: 40px;
      height: 40px;
      flex-shrink: 0;
    }

    .ad-page-stitch .stroke-3_8670 {
      position: absolute;
      inset: 0px;
      border-radius: 100px 100px 100px 100px;
      pointer-events: none;
      border-width: 1px 1px 1px 1px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(232, 234, 237, 1);
    }

    .ad-page-stitch .frame-3_8671 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      gap: 4px;
      align-items: flex-start;
    }

    .ad-page-stitch .paragraph-3_8672 {
      font-size: 16px;
      font-family: "Outfit-Medium";
      font-weight: 500;
      letter-spacing: 0em;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .paragraph-3_8673 {
      font-size: 16px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      text-align: center;
      letter-spacing: 0em;
      line-height: 22px;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8674 {
      width: 100%;
      height: 298px;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      flex-grow: 1;
      flex-basis: 0;
      align-self: stretch;
      border-radius: 24px 24px 24px 24px;
      background-color: rgba(242, 244, 248, 1);
    }

    .ad-page-stitch .frame-content-3_8674 {
      display: flex;
      flex-direction: column;
      gap: 32px;
      align-items: flex-start;
      padding: 32px 32px 32px 32px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8675 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8675 {
      display: flex;
      flex-direction: column;
      gap: 20px;
      align-items: flex-start;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8676 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 6px;
      align-items: center;
    }

    .ad-page-stitch .vector-3_8677 {
      width: 24px;
      height: 24px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Frame.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .vector-3_8679 {
      width: 24px;
      height: 24px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Frame.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .vector-3_8681 {
      width: 24px;
      height: 24px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Frame.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .vector-3_8683 {
      width: 24px;
      height: 24px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Frame.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .vector-3_8685 {
      width: 24px;
      height: 24px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Frame.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .paragraph-3_8687 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      letter-spacing: 0em;
      line-height: 28px;
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8688 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 16px;
      align-items: center;
    }

    .ad-page-stitch .frame-3_8689 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
      border-radius: 100px 100px 100px 100px;
      background-size: 157.8045% 157.8045%;
      background-position: -13.73px -2.81px;
      background-repeat: no-repeat;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/aea4d46ffd0c8b7e30386bb95896a9d6a4f136c2.png);
    }

    .ad-page-stitch .stroke-wrapper-3_8689 {
      position: relative;
      width: 40px;
      height: 40px;
      flex-shrink: 0;
    }

    .ad-page-stitch .stroke-3_8689 {
      position: absolute;
      inset: 0px;
      border-radius: 100px 100px 100px 100px;
      pointer-events: none;
      border-width: 1px 1px 1px 1px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(232, 234, 237, 1);
    }

    .ad-page-stitch .frame-3_8690 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      gap: 4px;
      align-items: flex-start;
    }

    .ad-page-stitch .paragraph-3_8691 {
      font-size: 16px;
      font-family: "Outfit-Medium";
      font-weight: 500;
      letter-spacing: 0em;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .paragraph-3_8692 {
      font-size: 16px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      text-align: center;
      letter-spacing: 0em;
      line-height: 22px;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8693 {
      width: 100%;
      height: 298px;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      flex-grow: 1;
      flex-basis: 0;
      align-self: stretch;
      border-radius: 24px 24px 24px 24px;
      background-color: rgba(242, 244, 248, 1);
    }

    .ad-page-stitch .frame-content-3_8693 {
      display: flex;
      flex-direction: column;
      gap: 32px;
      align-items: flex-start;
      padding: 32px 32px 32px 32px;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8694 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8694 {
      display: flex;
      flex-direction: column;
      gap: 20px;
      align-items: flex-start;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8695 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 6px;
      align-items: center;
    }

    .ad-page-stitch .vector-3_8696 {
      width: 24px;
      height: 24px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Frame.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .vector-3_8698 {
      width: 24px;
      height: 24px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Frame.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .vector-3_8700 {
      width: 24px;
      height: 24px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Frame.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .vector-3_8702 {
      width: 24px;
      height: 24px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Frame.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .vector-3_8704 {
      width: 24px;
      height: 24px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Frame.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .paragraph-3_8706 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      letter-spacing: 0em;
      line-height: 28px;
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8707 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 16px;
      align-items: center;
    }

    .ad-page-stitch .frame-3_8708 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
      border-radius: 100px 100px 100px 100px;
      background-size: 126.1941% 189.2912%;
      background-position: -5.41px -9.10px;
      background-repeat: no-repeat;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/fb73cb7746dbe497e40347b1ed428861949b3723.png);
    }

    .ad-page-stitch .stroke-wrapper-3_8708 {
      position: relative;
      width: 40px;
      height: 40px;
      flex-shrink: 0;
    }

    .ad-page-stitch .stroke-3_8708 {
      position: absolute;
      inset: 0px;
      border-radius: 100px 100px 100px 100px;
      pointer-events: none;
      border-width: 1px 1px 1px 1px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(232, 234, 237, 1);
    }

    .ad-page-stitch .frame-3_8709 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      gap: 4px;
      align-items: flex-start;
    }

    .ad-page-stitch .paragraph-3_8710 {
      font-size: 16px;
      font-family: "Outfit-Medium";
      font-weight: 500;
      letter-spacing: 0em;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .paragraph-3_8711 {
      font-size: 16px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      text-align: center;
      letter-spacing: 0em;
      line-height: 22px;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8714 {
      width: 1920px;
      height: auto;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: center;
      background-color: rgba(255, 255, 255, 1);
    }

    .ad-page-stitch .frame-content-3_8714 {
      display: flex;
      flex-direction: column;
      gap: 80px;
      align-items: center;
      padding: 80px 280px 180px 280px;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8715 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      gap: 28px;
      align-items: center;
    }

    .ad-page-stitch .frame-3_8716 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 20px;
      align-items: center;
    }

    .ad-page-stitch .paragraph-3_8717 {
      font-size: 48px;
      font-family: "Outfit-SemiBold";
      font-weight: 600;
      text-align: center;
      letter-spacing: 0em;
      color: rgba(25, 25, 26, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .paragraph-3_8718 {
      font-size: 20px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      text-align: center;
      letter-spacing: 0em;
      line-height: 30px;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8721 {
      width: 1380px;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8721 {
      display: flex;
      flex-direction: column;
      gap: 24px;
      align-items: flex-start;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8722 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      align-items: center;
      border-radius: 12px 12px 12px 12px;
      background-color: rgba(242, 244, 248, 1);
    }

    .ad-page-stitch .frame-content-3_8722 {
      display: flex;
      flex-direction: row;
      align-items: center;
      padding: 24px 28px 24px 28px;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8723 {
      width: 1304px;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8723 {
      display: flex;
      flex-direction: column;
      gap: 24px;
      align-items: flex-start;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8724 {
      width: 100%;
      height: 32px;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8724 {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-between;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .paragraph-3_8725 {
      font-size: 20px;
      font-family: "Outfit-SemiBold";
      font-weight: 600;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      line-height: 32px;
      color: rgba(25, 25, 26, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8726 {
      width: 32px;
      height: 32px;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .group-3_8727 {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0%;
      right: 0%;
      top: 0%;
      bottom: 0%;
    }

    .ad-page-stitch .vector-3_8730 {
      width: 43.74%;
      height: 20.72%;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Group0.png), url(/mb-cms/__/en/img/ad/comparison/shared/image/clip653_1885.png);
      background-size: 100% 100%, 0 0;
      background-repeat: no-repeat;
      position: absolute;
      left: 28.13%;
      right: 28.13%;
      top: 39.64%;
      bottom: 39.64%;
      -webkit-mask-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/clip653_1885.png);
      mask-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/clip653_1885.png);
      -webkit-mask-size: 32px 32px;
      mask-size: 32px 32px;
      -webkit-mask-position: -9px -12.6845703125px;
      mask-position: -9px -12.6845703125px;
      -webkit-mask-repeat: no-repeat;
      mask-repeat: no-repeat;
    }

    .ad-page-stitch .paragraph-3_8732 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      line-height: 179.99999523162842%;
      color: rgba(25, 25, 26, 0.800000011920929);
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8733 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      align-items: center;
      border-radius: 12px 12px 12px 12px;
      background-color: rgba(242, 244, 248, 1);
    }

    .ad-page-stitch .frame-content-3_8733 {
      display: flex;
      flex-direction: row;
      align-items: center;
      padding: 24px 28px 24px 28px;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8734 {
      width: 1304px;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8734 {
      display: flex;
      flex-direction: column;
      gap: 24px;
      align-items: flex-start;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8735 {
      width: 100%;
      height: 32px;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8735 {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-between;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .paragraph-3_8736 {
      font-size: 20px;
      font-family: "Outfit-SemiBold";
      font-weight: 600;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      line-height: 32px;
      color: rgba(25, 25, 26, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8737 {
      width: 32px;
      height: 32px;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .group-3_8738 {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0%;
      right: 0%;
      top: 0%;
      bottom: 0%;
    }

    .ad-page-stitch .vector-3_8741 {
      width: 43.74%;
      height: 20.72%;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Group0.png), url(/mb-cms/__/en/img/ad/comparison/shared/image/clip653_1885.png);
      background-size: 100% 100%, 0 0;
      background-repeat: no-repeat;
      position: absolute;
      left: 28.13%;
      right: 28.13%;
      top: 39.64%;
      bottom: 39.64%;
      -webkit-mask-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/clip653_1885.png);
      mask-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/clip653_1885.png);
      -webkit-mask-size: 32px 32px;
      mask-size: 32px 32px;
      -webkit-mask-position: -9px -12.6845703125px;
      mask-position: -9px -12.6845703125px;
      -webkit-mask-repeat: no-repeat;
      mask-repeat: no-repeat;
    }

    .ad-page-stitch .paragraph-3_8743 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      line-height: 179.99999523162842%;
      color: rgba(25, 25, 26, 0.800000011920929);
      width: 1304px;
      height: auto;
      position: relative;
      flex-shrink: 0;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8744 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      align-items: center;
      border-radius: 12px 12px 12px 12px;
      background-color: rgba(242, 244, 248, 1);
    }

    .ad-page-stitch .frame-content-3_8744 {
      display: flex;
      flex-direction: row;
      align-items: center;
      padding: 24px 28px 24px 28px;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8745 {
      width: 1304px;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8745 {
      display: flex;
      flex-direction: column;
      gap: 24px;
      align-items: flex-start;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8746 {
      width: 100%;
      height: 32px;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8746 {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-between;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .paragraph-3_8747 {
      font-size: 20px;
      font-family: "Outfit-SemiBold";
      font-weight: 600;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      line-height: 32px;
      color: rgba(25, 25, 26, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8748 {
      width: 32px;
      height: 32px;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .group-3_8749 {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0%;
      right: 0%;
      top: 0%;
      bottom: 0%;
    }

    .ad-page-stitch .vector-3_8752 {
      width: 43.74%;
      height: 20.72%;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Group0.png), url(/mb-cms/__/en/img/ad/comparison/shared/image/clip653_1885.png);
      background-size: 100% 100%, 0 0;
      background-repeat: no-repeat;
      position: absolute;
      left: 28.13%;
      right: 28.13%;
      top: 39.64%;
      bottom: 39.64%;
      -webkit-mask-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/clip653_1885.png);
      mask-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/clip653_1885.png);
      -webkit-mask-size: 32px 32px;
      mask-size: 32px 32px;
      -webkit-mask-position: -9px -12.6845703125px;
      mask-position: -9px -12.6845703125px;
      -webkit-mask-repeat: no-repeat;
      mask-repeat: no-repeat;
    }

    .ad-page-stitch .paragraph-3_8754 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      line-height: 179.99999523162842%;
      color: rgba(25, 25, 26, 0.800000011920929);
      width: 1304px;
      height: auto;
      position: relative;
      flex-shrink: 0;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8755 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      align-items: center;
      border-radius: 12px 12px 12px 12px;
      background-color: rgba(242, 244, 248, 1);
    }

    .ad-page-stitch .frame-content-3_8755 {
      display: flex;
      flex-direction: row;
      align-items: center;
      padding: 24px 28px 24px 28px;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8756 {
      width: 1304px;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8756 {
      display: flex;
      flex-direction: column;
      gap: 24px;
      align-items: flex-start;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8757 {
      width: 100%;
      height: 32px;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8757 {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-between;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .paragraph-3_8758 {
      font-size: 20px;
      font-family: "Outfit-SemiBold";
      font-weight: 600;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      line-height: 32px;
      color: rgba(25, 25, 26, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8759 {
      width: 32px;
      height: 32px;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .group-3_8760 {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0%;
      right: 0%;
      top: 0%;
      bottom: 0%;
    }

    .ad-page-stitch .vector-3_8763 {
      width: 43.74%;
      height: 20.72%;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Group0.png), url(/mb-cms/__/en/img/ad/comparison/shared/image/clip653_1885.png);
      background-size: 100% 100%, 0 0;
      background-repeat: no-repeat;
      position: absolute;
      left: 28.13%;
      right: 28.13%;
      top: 39.64%;
      bottom: 39.64%;
      -webkit-mask-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/clip653_1885.png);
      mask-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/clip653_1885.png);
      -webkit-mask-size: 32px 32px;
      mask-size: 32px 32px;
      -webkit-mask-position: -9px -12.6845703125px;
      mask-position: -9px -12.6845703125px;
      -webkit-mask-repeat: no-repeat;
      mask-repeat: no-repeat;
    }

    .ad-page-stitch .paragraph-3_8765 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      line-height: 179.99999523162842%;
      color: rgba(25, 25, 26, 0.800000011920929);
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8766 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      align-items: center;
      border-radius: 12px 12px 12px 12px;
      background-color: rgba(242, 244, 248, 1);
    }

    .ad-page-stitch .frame-content-3_8766 {
      display: flex;
      flex-direction: row;
      align-items: center;
      padding: 24px 28px 24px 28px;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8767 {
      width: 1304px;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8767 {
      display: flex;
      flex-direction: column;
      gap: 24px;
      align-items: flex-start;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8768 {
      width: 100%;
      height: 32px;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8768 {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-between;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .paragraph-3_8769 {
      font-size: 20px;
      font-family: "Outfit-SemiBold";
      font-weight: 600;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      line-height: 32px;
      color: rgba(25, 25, 26, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8770 {
      width: 32px;
      height: 32px;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .group-3_8771 {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0%;
      right: 0%;
      top: 0%;
      bottom: 0%;
    }

    .ad-page-stitch .vector-3_8774 {
      width: 43.74%;
      height: 20.72%;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Group0.png), url(/mb-cms/__/en/img/ad/comparison/shared/image/clip653_1885.png);
      background-size: 100% 100%, 0 0;
      background-repeat: no-repeat;
      position: absolute;
      left: 28.13%;
      right: 28.13%;
      top: 39.64%;
      bottom: 39.64%;
      -webkit-mask-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/clip653_1885.png);
      mask-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/clip653_1885.png);
      -webkit-mask-size: 32px 32px;
      mask-size: 32px 32px;
      -webkit-mask-position: -9px -12.6845703125px;
      mask-position: -9px -12.6845703125px;
      -webkit-mask-repeat: no-repeat;
      mask-repeat: no-repeat;
    }

    .ad-page-stitch .paragraph-3_8776 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      line-height: 179.99999523162842%;
      color: rgba(25, 25, 26, 0.800000011920929);
      width: 1304px;
      height: auto;
      position: relative;
      flex-shrink: 0;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8777 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      align-items: center;
      border-radius: 12px 12px 12px 12px;
      background-color: rgba(242, 244, 248, 1);
    }

    .ad-page-stitch .frame-content-3_8777 {
      display: flex;
      flex-direction: row;
      align-items: center;
      padding: 24px 28px 24px 28px;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8778 {
      width: 1304px;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8778 {
      display: flex;
      flex-direction: column;
      gap: 24px;
      align-items: flex-start;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8779 {
      width: 100%;
      height: 32px;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8779 {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-between;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .paragraph-3_8780 {
      font-size: 20px;
      font-family: "Outfit-SemiBold";
      font-weight: 600;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      line-height: 32px;
      color: rgba(25, 25, 26, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8781 {
      width: 32px;
      height: 32px;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .group-3_8782 {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0%;
      right: 0%;
      top: 0%;
      bottom: 0%;
    }

    .ad-page-stitch .vector-3_8785 {
      width: 43.74%;
      height: 20.72%;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Group0.png), url(/mb-cms/__/en/img/ad/comparison/shared/image/clip653_1885.png);
      background-size: 100% 100%, 0 0;
      background-repeat: no-repeat;
      position: absolute;
      left: 28.13%;
      right: 28.13%;
      top: 39.64%;
      bottom: 39.64%;
      -webkit-mask-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/clip653_1885.png);
      mask-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/clip653_1885.png);
      -webkit-mask-size: 32px 32px;
      mask-size: 32px 32px;
      -webkit-mask-position: -9px -12.6845703125px;
      mask-position: -9px -12.6845703125px;
      -webkit-mask-repeat: no-repeat;
      mask-repeat: no-repeat;
    }

    .ad-page-stitch .paragraph-3_8787 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      line-height: 179.99999523162842%;
      color: rgba(25, 25, 26, 0.800000011920929);
      width: 1304px;
      height: auto;
      position: relative;
      flex-shrink: 0;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8788 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      align-items: center;
      border-radius: 12px 12px 12px 12px;
      background-color: rgba(242, 244, 248, 1);
    }

    .ad-page-stitch .frame-content-3_8788 {
      display: flex;
      flex-direction: row;
      align-items: center;
      padding: 24px 28px 24px 28px;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8789 {
      width: 1304px;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8789 {
      display: flex;
      flex-direction: column;
      gap: 24px;
      align-items: flex-start;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8790 {
      width: 100%;
      height: 32px;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8790 {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-between;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .paragraph-3_8791 {
      font-size: 20px;
      font-family: "Outfit-SemiBold";
      font-weight: 600;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      line-height: 32px;
      color: rgba(25, 25, 26, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8792 {
      width: 32px;
      height: 32px;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .group-3_8793 {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0%;
      right: 0%;
      top: 0%;
      bottom: 0%;
    }

    .ad-page-stitch .vector-3_8796 {
      width: 43.74%;
      height: 20.72%;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Group0.png), url(/mb-cms/__/en/img/ad/comparison/shared/image/clip653_1885.png);
      background-size: 100% 100%, 0 0;
      background-repeat: no-repeat;
      position: absolute;
      left: 28.13%;
      right: 28.13%;
      top: 39.64%;
      bottom: 39.64%;
      -webkit-mask-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/clip653_1885.png);
      mask-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/clip653_1885.png);
      -webkit-mask-size: 32px 32px;
      mask-size: 32px 32px;
      -webkit-mask-position: -9px -12.6845703125px;
      mask-position: -9px -12.6845703125px;
      -webkit-mask-repeat: no-repeat;
      mask-repeat: no-repeat;
    }

    .ad-page-stitch .paragraph-3_8798 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      line-height: 179.99999523162842%;
      color: rgba(25, 25, 26, 0.800000011920929);
      width: 1304px;
      height: auto;
      position: relative;
      flex-shrink: 0;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8799 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      align-items: center;
      border-radius: 12px 12px 12px 12px;
      background-color: rgba(242, 244, 248, 1);
    }

    .ad-page-stitch .frame-content-3_8799 {
      display: flex;
      flex-direction: row;
      align-items: center;
      padding: 24px 28px 24px 28px;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8800 {
      width: 1304px;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8800 {
      display: flex;
      flex-direction: column;
      gap: 24px;
      align-items: flex-start;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8801 {
      width: 100%;
      height: 32px;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8801 {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-between;
      width: 100%;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .paragraph-3_8802 {
      font-size: 20px;
      font-family: "Outfit-SemiBold";
      font-weight: 600;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      line-height: 32px;
      color: rgba(25, 25, 26, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8803 {
      width: 32px;
      height: 32px;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .group-3_8804 {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0%;
      right: 0%;
      top: 0%;
      bottom: 0%;
    }

    .ad-page-stitch .vector-3_8807 {
      width: 43.74%;
      height: 20.72%;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Group0.png), url(/mb-cms/__/en/img/ad/comparison/shared/image/clip653_1885.png);
      background-size: 100% 100%, 0 0;
      background-repeat: no-repeat;
      position: absolute;
      left: 28.13%;
      right: 28.13%;
      top: 39.64%;
      bottom: 39.64%;
      -webkit-mask-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/clip653_1885.png);
      mask-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/clip653_1885.png);
      -webkit-mask-size: 32px 32px;
      mask-size: 32px 32px;
      -webkit-mask-position: -9px -12.6845703125px;
      mask-position: -9px -12.6845703125px;
      -webkit-mask-repeat: no-repeat;
      mask-repeat: no-repeat;
    }

    .ad-page-stitch .paragraph-3_8809 {
      font-size: 14px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      line-height: 179.99999523162842%;
      color: rgba(25, 25, 26, 0.800000011920929);
      width: 1304px;
      height: auto;
      position: relative;
      flex-shrink: 0;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8810 {
      width: 1920px;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      justify-content: flex-end;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8810 {
      display: flex;
      flex-direction: column;
      gap: 10px;
      align-items: center;
      justify-content: flex-end;
      padding: 0px 25px 25px 25px;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8811 {
      width: 100%;
      height: 694px;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: center;
      border-radius: 40px 40px 40px 40px;
      background-color: transparent;
      background-image: none;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center;
    }

    .ad-page-stitch .frame-content-3_8811 {
      display: flex;
      flex-direction: column;
      gap: 80px;
      align-items: center;
      padding: 99px 280px 99px 280px;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .group-3_8812 {
      width: 1870px;
      height: 682px;
      position: absolute;
      left: 0px;
      top: 0.0078125px;
    }

    .ad-page-stitch .rectangle-3_8814 {
      width: 1870px;
      height: 1052px;
      position: absolute;
      left: 0px;
      top: -185px;
      background-size: 100% 100%;
      background-position: center;
      background-repeat: no-repeat;
      background-image: none;
      -webkit-mask-image: none;
      mask-image: none;
      -webkit-mask-size: 1870px 682px;
      mask-size: 1870px 682px;
      -webkit-mask-position: 0px 185px;
      mask-position: 0px 185px;
      -webkit-mask-repeat: no-repeat;
      mask-repeat: no-repeat;
    }

    .ad-page-stitch .frame-3_8815 {
      min-width: 1310px;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8815 {
      display: flex;
      flex-direction: column;
      gap: 64px;
      align-items: center;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8816 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: center;
    }

    .ad-page-stitch .frame-content-3_8816 {
      display: flex;
      flex-direction: column;
      gap: 25px;
      align-items: center;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8817 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: center;
    }

    .ad-page-stitch .paragraph-3_8818 {
      font-size: 50px;
      font-family: "Outfit-SemiBold";
      font-weight: 600;
      letter-spacing: 0em;
      line-height: 120.00000476837158%;
      color: rgba(255, 255, 255, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
      background-color: transparent;
    }

    .ad-page-stitch .paragraph-3_8819 {
      font-size: 50px;
      font-family: "Outfit-SemiBold";
      font-weight: 600;
      letter-spacing: 0em;
      line-height: 120.00000476837158%;
      color: rgba(25, 25, 26, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
      background-color: transparent;
    }

    .ad-page-stitch .paragraph-3_8820 {
      font-size: 16px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      text-align: center;
      letter-spacing: 0em;
      line-height: 150%;
      color: rgba(255, 255, 255, 1);
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8821 {
      width: auto;
      height: 60px;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      align-items: center;
      border-radius: 52px 52px 52px 52px;
      background-color: rgba(25, 25, 26, 1);
    }

    .ad-page-stitch .frame-content-3_8821 {
      display: flex;
      flex-direction: row;
      gap: 6px;
      align-items: center;
      padding: 0px 36px 2px 40px;
      height: 100%;
      position: relative;
    }

    .ad-page-stitch .vector-3_8822 {
      width: 24px;
      height: 24px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/_1.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }

    .ad-page-stitch .frame-3_8824 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }

    .ad-page-stitch .paragraph-3_8825 {
      font-size: 22px;
      font-family: "Outfit-SemiBold";
      font-weight: 600;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      color: rgba(255, 255, 255, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8826 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      align-items: flex-start;
    }

    .ad-page-stitch .frame-content-3_8826 {
      display: flex;
      flex-direction: row;
      gap: 32px;
      align-items: flex-start;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .frame-3_8827 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: column;
      align-items: center;
      flex-grow: 1;
      flex-basis: 0;
      border-radius: 24px 24px 24px 24px;
      backdrop-filter: blur(2.6666666666666665px);
      background-repeat: no-repeat;
      background-size: 100% 100%;
      background-position: center;
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D'0%200%20303.5%20139'%20preserveAspectRatio%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%0A%20%20%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D'grad'%20gradientUnits%3D'objectBoundingBox'%20x1%3D'0'%20y1%3D'0.5'%20x2%3D'1'%20y2%3D'0.5'%20gradientTransform%3D'matrix(0.0000%2C%201.0000%2C%20-1.0000%2C%200.0000%2C%201.0000%2C%20-0.0000)'%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D'rgba(255%2C255%2C255%2C1)'%20offset%3D'0.3701923191547394'%2F%3E%3Cstop%20stop-color%3D'rgba(255%2C255%2C255%2C0.15)'%20offset%3D'1'%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%3Crect%20width%3D'100%25'%20height%3D'100%25'%20fill%3D'url(%23grad)'%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E");
    }

    .ad-page-stitch .frame-content-3_8827 {
      display: flex;
      flex-direction: column;
      gap: 10px;
      align-items: center;
      padding: 24px 24px 24px 24px;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .stroke-wrapper-3_8827 {
      position: relative;
      width: 100%;
      height: auto;
      display: flex;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-3_8827 {
      position: absolute;
      inset: 0px;
      border-radius: 24px 24px 24px 24px;
      pointer-events: none;
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D'0%200%20303.5%20139'%20preserveAspectRatio%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%0A%20%20%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D'grad'%20gradientUnits%3D'objectBoundingBox'%20x1%3D'0'%20y1%3D'0.5'%20x2%3D'1'%20y2%3D'0.5'%20gradientTransform%3D'matrix(0.0000%2C%201.0000%2C%20-1.0000%2C%200.0000%2C%201.0000%2C%20-0.0000)'%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D'rgba(255%2C255%2C255%2C1)'%20offset%3D'0'%2F%3E%3Cstop%20stop-color%3D'rgba(255%2C255%2C255%2C0.15)'%20offset%3D'1'%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%3Crect%20width%3D'100%25'%20height%3D'100%25'%20fill%3D'url(%23grad)'%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E");
      background-size: 100% 100%;
      background-repeat: no-repeat;
      background-position: center;
      padding: 1px 1px 1px 1px;
      -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
      -webkit-mask-composite: xor;
      mask-composite: exclude;
    }

    .ad-page-stitch .frame-3_8828 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      gap: 8px;
      align-items: center;
    }

    .ad-page-stitch .paragraph-3_8829 {
      font-size: 48px;
      font-family: "Barlow-Bold";
      font-weight: 700;
      text-align: center;
      letter-spacing: 0em;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .paragraph-3_8830 {
      font-size: 20px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      text-align: center;
      letter-spacing: -0.004999999888241291em;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8831 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: column;
      align-items: center;
      flex-grow: 1;
      flex-basis: 0;
      border-radius: 24px 24px 24px 24px;
      backdrop-filter: blur(2.6666666666666665px);
      background-repeat: no-repeat;
      background-size: 100% 100%;
      background-position: center;
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D'0%200%20303.5%20139'%20preserveAspectRatio%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%0A%20%20%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D'grad'%20gradientUnits%3D'objectBoundingBox'%20x1%3D'0'%20y1%3D'0.5'%20x2%3D'1'%20y2%3D'0.5'%20gradientTransform%3D'matrix(0.0000%2C%201.0000%2C%20-1.0000%2C%200.0000%2C%201.0000%2C%20-0.0000)'%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D'rgba(255%2C255%2C255%2C1)'%20offset%3D'0.3701923191547394'%2F%3E%3Cstop%20stop-color%3D'rgba(255%2C255%2C255%2C0.15)'%20offset%3D'1'%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%3Crect%20width%3D'100%25'%20height%3D'100%25'%20fill%3D'url(%23grad)'%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E");
    }

    .ad-page-stitch .frame-content-3_8831 {
      display: flex;
      flex-direction: column;
      gap: 10px;
      align-items: center;
      padding: 24px 24px 24px 24px;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .stroke-wrapper-3_8831 {
      position: relative;
      width: 100%;
      height: auto;
      display: flex;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-3_8831 {
      position: absolute;
      inset: 0px;
      border-radius: 24px 24px 24px 24px;
      pointer-events: none;
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D'0%200%20303.5%20139'%20preserveAspectRatio%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%0A%20%20%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D'grad'%20gradientUnits%3D'objectBoundingBox'%20x1%3D'0'%20y1%3D'0.5'%20x2%3D'1'%20y2%3D'0.5'%20gradientTransform%3D'matrix(0.0000%2C%201.0000%2C%20-1.0000%2C%200.0000%2C%201.0000%2C%20-0.0000)'%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D'rgba(255%2C255%2C255%2C1)'%20offset%3D'0'%2F%3E%3Cstop%20stop-color%3D'rgba(255%2C255%2C255%2C0.15)'%20offset%3D'1'%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%3Crect%20width%3D'100%25'%20height%3D'100%25'%20fill%3D'url(%23grad)'%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E");
      background-size: 100% 100%;
      background-repeat: no-repeat;
      background-position: center;
      padding: 1px 1px 1px 1px;
      -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
      -webkit-mask-composite: xor;
      mask-composite: exclude;
    }

    .ad-page-stitch .frame-3_8832 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      gap: 8px;
      align-items: center;
    }

    .ad-page-stitch .paragraph-3_8833 {
      font-size: 48px;
      font-family: "Barlow-Bold";
      font-weight: 700;
      text-align: center;
      letter-spacing: 0em;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .paragraph-3_8834 {
      font-size: 20px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      text-align: center;
      letter-spacing: -0.004999999888241291em;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8835 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: column;
      align-items: center;
      flex-grow: 1;
      flex-basis: 0;
      border-radius: 24px 24px 24px 24px;
      backdrop-filter: blur(2.6666666666666665px);
      background-repeat: no-repeat;
      background-size: 100% 100%;
      background-position: center;
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D'0%200%20303.5%20139'%20preserveAspectRatio%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%0A%20%20%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D'grad'%20gradientUnits%3D'objectBoundingBox'%20x1%3D'0'%20y1%3D'0.5'%20x2%3D'1'%20y2%3D'0.5'%20gradientTransform%3D'matrix(0.0000%2C%201.0000%2C%20-1.0000%2C%200.0000%2C%201.0000%2C%20-0.0000)'%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D'rgba(255%2C255%2C255%2C1)'%20offset%3D'0.3701923191547394'%2F%3E%3Cstop%20stop-color%3D'rgba(255%2C255%2C255%2C0.15)'%20offset%3D'1'%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%3Crect%20width%3D'100%25'%20height%3D'100%25'%20fill%3D'url(%23grad)'%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E");
    }

    .ad-page-stitch .frame-content-3_8835 {
      display: flex;
      flex-direction: column;
      gap: 10px;
      align-items: center;
      padding: 24px 24px 24px 24px;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .stroke-wrapper-3_8835 {
      position: relative;
      width: 100%;
      height: auto;
      display: flex;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-3_8835 {
      position: absolute;
      inset: 0px;
      border-radius: 24px 24px 24px 24px;
      pointer-events: none;
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D'0%200%20303.5%20139'%20preserveAspectRatio%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%0A%20%20%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D'grad'%20gradientUnits%3D'objectBoundingBox'%20x1%3D'0'%20y1%3D'0.5'%20x2%3D'1'%20y2%3D'0.5'%20gradientTransform%3D'matrix(0.0000%2C%201.0000%2C%20-1.0000%2C%200.0000%2C%201.0000%2C%20-0.0000)'%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D'rgba(255%2C255%2C255%2C1)'%20offset%3D'0'%2F%3E%3Cstop%20stop-color%3D'rgba(255%2C255%2C255%2C0.15)'%20offset%3D'1'%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%3Crect%20width%3D'100%25'%20height%3D'100%25'%20fill%3D'url(%23grad)'%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E");
      background-size: 100% 100%;
      background-repeat: no-repeat;
      background-position: center;
      padding: 1px 1px 1px 1px;
      -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
      -webkit-mask-composite: xor;
      mask-composite: exclude;
    }

    .ad-page-stitch .frame-3_8836 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      gap: 8px;
      align-items: center;
    }

    .ad-page-stitch .paragraph-3_8837 {
      font-size: 48px;
      font-family: "Barlow-Bold";
      font-weight: 700;
      text-align: center;
      letter-spacing: 0em;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .paragraph-3_8838 {
      font-size: 20px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      text-align: center;
      letter-spacing: -0.004999999888241291em;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .frame-3_8839 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      flex-shrink: 1;
      display: flex;
      flex-direction: column;
      align-items: center;
      flex-grow: 1;
      flex-basis: 0;
      border-radius: 24px 24px 24px 24px;
      backdrop-filter: blur(2.6666666666666665px);
      background-repeat: no-repeat;
      background-size: 100% 100%;
      background-position: center;
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D'0%200%20303.5%20139'%20preserveAspectRatio%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%0A%20%20%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D'grad'%20gradientUnits%3D'objectBoundingBox'%20x1%3D'0'%20y1%3D'0.5'%20x2%3D'1'%20y2%3D'0.5'%20gradientTransform%3D'matrix(0.0000%2C%201.0000%2C%20-1.0000%2C%200.0000%2C%201.0000%2C%20-0.0000)'%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D'rgba(255%2C255%2C255%2C1)'%20offset%3D'0.3701923191547394'%2F%3E%3Cstop%20stop-color%3D'rgba(255%2C255%2C255%2C0.15)'%20offset%3D'1'%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%3Crect%20width%3D'100%25'%20height%3D'100%25'%20fill%3D'url(%23grad)'%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E");
    }

    .ad-page-stitch .frame-content-3_8839 {
      display: flex;
      flex-direction: column;
      gap: 10px;
      align-items: center;
      padding: 24px 24px 24px 24px;
      width: 100%;
      position: relative;
    }

    .ad-page-stitch .stroke-wrapper-3_8839 {
      position: relative;
      width: 100%;
      height: auto;
      display: flex;
      flex-shrink: 1;
      flex-grow: 1;
      flex-basis: 0;
    }

    .ad-page-stitch .stroke-3_8839 {
      position: absolute;
      inset: 0px;
      border-radius: 24px 24px 24px 24px;
      pointer-events: none;
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D'0%200%20303.5%20139'%20preserveAspectRatio%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%0A%20%20%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D'grad'%20gradientUnits%3D'objectBoundingBox'%20x1%3D'0'%20y1%3D'0.5'%20x2%3D'1'%20y2%3D'0.5'%20gradientTransform%3D'matrix(0.0000%2C%201.0000%2C%20-1.0000%2C%200.0000%2C%201.0000%2C%20-0.0000)'%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D'rgba(255%2C255%2C255%2C1)'%20offset%3D'0'%2F%3E%3Cstop%20stop-color%3D'rgba(255%2C255%2C255%2C0.15)'%20offset%3D'1'%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%3Crect%20width%3D'100%25'%20height%3D'100%25'%20fill%3D'url(%23grad)'%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E");
      background-size: 100% 100%;
      background-repeat: no-repeat;
      background-position: center;
      padding: 1px 1px 1px 1px;
      -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
      -webkit-mask-composite: xor;
      mask-composite: exclude;
    }

    .ad-page-stitch .frame-3_8840 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 87px;
      align-items: center;
    }

    .ad-page-stitch .frame-3_8841 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      gap: 8px;
      align-items: center;
    }

    .ad-page-stitch .paragraph-3_8842 {
      font-size: 48px;
      font-family: "Barlow-Bold";
      font-weight: 700;
      text-align: center;
      letter-spacing: 0em;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .paragraph-3_8843 {
      font-size: 20px;
      font-family: "Outfit-Regular";
      font-weight: 400;
      text-align: center;
      letter-spacing: -0.004999999888241291em;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .feature-section {
      width: 100vw;
      padding: clamp(88px, 6.7vw, 128px) clamp(24px, 6vw, 255px) clamp(64px, 4.2vw, 80px);
    }

    .ad-page-stitch .feature-section-header {
      max-width: 1100px;
      width: 100%;
    }

    .ad-page-stitch .feature-heading,
    .ad-page-stitch .feature-intro {
      max-width: 100%;
    }

    .ad-page-stitch .feature-grid {
      display: grid;
      grid-template-columns: repeat(3, minmax(0, 1fr));
      gap: 40px 32px;
      width: min(1410px, 100%);
      align-items: stretch;
    }

    .ad-page-stitch .feature-row,
    .ad-page-stitch .frame-content-3_8188,
    .ad-page-stitch .frame-content-3_8238 {
      display: contents;
    }

    .ad-page-stitch .feature-card {
      width: 100%;
      min-width: 0;
      height: auto;
      min-height: 306px;
      align-self: stretch;
      flex: none;
    }

    .ad-page-stitch .feature-card > [class^="frame-content-"] {
      height: 100%;
    }

    .ad-page-stitch .feature-card h3,
    .ad-page-stitch .feature-card p,
    .ad-page-stitch .feature-heading span,
    .ad-page-stitch .feature-intro {
      white-space: normal;
    }

    .ad-page-stitch .feature-card h3 {
      line-height: 1.25;
    }

    @media (min-width: 1024px) {
      .ad-page-stitch .feature-heading {
        flex-direction: row;
        gap: 12px;
      }

      .ad-page-stitch .feature-heading span {
        white-space: pre;
      }
    }

    @media (max-width: 1279px) {
      .ad-page-stitch .feature-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
      }

      .ad-page-stitch .role-panel > .frame-content-3_8426 {
        padding: 88px clamp(32px, 5vw, 64px);
      }

      .ad-page-stitch .role-card {
        padding: 40px;
      }
    }

    .ad-page-stitch .comparison-section {
      width: 100vw;
      height: auto;
      min-height: 0;
    }

    .ad-page-stitch .comparison-section > .frame-content-3_8282 {
      padding: clamp(88px, 6.7vw, 128px) clamp(24px, 6vw, 280px);
      width: 100%;
    }

    .ad-page-stitch .comparison-header {
      max-width: 900px;
      width: 100%;
    }

    .ad-page-stitch .comparison-heading,
    .ad-page-stitch .comparison-heading-text,
    .ad-page-stitch .comparison-intro {
      max-width: 100%;
      white-space: normal;
    }

    .ad-page-stitch .comparison-table-shell {
      width: min(1360px, 100%);
      height: auto;
      overflow: visible;
    }

    .ad-page-stitch .comparison-table {
      min-width: 980px;
      height: auto;
    }

    .ad-page-stitch .comparison-table > .frame-content-3_8302 {
      min-width: 980px;
    }

    .ad-page-stitch .comparison-table .stroke-wrapper-3_8419 {
      left: calc(24px + ((100% - 48px) / 3));
      width: calc((100% - 48px) / 3);
      top: 0;
      height: 100%;
    }

    .ad-page-stitch .comparison-table .rectangle-3_8419 {
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D'0%200%20438%20439'%20preserveAspectRatio%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%0A%20%20%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D'grad'%20gradientUnits%3D'objectBoundingBox'%20x1%3D'0'%20y1%3D'0.5'%20x2%3D'1'%20y2%3D'0.5'%20gradientTransform%3D'matrix(0.0000%2C%201.0000%2C%20-1.0000%2C%200.0000%2C%201.0000%2C%20-0.0000)'%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D'rgba(155%2C84%2C255%2C0)'%20offset%3D'0.5158463716506958'%2F%3E%3Cstop%20stop-color%3D'rgba(155.2206268310547%2C83.94963073730469%2C255%2C0.05999999700808058)'%20offset%3D'1'%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%3Crect%20width%3D'100%25'%20height%3D'100%25'%20fill%3D'url(%23grad)'%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E");
    }

    .ad-page-stitch .comparison-table .frame-3_8304,
    .ad-page-stitch .comparison-table .frame-3_8308,
    .ad-page-stitch .comparison-table .frame-3_8318 {
      width: 100%;
      flex: 1 1 0;
    }

    .ad-page-stitch .comparison-table .frame-3_8320 {
      width: 27px;
      height: 27px;
      border-radius: 11px;
      background-image: url("/mb-cms/__/en/img/ad/comparison/stitch/image/897c378d3e28ae11a01402de604a2885fa420826.png");
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
    }

    .ad-page-stitch .comparison-table .frame-3_8320 > * {
      display: none;
    }

    .ad-page-stitch .comparison-heading .rectangle-3_8297 {
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D'0%200%2059.999977111816406%2059.9999885559082'%20preserveAspectRatio%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%0A%20%20%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3CradialGradient%20id%3D'grad'%20gradientUnits%3D'userSpaceOnUse'%20cx%3D'0'%20cy%3D'0'%20r%3D'1'%20gradientTransform%3D'matrix(-67.1761%2C%203.2704%2C%20-45.7074%2C%20-906.7348%2C%20-0.0000%2C%2060.0000)'%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D'rgba(102%2C91%2C255%2C1)'%20offset%3D'0'%2F%3E%3Cstop%20stop-color%3D'rgba(255%2C134%2C216%2C1)'%20offset%3D'0.49833253026008606'%2F%3E%3Cstop%20stop-color%3D'rgba(255%2C173.6446075439453%2C154.7310791015625%2C1)'%20offset%3D'0.7583324909210205'%2F%3E%3Cstop%20stop-color%3D'rgba(255%2C211%2C97%2C1)'%20offset%3D'1'%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FradialGradient%3E%0A%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%3Crect%20width%3D'100%25'%20height%3D'100%25'%20fill%3D'url(%23grad)'%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E");
    }

    .ad-page-stitch .comparison-row p,
    .ad-page-stitch .comparison-table p {
      white-space: normal;
    }

    .ad-page-stitch [id="3_8391"],
    .ad-page-stitch [id="3_8400"],
    .ad-page-stitch [id="3_8410"] {
      display: none;
    }

    .ad-page-stitch .comparison-cta {
      border: 0;
      cursor: pointer;
      font: inherit;
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 8px;
    }

    .ad-page-stitch .comparison-cta .frame-3_8421,
    .ad-page-stitch .comparison-cta .vector-3_8423 {
      position: relative;
      left: auto;
      top: auto;
      transform: none;
    }

    .ad-page-stitch .comparison-cta .vector-3_8423 {
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/SVG0.png);
    }

    .ad-page-stitch .role-section {
      width: 100vw;
      align-items: center;
    }

    .ad-page-stitch .role-section > .frame-content-3_8425 {
      width: 100%;
      align-items: center;
      padding: 0 clamp(16px, 1.3vw, 25px);
    }

    .ad-page-stitch .role-panel {
      width: 100%;
      height: auto;
      min-height: 0;
    }

    .ad-page-stitch .role-panel > .frame-content-3_8426 {
      padding: clamp(88px, 6.7vw, 128px) clamp(48px, 15.9vw, 305px);
      justify-content: flex-start;
    }

    @media (min-width: 1600px) {
      .ad-page-stitch .role-panel > .frame-content-3_8426 {
        padding-left: clamp(48px, calc((100% - 1360px) / 2), 255px);
        padding-right: clamp(48px, calc((100% - 1360px) / 2), 255px);
      }
    }

    .ad-page-stitch .role-section .group-3_8427 {
      width: min(1360px, 100%);
      height: auto;
    }

    .ad-page-stitch .role-section .frame-3_8428 {
      position: relative;
      left: auto;
      top: auto;
      width: 100%;
    }

    .ad-page-stitch .role-section .frame-content-3_8428 {
      gap: clamp(56px, 4.2vw, 80px);
    }

    .ad-page-stitch .role-header {
      width: min(100%, 920px);
    }

    .ad-page-stitch .role-heading {
      flex-wrap: wrap;
      justify-content: center;
    }

    .ad-page-stitch .role-card-grid,
    .ad-page-stitch .role-card-grid > .frame-content-3_8434 {
      width: 100%;
    }

    .ad-page-stitch .role-card-grid > .frame-content-3_8434 {
      gap: clamp(24px, 2.1vw, 40px);
    }

    .ad-page-stitch .role-card-grid .frame-content-3_8435,
    .ad-page-stitch .role-card-grid .frame-content-3_8505 {
      gap: clamp(24px, 2.1vw, 40px);
      align-items: stretch;
    }

    .ad-page-stitch .role-card {
      width: 100%;
      min-width: 0;
      height: auto;
      min-height: 426px;
      flex: 1 1 0;
      padding: clamp(40px, 3.1vw, 60px);
      isolation: isolate;
      box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.14),
        inset 1px 0 0 rgba(255, 255, 255, 0.06);
    }

    .ad-page-stitch .role-card > .frame-3_8440,
    .ad-page-stitch .role-card > .frame-3_8472,
    .ad-page-stitch .role-card > .frame-3_8508,
    .ad-page-stitch .role-card > .frame-3_8549 {
      position: relative;
      left: auto;
      top: auto;
      width: 100%;
      max-width: 540px;
    }

    .ad-page-stitch .role-card p {
      white-space: normal;
    }

    .ad-page-stitch .role-card .paragraph-3_8448,
    .ad-page-stitch .role-card .paragraph-3_8485,
    .ad-page-stitch .role-card .paragraph-3_8523,
    .ad-page-stitch .role-card .paragraph-3_8557 {
      font-style: italic;
    }

    .ad-page-stitch .role-card [class^="paragraph-"] {
      max-width: 100%;
    }

    .ad-page-stitch .logo-section,
    .ad-page-stitch .testimonials-section {
      width: 100vw;
    }

    .ad-page-stitch .logo-section > .frame-content-3_8588 {
      padding: clamp(88px, 6.7vw, 128px) 16px;
      width: 100%;
    }

    .ad-page-stitch .testimonials-section > .frame-content-3_8589 {
      padding: clamp(88px, 6.7vw, 128px) clamp(24px, 6vw, 280px);
      width: 100%;
    }

    .ad-page-stitch .logo-section-header,
    .ad-page-stitch .testimonials-header {
      width: min(100%, 900px);
    }

    .ad-page-stitch .logo-section-header h2,
    .ad-page-stitch .logo-section-header p,
    .ad-page-stitch .testimonials-header p,
    .ad-page-stitch .testimonials-heading,
    .ad-page-stitch .testimonials-heading span {
      max-width: 100%;
      white-space: normal;
    }

    .ad-page-stitch .logo-grid {
      width: 100%;
    }

    @media (min-width: 1024px) {
      .ad-page-stitch .testimonials-header {
        width: min(100%, 1360px);
      }

      .ad-page-stitch .testimonials-header .paragraph-3_8594 {
        width: auto;
        max-width: none;
        white-space: pre;
      }
    }

    .ad-page-stitch .logo-grid .frame-content-5_763 {
      width: 100%;
    }

    .ad-page-stitch .logo-grid .frame-content-5_764,
    .ad-page-stitch .logo-grid .frame-content-5_793 {
      display: grid;
      grid-template-columns: repeat(5, minmax(0, 1fr));
      width: 100%;
    }

    .ad-page-stitch .logo-grid [class^="stroke-wrapper-5_"] {
      width: 100%;
      min-width: 0;
      flex: none;
    }

    .ad-page-stitch .logo-image,
    .ad-page-stitch .avatar-image {
      display: block;
      background: none !important;
      -webkit-mask-image: none !important;
      mask-image: none !important;
    }

    .ad-page-stitch .logo-image {
      object-fit: contain;
    }

    .ad-page-stitch .avatar-image {
      width: 100%;
      height: 100%;
      object-fit: cover;
      border-radius: inherit;
    }

    .ad-page-stitch .testimonial-avatar-image {
      width: 40px;
      height: 40px;
      flex-shrink: 0;
      border-radius: 100px;
    }

    .ad-page-stitch [id="3_8612"] {
      background-image: url("/mb-cms/__/en/img/ad/comparison/shared/image/7412cda8fb627eef4cb8c5bfb7f0e7c533dee647.png");
    }

    .ad-page-stitch [id="3_8631"] {
      background-image: url("/mb-cms/__/en/img/ad/comparison/shared/image/5a2eecb7c34b1a88d1bb1b386b8fc4963b0a78fe.png");
    }

    .ad-page-stitch [id="3_8650"] {
      background-image: url("/mb-cms/__/en/img/ad/comparison/shared/image/43b1e2be426af1cbef9b12aabd57685b9498661f.png");
    }

    .ad-page-stitch [id="3_8670"] {
      background-image: url("/mb-cms/__/en/img/ad/comparison/shared/image/d8eaff42a3b8c4657d2bf7066ad38e9914d98908.png");
    }

    .ad-page-stitch [id="3_8689"] {
      background-image: url("/mb-cms/__/en/img/ad/comparison/shared/image/aea4d46ffd0c8b7e30386bb95896a9d6a4f136c2.png");
    }

    .ad-page-stitch [id="3_8708"] {
      background-image: url("/mb-cms/__/en/img/ad/comparison/shared/image/fb73cb7746dbe497e40347b1ed428861949b3723.png");
    }

    .ad-page-stitch [id="3_8612"],
    .ad-page-stitch [id="3_8631"],
    .ad-page-stitch [id="3_8650"],
    .ad-page-stitch [id="3_8670"],
    .ad-page-stitch [id="3_8689"],
    .ad-page-stitch [id="3_8708"] {
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
    }

    .ad-page-stitch .semantic-logo-image {
      position: absolute;
      width: 1px;
      height: 1px;
      overflow: hidden;
      clip: rect(0 0 0 0);
      clip-path: inset(50%);
      white-space: nowrap;
    }

    .ad-page-stitch .testimonial-card [class^="stroke-wrapper-3_86"],
    .ad-page-stitch .testimonial-card .stroke-wrapper-3_8708 {
      overflow: hidden;
      border-radius: 100px;
    }

    .ad-page-stitch .testimonial-card [class^="stroke-3_86"],
    .ad-page-stitch .testimonial-card .stroke-3_8708 {
      z-index: 1;
    }

    .ad-page-stitch .testimonials-grid {
      width: min(1360px, 100%);
    }

    .ad-page-stitch .testimonials-grid > .frame-content-3_8595 {
      display: grid;
      grid-template-columns: repeat(3, minmax(0, 1fr));
      gap: 32px;
      align-items: stretch;
    }

    .ad-page-stitch .testimonials-grid .frame-3_8596,
    .ad-page-stitch .testimonials-grid .frame-3_8654,
    .ad-page-stitch .testimonials-grid .frame-content-3_8596,
    .ad-page-stitch .testimonials-grid .frame-content-3_8654 {
      display: contents;
    }

    .ad-page-stitch .testimonial-card {
      width: 100%;
      min-width: 0;
      height: auto;
      min-height: 298px;
      flex: none;
    }

    .ad-page-stitch .testimonial-card p,
    .ad-page-stitch .testimonial-card blockquote,
    .ad-page-stitch .testimonial-card span {
      max-width: 100%;
      white-space: normal;
    }

    .ad-page-stitch .testimonial-card blockquote {
      line-height: 1.75;
    }

    .ad-page-stitch .testimonial-card .frame-3_8611,
    .ad-page-stitch .testimonial-card .frame-3_8630,
    .ad-page-stitch .testimonial-card .frame-3_8649,
    .ad-page-stitch .testimonial-card .frame-3_8669,
    .ad-page-stitch .testimonial-card .frame-3_8688,
    .ad-page-stitch .testimonial-card .frame-3_8707 {
      max-width: 100%;
      min-width: 0;
    }

    .ad-page-stitch .testimonial-card :is(
      .frame-3_8636,
      .frame-3_8694,
      .frame-content-3_8636,
      .frame-content-3_8694
    ) {
      height: auto;
    }

    .ad-page-stitch .faq-section {
      width: 100vw;
    }

    .ad-page-stitch .faq-section > .frame-content-3_8714 {
      gap: clamp(56px, 4.2vw, 80px);
      padding: clamp(72px, 4.2vw, 80px) clamp(24px, 14.6vw, 280px) clamp(96px, 9.4vw, 180px);
      width: 100%;
    }

    .ad-page-stitch .faq-header {
      width: min(100%, 900px);
    }

    .ad-page-stitch .faq-header h2,
    .ad-page-stitch .faq-header p {
      max-width: 100%;
      white-space: normal;
    }

    .ad-page-stitch .faq-list {
      width: min(1380px, 100%);
    }

    .ad-page-stitch .faq-item {
      width: 100%;
      height: auto;
      border-radius: 12px;
      display: block;
      padding: 24px 28px;
    }

    .ad-page-stitch .faq-question {
      cursor: pointer;
      display: flex;
      list-style: none;
      width: 100%;
      height: auto;
    }

    .ad-page-stitch .faq-question > [class^="frame-content-3_"] {
      align-items: flex-start;
      height: auto;
    }

    .ad-page-stitch .faq-question::-webkit-details-marker {
      display: none;
    }

    .ad-page-stitch .faq-item > [class^="frame-content-3_"] {
      padding: 0;
      margin-top: 24px;
    }

    .ad-page-stitch .faq-question h3,
    .ad-page-stitch .faq-item p {
      max-width: 100%;
      white-space: normal;
    }

    .ad-page-stitch .faq-question h3 {
      flex: 1 1 auto;
      min-width: 0;
    }

    .ad-page-stitch .faq-toggle {
      margin-top: 3px;
      transition: transform 160ms ease;
      transform-origin: center;
    }

    .ad-page-stitch .faq-item:not([open]) .faq-toggle {
      transform: rotate(180deg);
    }

    .ad-page-stitch .faq-item:not([open]) p {
      display: none;
    }

    .ad-page-stitch .faq-item [class^="frame-3_87"],
    .ad-page-stitch .faq-item [class^="frame-3_88"] {
      max-width: 100%;
    }

    .ad-page-stitch .final-cta-section {
      width: 100%;
      height: auto;
    }

    .ad-page-stitch .frame-3_8810.final-cta-section {
      width: 100%;
      max-width: 100%;
      box-sizing: border-box;
    }

    .ad-page-stitch .final-cta-section > .frame-content-3_8810 {
      width: 100%;
      padding: 0 25px 25px;
    }

    .ad-page-stitch .frame-3_8811.final-cta-panel {
      width: 100%;
      height: auto;
      min-height: 0;
      aspect-ratio: 1870 / 659;
      overflow: hidden;
      background-color: transparent;
      background-image: none;
      border-radius: 40px;
    }

    .ad-page-stitch .final-cta-panel > .frame-content-3_8811 {
      position: relative;
      inset: auto;
      height: 100%;
      min-height: 0;
      padding: clamp(72px, 5.2vw, 100px) clamp(32px, 14.6vw, 280px) clamp(88px, 6.7vw, 128px);
      gap: clamp(48px, 4.2vw, 80px);
      justify-content: flex-start;
    }

    .ad-page-stitch .final-cta-panel .group-3_8812 {
      display: block;
      position: absolute;
      inset: 0;
      width: 100%;
      height: 100%;
      overflow: hidden;
      pointer-events: none;
      z-index: 0;
    }

    .ad-page-stitch .final-cta-panel .rectangle-3_8814 {
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-image: url("/mb-cms/__/en/img/ad/comparison/stitch/image/Frame%202147229292.svg");
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      -webkit-mask-image: none;
      mask-image: none;
    }

    .ad-page-stitch .final-cta-content {
      opacity: 1;
      position: relative;
      z-index: 1;
    }

    .ad-page-stitch .final-cta-content,
    .ad-page-stitch .final-cta-content > .frame-content-3_8815,
    .ad-page-stitch .final-metrics,
    .ad-page-stitch .final-metrics > .frame-content-3_8826 {
      max-width: 100%;
    }

    .ad-page-stitch .final-cta-content.frame-3_8815 {
      min-width: 0;
      max-width: 100%;
      width: 100%;
      box-sizing: border-box;
    }

    .ad-page-stitch .final-cta-heading {
      max-width: 100%;
      margin: 0;
      text-align: center;
      display: flex;
      flex-direction: row;
      gap: 12px;
      align-items: center;
      justify-content: center;
    }

    .ad-page-stitch .final-cta-heading span {
      line-height: 108.00000429153442%;
      white-space: normal;
    }

    .ad-page-stitch .final-cta-copy {
      width: auto;
      max-width: 100%;
      white-space: normal;
    }

    .ad-page-stitch .final-cta-button {
      min-width: 0;
      justify-content: center;
    }

    .ad-page-stitch .final-cta-button .vector-3_8822 {
      background-image: url("/mb-cms/__/en/img/ad/comparison/shared/image/_1.png");
    }

    .ad-page-stitch .final-metrics {
      margin: 0;
      padding: 0;
    }

    .ad-page-stitch .final-metrics > .frame-content-3_8826 {
      display: grid;
      grid-template-columns: repeat(4, minmax(0, 1fr));
      gap: 32px;
      align-items: stretch;
    }

    .ad-page-stitch .final-metric-card {
      width: 100%;
      min-width: 0;
      flex: none;
      align-self: stretch;
      display: flex;
      flex-direction: column;
      min-height: 0;
    }

    .ad-page-stitch .final-metric-card > [class^="frame-3_"] {
      flex: 0 0 139px;
      width: 100%;
      min-height: 139px;
      max-height: 139px;
      height: 139px;
      box-sizing: border-box;
      overflow: hidden;
      background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.95) 50%, rgba(255, 255, 255, 0.25) 100%);
    }

    .ad-page-stitch .final-metric-card > [class^="frame-3_"] > [class^="frame-content-3_"] {
      flex: 1;
      justify-content: center;
      min-height: 0;
    }

    .ad-page-stitch .final-metric-card > [class^="stroke-3_"] {
      background-image: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.15) 100%);
    }

    .ad-page-stitch .final-metric-card dt,
    .ad-page-stitch .final-metric-card dd {
      margin: 0;
      white-space: pre;
    }

    .ad-page-stitch .role-card .frame-content-3_8450,
    .ad-page-stitch .role-card .frame-content-3_8459,
    .ad-page-stitch .role-card .frame-content-3_8487,
    .ad-page-stitch .role-card .frame-content-3_8496,
    .ad-page-stitch .role-card .frame-content-3_8525,
    .ad-page-stitch .role-card .frame-content-3_8534,
    .ad-page-stitch .role-card .frame-content-3_8559,
    .ad-page-stitch .role-card .frame-content-3_8568 {
      flex-wrap: wrap;
    }

    @media (max-width: 1439px) {
      .ad-page-stitch .role-card .frame-content-3_8450,
      .ad-page-stitch .role-card .frame-content-3_8459,
      .ad-page-stitch .role-card .frame-content-3_8487,
      .ad-page-stitch .role-card .frame-content-3_8496,
      .ad-page-stitch .role-card .frame-content-3_8525,
      .ad-page-stitch .role-card .frame-content-3_8534,
      .ad-page-stitch .role-card .frame-content-3_8559,
      .ad-page-stitch .role-card .frame-content-3_8568 {
        flex-direction: column;
        align-items: flex-start;
        gap: 14px;
      }
    }

    @media (max-width: 1919px) and (min-width: 1024px) {
      .ad-page-stitch .final-cta-panel > .frame-content-3_8811 {
        padding: clamp(48px, 4.4vw, 64px) clamp(80px, 12vw, 170px) clamp(48px, 5vw, 68px);
      }

      .ad-page-stitch .final-cta-content > .frame-content-3_8815 {
        gap: clamp(32px, 3vw, 44px);
      }

      .ad-page-stitch .frame-3_8815 {
        min-width: auto;
      }

      .ad-page-stitch .final-cta-content .frame-content-3_8816 {
        gap: clamp(12px, 1.6vw, 20px);
      }

      .ad-page-stitch .final-cta-heading span {
        font-size: clamp(34px, 4vw, 42px);
      }

      .ad-page-stitch .final-cta-copy {
        font-size: 13px;
        line-height: 150%;
      }

      .ad-page-stitch .final-cta-button {
        height: 48px;
      }

      .ad-page-stitch .final-cta-button .frame-content-3_8821 {
        padding: 0 30px 2px 32px;
      }

      .ad-page-stitch .final-cta-button .vector-3_8822 {
        width: 20px;
        height: 20px;
      }

      .ad-page-stitch .final-cta-button .paragraph-3_8825 {
        font-size: 18px;
      }

      .ad-page-stitch .final-metrics > .frame-content-3_8826 {
        gap: 20px;
      }

      .ad-page-stitch .final-metric-card > [class^="frame-3_"] {
        flex: 0 0 100px;
        width: 100%;
        min-height: 100px;
        max-height: 100px;
        height: 100px;
        box-sizing: border-box;
        overflow: hidden;
      }

      .ad-page-stitch .final-metric-card [class^="frame-content-3_"] {
        gap: 6px;
        padding: 18px;
      }

      .ad-page-stitch .final-metric-card dt {
        font-size: 36px;
      }

      .ad-page-stitch .final-metric-card dd {
        font-size: 16px;
      }
    }

    @media (max-width: 1279px) {
      .ad-page-stitch .testimonials-grid > .frame-content-3_8595 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
      }
    }

    @media (min-width: 1024px) {
      .ad-page-stitch .hero-shell,
      .ad-page-stitch .frame-3_8041 {
        width: 100vw;
      }

      .ad-page-stitch .stroke-wrapper-3_8302.comparison-table-shell {
        height: auto;
      }

      .ad-page-stitch .comparison-table-shell .comparison-table,
      .ad-page-stitch .comparison-table-shell .frame-content-3_8302 {
        height: auto;
        min-height: 0;
      }

      .ad-page-stitch .hero-shell,
      .ad-page-stitch .frame-content-3_8040,
      .ad-page-stitch .frame-3_8041,
      .ad-page-stitch .frame-content-3_8041 {
        height: auto;
      }

      .ad-page-stitch .hero-section {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        min-height: unset;
        padding-bottom: 0;
        height: auto;
        --hero-preview-scale: clamp(0.72, calc((100vw - 48px) / 1440px), 1);
        --hero-preview-top: clamp(500px, 37.2vw, 536px);
      }

      .ad-page-stitch .hero-background,
      .ad-page-stitch .rectangle-3_8045 {
        width: 100%;
      }

      .ad-page-stitch .hero-background {
        pointer-events: none;
        z-index: 0;
      }

      .ad-page-stitch .rectangle-3_8045 {
        -webkit-mask-size: 100% 850px;
        mask-size: 100% 850px;
      }

      .ad-page-stitch .hero-copy,
      .ad-page-stitch .hero-preview {
        left: 50%;
        transform: translateX(-50%);
      }

      .ad-page-stitch .hero-copy {
        width: min(1000px, calc(100vw - 48px));
        height: auto;
        position: relative;
        left: auto;
        top: auto;
        transform: none;
        margin: 80px auto 0;
        z-index: 2;
      }

      .ad-page-stitch .hero-copy-inner {
        width: 100%;
        position: relative;
      }

      .ad-page-stitch .hero-title {
        flex-wrap: wrap;
        max-width: 100%;
      }

      .ad-page-stitch .hero-title span,
      .ad-page-stitch .hero-subtitle {
        font-size: clamp(44px, 3.75vw, 54px);
        line-height: 1.25;
        white-space: normal;
      }

      .ad-page-stitch .hero-description {
        font-size: clamp(18px, 1.4vw, 20px);
        max-width: 920px;
      }

      .ad-page-stitch .hero-actions {
        width: min(496px, 100%);
        flex-wrap: wrap;
        justify-content: center;
        gap: 18px 26px;
      }

      .ad-page-stitch .frame-3_8063,
      .ad-page-stitch .stroke-wrapper-3_8068 {
        width: min(235px, 100%);
      }

      .ad-page-stitch .frame-content-3_8063,
      .ad-page-stitch .frame-content-3_8068 {
        min-width: 0;
      }

      .ad-page-stitch .hero-actions p {
        white-space: normal;
      }

      .ad-page-stitch .hero-preview {
        top: var(--hero-preview-top);
        transform: translateX(-50%) scale(var(--hero-preview-scale));
        transform-origin: top center;
      }
    }

    @media (max-width: 1023px) {
      .ad-page-stitch .scroll-container {
        overflow-x: hidden;
      }

      .ad-page-stitch .frame-3_8013,
      .ad-page-stitch .hero-shell,
      .ad-page-stitch .frame-3_8041,
      .ad-page-stitch .final-cta-section {
        width: 100%;
      }

      .ad-page-stitch .frame-3_8012 {
        min-height: 100vh;
        height: auto;
        justify-content: flex-start;
      }

      .ad-page-stitch .hero-shell,
      .ad-page-stitch .frame-content-3_8040,
      .ad-page-stitch .frame-3_8041,
      .ad-page-stitch .frame-content-3_8041 {
        height: auto;
      }

      .ad-page-stitch .frame-content-3_8041 {
        padding: 0 16px;
      }

      .ad-page-stitch .hero-section {
        width: 100%;
        height: clamp(526px, 88vw, 760px);
        border-radius: 24px;
        --hero-preview-scale: clamp(0.219444, calc((100vw - 59px) / 1440px), 0.72);
        --hero-preview-top: clamp(364.84px, 90vw, 500px);
      }

      .ad-page-stitch .hero-background {
        width: 100%;
        height: 48%;
        left: 0;
        top: auto;
        bottom: 0;
        pointer-events: none;
        z-index: 0;
      }

      .ad-page-stitch .hero-background-art {
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        -webkit-mask-size: 100% 100%;
        mask-size: 100% 100%;
        -webkit-mask-position: 0 0;
        mask-position: 0 0;
      }

      .ad-page-stitch .hero-copy {
        width: min(100%, 680px);
        height: auto;
        position: relative;
        left: auto;
        top: auto;
        margin: 48px auto 0;
        z-index: 2;
      }

      .ad-page-stitch .hero-copy-inner,
      .ad-page-stitch .frame-content-3_8047 {
        width: 100%;
      }

      .ad-page-stitch .hero-copy-inner {
        position: relative;
        left: auto;
        top: auto;
      }

      .ad-page-stitch .frame-content-3_8047 {
        gap: 20px;
      }

      .ad-page-stitch .hero-title {
        flex-wrap: wrap;
        justify-content: center;
        max-width: 100%;
      }

      .ad-page-stitch .hero-title span,
      .ad-page-stitch .hero-subtitle {
        font-size: clamp(26px, 7.2vw, 44px);
        line-height: 1.18;
        white-space: normal;
      }

      .ad-page-stitch .hero-description {
        width: min(100%, 620px);
        font-size: clamp(12px, 3.1vw, 17px);
        line-height: 1.45;
        white-space: normal;
      }

      .ad-page-stitch .hero-actions {
        width: auto;
        flex-direction: row;
        flex-wrap: nowrap;
        gap: 10px;
        position: relative;
        z-index: 2;
      }

      .ad-page-stitch .frame-3_8063,
      .ad-page-stitch .stroke-wrapper-3_8068 {
        width: auto;
        height: 36px;
      }

      .ad-page-stitch .frame-content-3_8063,
      .ad-page-stitch .frame-content-3_8068 {
        min-width: 0;
        padding-left: 16px;
        padding-right: 16px;
      }

      .ad-page-stitch .paragraph-3_8065,
      .ad-page-stitch .paragraph-3_8070 {
        font-size: 12px;
      }

      .ad-page-stitch .vector-3_8066 {
        width: 16px;
        height: 16px;
      }

      .ad-page-stitch .hero-actions p {
        white-space: normal;
      }

      .ad-page-stitch .vector-wrapper-3_8071 {
        display: block;
        left: auto;
        right: -124px;
        top: -103px;
        width: 344px;
        height: 113px;
      }

      .ad-page-stitch .hero-preview {
        left: 50%;
        top: var(--hero-preview-top);
        transform: translateX(-50%) scale(var(--hero-preview-scale));
        transform-origin: top center;
      }

      .ad-page-stitch .feature-section {
        gap: 34px;
        padding: 44px 16px 44px;
      }

      .ad-page-stitch .feature-heading span {
        font-size: clamp(24px, 6.4vw, 32px);
        line-height: 1.16;
      }

      .ad-page-stitch .feature-intro {
        font-size: clamp(14px, 3.6vw, 16px);
        line-height: 1.45;
      }

      .ad-page-stitch .feature-grid {
        grid-template-columns: 1fr;
        gap: 18px;
      }

      .ad-page-stitch .feature-card {
        height: 236px;
        min-height: 0;
        border-radius: 20px;
      }

      .ad-page-stitch .feature-card > [class^="frame-content-"] {
        padding: 20px;
      }

      .ad-page-stitch .feature-card .frame-content-3_8190,
      .ad-page-stitch .feature-card .frame-content-3_8207,
      .ad-page-stitch .feature-card .frame-content-3_8223,
      .ad-page-stitch .feature-card .frame-content-3_8240,
      .ad-page-stitch .feature-card .frame-content-3_8254,
      .ad-page-stitch .feature-card .frame-content-3_8268 {
        gap: 18.35px;
      }

      .ad-page-stitch .feature-card .frame-content-3_8191,
      .ad-page-stitch .feature-card .frame-content-3_8208,
      .ad-page-stitch .feature-card .frame-content-3_8224,
      .ad-page-stitch .feature-card .frame-content-3_8241,
      .ad-page-stitch .feature-card .frame-content-3_8255,
      .ad-page-stitch .feature-card .frame-content-3_8269 {
        align-items: center;
      }

      .ad-page-stitch .feature-card .stroke-wrapper-3_8193,
      .ad-page-stitch .feature-card .stroke-wrapper-3_8210,
      .ad-page-stitch .feature-card .stroke-wrapper-3_8226,
      .ad-page-stitch .feature-card .stroke-wrapper-3_8243,
      .ad-page-stitch .feature-card .frame-3_8256,
      .ad-page-stitch .feature-card .stroke-wrapper-3_8271 {
        width: 40px;
        height: 40px;
      }

      .ad-page-stitch .feature-card .vector-wrapper-3_8194 {
        left: 7.94px;
        top: 8.61px;
        width: 24px;
        height: 22.86px;
      }

      .ad-page-stitch .feature-card .vector-wrapper-3_8211,
      .ad-page-stitch .feature-card .vector-wrapper-3_8244,
      .ad-page-stitch .feature-card .vector-wrapper-3_8257,
      .ad-page-stitch .feature-card .vector-wrapper-3_8272 {
        transform: scale(0.6667);
        transform-origin: top left;
      }

      .ad-page-stitch .feature-card .vector-wrapper-3_8211 {
        left: 7.55px;
        top: 8.98px;
      }

      .ad-page-stitch .feature-card .vector-wrapper-3_8244 {
        left: 9.33px;
        top: 9.33px;
      }

      .ad-page-stitch .feature-card .vector-wrapper-3_8257 {
        left: 8.84px;
        top: 15.2px;
      }

      .ad-page-stitch .feature-card .vector-wrapper-3_8272 {
        left: 8px;
        top: 8.57px;
      }

      .ad-page-stitch .feature-card .frame-3_8227 {
        width: 22.67px;
        height: 21.33px;
        left: 8.45px;
        top: 9.33px;
      }

      .ad-page-stitch .feature-card .vector-3_8228 {
        width: 23.33px;
        height: 20px;
        left: -0.33px;
        top: 2.67px;
      }

      .ad-page-stitch .feature-card .rectangle-3_8229,
      .ad-page-stitch .feature-card .rectangle-3_8230,
      .ad-page-stitch .feature-card .rectangle-3_8231 {
        width: 8.67px;
        height: 8.67px;
        border-radius: 2.67px;
      }

      .ad-page-stitch .feature-card .rectangle-3_8229 {
        left: 7px;
        top: 0;
      }

      .ad-page-stitch .feature-card .rectangle-3_8230 {
        left: 0.33px;
        top: 12.67px;
      }

      .ad-page-stitch .feature-card .rectangle-3_8231 {
        left: 13.67px;
        top: 12.67px;
      }

      .ad-page-stitch .feature-card .frame-3_8200,
      .ad-page-stitch .feature-card .frame-3_8216,
      .ad-page-stitch .feature-card .frame-3_8232,
      .ad-page-stitch .feature-card .frame-3_8247,
      .ad-page-stitch .feature-card .frame-3_8261,
      .ad-page-stitch .feature-card .frame-3_8276 {
        padding: 6px 12px;
      }

      .ad-page-stitch .feature-card .frame-3_8200 p,
      .ad-page-stitch .feature-card .frame-3_8216 p,
      .ad-page-stitch .feature-card .frame-3_8232 p,
      .ad-page-stitch .feature-card .frame-3_8247 p,
      .ad-page-stitch .feature-card .frame-3_8261 p,
      .ad-page-stitch .feature-card .frame-3_8276 p {
        font-size: 16px;
      }

      .ad-page-stitch .feature-card .frame-content-3_8202,
      .ad-page-stitch .feature-card .frame-content-3_8218,
      .ad-page-stitch .feature-card .frame-content-3_8234,
      .ad-page-stitch .feature-card .frame-content-3_8249,
      .ad-page-stitch .feature-card .frame-content-3_8263,
      .ad-page-stitch .feature-card .frame-content-3_8278 {
        padding: 16.82px;
      }

      .ad-page-stitch .feature-card h3 {
        font-size: 18.35px;
        line-height: 1.2;
      }

      .ad-page-stitch .feature-card p {
        font-size: 15.29px;
        line-height: 22.93px;
      }

      .ad-page-stitch .comparison-section > .frame-content-3_8282 {
        gap: 32px;
        padding: 48px 16px 44px;
      }

      .ad-page-stitch .comparison-section .vector-3_8283 {
        width: min(273.38px, 76.8vw);
        height: min(273.76px, 76.9vw);
        left: 50%;
        top: 0;
        transform: translateX(-50%);
        pointer-events: none;
      }

      .ad-page-stitch .comparison-header,
      .ad-page-stitch .comparison-table-shell,
      .ad-page-stitch .comparison-cta {
        position: relative;
        z-index: 1;
      }

      .ad-page-stitch .comparison-heading-text,
      .ad-page-stitch .comparison-heading span {
        font-size: clamp(24px, 6.6vw, 32px);
        line-height: 1.16;
      }

      .ad-page-stitch .comparison-heading-text {
        width: auto;
      }

      .ad-page-stitch .comparison-intro {
        font-size: clamp(14px, 3.6vw, 16px);
        line-height: 1.45;
      }

      .ad-page-stitch .comparison-table-shell {
        border-radius: 18px;
      }

      .ad-page-stitch .comparison-table-shell {
        --comparison-table-width: 980px;
        --comparison-table-scale: min(1, calc((100vw - 32px) / var(--comparison-table-width)));
        width: min(100%, var(--comparison-table-width));
        height: calc(438px * var(--comparison-table-scale));
        overflow: visible;
      }

      .ad-page-stitch .comparison-table {
        width: var(--comparison-table-width);
        min-width: var(--comparison-table-width);
        height: 438px;
        transform: scale(var(--comparison-table-scale));
        transform-origin: top left;
      }

      .ad-page-stitch .comparison-table > .frame-content-3_8302 {
        min-width: var(--comparison-table-width);
      }

      .ad-page-stitch .comparison-heading {
        flex-wrap: wrap;
        justify-content: center;
      }

      .ad-page-stitch .comparison-heading .group-3_8295 {
        width: 32px;
        height: 32px;
      }

      .ad-page-stitch .comparison-heading .group-3_8296 {
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        transform: none;
      }

      .ad-page-stitch .comparison-heading .rectangle-3_8297 {
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
      }

      .ad-page-stitch .comparison-heading .paragraph-3_8298 {
        inset: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100%;
        font-size: 16px;
        line-height: 1;
      }

      .ad-page-stitch .comparison-cta {
        width: 128px;
        height: 36px;
      }

      .ad-page-stitch .comparison-cta .paragraph-3_8422 {
        font-size: 13px;
      }

      .ad-page-stitch .comparison-cta .vector-3_8423 {
        width: 16px;
        height: 16px;
      }

      .ad-page-stitch .comparison-header .frame-3_8290 {
        padding-right: 0;
      }

      .ad-page-stitch .comparison-header .frame-3_8291,
      .ad-page-stitch .comparison-header .frame-3_8300 {
        display: none;
      }

      .ad-page-stitch .role-section > .frame-content-3_8425 {
        padding: 0 16px;
      }

      .ad-page-stitch .role-panel {
        border-radius: 28px;
      }

      .ad-page-stitch .role-panel > .frame-content-3_8426 {
        padding: 36px 16px;
      }

      .ad-page-stitch .vector-3_7713 {
        width: min(312.1591796875px, calc(100% - 32px));
        height: 68.920654296875px;
        top: 18px;
        transform: translateX(-50%);
      }

      .ad-page-stitch .role-section .frame-content-3_8428 {
        gap: 32px;
      }

      .ad-page-stitch .role-header {
        gap: 12px;
      }

      .ad-page-stitch .paragraph-3_8431,
      .ad-page-stitch .paragraph-3_8432 {
        font-size: clamp(24px, 6.4vw, 32px);
        line-height: 1.16;
        white-space: normal;
      }

      .ad-page-stitch .paragraph-3_8433 {
        width: min(100%, 560px);
        font-size: 14px;
        line-height: 1.45;
        white-space: normal;
      }

      .ad-page-stitch .role-card-grid .frame-content-3_8435,
      .ad-page-stitch .role-card-grid .frame-content-3_8505 {
        flex-direction: column;
        gap: 18px;
      }

      .ad-page-stitch .role-card {
        min-height: 0;
        flex: 0 0 auto;
        padding: 18px 22px;
        border-radius: 20px;
      }

      .ad-page-stitch .role-card > .frame-3_8440,
      .ad-page-stitch .role-card > .frame-3_8472,
      .ad-page-stitch .role-card > .frame-3_8508,
      .ad-page-stitch .role-card > .frame-3_8549 {
        max-width: none;
      }

      .ad-page-stitch .role-card .frame-content-3_8440,
      .ad-page-stitch .role-card .frame-content-3_8472,
      .ad-page-stitch .role-card .frame-content-3_8508,
      .ad-page-stitch .role-card .frame-content-3_8549 {
        gap: 12px;
      }

      .ad-page-stitch .role-card .frame-content-3_8449,
      .ad-page-stitch .role-card .frame-content-3_8486,
      .ad-page-stitch .role-card .frame-content-3_8524,
      .ad-page-stitch .role-card .frame-content-3_8558 {
        gap: 10px;
      }

      .ad-page-stitch .role-card .frame-content-3_8450,
      .ad-page-stitch .role-card .frame-content-3_8459,
      .ad-page-stitch .role-card .frame-content-3_8487,
      .ad-page-stitch .role-card .frame-content-3_8496,
      .ad-page-stitch .role-card .frame-content-3_8525,
      .ad-page-stitch .role-card .frame-content-3_8534,
      .ad-page-stitch .role-card .frame-content-3_8559,
      .ad-page-stitch .role-card .frame-content-3_8568 {
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        width: 100%;
        gap: 8px 10px;
      }

      .ad-page-stitch .paragraph-3_8447,
      .ad-page-stitch .paragraph-3_8484,
      .ad-page-stitch .paragraph-3_8522,
      .ad-page-stitch .paragraph-3_8556 {
        font-size: 14px;
        line-height: 130%;
        white-space: normal;
      }

      .ad-page-stitch .paragraph-3_8448,
      .ad-page-stitch .paragraph-3_8485,
      .ad-page-stitch .paragraph-3_8523,
      .ad-page-stitch .paragraph-3_8557 {
        font-size: 10px;
        line-height: 1.55;
      }

      .ad-page-stitch .role-card .vector-3_8441,
      .ad-page-stitch .role-card .vector-3_8550 {
        width: 36px;
        height: 36px;
      }

      .ad-page-stitch .role-card .frame-3_8473,
      .ad-page-stitch .role-card .frame-3_8509 {
        transform: scale(0.62);
        transform-origin: left top;
        margin-bottom: -22px;
      }

      .ad-page-stitch .role-card .frame-content-3_8450 > [class^="frame-3_"],
      .ad-page-stitch .role-card .frame-content-3_8459 > [class^="frame-3_"],
      .ad-page-stitch .role-card .frame-content-3_8487 > [class^="frame-3_"],
      .ad-page-stitch .role-card .frame-content-3_8496 > [class^="frame-3_"],
      .ad-page-stitch .role-card .frame-content-3_8525 > [class^="frame-3_"],
      .ad-page-stitch .role-card .frame-content-3_8534 > [class^="frame-3_"],
      .ad-page-stitch .role-card .frame-content-3_8559 > [class^="frame-3_"],
      .ad-page-stitch .role-card .frame-content-3_8568 > [class^="frame-3_"] {
        flex: 0 1 auto;
        gap: 4px;
        padding: 4px 8px;
      }

      .ad-page-stitch .role-card .frame-content-3_8450 p,
      .ad-page-stitch .role-card .frame-content-3_8459 p,
      .ad-page-stitch .role-card .frame-content-3_8487 p,
      .ad-page-stitch .role-card .frame-content-3_8496 p,
      .ad-page-stitch .role-card .frame-content-3_8525 p,
      .ad-page-stitch .role-card .frame-content-3_8534 p,
      .ad-page-stitch .role-card .frame-content-3_8559 p,
      .ad-page-stitch .role-card .frame-content-3_8568 p {
        font-size: 8px;
        line-height: 1.25;
      }

      .ad-page-stitch .role-card .frame-content-3_8450 [class^="vector-3_"],
      .ad-page-stitch .role-card .frame-content-3_8459 [class^="vector-3_"],
      .ad-page-stitch .role-card .frame-content-3_8487 [class^="vector-3_"],
      .ad-page-stitch .role-card .frame-content-3_8496 [class^="vector-3_"],
      .ad-page-stitch .role-card .frame-content-3_8525 [class^="vector-3_"],
      .ad-page-stitch .role-card .frame-content-3_8534 [class^="vector-3_"],
      .ad-page-stitch .role-card .frame-content-3_8559 [class^="vector-3_"],
      .ad-page-stitch .role-card .frame-content-3_8568 [class^="vector-3_"] {
        width: 10px;
        height: 10px;
      }

      @media (min-width: 640px) {
        .ad-page-stitch .role-panel > .frame-content-3_8426 {
          padding: 52px 24px;
        }

        .ad-page-stitch .role-section .frame-content-3_8428 {
          gap: 40px;
        }

        .ad-page-stitch .role-card-grid .frame-content-3_8435,
        .ad-page-stitch .role-card-grid .frame-content-3_8505 {
          flex-direction: row;
          gap: 18px;
        }

        .ad-page-stitch .role-card {
          width: auto;
          min-width: 0;
          flex: 1 1 0;
          padding: 24px;
        }

        .ad-page-stitch .paragraph-3_8447,
        .ad-page-stitch .paragraph-3_8484,
        .ad-page-stitch .paragraph-3_8522,
        .ad-page-stitch .paragraph-3_8556 {
          font-size: 18px;
        }

        .ad-page-stitch .paragraph-3_8448,
        .ad-page-stitch .paragraph-3_8485,
        .ad-page-stitch .paragraph-3_8523,
        .ad-page-stitch .paragraph-3_8557 {
          font-size: 12px;
        }

        .ad-page-stitch .role-card .frame-content-3_8450 p,
        .ad-page-stitch .role-card .frame-content-3_8459 p,
        .ad-page-stitch .role-card .frame-content-3_8487 p,
        .ad-page-stitch .role-card .frame-content-3_8496 p,
        .ad-page-stitch .role-card .frame-content-3_8525 p,
        .ad-page-stitch .role-card .frame-content-3_8534 p,
        .ad-page-stitch .role-card .frame-content-3_8559 p,
        .ad-page-stitch .role-card .frame-content-3_8568 p {
          font-size: 9px;
        }

        .ad-page-stitch .logo-grid {
          --logo-mark-scale: 0.45;
        }
      }

      .ad-page-stitch .vector-3_8577,
      .ad-page-stitch .rectangle-3_8581,
      .ad-page-stitch .vector-3_8582 {
        display: none;
      }

      .ad-page-stitch .logo-section > .frame-content-3_8588 {
        gap: 28px;
        padding: 40px 16px 32px;
      }

      .ad-page-stitch .testimonials-section > .frame-content-3_8589 {
        gap: 48px;
        padding: 72px 16px 56px;
      }

      .ad-page-stitch .paragraph-5_761 {
        font-size: clamp(24px, 6.2vw, 34px);
        line-height: 1.2;
        white-space: normal;
      }

      .ad-page-stitch .paragraph-3_8592,
      .ad-page-stitch .paragraph-3_8593 {
        font-size: clamp(34px, 9vw, 44px);
        line-height: 1.16;
        white-space: normal;
      }

      .ad-page-stitch .paragraph-5_762 {
        width: min(100%, 350px);
        font-size: 15px;
        line-height: 1.45;
        white-space: normal;
      }

      .ad-page-stitch .paragraph-3_8594 {
        width: min(100%, 560px);
        font-size: 16px;
        line-height: 1.5;
        white-space: normal;
      }

      .ad-page-stitch .testimonials-heading {
        flex-wrap: wrap;
        justify-content: center;
      }

      .ad-page-stitch .logo-grid .frame-content-5_764,
      .ad-page-stitch .logo-grid .frame-content-5_793 {
        grid-template-columns: repeat(5, minmax(0, 1fr));
      }

      .ad-page-stitch .logo-grid {
        --logo-mark-scale: 0.28;
        overflow: hidden;
      }

      .ad-page-stitch .logo-grid [class^="stroke-wrapper-5_"] {
        height: clamp(32px, 10vw, 56px);
        overflow: visible;
      }

      .ad-page-stitch .logo-grid [class^="stroke-wrapper-5_"] {
        display: flex;
        align-items: center;
        justify-content: center;
      }

      .ad-page-stitch .logo-grid [class^="stroke-wrapper-5_"] > [class^="frame-5_"] {
        overflow: visible;
        transform: scale(var(--logo-mark-scale));
        transform-origin: center;
      }

      .ad-page-stitch .logo-grid [class^="stroke-wrapper-5_"] > [class^="frame-5_"] > [class^="frame-content-5_"] {
        overflow: visible;
        padding: 0;
      }

      .ad-page-stitch .testimonials-grid > .frame-content-3_8595 {
        grid-template-columns: 1fr;
        gap: 20px;
      }

      .ad-page-stitch .testimonial-card {
        min-height: 0;
        border-radius: 20px;
      }

      .ad-page-stitch .testimonial-card > [class^="frame-content-3_"] {
        padding: 28px;
        gap: 24px;
      }

      .ad-page-stitch .testimonial-card .frame-3_8611,
      .ad-page-stitch .testimonial-card .frame-3_8630,
      .ad-page-stitch .testimonial-card .frame-3_8649,
      .ad-page-stitch .testimonial-card .frame-3_8669,
      .ad-page-stitch .testimonial-card .frame-3_8688,
      .ad-page-stitch .testimonial-card .frame-3_8707 {
        align-items: flex-start;
      }

      .ad-page-stitch .faq-section > .frame-content-3_8714 {
        gap: 48px;
        padding: 72px 16px 80px;
      }

      .ad-page-stitch .paragraph-3_8717 {
        font-size: clamp(34px, 9vw, 44px);
        line-height: 1.16;
        white-space: normal;
      }

      .ad-page-stitch .paragraph-3_8718 {
        width: min(100%, 560px);
        font-size: 16px;
        line-height: 1.5;
        white-space: normal;
      }

      .ad-page-stitch .faq-list > .frame-content-3_8721 {
        gap: 16px;
      }

      .ad-page-stitch .faq-item > [class^="frame-content-3_"] {
        padding: 0;
        margin-top: 18px;
      }

      .ad-page-stitch .faq-question h3 {
        font-size: 18px;
        line-height: 1.35;
      }

      .ad-page-stitch .faq-item p {
        font-size: 14px;
        line-height: 1.7;
      }

      .ad-page-stitch .final-cta-section > .frame-content-3_8810 {
        padding: 0 16px 16px;
      }

      .ad-page-stitch .frame-3_8811.final-cta-panel {
        width: 100%;
        min-height: 0;
        border-radius: 28px;
        aspect-ratio: auto;
        overflow: hidden;
        background-color: transparent;
        background-image: none;
      }

      .ad-page-stitch .final-cta-panel > .frame-content-3_8811 {
        position: relative;
        inset: auto;
        height: auto;
        min-height: 0;
        padding: 64px 24px;
      }

      .ad-page-stitch .final-cta-content {
        opacity: 1;
      }

      .ad-page-stitch .final-cta-content > .frame-content-3_8815 {
        gap: 40px;
        min-width: 0;
      }

      .ad-page-stitch .final-cta-heading {
        flex-wrap: wrap;
      }

      .ad-page-stitch .final-cta-heading span {
        font-size: clamp(34px, 8.8vw, 46px);
        line-height: 1.15;
        white-space: normal;
      }

      .ad-page-stitch .final-cta-copy {
        font-size: 15px;
        line-height: 1.6;
        max-width: 100%;
      }

      .ad-page-stitch .final-cta-button {
        width: 128.8px;
        min-width: 0;
        height: 36px;
      }

      .ad-page-stitch .final-cta-button .frame-content-3_8821 {
        padding: 6px 20px 6px 24px;
      }

      .ad-page-stitch .final-cta-button .vector-3_8822 {
        width: 16px;
        height: 16px;
      }

      .ad-page-stitch .final-cta-button .paragraph-3_8825 {
        font-family: "Outfit-Medium";
        font-size: 12px;
        font-weight: 500;
        line-height: 1.1;
      }

      .ad-page-stitch .final-cta-panel .rectangle-3_8814 {
        background-image: url("/mb-cms/__/en/img/ad/comparison/stitch/image/Frame%202147229292.svg");
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        -webkit-mask-image: none;
        mask-image: none;
      }

      .ad-page-stitch .final-metrics > .frame-content-3_8826 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
      }

      .ad-page-stitch .final-metric-card > [class^="frame-3_"] {
        flex: 0 0 128px;
        width: 100%;
        min-height: 128px;
        max-height: 128px;
        height: 128px;
        box-sizing: border-box;
        overflow: hidden;
      }

      .ad-page-stitch .final-metric-card dt {
        font-size: 40px;
      }

      .ad-page-stitch .final-metric-card dd {
        font-size: 16px;
        line-height: 1.35;
      }
    }

    @media (max-width: 639px) {
      .ad-page-stitch .testimonials-section > .frame-content-3_8589 {
        gap: 32px;
        padding: 32px 16px;
      }

      .ad-page-stitch .testimonials-heading {
        flex-wrap: nowrap;
        gap: 6px;
      }

      .ad-page-stitch .paragraph-3_8592,
      .ad-page-stitch .paragraph-3_8593 {
        font-size: 22px;
        line-height: 28px;
        white-space: pre;
      }

      .ad-page-stitch .paragraph-3_8594 {
        width: min(100%, 273px);
        font-size: 14px;
        line-height: 21px;
        white-space: normal;
      }

      .ad-page-stitch .testimonials-grid > .frame-content-3_8595,
      .ad-page-stitch .frame-content-3_8596,
      .ad-page-stitch .frame-content-3_8654 {
        gap: 16px;
      }

      .ad-page-stitch .testimonial-card > [class^="frame-content-3_"] {
        padding: 25.4074px;
        gap: 25.4074px;
      }

      .ad-page-stitch .testimonial-card :is(
        .frame-content-3_8598,
        .frame-content-3_8617,
        .frame-content-3_8636,
        .frame-content-3_8656,
        .frame-content-3_8675,
        .frame-content-3_8694
      ) {
        gap: 15.8796px;
      }

      .ad-page-stitch .testimonial-card :is(
        .frame-3_8599,
        .frame-3_8618,
        .frame-3_8637,
        .frame-3_8657,
        .frame-3_8676,
        .frame-3_8695
      ) {
        gap: 4.7639px;
      }

      .ad-page-stitch .testimonial-card [class^="vector-3_86"] {
        width: 19.0556px;
        height: 19.0556px;
      }

      .ad-page-stitch .testimonial-card blockquote,
      .ad-page-stitch .testimonial-card blockquote p,
      .ad-page-stitch .testimonial-card blockquote span {
        font-size: 11.1157px;
        line-height: 22.2315px;
      }

      .ad-page-stitch .testimonial-card :is(
        .frame-3_8611,
        .frame-3_8630,
        .frame-3_8649,
        .frame-3_8669,
        .frame-3_8688,
        .frame-3_8707
      ) {
        gap: 12.7037px;
        align-items: center;
      }

      .ad-page-stitch .testimonial-card :is(
        .stroke-wrapper-3_8612,
        .stroke-wrapper-3_8631,
        .stroke-wrapper-3_8650,
        .stroke-wrapper-3_8670,
        .stroke-wrapper-3_8689,
        .stroke-wrapper-3_8708
      ) {
        width: 32px;
        height: 32px;
      }

      .ad-page-stitch .testimonial-card :is(
        .frame-3_8613,
        .frame-3_8632,
        .frame-3_8651,
        .frame-3_8671,
        .frame-3_8690,
        .frame-3_8709
      ) {
        gap: 3.1759px;
      }

      .ad-page-stitch .testimonial-card :is(
        .paragraph-3_8614,
        .paragraph-3_8633,
        .paragraph-3_8652,
        .paragraph-3_8672,
        .paragraph-3_8691,
        .paragraph-3_8710
      ) {
        font-size: 12.7037px;
        line-height: normal;
        white-space: pre;
      }

      .ad-page-stitch .testimonial-card :is(
        .paragraph-3_8615,
        .paragraph-3_8634,
        .paragraph-3_8653,
        .paragraph-3_8673,
        .paragraph-3_8692,
        .paragraph-3_8711
      ) {
        font-size: 12.7037px;
        line-height: 17.4676px;
        white-space: pre;
      }
    }

    @media (min-width: 480px) and (max-width: 639px) {
      .ad-page-stitch .hero-section {
        height: clamp(640px, 118vw, 700px);
        --hero-preview-top: clamp(412px, 74vw, 430px);
      }

      .ad-page-stitch .hero-background {
        height: 42%;
      }

      .ad-page-stitch .hero-copy {
        width: min(100%, 548px);
        margin-top: 48px;
      }

      .ad-page-stitch .hero-title span,
      .ad-page-stitch .hero-subtitle {
        font-size: clamp(34px, 6.2vw, 40px);
        line-height: 1.18;
      }

      .ad-page-stitch .hero-description {
        width: min(100%, 520px);
        font-size: clamp(14px, 2.6vw, 16px);
      }

      .ad-page-stitch .hero-preview {
        top: var(--hero-preview-top);
      }
    }

    @media (min-width: 640px) and (max-width: 1023px) {
      .ad-page-stitch .hero-section {
        height: clamp(760px, 96vw, 1020px);
        --hero-preview-top: clamp(450px, 60vw, 500px);
      }

      .ad-page-stitch .hero-preview {
        top: var(--hero-preview-top);
      }
    }

    @media (min-width: 1024px) and (max-width: 1199px) {
      .ad-page-stitch .frame-content-3_8041 {
        padding: 0 16px;
      }

      .ad-page-stitch .hero-section {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        min-height: unset;
        padding-bottom: 0;
        height: auto;
        border-radius: 24px;
        --hero-preview-scale: clamp(0.669444, calc((100vw - 59px) / 1440px), 0.8);
        --hero-preview-top: 500px;
      }

      .ad-page-stitch .hero-copy {
        width: min(680px, calc(100vw - 48px));
        margin: 48px auto 0;
      }

      .ad-page-stitch .hero-copy-inner {
        position: relative;
        left: auto;
        top: auto;
      }

      .ad-page-stitch .hero-title span,
      .ad-page-stitch .hero-subtitle {
        font-size: clamp(44px, 4.6vw, 54px);
      }

      .ad-page-stitch .hero-actions {
        width: auto;
        gap: 12px;
      }

      .ad-page-stitch .frame-3_8063,
      .ad-page-stitch .stroke-wrapper-3_8068 {
        width: auto;
        height: 36px;
      }

      .ad-page-stitch .frame-content-3_8063,
      .ad-page-stitch .frame-content-3_8068 {
        min-width: 0;
        padding-left: 24px;
        padding-right: 20px;
      }

      .ad-page-stitch .paragraph-3_8065,
      .ad-page-stitch .paragraph-3_8070 {
        font-size: 12px;
      }

      .ad-page-stitch .vector-3_8066 {
        width: 16px;
        height: 16px;
      }

      .ad-page-stitch .hero-preview {
        top: var(--hero-preview-top);
        transform: translateX(-50%) scale(var(--hero-preview-scale));
      }

      .ad-page-stitch .comparison-table-shell {
        --comparison-table-width: 980px;
        --comparison-table-scale: min(1, calc((100vw - clamp(48px, 12vw, 144px)) / var(--comparison-table-width)));
        width: min(100%, var(--comparison-table-width));
        height: calc(438px * var(--comparison-table-scale));
        overflow: visible;
      }

      .ad-page-stitch .comparison-table {
        width: var(--comparison-table-width);
        min-width: var(--comparison-table-width);
        height: 438px;
        transform: scale(var(--comparison-table-scale));
        transform-origin: top left;
      }

      .ad-page-stitch .comparison-table > .frame-content-3_8302 {
        min-width: var(--comparison-table-width);
      }

      .ad-page-stitch .role-panel > .frame-content-3_8426 {
        padding: 52px 24px;
      }

      .ad-page-stitch .role-section .frame-content-3_8428 {
        gap: 40px;
      }

      .ad-page-stitch .role-card-grid .frame-content-3_8435,
      .ad-page-stitch .role-card-grid .frame-content-3_8505 {
        flex-direction: row;
        gap: 18px;
      }

      .ad-page-stitch .role-card {
        width: auto;
        min-width: 0;
        min-height: 0;
        flex: 1 1 0;
        padding: 24px;
      }

      .ad-page-stitch .role-card > .frame-3_8440,
      .ad-page-stitch .role-card > .frame-3_8472,
      .ad-page-stitch .role-card > .frame-3_8508,
      .ad-page-stitch .role-card > .frame-3_8549 {
        max-width: none;
      }

      .ad-page-stitch .role-card .frame-content-3_8440,
      .ad-page-stitch .role-card .frame-content-3_8472,
      .ad-page-stitch .role-card .frame-content-3_8508,
      .ad-page-stitch .role-card .frame-content-3_8549 {
        gap: 14px;
      }

      .ad-page-stitch .role-card .frame-content-3_8450,
      .ad-page-stitch .role-card .frame-content-3_8459,
      .ad-page-stitch .role-card .frame-content-3_8487,
      .ad-page-stitch .role-card .frame-content-3_8496,
      .ad-page-stitch .role-card .frame-content-3_8525,
      .ad-page-stitch .role-card .frame-content-3_8534,
      .ad-page-stitch .role-card .frame-content-3_8559,
      .ad-page-stitch .role-card .frame-content-3_8568 {
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        width: 100%;
        gap: 8px;
      }

      .ad-page-stitch .role-card .frame-content-3_8450 > [class^="frame-3_"],
      .ad-page-stitch .role-card .frame-content-3_8459 > [class^="frame-3_"],
      .ad-page-stitch .role-card .frame-content-3_8487 > [class^="frame-3_"],
      .ad-page-stitch .role-card .frame-content-3_8496 > [class^="frame-3_"],
      .ad-page-stitch .role-card .frame-content-3_8525 > [class^="frame-3_"],
      .ad-page-stitch .role-card .frame-content-3_8534 > [class^="frame-3_"],
      .ad-page-stitch .role-card .frame-content-3_8559 > [class^="frame-3_"],
      .ad-page-stitch .role-card .frame-content-3_8568 > [class^="frame-3_"] {
        flex: 0 1 auto;
        gap: 4px;
        padding: 4px 8px;
      }

      .ad-page-stitch .role-card .frame-content-3_8450 p,
      .ad-page-stitch .role-card .frame-content-3_8459 p,
      .ad-page-stitch .role-card .frame-content-3_8487 p,
      .ad-page-stitch .role-card .frame-content-3_8496 p,
      .ad-page-stitch .role-card .frame-content-3_8525 p,
      .ad-page-stitch .role-card .frame-content-3_8534 p,
      .ad-page-stitch .role-card .frame-content-3_8559 p,
      .ad-page-stitch .role-card .frame-content-3_8568 p {
        font-size: 9px;
        line-height: 1.25;
      }
    }

    @media (min-width: 1200px) and (max-width: 1599px) {
      .ad-page-stitch .role-panel > .frame-content-3_8426 {
        padding: 64px 48px;
      }

      .ad-page-stitch .role-section .frame-content-3_8428 {
        gap: 48px;
      }

      .ad-page-stitch .role-card-grid .frame-content-3_8435,
      .ad-page-stitch .role-card-grid .frame-content-3_8505 {
        gap: 24px;
      }

      .ad-page-stitch .role-card {
        width: auto;
        min-width: 0;
        min-height: 0;
        flex: 1 1 0;
        padding: 32px;
      }

      .ad-page-stitch .role-card > .frame-3_8440,
      .ad-page-stitch .role-card > .frame-3_8472,
      .ad-page-stitch .role-card > .frame-3_8508,
      .ad-page-stitch .role-card > .frame-3_8549 {
        max-width: none;
      }

      .ad-page-stitch .role-card .frame-content-3_8440,
      .ad-page-stitch .role-card .frame-content-3_8472,
      .ad-page-stitch .role-card .frame-content-3_8508,
      .ad-page-stitch .role-card .frame-content-3_8549 {
        gap: 18px;
      }

      .ad-page-stitch .role-card .frame-content-3_8450,
      .ad-page-stitch .role-card .frame-content-3_8459,
      .ad-page-stitch .role-card .frame-content-3_8487,
      .ad-page-stitch .role-card .frame-content-3_8496,
      .ad-page-stitch .role-card .frame-content-3_8525,
      .ad-page-stitch .role-card .frame-content-3_8534,
      .ad-page-stitch .role-card .frame-content-3_8559,
      .ad-page-stitch .role-card .frame-content-3_8568 {
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        width: 100%;
        gap: 10px;
      }
    }

    @media (max-width: 479px) {
      .ad-page-stitch .frame-content-3_8041 {
        padding: 8px 10px 0;
      }

      .ad-page-stitch .hero-section {
        height: 518px;
        border-radius: 22px;
        --hero-preview-scale: 0.219444;
        --hero-preview-top: 364.84px;
      }

      .ad-page-stitch .hero-copy {
        width: min(327px, calc(100% - 20px));
        height: 407px;
        margin: 40px 0 0 16px;
      }

      .ad-page-stitch .hero-copy-inner {
        width: 316px;
      }

      .ad-page-stitch .hero-title span,
      .ad-page-stitch .hero-subtitle {
        font-size: 27px;
        line-height: 31.86px;
      }

      .ad-page-stitch .hero-description {
        width: min(316px, 100%);
        align-self: flex-start;
      }

      .ad-page-stitch .hero-actions {
        gap: 12px;
        left: 2px;
      }

      .ad-page-stitch .frame-3_8063 {
        width: 129px;
      }

      .ad-page-stitch .stroke-wrapper-3_8068 {
        width: 114px;
      }

      .ad-page-stitch .frame-content-3_8063 {
        padding-left: 24px;
        padding-right: 20px;
      }

      .ad-page-stitch .hero-preview {
        top: var(--hero-preview-top);
        transform: translateX(-50%) scale(var(--hero-preview-scale));
      }

      .ad-page-stitch .final-cta-panel > .frame-content-3_8811 {
        padding: 56px 18px;
      }

      .ad-page-stitch .final-metrics > .frame-content-3_8826 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
      }

      .ad-page-stitch .logo-grid {
        width: 100%;
      }
    }

    @media (min-width: 400px) and (max-width: 479px) {
      .ad-page-stitch .hero-section {
        height: clamp(560px, 124vw, 620px);
        --hero-preview-scale: clamp(0.25, calc((100vw - 59px) / 1440px), 0.292361);
        --hero-preview-top: clamp(390px, 84vw, 408px);
      }

      .ad-page-stitch .hero-copy {
        width: min(100%, calc(100vw - 52px));
      }

      .ad-page-stitch .hero-copy-inner {
        width: 100%;
      }

      .ad-page-stitch .hero-title span,
      .ad-page-stitch .hero-subtitle {
        font-size: clamp(27px, 7.4vw, 35.5px);
        line-height: 1.18;
      }

      .ad-page-stitch .hero-description {
        width: min(100%, 390px);
      }

      .ad-page-stitch .hero-preview {
        top: var(--hero-preview-top);
        transform: translateX(-50%) scale(var(--hero-preview-scale));
      }
    }

    @media (max-width: 639px) {
      .ad-page-stitch .faq-section > .frame-content-3_8714 {
        gap: 32px;
        padding: 32px 16px;
      }

      .ad-page-stitch .paragraph-3_8717 {
        font-size: 22px;
        line-height: 28px;
        white-space: pre;
      }

      .ad-page-stitch .paragraph-3_8718 {
        width: 100%;
        font-size: 14px;
        line-height: 21px;
        white-space: normal;
      }

      .ad-page-stitch .faq-list > .frame-content-3_8721 {
        gap: 16px;
      }

      .ad-page-stitch .faq-item {
        padding: 16px;
        border-radius: 12px;
      }

      .ad-page-stitch .faq-item > [class^="frame-content-3_"] {
        margin-top: 16px;
      }

      .ad-page-stitch .faq-question h3 {
        font-size: 14px;
        line-height: 1.4;
      }

      .ad-page-stitch .faq-item p {
        font-size: 12px;
        line-height: 1.8;
      }

      .ad-page-stitch .faq-toggle {
        width: 24px;
        height: 24px;
        margin-top: 0;
      }

      .ad-page-stitch .faq-toggle [class^="vector-3_"] {
        width: 12.0908px;
        height: 6.5576px;
      }

      .ad-page-stitch .final-cta-section > .frame-content-3_8810 {
        padding: 32px 16px;
      }

      .ad-page-stitch .frame-3_8811.final-cta-panel {
        min-height: 578px;
        border-radius: 22px;
        overflow: hidden;
        background-image: none;
      }

      .ad-page-stitch .final-cta-panel > .frame-content-3_8811 {
        min-height: 578px;
        padding: 64px 16px;
      }

      .ad-page-stitch .final-cta-content {
        width: 100%;
      }

      .ad-page-stitch .final-cta-content > .frame-content-3_8815 {
        gap: 32px;
        min-width: 0;
      }

      .ad-page-stitch .final-cta-heading span {
        font-size: 28px;
        line-height: 1.4;
        white-space: normal;
      }

      .ad-page-stitch .final-cta-copy {
        width: 100%;
        max-width: 100%;
        font-size: 12px;
        line-height: 18px;
      }

      .ad-page-stitch .final-metrics {
        margin-top: 28px;
      }

      .ad-page-stitch .final-metrics > .frame-content-3_8826 {
        grid-template-columns: repeat(2, 147.5px);
        justify-content: center;
        gap: 16px;
      }

      .ad-page-stitch .final-metric-card {
        width: 147.5px;
        height: 90px;
      }

      .ad-page-stitch .final-metric-card > [class^="frame-3_"] {
        flex: 0 0 90px;
        width: 100%;
        min-height: 90px;
        max-height: 90px;
        height: 90px;
        box-sizing: border-box;
        overflow: hidden;
      }

      .ad-page-stitch .final-metric-card [class^="frame-content-3_"] {
        gap: 6.4792px;
        padding: 15.55px;
      }

      .ad-page-stitch .final-metric-card dt {
        font-size: 31.1px;
        line-height: normal;
      }

      .ad-page-stitch .final-metric-card dd {
        font-size: 12.9583px;
        line-height: normal;
      }
    }

    .ad-page-stitch .faq-toggle {
      transform: rotate(180deg);
    }

    .ad-page-stitch .faq-item:not([open]) .faq-toggle {
      transform: rotate(0deg);
    }

    @media (max-width: 1023px) {
      .ad-page-stitch .feature-card {
        height: auto;
        min-height: 306px;
      }

      .ad-page-stitch .feature-card > [class^="frame-content-"] {
        min-height: 306px;
      }
    }

    @media (max-width: 479px) {
      .ad-page-stitch .final-cta-heading {
        width: 100%;
        padding: 0 12px;
      }

      .ad-page-stitch .final-cta-heading span {
        display: block;
        white-space: normal;
        overflow-wrap: anywhere;
        font-size: clamp(24px, 7.2vw, 28px);
        line-height: 1.25;
      }
    }
    .ad-page-stitch /* D2C-derived Switch AI hero visual. Uses original D2C DOM layers and image assets only. */
    .frame-3_7218 {
      width: 1870px;
      height: 794px;
      overflow: hidden;
      position: absolute;
      left: 0px;
      top: 536px;
    }
    
    .ad-page-stitch .frame-3_7219 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      border-radius: 29.05829429626465px 29.05829429626465px 29.05829429626465px 29.05829429626465px;
      backdrop-filter: none;
      background-color: transparent;
    }
    
    .ad-page-stitch .frame-3_7227 {
      width: 97.24%;
      height: 86.44%;
      overflow: hidden;
      position: absolute;
      left: 1.39%;
      right: 1.37%;
      top: 5.13%;
      bottom: 8.43%;
      border-radius: 18.017704010009766px 18.017704010009766px 18.017704010009766px 18.017704010009766px;
      background-color: transparent;
    }

    .ad-page-stitch .stroke-3_7219,
    .ad-page-stitch .vector-3_7220,
    .ad-page-stitch .rectangle-3_7228,
    .ad-page-stitch .rectangle-3_7229,
    .ad-page-stitch .frame-3_7230,
    .ad-page-stitch .group-3_7246,
    .ad-page-stitch .rectangle-3_7371,
    .ad-page-stitch .stroke-wrapper-3_7372,
    .ad-page-stitch .stroke-wrapper-3_7376,
    .ad-page-stitch .group-3_7406,
    .ad-page-stitch .stroke-wrapper-3_7421 {
      display: none !important;
    }

    .ad-page-stitch .frame-3_7230 {
      width: 112.88888549804688px;
      height: auto;
      overflow: hidden;
      position: absolute;
      left: 907.9822387695312px;
      top: 3.46014404296875px;
      display: flex;
      flex-direction: row;
      justify-content: flex-end;
      align-items: center;
      border-radius: 88.8888931274414px 88.8888931274414px 88.8888931274414px 88.8888931274414px;
      background-color: transparent;
    }
    
    .ad-page-stitch .frame-3_7231 {
      width: auto;
      height: 28.44444465637207px;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      align-items: center;
      align-self: stretch;
      border-radius: 88.8888931274414px 88.8888931274414px 88.8888931274414px 88.8888931274414px;
    }
    
    .ad-page-stitch .frame-3_7232 {
      width: 28.44444465637207px;
      height: 28.44444465637207px;
      position: relative;
      flex-shrink: 0;
      margin-right: -8.88888931274414px;
      border-radius: 14.222222328186035px 14.222222328186035px 14.222222328186035px 14.222222328186035px;
      background-color: transparent;
    }
    
    .ad-page-stitch .frame-3_7233 {
      width: 75%;
      height: 75%;
      overflow: hidden;
      position: absolute;
      left: 12.5%;
      right: 12.5%;
      top: 12.5%;
      bottom: 12.5%;
      border-radius: 10.666666984558105px 10.666666984558105px 10.666666984558105px 10.666666984558105px;
      background-color: rgba(255, 216.3249969482422, 116.87499237060547, 1);
    }
    
    .ad-page-stitch .frame-3_7235 {
      width: 28.44444465637207px;
      height: 28.44444465637207px;
      position: relative;
      flex-shrink: 0;
      border-radius: 14.222222328186035px 14.222222328186035px 14.222222328186035px 14.222222328186035px;
      background-color: transparent;
    }
    
    .ad-page-stitch .frame-3_7236 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      border-radius: 88.8888931274414px 88.8888931274414px 88.8888931274414px 88.8888931274414px;
      background-color: rgba(255, 135.99998474121094, 228.8199462890625, 1);
    }
    
    .ad-page-stitch .frame-3_7239 {
      width: 28.44444465637207px;
      height: 28.44444465637207px;
      position: relative;
      flex-shrink: 0;
    }
    
    .ad-page-stitch .frame-3_7240 {
      width: 24.88888931274414px;
      height: 24.88888931274414px;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translateX(calc(-50% + -0.00008130073547363281px)) translateY(calc(-50% + -0.00005412101745605469px));
      background-color: rgba(255, 255, 255, 1);
    }
    
    .ad-page-stitch .frame-3_7243 {
      width: 10.666666984558105px;
      height: 8.88888931274414px;
      position: absolute;
      left: 14.222331047058105px;
      top: 16.00001335144043px;
      mix-blend-mode: normal;
    }
    
    .ad-page-stitch .frame-3_7247 {
      width: 254.927978515625px;
      height: 553.557861328125px;
      overflow: hidden;
      position: absolute;
      left: 6.243334770202637px;
      top: 6.243191719055176px;
      border-radius: 33.29671859741211px 33.29671859741211px 33.29671859741211px 33.29671859741211px;
      background-color: rgba(255, 255, 255, 1);
    }
    
    .ad-page-stitch .frame-3_7248 {
      width: 109.25484466552734px;
      height: 166.48358154296875px;
      overflow: hidden;
      position: absolute;
      left: 13.5264892578125px;
      top: 367.3042907714844px;
      border-radius: 10.405223846435547px 10.405223846435547px 10.405223846435547px 10.405223846435547px;
      background-color: rgba(235, 238, 244, 1);
    }
    
    .ad-page-stitch .frame-3_7254 {
      width: 109.25484466552734px;
      height: 79.07969665527344px;
      overflow: hidden;
      position: absolute;
      left: 132.1462860107422px;
      top: 367.3045654296875px;
      border-radius: 10.405223846435547px 10.405223846435547px 10.405223846435547px 10.405223846435547px;
      background-color: rgba(235, 238, 244, 1);
    }
    
    .ad-page-stitch .frame-3_7260 {
      width: 109.25484466552734px;
      height: 79.07969665527344px;
      overflow: hidden;
      position: absolute;
      left: 132.1462860107422px;
      top: 454.7083740234375px;
      border-radius: 10.405223846435547px 10.405223846435547px 10.405223846435547px 10.405223846435547px;
      background-color: rgba(235, 238, 244, 1);
    }
    
    .ad-page-stitch .frame-3_7266 {
      width: 227.8743896484375px;
      height: 35.37776184082031px;
      overflow: hidden;
      position: absolute;
      left: 50%;
      top: 21.85097885131836px;
      transform: translateX(calc(-50% + -0.00030517578125px));
      border-radius: 44.74246597290039px 44.74246597290039px 44.74246597290039px 44.74246597290039px;
      background-color: rgba(235.19932556152344, 238.0669708251953, 243.80224609375, 1);
    }
    
    .ad-page-stitch .frame-3_7271 {
      width: 39.53984832763672px;
      height: 39.53984832763672px;
      overflow: hidden;
      position: absolute;
      left: 0px;
      top: 0px;
      border-radius: 44.74246597290039px 44.74246597290039px 44.74246597290039px 44.74246597290039px;
      background-color: rgba(235, 238, 244, 1);
    }
    
    .ad-page-stitch .frame-3_7277 {
      width: 39.53984832763672px;
      height: 39.53984832763672px;
      overflow: hidden;
      position: absolute;
      left: 0px;
      top: 0px;
      border-radius: 44.74246597290039px 44.74246597290039px 44.74246597290039px 44.74246597290039px;
      background-color: rgba(235, 238, 244, 1);
    }
    
    .ad-page-stitch .frame-3_7282 {
      width: 227.8743896484375px;
      height: 125.90320587158203px;
      overflow: hidden;
      position: absolute;
      left: 50%;
      top: 129.02484130859375px;
      transform: translateX(calc(-50% + -0.0000362396240234375px));
      border-radius: 10.405223846435547px 10.405223846435547px 10.405223846435547px 10.405223846435547px;
      background-color: rgba(235, 238, 244, 1);
    }
    
    .ad-page-stitch .frame-3_7295 {
      width: 47.86402893066406px;
      height: 47.86402893066406px;
      position: absolute;
      left: 50%;
      top: 476.5590515136719px;
      transform: translateX(calc(-50% + 0.5200042724609375px));
      border-radius: 1040.5224609375px 1040.5224609375px 1040.5224609375px 1040.5224609375px;
      background-color: rgba(97.82868957519531, 84.16162109375, 255, 1);
    }
    
    .ad-page-stitch .frame-3_7299 {
      width: 52.44232177734375px;
      height: 29.49880599975586px;
      position: absolute;
      left: 17.480859756469727px;
      top: 16.38822364807129px;
      border-radius: 77.31334686279297px 77.31334686279297px 77.31334686279297px 77.31334686279297px;
      background-color: rgba(51, 111, 255, 1);
    }
    
    .ad-page-stitch .frame-3_7302 {
      width: 254.927978515625px;
      height: 553.557861328125px;
      overflow: hidden;
      position: absolute;
      left: 316.00909423828125px;
      top: 6.2430572509765625px;
      border-radius: 33.29671859741211px 33.29671859741211px 33.29671859741211px 33.29671859741211px;
      background-color: rgba(255, 255, 255, 1);
    }
    
    .ad-page-stitch .frame-3_7307 {
      width: 227.8743896484375px;
      height: 262.2116394042969px;
      overflow: hidden;
      position: absolute;
      left: 50%;
      top: 148.79461669921875px;
      transform: translateX(calc(-50% + 1.04046630859375px));
      border-radius: 10.405223846435547px 10.405223846435547px 10.405223846435547px 10.405223846435547px;
      background-color: rgba(235, 238, 244, 1);
    }
    
    .ad-page-stitch .frame-3_7313 {
      width: 35.37776184082031px;
      height: 35.37776184082031px;
      overflow: hidden;
      position: absolute;
      left: 50%;
      top: 21.850967407226562px;
      transform: translateX(calc(-50% + -96.24822807312012px));
      border-radius: 44.74246597290039px 44.74246597290039px 44.74246597290039px 44.74246597290039px;
      background-color: rgba(235.19932556152344, 238.0669708251953, 243.80224609375, 1);
    }
    
    .ad-page-stitch .frame-3_7316 {
      width: 47.86402893066406px;
      height: 47.86402893066406px;
      position: absolute;
      left: 50%;
      top: 476.5591735839844px;
      transform: translateX(calc(-50% + 0.5203933715820312px));
      border-radius: 1040.5224609375px 1040.5224609375px 1040.5224609375px 1040.5224609375px;
      background-color: rgba(97.82868957519531, 84.16162109375, 255, 1);
    }
    
    .ad-page-stitch .frame-3_7344 {
      width: 49.18832778930664px;
      height: 25.54009246826172px;
      position: absolute;
      left: 15.009590148925781px;
      top: 14.188908576965332px;
      border-radius: 66.9379653930664px 66.9379653930664px 66.9379653930664px 66.9379653930664px;
      background-color: rgba(42.02450180053711, 191.10736083984375, 255, 1);
    }
    
    .ad-page-stitch .frame-3_7348 {
      width: 37.83717346191406px;
      height: 25.54009246826172px;
      position: absolute;
      left: 15.134881019592285px;
      top: 14.188957214355469px;
      border-radius: 66.9379653930664px 66.9379653930664px 66.9379653930664px 66.9379653930664px;
      background-color: rgba(255, 144.8814239501953, 65.140380859375, 1);
    }
    
    .ad-page-stitch .frame-3_7357 {
      width: 37.4768180847168px;
      height: 37.4768180847168px;
      overflow: hidden;
      position: absolute;
      left: 10.08978271484375px;
      top: 10.08996295928955px;
      border-radius: 4.684603691101074px 4.684603691101074px 4.684603691101074px 4.684603691101074px;
    }
    
    .ad-page-stitch .frame-3_7368 {
      width: 47px;
      height: 26px;
      position: absolute;
      left: 15.2352294921875px;
      top: 13.928955078125px;
      border-radius: 66.9379653930664px 66.9379653930664px 66.9379653930664px 66.9379653930664px;
      background-color: rgba(121.60321044921875, 99.887451171875, 255, 1);
    }
    
    .ad-page-stitch .frame-3_7372 {
      width: 100%;
      height: 100%;
      position: relative;
      border-radius: 26.384849548339844px 26.384849548339844px 26.384849548339844px 0px;
      box-shadow: 0px 6.596212387084961px 13.192424774169922px 0px rgba(17.951736450195312, 20.133466720581055, 39.76904296875, 0.14000000299191942) , 0px 1.6490530967712402px 3.2981061935424805px 0px rgba(17.951736450195312, 20.133466720581055, 39.76904296875, 0.14000000299191942) ;
      background-color: var(--bg-float);
    }
    
    .ad-page-stitch .frame-3_7376 {
      width: 100%;
      height: 100%;
      position: relative;
      border-radius: 18.333362579345703px 18.333362579345703px 18.333362579345703px 18.333362579345703px;
      background-color: rgba(255, 255, 255, 1);
    }
    
    .ad-page-stitch .frame-3_7378 {
      width: 178.09552001953125px;
      height: 177.70782470703125px;
      position: absolute;
      left: 20.952415466308594px;
      top: 41.190521240234375px;
    }
    
    .ad-page-stitch .frame-3_7392 {
      width: auto;
      height: auto;
      position: absolute;
      left: 17.49217987060547px;
      top: 160.17791748046875px;
      display: flex;
      flex-direction: column;
      gap: 3.3359527587890625px;
      align-items: center;
    }
    
    .ad-page-stitch .frame-3_7393 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      align-items: center;
    }
    
    .ad-page-stitch .frame-3_7394 {
      width: 24.880992889404297px;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: center;
    }
    
    .ad-page-stitch .frame-3_7397 {
      width: 24.880992889404297px;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: center;
    }
    
    .ad-page-stitch .frame-3_7400 {
      width: 35.357200622558594px;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: center;
    }
    
    .ad-page-stitch .frame-3_7403 {
      width: 37.976253509521484px;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      align-items: center;
    }
    
    .ad-page-stitch .frame-3_7407 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      display: flex;
      flex-direction: row;
      align-items: center;
      border-radius: 16.000001907348633px 16.000001907348633px 16.000001907348633px 16.000001907348633px;
      box-shadow: 40px 40px 53.33333969116211px 0px rgba(15.472099304199219, 0, 84.39328002929688, 0.11999999401616115) ;
      background-color: rgba(255, 255, 255, 1);
    }
    
    .ad-page-stitch .frame-3_7408 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 1;
      transform:  rotate(-1.2893914902814294e-15deg);
      display: flex;
      flex-direction: row;
      align-items: center;
      flex-grow: 1;
      flex-basis: 0;
    }
    
    .ad-page-stitch .frame-3_7409 {
      width: 24.0000057220459px;
      height: 24.0000057220459px;
      position: relative;
      flex-shrink: 0;
      transform:  rotate(-3.373921650928738e-15deg);
      display: flex;
      flex-direction: row;
      align-items: center;
      mix-blend-mode: normal;
    }
    
    .ad-page-stitch .frame-3_7410 {
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 1;
      transform:  rotate(-1.2893914902814294e-15deg);
      display: flex;
      flex-direction: row;
      align-items: center;
      flex-grow: 1;
      flex-basis: 0;
    }
    
    .ad-page-stitch .frame-3_7412 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      transform:  rotate(-4.663312951634336e-15deg);
      display: flex;
      flex-direction: row;
      gap: 4.000000953674316px;
      justify-content: center;
      align-items: center;
      padding: 1.3333336114883423px 0px 1.3333336114883423px 0px;
      border-radius: 5.333334445953369px 5.333334445953369px 5.333334445953369px 5.333334445953369px;
      mix-blend-mode: normal;
    }
    
    .ad-page-stitch .frame-3_7413 {
      width: 100%;
      height: 100%;
      overflow: hidden;
      position: relative;
      border-radius: 8.000000953674316px 8.000000953674316px 0px 0px;
      filter: drop-shadow(0px 2.6666672229766846px 5.333334445953369px rgba(10, 12.666666984558105, 18, 0.1)) drop-shadow(0px 2.6666672229766846px 4.000000476837158px rgba(10, 12.666666984558105, 18, 0.05999999700808058));
      background-size: 100.0000% 107.4627%;
      background-position: -0.00px -19.03px;
      background-repeat: no-repeat;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/7f12ea1300756f144a0fb5daaf68dbfc01103a46.png);
    }
    
    .ad-page-stitch .frame-3_7415 {
      width: 24.73%;
      height: 83.12%;
      overflow: hidden;
      position: absolute;
      left: 47.54%;
      right: 27.73%;
      top: 16.88%;
      bottom: 0%;
      transform:  rotate(-11.250919332661173deg);
      background-color: transparent;
    }
    
    .ad-page-stitch .frame-3_7421 {
      width: 100%;
      height: 100%;
      position: relative;
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      border-radius: 14px 14px 14px 14px;
      box-shadow: 30px 30px 40px 0px rgba(29, 33, 110, 0.07999999850404028) ;
      background-color: rgba(255, 255, 255, 1);
    }
    
    .ad-page-stitch .frame-3_7422 {
      width: 32px;
      height: 32px;
      position: relative;
      flex-shrink: 0;
      border-radius: 123.07691955566406px 123.07691955566406px 123.07691955566406px 123.07691955566406px;
      background-color: rgba(255, 113, 203, 1);
    }
    
    .ad-page-stitch .frame-3_7434 {
      width: 444px;
      height: 60px;
      overflow: hidden;
      position: absolute;
      left: 0px;
      top: 0px;
      display: flex;
      flex-direction: column;
      gap: 10px;
      align-items: flex-start;
      padding: 6px 6px 6px 6px;
      border-radius: 100px 100px 100px 100px;
      background-color: rgba(255, 255, 255, 1);
      background-image: linear-gradient(90deg, rgba(15, 103, 254, 0.15000000596046448) 0%, rgba(15, 103, 254, 0.15000000596046448) 100%);
    }
    
    .ad-page-stitch .frame-3_7436 {
      width: auto;
      height: 48px;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      align-items: center;
      border-radius: 100px 100px 100px 100px;
      box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.3) ;
      background-color: rgba(255, 255, 255, 1);
    }
    
    .ad-page-stitch .frame-3_7438 {
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      gap: 12px;
      align-items: center;
    }
    
    .ad-page-stitch .frame-58_209 {
      width: 24.0000057220459px;
      height: 24.0000057220459px;
      overflow: hidden;
      position: relative;
      flex-shrink: 0;
      display: flex;
      flex-direction: row;
      align-items: center;
      align-self: stretch;
      border-radius: 5.333334445953369px 5.333334445953369px 5.333334445953369px 5.333334445953369px;
      mix-blend-mode: normal;
    }
    
    .ad-page-stitch .group-3_7246 {
      width: 570.937255859375px;
      height: 566.0442504882812px;
      position: absolute;
      left: 329.0302734375px;
      top: 75.73095703125px;
    }
    
    .ad-page-stitch .group-3_7270 {
      width: 119.65980529785156px;
      height: 39.53984832763672px;
      position: absolute;
      left: 13.5264892578125px;
      top: 78.03919982910156px;
    }
    
    .ad-page-stitch .group-3_7276 {
      width: 119.65980529785156px;
      height: 39.53984832763672px;
      position: absolute;
      left: 13.5264892578125px;
      top: 316.3186340332031px;
    }
    
    .ad-page-stitch .group-3_7288 {
      width: 120.68798828125px;
      height: 21.00030517578125px;
      position: absolute;
      left: 13.526220321655273px;
      top: 263.2519836425781px;
    }
    
    .ad-page-stitch .group-3_7298 {
      width: 69.92327880859375px;
      height: 45.88707733154297px;
      position: absolute;
      left: 152.26962280273438px;
      top: 49.252017974853516px;
    }
    
    .ad-page-stitch .group-3_7331 {
      width: 270.5355529785156px;
      height: 566.0442504882812px;
      position: absolute;
      left: 0px;
      top: 0px;
    }
    
    .ad-page-stitch .group-3_7343 {
      width: 64.19802856445312px;
      height: 39.72911071777344px;
      position: absolute;
      left: 584.9822387695312px;
      top: 391.46014404296875px;
      animation: switch-ai-cursor-float-a 5.4s ease-in-out -1.1s infinite;
      will-change: transform;
    }
    
    .ad-page-stitch .group-3_7347 {
      width: 52.97205352783203px;
      height: 39.7291145324707px;
      position: absolute;
      left: 296.98223876953125px;
      top: 269.46014404296875px;
      animation: switch-ai-cursor-float-b 5.1s ease-in-out infinite;
      will-change: transform;
    }
    
    .ad-page-stitch .group-3_7351 {
      width: 109.982421875px;
      height: 71.46023559570312px;
      position: absolute;
      left: 855px;
      top: 261px;
      animation: switch-ai-cursor-float-c 5.7s ease-in-out -1.7s infinite;
      will-change: transform;
    }
    
    .ad-page-stitch .group-3_7352 {
      width: 52.42%;
      height: 80.68%;
      position: absolute;
      left: 0%;
      right: 47.58%;
      top: 0%;
      bottom: 19.32%;
    }
    
    .ad-page-stitch .group-3_7355 {
      width: 100%;
      height: 100%;
      position: absolute;
      left: 0%;
      right: 0%;
      top: 0%;
      bottom: 0%;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/clipPath_4.png);
      background-size: 0 0;
      -webkit-mask-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/clipPath_4.png);
      mask-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/clipPath_4.png);
      -webkit-mask-size: 57.656646728515625px 57.656646728515625px;
      mask-size: 57.656646728515625px 57.656646728515625px;
      -webkit-mask-position: 0px 0px;
      mask-position: 0px 0px;
      -webkit-mask-repeat: no-repeat;
      mask-repeat: no-repeat;
      box-shadow: 0 0 1.721px 0 rgba(0, 0, 0, 0.10) inset;
    }
    
    .ad-page-stitch .group-3_7358 {
      width: 26.936840057373047px;
      height: 26.936504364013672px;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translateX(calc(-50% + 1.7570080757141113px)) translateY(calc(-50% + 1.756859302520752px));
    }
    
    .ad-page-stitch .group-3_7367 {
      width: 62.2353515625px;
      height: 39.929046630859375px;
      position: absolute;
      left: 47.74699020385742px;
      top: 31.53118133544922px;
    }
    
    .ad-page-stitch .group-3_7373 {
      width: 34.30030059814453px;
      height: 34.30030059814453px;
      position: absolute;
      left: 3.955366849899292px;
      top: 3.958796977996826px;
    }
    
    .ad-page-stitch .group-3_7379 {
      width: 140.00003051757812px;
      height: 144.46359252929688px;
      position: absolute;
      left: 16.383548736572266px;
      top: 3.591925859451294px;
    }
    
    .ad-page-stitch .group-3_7380 {
      width: 122.8967514038086px;
      height: 122.8967514038086px;
      position: absolute;
      left: 0px;
      top: 0px;
    }
    
    .ad-page-stitch .group-3_7383 {
      width: 135.61497497558594px;
      height: 135.61497497558594px;
      position: absolute;
      left: 5.2919921875px;
      top: 8.81341552734375px;
      transform:  rotate(1.666006440028418e-15deg);
    }
    
    .ad-page-stitch .group-3_7386 {
      width: 135.61497497558594px;
      height: 135.61497497558594px;
      position: absolute;
      left: 5.2919921875px;
      top: 8.81341552734375px;
      transform:  rotate(1.666006440028418e-15deg);
    }
    
    .ad-page-stitch .group-3_7389 {
      width: 135.61497497558594px;
      height: 135.61497497558594px;
      position: absolute;
      left: 5.85498046875px;
      top: 8.714111328125px;
      transform:  rotate(1.666006440028418e-15deg);
    }
    
    .ad-page-stitch .group-3_7406 {
      width: 360px;
      height: 117.67583465576172px;
      position: absolute;
      left: 1362px;
      top: 458px;
      transform:  rotate(-7.951386703658792e-16deg);
    }
    
    .ad-page-stitch .group-3_7433 {
      width: 444px;
      height: 60px;
      position: absolute;
      left: 154px;
      top: 553px;
    }
    
    .ad-page-stitch .group-58_210 {
      width: 19.333337783813477px;
      height: 12.706043243408203px;
      position: relative;
      flex-shrink: 0;
      mix-blend-mode: normal;
    }
    
    .ad-page-stitch .group-58_218 {
      width: 58.33%;
      height: 60%;
      position: absolute;
      left: 22.92%;
      right: 18.75%;
      top: 16.25%;
      bottom: 23.75%;
      mix-blend-mode: normal;
    }
    
    .ad-page-stitch .paragraph-3_7293 {
      font-size: 13.526792526245117px;
      font-family: "Klein-Medium";
      font-weight: 500;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      line-height: 20.810447692871094px;
      color: rgba(152.0454864501953, 163.92807006835938, 187.693115234375, 1);
      width: auto;
      height: auto;
      position: absolute;
      left: 20.8106689453125px;
      top: 0.0002838134823832661px;
      white-space: pre;
      flex-grow: 0;
    }
    
    .ad-page-stitch .paragraph-3_7294 {
      font-size: 13.526792526245117px;
      font-family: "Klein-Medium";
      font-weight: 500;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      line-height: 20.810447692871094px;
      color: rgba(152.0454864501953, 163.92807006835938, 187.693115234375, 1);
      width: auto;
      height: auto;
      position: absolute;
      left: 94.68791198730469px;
      top: 0.0000152587890625px;
      white-space: pre;
      flex-grow: 0;
    }
    
    .ad-page-stitch .paragraph-3_7300 {
      font-size: 13.529837608337402px;
      font-family: "Klein-Medium";
      font-weight: 500;
      letter-spacing: 0em;
      color: rgba(255, 255, 255, 1);
      width: auto;
      height: auto;
      position: absolute;
      left: 11.9583740234375px;
      top: 5.114004611968994px;
      white-space: pre;
      flex-grow: 0;
    }
    
    .ad-page-stitch .paragraph-3_7303 {
      font-size: 18.93750762939453px;
      font-family: "Klein-Medium";
      font-weight: 500;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      line-height: 29.134626388549805px;
      color: rgba(0, 0, 0, 1);
      width: auto;
      height: auto;
      position: absolute;
      left: 50%;
      top: 50.985660552978516px;
      transform: translateX(calc(-50% + 0.7509765625px));
      white-space: pre;
      flex-grow: 0;
    }
    
    .ad-page-stitch .paragraph-3_7319 {
      font-size: 16.648359298706055px;
      font-family: "Klein-Medium";
      font-weight: 500;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      color: rgba(0, 0, 0, 1);
      width: auto;
      height: auto;
      position: absolute;
      left: 15.60791015625px;
      top: 421.4114685058594px;
      white-space: pre;
      flex-grow: 0;
    }
    
    .ad-page-stitch .paragraph-3_7320 {
      font-size: 16.648359298706055px;
      font-family: "Klein-Medium";
      font-weight: 500;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      color: rgba(0, 0, 0, 1);
      width: auto;
      height: auto;
      position: absolute;
      left: 78.0390853881836px;
      top: 421.4114685058594px;
      white-space: pre;
      flex-grow: 0;
    }
    
    .ad-page-stitch .paragraph-3_7321 {
      font-size: 16.648359298706055px;
      font-family: "Klein-Medium";
      font-weight: 500;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      color: rgba(0, 0, 0, 1);
      width: auto;
      height: auto;
      position: absolute;
      left: 137.34884643554688px;
      top: 421.4114685058594px;
      white-space: pre;
      flex-grow: 0;
    }
    
    .ad-page-stitch .paragraph-3_7322 {
      font-size: 16.648359298706055px;
      font-family: "Klein-Medium";
      font-weight: 500;
      display: flex;
      flex-direction: column;
      justify-content: center;
      letter-spacing: 0em;
      color: rgba(0, 0, 0, 1);
      width: auto;
      height: auto;
      position: absolute;
      left: 201.86160278320312px;
      top: 421.4114685058594px;
      white-space: pre;
      flex-grow: 0;
    }
    
    .ad-page-stitch .paragraph-3_7345 {
      font-size: 11.71414566040039px;
      font-family: "Klein-Medium";
      font-weight: 500;
      letter-spacing: 0em;
      color: rgba(255, 255, 255, 1);
      width: auto;
      height: auto;
      position: absolute;
      left: 10.478818893432617px;
      top: 4.4277496337890625px;
      white-space: pre;
      flex-grow: 0;
    }
    
    .ad-page-stitch .paragraph-3_7349 {
      font-size: 11.71414566040039px;
      font-family: "Klein-Medium";
      font-weight: 500;
      letter-spacing: 0em;
      color: rgba(255, 255, 255, 1);
      width: auto;
      height: auto;
      position: absolute;
      left: 10.35373306274414px;
      top: 4.4278364181518555px;
      white-space: pre;
      flex-grow: 0;
    }
    
    .ad-page-stitch .paragraph-3_7369 {
      font-size: 11.71414566040039px;
      font-family: "Klein-Medium";
      font-weight: 500;
      letter-spacing: 0em;
      color: rgba(255, 255, 255, 1);
      width: auto;
      height: auto;
      position: absolute;
      left: 10.25390625px;
      top: 4.68798828125px;
      white-space: pre;
      flex-grow: 0;
    }
    
    .ad-page-stitch .paragraph-3_7377 {
      font-size: 11.785733222961426px;
      font-family: "Outfit-SemiBold";
      font-weight: 600;
      letter-spacing: 0em;
      color: var(--colors-lb-foreground);
      width: auto;
      height: auto;
      position: absolute;
      left: 20.95241355895996px;
      top: 15.714336395263672px;
      white-space: pre;
      flex-grow: 0;
    }
    
    .ad-page-stitch .paragraph-3_7382 {
      font-size: 8.388937950134277px;
      font-family: "Inter-Bold";
      font-weight: 700;
      line-height: 10.67682933807373px;
      width: auto;
      height: auto;
      position: absolute;
      left: 32.04345703125px;
      top: 30.6278076171875px;
      transform:  rotate(1.666006440028418e-15deg);
      white-space: pre;
      flex-grow: 0;
    }
    
    .ad-page-stitch .paragraph-3_7385 {
      font-size: 8.388937950134277px;
      font-family: "Inter-Bold";
      font-weight: 700;
      line-height: 10.67682933807373px;
      width: auto;
      height: auto;
      position: absolute;
      left: 103.36669921875px;
      top: 28.29327392578125px;
      transform:  rotate(1.666006440028418e-15deg);
      white-space: pre;
      flex-grow: 0;
    }
    
    .ad-page-stitch .paragraph-3_7388 {
      font-size: 8.388937950134277px;
      font-family: "Inter-Bold";
      font-weight: 700;
      line-height: 10.67682933807373px;
      width: auto;
      height: auto;
      position: absolute;
      left: 113.45263671875px;
      top: 102.3441162109375px;
      transform:  rotate(1.666006440028418e-15deg);
      white-space: pre;
      flex-grow: 0;
    }
    
    .ad-page-stitch .paragraph-3_7391 {
      font-size: 8.388937950134277px;
      font-family: "Inter-Bold";
      font-weight: 700;
      line-height: 10.67682933807373px;
      width: auto;
      height: auto;
      position: absolute;
      left: 29.62060546875px;
      top: 108.607666015625px;
      transform:  rotate(1.666006440028418e-15deg);
      white-space: pre;
      flex-grow: 0;
    }
    
    .ad-page-stitch .paragraph-3_7395 {
      font-size: 5.559922218322754px;
      font-family: "Inter-Medium";
      font-weight: 500;
      letter-spacing: 0em;
      color: rgba(0, 0, 0, 1);
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      flex-grow: 0;
      opacity: 0.800000011920929;
    }
    
    .ad-page-stitch .paragraph-3_7398 {
      font-size: 5.559922218322754px;
      font-family: "Inter-Medium";
      font-weight: 500;
      letter-spacing: 0em;
      color: rgba(0, 0, 0, 1);
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      flex-grow: 0;
      opacity: 0.800000011920929;
    }
    
    .ad-page-stitch .paragraph-3_7401 {
      font-size: 5.559922218322754px;
      font-family: "Inter-Medium";
      font-weight: 500;
      letter-spacing: 0em;
      color: rgba(0, 0, 0, 1);
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      flex-grow: 0;
      opacity: 0.800000011920929;
    }
    
    .ad-page-stitch .paragraph-3_7404 {
      font-size: 5.559922218322754px;
      font-family: "Inter-Medium";
      font-weight: 500;
      letter-spacing: 0em;
      color: rgba(0, 0, 0, 1);
      width: 100%;
      height: auto;
      position: relative;
      flex-shrink: 0;
      flex-grow: 0;
      opacity: 0.800000011920929;
    }
    
    .ad-page-stitch .paragraph-3_7411 {
      font-size: 18.666667938232422px;
      font-family: "PingFang SC-Medium";
      font-weight: 500;
      letter-spacing: 0em;
      line-height: 29.333337783813477px;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 1;
      overflow: hidden;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      flex-grow: 0;
    }
    
    .ad-page-stitch .paragraph-3_7432 {
      font-size: 18px;
      font-family: "Outfit-Medium";
      font-weight: 500;
      letter-spacing: 0em;
      line-height: 115.29569625854492%;
      text-transform: capitalize;
      color: rgba(25, 25, 26, 1);
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }
    
    .ad-page-stitch .paragraph-3_7437 {
      font-size: 16px;
      font-family: "PingFang SC-Regular";
      font-weight: 400;
      line-height: 22px;
      color: transparent;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      white-space: pre;
      flex-grow: 0;
    }

    .ad-page-stitch .paragraph-3_7437::before {
      content: "Generate a multi-page home decor app...";
      position: absolute;
      left: 0px;
      top: 0px;
      width: 0;
      max-width: 100%;
      overflow: hidden;
      color: rgba(0, 0, 0, 1);
      white-space: pre;
      animation: switch-ai-prompt-type 5.8s steps(39, end) infinite;
    }
    
    .ad-page-stitch .paragraph-58_878 {
      font-size: 14.666669845581055px;
      font-family: "PingFang SC-Regular";
      font-weight: 400;
      text-align: center;
      letter-spacing: 0em;
      line-height: 24.0000057220459px;
      text-decoration: none;
      width: auto;
      height: auto;
      position: relative;
      flex-shrink: 0;
      min-width: 33.33333969116211px;
      white-space: pre;
      flex-grow: 0;
      mix-blend-mode: normal;
    }
    
    .ad-page-stitch .rectangle-3_7228 {
      width: 1261px;
      height: 709px;
      position: absolute;
      left: -0.01776123046875px;
      top: 0.46014404296875px;
      background-size: 100.0190% 96.5187%;
      background-position: 0.02px -0.73px;
      background-repeat: no-repeat;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/e7838e9a0be1ae0e54441f2110c06f167a983b57.png);
    }
    
    .ad-page-stitch .rectangle-3_7229 {
      width: 175px;
      height: 38px;
      position: absolute;
      left: 911.9822387695312px;
      top: 0.46014404296875px;
      background-size: 720.7082% 1800.8361%;
      background-position: -875.98px -0.73px;
      background-repeat: no-repeat;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/e7838e9a0be1ae0e54441f2110c06f167a983b57.png);
    }
    
    .ad-page-stitch .rectangle-3_7234 {
      width: 29.33333396911621px;
      height: 43.55555725097656px;
      position: absolute;
      left: -7.111328125px;
      top: 0.88885498046875px;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/95dcb21ad95398b7abcebf04b90597ba8334839c.png);
    }
    
    .ad-page-stitch .rectangle-3_7237 {
      width: 18.66666603088379px;
      height: 26.66666603088379px;
      position: absolute;
      left: -1.7783203125px;
      top: 2.6666259765625px;
      transform: rotateY(180deg);
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/0a6f5bff375575dd8be0036e5764e94261551733.png);
    }
    
    .ad-page-stitch .rectangle-3_7245 {
      width: 72.6964340209961px;
      height: 77.95157623291016px;
      position: absolute;
      left: 1178.0323486328125px;
      top: 725.1156616210938px;
      background-color: rgba(255, 255, 255, 1);
    }
    
    .ad-page-stitch .rectangle-3_7253 {
      width: 129.02476501464844px;
      height: 193.5371551513672px;
      position: absolute;
      left: -9.364892959594727px;
      top: -22.891244888305664px;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/9a6e2b5a8d4cc24f1a7de2e5ad2b5fc4d09db508.png);
    }
    
    .ad-page-stitch .rectangle-3_7259 {
      width: 126.94371795654297px;
      height: 95.2077865600586px;
      position: absolute;
      left: -8.324071884155273px;
      top: -12.486068725585938px;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/364fd56ff675dcfb569c6340222c980ffec1aa9b.png);
    }
    
    .ad-page-stitch .rectangle-3_7265 {
      width: 135.26904296875px;
      height: 90.24981689453125px;
      position: absolute;
      left: -2.080981492996216px;
      top: 0.00011291504051769152px;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/9e5a9255cb9703d6b42121fea20ab2d940c86307.png);
    }
    
    .ad-page-stitch .rectangle-3_7267 {
      width: 54.10716247558594px;
      height: 8.324178695678711px;
      position: absolute;
      left: 11.445409774780273px;
      top: 13.526723861694336px;
      border-radius: 44.74246597290039px 44.74246597290039px 44.74246597290039px 44.74246597290039px;
      background-color: rgba(190.7032928466797, 198.77960205078125, 214.93212890625, 1);
      opacity: 0.3499999940395355;
    }
    
    .ad-page-stitch .rectangle-3_7274 {
      width: 72.83656311035156px;
      height: 8.324178695678711px;
      position: absolute;
      left: 46.823463439941406px;
      top: 9.364664077758789px;
      border-radius: 44.74246597290039px 44.74246597290039px 44.74246597290039px 44.74246597290039px;
      background-color: rgba(190.7032928466797, 198.77960205078125, 214.93212890625, 1);
    }
    
    .ad-page-stitch .rectangle-3_7275 {
      width: 32.25619125366211px;
      height: 8.324178695678711px;
      position: absolute;
      left: 46.823463439941406px;
      top: 22.891225814819336px;
      border-radius: 44.74246597290039px 44.74246597290039px 44.74246597290039px 44.74246597290039px;
      background-color: rgba(235, 238, 244, 1);
    }
    
    .ad-page-stitch .rectangle-3_7280 {
      width: 72.83656311035156px;
      height: 8.324178695678711px;
      position: absolute;
      left: 46.82319259643555px;
      top: 9.3648099899292px;
      border-radius: 44.74246597290039px 44.74246597290039px 44.74246597290039px 44.74246597290039px;
      background-color: rgba(190.7032928466797, 198.77960205078125, 214.93212890625, 1);
    }
    
    .ad-page-stitch .rectangle-3_7281 {
      width: 32.25619125366211px;
      height: 8.324178695678711px;
      position: absolute;
      left: 46.82319259643555px;
      top: 22.891372680664062px;
      border-radius: 44.74246597290039px 44.74246597290039px 44.74246597290039px 44.74246597290039px;
      background-color: rgba(235, 238, 244, 1);
    }
    
    .ad-page-stitch .rectangle-3_7287 {
      width: 241.40121459960938px;
      height: 429.241455078125px;
      position: absolute;
      left: -7.283837795257568px;
      top: -157.11904907226562px;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/25a857e1ca680387a95aed1bc5c52648444228a4.png);
    }
    
    .ad-page-stitch .rectangle-3_7296 {
      width: 14.567312240600586px;
      height: 2.0810446739196777px;
      position: absolute;
      left: 16.648487091064453px;
      top: 22.89156723022461px;
      border-radius: 104.05223846435547px 104.05223846435547px 104.05223846435547px 104.05223846435547px;
      background-color: rgba(255, 255, 255, 1);
    }
    
    .ad-page-stitch .rectangle-3_7297 {
      width: 14.567312240600586px;
      height: 2.0810441970825195px;
      position: absolute;
      left: 16.64846809153203px;
      top: 22.891571600443434px;
      transform:  rotate(90.00000433271465deg);
      border-radius: 104.05223846435547px 104.05223846435547px 104.05223846435547px 104.05223846435547px;
      background-color: rgba(255, 255, 255, 1);
    }
    
    .ad-page-stitch .rectangle-3_7304 {
      width: 145.67312622070312px;
      height: 8.324178695678711px;
      position: absolute;
      left: 55.14775466918945px;
      top: 94.39161682128906px;
      border-radius: 44.74246597290039px 44.74246597290039px 44.74246597290039px 44.74246597290039px;
      background-color: rgba(190.7032928466797, 198.77960205078125, 214.93212890625, 1);
    }
    
    .ad-page-stitch .rectangle-3_7305 {
      width: 96.7685775756836px;
      height: 8.324178695678711px;
      position: absolute;
      left: 80.1203842163086px;
      top: 108.95883178710938px;
      border-radius: 44.74246597290039px 44.74246597290039px 44.74246597290039px 44.74246597290039px;
      background-color: rgba(235, 238, 244, 1);
    }
    
    .ad-page-stitch .rectangle-3_7306 {
      width: 61.39081954956055px;
      height: 8.324178695678711px;
      position: absolute;
      left: 97.80900573730469px;
      top: 123.82225799560547px;
      border-radius: 44.74246597290039px 44.74246597290039px 44.74246597290039px 44.74246597290039px;
      background-color: rgba(235, 238, 244, 1);
    }
    
    .ad-page-stitch .rectangle-3_7312 {
      width: 335.9137878417969px;
      height: 296.5488586425781px;
      position: absolute;
      left: -68.67414855957031px;
      top: -16.648178100585938px;
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/38ebe14840447a76213d37d9ace336b700de4120.png);
    }
    
    .ad-page-stitch .rectangle-3_7323 {
      width: 32.25619125366211px;
      height: 4.1620893478393555px;
      position: absolute;
      left: 15.60791015625px;
      top: 448.4651184082031px;
      border-radius: 44.74246597290039px 44.74246597290039px 44.74246597290039px 44.74246597290039px;
      background-color: rgba(190.7032928466797, 198.77960205078125, 214.93212890625, 1);
    }
    
    .ad-page-stitch .rectangle-3_7324 {
      width: 32.25619125366211px;
      height: 4.1620893478393555px;
      position: absolute;
      left: 78.03935241699219px;
      top: 448.4651184082031px;
      border-radius: 44.74246597290039px 44.74246597290039px 44.74246597290039px 44.74246597290039px;
      background-color: rgba(190.7032928466797, 198.77960205078125, 214.93212890625, 1);
    }
    
    .ad-page-stitch .rectangle-3_7325 {
      width: 32.25619125366211px;
      height: 4.1620893478393555px;
      position: absolute;
      left: 137.34884643554688px;
      top: 448.4651184082031px;
      border-radius: 44.74246597290039px 44.74246597290039px 44.74246597290039px 44.74246597290039px;
      background-color: rgba(190.7032928466797, 198.77960205078125, 214.93212890625, 1);
    }
    
    .ad-page-stitch .rectangle-3_7326 {
      width: 32.25619125366211px;
      height: 4.1620893478393555px;
      position: absolute;
      left: 201.861328125px;
      top: 448.4651184082031px;
      border-radius: 44.74246597290039px 44.74246597290039px 44.74246597290039px 44.74246597290039px;
      background-color: rgba(190.7032928466797, 198.77960205078125, 214.93212890625, 1);
    }
    
    .ad-page-stitch .rectangle-3_7327 {
      width: 20.810447692871094px;
      height: 4.1620893478393555px;
      position: absolute;
      left: 15.60791015625px;
      top: 455.7488708496094px;
      border-radius: 44.74246597290039px 44.74246597290039px 44.74246597290039px 44.74246597290039px;
      background-color: rgba(235, 238, 244, 1);
    }
    
    .ad-page-stitch .rectangle-3_7328 {
      width: 20.810447692871094px;
      height: 4.1620893478393555px;
      position: absolute;
      left: 78.03935241699219px;
      top: 455.7488708496094px;
      border-radius: 44.74246597290039px 44.74246597290039px 44.74246597290039px 44.74246597290039px;
      background-color: rgba(235, 238, 244, 1);
    }
    
    .ad-page-stitch .rectangle-3_7329 {
      width: 20.810447692871094px;
      height: 4.1620893478393555px;
      position: absolute;
      left: 137.34912109375px;
      top: 455.7488708496094px;
      border-radius: 44.74246597290039px 44.74246597290039px 44.74246597290039px 44.74246597290039px;
      background-color: rgba(235, 238, 244, 1);
    }
    
    .ad-page-stitch .rectangle-3_7330 {
      width: 20.810447692871094px;
      height: 4.1620893478393555px;
      position: absolute;
      left: 201.86160278320312px;
      top: 455.7488708496094px;
      border-radius: 44.74246597290039px 44.74246597290039px 44.74246597290039px 44.74246597290039px;
      background-color: rgba(235, 238, 244, 1);
    }
    
    .ad-page-stitch .rectangle-3_7332 {
      width: 100%;
      height: 100%;
      position: relative;
      background-color: transparent;
    }
    
    .ad-page-stitch .rectangle-3_7333 {
      width: 100%;
      height: 100%;
      position: relative;
      background-color: rgba(255, 255, 255, 1);
    }
    
    .ad-page-stitch .rectangle-3_7334 {
      width: 100%;
      height: 100%;
      position: relative;
      background-color: rgba(255, 255, 255, 1);
    }
    
    .ad-page-stitch .rectangle-3_7335 {
      width: 100%;
      height: 100%;
      position: relative;
      background-color: rgba(255, 255, 255, 1);
    }
    
    .ad-page-stitch .rectangle-3_7336 {
      width: 100%;
      height: 100%;
      position: relative;
      background-color: rgba(255, 255, 255, 1);
    }
    
    .ad-page-stitch .rectangle-3_7371 {
      width: 145px;
      height: 24px;
      position: absolute;
      left: 1109.982177734375px;
      top: 81.46014404296875px;
      background-color: rgba(255, 255, 255, 1);
    }
    
    .ad-page-stitch .rectangle-3_7414 {
      width: 120.35088348388672px;
      height: 261.3333740234375px;
      position: absolute;
      left: 0.000003884673198228938px;
      top: -26.666746257880988px;
      transform:  rotate(-0.0000017033827510330433deg);
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/2a5e9f2a5fd8e5a38d0fcc5c8bbe1cff6553939c.png);
    }
    
    .ad-page-stitch .rectangle-58_211 {
      width: 19.333337783813477px;
      height: 2.148148775100708px;
      position: absolute;
      left: 3.031649638361028e-13px;
      top: 10.318781852722168px;
      border-radius: 8.515875816345215px 8.515875816345215px 8.515875816345215px 8.515875816345215px;
      mix-blend-mode: normal;
    }
    
    .ad-page-stitch .rectangle-58_212 {
      width: 100%;
      height: 100%;
      position: relative;
      border-radius: 1.8924167156219482px 1.8924167156219482px 0px 0px;
      mix-blend-mode: normal;
    }
    
    .ad-page-stitch .rectangle-58_213 {
      width: 100%;
      height: 100%;
      position: relative;
      border-radius: 1.074074387550354px 1.074074387550354px 1.074074387550354px 1.074074387550354px;
      mix-blend-mode: normal;
    }
    
    .ad-page-stitch .rectangle-58_214 {
      width: 100%;
      height: 100%;
      position: relative;
      border-radius: 1.074074387550354px 1.074074387550354px 1.074074387550354px 1.074074387550354px;
      mix-blend-mode: normal;
    }
    
    .ad-page-stitch .vector-3_7220 {
      width: 3.59%;
      height: 1.48%;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Group_3_7220.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 1.35%;
      right: 95.06%;
      top: 1.65%;
      bottom: 96.87%;
    }
    
    .ad-page-stitch .vector-3_7238 {
      width: 0.888671875px;
      height: 13.33331298828125px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Line234.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }
    
    .ad-page-stitch .vector-3_7241 {
      position: absolute;
      inset: -3.571558097489253% -3.5695689521590483% -3.5713789642473808% -3.5706705736999753% ;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Rectangle3469565.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
    }
    
    .ad-page-stitch .vector-3_7242 {
      width: 21.3330078125px;
      height: 21.33331298828125px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Frame_3_8162.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 1.7778862714767456px;
      top: 1.7777913808822632px;
    }
    
    .ad-page-stitch .vector-3_7249 {
      width: 31.2158203125px;
      height: 22.891845703125px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Group11712755770.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translateX(calc(-50% + -0.5206584930419922px)) translateY(calc(-50% + -1.0402450561523438px));
    }
    
    .ad-page-stitch .vector-3_7255 {
      width: 31.2158203125px;
      height: 22.8917236328125px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Group1171275577.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translateX(calc(-50% + -0.520054817199707px)) translateY(calc(-50% + -1.0401849746704102px));
    }
    
    .ad-page-stitch .vector-3_7261 {
      width: 31.2158203125px;
      height: 22.891845703125px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Group1171275578.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translateX(calc(-50% + -0.5202159881591797px)) translateY(calc(-50% + -1.0404491424560547px));
    }
    
    .ad-page-stitch .vector-3_7268 {
      width: 14.5673828125px;
      height: 14.56732177734375px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Frame35.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 202.9015350341797px;
      top: 10.405044555664062px;
    }
    
    .ad-page-stitch .vector-3_7272 {
      width: 16.6484375px;
      height: 16.64837646484375px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Frame34.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 11.4456787109375px;
      top: 11.445693969726562px;
    }
    
    .ad-page-stitch .vector-3_7278 {
      width: 16.6484375px;
      height: 16.64837646484375px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Frame33.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 11.445409774780273px;
      top: 11.445840835571289px;
    }
    
    .ad-page-stitch .vector-3_7283 {
      width: 31.2158203125px;
      height: 22.8914794921875px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Group11712755770.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translateX(calc(-50% + -0.5204992294311523px)) translateY(calc(-50% + -0.520268440246582px));
    }
    
    .ad-page-stitch .vector-3_7289 {
      width: 17.48095703125px;
      height: 17.48077392578125px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Frame32.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 0.00009765625145519152px;
      top: 2.081045627593994px;
    }
    
    .ad-page-stitch .vector-3_7291 {
      width: 17.48095703125px;
      height: 17.48077392578125px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Frame31.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 70.75566101074219px;
      top: 2.0813140869140625px;
    }
    
    .ad-page-stitch .vector-3_7301 {
      position: absolute;
      inset: -23.01625306795917% -40.95294700813085% -74.06998623305908% -18.546407704682103% ;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Vector32.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
    }
    
    .ad-page-stitch .vector-3_7308 {
      width: 31.2158203125px;
      height: 22.89154052734375px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Group1171275577.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translateX(calc(-50% + 0.5203924179077148px)) translateY(calc(-50% + -0.00012111663818359375px));
    }
    
    .ad-page-stitch .vector-3_7314 {
      width: 14.5673828125px;
      height: 14.56732177734375px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Frame30.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 10.405176162719727px;
      top: 10.405166625976562px;
    }
    
    .ad-page-stitch .vector-3_7317 {
      width: 20.810546875px;
      height: 20.8104248046875px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Frame29.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 13.526708602905273px;
      top: 13.526529312133789px;
    }
    
    .ad-page-stitch .vector-3_7337 {
      width: 20.810546875px;
      height: 20.8104248046875px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Ellipse6327.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 253.8872833251953px;
      top: 286.1436462402344px;
    }
    
    .ad-page-stitch .vector-3_7341 {
      width: 8.4501953125px;
      height: 14.69354248046875px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Vector4061.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 372.7920227050781px;
      top: 68.67449951171875px;
    }
    
    .ad-page-stitch .vector-3_7342 {
      width: 106.5810546875px;
      height: 222.0810546875px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Vector3480.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 272.79998779296875px;
      top: 74.79995727539062px;
    }
    
    .ad-page-stitch .vector-3_7346 {
      position: absolute;
      inset: 0;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Vector31.png);
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
    }
    
    .ad-page-stitch .vector-3_7350 {
      position: absolute;
      inset: 0;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Vector30.png);
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
    }
    
    .ad-page-stitch .vector-3_7356 {
      position: absolute;
      inset: -15.624971881015808% -109.37323512022752% -109.37506781637363% -15.625216681584064% ;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/svg.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
    }
    
    .ad-page-stitch .vector-3_7359 {
      position: absolute;
      inset: -0.00008753843548050866% -0.0009425650145924536% -0.0006942001511361268% 0.0009425650145924536% ;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Maskgroup.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
    }
    
    .ad-page-stitch .vector-3_7365 {
      width: 39.13%;
      height: 39.13%;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Vector0.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 60.87%;
      right: 0%;
      top: 60.87%;
      bottom: 0%;
    }
    
    .ad-page-stitch .vector-3_7366 {
      width: 4.0986328125px;
      height: 4.0989990234375px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Ellipse18387.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 11.71160888671875px;
      top: 11.7116060256958px;
    }
    
    .ad-page-stitch .vector-3_7370 {
      position: absolute;
      inset: 0;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Vector3.png);
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
    }
    
    .ad-page-stitch .vector-3_7374 {
      width: 100%;
      height: 100%;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/peoplepicture24tips.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 0%;
      right: 0%;
      top: 0%;
      bottom: 0%;
    }
    
    .ad-page-stitch .vector-3_7381 {
      width: 142.37060546875px;
      height: 142.3704833984375px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Section2.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 0px;
      top: 0px;
      transform: matrix(0.98, 0.17, -0.17, 0.98, 0, 0);
    }
    
    .ad-page-stitch .vector-3_7384 {
      width: 157.10400390625px;
      height: 157.10400390625px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Section1.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 0px;
      top: 0px;
      transform: matrix(0.98, 0.17, -0.17, 0.98, 0, 0);
    }
    
    .ad-page-stitch .vector-3_7387 {
      width: 157.10400390625px;
      height: 157.10400390625px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Section0.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 0px;
      top: 0px;
      transform: matrix(0.98, 0.17, -0.17, 0.98, 0, 0);
    }
    
    .ad-page-stitch .vector-3_7390 {
      width: 157.10400390625px;
      height: 157.10400390625px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Section.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: 0px;
      top: 0px;
      transform: matrix(0.98, 0.17, -0.17, 0.98, 0, 0);
    }
    
    .ad-page-stitch .vector-3_7396 {
      width: 7.6474609375px;
      height: 7.6473388671875px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Ellipse204.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
      transform: matrix(0.98, 0.17, -0.17, 0.98, 0, 0);
    }
    
    .ad-page-stitch .vector-3_7399 {
      width: 7.6474609375px;
      height: 7.6473388671875px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Ellipse203.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
      transform: matrix(0.98, 0.17, -0.17, 0.98, 0, 0);
    }
    
    .ad-page-stitch .vector-3_7402 {
      width: 7.6474609375px;
      height: 7.6473388671875px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Ellipse2050.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
      transform: matrix(0.98, 0.17, -0.17, 0.98, 0, 0);
    }
    
    .ad-page-stitch .vector-3_7405 {
      width: 7.6474609375px;
      height: 7.6473388671875px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Ellipse205.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
      transform: matrix(0.98, 0.17, -0.17, 0.98, 0, 0);
    }
    
    .ad-page-stitch .vector-3_7416 {
      position: absolute;
      inset: -9.090264097309202% -13.01935047561727% -12.744551574231568% -5.831870681422502% ;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Group8.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
    }
    
    .ad-page-stitch .vector-3_7429 {
      position: absolute;
      inset: -0.000002731831707365313% 0.0007152587689665433% 0.0001010777731725166% -0.0011391158172430133% ;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Union.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
    }
    
    .ad-page-stitch .vector-3_7435 {
      position: absolute;
      inset: -58.139570369276896% -23.80949474516369% -58.13949939816497% -23.80955287388393% ;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Ellipse6310.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
    }
    
    .ad-page-stitch .vector-3_7439 {
      width: 28px;
      height: 28px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/icon_aigc_attachment.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }
    
    .ad-page-stitch .vector-3_7440 {
      width: 30px;
      height: 30px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/ai.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: relative;
      flex-shrink: 0;
    }
    
    .ad-page-stitch .vector-58_217 {
      width: 100%;
      height: 100%;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Rectangle3469566.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
      position: absolute;
      left: -0.01%;
      right: 0.01%;
      top: 0%;
      bottom: 0%;
    }
    
    .ad-page-stitch .vector-58_219 {
      position: absolute;
      inset: -16.42023723065146% -16.155132376208776% -22.62089632091235% -16.1516455045488% ;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Vector1157.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
    }
    
    .ad-page-stitch .vector-58_220 {
      position: absolute;
      inset: 0.0008895992967605801% -0.005230307489968921% -0.002793967640579711% -10.98807137373394% ;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Maskgroup0.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
    }
    
    .ad-page-stitch .effect-界面-3_98 {
            box-shadow: 30px 30px 40px 0px rgba(15.472099304199219, 0, 84.39328002929688, 0.11999999401616115) 
          }
    
    .ad-page-stitch .fill-neutral-colorswhite-3_101-paragraph {
            color: rgba(255, 255, 255, 1)
          }
    
    .ad-page-stitch .fill-主题色-lightbrand-500-3_114 {
            background-color: var(--brand-500-5994147bd34081243d315ec57b3f80ed0e286a4a-21369-444)
          }
    
    .ad-page-stitch .fill-主题色brand-500-3_106 {
            background-color: var(--brand-500-5994147bd34081243d315ec57b3f80ed0e286a4a-9369-749)
          }
    
    .ad-page-stitch .fill-交互色-lightcolor-fill-hov-3_649 {
            background-color: rgba(87, 104, 161, 0.07999999821186066)
          }
    
    .ad-page-stitch .fill-文本色-lightcolor-text-1-3_49-paragraph {
            color: var(--color-text-1)
          }
    
    .ad-page-stitch .fill-文本色-lightcolor-text-2-3_103-paragraph {
            color: var(--color-text-2)
          }
    
    .ad-page-stitch .fill-文本色-lightcolor-text-3-3_651-paragraph {
            color: var(--color-text-3)
          }
    
    .ad-page-stitch .fill-文本色-lightcolor-text-5-3_112 {
            background-color: var(--white-b1421287e4a4170e00186d9e5bb53e2b361b518a-21369-606)
          }
    
    .ad-page-stitch .frame-content-3_7230 {
      display: flex;
      flex-direction: row;
      gap: 3.555555582046509px;
      align-items: center;
      justify-content: flex-end;
      padding: 1.7777777910232544px 5.333333492279053px 1.7777777910232544px 3.555555582046509px;
      width: 100%;
      position: relative;
    }
    
    .ad-page-stitch .frame-content-3_7231 {
      display: flex;
      flex-direction: row;
      align-items: center;
      height: 100%;
      position: relative;
    }
    
    .ad-page-stitch .frame-content-3_7393 {
      display: flex;
      flex-direction: row;
      gap: 6.671905517578125px;
      align-items: center;
      width: 100%;
      position: relative;
    }
    
    .ad-page-stitch .frame-content-3_7394 {
      display: flex;
      flex-direction: column;
      gap: 3.9285778999328613px;
      align-items: center;
      width: 100%;
      position: relative;
    }
    
    .ad-page-stitch .frame-content-3_7397 {
      display: flex;
      flex-direction: column;
      gap: 3.9285778999328613px;
      align-items: center;
      width: 100%;
      position: relative;
    }
    
    .ad-page-stitch .frame-content-3_7400 {
      display: flex;
      flex-direction: column;
      gap: 3.9285778999328613px;
      align-items: center;
      width: 100%;
      position: relative;
    }
    
    .ad-page-stitch .frame-content-3_7403 {
      display: flex;
      flex-direction: column;
      gap: 3.9285778999328613px;
      align-items: center;
      width: 100%;
      position: relative;
    }
    
    .ad-page-stitch .frame-content-3_7407 {
      display: flex;
      flex-direction: row;
      gap: 10.666668891906738px;
      align-items: center;
      padding: 28px 130.66668701171875px 28px 24.0000057220459px;
      width: 100%;
      height: 100%;
      position: relative;
    }
    
    .ad-page-stitch .frame-content-3_7408 {
      display: flex;
      flex-direction: row;
      gap: 8.000000953674316px;
      align-items: center;
      width: 100%;
      position: relative;
    }
    
    .ad-page-stitch .frame-content-3_7409 {
      display: flex;
      flex-direction: row;
      gap: 9.523812294006348px;
      align-items: center;
      width: 100%;
      height: 100%;
      position: relative;
    }
    
    .ad-page-stitch .frame-content-3_7410 {
      display: flex;
      flex-direction: row;
      gap: 8.000000953674316px;
      align-items: center;
      width: 100%;
      position: relative;
    }
    
    .ad-page-stitch .frame-content-3_7421 {
      display: flex;
      flex-direction: row;
      gap: 12px;
      align-items: center;
      justify-content: center;
      padding: 18px 24px 18px 16px;
      height: 100%;
      position: relative;
    }
    
    .ad-page-stitch .frame-content-3_7436 {
      display: flex;
      flex-direction: row;
      gap: 16px;
      align-items: center;
      padding: 16px 12px 16px 24px;
      height: 100%;
      position: relative;
    }
    
    .ad-page-stitch .frame-content-58_209 {
      display: flex;
      flex-direction: row;
      gap: 8.571431159973145px;
      align-items: center;
      padding: 1.7142860889434814px 2.000000476837158px 1.7142860889434814px 2.000000476837158px;
      width: 100%;
      height: 100%;
      position: relative;
    }
    
    .ad-page-stitch .stroke-3_7219 {
      position: absolute;
      inset: 0px;
      border-radius: 29.05829429626465px 29.05829429626465px 29.05829429626465px 29.05829429626465px;
      pointer-events: none;
      border-width: 1.5px 1.5px 1.5px 1.5px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(67, 27, 110, 0.05000000074505806);
    }
    
    .ad-page-stitch .stroke-3_7236 {
      position: absolute;
      inset: -0.8888888955116272px -0.8888888955116272px -0.8888888955116272px -0.8888888955116272px;
      border-radius: 89.77778202295303px 89.77778202295303px 89.77778202295303px 89.77778202295303px;
      pointer-events: none;
      border-width: 0.8888888955116272px 0.8888888955116272px 0.8888888955116272px 0.8888888955116272px;
      border-style: solid;
      box-sizing: border-box;
      border-color: var(--icon-onfunctionandbrand);
    }
    
    .ad-page-stitch .stroke-3_7332 {
      position: absolute;
      inset: -1.0405224561691284px -1.0405224561691284px -1.0405224561691284px -1.0405224561691284px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 2.081044912338257px 2.081044912338257px 2.081044912338257px 2.081044912338257px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(46, 156, 254, 1);
    }
    
    .ad-page-stitch .stroke-3_7333 {
      position: absolute;
      inset: -1.0405224561691284px -1.0405224561691284px -1.0405224561691284px -1.0405224561691284px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 2.081044912338257px 2.081044912338257px 2.081044912338257px 2.081044912338257px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(46, 156, 254, 1);
    }
    
    .ad-page-stitch .stroke-3_7334 {
      position: absolute;
      inset: -1.0405224561691284px -1.0405224561691284px -1.0405224561691284px -1.0405224561691284px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 2.081044912338257px 2.081044912338257px 2.081044912338257px 2.081044912338257px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(46, 156, 254, 1);
    }
    
    .ad-page-stitch .stroke-3_7335 {
      position: absolute;
      inset: -1.0405224561691284px -1.0405224561691284px -1.0405224561691284px -1.0405224561691284px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 2.081044912338257px 2.081044912338257px 2.081044912338257px 2.081044912338257px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(46, 156, 254, 1);
    }
    
    .ad-page-stitch .stroke-3_7336 {
      position: absolute;
      inset: -1.0405224561691284px -1.0405224561691284px -1.0405224561691284px -1.0405224561691284px;
      border-radius: 0px 0px 0px 0px;
      pointer-events: none;
      border-width: 2.081044912338257px 2.081044912338257px 2.081044912338257px 2.081044912338257px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(46, 156, 254, 1);
    }
    
    .ad-page-stitch .stroke-3_7372 {
      position: absolute;
      inset: 0px;
      border-radius: 26.384849548339844px 26.384849548339844px 26.384849548339844px 0px;
      pointer-events: none;
      border-width: 1.3192425966262817px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(51, 111, 255, 1);
    }
    
    .ad-page-stitch .stroke-3_7376 {
      position: absolute;
      inset: 0px;
      border-radius: 18.333362579345703px 18.333362579345703px 18.333362579345703px 18.333362579345703px;
      pointer-events: none;
      border-width: 1.0476207733154297px 1.0476207733154297px 1.0476207733154297px 1.0476207733154297px;
      border-style: solid;
      box-sizing: border-box;
    }
    
    .ad-page-stitch .stroke-3_7407 {
      position: absolute;
      inset: 0px;
      border-radius: 16.000001907348633px 16.000001907348633px 16.000001907348633px 16.000001907348633px;
      pointer-events: none;
      background-image: url("data:image/svg+xml;utf8,%3Csvg%20viewBox%3D'0%200%20360%2086'%20preserveAspectRatio%3D'none'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%3E%0A%20%20%20%20%20%20%3Cdefs%3E%0A%20%20%20%20%20%20%20%20%3ClinearGradient%20id%3D'grad'%20gradientUnits%3D'objectBoundingBox'%20x1%3D'0'%20y1%3D'0.5'%20x2%3D'1'%20y2%3D'0.5'%20gradientTransform%3D'matrix(0.6970%2C%200.7442%2C%20-0.7442%2C%201.3018%2C%200.3940%2C%20-0.6384)'%3E%0A%20%20%20%20%20%20%20%20%20%20%3Cstop%20stop-color%3D'rgba(92%2C95%2C255%2C0.800000011920929)'%20offset%3D'0'%2F%3E%3Cstop%20stop-color%3D'rgba(160%2C95%2C255%2C0.800000011920929)'%20offset%3D'0.4477415680885315'%2F%3E%3Cstop%20stop-color%3D'rgba(200%2C161%2C255%2C0.800000011920929)'%20offset%3D'1'%2F%3E%0A%20%20%20%20%20%20%20%20%3C%2FlinearGradient%3E%0A%20%20%20%20%20%20%3C%2Fdefs%3E%0A%20%20%20%20%20%20%3Crect%20width%3D'100%25'%20height%3D'100%25'%20fill%3D'url(%23grad)'%2F%3E%0A%20%20%20%20%3C%2Fsvg%3E");
      background-size: 100% 100%;
      background-repeat: no-repeat;
      background-position: center;
      padding: 1.5px 1.5px 1.5px 1.5px;
      -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
      -webkit-mask-composite: xor;
      mask-composite: exclude;
    }
    
    .ad-page-stitch .stroke-3_7413 {
      position: absolute;
      inset: 0px;
      border-radius: 8.000000953674316px 8.000000953674316px 0px 0px;
      pointer-events: none;
      border-width: 0.6666668057441711px 0.6666668057441711px 0.6666668057441711px 0.6666668057441711px;
      border-style: solid;
      box-sizing: border-box;
    }
    
    .ad-page-stitch .stroke-3_7421 {
      position: absolute;
      inset: -1px -1px -1px -1px;
      border-radius: 15px 15px 15px 15px;
      pointer-events: none;
      border-width: 1px 1px 1px 1px;
      border-style: solid;
      box-sizing: border-box;
      border-color: rgba(0, 0, 0, 0.05000000074505806);
    }
    
    .ad-page-stitch .stroke-58_212 {
      position: absolute;
      inset: 0px;
      border-radius: 1.8924167156219482px 1.8924167156219482px 0px 0px;
      pointer-events: none;
      border-width: 1.6111115217208862px 1.6111115217208862px 1.6111115217208862px 1.6111115217208862px;
      border-style: solid;
      box-sizing: border-box;
    }
    
    .ad-page-stitch .stroke-58_213 {
      position: absolute;
      inset: -1.6111115217208862px -1.6111115217208862px -1.6111115217208862px -1.6111115217208862px;
      border-radius: 2.6851859092712402px 2.6851859092712402px 2.6851859092712402px 2.6851859092712402px;
      pointer-events: none;
      border-width: 1.6111115217208862px 1.6111115217208862px 1.6111115217208862px 1.6111115217208862px;
      border-style: solid;
      box-sizing: border-box;
    }
    
    .ad-page-stitch .stroke-58_214 {
      position: absolute;
      inset: -0.6444446444511414px -0.6444446444511414px -0.6444446444511414px -0.6444446444511414px;
      border-radius: 1.074074387550354px 1.074074387550354px 1.074074387550354px 1.074074387550354px;
      pointer-events: none;
      border-width: 1.2888892889022827px 1.2888892889022827px 1.2888892889022827px 1.2888892889022827px;
      border-style: solid;
      box-sizing: border-box;
    }
    
    .ad-page-stitch .stroke-wrapper-3_7219 {
      position: absolute;
      left: 273px;
      top: 0px;
      width: 1297px;
      height: 791px;
    }
    
    .ad-page-stitch .stroke-wrapper-3_7236 {
      position: absolute;
      left: 12.5%;
      top: 12.5%;
      right: 12.5%;
      bottom: 12.5%;
      width: 75%;
      height: 75%;
    }
    
    .ad-page-stitch .stroke-wrapper-3_7332 {
      position: absolute;
      left: 5.202685356140137px;
      top: 5.202676296234131px;
      width: 257.009033203125px;
      height: 555.638916015625px;
    }
    
    .ad-page-stitch .stroke-wrapper-3_7333 {
      position: absolute;
      left: 0px;
      top: 0px;
      width: 11.445746421813965px;
      height: 11.445746421813965px;
    }
    
    .ad-page-stitch .stroke-wrapper-3_7334 {
      position: absolute;
      left: 255.9683074951172px;
      top: -0.00003356933666509576px;
      width: 11.445746421813965px;
      height: 11.445746421813965px;
    }
    
    .ad-page-stitch .stroke-wrapper-3_7335 {
      position: absolute;
      left: -0.00002441406286379788px;
      top: 554.59814453125px;
      width: 11.445746421813965px;
      height: 11.445746421813965px;
    }
    
    .ad-page-stitch .stroke-wrapper-3_7336 {
      position: absolute;
      left: 255.9685821533203px;
      top: 554.5984497070312px;
      width: 11.445746421813965px;
      height: 11.445746421813965px;
    }
    
    .ad-page-stitch .stroke-wrapper-3_7372 {
      position: absolute;
      left: 823.982421875px;
      top: 73.46014404296875px;
      width: 42.215763092041016px;
      height: 42.215763092041016px;
    }
    
    .ad-page-stitch .stroke-wrapper-3_7376 {
      position: absolute;
      left: 7.46%;
      top: 50%;
      right: 80.53%;
      width: 12.01%;
      height: 239.8507537841797px;
      transform: translateY(calc(-50% + -92.64433749055985px)) rotate(-10.000000283105564deg);
    }
    
    .ad-page-stitch .stroke-wrapper-3_7407 {
      position: absolute;
      left: 0%;
      top: 0%;
      right: 0%;
      bottom: 26.92%;
      width: 100%;
      height: 73.08%;
      display: flex;
    }
    
    .ad-page-stitch .stroke-wrapper-3_7413 {
      position: absolute;
      left: 226.66796874999994px;
      top: 12.000186712665004px;
      width: 121.33334350585938px;
      height: 113.3333511352539px;
      transform:  rotate(0.0000017033827500401392deg);
    }
    
    .ad-page-stitch .stroke-wrapper-3_7421 {
      position: absolute;
      left: 1428px;
      top: 135px;
      width: auto;
      height: 68px;
      display: flex;
    }
    
    .ad-page-stitch .stroke-wrapper-58_212 {
      position: absolute;
      left: 1.8923479318618774px;
      top: -2.2958830925290385e-7px;
      width: 15.13933277130127px;
      height: 12.300708770751953px;
    }
    
    .ad-page-stitch .stroke-wrapper-58_213 {
      position: absolute;
      left: 12.674129486083984px;
      top: 3.2541894912719727px;
      width: 6.0148162841796875px;
      height: 9.45185375213623px;
    }
    
    .ad-page-stitch .stroke-wrapper-58_214 {
      position: absolute;
      left: 12.674129486083984px;
      top: 3.2541894912719727px;
      width: 6.0148162841796875px;
      height: 9.45185375213623px;
    }
    
    .ad-page-stitch .stroke-主题色-lightbrand-500-3_114 {
            border-color: var(--brand-500-5994147bd34081243d315ec57b3f80ed0e286a4a-21369-444)
          }
    
    .ad-page-stitch .stroke-交互色-lightcolor-border-1-3_97 {
            border-color: var(--color-border-1)
          }
    
    .ad-page-stitch .stroke-文本色-lightcolor-text-5-3_112 {
            border-color: var(--white-b1421287e4a4170e00186d9e5bb53e2b361b518a-21369-606)
          }
    
    .ad-page-stitch .vector-wrapper-3_7241 {
      position: absolute;
      left: 0px;
      top: 0px;
      width: 24.88888931274414px;
      height: 24.88888931274414px;
    }
    
    .ad-page-stitch .vector-wrapper-3_7301 {
      position: absolute;
      left: 3.176019800208776px;
      top: 3.7000920449163965px;
      width: 17.1245059967041px;
      height: 16.076066970825195px;
    }
    
    /* Expanded box from legacy % inset; inner vector uses cover (same approach as lovable-page) */
    .ad-page-stitch .vector-wrapper-3_7346 {
      position: absolute;
      left: 0;
      top: 0;
      width: 23.64794921875px;
      height: 27.43182373046875px;
    }
    
    .ad-page-stitch .vector-wrapper-3_7350 {
      position: absolute;
      left: 0;
      top: 0;
      width: 23.64794921875px;
      height: 27.4317626953125px;
    }
    
    .ad-page-stitch .vector-wrapper-3_7356 {
      position: absolute;
      left: 0%;
      right: 0%;
      top: 0%;
      bottom: 0%;
      width: 57.656646728515625px;
      height: 57.656646728515625px;
    }
    
    .ad-page-stitch .vector-wrapper-3_7359 {
      position: absolute;
      left: 0px;
      top: 0px;
      width: 23.4228515625px;
      height: 23.4228515625px;
    }
    
    .ad-page-stitch .vector-wrapper-3_7370 {
      position: absolute;
      left: 0;
      top: 0;
      width: 23.6494140625px;
      height: 27.43182373046875px;
    }
    
    .ad-page-stitch .vector-wrapper-3_7416 {
      position: absolute;
      left: 29.23%;
      right: 26.57%;
      top: 34.74%;
      bottom: 18.2%;
      transform: matrix(0.98, 0.2, -0.2, 0.98, 0, 0);
      width: 37.71784973144531px;
      height: 40.15626907348633px;
    }
    
    .ad-page-stitch .vector-wrapper-3_7429 {
      position: absolute;
      left: 21.88%;
      right: 21.87%;
      top: 21.78%;
      bottom: 23.67%;
      width: 17.999923706054688px;
      height: 17.454851150512695px;
    }
    
    .ad-page-stitch .vector-wrapper-3_7435 {
      position: absolute;
      left: 50%;
      top: -65.99960327148438px;
      transform: translateX(calc(-50% + 0.00006103515625px));
      width: 210px;
      height: 86px;
    }
    
    .ad-page-stitch .vector-wrapper-58_219 {
      position: absolute;
      left: 0%;
      right: 0%;
      top: 0%;
      bottom: 0%;
      width: 6.222222328186035px;
      height: 5.333333492279053px;
    }
    
    .ad-page-stitch .vector-wrapper-58_220 {
      position: absolute;
      left: 0%;
      right: 0%;
      top: 0%;
      bottom: 0%;
      width: 6.222222328186035px;
      height: 5.333333492279053px;
    }

    .ad-page-stitch .hero-section {
      background-image: linear-gradient(180deg, rgba(235.91285705566406, 240.99435424804688, 250.43138122558594, 1) 0%, rgba(255, 255, 255, 1) 100%);
    }

    .ad-page-stitch .hero-background {
      display: none;
    }

    .ad-page-stitch .vector-3_7186 {
      position: absolute;
      inset: -84.21052631578947% -22.573350990808084% -84.21052631578947% -22.573350990808084%;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Group7.svg);
      background-size: 100% 100%;
      background-repeat: no-repeat;
    }

    .ad-page-stitch .vector-wrapper-3_7186 {
      position: absolute;
      left: 0;
      right: 0;
      top: 772px;
      width: auto;
      height: 475px;
      pointer-events: none;
      z-index: 0;
    }

    .ad-page-stitch .vector-3_7191 {
      position: absolute;
      inset: -73.71007371007371% -26.17801047120419% -73.71007371007371% -26.17801047120419%;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Ellipse12.png);
      background-size: 100% 100%;
      background-repeat: no-repeat;
    }

    .ad-page-stitch .vector-wrapper-3_7191 {
      position: absolute;
      right: -343px;
      top: -386px;
      width: 1146px;
      height: 407px;
      pointer-events: none;
      z-index: 0;
    }

    .ad-page-stitch .hero-preview-slot {
      display: contents;
    }

    .ad-page-stitch .stroke-wrapper-3_8072.hero-preview {
      position: absolute;
      left: 50%;
      top: var(--hero-preview-top, 536px);
      width: 1870px;
      height: 794px;
      overflow: hidden;
      background: transparent;
      transform: translateX(-50%) scale(var(--hero-preview-scale, 1));
      transform-origin: top center;
      z-index: 2;
    }

    .ad-page-stitch .stroke-wrapper-3_8072.hero-preview::before {
      content: "";
      position: absolute;
      inset: 0;
      border-radius: 29.05829429626465px 29.05829429626465px 29.05829429626465px 29.05829429626465px;
      background-image: url("/mb-cms/__/en/img/ad/comparison/stitch/image/hero-bg.png");
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      z-index: 0;
      pointer-events: none;
    }

    .ad-page-stitch .stroke-wrapper-3_8072.hero-preview > * {
      opacity: 1;
      z-index: 1;
    }

    @media (min-width: 1024px) {
      .ad-page-stitch .hero-preview-slot {
        display: block;
        align-self: center;
        margin-bottom: 0;
        --hero-preview-fit: min(1, calc((100vw - 48px) / 1870px));
        width: calc(1870px * var(--hero-preview-fit));
        height: calc(794px * var(--hero-preview-fit));
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        overflow: hidden;
        position: relative;
        flex-shrink: 0;
      }

      .ad-page-stitch .hero-preview-slot .stroke-wrapper-3_8072.hero-preview {
        position: absolute;
        left: 0;
        top: 0;
        width: 1870px;
        height: 794px;
        margin-left: 0;
        margin-right: 0;
        transform: scale(var(--hero-preview-fit));
        transform-origin: top left;
      }
    }

    .ad-page-stitch .hero-copy,
    .ad-page-stitch .vector-wrapper-3_8071 {
      z-index: 1;
    }

    .ad-page-stitch .feature-heading .paragraph-3_8184 {
      color: transparent;
      background-clip: text;
      -webkit-background-clip: text;
    }

    .ad-page-stitch .frame-3_8189 {
      background-image: linear-gradient(180deg, rgba(10, 153, 255, 0.04) 0%, rgba(10, 153, 255, 0.2) 100%);
    }

    .ad-page-stitch .shadow-blend-3_8189-0 {
      box-shadow: 0px 3px 0px 0px rgba(10, 153, 255, 1) inset;
    }

    .ad-page-stitch .frame-3_8193 {
      background-image: linear-gradient(180deg, rgba(10, 153, 255, 0.4) 0%, rgba(10, 153, 255, 1) 100%);
    }

    .ad-page-stitch .vector-wrapper-3_8194 {
      left: 10.6666259765625px;
      top: 13.49609375px;
      width: 38px;
      height: 33px;
    }

    .ad-page-stitch .vector-3_8194 {
      inset: 0% -5.7010048314144735% -13.131066524621213% -5.701647306743421%;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Group2085662884.png);
    }

    .ad-page-stitch .frame-3_8200 {
      background-color: rgba(10, 153, 255, 0.10000000149011612);
    }

    .ad-page-stitch .paragraph-3_8201 {
      color: rgba(10, 63.08333206176758, 255, 1);
    }

    .ad-page-stitch .vector-wrapper-3_8211 {
      left: 11.33349609375px;
      top: 13.49609375px;
      width: 38px;
      height: 33px;
    }

    .ad-page-stitch .vector-3_8211 {
      inset: 0% -5.701647306743421% -13.131066524621213% -5.701647306743421%;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Group2085662884.png);
    }

    .ad-page-stitch .frame-3_8222 {
      background-image: linear-gradient(180deg, rgba(204, 141, 255, 0.05) 0%, rgba(204, 141, 255, 0.2) 100%);
    }

    .ad-page-stitch .shadow-blend-3_8222-0 {
      box-shadow: 0px 3px 0px 0px rgba(203.79296875, 140.9185333251953, 255, 1) inset;
    }

    .ad-page-stitch .frame-3_8226 {
      background-image: linear-gradient(180deg, rgba(204, 141, 255, 0.4) 0%, rgba(204, 141, 255, 1) 100%);
    }

    .ad-page-stitch .frame-3_8227 {
      left: 14.6666259765625px;
      top: 14px;
      right: auto;
      bottom: auto;
      width: 35.66429901123047px;
      height: 32.81815719604492px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/shared/image/Group1707480240.png);
      background-repeat: no-repeat;
      background-size: 100% 100%;
    }

    .ad-page-stitch .frame-3_8227 > * {
      display: none;
    }

    .ad-page-stitch .frame-3_8232 {
      background-color: rgba(204, 141, 255, 0.10000000149011612);
    }

    .ad-page-stitch .paragraph-3_8233 {
      color: rgba(255, 10, 242.75, 1);
    }

    .ad-page-stitch .frame-3_8239 {
      background-image: linear-gradient(180deg, rgba(204, 141, 255, 0.05) 0%, rgba(204, 141, 255, 0.2) 100%);
    }

    .ad-page-stitch .shadow-blend-3_8239-0 {
      box-shadow: 0px 3px 0px 0px rgba(203.79296875, 140.9185333251953, 255, 1) inset;
    }

    .ad-page-stitch .frame-3_8243 {
      background-image: linear-gradient(180deg, rgba(204, 141, 255, 0.4) 0%, rgba(204, 141, 255, 1) 100%);
    }

    .ad-page-stitch .frame-3_8247 {
      background-color: rgba(204, 141, 255, 0.10000000149011612);
    }

    .ad-page-stitch .paragraph-3_8248 {
      color: rgba(255, 10, 242.75, 1);
    }

    .ad-page-stitch .frame-3_8253 {
      background-image: linear-gradient(180deg, rgba(81, 110, 255, 0.04) 0%, rgba(81, 110, 255, 0.2) 100%);
    }

    .ad-page-stitch .shadow-blend-3_8253-0 {
      box-shadow: 0px 3px 0px 0px rgba(81, 110, 255, 1) inset;
    }

    .ad-page-stitch .frame-3_8256 {
      background-image: linear-gradient(180deg, rgba(81, 110, 255, 0.4) 0%, rgba(81, 110, 255, 1) 100%);
    }

    .ad-page-stitch .vector-wrapper-3_8211 {
      left: 11.5px;
      top: 12px;
      width: 37px;
      height: 36px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Group2928.svg);
      background-repeat: no-repeat;
      background-size: 100% 100%;
      background-position: center;
    }

    .ad-page-stitch .vector-wrapper-3_8211::before,
    .ad-page-stitch .vector-wrapper-3_8211::after {
      content: none;
    }

    .ad-page-stitch .vector-3_8211 {
      display: none;
    }

    .ad-page-stitch .frame-3_8243 {
      background-image: none;
    }

    .ad-page-stitch .vector-wrapper-3_8244 {
      left: 0;
      top: 0;
      width: 59.99609375px;
      height: 59.99609375px;
    }

    .ad-page-stitch .vector-3_8244 {
      inset: -1.6667751806758253% -1.666800613646722% -1.6667751806758253% -1.6667497477049285%;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Frame2147225667.png);
    }

    .ad-page-stitch .frame-3_8256 {
      width: 59.99609375px;
      height: 59.99609375px;
      overflow: hidden;
      border-radius: 21.72272491455078px;
    }

    .ad-page-stitch .vector-wrapper-3_8257 {
      position: absolute;
      left: 12.08px;
      top: 23.15px;
      width: 33.49262237548828px;
      height: 14.381080627441406px;
    }

    .ad-page-stitch .vector-3_8257 {
      inset: -18.872791262612356% -14.107944404770448% -49.00371732617773% -14.107967184099119%;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Group1707480281.png);
    }

    .ad-page-stitch .vector-wrapper-3_8272 {
      left: 11.58px;
      top: 12.92px;
      width: 36.0003776550293px;
      height: 34.2850456237793px;
    }

    .ad-page-stitch .vector-3_8272 {
      inset: -0.000027816043381456202% -6.048229135440783% -12.700788718346873% -6.049119222132048%;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Group1707480207.png);
    }

    .ad-page-stitch .frame-3_8261 {
      background-color: rgba(81, 110, 255, 0.10000000149011612);
    }

    .ad-page-stitch .paragraph-3_8262 {
      color: rgba(10, 63.08333206176758, 255, 1);
    }

    .ad-page-stitch .role-card {
      height: 325px;
      min-height: 325px;
    }

    @media (max-width: 1023px) {
      .ad-page-stitch .feature-card {
        height: auto;
        min-height: 0;
      }

      .ad-page-stitch .feature-card > [class^="frame-content-"] {
        min-height: 0;
      }

      .ad-page-stitch .feature-card .vector-wrapper-3_8244 {
        left: 0;
        top: 0;
      }

      .ad-page-stitch .role-card {
        height: auto;
        min-height: 0;
      }
    }

    .ad-page-stitch [id="3_8449"],
    .ad-page-stitch [id="3_8486"],
    .ad-page-stitch [id="3_8524"],
    .ad-page-stitch [id="3_8558"] {
      display: none;
    }

    .ad-page-stitch .frame-3_8508 {
      z-index: 2;
    }

    .ad-page-stitch .frame-3_8545 {
      background-image: url("/mb-cms/__/en/img/ad/comparison/stitch/image/Frame%202147225678%20(1).svg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
    }

    .ad-page-stitch .vector-3_8441 {
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Frame21472256820.png);
    }

    .ad-page-stitch .frame-3_8473 {
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Frame2147225682.png);
      background-repeat: no-repeat;
      background-size: 100% 100%;
    }

    .ad-page-stitch .frame-3_8473 > * {
      display: none;
    }

    .ad-page-stitch .frame-content-3_8510 {
      padding: 0;
    }

    .ad-page-stitch .vector-3_8511 {
      position: absolute;
      left: 11.75px;
      top: 22.3px;
      width: 38.6103515625px;
      height: 19.80859375px;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Group1707480282.png);
    }

    .ad-page-stitch .vector-3_8550 {
      border-radius: 21px;
      background-color: #fff;
      background-image: url(/mb-cms/__/en/img/ad/comparison/stitch/image/Group_3_7700.png), url(/mb-cms/__/en/img/ad/comparison/stitch/image/Group_3_7702.png);
      background-repeat: no-repeat;
      background-size: 23.82px 31.76px, 17.47px 17.47px;
      background-position: 15px 13px, 30.88px 27.29px;
    }

    @media (min-width: 640px) and (max-width: 1023px) {
      .ad-page-stitch .role-card {
        padding: calc(60px * var(--role-card-scale, 1));
      }

      .ad-page-stitch .role-card .frame-content-3_8440,
      .ad-page-stitch .role-card .frame-content-3_8472,
      .ad-page-stitch .role-card .frame-content-3_8508,
      .ad-page-stitch .role-card .frame-content-3_8549 {
        gap: calc(28px * var(--role-card-scale, 1));
      }

    }

    @media (max-width: 1023px) {
      .ad-page-stitch .vector-wrapper-3_7186 {
        left: -24.99%;
        right: auto;
        top: calc(100% - clamp(123px, 20vw, 180px));
        width: 149.746%;
        height: clamp(142.5px, 25vw, 225px);
      }

      .ad-page-stitch .role-card .vector-3_8550 {
        background-size: 14.78px 19.71px, 10.84px 10.84px;
        background-position: 9.31px 8.07px, 19.17px 16.94px;
      }
    }

    @media (max-width: 479px) {
      .ad-page-stitch .vector-wrapper-3_7191 {
        display: none;
      }

      .ad-page-stitch .vector-wrapper-3_8194 {
        left: 7.11px;
        top: 8.98px;
        width: 25.33px;
        height: 22px;
      }

      .ad-page-stitch .frame-3_8227 {
        left: 9.78px;
        top: 9.33px;
        width: 23.78px;
        height: 21.88px;
      }

      .ad-page-stitch .feature-card .vector-wrapper-3_8211 {
        left: 7.94px;
        top: 8.61px;
        width: 24px;
        height: 22.86px;
        transform: none;
      }
    }
