 /*
Theme Name: Yotako
Author: Yotako team
Author URI: https://yotako.io/
Description: Design in Figma or AdobeXD. Publish in WordPress. The Figma/Adobe XD to WordPress plugin by Yotako is the fastest way of converting your beautiful design into a fully functional WordPress website in a few clicks without writing a single line of code! Get your custom domain, professional email, and world-class secure hosting, without the hassle.
Requires at least: 5.9
Tested up to: 5.9
Requires PHP: 5.6
Version: 2.0.0
License: © Yotako 2016-2024
License URI:  https://yotako.io/
Tags: figma-to-wordpress, adobe-xd-to-wordpress, xd-to-wordpress, design-to-code, seamless-transition, design-to-wordpress
Yotako WordPress Theme, (C) 2024 Yotako.io
*/
 @import url("https://fonts.googleapis.com/css?family=Mulish:ital,wght@0,100,200,300,400,500,600,700,800,900;1,100,200,300,400,500,600,700,800,900&display=swap");
 @import url("https://fonts.googleapis.com/css?family=DM+Sans:ital,wght@0,100,200,300,400,500,600,700,800,900;1,100,200,300,400,500,600,700,800,900&display=swap");
 @import url("https://fonts.googleapis.com/css?display=swap&family=Roboto:ital,wght@0,100,200,300,400,500,600,700,800,900;1,100,200,300,400,500,600,700,800,900");
 @import url("style-browsers-support.css");

 body,
 html {
   margin: 0;
   padding: 0;
 }

 * {
   box-sizing: border-box;
 }

 .centerlize {
   margin: 0 auto;
 }

 .relative {
   position: relative;
 }

 p,
 a,
 h1,
 h2,
 h3 {
   margin: 0;
   color: unset;
   text-decoration: none;
 }

 button {
   background: none;
   color: inherit;
   border: none;
   padding: 0;
   font: inherit;
   cursor: pointer;
   outline: inherit;
 }

 .yk_post_content p {
   margin: revert;
 }

 .yk_input_wrapper {
   position: relative;
   width: 100%;
 }

 .yk_input_wrapper>div {
   /* position:relative; */
   /* height:100% */
 }

 .yk_input_wrapper>.block-editor-inner-blocks {
   position: absolute;
   top: 0
 }

 .has-text-align-right {
   text-align: right !important;
 }

 .has-text-align-left {
   text-align: left !important;
 }

 .has-text-align-center {
   text-align: center !important;
 }

 .has-background {
   padding: initial !important;
 }

 body .yk_input_wrapper input::placeholder {
   text-align: start;
 }

 body .yk_transparent {
   background: transparent !important;
 }

 body .yt_text_background {
   background-size: 100%;
   -webkit-background-clip: text;
   -moz-background-clip: text;
   -webkit-text-fill-color: transparent;
   -moz-text-fill-color: transparent;
 }

 body .yt_text_vertical_center {
   display: flex;
   justify-content: center;
   flex-direction: column;
   word-wrap: anywhere;
 }

 body .yt_text_vertical_bottom {
   display: flex;
   justify-content: flex-end;
   flex-direction: column;
   word-wrap: anywhere;
 }

 body .yt_custom_select_arrow {
   background-position-x: 95% !important;
   -webkit-appearance: none;
   appearance: none;
   padding: 10px;
 }

 body .yt_cover_size {
   object-fit: cover;
   height: inherit;
 }

 .yt_full_size {
   width: 100%;
   height: 100%;
 }

 body .wp-block-video video {
   width: 100%;
 }

 [class^="container_"],
 [class*=" container_"],
 [class^="button_"],
 [class*=" button_"] {
   display: flex;
 }

 [class^="grid_"],
 [class*=" grid_"] {
   display: grid;
 }

 [class^="vp_"],
 [class*=" vp_"] {
   display: flex;
   flex-direction: column;
 }

 *[onclick] {
   cursor: pointer;
 }

 input {
   padding: 0 10px;
 }

 .wp-block-image {
   margin: unset;
   padding: unset;
 }

 .wp-block-image img {
   vertical-align: top;
   border-radius: inherit;
   width: 100%;
 }

 .wp-block-yotako-block-input-text {
   position: relative;
   background: transparent;
   border: none;
 }

 .wp-block-image .components-resizable-box__container {
   max-width: unset !important;
 }

 .yt-post-template {
   justify-content: space-between !important;
 }

 body .yt-post-card {
   position: relative !important;
 }

 body .yt_fill_size {
   height: fit-content !important;
   min-height: 100vh !important;
 }

 /* Reset ALL WordPress block margins and gaps */
 .wp-site-blocks,
 .wp-site-blocks>*,
 .wp-site-blocks * {
   margin-block-start: 0 !important;
   margin-block-end: 0 !important;
 }

 :where(body .is-layout-flow)>* {
   margin-block-start: 0 !important;
   margin-block-end: 0 !important;
 }

 /* Ensure yotako containers don't inherit WordPress block gap */
 .yotako-main,
 .yotako-main * {
   margin-block-start: 0 !important;
   margin-block-end: 0 !important;
 }

 /* Remove WordPress default block gap */
 .wp-site-blocks {
   --wp--style--block-gap: 0 !important;
   gap: 0 !important;
 }

 /* Prevent extra space after last child in flex containers */
 [class^="viewport_"]:after,
 [class*=" viewport_"]:after {
   content: none !important;
 }

 .wp-block-yotako-block-form {
   display: none;
 }

 .yt-full-width {
   width: 100%;
 }

 /* Map with overlay support */
 .yotako-map-container {
   position: relative;
   width: 100%;
   height: 100%;
 }

 .yotako-map-container .yotako-map-iframe {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   border: 0;
 }

 .yotako-map-container .yotako-map-overlay {
   position: relative;
   z-index: 1;
   pointer-events: auto;
 }

 .yotako-map-container .yotako-map-overlay * {
   pointer-events: auto;
 }

 /* FAQ Accordion */
 .yotako-faq {
   width: 100%;
 }

 .yotako-faq-item {
   overflow: hidden;
 }

 .yotako-faq-item .yotako-faq-question {
   cursor: pointer;
   user-select: none;
 }

 .yotako-faq-item .yotako-faq-answer {
   /* Height controlled by JavaScript for smooth animation */
   overflow: hidden;
 }

 .yotako-faq-item .yotako-faq-arrow-open {
   display: none;
 }

 .yotako-faq-item .yotako-faq-arrow-close {
   display: block;
 }

 .yotako-faq-item.open .yotako-faq-arrow-open {
   display: block;
 }

 .yotako-faq-item.open .yotako-faq-arrow-close {
   display: none;
 }

 /* Carousel */
 .yotako-carousel {
   position: relative;
   overflow: hidden;
 }

 .yotako-carousel-inner {
   position: relative;
   width: 100%;
 }

 .yotako-carousel-item {
   display: none;
   width: 100%;
 }

 .yotako-carousel-item.active {
   display: block;
 }

 .yotako-carousel-prev,
 .yotako-carousel-next {
   cursor: pointer;
   user-select: none;
 }

 .yotako-carousel-indicators {
   display: flex;
   justify-content: center;
   gap: 8px;
 }

 .yotako-carousel-indicator {
   cursor: pointer;
   opacity: 0.5;
   transition: opacity 0.3s;
 }

 .yotako-carousel-indicator.active {
   opacity: 1;
 }

 /* Dropdown */
 .yotako-dropdown {
   position: relative;
 }

 .yotako-dropdown-trigger {
   cursor: pointer;
   user-select: none;
 }

 .yotako-dropdown-content {
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 100;
   display: none;
   min-width: 100%;
 }

 .yotako-dropdown.open .yotako-dropdown-content {
   display: block;
 }

 .yotako-dropdown-option {
   cursor: pointer;
 }

 .yotako-dropdown-arrow {
   transition: transform 0.3s;
 }

 .yotako-dropdown.open .yotako-dropdown-arrow {
   transform: rotate(180deg);
 }

 /* Accessibility - Focus styles */
 .yotako-faq-item .yotako-faq-question:focus,
 .yotako-faq-item .yotako-faq-question:focus-visible,
 .yotako-carousel-prev:focus,
 .yotako-carousel-prev:focus-visible,
 .yotako-carousel-next:focus,
 .yotako-carousel-next:focus-visible,
 .yotako-carousel-indicator:focus,
 .yotako-carousel-indicator:focus-visible,
 .yotako-dropdown:focus,
 .yotako-dropdown:focus-visible,
 .yotako-dropdown-option:focus,
 .yotako-dropdown-option:focus-visible {
   outline: 2px solid currentColor;
   outline-offset: 2px;
 }

 /* Screen reader only content */
 .yotako-sr-only {
   position: absolute;
   width: 1px;
   height: 1px;
   padding: 0;
   margin: -1px;
   overflow: hidden;
   clip: rect(0, 0, 0, 0);
   white-space: nowrap;
   border: 0;
 }

 .imageview_561b73af54f8 {
   width: 231px;
   height: 77px;
   flex-shrink: 0;
   _scaling-factor: 0.5;
 }

 .imageview_561b73af54f8 img {
   position: absolute;
   width: 100.44% !important;
   height: 140.21% !important;
   max-width: none !important;
   left: -0.22%;
   top: -19.59%;
 }

 .imageview_561b73af54f8.wp-block-image {
   overflow: hidden;
   position: relative;
 }

 .text_5a44b1757b20 {
   width: fit-content;
   line-height: 26.35px;
   font-family: 'Mulish';
 }

 .text_3368de8995d5 {
   width: fit-content;
   line-height: 26.35px;
   font-family: 'Mulish';
 }

 .text_4fcc07b46170 {
   width: fit-content;
   line-height: 26.35px;
   font-family: 'Mulish';
 }

 .text_b1f279c5b727 {
   width: fit-content;
   line-height: 26.35px;
   font-family: 'Mulish';
 }

 .text_58f9ee82ab3e {
   width: fit-content;
   line-height: 26.35px;
   font-family: 'Mulish';
 }

 .text_e6a0b5845d6a {
   width: fit-content;
   line-height: 26.35px;
   font-family: 'Mulish';
 }

 .container_13631046e88d {
   width: 1158px;
   height: 77px;
   position: absolute !important;
   left: 70px;
   top: 22px;
   justify-content: flex-start;
   align-items: center;
   gap: 0 70px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_3d8ca674de76 {
   width: 24px;
   height: 24px;
   flex-shrink: 0;
 }

 .imageview_3d8ca674de76 img {
   width: 100%;
   height: 100%;
 }

 .text_dc6fa84135de {
   width: fit-content;
   line-height: 25.1px;
   font-family: 'Mulish';
 }

 .container_e09d989e05de {
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_d62619295c7c {
   width: 80px;
   height: 40px;
   border-top: 1px solid #1b3a5cff;
   border-right: 1px solid #1b3a5cff;
   border-bottom: 1px solid #1b3a5cff;
   border-left: 1px solid #1b3a5cff;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #ffffff;
   border-radius: 4px 4px 4px 4px;
 }

 .imageview_79cd4230532b {
   width: 11.74px;
   height: 7.08px;
   z-index: 1;
   position: absolute !important;
   left: 52.63px;
   top: 17.66px;
 }

 .imageview_79cd4230532b img {
   width: 100%;
   height: 100%;
 }

 .text_f720f61667c9 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 17px;
   top: 9px;
   line-height: 22.59px;
   font-family: 'Mulish';
 }

 .container_eca602868853 {
   position: relative !important;
   overflow: visible;
   width: 80px;
   height: 40px;
   flex-shrink: 0;
 }

 .container_wrapper_eca602868853 {
   position: relative !important;
   overflow: visible;
   width: 80px;
   height: 40px;
   flex-shrink: 0;
 }

 .container_nested_eca602868853 {
   width: 80px;
   height: 40px;
 }

 .container_41553e5cfc94 {
   width: 345px;
   height: 40px;
   position: absolute !important;
   left: 1525px;
   top: 41px;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .container_6cc6f5942c9f {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 120px;
   left: 0px;
   top: 0px;
   background: #ffffff;
 }

 .container_wrapper_6cc6f5942c9f {
   position: absolute !important;
   overflow: visible;
   left: 0px;
   top: 0px;
   width: 1920px;
   height: 120px;
 }

 .container_nested_6cc6f5942c9f {
   width: 1920px;
   height: 120px;
   background: #ffffff;
 }

 .text_50657755364e {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -5.6px;
   line-height: 69.12px;
   font-family: 'Mulish';
 }

 .text_0040c2ee2410 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 63.51px;
   line-height: 69.12px;
   font-family: 'Mulish';
 }

 .container_60c899d61f3c {
   position: absolute !important;
   overflow: visible;
   width: 700px;
   height: 138.23px;
   left: 0px;
   top: 0px;
 }

 .text_d9e066d209f5 {
   width: 580px;
   height: 99px;
   position: absolute !important;
   left: 0px;
   top: 166.23px;
   line-height: 33px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_d9e066d209f5 {
   overflow: visible;
 }

 .text_ad912dd44b01 {
   width: max-content;
   position: absolute !important;
   left: 46px;
   top: 19.64px;
   line-height: 20.83px;
   font-family: 'DM Sans';
 }

 .container_5a2d187b8cf9 {
   position: relative !important;
   overflow: visible;
   width: 218.32px;
   height: 60.8px;
   flex-shrink: 0;
   background: #2b7de9;
   border-radius: 10px 10px 10px 10px;
 }

 .container_wrapper_5a2d187b8cf9 {
   position: relative !important;
   overflow: visible;
   width: 218.32px;
   height: 60.8px;
   flex-shrink: 0;
 }

 .container_nested_5a2d187b8cf9 {
   width: 218.32px;
   height: 60.8px;
   background: #2b7de9;
   border-radius: 10px 10px 10px 10px;
 }

 .text_03c1be735bdc {
   width: max-content;
   position: absolute !important;
   left: 36.8px;
   top: 18.37px;
   line-height: 28.05px;
   font-family: 'Mulish';
 }

 .container_e1fd16dfc880 {
   position: relative !important;
   overflow: visible;
   width: 171.19px;
   height: 65.65px;
   flex-shrink: 0;
   border-radius: 10px 10px 10px 10px;
   box-shadow: inset 0 0 0 0.8px #f7f8faff;
 }

 .container_wrapper_e1fd16dfc880 {
   position: relative !important;
   overflow: visible;
   width: 171.19px;
   height: 65.65px;
   flex-shrink: 0;
 }

 .container_nested_e1fd16dfc880 {
   width: 171.19px;
   height: 65.65px;
   border-top: 0.8px solid #f7f8faff;
   border-right: 0.8px solid #f7f8faff;
   border-bottom: 0.8px solid #f7f8faff;
   border-left: 0.8px solid #f7f8faff;
   border-radius: 10px 10px 10px 10px;
 }

 .container_69fab8b2129a {
   padding: 0 1132.59px 0 0;
   width: 1520px;
   height: 65.65px;
   position: absolute !important;
   left: 0px;
   top: 301.23px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_76b2aa8aba12 {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 366.88px;
   left: 200px;
   top: 206.56px;
 }

 .container_7ebc9660af71 {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 780px;
   left: 0px;
   top: 128px;
   background: url("https://cdn.yotako.io/19e1f9f3-34f2-4929-a34a-e2889d945a1e/2079:3047.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .text_75ce1bd3e5fd {
   width: max-content;
   position: absolute !important;
   left: 46.7px;
   top: 0px;
   line-height: 79.2px;
   font-family: 'Mulish';
 }

 .text_323ecc778d52 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 82.85px;
   line-height: 23.1px;
   font-family: 'Mulish';
 }

 .container_344741da68af {
   position: relative !important;
   overflow: visible;
   width: 176.81px;
   height: 106.3px;
   flex-shrink: 0;
 }

 .text_6c515f5fa03e {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 79.2px;
   font-family: 'Mulish';
 }

 .text_4d75665f123f {
   width: max-content;
   position: absolute !important;
   left: 18.21px;
   top: 82.85px;
   line-height: 23.1px;
   font-family: 'Mulish';
 }

 .container_f1475dd2c88a {
   position: relative !important;
   overflow: visible;
   width: 149.91px;
   height: 106.3px;
   flex-shrink: 0;
 }

 .text_c48c9d753e7d {
   width: max-content;
   position: absolute !important;
   left: 0.66px;
   top: 0px;
   line-height: 79.2px;
   font-family: 'Mulish';
 }

 .text_b04cf24ca1aa {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 82.85px;
   line-height: 23.1px;
   font-family: 'Mulish';
 }

 .container_655ea2d02192 {
   position: relative !important;
   overflow: visible;
   width: 112.53px;
   height: 106.3px;
   flex-shrink: 0;
 }

 .text_59e943e09b18 {
   width: max-content;
   position: absolute !important;
   left: 29px;
   top: 0px;
   line-height: 79.2px;
   font-family: 'Mulish';
 }

 .text_663c89b0eb85 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 82.85px;
   line-height: 23.1px;
   font-family: 'Mulish';
 }

 .container_b73e16326992 {
   position: relative !important;
   overflow: visible;
   width: 113.6px;
   height: 106.3px;
   flex-shrink: 0;
 }

 .text_002d171c7cc8 {
   width: max-content;
   position: absolute !important;
   left: 31.24px;
   top: 0px;
   line-height: 79.2px;
   font-family: 'Mulish';
 }

 .text_2ba25546563c {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 82.85px;
   line-height: 23.1px;
   font-family: 'Mulish';
 }

 .container_5a5ec8aef474 {
   position: relative !important;
   overflow: visible;
   width: 145.88px;
   height: 106.3px;
   flex-shrink: 0;
 }

 .container_ace6e05566f2 {
   padding: 0 0.03px 0 0;
   width: 1520px;
   height: 106.3px;
   position: absolute !important;
   left: 200px;
   top: 64px;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .container_f984ae67851b {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 235px;
   left: 0px;
   top: 916px;
   background: #ffffff;
   box-shadow: inset 0 -0.8px 0 0 #ecedf0ff;
 }

 .imageview_e5be014d7176 {
   width: 44px;
   height: 44px;
   position: absolute !important;
   left: 36.8px;
   top: 36.8px;
 }

 .imageview_e5be014d7176 img {
   width: 100%;
   height: 100%;
 }

 .text_c6ce4a45fdd9 {
   width: 80px;
   height: 25px;
   position: absolute !important;
   left: 36.8px;
   top: 96.7px;
   line-height: 25px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_c6ce4a45fdd9 {
   overflow: visible;
 }

 .text_ec3d15f54bec {
   width: 608.23px;
   height: 50px;
   position: absolute !important;
   left: 36.8px;
   top: 132.2px;
   line-height: 24.75px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_ec3d15f54bec {
   overflow: visible;
 }

 .text_0e4e9ffb8708 {
   width: max-content;
   position: absolute !important;
   left: 12.8px;
   top: 6.1px;
   line-height: 19.8px;
   font-family: 'Mulish';
 }

 .container_8d97a15678e3 {
   position: relative !important;
   overflow: visible;
   width: 109.9px;
   height: 33.4px;
   flex-shrink: 0;
   background: #1b3a5c;
   border-radius: 6px 6px 6px 6px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .container_wrapper_8d97a15678e3 {
   position: relative !important;
   overflow: visible;
   width: 109.9px;
   height: 33.4px;
   flex-shrink: 0;
 }

 .container_nested_8d97a15678e3 {
   width: 109.9px;
   height: 33.4px;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0.8px solid #ecedf0ff;
   border-bottom: 0.8px solid #ecedf0ff;
   border-left: 0.8px solid #ecedf0ff;
   background: #1b3a5c;
   border-radius: 6px 6px 6px 6px;
 }

 .text_b211f5d169c7 {
   width: max-content;
   position: absolute !important;
   left: 12.8px;
   top: 6.1px;
   line-height: 19.8px;
   font-family: 'Mulish';
 }

 .container_93287e66e36f {
   position: relative !important;
   overflow: visible;
   width: 99.58px;
   height: 33.4px;
   flex-shrink: 0;
   background: #1b3a5c;
   border-radius: 6px 6px 6px 6px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .container_wrapper_93287e66e36f {
   position: relative !important;
   overflow: visible;
   width: 99.58px;
   height: 33.4px;
   flex-shrink: 0;
 }

 .container_nested_93287e66e36f {
   width: 99.58px;
   height: 33.4px;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0.8px solid #ecedf0ff;
   border-bottom: 0.8px solid #ecedf0ff;
   border-left: 0.8px solid #ecedf0ff;
   background: #1b3a5c;
   border-radius: 6px 6px 6px 6px;
 }

 .text_14d7930f0e66 {
   width: max-content;
   position: absolute !important;
   left: 12.8px;
   top: 6.1px;
   line-height: 19.8px;
   font-family: 'Mulish';
 }

 .container_ba1d882c8d91 {
   position: relative !important;
   overflow: visible;
   width: 109.09px;
   height: 33.4px;
   flex-shrink: 0;
   background: #1b3a5c;
   border-radius: 6px 6px 6px 6px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .container_wrapper_ba1d882c8d91 {
   position: relative !important;
   overflow: visible;
   width: 109.09px;
   height: 33.4px;
   flex-shrink: 0;
 }

 .container_nested_ba1d882c8d91 {
   width: 109.09px;
   height: 33.4px;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0.8px solid #ecedf0ff;
   border-bottom: 0.8px solid #ecedf0ff;
   border-left: 0.8px solid #ecedf0ff;
   background: #1b3a5c;
   border-radius: 6px 6px 6px 6px;
 }

 .text_ac0dbe05102d {
   width: max-content;
   position: absolute !important;
   left: 12.8px;
   top: 6.1px;
   line-height: 19.8px;
   font-family: 'Mulish';
 }

 .container_2089baae978b {
   position: relative !important;
   overflow: visible;
   width: 118.4px;
   height: 33.4px;
   flex-shrink: 0;
   background: #1b3a5c;
   border-radius: 6px 6px 6px 6px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .container_wrapper_2089baae978b {
   position: relative !important;
   overflow: visible;
   width: 118.4px;
   height: 33.4px;
   flex-shrink: 0;
 }

 .container_nested_2089baae978b {
   width: 118.4px;
   height: 33.4px;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0.8px solid #ecedf0ff;
   border-bottom: 0.8px solid #ecedf0ff;
   border-left: 0.8px solid #ecedf0ff;
   background: #1b3a5c;
   border-radius: 6px 6px 6px 6px;
 }

 .container_175a8450e1d2 {
   padding: 0 153.26px 0 0;
   width: 608.23px;
   height: 33.4px;
   position: absolute !important;
   left: 36.8px;
   top: 195.3px;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 6px 6px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_dbdcc404286f {
   width: 52px;
   height: 52px;
   position: absolute !important;
   left: 618.83px;
   top: 21px;
 }

 .imageview_dbdcc404286f img {
   width: 100%;
   height: 100%;
 }

 .container_ac3991252649 {
   position: absolute !important;
   overflow: visible;
   width: 681.83px;
   height: 265.5px;
   left: 838.18px;
   top: 0px;
   background: #f7f8fa;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .imageview_efe9ff9f30b7 {
   width: 44px;
   height: 44px;
   position: absolute !important;
   left: 36.8px;
   top: 36.8px;
 }

 .imageview_efe9ff9f30b7 img {
   width: 100%;
   height: 100%;
 }

 .text_c5617e598289 {
   width: 121px;
   height: 25px;
   position: absolute !important;
   left: 36.8px;
   top: 96.7px;
   line-height: 25px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_c5617e598289 {
   overflow: visible;
 }

 .text_f29bb06ea665 {
   width: max-content;
   position: absolute !important;
   left: 12.8px;
   top: 6.1px;
   line-height: 19.8px;
   font-family: 'Mulish';
 }

 .container_d8e05f54d90f {
   position: relative !important;
   overflow: visible;
   width: 58.4px;
   height: 33.4px;
   flex-shrink: 0;
   background: #1b3a5c;
   border-radius: 6px 6px 6px 6px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .text_38f04db63407 {
   width: max-content;
   position: absolute !important;
   left: 12.8px;
   top: 6.1px;
   line-height: 19.8px;
   font-family: 'Mulish';
 }

 .container_29b641da628e {
   position: relative !important;
   overflow: visible;
   width: 43.14px;
   height: 33.4px;
   flex-shrink: 0;
   background: #1b3a5c;
   border-radius: 6px 6px 6px 6px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .text_ee78debe257b {
   width: max-content;
   position: absolute !important;
   left: 12.8px;
   top: 6.1px;
   line-height: 19.8px;
   font-family: 'Mulish';
 }

 .container_eb3886a4f448 {
   position: relative !important;
   overflow: visible;
   width: 74.28px;
   height: 33.4px;
   flex-shrink: 0;
   background: #1b3a5c;
   border-radius: 6px 6px 6px 6px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .text_8c2929e2d566 {
   width: max-content;
   position: absolute !important;
   left: 12.8px;
   top: 6.1px;
   line-height: 19.8px;
   font-family: 'Mulish';
 }

 .container_88523f4ae46d {
   position: relative !important;
   overflow: visible;
   width: 74.25px;
   height: 33.4px;
   flex-shrink: 0;
   background: #1b3a5c;
   border-radius: 6px 6px 6px 6px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .container_wrapper_88523f4ae46d {
   position: relative !important;
   overflow: visible;
   width: 74.25px;
   height: 33.4px;
   flex-shrink: 0;
 }

 .container_nested_88523f4ae46d {
   width: 74.25px;
   height: 33.4px;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0.8px solid #ecedf0ff;
   border-bottom: 0.8px solid #ecedf0ff;
   border-left: 0.8px solid #ecedf0ff;
   background: #1b3a5c;
   border-radius: 6px 6px 6px 6px;
 }

 .container_9f2232b26201 {
   padding: 0 69.5px 0 0;
   width: 257.31px;
   height: 72.8px;
   position: absolute !important;
   left: 36.8px;
   top: 129.8px;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 6px 6px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_5218caa0c447 {
   width: 52px;
   height: 52px;
   position: absolute !important;
   left: 267.83px;
   top: 20.5px;
 }

 .imageview_5218caa0c447 img {
   width: 100%;
   height: 100%;
 }

 .container_7a520e6f18f9 {
   position: absolute !important;
   overflow: visible;
   width: 330.91px;
   height: 239.4px;
   left: 0px;
   top: 0px;
   background: #f7f8fa;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .imageview_011c3c51f695 {
   width: 44px;
   height: 44px;
   position: absolute !important;
   left: 36.8px;
   top: 36.8px;
 }

 .imageview_011c3c51f695 img {
   width: 100%;
   height: 100%;
 }

 .text_7e49c18ce514 {
   width: 181px;
   height: 25px;
   position: absolute !important;
   left: 36.8px;
   top: 96.7px;
   line-height: 25px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_7e49c18ce514 {
   overflow: visible;
 }

 .text_45c67f435dc6 {
   width: max-content;
   position: absolute !important;
   left: 12.8px;
   top: 6.1px;
   line-height: 19.8px;
   font-family: 'Mulish';
 }

 .container_d541d24d7a34 {
   position: relative !important;
   overflow: visible;
   width: 90.6px;
   height: 33.4px;
   flex-shrink: 0;
   background: #1b3a5c;
   border-radius: 6px 6px 6px 6px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .container_wrapper_d541d24d7a34 {
   position: relative !important;
   overflow: visible;
   width: 90.6px;
   height: 33.4px;
   flex-shrink: 0;
 }

 .container_nested_d541d24d7a34 {
   width: 90.6px;
   height: 33.4px;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0.8px solid #ecedf0ff;
   border-bottom: 0.8px solid #ecedf0ff;
   border-left: 0.8px solid #ecedf0ff;
   background: #1b3a5c;
   border-radius: 6px 6px 6px 6px;
 }

 .text_4ab467a99422 {
   width: max-content;
   position: absolute !important;
   left: 12.8px;
   top: 6.1px;
   line-height: 19.8px;
   font-family: 'Mulish';
 }

 .container_782d5265de72 {
   position: relative !important;
   overflow: visible;
   width: 54.56px;
   height: 33.4px;
   flex-shrink: 0;
   background: #1b3a5c;
   border-radius: 6px 6px 6px 6px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .text_7025fff50fa4 {
   width: max-content;
   position: absolute !important;
   left: 12.8px;
   top: 6.1px;
   line-height: 19.8px;
   font-family: 'Mulish';
 }

 .container_992454e296d0 {
   position: relative !important;
   overflow: visible;
   width: 113.5px;
   height: 33.4px;
   flex-shrink: 0;
   background: #1b3a5c;
   border-radius: 6px 6px 6px 6px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .container_wrapper_992454e296d0 {
   position: relative !important;
   overflow: visible;
   width: 113.5px;
   height: 33.4px;
   flex-shrink: 0;
 }

 .container_nested_992454e296d0 {
   width: 113.5px;
   height: 33.4px;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0.8px solid #ecedf0ff;
   border-bottom: 0.8px solid #ecedf0ff;
   border-left: 0.8px solid #ecedf0ff;
   background: #1b3a5c;
   border-radius: 6px 6px 6px 6px;
 }

 .text_0e508fe963b4 {
   width: max-content;
   position: absolute !important;
   left: 12.8px;
   top: 6.1px;
   line-height: 19.8px;
   font-family: 'Mulish';
 }

 .container_b5ba9be160dd {
   position: relative !important;
   overflow: visible;
   width: 103.31px;
   height: 33.4px;
   flex-shrink: 0;
   background: #1b3a5c;
   border-radius: 6px 6px 6px 6px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .container_wrapper_b5ba9be160dd {
   position: relative !important;
   overflow: visible;
   width: 103.31px;
   height: 33.4px;
   flex-shrink: 0;
 }

 .container_nested_b5ba9be160dd {
   width: 103.31px;
   height: 33.4px;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0.8px solid #ecedf0ff;
   border-bottom: 0.8px solid #ecedf0ff;
   border-left: 0.8px solid #ecedf0ff;
   background: #1b3a5c;
   border-radius: 6px 6px 6px 6px;
 }

 .container_b7399c65ad6a {
   padding: 0 34.5px 0 0;
   width: 257.31px;
   height: 72.8px;
   position: absolute !important;
   left: 36.8px;
   top: 129.8px;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 6px 6px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_b85d1bdb0e3b {
   width: 52px;
   height: 52px;
   position: absolute !important;
   left: 267.83px;
   top: 20.5px;
 }

 .imageview_b85d1bdb0e3b img {
   width: 100%;
   height: 100%;
 }

 .container_98f9fc8d632e {
   position: absolute !important;
   overflow: visible;
   width: 330.91px;
   height: 239.4px;
   left: 350.91px;
   top: 0px;
   background: #f7f8fa;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .container_e2246fb82180 {
   position: absolute !important;
   overflow: visible;
   width: 681.83px;
   height: 239.4px;
   left: 838.18px;
   top: 285.5px;
 }

 .text_2586f058af2e {
   width: 147px;
   height: 25px;
   position: absolute !important;
   left: 4px;
   top: 2px;
   line-height: 24.75px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_2586f058af2e {
   overflow: visible;
 }

 .container_013dad9fad7b {
   position: absolute !important;
   overflow: visible;
   width: 155px;
   height: 30px;
   left: 45px;
   top: 45px;
   background: #f7f8fa;
   border-radius: 6px 6px 6px 6px;
 }

 .text_d924036bd312 {
   width: 228px;
   height: 40px;
   position: absolute !important;
   left: 44.8px;
   top: 94.6px;
   line-height: 40px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_d924036bd312 {
   overflow: visible;
 }

 .text_a0411480f408 {
   width: 728.58px;
   height: 57px;
   position: absolute !important;
   left: 44.8px;
   top: 149.8px;
   line-height: 28.05px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_a0411480f408 {
   overflow: visible;
 }

 .text_24cb434879db {
   width: max-content;
   position: absolute !important;
   left: 16px;
   top: 7.68px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .container_e0ca370afaee {
   position: relative !important;
   overflow: visible;
   width: 157.54px;
   height: 37.45px;
   flex-shrink: 0;
   background: #f7f8fa;
   border-radius: 8px 8px 8px 8px;
 }

 .container_wrapper_e0ca370afaee {
   position: relative !important;
   overflow: visible;
   width: 157.54px;
   height: 37.45px;
   flex-shrink: 0;
 }

 .container_nested_e0ca370afaee {
   width: 157.54px;
   height: 37.45px;
   background: #f7f8fa;
   border-radius: 8px 8px 8px 8px;
 }

 .text_642d04542d4f {
   width: max-content;
   position: absolute !important;
   left: 16px;
   top: 7.68px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .container_89354e1e1685 {
   position: relative !important;
   overflow: visible;
   width: 105.31px;
   height: 37.45px;
   flex-shrink: 0;
   background: #f7f8fa;
   border-radius: 8px 8px 8px 8px;
 }

 .container_wrapper_89354e1e1685 {
   position: relative !important;
   overflow: visible;
   width: 105.31px;
   height: 37.45px;
   flex-shrink: 0;
 }

 .container_nested_89354e1e1685 {
   width: 105.31px;
   height: 37.45px;
   background: #f7f8fa;
   border-radius: 8px 8px 8px 8px;
 }

 .text_4248060d05e6 {
   width: max-content;
   position: absolute !important;
   left: 16px;
   top: 7.68px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .container_8cb414409136 {
   position: relative !important;
   overflow: visible;
   width: 97.44px;
   height: 37.45px;
   flex-shrink: 0;
   background: #f7f8fa;
   border-radius: 8px 8px 8px 8px;
 }

 .container_wrapper_8cb414409136 {
   position: relative !important;
   overflow: visible;
   width: 97.44px;
   height: 37.45px;
   flex-shrink: 0;
 }

 .container_nested_8cb414409136 {
   width: 97.44px;
   height: 37.45px;
   background: #f7f8fa;
   border-radius: 8px 8px 8px 8px;
 }

 .text_9829a53f3cbb {
   width: max-content;
   position: absolute !important;
   left: 16px;
   top: 7.68px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .container_fbe03691f38f {
   position: relative !important;
   overflow: visible;
   width: 95.76px;
   height: 37.45px;
   flex-shrink: 0;
   background: #f7f8fa;
   border-radius: 8px 8px 8px 8px;
 }

 .container_wrapper_fbe03691f38f {
   position: relative !important;
   overflow: visible;
   width: 95.76px;
   height: 37.45px;
   flex-shrink: 0;
 }

 .container_nested_fbe03691f38f {
   width: 95.76px;
   height: 37.45px;
   background: #f7f8fa;
   border-radius: 8px 8px 8px 8px;
 }

 .text_2040d113a39f {
   width: max-content;
   position: absolute !important;
   left: 16px;
   top: 7.68px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .container_88b843482da4 {
   position: relative !important;
   overflow: visible;
   width: 109.05px;
   height: 37.45px;
   flex-shrink: 0;
   background: #f7f8fa;
   border-radius: 8px 8px 8px 8px;
 }

 .container_wrapper_88b843482da4 {
   position: relative !important;
   overflow: visible;
   width: 109.05px;
   height: 37.45px;
   flex-shrink: 0;
 }

 .container_nested_88b843482da4 {
   width: 109.05px;
   height: 37.45px;
   background: #f7f8fa;
   border-radius: 8px 8px 8px 8px;
 }

 .container_d8e100841373 {
   padding: 0 131.47px 0 0;
   width: 728.58px;
   height: 37.45px;
   position: absolute !important;
   left: 44.8px;
   top: 442.65px;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 8px 8px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_c958e43dc8fb {
   width: 52px;
   height: 310.6px;
   min-height: 52px;
   z-index: 1;
   position: absolute !important;
   left: 721px;
   top: 170px;
 }

 .imageview_c958e43dc8fb img {
   width: 100%;
   height: 100%;
 }

 .container_b45ae41ef25d {
   position: absolute !important;
   overflow: visible;
   width: 818.17px;
   height: 524.9px;
   left: 0px;
   top: 0px;
   background: #1b3a5c;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .container_09d975104410 {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 524.9px;
   left: 0px;
   top: 176.9px;
 }

 .container_6a9db549cae6 {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 701.8px;
   left: 200px;
   top: 61.8px;
 }

 .text_f2d12fef2329 {
   width: 614px;
   height: 53px;
   z-index: 1;
   position: absolute !important;
   left: 454.09px;
   top: -4px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_f2d12fef2329 {
   overflow: visible;
 }

 .text_06a29310060b {
   width: 731px;
   height: 29px;
   z-index: 1;
   position: absolute !important;
   left: 395px;
   top: 67.9px;
   line-height: 28.05px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_06a29310060b {
   overflow: visible;
 }

 .container_6c3b65a174ff {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 120.9px;
   z-index: 1;
   left: 200px;
   top: 59.9px;
 }

 .text_bdf7ce4bdd2c {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -0.42px;
   line-height: 28.05px;
   font-family: 'Mulish';
 }

 .container_5be9f488ce82 {
   position: relative !important;
   overflow: visible;
   width: 679.92px;
   height: 28.05px;
   flex-shrink: 0;
 }

 .text_a9af591ec727 {
   width: max-content;
   position: absolute !important;
   left: 28px;
   top: 11.62px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .container_738b450eb511 {
   position: relative !important;
   overflow: visible;
   width: 187.31px;
   height: 48.75px;
   flex-shrink: 0;
   background: #2b7de9;
   border-radius: 10px 10px 10px 10px;
 }

 .container_f4ac0a4af3d5 {
   padding: 32px 200px 32px 200px;
   width: 1920px;
   height: 112.75px;
   position: absolute !important;
   left: 0px;
   top: 833.9px;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
   background: #e8f0f8;
 }

 .imageview_fb8c86e2c76b {
   width: 18px;
   height: 18px;
   flex-shrink: 0;
 }

 .imageview_fb8c86e2c76b img {
   width: 100%;
   height: 100%;
 }

 .text_7b5f6fe03afd {
   width: fit-content;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .container_f583c39fee8d {
   padding: 18.4px 28px 19.15px 28px;
   width: 158.86px;
   height: 56.75px;
   position: absolute !important;
   left: 1720px;
   top: 417.9px;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #2b7de9;
   border-radius: 12px 12px 12px 12px;
   box-shadow: 0px 8px 24px #2b7de94d;
 }

 .container_wrapper_f583c39fee8d {
   position: absolute !important;
   left: 1720px;
   top: 417.9px;
   width: 158.86px;
   height: 56.75px;
 }

 .container_nested_f583c39fee8d {
   padding: 18.4px 28px 19.15px 28px;
   width: 158.86px;
   height: 56.75px;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #2b7de9;
   border-radius: 12px 12px 12px 12px;
   filter: drop-shadow(0px 8px 24px #2b7de94d);
 }

 .container_9768935fd444 {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 834px;
   left: 0px;
   top: 1159px;
   background: #ffffff;
 }

 .text_c3445e2d0010 {
   width: max-content;
   position: absolute !important;
   left: 699.36px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .text_7b13ed78f19b {
   width: max-content;
   position: absolute !important;
   left: 615.78px;
   top: 31.45px;
   line-height: 52.8px;
   font-family: 'Mulish';
 }

 .text_b79dfb3be89e {
   width: max-content;
   position: absolute !important;
   left: 493.14px;
   top: 99.82px;
   line-height: 28.05px;
   font-family: 'Mulish';
 }

 .container_7d547c4152e3 {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 128.3px;
   left: 0px;
   top: 0px;
 }

 .container_fd9947e7ac54 {
   width: 1408px;
   height: 3.6px;
   border-top: 1.6px solid #1b3a5c8c;
   border-right: 0px solid #1b3a5c8c;
   border-bottom: 0px solid #1b3a5c8c;
   border-left: 0px solid #1b3a5c8c;
   position: absolute !important;
   left: 56px;
   top: 28px;
 }

 .text_b6bf47f6bbe3 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 126px;
   top: 75.78px;
   line-height: 21.25px;
   font-family: 'Mulish';
 }

 .text_d1f4c49ee0cd {
   width: 280px;
   height: 66px;
   z-index: 1;
   position: absolute !important;
   left: 12px;
   top: 104.85px;
   line-height: 21.7px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_d1f4c49ee0cd {
   overflow: visible;
 }

 .text_7417d63b27d8 {
   width: fit-content;
   z-index: 1;
   line-height: 33px;
   font-family: 'Mulish';
 }

 .container_938058373734 {
   padding: 15.5px 22px 15.7px 22px;
   width: 56px;
   height: 56px;
   z-index: 1;
   position: absolute !important;
   left: 124px;
   top: 0px;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
 }

 .container_0031837243bf {
   position: absolute !important;
   overflow: visible;
   width: 304px;
   height: 146.65px;
   z-index: 1;
   left: 0px;
   top: 0px;
 }

 .text_92863e05a8bb {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 60px;
   top: 75.78px;
   line-height: 21.25px;
   font-family: 'Mulish';
 }

 .text_eee7c70a0023 {
   width: 280px;
   height: 66px;
   z-index: 1;
   position: absolute !important;
   left: 12px;
   top: 104.85px;
   line-height: 21.7px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_eee7c70a0023 {
   overflow: visible;
 }

 .text_8011542e5ecc {
   width: fit-content;
   z-index: 1;
   line-height: 33px;
   font-family: 'Mulish';
 }

 .container_7c8edc2eee6a {
   padding: 15.5px 22px 15.7px 22px;
   width: 56px;
   height: 56px;
   z-index: 1;
   position: absolute !important;
   left: 124px;
   top: 0px;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
 }

 .container_4ff655c535ef {
   position: absolute !important;
   overflow: visible;
   width: 304px;
   height: 146.65px;
   z-index: 1;
   left: 304px;
   top: 0px;
 }

 .text_b0c998032135 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 51px;
   top: 75.78px;
   line-height: 21.25px;
   font-family: 'Mulish';
 }

 .text_8ee01a7aa3af {
   width: 280px;
   height: 66px;
   z-index: 1;
   position: absolute !important;
   left: 12px;
   top: 104.85px;
   line-height: 21.7px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_8ee01a7aa3af {
   overflow: visible;
 }

 .text_7662ce277697 {
   width: fit-content;
   z-index: 1;
   line-height: 33px;
   font-family: 'Mulish';
 }

 .container_15da14c4dbe2 {
   padding: 15.5px 22px 15.7px 22px;
   width: 56px;
   height: 56px;
   z-index: 1;
   position: absolute !important;
   left: 124px;
   top: 0px;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
 }

 .container_393675efea1a {
   position: absolute !important;
   overflow: visible;
   width: 304px;
   height: 146.65px;
   z-index: 1;
   left: 608px;
   top: 0px;
 }

 .text_765f7d990a4f {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 77px;
   top: 75.78px;
   line-height: 21.25px;
   font-family: 'Mulish';
 }

 .text_ba1eebd74e0e {
   width: 280px;
   height: 66px;
   z-index: 1;
   position: absolute !important;
   left: 12px;
   top: 104.85px;
   line-height: 21.7px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_ba1eebd74e0e {
   overflow: visible;
 }

 .text_052a883d38c7 {
   width: fit-content;
   z-index: 1;
   line-height: 33px;
   font-family: 'Mulish';
 }

 .container_c4d5bc31482d {
   padding: 15.5px 22px 15.7px 22px;
   width: 56px;
   height: 56px;
   z-index: 1;
   position: absolute !important;
   left: 124px;
   top: 0px;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
 }

 .container_98210e1fd180 {
   position: absolute !important;
   overflow: visible;
   width: 304px;
   height: 146.65px;
   z-index: 1;
   left: 912px;
   top: 0px;
 }

 .text_8a2ebe680c7d {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 70px;
   top: 75.78px;
   line-height: 21.25px;
   font-family: 'Mulish';
 }

 .text_84e151e5bd3e {
   width: 280px;
   height: 66px;
   z-index: 1;
   position: absolute !important;
   left: 12px;
   top: 104.85px;
   line-height: 21.7px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_84e151e5bd3e {
   overflow: visible;
 }

 .text_55be6a15e9ba {
   width: fit-content;
   z-index: 1;
   line-height: 33px;
   font-family: 'Mulish';
 }

 .container_039109904177 {
   padding: 15.5px 22px 15.7px 22px;
   width: 56px;
   height: 56px;
   z-index: 1;
   position: absolute !important;
   left: 124px;
   top: 0px;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
 }

 .container_fff689b1b1c6 {
   position: absolute !important;
   overflow: visible;
   width: 304px;
   height: 146.65px;
   z-index: 1;
   left: 1216px;
   top: 0px;
 }

 .container_6991d18284c1 {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 146.65px;
   left: 0px;
   top: 200.3px;
 }

 .container_eedec61f5dcc {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 346.95px;
   left: 200px;
   top: 120px;
 }

 .container_4d10888fb423 {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 586.95px;
   left: 0px;
   top: 2001px;
   background: #ffffff;
 }

 .imageview_379582987e0d {
   width: 1910px;
   height: 414px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   opacity: 0.11999999731779099;
 }

 .imageview_379582987e0d img {
   width: 100%;
   height: 100%;
 }

 .imageview_58056344b9c7 {
   width: 2019px;
   height: 1101px;
   z-index: 1;
   position: absolute !important;
   left: -283.5px;
   top: -98px;
   _scaling-factor: 0.5;
 }

 .imageview_58056344b9c7.wp-block-image {
   width: 1520px !important;
   height: 623px !important;
   left: 0px !important;
   top: 0px !important;
   overflow: hidden;
 }

 .imageview_58056344b9c7 img {
   width: 100% !important;
   height: 100% !important;
   object-fit: cover;
   object-position: left top;
   max-width: none !important;
 }

 .text_a172d18e939d {
   width: fit-content;
   z-index: 2;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .container_b3fcdbea5df5 {
   width: 1520px;
   height: 22px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 100px;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_58f743e9d900 {
   width: fit-content;
   z-index: 2;
   line-height: 52.8px;
   font-family: 'Mulish';
 }

 .container_b1847d3a310d {
   width: 1520px;
   height: 53px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 133px;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_e13bd996c033 {
   width: fit-content;
   z-index: 2;
   line-height: 28.05px;
   font-family: 'Mulish';
 }

 .container_11496cb64a33 {
   width: 560px;
   height: 29px;
   max-width: 560px;
   z-index: 2;
   position: absolute !important;
   left: 0.5px;
   top: 224px;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_1785deb7b580 {
   width: 1520px;
   height: 3px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: linear-gradient(90deg, #2b7de9ff 0%, #2b7de980 100%);
 }

 .container_57acf4e5e6e9 {
   position: relative !important;
   overflow: visible;
   width: 100%;
   min-width: 0;
   height: 3px;
   flex-shrink: 0;
   z-index: 2;
   background: #2b7de9;
   border-radius: 2px 2px 2px 2px;
 }

 .text_1ca5c047dd83 {
   width: fit-content;
   z-index: 2;
   line-height: 25px;
   font-family: 'Mulish';
 }

 .container_1625ae83199f {
   width: 506.67px;
   height: 25px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 28px;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_f9f2bdfe201b {
   width: fit-content;
   z-index: 2;
   line-height: 23.8px;
   font-family: 'Mulish';
 }

 .text_9e7304c31931 {
   width: fit-content;
   z-index: 2;
   line-height: 23.8px;
   font-family: 'Mulish';
 }

 .text_d43ce1dc6842 {
   width: fit-content;
   z-index: 2;
   line-height: 23.8px;
   font-family: 'Mulish';
 }

 .text_3388db391d62 {
   width: fit-content;
   z-index: 2;
   line-height: 23.8px;
   font-family: 'Mulish';
 }

 .text_078d565e36d3 {
   width: fit-content;
   z-index: 2;
   line-height: 23.8px;
   font-family: 'Mulish';
 }

 .text_7b1fe5949663 {
   width: fit-content;
   z-index: 2;
   line-height: 23.8px;
   font-family: 'Mulish';
 }

 .container_c9af26c3f91e {
   width: 506.67px;
   height: 193px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 81px;
   align-items: center;
   justify-content: flex-start;
   gap: 9.8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_e8747a6c9fce {
   width: 20px;
   height: 20px;
   z-index: 2;
   border-top: 3px solid #1b3a5cff;
   border-right: 3px solid #1b3a5cff;
   border-bottom: 3px solid #1b3a5cff;
   border-left: 3px solid #1b3a5cff;
   position: absolute !important;
   left: 243.33px;
   top: -3px;
   background: #2b7de9;
   border-radius: 50% 50% 50% 50%;
 }

 .container_f14857c807b2 {
   position: absolute !important;
   overflow: visible;
   width: 506.67px;
   height: 274px;
   z-index: 2;
   left: 0px;
   top: 0px;
 }

 .text_ec0a3faa11f5 {
   width: fit-content;
   z-index: 3;
   line-height: 25px;
   font-family: 'Mulish';
 }

 .container_ba42de28df0a {
   width: 506.67px;
   height: 25px;
   z-index: 3;
   position: absolute !important;
   left: 0px;
   top: 28px;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_ca48e8250031 {
   width: fit-content;
   z-index: 3;
   line-height: 23.8px;
   font-family: 'Mulish';
 }

 .text_1fd06a919772 {
   width: fit-content;
   z-index: 3;
   line-height: 23.8px;
   font-family: 'Mulish';
 }

 .text_90d16d4301ec {
   width: fit-content;
   z-index: 3;
   line-height: 23.8px;
   font-family: 'Mulish';
 }

 .text_8a676517f725 {
   width: fit-content;
   z-index: 3;
   line-height: 23.8px;
   font-family: 'Mulish';
 }

 .container_43c7477fd318 {
   width: 506.67px;
   height: 125.4px;
   z-index: 3;
   position: absolute !important;
   left: 0px;
   top: 81px;
   align-items: center;
   justify-content: flex-start;
   gap: 9.8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_31b0527fd0ba {
   width: 20px;
   height: 20px;
   z-index: 3;
   border-top: 3px solid #1b3a5cff;
   border-right: 3px solid #1b3a5cff;
   border-bottom: 3px solid #1b3a5cff;
   border-left: 3px solid #1b3a5cff;
   position: absolute !important;
   left: 243.32px;
   top: -3px;
   background: #2b7de9;
   border-radius: 50% 50% 50% 50%;
 }

 .container_7363b2186064 {
   position: absolute !important;
   overflow: visible;
   width: 506.67px;
   height: 273.99px;
   z-index: 3;
   left: 506.67px;
   top: 0px;
 }

 .text_1778b2340666 {
   width: fit-content;
   z-index: 2;
   line-height: 25px;
   font-family: 'Mulish';
 }

 .container_97493b4fdfc2 {
   width: 506.67px;
   height: 25px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 28px;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_e58a10493a48 {
   width: fit-content;
   z-index: 2;
   line-height: 23.8px;
   font-family: 'Mulish';
 }

 .text_f6d043a3d05e {
   width: fit-content;
   z-index: 2;
   line-height: 23.8px;
   font-family: 'Mulish';
 }

 .text_455801449cfa {
   width: fit-content;
   z-index: 2;
   line-height: 23.8px;
   font-family: 'Mulish';
 }

 .text_f61fa447ba18 {
   width: fit-content;
   z-index: 2;
   line-height: 23.8px;
   font-family: 'Mulish';
 }

 .container_3eba8ac18b3d {
   width: 506.67px;
   height: 125.4px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 81px;
   align-items: center;
   justify-content: flex-start;
   gap: 9.8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_6d38950bec5f {
   width: 20px;
   height: 20px;
   z-index: 2;
   border-top: 3px solid #1b3a5cff;
   border-right: 3px solid #1b3a5cff;
   border-bottom: 3px solid #1b3a5cff;
   border-left: 3px solid #1b3a5cff;
   position: absolute !important;
   left: 243.33px;
   top: -3px;
   background: #2b7de9;
   border-radius: 50% 50% 50% 50%;
 }

 .container_2cbd5bbd7e4c {
   position: absolute !important;
   overflow: visible;
   width: 506.67px;
   height: 273.99px;
   z-index: 2;
   left: 1013.33px;
   top: 0px;
 }

 .container_6373a82b4285 {
   position: relative !important;
   overflow: visible;
   width: 100%;
   min-width: 0;
   height: 545.56px;
   flex-shrink: 0;
   z-index: 2;
 }

 .container_ca332d856937 {
   width: 1520px;
   height: 548.56px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 347.19px;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_1db843ed21ef {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 622.97px;
   z-index: 1;
   left: 195px;
   top: 0px;
 }

 .container_5840c7092c82 {
   position: absolute !important;
   overflow: visible;
   width: 1910px;
   height: 657px;
   left: 0px;
   top: 2595.95px;
   background: #1b3a5c;
 }

 .text_73dd7e4c9974 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -4px;
   line-height: 52.8px;
   font-family: 'Mulish';
 }

 .text_1de50f3ecdb0 {
   width: 640px;
   height: 57px;
   position: absolute !important;
   left: 0px;
   top: 68px;
   line-height: 28.05px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_1de50f3ecdb0 {
   overflow: visible;
 }

 .text_5688c212bc04 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -0.37px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .imageview_2eec1d899bcf {
   width: 16px;
   height: 16px;
   position: absolute !important;
   left: 108.23px;
   top: 4.38px;
 }

 .imageview_2eec1d899bcf img {
   width: 100%;
   height: 100%;
 }

 .container_433ece758307 {
   position: absolute !important;
   overflow: visible;
   width: 124.22px;
   height: 24.75px;
   left: 0px;
   top: 136.9px;
 }

 .container_f302251f1fa0 {
   position: relative !important;
   overflow: visible;
   width: 640px;
   height: 162.55px;
   flex-shrink: 0;
 }

 .text_e3f92ec78f53 {
   width: 370px;
   height: 58px;
   position: absolute !important;
   left: 9.96px;
   top: 2px;
   line-height: 28.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_e3f92ec78f53 {
   overflow: visible;
 }

 .text_e3526ede6d81 {
   width: max-content;
   position: absolute !important;
   left: 264.36px;
   top: 65.25px;
   line-height: 23.1px;
   font-family: 'Mulish';
 }

 .container_3b20cc5e7b83 {
   position: relative !important;
   overflow: visible;
   width: 380px;
   height: 88.7px;
   flex-shrink: 0;
 }

 .container_5370894e20aa {
   width: 1519.92px;
   height: 162.55px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_019afe0ca4c5 {
   width: 48px;
   height: 48px;
   position: absolute !important;
   left: 40.8px;
   top: 40.8px;
 }

 .imageview_019afe0ca4c5 img {
   width: 100%;
   height: 100%;
 }

 .text_f2d13c6b6ff1 {
   width: 319.65px;
   height: 25px;
   position: absolute !important;
   left: 41.25px;
   top: 108.45px;
   line-height: 25px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_f2d13c6b6ff1 {
   overflow: visible;
 }

 .text_6d57bfd70322 {
   width: 666.36px;
   height: 80px;
   position: absolute !important;
   left: 40.8px;
   top: 145px;
   line-height: 26.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_6d57bfd70322 {
   overflow: visible;
 }

 .container_6c696750cf57 {
   position: absolute !important;
   overflow: visible;
   width: 747.96px;
   height: 261.8px;
   left: 0px;
   top: 0px;
   background: #f7f8fa;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .imageview_66aaca4bb5d8 {
   width: 48px;
   height: 48px;
   position: absolute !important;
   left: 40.8px;
   top: 40.8px;
 }

 .imageview_66aaca4bb5d8 img {
   width: 100%;
   height: 100%;
 }

 .text_b05421ca7512 {
   width: 315.63px;
   height: 25px;
   position: absolute !important;
   left: 41.28px;
   top: 108.45px;
   line-height: 25px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_b05421ca7512 {
   overflow: visible;
 }

 .text_fab942ce0fb8 {
   width: 666.36px;
   height: 80px;
   position: absolute !important;
   left: 40.8px;
   top: 145px;
   line-height: 26.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_fab942ce0fb8 {
   overflow: visible;
 }

 .container_bc3c2758b4c7 {
   position: absolute !important;
   overflow: visible;
   width: 747.96px;
   height: 261.8px;
   left: 771.96px;
   top: 0px;
   background: #f7f8fa;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .imageview_dee239af0709 {
   width: 48px;
   height: 48px;
   position: absolute !important;
   left: 40.8px;
   top: 40.8px;
 }

 .imageview_dee239af0709 img {
   width: 100%;
   height: 100%;
 }

 .text_6e210a02a0ac {
   width: 316.63px;
   height: 25px;
   position: absolute !important;
   left: 41.25px;
   top: 108.65px;
   line-height: 25px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_6e210a02a0ac {
   overflow: visible;
 }

 .text_73cf8cf48269 {
   width: 666.36px;
   height: 53px;
   position: absolute !important;
   left: 40.8px;
   top: 145px;
   line-height: 26.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_73cf8cf48269 {
   overflow: visible;
 }

 .container_9929d3773ac8 {
   position: absolute !important;
   overflow: visible;
   width: 747.96px;
   height: 235.4px;
   left: 0px;
   top: 285.8px;
   background: #f7f8fa;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .imageview_74bc3bb2e6be {
   width: 48px;
   height: 48px;
   position: absolute !important;
   left: 40.8px;
   top: 40.8px;
 }

 .imageview_74bc3bb2e6be img {
   width: 100%;
   height: 100%;
 }

 .text_b6ff4d8df86f {
   width: 360.86px;
   height: 25px;
   position: absolute !important;
   left: 41.28px;
   top: 108.65px;
   line-height: 25px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_b6ff4d8df86f {
   overflow: visible;
 }

 .text_12ca3552f7bd {
   width: 666.36px;
   height: 53px;
   position: absolute !important;
   left: 40.8px;
   top: 145px;
   line-height: 26.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_12ca3552f7bd {
   overflow: visible;
 }

 .container_d21b68ca90b9 {
   position: absolute !important;
   overflow: visible;
   width: 747.96px;
   height: 235.4px;
   left: 771.96px;
   top: 285.8px;
   background: #f7f8fa;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .container_b36ecc93c49a {
   position: absolute !important;
   overflow: visible;
   width: 1519.92px;
   height: 521.2px;
   left: 0px;
   top: 218.55px;
 }

 .container_31b2f19e3519 {
   position: absolute !important;
   overflow: visible;
   width: 1519.92px;
   height: 788px;
   left: 200.04px;
   top: 120px;
 }

 .container_9fc76b0976b3 {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 968px;
   left: 0px;
   top: 3260.95px;
   background: #ffffff;
 }

 .text_d2df60875d7b {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 26.4px;
   font-family: 'Mulish';
 }

 .container_daf2520bbf7d {
   position: relative !important;
   overflow: visible;
   width: 256.34px;
   height: 26.4px;
   flex-shrink: 0;
 }

 .text_347bc7fe9117 {
   width: max-content;
   position: absolute !important;
   left: 28px;
   top: 11.62px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .container_bbe2ee46cbf9 {
   position: relative !important;
   overflow: visible;
   width: 187.31px;
   height: 48.75px;
   flex-shrink: 0;
   background: #2b7de9;
   border-radius: 10px 10px 10px 10px;
 }

 .container_wrapper_bbe2ee46cbf9 {
   position: relative !important;
   overflow: visible;
   width: 187.31px;
   height: 48.75px;
   flex-shrink: 0;
 }

 .container_nested_bbe2ee46cbf9 {
   width: 187.31px;
   height: 48.75px;
   background: #2b7de9;
   border-radius: 10px 10px 10px 10px;
 }

 .container_90c98ada9c48 {
   padding: 28px 726.17px 28px 726.17px;
   width: 1920px;
   height: 104.75px;
   position: absolute !important;
   left: 0px;
   top: 4236.95px;
   justify-content: center;
   align-items: center;
   gap: 0 24px;
   display: flex !important;
   flex-direction: row;
 }

 .text_3021978f8c45 {
   width: 1064px;
   height: 106px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_3021978f8c45 {
   overflow: visible;
 }

 .container_245c01b5886e {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 680px;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_cdc08b282219 {
   width: 923px;
   height: 106px;
   position: absolute !important;
   left: 92px;
   top: 88px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 15.38px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_a6f7e41673f4 {
   width: max-content;
   position: absolute !important;
   left: 21px;
   top: 0px;
   line-height: 45.18px;
   font-family: 'Mulish';
 }

 .container_cf1ac957fd79 {
   position: relative !important;
   overflow: visible;
   width: 52px;
   height: 52px;
   flex-shrink: 0;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
   box-shadow: inset 0 0 0 0.8px #1b3a5cff;
 }

 .container_wrapper_cf1ac957fd79 {
   position: relative !important;
   overflow: visible;
   width: 52px;
   height: 52px;
   flex-shrink: 0;
 }

 .container_nested_cf1ac957fd79 {
   width: 52px;
   height: 52px;
   border-top: 0.8px solid #1b3a5cff;
   border-right: 0.8px solid #1b3a5cff;
   border-bottom: 0.8px solid #1b3a5cff;
   border-left: 0.8px solid #1b3a5cff;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
 }

 .text_8e1633604345 {
   width: max-content;
   position: absolute !important;
   left: 31px;
   top: 0px;
   line-height: 45.18px;
   font-family: 'Mulish';
 }

 .container_a4454fa9e5a0 {
   position: relative !important;
   overflow: visible;
   width: 52px;
   height: 52px;
   flex-shrink: 0;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
   box-shadow: inset 0 0 0 0.8px #1b3a5cff;
 }

 .container_wrapper_a4454fa9e5a0 {
   position: relative !important;
   overflow: visible;
   width: 52px;
   height: 52px;
   flex-shrink: 0;
 }

 .container_nested_a4454fa9e5a0 {
   width: 52px;
   height: 52px;
   border-top: 0.8px solid #1b3a5cff;
   border-right: 0.8px solid #1b3a5cff;
   border-bottom: 0.8px solid #1b3a5cff;
   border-left: 0.8px solid #1b3a5cff;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
 }

 .container_2486118b81c9 {
   width: 114px;
   height: 52px;
   position: absolute !important;
   left: 1721px;
   top: 103px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_1c9f18db9013 {
   width: 15px;
   height: 138px;
   position: absolute !important;
   left: 35.13px;
   top: 166px;
 }

 .imageview_1c9f18db9013 img {
   width: 100%;
   height: 100%;
 }

 .imageview_57667c3abce1 {
   width: 15px;
   height: 138px;
   position: absolute !important;
   left: 35.13px;
   top: 307px;
 }

 .imageview_57667c3abce1 img {
   width: 100%;
   height: 100%;
 }

 .imageview_546a0713fe0f {
   width: 15.25px;
   height: 244px;
   position: absolute !important;
   left: 35px;
   top: 448px;
 }

 .imageview_546a0713fe0f img {
   position: absolute;
   width: 15.3px !important;
   height: 243.0px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

 .imageview_546a0713fe0f.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .text_e26706983b34 {
   width: 507px;
   height: 63px;
   line-height: 31.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_e26706983b34 {
   overflow: visible;
 }

 .container_1ee47f0fc555 {
   width: 507.2px;
   height: 63px;
   position: absolute !important;
   left: 43px;
   top: 66px;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_678aecbbd111 {
   width: fit-content;
   line-height: 14.32px;
   font-family: 'DM Sans';
 }

 .container_eb8db4b121f9 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_7850118bbc06 {
   width: 534px;
   height: 82px;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_7850118bbc06 {
   overflow: visible;
 }

 .container_b150b765351d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_cd6c08e34c84 {
   width: 507px;
   height: 104px;
   position: absolute !important;
   left: 73.13px;
   top: 307px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_c538194d1422 {
   width: fit-content;
   line-height: 14.32px;
   font-family: 'DM Sans';
 }

 .container_dd279460af8a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_8e0b241c7ba4 {
   width: 100%;
   min-width: 0;
   height: 82px;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_8e0b241c7ba4 {
   overflow: visible;
 }

 .container_b2049cca4934 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_f07860df230c {
   width: 100%;
   min-width: 0;
   height: 19px;
   line-height: 18.83px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_f07860df230c {
   overflow: visible;
 }

 .container_30b813f9d51d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_901720815225 {
   width: 538px;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8.01px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_b8639884b24d {
   width: 507px;
   height: 131.01px;
   position: absolute !important;
   left: 73.13px;
   top: 448px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_b5cc91015192 {
   width: fit-content;
   line-height: 17.57px;
   font-family: 'Mulish';
 }

 .container_d60b168a66ed {
   padding: 14px 24px 14px 24px;
   width: fit-content;
   height: 48px;
   border-top: 1px solid #2b7de9ff;
   border-right: 1px solid #2b7de9ff;
   border-bottom: 1px solid #2b7de9ff;
   border-left: 1px solid #2b7de9ff;
   justify-content: flex-start;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #2b7de9;
   border-radius: 8px 8px 8px 8px;
 }

 .container_16161201bdc1 {
   padding: 28px 0 0 0;
   width: 507px;
   height: 76px;
   position: absolute !important;
   left: 73.13px;
   top: 580px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_16161201bdc1 {
   position: absolute !important;
   left: 73.13px;
   top: 580px;
   width: 507px;
   height: 76px;
 }

 .container_nested_16161201bdc1 {
   padding: 28px 0 0 0;
   width: 507px;
   height: 76px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .text_dbee623efc9f {
   width: fit-content;
   line-height: 14.32px;
   font-family: 'DM Sans';
 }

 .container_623b78af49ee {
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_588bf3f50e80 {
   width: 100%;
   min-width: 0;
   height: 82px;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_588bf3f50e80 {
   overflow: visible;
 }

 .container_d496bb757437 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_6c22dc4e97ea {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_00106b02f61c {
   padding: 0 0 24px 0;
   width: 507px;
   height: 104px;
   position: absolute !important;
   left: 73.13px;
   top: 166px;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_59b0e8c2bb9b {
   width: 578px;
   height: 1061px;
   position: absolute !important;
   left: 0.4px;
   top: -185.42px;
   _scaling-factor: 0.5;
 }

 .imageview_59b0e8c2bb9b.wp-block-image {
   width: 433px !important;
   height: 691px !important;
   left: 0px !important;
   top: 0px !important;
   overflow: hidden;
 }

 .imageview_59b0e8c2bb9b img {
   filter: brightness(0.4700000286102295);
 }

 .container_d1268ca62345 {
   width: 433.8px;
   height: 690.88px;
   z-index: 1;
   position: absolute !important;
   left: -0.2px;
   top: -26px;
   background: linear-gradient(90deg, #ffffff0f 0%, #ffffff00 30%);
 }

 .container_fa0b1523afc4 {
   position: absolute !important;
   overflow: visible;
   width: 433.8px;
   height: 690.88px;
   left: 0px;
   top: 0px;
   background: linear-gradient(135deg, #2a5580ff 0%, #1b3a5cff 100%);
 }

 .text_8ec01adb45f8 {
   width: fit-content;
   z-index: 1;
   line-height: 16.93px;
   font-family: 'DM Sans';
 }

 .container_a50e8d4c43cb {
   padding: 6px 16px 6px 16px;
   width: 120px;
   height: 29px;
   z-index: 1;
   position: absolute !important;
   left: 290.55px;
   top: 24px;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #00000080;
   border-radius: 8px 8px 8px 8px;
   backdrop-filter: blur(2px);
   -webkit-font-smoothing: antialiased;
 }

 .container_wrapper_a50e8d4c43cb {
   position: absolute !important;
   left: 290.55px;
   top: 24px;
   width: 120px;
   height: 29px;
   z-index: 1;
 }

 .container_nested_a50e8d4c43cb {
   padding: 6px 16px 6px 16px;
   width: 120px;
   height: 29px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #00000080;
   border-radius: 8px 8px 8px 8px;
   backdrop-filter: blur(2px);
   -webkit-font-smoothing: antialiased;
 }

 .container_845ab76c8620 {
   position: absolute !important;
   overflow: visible;
   width: 433.8px;
   height: 690.88px;
   left: 646.13px;
   top: 1px;
 }

 .container_e6aa9c8ef326 {
   position: absolute !important;
   width: 1080px;
   height: 691px;
   left: 0px;
   top: 0px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #ffffff;
   border-radius: 18px 18px 18px 18px;
 }

 .imageview_d24e8f838be2 {
   width: 15px;
   height: 138px;
   position: absolute !important;
   left: 35.13px;
   top: 166px;
 }

 .imageview_d24e8f838be2 img {
   width: 100%;
   height: 100%;
 }

 .imageview_54c0a47f4d20 {
   width: 15px;
   height: 138px;
   position: absolute !important;
   left: 35.13px;
   top: 307px;
 }

 .imageview_54c0a47f4d20 img {
   width: 100%;
   height: 100%;
 }

 .imageview_4ad2fa54581b {
   width: 15.25px;
   height: 244px;
   position: absolute !important;
   left: 35px;
   top: 448px;
 }

 .imageview_4ad2fa54581b img {
   position: absolute;
   width: 15.3px !important;
   height: 243.0px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

 .imageview_4ad2fa54581b.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .text_bd24779819c5 {
   width: 507px;
   height: 63px;
   line-height: 31.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_bd24779819c5 {
   overflow: visible;
 }

 .container_45cc155a5679 {
   width: 507.2px;
   height: 63px;
   position: absolute !important;
   left: 43px;
   top: 66px;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_53e054613494 {
   width: fit-content;
   line-height: 14.32px;
   font-family: 'DM Sans';
 }

 .container_9ae53d3093cf {
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_af7201d3c1d1 {
   width: 534px;
   height: 82px;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_af7201d3c1d1 {
   overflow: visible;
 }

 .container_3fc8c12fb244 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_c2c64ac45669 {
   width: 507px;
   height: 104px;
   position: absolute !important;
   left: 73.13px;
   top: 307px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_905ef8a053e6 {
   width: fit-content;
   line-height: 14.32px;
   font-family: 'DM Sans';
 }

 .container_2572326f6eef {
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_df90cc36b3ba {
   width: 100%;
   min-width: 0;
   height: 82px;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_df90cc36b3ba {
   overflow: visible;
 }

 .container_1a2e68973bb9 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_cbb02a93d31d {
   width: 100%;
   min-width: 0;
   height: 19px;
   line-height: 18.83px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_cbb02a93d31d {
   overflow: visible;
 }

 .container_25f2476574cc {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_f8e64941a454 {
   width: 538px;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8.01px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_8ad0bc9bc5d2 {
   width: 507px;
   height: 131.01px;
   position: absolute !important;
   left: 73.13px;
   top: 448px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_f189ca77fdbf {
   width: fit-content;
   line-height: 17.57px;
   font-family: 'Mulish';
 }

 .container_f1f822421858 {
   padding: 14px 24px 14px 24px;
   width: fit-content;
   height: 48px;
   border-top: 1px solid #2b7de9ff;
   border-right: 1px solid #2b7de9ff;
   border-bottom: 1px solid #2b7de9ff;
   border-left: 1px solid #2b7de9ff;
   justify-content: flex-start;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #2b7de9;
   border-radius: 8px 8px 8px 8px;
 }

 .container_726e9b839479 {
   padding: 28px 0 0 0;
   width: 507px;
   height: 76px;
   position: absolute !important;
   left: 73.13px;
   top: 580px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_726e9b839479 {
   position: absolute !important;
   left: 73.13px;
   top: 580px;
   width: 507px;
   height: 76px;
 }

 .container_nested_726e9b839479 {
   padding: 28px 0 0 0;
   width: 507px;
   height: 76px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .text_f88c9195262d {
   width: fit-content;
   line-height: 14.32px;
   font-family: 'DM Sans';
 }

 .container_131956fe5ebe {
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_e8a4a26c13f0 {
   width: 100%;
   min-width: 0;
   height: 82px;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_e8a4a26c13f0 {
   overflow: visible;
 }

 .container_487296dc5ff9 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_b24a46ecc3c8 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_a70a457fc270 {
   padding: 0 0 24px 0;
   width: 507px;
   height: 104px;
   position: absolute !important;
   left: 73.13px;
   top: 166px;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_657ce4130d2c {
   width: 578px;
   height: 1061px;
   position: absolute !important;
   left: 0.4px;
   top: -185.42px;
   _scaling-factor: 0.5;
 }

 .imageview_657ce4130d2c.wp-block-image {
   width: 433px !important;
   height: 691px !important;
   left: 0px !important;
   top: 0px !important;
   overflow: hidden;
 }

 .imageview_657ce4130d2c img {
   width: 100% !important;
   height: 100% !important;
   object-fit: cover;
   object-position: left top;
   max-width: none !important;
 }

 .container_4636bf26ebd9 {
   width: 433.8px;
   height: 690.88px;
   z-index: 1;
   position: absolute !important;
   left: -0.2px;
   top: -26px;
   background: linear-gradient(90deg, #ffffff0f 0%, #ffffff00 30%);
 }

 .container_61deefd84adc {
   position: absolute !important;
   overflow: visible;
   width: 433.8px;
   height: 690.88px;
   left: 0px;
   top: 0px;
   background: linear-gradient(135deg, #2a5580ff 0%, #1b3a5cff 100%);
 }

 .container_3e7bb9d7f53c {
   position: absolute !important;
   overflow: visible;
   width: 433.8px;
   height: 690.88px;
   left: 646.13px;
   top: 1px;
 }

 .container_807348d00864 {
   position: absolute !important;
   width: 1080px;
   height: 691px;
   left: 1116px;
   top: 0px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #ffffff;
   border-radius: 18px 18px 18px 18px;
 }

 .container_75457471f929 {
   position: absolute !important;
   overflow: visible;
   width: 2196px;
   height: 691px;
   left: 92px;
   top: 244px;
   border-radius: 18px 18px 18px 18px;
 }

 .container_017b59c16f0f {
   position: absolute !important;
   width: 1920px;
   height: 1029px;
   left: 0px;
   top: 4349.7px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #f7f8fa;
 }

 .text_29522c871f75 {
   width: 682.26px;
   height: 53px;
   position: absolute !important;
   left: 440px;
   top: -4px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_29522c871f75 {
   overflow: visible;
 }

 .text_9c19ee728450 {
   width: 95px;
   height: 30px;
   position: absolute !important;
   left: 36.8px;
   top: 36.75px;
   line-height: 29.7px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_9c19ee728450 {
   overflow: visible;
 }

 .text_3a23c7387c86 {
   width: 417.06px;
   height: 80px;
   position: absolute !important;
   left: 36.8px;
   top: 85.7px;
   line-height: 26.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_3a23c7387c86 {
   overflow: visible;
 }

 .text_55fde54d5a1b {
   width: fit-content;
   line-height: 26.4px;
   font-family: 'Mulish';
 }

 .container_fb1540a15316 {
   padding: 12px 10.03px 12px 10.01px;
   width: 44px;
   height: 44px;
   flex-shrink: 0;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
 }

 .container_wrapper_fb1540a15316 {
   width: 44px;
   height: 44px;
   flex-shrink: 0;
 }

 .container_nested_fb1540a15316 {
   padding: 12px 10.03px 12px 10.01px;
   width: 44px;
   height: 44px;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
 }

 .text_fd6a6228cc3f {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -0.37px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_9e81dcbf82b4 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 24.43px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .container_a746007b0991 {
   position: relative !important;
   overflow: visible;
   width: 191.86px;
   height: 46.2px;
   flex-shrink: 0;
 }

 .container_428bda55ca08 {
   padding: 0 169.2px 0 0;
   width: 417.06px;
   height: 46.2px;
   position: absolute !important;
   left: 36.8px;
   top: 181.7px;
   justify-content: flex-start;
   align-items: center;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .container_a008d746db03 {
   position: absolute !important;
   overflow: visible;
   width: 490.66px;
   height: 264.7px;
   left: 0px;
   top: 0px;
   background: #f7f8fa;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .text_1a4d308cc8fa {
   width: 95px;
   height: 30px;
   position: absolute !important;
   left: 36.8px;
   top: 36.75px;
   line-height: 29.7px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_1a4d308cc8fa {
   overflow: visible;
 }

 .text_5e103ee725c2 {
   width: 417.06px;
   height: 80px;
   position: absolute !important;
   left: 36.8px;
   top: 85.7px;
   line-height: 26.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_5e103ee725c2 {
   overflow: visible;
 }

 .text_bce12bbbee74 {
   width: fit-content;
   line-height: 26.4px;
   font-family: 'Mulish';
 }

 .container_f2addc2d8bd5 {
   padding: 12px 13.76px 12px 13.76px;
   width: 44px;
   height: 44px;
   flex-shrink: 0;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
 }

 .container_wrapper_f2addc2d8bd5 {
   width: 44px;
   height: 44px;
   flex-shrink: 0;
 }

 .container_nested_f2addc2d8bd5 {
   padding: 12px 13.76px 12px 13.76px;
   width: 44px;
   height: 44px;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
 }

 .text_9fa4bdb0cf67 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -0.37px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_cd932f0d250d {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 24.43px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .container_4be88532ac1a {
   position: relative !important;
   overflow: visible;
   width: 173.85px;
   height: 46.2px;
   flex-shrink: 0;
 }

 .container_d9fb0247349a {
   padding: 0 187.21px 0 0;
   width: 417.06px;
   height: 46.2px;
   position: absolute !important;
   left: 36.8px;
   top: 181.7px;
   justify-content: flex-start;
   align-items: center;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .container_ca0dae7c9330 {
   position: absolute !important;
   overflow: visible;
   width: 490.66px;
   height: 264.7px;
   left: 514.66px;
   top: 0px;
   background: #f7f8fa;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .text_3fbe0a48c55d {
   width: 95px;
   height: 30px;
   position: absolute !important;
   left: 36.8px;
   top: 36.75px;
   line-height: 29.7px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_3fbe0a48c55d {
   overflow: visible;
 }

 .text_10a03c62342d {
   width: 417.06px;
   height: 80px;
   position: absolute !important;
   left: 36.8px;
   top: 85.7px;
   line-height: 26.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_10a03c62342d {
   overflow: visible;
 }

 .text_780a12ab36a2 {
   width: fit-content;
   line-height: 26.4px;
   font-family: 'Mulish';
 }

 .container_a3f7d210aa08 {
   padding: 12px 12.4px 12px 12.4px;
   width: 44px;
   height: 44px;
   flex-shrink: 0;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
 }

 .text_5d587c19d52f {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -0.37px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_2d3ce493baff {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 24.43px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .container_dfd280ea4135 {
   position: relative !important;
   overflow: visible;
   width: 185.61px;
   height: 46.2px;
   flex-shrink: 0;
 }

 .container_281a9c0ddde4 {
   padding: 0 175.45px 0 0;
   width: 417.06px;
   height: 46.2px;
   position: absolute !important;
   left: 36.8px;
   top: 181.7px;
   justify-content: flex-start;
   align-items: center;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .container_6e9bbd3bdf1a {
   position: absolute !important;
   overflow: visible;
   width: 490.66px;
   height: 264.7px;
   left: 1029.33px;
   top: 0px;
   background: #f7f8fa;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .container_88f17f6b6750 {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 264.7px;
   left: 0px;
   top: 108.8px;
 }

 .text_c13dac28223b {
   width: fit-content;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .container_4a501611060c {
   padding: 11.67px 27.96px 12.33px 27.96px;
   width: 120px;
   height: 40px;
   flex-shrink: 0;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #f7f8fa;
   border-radius: 8px 8px 8px 8px;
 }

 .container_wrapper_4a501611060c {
   width: 120px;
   height: 40px;
   flex-shrink: 0;
 }

 .container_nested_4a501611060c {
   padding: 11.67px 27.96px 12.33px 27.96px;
   width: 120px;
   height: 40px;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #f7f8fa;
   border-radius: 8px 8px 8px 8px;
 }

 .text_3dce8d8b4ad0 {
   width: fit-content;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .container_4246d38b4ebe {
   padding: 11.67px 27.96px 12.33px 27.96px;
   width: 120px;
   height: 40px;
   flex-shrink: 0;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #f7f8fa;
   border-radius: 8px 8px 8px 8px;
 }

 .container_wrapper_4246d38b4ebe {
   width: 120px;
   height: 40px;
   flex-shrink: 0;
 }

 .container_nested_4246d38b4ebe {
   padding: 11.67px 27.96px 12.33px 27.96px;
   width: 120px;
   height: 40px;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #f7f8fa;
   border-radius: 8px 8px 8px 8px;
 }

 .text_a64bb9240a8c {
   width: fit-content;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .container_1251c53dabe8 {
   padding: 11.67px 27.96px 12.33px 27.96px;
   width: 120px;
   height: 40px;
   flex-shrink: 0;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #f7f8fa;
   border-radius: 8px 8px 8px 8px;
 }

 .container_wrapper_1251c53dabe8 {
   width: 120px;
   height: 40px;
   flex-shrink: 0;
 }

 .container_nested_1251c53dabe8 {
   padding: 11.67px 27.96px 12.33px 27.96px;
   width: 120px;
   height: 40px;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #f7f8fa;
   border-radius: 8px 8px 8px 8px;
 }

 .text_c5fb2ae7de96 {
   width: fit-content;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .container_533fb8b99800 {
   padding: 11.67px 27.96px 12.33px 27.96px;
   width: 120px;
   height: 40px;
   flex-shrink: 0;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #f7f8fa;
   border-radius: 8px 8px 8px 8px;
 }

 .container_wrapper_533fb8b99800 {
   width: 120px;
   height: 40px;
   flex-shrink: 0;
 }

 .container_nested_533fb8b99800 {
   padding: 11.67px 27.96px 12.33px 27.96px;
   width: 120px;
   height: 40px;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #f7f8fa;
   border-radius: 8px 8px 8px 8px;
 }

 .text_97e272893d09 {
   width: fit-content;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .container_46d34fe45220 {
   padding: 11.67px 27.96px 12.33px 27.96px;
   width: 120px;
   height: 40px;
   flex-shrink: 0;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #f7f8fa;
   border-radius: 8px 8px 8px 8px;
 }

 .container_wrapper_46d34fe45220 {
   width: 120px;
   height: 40px;
   flex-shrink: 0;
 }

 .container_nested_46d34fe45220 {
   padding: 11.67px 27.96px 12.33px 27.96px;
   width: 120px;
   height: 40px;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #f7f8fa;
   border-radius: 8px 8px 8px 8px;
 }

 .container_d73714b0f429 {
   padding: 40.8px 364px 0 364px;
   width: 1520px;
   height: 80.8px;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0px solid #ecedf0ff;
   border-bottom: 0px solid #ecedf0ff;
   border-left: 0px solid #ecedf0ff;
   position: absolute !important;
   left: 0px;
   top: 429.5px;
   justify-content: center;
   align-items: center;
   gap: 0 48px;
   display: flex !important;
   flex-direction: row;
 }

 .container_c27c0266c6ee {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 510.3px;
   left: 200px;
   top: 120px;
 }

 .container_559a2cc56c50 {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 750px;
   left: 0px;
   top: 5386.7px;
   background: #ffffff;
 }

 .text_2930765a331c {
   width: 763px;
   height: 53px;
   position: absolute !important;
   left: 579.67px;
   top: -4px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_2930765a331c {
   overflow: visible;
 }

 .text_36b4f82b4b8c {
   width: 561px;
   height: 29px;
   position: absolute !important;
   left: 679.5px;
   top: 64.37px;
   line-height: 28.05px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_36b4f82b4b8c {
   overflow: visible;
 }

 .text_b3e93b5f544a {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -0.37px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .imageview_c7f1a572d4a0 {
   width: 16px;
   height: 16px;
   position: absolute !important;
   left: 180.14px;
   top: 4.38px;
 }

 .imageview_c7f1a572d4a0 img {
   width: 100%;
   height: 100%;
 }

 .container_203d432c62bb {
   position: absolute !important;
   overflow: visible;
   width: 196.14px;
   height: 24.75px;
   left: 861.92px;
   top: 115.25px;
 }

 .container_a05829cfae25 {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 140.9px;
   left: 0px;
   top: 120px;
 }

 .container_15fce7d180ed {
   width: 380px;
   height: 500px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: linear-gradient(127deg, #2a3a4aff 0%, #1a2a3aff 100%);
 }

 .container_35a8152a4a7e {
   width: 380px;
   height: 500px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: linear-gradient(180deg, #0000000d 0%, #0000008c 100%);
 }

 .text_2af325610d79 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.15px;
   line-height: 36.3px;
   font-family: 'Mulish';
 }

 .container_ddb952fae2b8 {
   position: relative !important;
   overflow: visible;
   width: 324px;
   height: 36.3px;
   flex-shrink: 0;
   z-index: 2;
 }

 .text_c28bf8e82a52 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 12px;
   top: 4.32px;
   line-height: 18.15px;
   font-family: 'Mulish';
 }

 .container_5b17ebbfc6e1 {
   position: relative !important;
   overflow: visible;
   width: 109.28px;
   height: 28.15px;
   flex-shrink: 0;
   z-index: 2;
   background: #ffffff2e;
   border-radius: 6px 6px 6px 6px;
   backdrop-filter: blur(4px);
   -webkit-font-smoothing: antialiased;
 }

 .container_6698fc1ad8b7 {
   padding: 0 214.73px 0 0;
   width: 324px;
   height: 28.15px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 6px 6px;
   display: flex !important;
   flex-direction: row;
 }

 .container_411341f1bc7d {
   position: relative !important;
   overflow: visible;
   width: 324px;
   height: 40.15px;
   flex-shrink: 0;
   z-index: 2;
 }

 .container_wrapper_411341f1bc7d {
   position: relative !important;
   overflow: visible;
   width: 324px;
   height: 40.15px;
   flex-shrink: 0;
   z-index: 2;
 }

 .container_nested_411341f1bc7d {
   width: 324px;
   height: 40.15px;
   z-index: 2;
 }

 .container_c536913a5eb4 {
   padding: 28px 28px 28px 28px;
   width: 380px;
   height: 500px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: column;
 }

 .container_1e77e5ddd026 {
   position: absolute !important;
   overflow: visible;
   width: 380px;
   height: 500px;
   left: 80px;
   top: 0px;
   border-radius: 18px 18px 18px 18px;
   opacity: 0.5;
 }

 .container_9869d5cea4f4 {
   width: 480px;
   height: 500px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: linear-gradient(134deg, #2a5580ff 0%, #1a3a5aff 100%);
 }

 .container_ee7581108cb9 {
   width: 480px;
   height: 500px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: linear-gradient(180deg, #0000000d 0%, #0000008c 100%);
 }

 .text_8e85194fb1a6 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.15px;
   line-height: 36.3px;
   font-family: 'Mulish';
 }

 .container_73c0e9a76a15 {
   position: relative !important;
   overflow: visible;
   width: 424px;
   height: 36.3px;
   flex-shrink: 0;
   z-index: 2;
 }

 .text_9924a378ee15 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 12px;
   top: 4.33px;
   line-height: 18.15px;
   font-family: 'Mulish';
 }

 .container_d244afd1fd2a {
   position: relative !important;
   overflow: visible;
   width: 131.36px;
   height: 28.15px;
   flex-shrink: 0;
   z-index: 2;
   background: #ffffff2e;
   border-radius: 6px 6px 6px 6px;
   backdrop-filter: blur(4px);
   -webkit-font-smoothing: antialiased;
 }

 .container_wrapper_d244afd1fd2a {
   position: relative !important;
   overflow: visible;
   width: 131.36px;
   height: 28.15px;
   flex-shrink: 0;
   z-index: 2;
 }

 .container_nested_d244afd1fd2a {
   width: 131.36px;
   height: 28.15px;
   z-index: 2;
   background: #ffffff2e;
   border-radius: 6px 6px 6px 6px;
   backdrop-filter: blur(4px);
   -webkit-font-smoothing: antialiased;
 }

 .text_980d94663c64 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 12px;
   top: 4.33px;
   line-height: 18.15px;
   font-family: 'Mulish';
 }

 .container_03bd08dcf6a4 {
   position: relative !important;
   overflow: visible;
   width: 48.69px;
   height: 28.15px;
   flex-shrink: 0;
   z-index: 2;
   background: #ffffff2e;
   border-radius: 6px 6px 6px 6px;
   backdrop-filter: blur(4px);
   -webkit-font-smoothing: antialiased;
 }

 .container_b1f14a5b857d {
   padding: 0 237.95px 0 0;
   width: 424px;
   height: 28.15px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 6px 6px;
   display: flex !important;
   flex-direction: row;
 }

 .text_16d26c945ca4 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -7.2px;
   line-height: 56px;
   font-family: 'Mulish';
 }

 .container_45c135b0e51b {
   position: relative !important;
   overflow: visible;
   width: 31.6px;
   height: 56px;
   flex-shrink: 0;
   z-index: 2;
 }

 .text_349c9383d97b {
   width: 180px;
   height: 42px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0.8px;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_349c9383d97b {
   overflow: visible;
 }

 .container_f669c7f656d4 {
   position: relative !important;
   overflow: visible;
   width: 180px;
   height: 42px;
   flex-shrink: 0;
   z-index: 2;
 }

 .container_b921386be56a {
   padding: 0 204.4px 0 0;
   width: 424px;
   height: 74.8px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 40.15px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_blwcpysd5 {
   display: flex;
   flex-direction: row;
   align-items: flex-end;
   justify-content: flex-start;
   gap: 0 8px;
   width: 100%;
 }

 .container_52815e3e2875 {
   position: relative !important;
   overflow: visible;
   width: 424px;
   height: 114.95px;
   flex-shrink: 0;
   z-index: 2;
 }

 .container_31f1382bd4a4 {
   padding: 28px 28px 28px 28px;
   width: 480px;
   height: 500px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: column;
 }

 .container_4ff2f351ce42 {
   position: absolute !important;
   overflow: visible;
   width: 480px;
   height: 500px;
   left: 484px;
   top: 0px;
   border-radius: 18px 18px 18px 18px;
 }

 .container_607a998f3467 {
   width: 480px;
   height: 500px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: linear-gradient(134deg, #3a4a3aff 0%, #2a3a2aff 100%);
 }

 .container_8704b4d1e91e {
   width: 480px;
   height: 500px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: linear-gradient(180deg, #0000000d 0%, #0000008c 100%);
 }

 .text_0168a65f1a43 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.15px;
   line-height: 36.3px;
   font-family: 'Mulish';
 }

 .container_d819029d980f {
   position: relative !important;
   overflow: visible;
   width: 424px;
   height: 36.3px;
   flex-shrink: 0;
   z-index: 2;
 }

 .text_88f9e54e812e {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 12px;
   top: 4.33px;
   line-height: 18.15px;
   font-family: 'Mulish';
 }

 .container_853d08efa8e0 {
   position: relative !important;
   overflow: visible;
   width: 134.74px;
   height: 28.15px;
   flex-shrink: 0;
   z-index: 2;
   background: #ffffff2e;
   border-radius: 6px 6px 6px 6px;
   backdrop-filter: blur(4px);
   -webkit-font-smoothing: antialiased;
 }

 .container_wrapper_853d08efa8e0 {
   position: relative !important;
   overflow: visible;
   width: 134.74px;
   height: 28.15px;
   flex-shrink: 0;
   z-index: 2;
 }

 .container_nested_853d08efa8e0 {
   width: 134.74px;
   height: 28.15px;
   z-index: 2;
   background: #ffffff2e;
   border-radius: 6px 6px 6px 6px;
   backdrop-filter: blur(4px);
   -webkit-font-smoothing: antialiased;
 }

 .text_9df0c3761c29 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 12px;
   top: 4.33px;
   line-height: 18.15px;
   font-family: 'Mulish';
 }

 .container_c5ce1c74b793 {
   position: relative !important;
   overflow: visible;
   width: 78.69px;
   height: 28.15px;
   flex-shrink: 0;
   z-index: 2;
   background: #ffffff2e;
   border-radius: 6px 6px 6px 6px;
   backdrop-filter: blur(4px);
   -webkit-font-smoothing: antialiased;
 }

 .container_wrapper_c5ce1c74b793 {
   position: relative !important;
   overflow: visible;
   width: 78.69px;
   height: 28.15px;
   flex-shrink: 0;
   z-index: 2;
 }

 .container_nested_c5ce1c74b793 {
   width: 78.69px;
   height: 28.15px;
   z-index: 2;
   background: #ffffff2e;
   border-radius: 6px 6px 6px 6px;
   backdrop-filter: blur(4px);
   -webkit-font-smoothing: antialiased;
 }

 .container_93cfb1c48d43 {
   padding: 0 204.57px 0 0;
   width: 424px;
   height: 28.15px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 6px 6px;
   display: flex !important;
   flex-direction: row;
 }

 .text_b824a42a2e14 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -7.2px;
   line-height: 56px;
   font-family: 'Mulish';
 }

 .container_eadfb9132453 {
   position: relative !important;
   overflow: visible;
   width: 114.4px;
   height: 56px;
   flex-shrink: 0;
   z-index: 2;
 }

 .text_58bbf9835514 {
   width: 180px;
   height: 42px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0.8px;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_58bbf9835514 {
   overflow: visible;
 }

 .container_f8e480616183 {
   position: relative !important;
   overflow: visible;
   width: 180px;
   height: 42px;
   flex-shrink: 0;
   z-index: 2;
 }

 .container_93dafd1ee04e {
   padding: 0 121.6px 0 0;
   width: 424px;
   height: 74.8px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 40.15px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_4a8aedbda038 {
   position: relative !important;
   overflow: visible;
   width: 424px;
   height: 114.95px;
   flex-shrink: 0;
   z-index: 2;
 }

 .container_03820ca0808d {
   padding: 28px 28px 28px 28px;
   width: 480px;
   height: 500px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: column;
 }

 .container_eeec4154a1a6 {
   position: absolute !important;
   overflow: visible;
   width: 480px;
   height: 500px;
   left: 988px;
   top: 0px;
   border-radius: 18px 18px 18px 18px;
 }

 .container_8e0a191e060b {
   width: 380px;
   height: 500px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: linear-gradient(127deg, #4a3a2aff 0%, #3a2a1aff 100%);
 }

 .container_d6aa0115aa52 {
   width: 380px;
   height: 500px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: linear-gradient(180deg, #0000000d 0%, #0000008c 100%);
 }

 .text_73926123d783 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.15px;
   line-height: 36.3px;
   font-family: 'Mulish';
 }

 .container_3d7e9d643d09 {
   position: relative !important;
   overflow: visible;
   width: 324px;
   height: 36.3px;
   flex-shrink: 0;
   z-index: 2;
 }

 .text_56e3c010dfaa {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 12px;
   top: 4.32px;
   line-height: 18.15px;
   font-family: 'Mulish';
 }

 .container_08470f32599d {
   position: relative !important;
   overflow: visible;
   width: 77.75px;
   height: 28.15px;
   flex-shrink: 0;
   z-index: 2;
   background: #ffffff2e;
   border-radius: 6px 6px 6px 6px;
   backdrop-filter: blur(4px);
   -webkit-font-smoothing: antialiased;
 }

 .container_wrapper_08470f32599d {
   position: relative !important;
   overflow: visible;
   width: 77.75px;
   height: 28.15px;
   flex-shrink: 0;
   z-index: 2;
 }

 .container_nested_08470f32599d {
   width: 77.75px;
   height: 28.15px;
   z-index: 2;
   background: #ffffff2e;
   border-radius: 6px 6px 6px 6px;
   backdrop-filter: blur(4px);
   -webkit-font-smoothing: antialiased;
 }

 .text_8be22df1dc2b {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 12px;
   top: 4.32px;
   line-height: 18.15px;
   font-family: 'Mulish';
 }

 .container_f3c5914f2fbc {
   position: relative !important;
   overflow: visible;
   width: 39.59px;
   height: 28.15px;
   flex-shrink: 0;
   z-index: 2;
   background: #ffffff2e;
   border-radius: 6px 6px 6px 6px;
   backdrop-filter: blur(4px);
   -webkit-font-smoothing: antialiased;
 }

 .container_wrapper_f3c5914f2fbc {
   position: relative !important;
   overflow: visible;
   width: 39.59px;
   height: 28.15px;
   flex-shrink: 0;
   z-index: 2;
 }

 .container_nested_f3c5914f2fbc {
   width: 39.59px;
   height: 28.15px;
   z-index: 2;
   background: #ffffff2e;
   border-radius: 6px 6px 6px 6px;
   backdrop-filter: blur(4px);
   -webkit-font-smoothing: antialiased;
 }

 .container_323d71d60068 {
   padding: 0 200.66px 0 0;
   width: 324px;
   height: 28.15px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 6px 6px;
   display: flex !important;
   flex-direction: row;
 }

 .text_2554bf5f7f28 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -7.2px;
   line-height: 56px;
   font-family: 'Mulish';
 }

 .container_9ef0ee933ee3 {
   position: relative !important;
   overflow: visible;
   width: 31.6px;
   height: 56px;
   flex-shrink: 0;
   z-index: 2;
 }

 .text_144554d99863 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.1px;
   line-height: 21px;
   font-family: 'Mulish';
 }

 .container_03153dbea840 {
   position: relative !important;
   overflow: visible;
   width: 143.48px;
   height: 21px;
   flex-shrink: 0;
   z-index: 2;
 }

 .container_f61706e37ab3 {
   padding: 0 140.93px 0 0;
   width: 324px;
   height: 56px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 40.15px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_d272141cab26 {
   position: relative !important;
   overflow: visible;
   width: 324px;
   height: 96.15px;
   flex-shrink: 0;
   z-index: 2;
 }

 .container_d47e66e65fb0 {
   padding: 28px 28px 28px 28px;
   width: 380px;
   height: 500px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: column;
 }

 .container_dcb6597887b2 {
   position: absolute !important;
   overflow: visible;
   width: 380px;
   height: 500px;
   left: 1492px;
   top: 0px;
   border-radius: 18px 18px 18px 18px;
 }

 .container_090b0c30ec2e {
   width: 380px;
   height: 500px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: linear-gradient(127deg, #2a3a4aff 0%, #1a2a3aff 100%);
 }

 .container_48d3f284430e {
   width: 380px;
   height: 500px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: linear-gradient(180deg, #0000000d 0%, #0000008c 100%);
 }

 .text_c0469e4ba978 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.15px;
   line-height: 36.3px;
   font-family: 'Mulish';
 }

 .container_fa0ed6662b14 {
   position: relative !important;
   overflow: visible;
   width: 324px;
   height: 36.3px;
   flex-shrink: 0;
   z-index: 2;
 }

 .text_b81c30d80c63 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 12px;
   top: 4.32px;
   line-height: 18.15px;
   font-family: 'Mulish';
 }

 .container_fa15f43d8e31 {
   position: relative !important;
   overflow: visible;
   width: 127.13px;
   height: 28.15px;
   flex-shrink: 0;
   z-index: 2;
   background: #ffffff2e;
   border-radius: 6px 6px 6px 6px;
   backdrop-filter: blur(4px);
   -webkit-font-smoothing: antialiased;
 }

 .container_3cb83fbdb33d {
   padding: 0 196.88px 0 0;
   width: 324px;
   height: 28.15px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 6px 6px;
   display: flex !important;
   flex-direction: row;
 }

 .container_f55e97e23451 {
   position: relative !important;
   overflow: visible;
   width: 324px;
   height: 40.15px;
   flex-shrink: 0;
   z-index: 2;
 }

 .container_wrapper_f55e97e23451 {
   position: relative !important;
   overflow: visible;
   width: 324px;
   height: 40.15px;
   flex-shrink: 0;
   z-index: 2;
 }

 .container_nested_f55e97e23451 {
   width: 324px;
   height: 40.15px;
   z-index: 2;
 }

 .container_e2b47aa330e1 {
   padding: 28px 28px 28px 28px;
   width: 380px;
   height: 500px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: column;
 }

 .container_bd9d9354fe34 {
   position: absolute !important;
   overflow: visible;
   width: 380px;
   height: 500px;
   left: 1896px;
   top: 0px;
   border-radius: 18px 18px 18px 18px;
   opacity: 0.5;
 }

 .container_91262bb4f41d {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 500px;
   left: 0px;
   top: 316.9px;
 }

 .container_cc666040be54 {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 917px;
   left: 0px;
   top: 6144.7px;
   background: #ffffff;
 }

 .text_6be6eaefabed {
   width: 140px;
   height: 22px;
   position: absolute !important;
   left: 0px;
   top: -0.33px;
   line-height: 21.45px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_6be6eaefabed {
   overflow: visible;
 }

 .text_de373787e659 {
   width: 682px;
   height: 53px;
   position: absolute !important;
   left: 0px;
   top: 31.45px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_de373787e659 {
   overflow: visible;
 }

 .text_5b0700088ed3 {
   width: fit-content;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .container_b972a4cd82d3 {
   padding: 91.67px 141.26px 92.33px 141.26px;
   width: 362px;
   height: 200px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #f7f8fa;
   border-radius: 14px 14px 14px 14px;
 }

 .text_90543bf9963d {
   width: 129px;
   height: 20px;
   position: absolute !important;
   left: 0px;
   top: 215.3px;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_90543bf9963d {
   overflow: visible;
 }

 .text_89436ed06cf9 {
   width: 362px;
   height: 49px;
   position: absolute !important;
   left: 0px;
   top: 243.8px;
   line-height: 24.3px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_89436ed06cf9 {
   overflow: visible;
 }

 .text_d1491080dc1b {
   width: 362px;
   height: 44px;
   position: absolute !important;
   left: 0px;
   top: 300px;
   line-height: 21.7px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_d1491080dc1b {
   overflow: visible;
 }

 .container_a5b19be944de {
   position: absolute !important;
   overflow: visible;
   width: 362px;
   height: 341.8px;
   left: 0px;
   top: 0px;
 }

 .text_230d0a74c696 {
   width: fit-content;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .container_9db2b8e71de6 {
   padding: 91.67px 141.26px 92.33px 141.26px;
   width: 362px;
   height: 200px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #f7f8fa;
   border-radius: 14px 14px 14px 14px;
 }

 .text_0cbb3f9cbe71 {
   width: 71px;
   height: 20px;
   position: absolute !important;
   left: 0px;
   top: 215.3px;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_0cbb3f9cbe71 {
   overflow: visible;
 }

 .text_85c5d4595a25 {
   width: 362px;
   height: 49px;
   position: absolute !important;
   left: 0px;
   top: 243.8px;
   line-height: 24.3px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_85c5d4595a25 {
   overflow: visible;
 }

 .text_ee5f1c0ff7e4 {
   width: 319px;
   height: 22px;
   position: absolute !important;
   left: 0px;
   top: 297.95px;
   line-height: 21.7px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_ee5f1c0ff7e4 {
   overflow: visible;
 }

 .container_6272195ee974 {
   position: absolute !important;
   overflow: visible;
   width: 362px;
   height: 341.8px;
   left: 386px;
   top: 0px;
 }

 .text_11e763bc5c39 {
   width: fit-content;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .container_0f589675151b {
   padding: 91.67px 141.26px 92.33px 141.26px;
   width: 362px;
   height: 200px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #f7f8fa;
   border-radius: 14px 14px 14px 14px;
 }

 .text_8d32fb7eae1f {
   width: 99px;
   height: 20px;
   position: absolute !important;
   left: 0px;
   top: 215.3px;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_8d32fb7eae1f {
   overflow: visible;
 }

 .text_af9f150c563e {
   width: 362px;
   height: 49px;
   position: absolute !important;
   left: 0px;
   top: 243.8px;
   line-height: 24.3px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_af9f150c563e {
   overflow: visible;
 }

 .text_5619d8dffc0b {
   width: 362px;
   height: 44px;
   position: absolute !important;
   left: 0px;
   top: 300px;
   line-height: 21.7px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_5619d8dffc0b {
   overflow: visible;
 }

 .container_f58a76cf78fb {
   position: absolute !important;
   overflow: visible;
   width: 362px;
   height: 341.8px;
   left: 772px;
   top: 0px;
 }

 .text_062922bb2826 {
   width: fit-content;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .container_d169d8249106 {
   padding: 91.67px 141.26px 92.33px 141.26px;
   width: 362px;
   height: 200px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #f7f8fa;
   border-radius: 14px 14px 14px 14px;
 }

 .text_31e04358a16e {
   width: 59px;
   height: 20px;
   position: absolute !important;
   left: 0px;
   top: 215.3px;
   line-height: 19.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_31e04358a16e {
   overflow: visible;
 }

 .text_f5f7cc16ad5a {
   width: 362px;
   height: 49px;
   position: absolute !important;
   left: 0px;
   top: 243.8px;
   line-height: 24.3px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_f5f7cc16ad5a {
   overflow: visible;
 }

 .text_7f8476fe4611 {
   width: 362px;
   height: 44px;
   position: absolute !important;
   left: 0px;
   top: 300px;
   line-height: 21.7px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_7f8476fe4611 {
   overflow: visible;
 }

 .container_9e98b44e86c9 {
   position: absolute !important;
   overflow: visible;
   width: 362px;
   height: 341.8px;
   left: 1158px;
   top: 0px;
 }

 .container_5be8765d7a43 {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 341.8px;
   left: 0px;
   top: 136.25px;
 }

 .container_b3044627897b {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 478.05px;
   left: 200px;
   top: 100px;
 }

 .container_c27e93c2690c {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 698px;
   left: 0px;
   top: 7069.7px;
   background: #ffffff;
 }

 .text_057186b717d6 {
   width: 572px;
   height: 53px;
   position: absolute !important;
   left: 474.86px;
   top: -4px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_057186b717d6 {
   overflow: visible;
 }

 .text_6d2004670c52 {
   width: 619px;
   height: 29px;
   position: absolute !important;
   left: 450.92px;
   top: 64.37px;
   line-height: 28.05px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_6d2004670c52 {
   overflow: visible;
 }

 .container_7a69e6f145ab {
   position: relative !important;
   overflow: visible;
   width: 1520px;
   height: 92.85px;
   flex-shrink: 0;
 }

 .text_1af7054c1ed8 {
   width: 366px;
   height: 23px;
   position: absolute !important;
   left: 0px;
   top: 7.75px;
   line-height: 22.5px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_1af7054c1ed8 {
   overflow: visible;
 }

 .text_3cc00afe445b {
   width: 15px;
   height: 40px;
   position: absolute !important;
   left: 885.6px;
   top: -0.6px;
   line-height: 39.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_3cc00afe445b {
   overflow: visible;
 }

 .container_273f5843a865 {
   position: absolute !important;
   overflow: visible;
   width: 900px;
   height: 39.6px;
   left: 0px;
   top: 24px;
 }

 .container_baec9ceab048 {
   position: absolute !important;
   overflow: visible;
   width: 900px;
   height: 88.4px;
   left: 0px;
   top: 0px;
   box-shadow: inset 0 -0.8px 0 0 #e2e4e8ff;
 }

 .text_0c8d40e8372f {
   width: 294px;
   height: 23px;
   position: absolute !important;
   left: 0px;
   top: 7.75px;
   line-height: 22.5px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_0c8d40e8372f {
   overflow: visible;
 }

 .text_eac185466a22 {
   width: 15px;
   height: 40px;
   position: absolute !important;
   left: 885.6px;
   top: -0.6px;
   line-height: 39.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_eac185466a22 {
   overflow: visible;
 }

 .container_335d34c5f751 {
   position: absolute !important;
   overflow: visible;
   width: 900px;
   height: 39.6px;
   left: 0px;
   top: 24px;
 }

 .container_966dfb6d7c85 {
   position: absolute !important;
   overflow: visible;
   width: 900px;
   height: 88.4px;
   left: 0px;
   top: 88.4px;
   box-shadow: inset 0 -0.8px 0 0 #e2e4e8ff;
 }

 .text_a80dfea5e08e {
   width: 433px;
   height: 23px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 7.75px;
   line-height: 22.5px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_a80dfea5e08e {
   overflow: visible;
 }

 .text_0c82cac3db9a {
   width: 15px;
   height: 40px;
   z-index: 1;
   position: absolute !important;
   left: 885.6px;
   top: -0.6px;
   line-height: 39.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_0c82cac3db9a {
   overflow: visible;
 }

 .container_9aadd52bdc37 {
   position: absolute !important;
   overflow: visible;
   width: 900px;
   height: 39.6px;
   z-index: 1;
   left: 0px;
   top: 24px;
 }

 .container_bc5128d06978 {
   position: absolute !important;
   overflow: visible;
   width: 900px;
   height: 88.4px;
   z-index: 1;
   left: 0px;
   top: 176.8px;
   box-shadow: inset 0 -0.8px 0 0 #e2e4e8ff;
 }

 .text_f01d777b6048 {
   width: 380px;
   height: 23px;
   position: absolute !important;
   left: 0px;
   top: 7.95px;
   line-height: 22.5px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_f01d777b6048 {
   overflow: visible;
 }

 .text_e634a6395324 {
   width: 15px;
   height: 40px;
   position: absolute !important;
   left: 885.6px;
   top: -0.6px;
   line-height: 39.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_e634a6395324 {
   overflow: visible;
 }

 .container_0fc04dd58108 {
   position: absolute !important;
   overflow: visible;
   width: 900px;
   height: 39.6px;
   left: 0px;
   top: 24px;
 }

 .container_ff529d311cd2 {
   position: absolute !important;
   overflow: visible;
   width: 900px;
   height: 88.4px;
   left: 0px;
   top: 265.2px;
   box-shadow: inset 0 -0.8px 0 0 #e2e4e8ff;
 }

 .text_2f58624059d2 {
   width: 351px;
   height: 23px;
   position: absolute !important;
   left: 0px;
   top: 7.75px;
   line-height: 22.5px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_2f58624059d2 {
   overflow: visible;
 }

 .text_78e85ef851a3 {
   width: 15px;
   height: 40px;
   position: absolute !important;
   left: 885.6px;
   top: -0.6px;
   line-height: 39.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_78e85ef851a3 {
   overflow: visible;
 }

 .container_80aa20e3f7cf {
   position: absolute !important;
   overflow: visible;
   width: 900px;
   height: 39.6px;
   left: 0px;
   top: 24px;
 }

 .container_3c5b868e25f1 {
   position: absolute !important;
   overflow: visible;
   width: 900px;
   height: 88.4px;
   left: 0px;
   top: 353.6px;
   box-shadow: inset 0 -0.8px 0 0 #e2e4e8ff;
 }

 .text_39646e383d32 {
   width: 466px;
   height: 23px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 8.15px;
   line-height: 22.5px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_39646e383d32 {
   overflow: visible;
 }

 .text_e78f514f9793 {
   width: 15px;
   height: 40px;
   z-index: 1;
   position: absolute !important;
   left: 885.6px;
   top: -0.6px;
   line-height: 39.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_e78f514f9793 {
   overflow: visible;
 }

 .container_b6959739a9a4 {
   position: absolute !important;
   overflow: visible;
   width: 900px;
   height: 39.6px;
   z-index: 1;
   left: 0px;
   top: 24px;
 }

 .container_321da71ed30d {
   position: absolute !important;
   overflow: visible;
   width: 900px;
   height: 88.4px;
   z-index: 1;
   left: 0px;
   top: 442px;
   box-shadow: inset 0 -0.8px 0 0 #e2e4e8ff;
 }

 .container_540941ea2a0c {
   position: relative !important;
   overflow: visible;
   width: 900px;
   height: 530.4px;
   flex-shrink: 0;
 }

 .container_ade0ddf23db0 {
   width: fit-content;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 56px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_458b0fb30ea5 {
   padding: 120px 200px 120px 200px;
   width: 1920px;
   height: 919.25px;
   position: absolute !important;
   left: 0px;
   top: 7775.7px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

 .container_43f051bda59a {
   width: 700px;
   height: 500px;
   position: absolute !important;
   left: 610px;
   top: 14.65px;
   background: radial-gradient(closest-side at 50% 50%, #2b7de914 0%, #00000000 70%);
 }

 .text_bfda040e1713 {
   width: 737.76px;
   height: 53px;
   z-index: 1;
   position: absolute !important;
   left: 413.8px;
   top: -4px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_bfda040e1713 {
   overflow: visible;
 }

 .text_0c39211fa9de {
   width: 560px;
   height: 57px;
   z-index: 1;
   position: absolute !important;
   left: 485.26px;
   top: 74px;
   line-height: 28.05px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_0c39211fa9de {
   overflow: visible;
 }

 .text_69fa09f0e6b7 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 36px;
   top: 17.58px;
   line-height: 28.05px;
   font-family: 'Mulish';
 }

 .container_8f3cce495349 {
   position: relative !important;
   overflow: visible;
   width: 220.82px;
   height: 65.65px;
   flex-shrink: 0;
   z-index: 1;
   background: #2b7de9;
   border-radius: 10px 10px 10px 10px;
 }

 .container_wrapper_8f3cce495349 {
   position: relative !important;
   overflow: visible;
   width: 220.82px;
   height: 65.65px;
   flex-shrink: 0;
   z-index: 1;
 }

 .container_nested_8f3cce495349 {
   width: 220.82px;
   height: 65.65px;
   z-index: 1;
   background: #2b7de9;
   border-radius: 10px 10px 10px 10px;
 }

 .text_c5e6491cb034 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 36.8px;
   top: 18.38px;
   line-height: 28.05px;
   font-family: 'Mulish';
 }

 .container_25eddd8e52d8 {
   position: relative !important;
   overflow: visible;
   width: 233.25px;
   height: 65.65px;
   flex-shrink: 0;
   z-index: 1;
   border-radius: 10px 10px 10px 10px;
   box-shadow: inset 0 0 0 0.8px #ffffff33;
 }

 .container_wrapper_25eddd8e52d8 {
   position: relative !important;
   overflow: visible;
   width: 233.25px;
   height: 65.65px;
   flex-shrink: 0;
   z-index: 1;
 }

 .container_nested_25eddd8e52d8 {
   width: 233.25px;
   height: 65.65px;
   z-index: 1;
   border-top: 0.8px solid #ffffff33;
   border-right: 0.8px solid #ffffff33;
   border-bottom: 0.8px solid #ffffff33;
   border-left: 0.8px solid #ffffff33;
   border-radius: 10px 10px 10px 10px;
 }

 .container_7cf41e083ac8 {
   padding: 0 524.96px 0 524.96px;
   width: 1520px;
   height: 65.65px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 166.9px;
   justify-content: center;
   align-items: flex-start;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .text_a32635c7d65d {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: -0.37px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .container_c62bc75f5ada {
   position: relative !important;
   overflow: visible;
   width: 123.66px;
   height: 24.75px;
   flex-shrink: 0;
   z-index: 1;
 }

 .text_c5ec3d345475 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: -0.37px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .container_af1b81c01898 {
   position: relative !important;
   overflow: visible;
   width: 149.74px;
   height: 24.75px;
   flex-shrink: 0;
   z-index: 1;
 }

 .container_722932f151da {
   padding: 0 607.3px 0 607.3px;
   width: 1520px;
   height: 24.75px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 264.55px;
   justify-content: center;
   align-items: flex-start;
   gap: 0 32px;
   display: flex !important;
   flex-direction: row;
 }

 .container_a60805be5b67 {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 289.3px;
   z-index: 1;
   left: 200px;
   top: 85px;
 }

 .container_70628dddd707 {
   position: absolute !important;
   width: 1920px;
   height: 460px;
   left: 0px;
   top: 8702.95px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #1b3a5c;
 }

 .container_95347049893c {
   width: 1920px;
   height: 445px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #f7f8fa;
 }

 .line_505459b48b89 {
   width: 1920px;
   height: 1px;
   z-index: 1;
   border-top: 1px solid #f7f8faff;
   border-right: 1px solid #f7f8faff;
   border-bottom: 1px solid #f7f8faff;
   border-left: 1px solid #f7f8faff;
   position: absolute !important;
   left: 0px;
   top: 248px;
   direction: horizontal;
   background: #f7f8fa;
 }

 .text_de1711b73675 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 907px;
   top: 396px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .imageview_9635c5371158 {
   width: 188px;
   height: 136px;
   z-index: 1;
   position: absolute !important;
   left: 1504px;
   top: 85px;
   _scaling-factor: 0.5;
 }

 .imageview_9635c5371158 img {
   position: absolute;
   width: 100.44% !important;
   height: 140.21% !important;
   max-width: none !important;
   left: -0.22%;
   top: -19.59%;
 }

 .imageview_9635c5371158.wp-block-image {
   overflow: hidden;
 }

 .text_b0abb4008d9b {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .text_d8233a193188 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 37.07px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_c5ac42033c3c {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 71.82px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_60bb6574ad2a {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 106.57px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .container_1588326ef716 {
   position: absolute !important;
   overflow: visible;
   width: 149.74px;
   height: 211.2px;
   z-index: 2;
   left: 783px;
   top: 102px;
 }

 .text_cdde52010c52 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .text_0e1cf1ac6dbc {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 37.07px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_3dd1aa3d5ec6 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 71.82px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_59b0f0e4ad44 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 106.57px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .container_11ab0a544b3d {
   position: absolute !important;
   overflow: visible;
   width: 149.74px;
   height: 211.2px;
   z-index: 2;
   left: 1115.74px;
   top: 102px;
 }

 .text_16b9a12d7eea {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .text_a1d990ef05b4 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 37.07px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_deb6e89dc840 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 71.82px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_5793767e6582 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 106.57px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_0334fcf73592 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 141.32px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .container_faaa75f15928 {
   position: absolute !important;
   overflow: visible;
   width: 137.9px;
   height: 211.2px;
   z-index: 2;
   left: 462px;
   top: 102px;
 }

 .text_43eb5d2b8ee5 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .text_3d361d656276 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 37.07px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_da3b7491084a {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 71.82px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_d4425a6586dc {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 106.57px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_6506f6b4f4b7 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 141.32px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_bab34f16bb15 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 176.07px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .container_98707555df97 {
   position: absolute !important;
   overflow: visible;
   width: 89.93px;
   height: 211.2px;
   z-index: 2;
   left: 165px;
   top: 102px;
 }

 .text_02b0dd18ae82 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .container_9eb27f8e4141 {
   position: relative !important;
   overflow: visible;
   width: 211.06px;
   height: 21.45px;
   flex-shrink: 0;
   z-index: 2;
 }

 .text_c3431599cb9a {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .text_60d34f018d83 {
   width: max-content;
   z-index: 3;
   position: absolute !important;
   left: 82.69px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .text_3216341ac98a {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 99.26px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .container_b0d5d9bcf5a5 {
   position: relative !important;
   overflow: visible;
   width: 197.98px;
   height: 21.45px;
   flex-shrink: 0;
   z-index: 2;
 }

 .container_wrapper_b0d5d9bcf5a5 {
   position: relative !important;
   overflow: visible;
   width: 197.98px;
   height: 21.45px;
   flex-shrink: 0;
   z-index: 2;
 }

 .container_nested_b0d5d9bcf5a5 {
   width: 197.98px;
   height: 21.45px;
   z-index: 2;
 }

 .container_5e11f332aba6 {
   padding: 24px 0 0 0;
   width: 1531.16px;
   height: 45.45px;
   z-index: 2;
   position: absolute !important;
   left: 221.61px;
   top: 366px;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_0a8070448197 {
   width: 132px;
   height: 24px;
   z-index: 2;
   position: absolute !important;
   left: 1504px;
   top: 227px;
 }

 .imageview_0a8070448197 img {
   width: 100%;
   height: 100%;
 }

 .container_a0e58cc04c54 {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 445px;
   left: 0px;
   top: 9170.95px;
 }

 .container_wrapper_a0e58cc04c54 {
   position: absolute !important;
   overflow: visible;
   left: 0px;
   top: 9170.95px;
   width: 1920px;
   height: 445px;
 }

 .container_nested_a0e58cc04c54 {
   width: 1920px;
   height: 445px;
 }

 .viewport_df2bc85ebc84 {
   width: 1920px;
   height: 9615.95px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #ffffff;
 }

 .imageview_31b55eabec40 {
   width: 415px;
   height: 64px;
   position: absolute !important;
   left: 0px;
   top: 0px;
 }

 .imageview_31b55eabec40 img {
   width: 100%;
   height: 100%;
 }

 .text_70a0e83ea2ed {
   width: 63.08px;
   height: 52px;
   position: absolute !important;
   left: 21.87px;
   top: 0px;
   line-height: 51.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_70a0e83ea2ed {
   overflow: visible;
 }

 .text_660ee602087d {
   width: 108px;
   height: 36px;
   position: absolute !important;
   left: -0.13px;
   top: 53px;
   line-height: 17.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_660ee602087d {
   overflow: visible;
 }

 .container_600b11b64812 {
   position: absolute !important;
   overflow: visible;
   width: 107.37px;
   height: 70.8px;
   left: 0px;
   top: 0px;
 }

 .text_3af0b2dd5813 {
   width: 102px;
   height: 52px;
   position: absolute !important;
   left: 4.36px;
   top: 0px;
   line-height: 51.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_3af0b2dd5813 {
   overflow: visible;
 }

 .text_6f3bd7507248 {
   width: 91px;
   height: 18px;
   position: absolute !important;
   left: 10.36px;
   top: 53px;
   line-height: 17.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_6f3bd7507248 {
   overflow: visible;
 }

 .container_180294ce89fd {
   position: absolute !important;
   overflow: visible;
   width: 111.7px;
   height: 70.8px;
   left: 129.51px;
   top: 0px;
 }

 .text_5f95973793b5 {
   width: 77px;
   height: 52px;
   position: absolute !important;
   left: 15.52px;
   top: 0px;
   line-height: 51.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_5f95973793b5 {
   overflow: visible;
 }

 .text_5073943da635 {
   width: 90px;
   height: 18px;
   position: absolute !important;
   left: 8.52px;
   top: 53px;
   line-height: 17.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_5073943da635 {
   overflow: visible;
 }

 .container_b57fbc2b2739 {
   position: absolute !important;
   overflow: visible;
   width: 107.39px;
   height: 70.8px;
   left: 263.35px;
   top: 0px;
 }

 .container_e616d20d8867 {
   position: absolute !important;
   overflow: visible;
   width: 370.73px;
   height: 70.8px;
   left: 22.13px;
   top: 32px;
 }

 .text_9f8f88d4f74f {
   width: 42.05px;
   height: 52px;
   position: absolute !important;
   left: 44.87px;
   top: 0px;
   line-height: 51.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_9f8f88d4f74f {
   overflow: visible;
 }

 .text_5af1b1c898ea {
   width: 90px;
   height: 18px;
   position: absolute !important;
   left: 20.87px;
   top: 53.2px;
   line-height: 17.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_5af1b1c898ea {
   overflow: visible;
 }

 .container_16f50459ee08 {
   position: absolute !important;
   overflow: visible;
   width: 131.17px;
   height: 70.8px;
   left: 0px;
   top: 0px;
 }

 .text_6fe6b8328626 {
   width: 58px;
   height: 52px;
   position: absolute !important;
   left: 37.43px;
   top: 0.2px;
   line-height: 51.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_6fe6b8328626 {
   overflow: visible;
 }

 .text_7538ac651213 {
   width: 118px;
   height: 18px;
   position: absolute !important;
   left: 7.43px;
   top: 53.2px;
   line-height: 17.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_7538ac651213 {
   overflow: visible;
 }

 .container_7d80a379b38a {
   position: absolute !important;
   overflow: visible;
   width: 131.17px;
   height: 70.8px;
   left: 147.83px;
   top: 0px;
 }

 .container_cb738259b91b {
   position: absolute !important;
   overflow: visible;
   width: 279px;
   height: 71px;
   left: 68px;
   top: 126px;
 }

 .container_d7a88ef9e9a2 {
   position: absolute !important;
   overflow: visible;
   width: 415px;
   height: 226px;
   left: 0px;
   top: 584px;
   background: #ffffff;
   box-shadow: inset 0 -0.8px 0 0 #ecedf0ff;
 }

 .text_02581742d53e {
   width: 359px;
   height: 33px;
   position: absolute !important;
   left: 28px;
   top: 37px;
   line-height: 32.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_02581742d53e {
   overflow: visible;
 }

 .text_545634a54dea {
   width: 287px;
   height: 22px;
   position: absolute !important;
   left: 64px;
   top: 84px;
   line-height: 21.7px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_545634a54dea {
   overflow: visible;
 }

 .text_384b0f8a7762 {
   width: 81.85px;
   height: 16px;
   position: absolute !important;
   left: 9.46px;
   top: 3.6px;
   line-height: 16px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_384b0f8a7762 {
   overflow: visible;
 }

 .container_eabd9a029c03 {
   position: absolute !important;
   overflow: visible;
   width: 91px;
   height: 24px;
   left: 27px;
   top: 26px;
   background: #f7f8fa;
   border-radius: 5px 5px 5px 5px;
 }

 .container_wrapper_eabd9a029c03 {
   position: absolute !important;
   overflow: visible;
   left: 27px;
   top: 26px;
   width: 91px;
   height: 24px;
 }

 .container_nested_eabd9a029c03 {
   width: 91px;
   height: 24px;
   background: #f7f8fa;
   border-radius: 5px 5px 5px 5px;
 }

 .text_348c180d8b37 {
   width: 158.25px;
   height: 32px;
   position: absolute !important;
   left: 27.45px;
   top: 62px;
   line-height: 32px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_348c180d8b37 {
   overflow: visible;
 }

 .text_bd1a89175ee2 {
   width: 315.84px;
   height: 61px;
   position: absolute !important;
   left: 27.45px;
   top: 102px;
   line-height: 20.15px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_bd1a89175ee2 {
   overflow: visible;
 }

 .text_fb3edd99fa36 {
   width: 118.41px;
   height: 18px;
   position: absolute !important;
   left: 11.07px;
   top: 5.6px;
   line-height: 17.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_fb3edd99fa36 {
   overflow: visible;
 }

 .container_50147c79ca37 {
   position: absolute !important;
   overflow: visible;
   width: 139.69px;
   height: 29.6px;
   left: 0px;
   top: 0px;
   background: #f7f8fa;
   border-radius: 6px 6px 6px 6px;
 }

 .container_wrapper_50147c79ca37 {
   position: absolute !important;
   overflow: visible;
   left: 0px;
   top: 0px;
   width: 139.69px;
   height: 29.6px;
 }

 .container_nested_50147c79ca37 {
   width: 139.69px;
   height: 29.6px;
   background: #f7f8fa;
   border-radius: 6px 6px 6px 6px;
 }

 .text_c7bb0f43479b {
   width: 69.72px;
   height: 18px;
   position: absolute !important;
   left: 11.07px;
   top: 5.6px;
   line-height: 17.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_c7bb0f43479b {
   overflow: visible;
 }

 .container_85f0332f62f4 {
   position: absolute !important;
   overflow: visible;
   width: 90.79px;
   height: 29.6px;
   left: 146.33px;
   top: 0px;
   background: #f7f8fa;
   border-radius: 6px 6px 6px 6px;
 }

 .container_wrapper_85f0332f62f4 {
   position: absolute !important;
   overflow: visible;
   left: 146.33px;
   top: 0px;
   width: 90.79px;
   height: 29.6px;
 }

 .container_nested_85f0332f62f4 {
   width: 90.79px;
   height: 29.6px;
   background: #f7f8fa;
   border-radius: 6px 6px 6px 6px;
 }

 .text_b519e74c4092 {
   width: 61.97px;
   height: 18px;
   position: absolute !important;
   left: 11.07px;
   top: 5.6px;
   line-height: 17.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_b519e74c4092 {
   overflow: visible;
 }

 .container_d453ba620ea7 {
   position: absolute !important;
   overflow: visible;
   width: 83.42px;
   height: 29.6px;
   left: 0px;
   top: 35.6px;
   background: #f7f8fa;
   border-radius: 6px 6px 6px 6px;
 }

 .container_wrapper_d453ba620ea7 {
   position: absolute !important;
   overflow: visible;
   left: 0px;
   top: 35.6px;
   width: 83.42px;
   height: 29.6px;
 }

 .container_nested_d453ba620ea7 {
   width: 83.42px;
   height: 29.6px;
   background: #f7f8fa;
   border-radius: 6px 6px 6px 6px;
 }

 .text_373708c9bf6b {
   width: 59.76px;
   height: 18px;
   position: absolute !important;
   left: 11.07px;
   top: 5.6px;
   line-height: 17.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_373708c9bf6b {
   overflow: visible;
 }

 .container_8faac87d3731 {
   position: absolute !important;
   overflow: visible;
   width: 81.84px;
   height: 29.6px;
   left: 90.06px;
   top: 35.6px;
   background: #f7f8fa;
   border-radius: 6px 6px 6px 6px;
 }

 .container_wrapper_8faac87d3731 {
   position: absolute !important;
   overflow: visible;
   left: 90.06px;
   top: 35.6px;
   width: 81.84px;
   height: 29.6px;
 }

 .container_nested_8faac87d3731 {
   width: 81.84px;
   height: 29.6px;
   background: #f7f8fa;
   border-radius: 6px 6px 6px 6px;
 }

 .container_0a8efa8536e0 {
   position: absolute !important;
   overflow: visible;
   width: 315.84px;
   height: 65.2px;
   left: 27.45px;
   top: 174.85px;
 }

 .container_7885ce4e9887 {
   position: absolute !important;
   overflow: visible;
   width: 370.73px;
   height: 264.85px;
   left: 22px;
   top: 127px;
   background: #1b3a5c;
   border-radius: 14px 14px 14px 14px;
   box-shadow: inset 0 0 0 0.8px #1b3a5cff;
 }

 .imageview_00c4803999aa {
   width: 39.84px;
   height: 36px;
   position: absolute !important;
   left: 27.45px;
   top: 24.8px;
 }

 .imageview_00c4803999aa img {
   width: 100%;
   height: 100%;
 }

 .text_8a5cc110bbbb {
   width: 88.53px;
   height: 32px;
   position: absolute !important;
   left: 27.45px;
   top: 70.4px;
   line-height: 32px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_8a5cc110bbbb {
   overflow: visible;
 }

 .text_20c28b3dec52 {
   width: 78.57px;
   height: 16px;
   position: absolute !important;
   left: 9.74px;
   top: 4.8px;
   line-height: 16px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_20c28b3dec52 {
   overflow: visible;
 }

 .container_52bf7d381dc2 {
   position: absolute !important;
   overflow: visible;
   width: 97.22px;
   height: 25.6px;
   left: 0px;
   top: 0px;
   background: #ffffff;
   border-radius: 4px 4px 4px 4px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .text_9a6d50ebb0cd {
   width: 68.61px;
   height: 16px;
   position: absolute !important;
   left: 9.74px;
   top: 4.8px;
   line-height: 16px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_9a6d50ebb0cd {
   overflow: visible;
 }

 .container_69db1d6b7e17 {
   position: absolute !important;
   overflow: visible;
   width: 87.7px;
   height: 25.6px;
   left: 103.86px;
   top: 0px;
   background: #ffffff;
   border-radius: 4px 4px 4px 4px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .container_wrapper_69db1d6b7e17 {
   position: absolute !important;
   overflow: visible;
   left: 103.86px;
   top: 0px;
   width: 87.7px;
   height: 25.6px;
 }

 .container_nested_69db1d6b7e17 {
   width: 87.7px;
   height: 25.6px;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0.8px solid #ecedf0ff;
   border-bottom: 0.8px solid #ecedf0ff;
   border-left: 0.8px solid #ecedf0ff;
   background: #ffffff;
   border-radius: 4px 4px 4px 4px;
 }

 .text_a7b127758a2f {
   width: 77.47px;
   height: 16px;
   position: absolute !important;
   left: 9.74px;
   top: 4.8px;
   line-height: 16px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_a7b127758a2f {
   overflow: visible;
 }

 .container_db3522fd84c8 {
   position: absolute !important;
   overflow: visible;
   width: 96.47px;
   height: 25.6px;
   left: 198.2px;
   top: 0px;
   background: #ffffff;
   border-radius: 4px 4px 4px 4px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .container_wrapper_db3522fd84c8 {
   position: absolute !important;
   overflow: visible;
   left: 198.2px;
   top: 0px;
   width: 96.47px;
   height: 25.6px;
 }

 .container_nested_db3522fd84c8 {
   width: 96.47px;
   height: 25.6px;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0.8px solid #ecedf0ff;
   border-bottom: 0.8px solid #ecedf0ff;
   border-left: 0.8px solid #ecedf0ff;
   background: #ffffff;
   border-radius: 4px 4px 4px 4px;
 }

 .container_e57a2fb61915 {
   position: absolute !important;
   overflow: visible;
   width: 315.84px;
   height: 25.6px;
   left: 27.45px;
   top: 108.8px;
 }

 .container_bdf7d317e404 {
   position: absolute !important;
   overflow: visible;
   width: 370.73px;
   height: 159.2px;
   left: 22px;
   top: 405.85px;
   background: #f7f8fa;
   border-radius: 14px 14px 14px 14px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .imageview_12329771acc9 {
   width: 39.84px;
   height: 36px;
   position: absolute !important;
   left: 27.45px;
   top: 24.8px;
 }

 .imageview_12329771acc9 img {
   width: 100%;
   height: 100%;
 }

 .text_6fb9b91e8ba3 {
   width: 133.91px;
   height: 32px;
   position: absolute !important;
   left: 27.45px;
   top: 70.4px;
   line-height: 32px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_6fb9b91e8ba3 {
   overflow: visible;
 }

 .text_9441cf7dc2bc {
   width: 30.99px;
   height: 16px;
   position: absolute !important;
   left: 9.74px;
   top: 4.8px;
   line-height: 16px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_9441cf7dc2bc {
   overflow: visible;
 }

 .container_5d508d85bb01 {
   position: absolute !important;
   overflow: visible;
   width: 49.73px;
   height: 25.6px;
   left: 0px;
   top: 0px;
   background: #ffffff;
   border-radius: 4px 4px 4px 4px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .container_wrapper_5d508d85bb01 {
   position: absolute !important;
   overflow: visible;
   left: 0px;
   top: 0px;
   width: 49.73px;
   height: 25.6px;
 }

 .container_nested_5d508d85bb01 {
   width: 49.73px;
   height: 25.6px;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0.8px solid #ecedf0ff;
   border-bottom: 0.8px solid #ecedf0ff;
   border-left: 0.8px solid #ecedf0ff;
   background: #ffffff;
   border-radius: 4px 4px 4px 4px;
 }

 .text_d33510f33781 {
   width: 16.6px;
   height: 16px;
   position: absolute !important;
   left: 9.74px;
   top: 4.8px;
   line-height: 16px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_d33510f33781 {
   overflow: visible;
 }

 .container_78f91bc07989 {
   position: absolute !important;
   overflow: visible;
   width: 35.65px;
   height: 25.6px;
   left: 56.37px;
   top: 0px;
   background: #ffffff;
   border-radius: 4px 4px 4px 4px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .text_177855e037ba {
   width: 45.37px;
   height: 16px;
   position: absolute !important;
   left: 9.74px;
   top: 4.8px;
   line-height: 16px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_177855e037ba {
   overflow: visible;
 }

 .container_6652ae106d15 {
   position: absolute !important;
   overflow: visible;
   width: 64.37px;
   height: 25.6px;
   left: 98.66px;
   top: 0px;
   background: #ffffff;
   border-radius: 4px 4px 4px 4px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .text_3d0583599a40 {
   width: 45.37px;
   height: 16px;
   position: absolute !important;
   left: 9.74px;
   top: 4.8px;
   line-height: 16px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_3d0583599a40 {
   overflow: visible;
 }

 .container_daed47a614e7 {
   position: absolute !important;
   overflow: visible;
   width: 64.35px;
   height: 25.6px;
   left: 169.67px;
   top: 0px;
   background: #ffffff;
   border-radius: 4px 4px 4px 4px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .container_wrapper_daed47a614e7 {
   position: absolute !important;
   overflow: visible;
   left: 169.67px;
   top: 0px;
   width: 64.35px;
   height: 25.6px;
 }

 .container_nested_daed47a614e7 {
   width: 64.35px;
   height: 25.6px;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0.8px solid #ecedf0ff;
   border-bottom: 0.8px solid #ecedf0ff;
   border-left: 0.8px solid #ecedf0ff;
   background: #ffffff;
   border-radius: 4px 4px 4px 4px;
 }

 .container_07c0aeb58eed {
   position: absolute !important;
   overflow: visible;
   width: 315.84px;
   height: 25.6px;
   left: 27.45px;
   top: 108.8px;
 }

 .container_670b8f7f6855 {
   position: absolute !important;
   overflow: visible;
   width: 370.73px;
   height: 159.2px;
   left: 22px;
   top: 579.05px;
   background: #f7f8fa;
   border-radius: 14px 14px 14px 14px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .imageview_eeddae440f45 {
   width: 39.84px;
   height: 36px;
   position: absolute !important;
   left: 27.45px;
   top: 24.8px;
 }

 .imageview_eeddae440f45 img {
   width: 100%;
   height: 100%;
 }

 .text_e36b415f04c2 {
   width: 200.31px;
   height: 32px;
   position: absolute !important;
   left: 27.45px;
   top: 70.4px;
   line-height: 32px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_e36b415f04c2 {
   overflow: visible;
 }

 .text_16d443717aef {
   width: 60.87px;
   height: 16px;
   position: absolute !important;
   left: 9.74px;
   top: 4.8px;
   line-height: 16px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_16d443717aef {
   overflow: visible;
 }

 .container_8ae45417401b {
   position: absolute !important;
   overflow: visible;
   width: 79.42px;
   height: 25.6px;
   left: 0px;
   top: 0px;
   background: #ffffff;
   border-radius: 4px 4px 4px 4px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .container_wrapper_8ae45417401b {
   position: absolute !important;
   overflow: visible;
   left: 0px;
   top: 0px;
   width: 79.42px;
   height: 25.6px;
 }

 .container_nested_8ae45417401b {
   width: 79.42px;
   height: 25.6px;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0.8px solid #ecedf0ff;
   border-bottom: 0.8px solid #ecedf0ff;
   border-left: 0.8px solid #ecedf0ff;
   background: #ffffff;
   border-radius: 4px 4px 4px 4px;
 }

 .text_911067586181 {
   width: 27.67px;
   height: 16px;
   position: absolute !important;
   left: 9.74px;
   top: 4.8px;
   line-height: 16px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_911067586181 {
   overflow: visible;
 }

 .container_ba266ad64501 {
   position: absolute !important;
   overflow: visible;
   width: 46.19px;
   height: 25.6px;
   left: 86.06px;
   top: 0px;
   background: #ffffff;
   border-radius: 4px 4px 4px 4px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .text_38cc150d4181 {
   width: 81.89px;
   height: 16px;
   position: absolute !important;
   left: 9.74px;
   top: 4.8px;
   line-height: 16px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_38cc150d4181 {
   overflow: visible;
 }

 .container_e623826b1f15 {
   position: absolute !important;
   overflow: visible;
   width: 100.54px;
   height: 25.6px;
   left: 138.89px;
   top: 0px;
   background: #ffffff;
   border-radius: 4px 4px 4px 4px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .container_b72260654ff2 {
   position: absolute !important;
   overflow: visible;
   width: 315.84px;
   height: 25.6px;
   left: 27.45px;
   top: 108.8px;
 }

 .container_45c57e550039 {
   position: absolute !important;
   overflow: visible;
   width: 370.73px;
   height: 159.2px;
   left: 22px;
   top: 752.25px;
   background: #f7f8fa;
   border-radius: 14px 14px 14px 14px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .imageview_f3d58dde0421 {
   width: 16px;
   height: 16px;
   position: absolute !important;
   left: 109.94px;
   top: 18px;
 }

 .imageview_f3d58dde0421 img {
   width: 100%;
   height: 100%;
 }

 .text_743a92e013b2 {
   width: max-content;
   position: absolute !important;
   left: 133.94px;
   top: 14px;
   line-height: 24px;
   font-family: 'Mulish';
 }

 .container_0f0603a9a2b1 {
   position: absolute !important;
   overflow: visible;
   width: 375.2px;
   height: 52px;
   left: 20px;
   top: 932px;
   background: #2b7de9;
   border-radius: 12px 12px 12px 12px;
   box-shadow: 0px 8px 24px #2b7de94d;
 }

 .container_wrapper_0f0603a9a2b1 {
   position: absolute !important;
   overflow: visible;
   left: 20px;
   top: 932px;
   width: 375.2px;
   height: 52px;
 }

 .container_nested_0f0603a9a2b1 {
   width: 375.2px;
   height: 52px;
   background: #2b7de9;
   border-radius: 12px 12px 12px 12px;
   filter: drop-shadow(0px 8px 24px #2b7de94d);
 }

 .container_5dd75eeaa7fe {
   position: absolute !important;
   overflow: visible;
   width: 415px;
   height: 1009px;
   left: 0px;
   top: 810px;
   background: #ffffff;
 }

 .text_c9f6c76d702e {
   width: 240.15px;
   height: 21px;
   position: absolute !important;
   left: 87.87px;
   top: 19.9px;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_c9f6c76d702e {
   overflow: visible;
 }

 .text_6f52b9b8f0a5 {
   width: 136.12px;
   height: 23px;
   position: absolute !important;
   left: 117.54px;
   top: 12px;
   line-height: 22.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_6f52b9b8f0a5 {
   overflow: visible;
 }

 .container_e50176db143e {
   position: absolute !important;
   overflow: visible;
   width: 370.73px;
   height: 46.4px;
   left: 22.13px;
   top: 53px;
   background: #2b7de9;
   border-radius: 10px 10px 10px 10px;
 }

 .container_wrapper_e50176db143e {
   position: absolute !important;
   overflow: visible;
   left: 22.13px;
   top: 53px;
   width: 370.73px;
   height: 46.4px;
 }

 .container_nested_e50176db143e {
   width: 370.73px;
   height: 46.4px;
   background: #2b7de9;
   border-radius: 10px 10px 10px 10px;
 }

 .container_16e8dbc13f57 {
   position: absolute !important;
   overflow: visible;
   width: 415px;
   height: 119px;
   left: 0px;
   top: 1819px;
   background: #e8f0f8;
 }

 .text_413ad0d0cc7d {
   width: max-content;
   position: absolute !important;
   left: 116.82px;
   top: -0.4px;
   line-height: 17.6px;
   font-family: 'Mulish';
 }

 .text_544a38134589 {
   width: max-content;
   position: absolute !important;
   left: 84.11px;
   top: 26px;
   line-height: 32.2px;
   font-family: 'Mulish';
 }

 .text_3cf564dc317f {
   width: max-content;
   position: absolute !important;
   left: 24px;
   top: 67.35px;
   line-height: 21.7px;
   font-family: 'Mulish';
 }

 .text_59e322b773f0 {
   width: max-content;
   position: absolute !important;
   left: 17.2px;
   top: 8.8px;
   line-height: 25.6px;
   font-family: 'Mulish';
 }

 .container_b68d6afcb1a4 {
   position: absolute !important;
   overflow: visible;
   width: 44px;
   height: 44px;
   left: 0px;
   top: 0px;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
 }

 .text_e1bde67f42e7 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 24px;
   font-family: 'Mulish';
 }

 .text_930fffd84ccc {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 25.85px;
   line-height: 19.5px;
   font-family: 'Mulish';
 }

 .container_a39bcfea98bb {
   position: absolute !important;
   overflow: visible;
   width: 200.93px;
   height: 45.5px;
   left: 60px;
   top: 0px;
 }

 .container_394b632b5e63 {
   position: absolute !important;
   overflow: visible;
   width: 295px;
   height: 45.5px;
   left: 0px;
   top: 0px;
 }

 .text_48a3b7dba46f {
   width: max-content;
   position: absolute !important;
   left: 17.2px;
   top: 8.8px;
   line-height: 25.6px;
   font-family: 'Mulish';
 }

 .container_dd8cd31a2891 {
   position: absolute !important;
   overflow: visible;
   width: 44px;
   height: 44px;
   left: 0px;
   top: 0px;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
 }

 .text_63753e821236 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 24px;
   font-family: 'Mulish';
 }

 .text_20fe9f7d312b {
   width: 235px;
   height: 39px;
   position: absolute !important;
   left: 0px;
   top: 27.6px;
   line-height: 19.5px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_20fe9f7d312b {
   overflow: visible;
 }

 .container_c648ba09d21b {
   position: absolute !important;
   overflow: visible;
   width: 235px;
   height: 65px;
   left: 60px;
   top: 0px;
 }

 .container_8a60833ef68e {
   position: absolute !important;
   overflow: visible;
   width: 295px;
   height: 65px;
   left: 0px;
   top: 69.5px;
 }

 .text_6b8dd18a1730 {
   width: max-content;
   position: absolute !important;
   left: 17.2px;
   top: 8.8px;
   line-height: 25.6px;
   font-family: 'Mulish';
 }

 .container_069eef368b4b {
   position: absolute !important;
   overflow: visible;
   width: 44px;
   height: 44px;
   left: 0px;
   top: 0px;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
 }

 .text_ea0cb2d2c4d6 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 24px;
   font-family: 'Mulish';
 }

 .text_d8ddfa492331 {
   width: 235px;
   height: 39px;
   position: absolute !important;
   left: 0px;
   top: 27.6px;
   line-height: 19.5px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_d8ddfa492331 {
   overflow: visible;
 }

 .container_1f05c52e89aa {
   position: absolute !important;
   overflow: visible;
   width: 235px;
   height: 65px;
   left: 60px;
   top: 0px;
 }

 .container_6bc0a18b43ae {
   position: absolute !important;
   overflow: visible;
   width: 295px;
   height: 65px;
   left: 0px;
   top: 158.5px;
 }

 .text_46c7d905cc79 {
   width: max-content;
   position: absolute !important;
   left: 17.2px;
   top: 8.8px;
   line-height: 25.6px;
   font-family: 'Mulish';
 }

 .container_c14b7cb5d39a {
   position: absolute !important;
   overflow: visible;
   width: 44px;
   height: 44px;
   left: 0px;
   top: 0px;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
 }

 .text_b6d0a74a6db3 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 24px;
   font-family: 'Mulish';
 }

 .text_530a0d652804 {
   width: 235px;
   height: 39px;
   position: absolute !important;
   left: 0px;
   top: 27.6px;
   line-height: 19.5px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_530a0d652804 {
   overflow: visible;
 }

 .container_3e96bc77fc73 {
   position: absolute !important;
   overflow: visible;
   width: 235px;
   height: 65px;
   left: 60px;
   top: 0px;
 }

 .container_a8c83d1217bd {
   position: absolute !important;
   overflow: visible;
   width: 295px;
   height: 65px;
   left: 0px;
   top: 247.5px;
 }

 .text_008ba7b25622 {
   width: max-content;
   position: absolute !important;
   left: 17.2px;
   top: 8.8px;
   line-height: 25.6px;
   font-family: 'Mulish';
 }

 .container_938951cf5f26 {
   position: absolute !important;
   overflow: visible;
   width: 44px;
   height: 44px;
   left: 0px;
   top: 0px;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
 }

 .text_4ca8cfc8fd1c {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 24px;
   font-family: 'Mulish';
 }

 .text_cb496f7f4715 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 25.85px;
   line-height: 19.5px;
   font-family: 'Mulish';
 }

 .container_a6176cd79903 {
   position: absolute !important;
   overflow: visible;
   width: 228.21px;
   height: 45.5px;
   left: 60px;
   top: 0px;
 }

 .container_d90385020739 {
   position: absolute !important;
   overflow: visible;
   width: 295px;
   height: 45.5px;
   left: 0px;
   top: 336.5px;
 }

 .container_75870078e0a3 {
   position: absolute !important;
   overflow: visible;
   width: 295px;
   height: 382px;
   left: 20px;
   top: 117.5px;
 }

 .container_7060aa217db2 {
   position: absolute !important;
   overflow: visible;
   width: 335px;
   height: 499.5px;
   left: 40px;
   top: 48px;
 }

 .container_821a6782f0b0 {
   position: absolute !important;
   overflow: visible;
   width: 415px;
   height: 596px;
   left: 0px;
   top: 1938px;
   background: #ffffff;
 }

 .imageview_e0bc3b4849ed {
   width: 415px;
   height: 514px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   _scaling-factor: 0.5;
 }

 .imageview_e0bc3b4849ed img {
   position: absolute;
   width: 227.23% !important;
   height: 100.07% !important;
   max-width: none !important;
   left: -88.19%;
   top: -0.04%;
 }

 .imageview_e0bc3b4849ed.wp-block-image {
   overflow: hidden;
 }

 .text_85b9ffa6f6d9 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 21.87px;
   top: 0px;
   line-height: 17.6px;
   font-family: 'Mulish';
 }

 .text_317c8156a782 {
   width: 223.55px;
   height: 33px;
   z-index: 1;
   position: absolute !important;
   left: 22.13px;
   top: 26px;
   line-height: 32.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_317c8156a782 {
   overflow: visible;
 }

 .text_5a7dae789551 {
   width: 326.47px;
   height: 44px;
   z-index: 1;
   position: absolute !important;
   left: 22.13px;
   top: 69.4px;
   line-height: 21.7px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_5a7dae789551 {
   overflow: visible;
 }

 .text_d9031dedf0cb {
   width: 61.97px;
   height: 28px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_d9031dedf0cb {
   overflow: visible;
 }

 .text_c1ec04bba5b5 {
   width: 326.47px;
   height: 51px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 38.4px;
   line-height: 25.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_c1ec04bba5b5 {
   overflow: visible;
 }

 .container_4f5edd8916b5 {
   position: absolute !important;
   overflow: visible;
   width: 326.47px;
   height: 85.6px;
   z-index: 1;
   left: 22.13px;
   top: 139.2px;
 }

 .text_ab4082934632 {
   width: 39.84px;
   height: 28px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_ab4082934632 {
   overflow: visible;
 }

 .text_e6eead74e8a8 {
   width: 221.33px;
   height: 26px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 34.6px;
   line-height: 25.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_e6eead74e8a8 {
   overflow: visible;
 }

 .container_47cc865306fd {
   position: absolute !important;
   overflow: visible;
   width: 326.47px;
   height: 60.4px;
   z-index: 1;
   left: 22.13px;
   top: 248.8px;
 }

 .text_714bde365f31 {
   width: 83px;
   height: 28px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_714bde365f31 {
   overflow: visible;
 }

 .text_7ebd327527b4 {
   width: 295.48px;
   height: 26px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 34.6px;
   line-height: 25.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_7ebd327527b4 {
   overflow: visible;
 }

 .container_782b8b31c265 {
   position: absolute !important;
   overflow: visible;
   width: 326.47px;
   height: 60.4px;
   z-index: 1;
   left: 22.13px;
   top: 333.2px;
 }

 .container_4ec189bde4f2 {
   position: absolute !important;
   overflow: visible;
   width: 370.73px;
   height: 393.6px;
   z-index: 1;
   left: 22.13px;
   top: 48px;
 }

 .container_26d3b47c3c25 {
   position: absolute !important;
   overflow: visible;
   width: 415px;
   height: 514px;
   left: 0px;
   top: 2534px;
   background: #1b3a5c;
 }

 .text_dd2d4f2a6e48 {
   width: 244.75px;
   height: 33px;
   position: absolute !important;
   left: 22.15px;
   top: -1.6px;
   line-height: 32.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_dd2d4f2a6e48 {
   overflow: visible;
 }

 .text_22773fe8c882 {
   width: 326.7px;
   height: 66px;
   position: absolute !important;
   left: 22.15px;
   top: 41.8px;
   line-height: 21.7px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_22773fe8c882 {
   overflow: visible;
 }

 .text_390221aee1aa {
   width: 106.32px;
   height: 23px;
   position: absolute !important;
   left: 22.15px;
   top: 114.1px;
   line-height: 22.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_390221aee1aa {
   overflow: visible;
 }

 .text_81f1f842d642 {
   width: 279.47px;
   height: 70px;
   position: absolute !important;
   left: 17.72px;
   top: 17.6px;
   line-height: 23.25px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_81f1f842d642 {
   overflow: visible;
 }

 .text_323e71b477a3 {
   width: 110.75px;
   height: 19px;
   position: absolute !important;
   left: 17.72px;
   top: 91.65px;
   line-height: 18.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_323e71b477a3 {
   overflow: visible;
 }

 .container_606b50cc3316 {
   position: absolute !important;
   overflow: visible;
   width: 326.7px;
   height: 126.35px;
   left: 22.15px;
   top: 156.5px;
   background: #f7f8fa;
   border-radius: 12px 12px 12px 12px;
 }

 .imageview_2e378cd7ce42 {
   width: 44.34px;
   height: 40px;
   position: absolute !important;
   left: 27.49px;
   top: 24.8px;
 }

 .imageview_2e378cd7ce42 img {
   width: 100%;
   height: 100%;
 }

 .text_98fabf804f9e {
   width: 272.02px;
   height: 28px;
   position: absolute !important;
   left: 27.49px;
   top: 80px;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_98fabf804f9e {
   overflow: visible;
 }

 .text_fde8fb71f3cb {
   width: 272.02px;
   height: 68px;
   position: absolute !important;
   left: 27.49px;
   top: 116px;
   line-height: 22.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_fde8fb71f3cb {
   overflow: visible;
 }

 .container_f2fe5c15aee2 {
   position: absolute !important;
   overflow: visible;
   width: 327px;
   height: 202px;
   left: 22px;
   top: 311px;
   background: #f7f8fa;
   border-radius: 14px 14px 14px 14px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .imageview_8c65b3cfd4c7 {
   width: 44.34px;
   height: 40px;
   position: absolute !important;
   left: 27.49px;
   top: 24.8px;
 }

 .imageview_8c65b3cfd4c7 img {
   width: 100%;
   height: 100%;
 }

 .text_efdce95077ec {
   width: 272.02px;
   height: 28px;
   position: absolute !important;
   left: 27.49px;
   top: 80px;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_efdce95077ec {
   overflow: visible;
 }

 .text_6224b5b5fac7 {
   width: 272.02px;
   height: 45px;
   position: absolute !important;
   left: 27.49px;
   top: 116px;
   line-height: 22.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_6224b5b5fac7 {
   overflow: visible;
 }

 .container_1019f822fbae {
   position: absolute !important;
   overflow: visible;
   width: 327px;
   height: 202px;
   left: 22px;
   top: 527px;
   background: #f7f8fa;
   border-radius: 14px 14px 14px 14px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .imageview_133446ff0290 {
   width: 44.3px;
   height: 40px;
   position: absolute !important;
   left: 27.47px;
   top: 24.8px;
 }

 .imageview_133446ff0290 img {
   width: 100%;
   height: 100%;
 }

 .text_58e63ea1c949 {
   width: 269.11px;
   height: 28px;
   position: absolute !important;
   left: 27.47px;
   top: 76.8px;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_58e63ea1c949 {
   overflow: visible;
 }

 .text_de90c20de580 {
   width: 271.77px;
   height: 68px;
   position: absolute !important;
   left: 27.47px;
   top: 112.4px;
   line-height: 22.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_de90c20de580 {
   overflow: visible;
 }

 .container_85cf7f919bff {
   position: absolute !important;
   overflow: visible;
   width: 326.7px;
   height: 202px;
   left: 22px;
   top: 743px;
   background: #f7f8fa;
   border-radius: 14px 14px 14px 14px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .imageview_5fe619473f12 {
   width: 44.3px;
   height: 40px;
   position: absolute !important;
   left: 27.47px;
   top: 24.8px;
 }

 .imageview_5fe619473f12 img {
   width: 100%;
   height: 100%;
 }

 .text_80f366c29d4d {
   width: 218.17px;
   height: 28px;
   position: absolute !important;
   left: 27.47px;
   top: 76.8px;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_80f366c29d4d {
   overflow: visible;
 }

 .text_4205698ba73b {
   width: 271.77px;
   height: 45px;
   position: absolute !important;
   left: 27.47px;
   top: 112.4px;
   line-height: 22.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_4205698ba73b {
   overflow: visible;
 }

 .container_8abae71d05a3 {
   position: absolute !important;
   overflow: visible;
   width: 326.7px;
   height: 202px;
   left: 22px;
   top: 959px;
   background: #f7f8fa;
   border-radius: 14px 14px 14px 14px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .container_e26e12a37158 {
   position: absolute !important;
   overflow: visible;
   width: 371px;
   height: 1185px;
   left: 22px;
   top: 48px;
 }

 .container_a2079d251ef6 {
   position: absolute !important;
   overflow: visible;
   width: 415px;
   height: 1233px;
   left: 0px;
   top: 3048px;
   background: #ffffff;
 }

 .text_94ac33e9b16e {
   width: 307px;
   height: 29px;
   z-index: 1;
   position: absolute !important;
   left: 10.98px;
   top: 0px;
   line-height: 28.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_94ac33e9b16e {
   overflow: visible;
 }

 .text_c17930bd716c {
   width: 209px;
   height: 22px;
   z-index: 1;
   position: absolute !important;
   left: 59.98px;
   top: 35px;
   line-height: 21.7px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_c17930bd716c {
   overflow: visible;
 }

 .text_69a6934365a5 {
   width: 156.15px;
   height: 26px;
   z-index: 1;
   position: absolute !important;
   left: 85.79px;
   top: 15.6px;
   line-height: 25.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_69a6934365a5 {
   overflow: visible;
 }

 .container_ac72936c58c4 {
   position: absolute !important;
   overflow: visible;
   width: 326.7px;
   height: 57.6px;
   z-index: 1;
   left: 0px;
   top: 88px;
   background: #2b7de9;
   border-radius: 10px 10px 10px 10px;
 }

 .container_wrapper_ac72936c58c4 {
   position: absolute !important;
   overflow: visible;
   left: 0px;
   top: 88px;
   width: 326.7px;
   height: 57.6px;
   z-index: 1;
 }

 .container_nested_ac72936c58c4 {
   width: 326.7px;
   height: 57.6px;
   z-index: 1;
   background: #2b7de9;
   border-radius: 10px 10px 10px 10px;
 }

 .text_9517207da649 {
   width: 189px;
   height: 20px;
   z-index: 1;
   position: absolute !important;
   left: 69.98px;
   top: 156px;
   line-height: 19.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_9517207da649 {
   overflow: visible;
 }

 .container_a0ea0b9a7bb9 {
   position: absolute !important;
   overflow: visible;
   width: 326.7px;
   height: 176px;
   z-index: 1;
   left: 21.88px;
   top: 35px;
   border-radius: 10px 10px 10px 10px;
 }

 .container_a3139f32fd32 {
   position: absolute !important;
   overflow: visible;
   width: 371px;
   height: 245px;
   z-index: 1;
   left: 22px;
   top: 40px;
   background: #e8f0f8;
   border-radius: 16px 16px 16px 16px;
 }

 .container_1a01784ca3a0 {
   position: absolute !important;
   overflow: visible;
   width: 415px;
   height: 317px;
   z-index: 1;
   left: 0px;
   top: 4271px;
   background: #ffffff;
 }

 .text_03ebe452ffea {
   width: 370.73px;
   height: 58px;
   position: absolute !important;
   left: 22.13px;
   top: 26px;
   line-height: 28.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_03ebe452ffea {
   overflow: visible;
 }

 .text_94a172b11e19 {
   width: 6px;
   height: 36px;
   position: absolute !important;
   left: 9px;
   top: -11px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 45.18px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .container_0751bdfb9fc6 {
   position: relative !important;
   overflow: visible;
   width: 30px;
   height: 30px;
   flex-shrink: 0;
   background: #1b3a5c;
   border-radius: 26px 26px 26px 26px;
   box-shadow: inset 0 0 0 0.8px #1b3a5cff;
 }

 .text_0ca7fddf014a {
   width: 10px;
   height: 37px;
   position: absolute !important;
   left: 20px;
   top: -11px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 45.18px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .container_4ce5e93a3395 {
   position: relative !important;
   overflow: visible;
   width: 30px;
   height: 30px;
   flex-shrink: 0;
   background: #1b3a5c;
   border-radius: 26px 26px 26px 26px;
   box-shadow: inset 0 0 0 0.8px #1b3a5cff;
 }

 .container_f2a5ade31f8c {
   width: 75px;
   height: 30px;
   position: absolute !important;
   left: 22px;
   top: 100.8px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_cad0bcff3355 {
   position: absolute !important;
   overflow: visible;
   width: 415px;
   height: 1007px;
   left: 0px;
   top: 0px;
   background: #f7f8fa;
 }

 .text_2002d55fac31 {
   width: 326.7px;
   height: 48px;
   z-index: 1;
   position: absolute !important;
   left: 13px;
   top: 22px;
   line-height: 24px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_2002d55fac31 {
   overflow: visible;
 }

 .text_498c39a5acc3 {
   width: 327px;
   height: 90px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 22.4px;
   line-height: 22.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_498c39a5acc3 {
   overflow: visible;
 }

 .text_875f691e4992 {
   width: 96.09px;
   height: 8px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 8.4px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 14.32px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .container_36f434c350e1 {
   position: absolute !important;
   overflow: visible;
   width: 327px;
   height: 110px;
   z-index: 1;
   left: 29px;
   top: 89px;
 }

 .text_2d45740ee239 {
   width: fit-content;
   z-index: 1;
   line-height: 17.57px;
   font-family: 'Mulish';
 }

 .container_f42284992625 {
   padding: 14px 24px 14px 24px;
   width: 171px;
   height: 48px;
   z-index: 1;
   border-top: 1px solid #2b7de9ff;
   border-right: 1px solid #2b7de9ff;
   border-bottom: 1px solid #2b7de9ff;
   border-left: 1px solid #2b7de9ff;
   position: absolute !important;
   left: 15px;
   top: 484px;
   justify-content: flex-start;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #2b7de9;
   border-radius: 8px 8px 8px 8px;
 }

 .container_wrapper_f42284992625 {
   position: absolute !important;
   left: 15px;
   top: 484px;
   width: 171px;
   height: 48px;
   z-index: 1;
 }

 .container_nested_f42284992625 {
   padding: 14px 24px 14px 24px;
   width: 171px;
   height: 48px;
   z-index: 1;
   border-top: 1px solid #2b7de9ff;
   border-right: 1px solid #2b7de9ff;
   border-bottom: 1px solid #2b7de9ff;
   border-left: 1px solid #2b7de9ff;
   justify-content: flex-start;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #2b7de9;
   border-radius: 8px 8px 8px 8px;
 }

 .container_94b143202668 {
   position: absolute !important;
   overflow: visible;
   width: 371px;
   height: 551px;
   z-index: 1;
   left: 0px;
   top: 200px;
 }

 .text_e3564e6a5720 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 143.11px;
   top: 89.6px;
   line-height: 20.8px;
   font-family: 'Mulish';
 }

 .text_b2bb2c32fdfa {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 10px;
   top: 3.6px;
   line-height: 17.6px;
   font-family: 'Mulish';
 }

 .container_27500cf99bd3 {
   position: absolute !important;
   overflow: visible;
   width: 91.83px;
   height: 25.6px;
   z-index: 1;
   left: 249.18px;
   top: 12px;
   background: #00000080;
   border-radius: 6px 6px 6px 6px;
 }

 .container_wrapper_27500cf99bd3 {
   position: absolute !important;
   overflow: visible;
   left: 249.18px;
   top: 12px;
   width: 91.83px;
   height: 25.6px;
   z-index: 1;
 }

 .container_nested_27500cf99bd3 {
   width: 91.83px;
   height: 25.6px;
   z-index: 1;
   background: #00000080;
   border-radius: 6px 6px 6px 6px;
 }

 .container_c7ac135d2896 {
   position: absolute !important;
   overflow: visible;
   width: 371px;
   height: 200px;
   z-index: 1;
   left: 0px;
   top: 0px;
   background: linear-gradient(152deg, #e8f0f8ff 0%, #d0dfe8ff 100%);
 }

 .imageview_f1ef262c2552 {
   width: 9px;
   height: 121px;
   z-index: 2;
   position: absolute !important;
   left: 13px;
   top: 297px;
 }

 .imageview_f1ef262c2552 img {
   width: 100%;
   height: 100%;
 }

 .imageview_caade4d5ff2f {
   width: 9px;
   height: 107px;
   z-index: 2;
   position: absolute !important;
   left: 13px;
   top: 422px;
 }

 .imageview_caade4d5ff2f img {
   width: 100%;
   height: 100%;
 }

 .imageview_7a60d932a26f {
   width: 9px;
   height: 125.4px;
   z-index: 2;
   position: absolute !important;
   left: 13px;
   top: 532px;
 }

 .imageview_7a60d932a26f img {
   width: 100%;
   height: 100%;
 }

 .text_c3eeafc91233 {
   width: 326.23px;
   height: 90px;
   z-index: 2;
   position: absolute !important;
   left: 29px;
   top: 552px;
   line-height: 22.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_c3eeafc91233 {
   overflow: visible;
 }

 .text_bed1a9d7de43 {
   width: 199px;
   height: 23px;
   z-index: 2;
   position: absolute !important;
   left: 29.11px;
   top: 646px;
   line-height: 22.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_bed1a9d7de43 {
   overflow: visible;
 }

 .text_e124ce894e88 {
   width: 85.06px;
   height: 14px;
   z-index: 2;
   position: absolute !important;
   left: 29px;
   top: 532px;
   line-height: 14.32px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_e124ce894e88 {
   overflow: visible;
 }

 .text_2a3428f4f182 {
   width: 326px;
   height: 68px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 17px;
   line-height: 22.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_2a3428f4f182 {
   overflow: visible;
 }

 .text_20c82581de5c {
   width: 96.93px;
   height: 8px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 3px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 14.32px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .container_2017e5583fb6 {
   position: absolute !important;
   overflow: visible;
   width: 326px;
   height: 90px;
   z-index: 2;
   left: 29px;
   top: 422px;
 }

 .container_7b10602db112 {
   position: absolute !important;
   overflow: visible;
   width: 371px;
   height: 757px;
   z-index: 1;
   left: 22px;
   top: 162px;
   background: #ffffff;
   border-radius: 0 0 16px 16px;
 }

 .container_cf9f3f5b84cc {
   width: 24px;
   height: 8px;
   z-index: 1;
   position: absolute !important;
   left: 179.5px;
   top: 20px;
   background: #1b3a5c;
   border-radius: 4px 4px 4px 4px;
 }

 .container_f0ff73c3d51a {
   width: 8px;
   height: 8px;
   z-index: 1;
   position: absolute !important;
   left: 211.5px;
   top: 20px;
   background: #e2e4e8;
   border-radius: 50% 50% 50% 50%;
 }

 .container_7233c635f1d6 {
   width: 8px;
   height: 8px;
   z-index: 1;
   position: absolute !important;
   left: 227.5px;
   top: 20px;
   background: #e2e4e8;
   border-radius: 50% 50% 50% 50%;
 }

 .container_1867b0c9239b {
   position: absolute !important;
   overflow: visible;
   width: 415px;
   height: 68px;
   z-index: 1;
   left: 0px;
   top: 939px;
 }

 .container_8dc07d690cb8 {
   position: absolute !important;
   overflow: visible;
   width: 415px;
   height: 1007px;
   left: 0px;
   top: 4588px;
   background: #ffffff;
 }

 .text_2e23b3a61793 {
   width: 337px;
   height: 29px;
   position: absolute !important;
   left: 21.87px;
   top: 0px;
   line-height: 28.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_2e23b3a61793 {
   overflow: visible;
 }

 .text_e9b03c205d5f {
   width: 79.68px;
   height: 23px;
   position: absolute !important;
   left: 27.45px;
   top: 24.8px;
   line-height: 22.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_e9b03c205d5f {
   overflow: visible;
 }

 .text_c898684a4221 {
   width: 271.58px;
   height: 68px;
   position: absolute !important;
   left: 27.45px;
   top: 59.6px;
   line-height: 22.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_c898684a4221 {
   overflow: visible;
 }

 .text_182fb85ab5e2 {
   width: 22.13px;
   height: 21px;
   position: absolute !important;
   left: 9.14px;
   top: 7.6px;
   line-height: 20.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_182fb85ab5e2 {
   overflow: visible;
 }

 .container_86c23c634dee {
   position: absolute !important;
   overflow: visible;
   width: 39.84px;
   height: 36px;
   left: 0px;
   top: 1.2px;
   background: #1b3a5c;
   border-radius: 18px 18px 18px 18px;
 }

 .text_ba4c7d6e3dfe {
   width: 60.87px;
   height: 21px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 20.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_ba4c7d6e3dfe {
   overflow: visible;
 }

 .text_bba81d8a96f7 {
   width: 122.84px;
   height: 18px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 20.4px;
   line-height: 17.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_bba81d8a96f7 {
   overflow: visible;
 }

 .container_dd4c8922b1fa {
   position: absolute !important;
   overflow: visible;
   width: 122.45px;
   height: 38.4px;
   left: 50.91px;
   top: 0px;
 }

 .container_e420bdbcd2a6 {
   position: absolute !important;
   overflow: visible;
   width: 271.58px;
   height: 38.4px;
   left: 27.45px;
   top: 138.4px;
 }

 .container_c9f5ba267fd6 {
   position: absolute !important;
   overflow: visible;
   width: 326.47px;
   height: 201.6px;
   left: 0px;
   top: 0px;
   background: #f7f8fa;
   border-radius: 14px 14px 14px 14px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .text_b1b11ef09e03 {
   width: 79.68px;
   height: 23px;
   position: absolute !important;
   left: 27.45px;
   top: 24.8px;
   line-height: 22.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_b1b11ef09e03 {
   overflow: visible;
 }

 .text_a4c9d6ef3136 {
   width: 271.58px;
   height: 68px;
   position: absolute !important;
   left: 27.45px;
   top: 59.6px;
   line-height: 22.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_a4c9d6ef3136 {
   overflow: visible;
 }

 .text_00f110759684 {
   width: 15.49px;
   height: 21px;
   position: absolute !important;
   left: 12.51px;
   top: 7.6px;
   line-height: 20.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_00f110759684 {
   overflow: visible;
 }

 .container_531eb8bde766 {
   position: absolute !important;
   overflow: visible;
   width: 39.84px;
   height: 36px;
   left: 0px;
   top: 1.2px;
   background: #1b3a5c;
   border-radius: 18px 18px 18px 18px;
 }

 .text_e44f59bf03b1 {
   width: 58.65px;
   height: 21px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 20.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_e44f59bf03b1 {
   overflow: visible;
 }

 .text_fcf02c0c2eff {
   width: 126.16px;
   height: 18px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 20.4px;
   line-height: 17.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_fcf02c0c2eff {
   overflow: visible;
 }

 .container_d9151a727fe7 {
   position: absolute !important;
   overflow: visible;
   width: 125.25px;
   height: 38.4px;
   left: 50.91px;
   top: 0px;
 }

 .container_8714fac798d4 {
   position: absolute !important;
   overflow: visible;
   width: 271.58px;
   height: 38.4px;
   left: 27.45px;
   top: 138.4px;
 }

 .container_a8a2f179f6b8 {
   position: absolute !important;
   overflow: visible;
   width: 326.47px;
   height: 201.6px;
   left: 0px;
   top: 215.6px;
   background: #f7f8fa;
   border-radius: 14px 14px 14px 14px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .text_72180500149e {
   width: 79.68px;
   height: 23px;
   position: absolute !important;
   left: 27.45px;
   top: 24.8px;
   line-height: 22.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_72180500149e {
   overflow: visible;
 }

 .text_e8698bc4a46d {
   width: 271.58px;
   height: 45px;
   position: absolute !important;
   left: 27.45px;
   top: 59.6px;
   line-height: 22.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_e8698bc4a46d {
   overflow: visible;
 }

 .text_c7e99548b3b9 {
   width: 17.71px;
   height: 21px;
   position: absolute !important;
   left: 11.29px;
   top: 7.6px;
   line-height: 20.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_c7e99548b3b9 {
   overflow: visible;
 }

 .container_99e81468484c {
   position: absolute !important;
   overflow: visible;
   width: 39.84px;
   height: 36px;
   left: 0px;
   top: 1.2px;
   background: #1b3a5c;
   border-radius: 18px 18px 18px 18px;
 }

 .container_wrapper_99e81468484c {
   position: absolute !important;
   overflow: visible;
   left: 0px;
   top: 1.2px;
   width: 39.84px;
   height: 36px;
 }

 .container_nested_99e81468484c {
   width: 39.84px;
   height: 36px;
   background: #1b3a5c;
   border-radius: 18px 18px 18px 18px;
 }

 .text_408a344b2a78 {
   width: 55.33px;
   height: 21px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 20.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_408a344b2a78 {
   overflow: visible;
 }

 .text_6fc93733349f {
   width: 128.37px;
   height: 18px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 20.4px;
   line-height: 17.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_6fc93733349f {
   overflow: visible;
 }

 .container_38c6042ee85b {
   position: absolute !important;
   overflow: visible;
   width: 128.18px;
   height: 38.4px;
   left: 50.91px;
   top: 0px;
 }

 .container_7f1d084d4fac {
   position: absolute !important;
   overflow: visible;
   width: 271.58px;
   height: 38.4px;
   left: 27.45px;
   top: 138.4px;
 }

 .container_22401c183268 {
   position: absolute !important;
   overflow: visible;
   width: 326.47px;
   height: 201.6px;
   left: 0px;
   top: 431.2px;
   background: #f7f8fa;
   border-radius: 14px 14px 14px 14px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .container_6835124d5bdf {
   position: absolute !important;
   overflow: visible;
   width: 326.47px;
   height: 632.8px;
   left: 22.13px;
   top: 64px;
   border-radius: 14px 14px 14px 14px;
 }

 .container_998065614c58 {
   position: absolute !important;
   overflow: visible;
   width: 370.73px;
   height: 718.4px;
   left: 23px;
   top: 0px;
 }

 .container_e630bd16cea0 {
   position: absolute !important;
   overflow: visible;
   width: 415px;
   height: 751px;
   left: 0px;
   top: 5631px;
   background: #ffffff;
 }

 .text_4695fd4e5373 {
   width: 328px;
   height: 58px;
   position: absolute !important;
   left: 44px;
   top: 47px;
   line-height: 28.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_4695fd4e5373 {
   overflow: visible;
 }

 .text_e2b12ca09a61 {
   width: 285px;
   height: 22px;
   position: absolute !important;
   left: 65px;
   top: 111px;
   line-height: 21.7px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_e2b12ca09a61 {
   overflow: visible;
 }

 .text_db7f58374ed2 {
   width: 109px;
   height: 21px;
   position: absolute !important;
   left: 148px;
   top: 153px;
   line-height: 20.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_db7f58374ed2 {
   overflow: visible;
 }

 .container_b3ed280b7790 {
   width: 280px;
   height: 380px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: linear-gradient(126deg, #2a5580ff 0%, #1a3a5aff 100%);
 }

 .container_78db23c63f75 {
   width: 280.12px;
   height: 421px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: linear-gradient(180deg, #0000000d 0%, #0000008c 100%);
 }

 .text_7dbf72e57af6 {
   width: 80.03px;
   height: 29px;
   z-index: 2;
   position: absolute !important;
   left: 20.01px;
   top: 19.6px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 28.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_e92ca28c1d41 {
   width: 91.04px;
   height: 16px;
   z-index: 2;
   position: absolute !important;
   left: 8px;
   top: 4px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 16px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .container_021662efc02c {
   position: absolute !important;
   overflow: visible;
   width: 106.83px;
   height: 24px;
   z-index: 2;
   left: 0px;
   top: 0px;
   background: #ffffff2e;
   border-radius: 4px 4px 4px 4px;
 }

 .container_wrapper_021662efc02c {
   position: absolute !important;
   overflow: visible;
   left: 0px;
   top: 0px;
   width: 106.83px;
   height: 24px;
   z-index: 2;
 }

 .container_nested_021662efc02c {
   width: 106.83px;
   height: 24px;
   z-index: 2;
   background: #ffffff2e;
   border-radius: 4px 4px 4px 4px;
 }

 .text_9e27f474b5a7 {
   width: 24.01px;
   height: 40px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -5.6px;
   line-height: 40px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_9e27f474b5a7 {
   overflow: visible;
 }

 .text_73680e7f7e96 {
   width: 111px;
   height: 32px;
   z-index: 2;
   position: absolute !important;
   left: 34.99px;
   top: 0px;
   overflow-x: hidden;
   overflow-y: hidden;
   line-height: 16.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .container_3214ecc51f31 {
   position: absolute !important;
   overflow: visible;
   width: 240.1px;
   height: 40px;
   z-index: 2;
   left: 0px;
   top: 32px;
 }

 .container_8c08a77ef741 {
   position: absolute !important;
   overflow: visible;
   width: 240.1px;
   height: 72px;
   z-index: 2;
   left: 20.01px;
   top: 288px;
 }

 .container_a8abdfdec707 {
   position: absolute !important;
   overflow: visible;
   width: 280.12px;
   height: 320px;
   z-index: 2;
   left: 0px;
   top: 0px;
 }

 .container_fdbc28d731ed {
   position: absolute !important;
   width: 280px;
   height: 380px;
   left: 15px;
   top: 0px;
   overflow-x: hidden;
   overflow-y: hidden;
   border-radius: 14px 14px 14px 14px;
 }

 .container_d1003dafb618 {
   width: 309.87px;
   height: 380px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: linear-gradient(129deg, #3a4a3aff 0%, #2a3a2aff 100%);
 }

 .container_5abc1f5786af {
   width: 309.87px;
   height: 380px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: linear-gradient(180deg, #0000000d 0%, #0000008c 100%);
 }

 .text_0fe92658d722 {
   width: 84.11px;
   height: 29px;
   z-index: 2;
   position: absolute !important;
   left: 22.13px;
   top: 19.6px;
   line-height: 28.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_0fe92658d722 {
   overflow: visible;
 }

 .text_b01956a77ff8 {
   width: 32.09px;
   height: 16px;
   z-index: 2;
   position: absolute !important;
   left: 8.85px;
   top: 4px;
   line-height: 16px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_b01956a77ff8 {
   overflow: visible;
 }

 .container_3db3f785b759 {
   position: absolute !important;
   overflow: visible;
   width: 49.41px;
   height: 24px;
   z-index: 2;
   left: 0px;
   top: 0px;
   background: #ffffff2e;
   border-radius: 4px 4px 4px 4px;
 }

 .container_wrapper_3db3f785b759 {
   position: absolute !important;
   overflow: visible;
   left: 0px;
   top: 0px;
   width: 49.41px;
   height: 24px;
   z-index: 2;
 }

 .container_nested_3db3f785b759 {
   width: 49.41px;
   height: 24px;
   z-index: 2;
   background: #ffffff2e;
   border-radius: 4px 4px 4px 4px;
 }

 .text_b9eddcc3681b {
   width: 91.85px;
   height: 40px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -5.6px;
   line-height: 40px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_b9eddcc3681b {
   overflow: visible;
 }

 .container_5d30f9fc3abd {
   position: absolute !important;
   overflow: visible;
   width: 265.6px;
   height: 40px;
   z-index: 2;
   left: 0px;
   top: 32px;
 }

 .container_ee051de3d6a7 {
   position: absolute !important;
   overflow: visible;
   width: 265.6px;
   height: 72px;
   z-index: 2;
   left: 22.13px;
   top: 288px;
 }

 .container_cb44b414daa9 {
   position: absolute !important;
   overflow: visible;
   width: 309.87px;
   height: 380px;
   z-index: 2;
   left: 0px;
   top: 0px;
 }

 .container_e461b3ad23e0 {
   position: absolute !important;
   overflow: visible;
   width: 309.87px;
   height: 380px;
   left: 323.15px;
   top: 0px;
   border-radius: 14px 14px 14px 14px;
 }

 .container_476d5c24bdba {
   position: absolute !important;
   width: 415px;
   height: 432px;
   left: 0px;
   top: 198px;
   overflow-x: hidden;
   overflow-y: hidden;
 }

 .container_dede2c7e8973 {
   position: absolute !important;
   overflow: visible;
   width: 415px;
   height: 642px;
   left: 0px;
   top: 6395px;
   background: #ffffff;
 }

 .text_99043ae6b0e4 {
   width: 129.48px;
   height: 18px;
   z-index: 1;
   position: absolute !important;
   left: 22.13px;
   top: -0.4px;
   line-height: 17.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_99043ae6b0e4 {
   overflow: visible;
 }

 .text_c1e25ab76ce2 {
   width: 326.47px;
   height: 58px;
   z-index: 1;
   position: absolute !important;
   left: 22.13px;
   top: 26.8px;
   line-height: 28.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_c1e25ab76ce2 {
   overflow: visible;
 }

 .text_a3f295297476 {
   width: 81.89px;
   height: 20px;
   z-index: 1;
   position: absolute !important;
   left: 122.63px;
   top: 70px;
   line-height: 19.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_a3f295297476 {
   overflow: visible;
 }

 .container_6083e183bb61 {
   position: absolute !important;
   overflow: visible;
   width: 326.47px;
   height: 160px;
   z-index: 1;
   left: 0px;
   top: 0px;
   background: #f7f8fa;
   border-radius: 12px 12px 12px 12px;
 }

 .text_854d4c3b912b {
   width: 113.99px;
   height: 16px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 170px;
   line-height: 16px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_854d4c3b912b {
   overflow: visible;
 }

 .text_dd47baaac8cc {
   width: 326.47px;
   height: 21px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 190px;
   line-height: 20.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_dd47baaac8cc {
   overflow: visible;
 }

 .text_347a09a862e6 {
   width: 326.47px;
   height: 39px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 237.2px;
   line-height: 19.5px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_347a09a862e6 {
   overflow: visible;
 }

 .container_55daaad9870a {
   position: absolute !important;
   overflow: visible;
   width: 326.47px;
   height: 274.6px;
   z-index: 1;
   left: 22.13px;
   top: 109.2px;
 }

 .text_ac6e550e8748 {
   width: 81.89px;
   height: 20px;
   z-index: 1;
   position: absolute !important;
   left: 122.63px;
   top: 70px;
   line-height: 19.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_ac6e550e8748 {
   overflow: visible;
 }

 .container_9ce13b11e608 {
   position: absolute !important;
   overflow: visible;
   width: 326.47px;
   height: 160px;
   z-index: 1;
   left: 0px;
   top: 0px;
   background: #f7f8fa;
   border-radius: 12px 12px 12px 12px;
 }

 .text_147cd71a7a81 {
   width: 63.08px;
   height: 16px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 170px;
   line-height: 16px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_147cd71a7a81 {
   overflow: visible;
 }

 .text_a8082bb05726 {
   width: 326.47px;
   height: 21px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 190px;
   line-height: 20.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_a8082bb05726 {
   overflow: visible;
 }

 .text_64e22e23d925 {
   width: 326.47px;
   height: 20px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 237.2px;
   line-height: 19.5px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_64e22e23d925 {
   overflow: visible;
 }

 .container_34ba161b946f {
   position: absolute !important;
   overflow: visible;
   width: 326.47px;
   height: 274.6px;
   z-index: 1;
   left: 22.13px;
   top: 403.8px;
 }

 .container_b132e3640a13 {
   position: absolute !important;
   overflow: visible;
   width: 370.73px;
   height: 678.4px;
   z-index: 1;
   left: 22.13px;
   top: 40px;
 }

 .container_189395b56430 {
   position: absolute !important;
   overflow: visible;
   width: 415px;
   height: 778px;
   z-index: 1;
   left: 0px;
   top: 7025px;
   background: #ffffff;
 }

 .text_5f3ccdf6572e {
   width: 294px;
   height: 29px;
   position: absolute !important;
   left: 37.87px;
   top: -1px;
   line-height: 28.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_5f3ccdf6572e {
   overflow: visible;
 }

 .text_d2e90a1d8324 {
   width: 240px;
   height: 22px;
   position: absolute !important;
   left: 64.87px;
   top: 34px;
   line-height: 21.7px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_d2e90a1d8324 {
   overflow: visible;
 }

 .text_2e7929776b68 {
   width: 299.91px;
   height: 41px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 20.25px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_2e7929776b68 {
   overflow: visible;
 }

 .text_adf8b9f170df {
   width: 13.28px;
   height: 32px;
   position: absolute !important;
   left: 313.19px;
   top: 3.85px;
   line-height: 32px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_adf8b9f170df {
   overflow: visible;
 }

 .container_bfa4981bd2cb {
   position: absolute !important;
   overflow: visible;
   width: 326.47px;
   height: 40.5px;
   left: 0px;
   top: 16px;
 }

 .container_933fb40a0119 {
   position: absolute !important;
   overflow: visible;
   width: 326.47px;
   height: 73.3px;
   left: 22.13px;
   top: 80.5px;
   box-shadow: inset 0 -0.8px 0 0 #e2e4e8ff;
 }

 .text_467a5bfc1975 {
   width: 271.13px;
   height: 21px;
   position: absolute !important;
   left: 0px;
   top: 5.35px;
   line-height: 20.25px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_467a5bfc1975 {
   overflow: visible;
 }

 .text_a7d0d9796d3d {
   width: 13.28px;
   height: 32px;
   position: absolute !important;
   left: 313.19px;
   top: -0.4px;
   line-height: 32px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_a7d0d9796d3d {
   overflow: visible;
 }

 .container_1b7691d5fc56 {
   position: absolute !important;
   overflow: visible;
   width: 326.47px;
   height: 32px;
   left: 0px;
   top: 16px;
 }

 .container_7d048aef1920 {
   position: absolute !important;
   overflow: visible;
   width: 326.47px;
   height: 64.8px;
   left: 22.13px;
   top: 153.8px;
   box-shadow: inset 0 -0.8px 0 0 #e2e4e8ff;
 }

 .text_fcd46f372366 {
   width: 299.91px;
   height: 41px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 20.25px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_fcd46f372366 {
   overflow: visible;
 }

 .text_21b6b2d2ec01 {
   width: 13.28px;
   height: 32px;
   z-index: 1;
   position: absolute !important;
   left: 313.19px;
   top: 3.85px;
   line-height: 32px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_21b6b2d2ec01 {
   overflow: visible;
 }

 .container_e2d91c033451 {
   position: absolute !important;
   overflow: visible;
   width: 326.47px;
   height: 40.5px;
   z-index: 1;
   left: 0px;
   top: 16px;
 }

 .container_932491a942b4 {
   position: absolute !important;
   overflow: visible;
   width: 326.47px;
   height: 73.3px;
   z-index: 1;
   left: 22.13px;
   top: 218.6px;
   box-shadow: inset 0 -0.8px 0 0 #e2e4e8ff;
 }

 .text_b1b48f6d3893 {
   width: 284.41px;
   height: 21px;
   position: absolute !important;
   left: 0px;
   top: 5.35px;
   line-height: 20.25px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_b1b48f6d3893 {
   overflow: visible;
 }

 .text_ca88661a42bd {
   width: 13.28px;
   height: 32px;
   position: absolute !important;
   left: 313.19px;
   top: -0.4px;
   line-height: 32px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_ca88661a42bd {
   overflow: visible;
 }

 .container_a815b692fd9c {
   position: absolute !important;
   overflow: visible;
   width: 326.47px;
   height: 32px;
   left: 0px;
   top: 16px;
 }

 .container_c7fc1234a27c {
   position: absolute !important;
   overflow: visible;
   width: 326.47px;
   height: 64.8px;
   left: 22.13px;
   top: 291.9px;
   box-shadow: inset 0 -0.8px 0 0 #e2e4e8ff;
 }

 .text_a16141740bf7 {
   width: 299.91px;
   height: 21px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 20.25px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_a16141740bf7 {
   overflow: visible;
 }

 .text_8e200493d854 {
   width: 13.28px;
   height: 32px;
   z-index: 1;
   position: absolute !important;
   left: 313.19px;
   top: 3.85px;
   line-height: 32px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_8e200493d854 {
   overflow: visible;
 }

 .container_d56256d92d3b {
   position: absolute !important;
   overflow: visible;
   width: 326.47px;
   height: 40.5px;
   z-index: 1;
   left: 0px;
   top: 16px;
 }

 .container_c846f926851b {
   position: absolute !important;
   overflow: visible;
   width: 326.47px;
   height: 73.3px;
   z-index: 1;
   left: 22.13px;
   top: 356.7px;
   box-shadow: inset 0 -0.8px 0 0 #e2e4e8ff;
 }

 .text_32a7d3da790a {
   width: 277.77px;
   height: 21px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 5.35px;
   line-height: 20.25px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_32a7d3da790a {
   overflow: visible;
 }

 .text_ba39b8966c5a {
   width: 13.28px;
   height: 32px;
   z-index: 2;
   position: absolute !important;
   left: 313.19px;
   top: -0.4px;
   line-height: 32px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_ba39b8966c5a {
   overflow: visible;
 }

 .container_e3ec60a087b7 {
   position: absolute !important;
   overflow: visible;
   width: 326.47px;
   height: 32px;
   z-index: 2;
   left: 0px;
   top: 16px;
 }

 .container_a20f55c06e0f {
   position: absolute !important;
   overflow: visible;
   width: 326.47px;
   height: 64.8px;
   z-index: 2;
   left: 22.13px;
   top: 430px;
   box-shadow: inset 0 -0.8px 0 0 #e2e4e8ff;
 }

 .container_f90ef5c63fc4 {
   position: absolute !important;
   overflow: visible;
   width: 370.73px;
   height: 494.8px;
   left: 22.13px;
   top: 48px;
 }

 .container_dba61627254c {
   position: absolute !important;
   overflow: visible;
   width: 415px;
   height: 591px;
   left: 0px;
   top: 7803px;
   background: #f7f8fa;
 }

 .container_50856e675cea {
   width: 60px;
   height: 60px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: linear-gradient(90deg, #ffffff66 0%, #ffffff66 0.05%, #00000000 0.05%);
 }

 .container_00b3cf82153f {
   position: absolute !important;
   overflow: visible;
   width: 415px;
   height: 520px;
   left: 0px;
   top: 0px;
 }

 .text_b8972064d893 {
   width: 347px;
   height: 80px;
   z-index: 1;
   position: absolute !important;
   left: 1px;
   top: 0px;
   line-height: 39.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_b8972064d893 {
   overflow: visible;
 }

 .text_3c59f9cc6437 {
   width: 347px;
   height: 77px;
   z-index: 1;
   position: absolute !important;
   left: 1px;
   top: 94px;
   line-height: 25.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_3c59f9cc6437 {
   overflow: visible;
 }

 .text_405312f256f4 {
   width: 134px;
   height: 26px;
   z-index: 1;
   position: absolute !important;
   left: 118.68px;
   top: 15.6px;
   line-height: 25.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_405312f256f4 {
   overflow: visible;
 }

 .container_56a7e07f09da {
   position: absolute !important;
   overflow: visible;
   width: 371px;
   height: 57.6px;
   z-index: 1;
   left: 0px;
   top: 0px;
   background: #2b7de9;
   border-radius: 10px 10px 10px 10px;
 }

 .container_wrapper_56a7e07f09da {
   position: absolute !important;
   overflow: visible;
   left: 0px;
   top: 0px;
   width: 371px;
   height: 57.6px;
   z-index: 1;
 }

 .container_nested_56a7e07f09da {
   width: 371px;
   height: 57.6px;
   z-index: 1;
   background: #2b7de9;
   border-radius: 10px 10px 10px 10px;
 }

 .text_1479ff1d5f86 {
   width: 101.89px;
   height: 26px;
   z-index: 1;
   position: absolute !important;
   left: 134.64px;
   top: 16.4px;
   line-height: 25.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_1479ff1d5f86 {
   overflow: visible;
 }

 .container_ac4f0dbdd0df {
   position: absolute !important;
   overflow: visible;
   width: 371px;
   height: 59.2px;
   z-index: 1;
   left: 0px;
   top: 69.6px;
   border-radius: 10px 10px 10px 10px;
   box-shadow: inset 0 0 0 0.8px #ffffff33;
 }

 .container_cbf339e4352e {
   position: absolute !important;
   overflow: visible;
   width: 371px;
   height: 128.8px;
   z-index: 1;
   left: -0.13px;
   top: 203px;
 }

 .container_780498d733a5 {
   position: absolute !important;
   overflow: visible;
   width: 371px;
   height: 351px;
   z-index: 1;
   left: 22px;
   top: 122px;
 }

 .container_b52a7c203878 {
   position: absolute !important;
   overflow: visible;
   width: 415px;
   height: 520px;
   left: 0px;
   top: 64px;
   background: url("https://cdn.yotako.io/19e1f9f3-34f2-4929-a34a-e2889d945a1e/2185:7081.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .text_7d0d77c24da2 {
   width: 342px;
   height: 65px;
   position: absolute !important;
   left: 37px;
   top: 54px;
   line-height: 32.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_7d0d77c24da2 {
   overflow: visible;
 }

 .text_724793e8bcb1 {
   width: 357px;
   height: 47px;
   position: absolute !important;
   left: 29px;
   top: 134px;
   line-height: 23.25px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_724793e8bcb1 {
   overflow: visible;
 }

 .text_56989bc86aa9 {
   width: 156.04px;
   height: 26px;
   position: absolute !important;
   left: 107.86px;
   top: 15.6px;
   line-height: 25.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_56989bc86aa9 {
   overflow: visible;
 }

 .container_79235fe04941 {
   position: absolute !important;
   overflow: visible;
   width: 370.73px;
   height: 57.6px;
   left: 0px;
   top: 0px;
   background: #2b7de9;
   border-radius: 10px 10px 10px 10px;
 }

 .container_wrapper_79235fe04941 {
   position: absolute !important;
   overflow: visible;
   left: 0px;
   top: 0px;
   width: 370.73px;
   height: 57.6px;
 }

 .container_nested_79235fe04941 {
   width: 370.73px;
   height: 57.6px;
   background: #2b7de9;
   border-radius: 10px 10px 10px 10px;
 }

 .text_60e59a198364 {
   width: 167.11px;
   height: 26px;
   position: absolute !important;
   left: 102.21px;
   top: 16.4px;
   line-height: 25.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_60e59a198364 {
   overflow: visible;
 }

 .container_83368767af9a {
   position: absolute !important;
   overflow: visible;
   width: 370.73px;
   height: 59.2px;
   left: 0px;
   top: 69.6px;
   border-radius: 10px 10px 10px 10px;
   box-shadow: inset 0 0 0 0.8px #ffffff33;
 }

 .container_wrapper_83368767af9a {
   position: absolute !important;
   overflow: visible;
   left: 0px;
   top: 69.6px;
   width: 370.73px;
   height: 59.2px;
 }

 .container_nested_83368767af9a {
   width: 370.73px;
   height: 59.2px;
   border-top: 0.8px solid #ffffff33;
   border-right: 0.8px solid #ffffff33;
   border-bottom: 0.8px solid #ffffff33;
   border-left: 0.8px solid #ffffff33;
   border-radius: 10px 10px 10px 10px;
 }

 .container_8cb00990846e {
   position: absolute !important;
   overflow: visible;
   width: 370.73px;
   height: 128.8px;
   left: 22px;
   top: 206.9px;
 }

 .text_cc32344e7331 {
   width: max-content;
   position: absolute !important;
   left: 130.91px;
   top: 0px;
   line-height: 20.8px;
   font-family: 'Mulish';
 }

 .text_e601a9ab9249 {
   width: max-content;
   position: absolute !important;
   left: 119.61px;
   top: 28.8px;
   line-height: 20.8px;
   font-family: 'Mulish';
 }

 .container_787817abfd3f {
   position: absolute !important;
   overflow: visible;
   width: 370.73px;
   height: 49.6px;
   left: 22px;
   top: 355.7px;
 }

 .container_055524962afa {
   position: absolute !important;
   overflow: visible;
   width: 415px;
   height: 461px;
   left: 0px;
   top: 8394px;
   background: #1b3a5c;
 }

 .imageview_25c50f740f84 {
   width: 118px;
   height: 39px;
   z-index: 1;
   position: absolute !important;
   left: 4px;
   top: 12px;
   _scaling-factor: 0.5;
 }

 .imageview_25c50f740f84 img {
   position: absolute;
   width: 100.44% !important;
   height: 140.21% !important;
   max-width: none !important;
   left: -0.22%;
   top: -19.59%;
 }

 .imageview_25c50f740f84.wp-block-image {
   overflow: hidden;
 }

 .imageview_60aef49135a5 {
   width: 88px;
   height: 64px;
   flex-shrink: 0;
   _scaling-factor: 0.5;
 }

 .imageview_60aef49135a5 img {
   position: absolute;
   width: 100.44% !important;
   height: 140.21% !important;
   max-width: none !important;
   left: -0.22%;
   top: -19.59%;
 }

 .imageview_60aef49135a5.wp-block-image {
   overflow: hidden;
   position: relative;
 }

 .text_67f23495acff {
   width: 65.18px;
   height: 18px;
   line-height: 17.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_67f23495acff {
   overflow: visible;
 }

 .text_daf70165b575 {
   width: 100%;
   min-width: 0;
   height: 21px;
   line-height: 20.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_daf70165b575 {
   overflow: visible;
 }

 .text_3c1758bf7a29 {
   width: 100%;
   min-width: 0;
   height: 21px;
   line-height: 20.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_3c1758bf7a29 {
   overflow: visible;
 }

 .text_8a71180073b6 {
   width: 100%;
   min-width: 0;
   height: 21px;
   line-height: 20.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_8a71180073b6 {
   overflow: visible;
 }

 .container_fd287d37ce10 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_e32999e21aaf {
   width: 65.18px;
   height: 18px;
   line-height: 17.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_e32999e21aaf {
   overflow: visible;
 }

 .text_6d2670ab3be4 {
   width: 100%;
   min-width: 0;
   height: 21px;
   line-height: 20.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_6d2670ab3be4 {
   overflow: visible;
 }

 .text_0fad32e90785 {
   width: 100%;
   min-width: 0;
   height: 21px;
   line-height: 20.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_0fad32e90785 {
   overflow: visible;
 }

 .container_bae89c76a13c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_2dd28bf881fa {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 4px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_a231a1e76930 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_1d31b75569e2 {
   width: 168px;
   height: 24px;
 }

 .imageview_1d31b75569e2 img {
   width: 100%;
   height: 100%;
 }

 .container_1475a9a85a99 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_fcceb3d21a2b {
   width: 65.18px;
   height: 18px;
   position: absolute !important;
   left: 0px;
   top: -0.4px;
   line-height: 17.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_fcceb3d21a2b {
   overflow: visible;
 }

 .text_c8e325ee43fd {
   width: 77.81px;
   height: 21px;
   position: absolute !important;
   left: 0px;
   top: 135px;
   line-height: 20.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_c8e325ee43fd {
   overflow: visible;
 }

 .text_00f6381d8a35 {
   width: 39.77px;
   height: 21px;
   position: absolute !important;
   left: 0px;
   top: 27.6px;
   line-height: 20.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_00f6381d8a35 {
   overflow: visible;
 }

 .text_1765c58a91f3 {
   width: 62.97px;
   height: 21px;
   position: absolute !important;
   left: 0px;
   top: 54.4px;
   line-height: 20.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_1765c58a91f3 {
   overflow: visible;
 }

 .text_9c7a1c71095e {
   width: 86.17px;
   height: 21px;
   position: absolute !important;
   left: 0px;
   top: 81.2px;
   line-height: 20.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_9c7a1c71095e {
   overflow: visible;
 }

 .text_affdf61d4c36 {
   width: 30.93px;
   height: 21px;
   position: absolute !important;
   left: 0px;
   top: 108px;
   line-height: 20.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_affdf61d4c36 {
   overflow: visible;
 }

 .container_2c7e90df4aca {
   position: relative !important;
   overflow: visible;
   width: 174px;
   height: 156px;
   flex-shrink: 0;
 }

 .text_2943a85e4e53 {
   width: 70px;
   height: 18px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 17.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_2943a85e4e53 {
   overflow: visible;
 }

 .text_dbf5d1702124 {
   width: 102px;
   height: 21px;
   position: absolute !important;
   left: 0px;
   top: 28px;
   line-height: 20.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_dbf5d1702124 {
   overflow: visible;
 }

 .text_9814a6595a51 {
   width: 57px;
   height: 21px;
   position: absolute !important;
   left: 0px;
   top: 54px;
   line-height: 20.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_9814a6595a51 {
   overflow: visible;
 }

 .text_bf1307483a1f {
   width: 83px;
   height: 21px;
   position: absolute !important;
   left: 0px;
   top: 81px;
   line-height: 20.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_bf1307483a1f {
   overflow: visible;
 }

 .text_30624481593a {
   width: 124px;
   height: 21px;
   position: absolute !important;
   left: 0px;
   top: 108px;
   line-height: 20.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_30624481593a {
   overflow: visible;
 }

 .container_9cc3f1ee4f72 {
   position: relative !important;
   overflow: visible;
   width: 89px;
   height: 135px;
   flex-shrink: 0;
 }

 .container_91f260db7f51 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 40px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_338b536a40d3 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 48px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_36f1faa4255a {
   width: fit-content;
   line-height: 21px;
   font-family: 'Roboto';
 }

 .text_91385abe59ab {
   width: fit-content;
   line-height: 21px;
   font-family: 'Roboto';
 }

 .text_cd9912bc3c72 {
   width: fit-content;
   line-height: 21px;
   font-family: 'Roboto';
 }

 .container_24cbeea16f62 {
   width: fit-content;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_a335a979d347 {
   width: fit-content;
   line-height: 21px;
   font-family: 'Roboto';
 }

 .text_c7fb054e80d3 {
   width: fit-content;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .container_6849f3296ed5 {
   padding: 0 0 16px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 32px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_0dd8e9a3c0ff {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 24px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_e4168e99e4e4 {
   padding: 48px 20px 48px 20px;
   width: 415px;
   height: 1058px;
   position: absolute !important;
   left: 0px;
   top: 8855px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 48px 0;
   display: flex !important;
   flex-direction: column;
   background: #f7f8fa;
 }

 .viewport_137ab1f01b96 {
   width: 415px;
   height: 9913px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #ffffff;
 }

 .imageview_9e06751af23e {
   width: 231px;
   height: 77px;
   flex-shrink: 0;
   _scaling-factor: 0.5;
 }

 .imageview_9e06751af23e img {
   position: absolute;
   width: 100.44% !important;
   height: 140.21% !important;
   max-width: none !important;
   left: -0.22%;
   top: -19.59%;
 }

 .imageview_9e06751af23e.wp-block-image {
   overflow: hidden;
   position: relative;
 }

 .text_5292fb0af323 {
   width: fit-content;
   line-height: 26.35px;
   font-family: 'Mulish';
 }

 .text_7782d57c9dc6 {
   width: fit-content;
   line-height: 26.35px;
   font-family: 'Mulish';
 }

 .text_bc85af45099d {
   width: fit-content;
   line-height: 26.35px;
   font-family: 'Mulish';
 }

 .text_e7951944079b {
   width: fit-content;
   line-height: 26.35px;
   font-family: 'Mulish';
 }

 .text_389a1acb2ddc {
   width: fit-content;
   line-height: 26.35px;
   font-family: 'Mulish';
 }

 .text_f23f978d6449 {
   width: fit-content;
   line-height: 26.35px;
   font-family: 'Mulish';
 }

 .container_f8b5ec1797a5 {
   width: 1158px;
   height: 77px;
   position: absolute !important;
   left: 70px;
   top: 22px;
   justify-content: flex-start;
   align-items: center;
   gap: 0 70px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_01606be5507f {
   width: 24px;
   height: 24px;
   flex-shrink: 0;
 }

 .imageview_01606be5507f img {
   width: 100%;
   height: 100%;
 }

 .text_2458ef4be6b9 {
   width: fit-content;
   line-height: 25.1px;
   font-family: 'Mulish';
 }

 .container_dd408e515e24 {
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_773c91f2f8ac {
   width: 80px;
   height: 40px;
   border-top: 1px solid #1b3a5cff;
   border-right: 1px solid #1b3a5cff;
   border-bottom: 1px solid #1b3a5cff;
   border-left: 1px solid #1b3a5cff;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #ffffff;
   border-radius: 4px 4px 4px 4px;
 }

 .imageview_c164edc37ef9 {
   width: 11.74px;
   height: 7.08px;
   z-index: 1;
   position: absolute !important;
   left: 52.63px;
   top: 17.66px;
 }

 .imageview_c164edc37ef9 img {
   width: 100%;
   height: 100%;
 }

 .text_d94c0712109f {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 17px;
   top: 9px;
   line-height: 22.59px;
   font-family: 'Mulish';
 }

 .container_e3696b5da196 {
   position: relative !important;
   overflow: visible;
   width: 80px;
   height: 40px;
   flex-shrink: 0;
 }

 .container_wrapper_e3696b5da196 {
   position: relative !important;
   overflow: visible;
   width: 80px;
   height: 40px;
   flex-shrink: 0;
 }

 .container_nested_e3696b5da196 {
   width: 80px;
   height: 40px;
 }

 .container_72d8a44f619b {
   width: 345px;
   height: 40px;
   position: absolute !important;
   left: 1525px;
   top: 41px;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .container_5892b734ca69 {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 120px;
   left: 0px;
   top: 0px;
   background: #ffffff;
 }

 .container_wrapper_5892b734ca69 {
   position: absolute !important;
   overflow: visible;
   left: 0px;
   top: 0px;
   width: 1920px;
   height: 120px;
 }

 .container_nested_5892b734ca69 {
   width: 1920px;
   height: 120px;
   background: #ffffff;
 }

 .container_c02cb94c95bd {
   width: 80px;
   height: 80px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: linear-gradient(90deg, #ffffff4d 0%, #ffffff4d 0.05%, #00000000 0.05%);
 }

 .container_bc014083c067 {
   width: 80px;
   height: 80px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: linear-gradient(180deg, #ffffff4d 0%, #ffffff4d 0.12%, #00000000 0.12%);
 }

 .container_0371df9b9dfb {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 860px;
   left: 0px;
   top: 0px;
 }

 .container_0a81908a2b7f {
   width: 900px;
   height: 700px;
   z-index: 1;
   position: absolute !important;
   left: 924px;
   top: 86px;
   background: radial-gradient(closest-side at 50% 50%, #2b7de914 0%, #00000000 70%);
 }

 .container_33711cd37e60 {
   width: 8.58px;
   height: 8px;
   z-index: 2;
   position: absolute !important;
   left: 22.31px;
   top: 13.6px;
   background: #2b7de9;
   border-radius: 4px 4px 4px 4px;
   box-shadow: 0px 0px 10px #2b7de980;
 }

 .text_2b33700d3ade {
   width: 228.48px;
   height: 18px;
   z-index: 2;
   position: absolute !important;
   left: 41.62px;
   top: 8.8px;
   line-height: 18.23px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_2b33700d3ade {
   overflow: visible;
 }

 .container_96b59c54b042 {
   position: absolute !important;
   overflow: visible;
   width: 273px;
   height: 35px;
   z-index: 2;
   left: 0px;
   top: 0.17px;
   background: #ffffff12;
   border-radius: 24px 24px 24px 24px;
   box-shadow: inset 0 0 0 0.8px #ffffff1a;
 }

 .container_wrapper_96b59c54b042 {
   position: absolute !important;
   overflow: visible;
   left: 0px;
   top: 0.17px;
   width: 273px;
   height: 35px;
   z-index: 2;
 }

 .container_nested_96b59c54b042 {
   width: 273px;
   height: 35px;
   z-index: 2;
   border-top: 0.8px solid #ffffff1a;
   border-right: 0.8px solid #ffffff1a;
   border-bottom: 0.8px solid #ffffff1a;
   border-left: 0.8px solid #ffffff1a;
   background: #ffffff12;
   border-radius: 24px 24px 24px 24px;
 }

 .text_7571dc854c3f {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -7.2px;
   line-height: 69.12px;
   font-family: 'Mulish';
 }

 .text_cfabd09e0546 {
   width: max-content;
   z-index: 3;
   position: absolute !important;
   left: 0px;
   top: 61.91px;
   line-height: 69.12px;
   font-family: 'Mulish';
 }

 .text_561f4c164c95 {
   width: max-content;
   z-index: 4;
   position: absolute !important;
   left: 0px;
   top: 131.03px;
   line-height: 69.12px;
   font-family: 'Mulish';
 }

 .container_1350e4d066b9 {
   position: absolute !important;
   overflow: visible;
   width: 560px;
   height: 207.34px;
   z-index: 2;
   left: 0px;
   top: 71.2px;
 }

 .text_b3dc3f3bd620 {
   width: 560px;
   height: 99px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 305.74px;
   line-height: 33px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_b3dc3f3bd620 {
   overflow: visible;
 }

 .text_b87338b06331 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 46px;
   top: 19.64px;
   line-height: 20.83px;
   font-family: 'DM Sans';
 }

 .container_00a76a2f9e4e {
   position: relative !important;
   overflow: visible;
   width: 218.32px;
   height: 60.8px;
   flex-shrink: 0;
   z-index: 2;
   background: #2b7de9;
   border-radius: 10px 10px 10px 10px;
 }

 .container_wrapper_00a76a2f9e4e {
   position: relative !important;
   overflow: visible;
   width: 218.32px;
   height: 60.8px;
   flex-shrink: 0;
   z-index: 2;
 }

 .container_nested_00a76a2f9e4e {
   width: 218.32px;
   height: 60.8px;
   z-index: 2;
   background: #2b7de9;
   border-radius: 10px 10px 10px 10px;
 }

 .text_408a50bef11e {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 36.8px;
   top: 18.8px;
   line-height: 22.13px;
   font-family: 'DM Sans';
 }

 .container_79241677e549 {
   position: relative !important;
   overflow: visible;
   width: 208.63px;
   height: 60.8px;
   flex-shrink: 0;
   z-index: 2;
   border-radius: 10px 10px 10px 10px;
   box-shadow: inset 0 0 0 0.8px #ffffff33;
 }

 .container_wrapper_79241677e549 {
   position: relative !important;
   overflow: visible;
   width: 208.63px;
   height: 60.8px;
   flex-shrink: 0;
   z-index: 2;
 }

 .container_nested_79241677e549 {
   width: 208.63px;
   height: 60.8px;
   z-index: 2;
   border-top: 0.8px solid #ffffff33;
   border-right: 0.8px solid #ffffff33;
   border-bottom: 0.8px solid #ffffff33;
   border-left: 0.8px solid #ffffff33;
   border-radius: 10px 10px 10px 10px;
 }

 .container_13b2924b5fde {
   padding: 0 117.05px 0 0;
   width: 560px;
   height: 60.8px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 441.54px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_30f57c762bb5 {
   position: relative !important;
   overflow: visible;
   width: 560px;
   height: 502.34px;
   flex-shrink: 0;
   z-index: 2;
 }

 .text_e1c1e5c62bb9 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 52.8px;
   font-family: 'Mulish';
 }

 .container_a5439403cb67 {
   position: relative !important;
   overflow: visible;
   width: 70px;
   height: 47.2px;
   flex-shrink: 0;
   z-index: 2;
 }

 .text_df2ade952ca9 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.5px;
   line-height: 21px;
   font-family: 'DM Sans';
 }

 .text_ab3c9f85bf66 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 20.5px;
   line-height: 21px;
   font-family: 'DM Sans';
 }

 .container_01ed2e622ee6 {
   position: relative !important;
   overflow: visible;
   width: 107.5px;
   height: 42px;
   flex-shrink: 0;
   z-index: 2;
 }

 .container_f62a81ec79ef {
   padding: 24.8px 213.7px 24.8px 28.8px;
   width: 440px;
   height: 96.8px;
   flex-shrink: 0;
   z-index: 2;
   border-top: 0.8px solid #ffffff14;
   border-right: 0.8px solid #ffffff14;
   border-bottom: 0.8px solid #ffffff14;
   border-left: 0.8px solid #ffffff14;
   justify-content: flex-start;
   align-items: center;
   gap: 0 20px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff0f;
   border-radius: 14px 14px 14px 14px;
 }

 .text_e1c309722885 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 52.8px;
   font-family: 'Mulish';
 }

 .container_fdad226ed4f1 {
   position: relative !important;
   overflow: visible;
   width: 88.64px;
   height: 47.2px;
   flex-shrink: 0;
   z-index: 2;
 }

 .text_cdc462f2750b {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.5px;
   line-height: 21px;
   font-family: 'DM Sans';
 }

 .text_808bee49736c {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 20.5px;
   line-height: 21px;
   font-family: 'DM Sans';
 }

 .container_0c4d13d114b3 {
   position: relative !important;
   overflow: visible;
   width: 125.84px;
   height: 42px;
   flex-shrink: 0;
   z-index: 2;
 }

 .container_9bdb629a94c0 {
   padding: 24.8px 176.73px 24.8px 28.8px;
   width: 440px;
   height: 96.8px;
   flex-shrink: 0;
   z-index: 2;
   border-top: 0.8px solid #ffffff14;
   border-right: 0.8px solid #ffffff14;
   border-bottom: 0.8px solid #ffffff14;
   border-left: 0.8px solid #ffffff14;
   justify-content: flex-start;
   align-items: center;
   gap: 0 20px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff0f;
   border-radius: 14px 14px 14px 14px;
 }

 .text_11a5963a86e8 {
   width: 126.24px;
   height: 53px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_11a5963a86e8 {
   overflow: visible;
 }

 .container_afbb1dce5721 {
   position: relative !important;
   overflow: visible;
   width: 96px;
   height: 47px;
   flex-shrink: 0;
   z-index: 2;
 }

 .text_e9b6f093aa2c {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.5px;
   line-height: 21px;
   font-family: 'DM Sans';
 }

 .text_e7b7a2393bda {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 20.5px;
   line-height: 21px;
   font-family: 'DM Sans';
 }

 .container_2bc8ab310aeb {
   position: relative !important;
   overflow: visible;
   width: 138.36px;
   height: 42px;
   flex-shrink: 0;
   z-index: 2;
 }

 .container_f21c55957808 {
   padding: 24.8px 179.07px 24.8px 28.8px;
   width: 440px;
   height: 96.8px;
   flex-shrink: 0;
   z-index: 2;
   border-top: 0.8px solid #ffffff14;
   border-right: 0.8px solid #ffffff14;
   border-bottom: 0.8px solid #ffffff14;
   border-left: 0.8px solid #ffffff14;
   justify-content: flex-start;
   align-items: center;
   gap: 0 20px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff0f;
   border-radius: 14px 14px 14px 14px;
 }

 .container_f63e9a70619a {
   padding: 0 0 0 0;
   width: 440px;
   height: 322.4px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_1cf2daa941a9 {
   position: relative !important;
   overflow: visible;
   width: 440px;
   height: 322.4px;
   flex-shrink: 0;
   z-index: 2;
 }

 .container_ed7582c7978b {
   width: 1520px;
   height: 502.34px;
   z-index: 2;
   position: absolute !important;
   left: 200px;
   top: 178.83px;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .container_35a8da67019c {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 860px;
   left: 0px;
   top: 122px;
   background: url("https://cdn.yotako.io/19e1f9f3-34f2-4929-a34a-e2889d945a1e/2079:6243.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .text_5a01a3ea77f0 {
   width: 398.45px;
   height: 53px;
   position: absolute !important;
   left: -0.27px;
   top: 0px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_5a01a3ea77f0 {
   overflow: visible;
 }

 .text_e68429b31952 {
   width: 621.27px;
   height: 29px;
   position: absolute !important;
   left: -0.27px;
   top: 73px;
   line-height: 28.05px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_e68429b31952 {
   overflow: visible;
 }

 .text_9a74c9667493 {
   width: 416.66px;
   height: 52px;
   line-height: 52px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_9a74c9667493 {
   overflow: visible;
 }

 .text_546f44fcd5b2 {
   width: 416.66px;
   height: 52px;
   line-height: 26px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_546f44fcd5b2 {
   overflow: visible;
 }

 .text_3b4ce5cecec7 {
   width: 416.66px;
   height: 80px;
   line-height: 26.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_3b4ce5cecec7 {
   overflow: visible;
 }

 .container_de42bc4e7d54 {
   width: 100%;
   min-width: 0;
   height: 228px;
   flex-shrink: 0;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 22px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_baf612191a06 {
   padding: 32px 37px 32px 37px;
   width: 490.66px;
   height: 292px;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0.8px solid #ecedf0ff;
   border-bottom: 0.8px solid #ecedf0ff;
   border-left: 0.8px solid #ecedf0ff;
   position: absolute !important;
   left: 0px;
   top: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #f7f8fa;
   border-radius: 16px 16px 16px 16px;
 }

 .text_ad99b652718a {
   width: 100%;
   min-width: 0;
   height: 52px;
   line-height: 52px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_ad99b652718a {
   overflow: visible;
 }

 .text_f80b00b0870b {
   width: 100%;
   min-width: 0;
   height: 52px;
   line-height: 26px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_f80b00b0870b {
   overflow: visible;
 }

 .text_0ae79216833a {
   width: 100%;
   min-width: 0;
   height: 80px;
   line-height: 26.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_0ae79216833a {
   overflow: visible;
 }

 .container_ba039ec724a1 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 22px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_117ee68d6695 {
   padding: 32px 37px 32px 37px;
   width: 490.66px;
   height: 292px;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0.8px solid #ecedf0ff;
   border-bottom: 0.8px solid #ecedf0ff;
   border-left: 0.8px solid #ecedf0ff;
   position: absolute !important;
   left: 514.66px;
   top: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #f7f8fa;
   border-radius: 16px 16px 16px 16px;
 }

 .text_9be4b7b07d2c {
   width: 100%;
   min-width: 0;
   height: 52px;
   line-height: 52px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_9be4b7b07d2c {
   overflow: visible;
 }

 .text_7efb0b2748ff {
   width: 100%;
   min-width: 0;
   height: 52px;
   line-height: 26px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_7efb0b2748ff {
   overflow: visible;
 }

 .text_7867e3d1b25c {
   width: 100%;
   min-width: 0;
   height: 80px;
   line-height: 26.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_7867e3d1b25c {
   overflow: visible;
 }

 .container_81108307ec5d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 22px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_7fbec1904908 {
   padding: 32px 37px 32px 37px;
   width: 490.66px;
   height: 292px;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0.8px solid #ecedf0ff;
   border-bottom: 0.8px solid #ecedf0ff;
   border-left: 0.8px solid #ecedf0ff;
   position: absolute !important;
   left: 1029.32px;
   top: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 10px 0;
   display: flex !important;
   flex-direction: column;
   background: #f7f8fa;
   border-radius: 16px 16px 16px 16px;
 }

 .container_c45eb1f593c1 {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 296.8px;
   left: 0px;
   top: 161.6px;
 }

 .container_75b4b78ca595 {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 458.4px;
   left: 200px;
   top: 120px;
 }

 .container_2e350de2e251 {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 698px;
   left: 0px;
   top: 984px;
   background: #ffffff;
 }

 .text_14cb13e23a61 {
   width: 170.33px;
   height: 20px;
   position: absolute !important;
   left: -0.44px;
   top: 0px;
   line-height: 19.53px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_14cb13e23a61 {
   overflow: visible;
 }

 .text_b3b2467c85bb {
   width: 1197.35px;
   height: 53px;
   position: absolute !important;
   left: -0.44px;
   top: 28px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_b3b2467c85bb {
   overflow: visible;
 }

 .text_76039398879f {
   width: 847px;
   height: 29px;
   position: absolute !important;
   left: 0px;
   top: 105px;
   line-height: 28.05px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_76039398879f {
   overflow: visible;
 }

 .imageview_d215dabe25b5 {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

 .imageview_d215dabe25b5 img {
   width: 100%;
   height: 100%;
 }

 .text_160b0f247dc6 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 21.25px;
   font-family: 'Mulish';
 }

 .text_40db2b3692a0 {
   width: 624.4px;
   height: 44px;
   position: absolute !important;
   left: 0px;
   top: 28px;
   line-height: 21.7px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_40db2b3692a0 {
   overflow: visible;
 }

 .container_98faa37cc85a {
   position: relative !important;
   overflow: visible;
   width: 624.4px;
   height: 69.8px;
   flex-shrink: 0;
 }

 .container_83fa9301b64d {
   padding: 28.8px 28.8px 28.8px 28.8px;
   width: 750px;
   height: 127.4px;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0.8px solid #ecedf0ff;
   border-bottom: 0.8px solid #ecedf0ff;
   border-left: 0.8px solid #ecedf0ff;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 20px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 14px 14px 14px 14px;
 }

 .imageview_8ed3b5033523 {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

 .imageview_8ed3b5033523 img {
   width: 100%;
   height: 100%;
 }

 .text_58f2e63167e3 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 21.25px;
   font-family: 'Mulish';
 }

 .text_d39e514ff6fc {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 25.95px;
   line-height: 21.7px;
   font-family: 'Mulish';
 }

 .container_874ea02f6570 {
   position: relative !important;
   overflow: visible;
   width: 572.75px;
   height: 69.8px;
   flex-shrink: 0;
 }

 .container_672cf749e56d {
   padding: 28.8px 80.45px 28.8px 28.8px;
   width: 750px;
   height: 127.4px;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0.8px solid #ecedf0ff;
   border-bottom: 0.8px solid #ecedf0ff;
   border-left: 0.8px solid #ecedf0ff;
   position: absolute !important;
   left: 770px;
   top: 0px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 20px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 14px 14px 14px 14px;
 }

 .imageview_3237582ed958 {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

 .imageview_3237582ed958 img {
   width: 100%;
   height: 100%;
 }

 .text_c6aab3da2eac {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 21.25px;
   font-family: 'Mulish';
 }

 .text_05ded279c1af {
   width: 624.4px;
   height: 44px;
   position: absolute !important;
   left: 0px;
   top: 28px;
   line-height: 21.7px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_05ded279c1af {
   overflow: visible;
 }

 .container_43bceb0eb2ae {
   position: relative !important;
   overflow: visible;
   width: 624.4px;
   height: 69.8px;
   flex-shrink: 0;
 }

 .container_dcc7bff1823c {
   padding: 28.8px 28.8px 28.8px 28.8px;
   width: 750px;
   height: 127.4px;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0.8px solid #ecedf0ff;
   border-bottom: 0.8px solid #ecedf0ff;
   border-left: 0.8px solid #ecedf0ff;
   position: absolute !important;
   left: 0px;
   top: 147.4px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 20px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 14px 14px 14px 14px;
 }

 .imageview_0fc8e8620aaf {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

 .imageview_0fc8e8620aaf img {
   width: 100%;
   height: 100%;
 }

 .text_c4df0cb540c8 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 21.25px;
   font-family: 'Mulish';
 }

 .text_72057a468fc8 {
   width: 622px;
   height: 44px;
   position: absolute !important;
   left: 0.2px;
   top: 26px;
   line-height: 21.7px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_72057a468fc8 {
   overflow: visible;
 }

 .container_5885ccb396e7 {
   position: relative !important;
   overflow: visible;
   width: 605.29px;
   height: 69.8px;
   flex-shrink: 0;
 }

 .container_44b65c3c8b87 {
   padding: 28.8px 47.91px 28.8px 28.8px;
   width: 750px;
   height: 127.4px;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0.8px solid #ecedf0ff;
   border-bottom: 0.8px solid #ecedf0ff;
   border-left: 0.8px solid #ecedf0ff;
   position: absolute !important;
   left: 770px;
   top: 147.4px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 20px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 14px 14px 14px 14px;
 }

 .imageview_0851cde2890e {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

 .imageview_0851cde2890e img {
   width: 100%;
   height: 100%;
 }

 .text_b7ddf0808690 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 21.25px;
   font-family: 'Mulish';
 }

 .text_c2aa074ee48a {
   width: 624.4px;
   height: 44px;
   position: absolute !important;
   left: 0px;
   top: 28px;
   line-height: 21.7px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_c2aa074ee48a {
   overflow: visible;
 }

 .container_6e72275dcbd5 {
   position: relative !important;
   overflow: visible;
   width: 624.4px;
   height: 69.8px;
   flex-shrink: 0;
 }

 .container_2c5147886d94 {
   padding: 28.8px 28.8px 28.8px 28.8px;
   width: 750px;
   height: 127.4px;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0.8px solid #ecedf0ff;
   border-bottom: 0.8px solid #ecedf0ff;
   border-left: 0.8px solid #ecedf0ff;
   position: absolute !important;
   left: 0px;
   top: 294.8px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 20px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 14px 14px 14px 14px;
 }

 .imageview_7364b047a60d {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

 .imageview_7364b047a60d img {
   width: 100%;
   height: 100%;
 }

 .text_2f9f36b37425 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 21.25px;
   font-family: 'Mulish';
 }

 .text_18fd440c8365 {
   width: 633px;
   height: 44px;
   position: absolute !important;
   left: 0.2px;
   top: 25.6px;
   line-height: 21.7px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_18fd440c8365 {
   overflow: visible;
 }

 .container_73c250e5b144 {
   position: relative !important;
   overflow: visible;
   width: 617.91px;
   height: 69.8px;
   flex-shrink: 0;
 }

 .container_1e09afc2c6ae {
   padding: 28.8px 35.29px 28.8px 28.8px;
   width: 750px;
   height: 127.4px;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0.8px solid #ecedf0ff;
   border-bottom: 0.8px solid #ecedf0ff;
   border-left: 0.8px solid #ecedf0ff;
   position: absolute !important;
   left: 770px;
   top: 294.8px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 20px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 14px 14px 14px 14px;
 }

 .imageview_f8f4dcf2094f {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

 .imageview_f8f4dcf2094f img {
   width: 100%;
   height: 100%;
 }

 .text_20aa39995ad7 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 21.25px;
   font-family: 'Mulish';
 }

 .text_23147085f470 {
   width: 624.4px;
   height: 44px;
   position: absolute !important;
   left: 0px;
   top: 28px;
   line-height: 21.7px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_23147085f470 {
   overflow: visible;
 }

 .container_b6470ed7cfe3 {
   position: relative !important;
   overflow: visible;
   width: 624.4px;
   height: 69.8px;
   flex-shrink: 0;
 }

 .container_4b0c9818beaf {
   padding: 28.8px 28.8px 28.8px 28.8px;
   width: 750px;
   height: 127.4px;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0.8px solid #ecedf0ff;
   border-bottom: 0.8px solid #ecedf0ff;
   border-left: 0.8px solid #ecedf0ff;
   position: absolute !important;
   left: 0px;
   top: 442.2px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 20px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 14px 14px 14px 14px;
 }

 .imageview_6b471bc8f97d {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

 .imageview_6b471bc8f97d img {
   width: 100%;
   height: 100%;
 }

 .text_878d104c2881 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 21.25px;
   font-family: 'Mulish';
 }

 .text_f9b05adeef1f {
   width: 624.4px;
   height: 44px;
   position: absolute !important;
   left: 0px;
   top: 28px;
   line-height: 21.7px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_f9b05adeef1f {
   overflow: visible;
 }

 .container_2fbf831759f6 {
   position: relative !important;
   overflow: visible;
   width: 624.4px;
   height: 69.8px;
   flex-shrink: 0;
 }

 .container_00484e56769f {
   padding: 28.8px 28.8px 28.8px 28.8px;
   width: 750px;
   height: 127.4px;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0.8px solid #ecedf0ff;
   border-bottom: 0.8px solid #ecedf0ff;
   border-left: 0.8px solid #ecedf0ff;
   position: absolute !important;
   left: 770px;
   top: 442.2px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 20px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 14px 14px 14px 14px;
 }

 .container_f6e0715a2d4b {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 569.6px;
   left: 0px;
   top: 183px;
 }

 .container_b00abf0cb63b {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 792.4px;
   left: 200px;
   top: 120px;
 }

 .text_939c9bdc9169 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 26.4px;
   font-family: 'Mulish';
 }

 .container_0c554e70c6e1 {
   position: relative !important;
   overflow: visible;
   width: 256.34px;
   height: 26.4px;
   flex-shrink: 0;
 }

 .text_925bcf980b15 {
   width: max-content;
   position: absolute !important;
   left: 28px;
   top: 11.62px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .container_df1ba7fa9971 {
   position: relative !important;
   overflow: visible;
   width: 187.31px;
   height: 48.75px;
   flex-shrink: 0;
   background: #2b7de9;
   border-radius: 10px 10px 10px 10px;
 }

 .container_wrapper_df1ba7fa9971 {
   position: relative !important;
   overflow: visible;
   width: 187.31px;
   height: 48.75px;
   flex-shrink: 0;
 }

 .container_nested_df1ba7fa9971 {
   width: 187.31px;
   height: 48.75px;
   background: #2b7de9;
   border-radius: 10px 10px 10px 10px;
 }

 .container_a9c7ac473915 {
   padding: 28px 726.17px 28px 726.17px;
   width: 1905px;
   height: 105px;
   position: absolute !important;
   left: 7px;
   top: 927px;
   justify-content: center;
   align-items: center;
   gap: 0 24px;
   display: flex !important;
   flex-direction: row;
   background: #f7f8fa;
 }

 .container_a3d0f4823fc1 {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 1032px;
   left: 0px;
   top: 1684px;
   background: #f7f8fa;
 }

 .text_5cdd864b150c {
   width: 176.48px;
   height: 20px;
   position: absolute !important;
   left: -0.44px;
   top: 0px;
   line-height: 19.53px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_5cdd864b150c {
   overflow: visible;
 }

 .text_b9d9dae3ca4c {
   width: 720.04px;
   height: 53px;
   position: absolute !important;
   left: -0.44px;
   top: -6px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_b9d9dae3ca4c {
   overflow: visible;
 }

 .text_1aa8fdba9e9e {
   width: 612.13px;
   height: 53px;
   position: absolute !important;
   left: -0.44px;
   top: 47px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_1aa8fdba9e9e {
   overflow: visible;
 }

 .container_38262372d9dc {
   position: absolute !important;
   overflow: visible;
   width: 1520.88px;
   height: 105.6px;
   left: 0px;
   top: 34px;
 }

 .text_e391255e94b8 {
   width: 186.67px;
   height: 28px;
   position: absolute !important;
   left: -0.44px;
   top: 0.4px;
   line-height: 27.5px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_e391255e94b8 {
   overflow: visible;
 }

 .container_b87183b473ba {
   position: absolute !important;
   overflow: visible;
   width: 710.82px;
   height: 48.8px;
   left: 0px;
   top: 0px;
   box-shadow: inset 0 -1.6px 0 0 #f7f8fa80;
 }

 .text_4f9036807cb0 {
   width: 212.91px;
   height: 29px;
   position: absolute !important;
   left: -0.44px;
   top: -0.4px;
   line-height: 28.05px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_4f9036807cb0 {
   overflow: visible;
 }

 .text_494aea4c93f2 {
   width: 675.78px;
   height: 24px;
   position: absolute !important;
   left: 0px;
   top: 29.2px;
   line-height: 24px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_494aea4c93f2 {
   overflow: visible;
 }

 .container_de63e24656e0 {
   position: absolute !important;
   overflow: visible;
   width: 710.82px;
   height: 54.8px;
   left: 0px;
   top: 80.8px;
 }

 .text_d51b6df53983 {
   width: 291.61px;
   height: 29px;
   position: absolute !important;
   left: -0.44px;
   top: -0.2px;
   line-height: 28.05px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_d51b6df53983 {
   overflow: visible;
 }

 .text_5eee82370747 {
   width: 613.71px;
   height: 24px;
   position: absolute !important;
   left: 0px;
   top: 29.2px;
   line-height: 24px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_5eee82370747 {
   overflow: visible;
 }

 .container_dc460b0e5eee {
   position: absolute !important;
   overflow: visible;
   width: 710.82px;
   height: 54.8px;
   left: 0px;
   top: 159.6px;
 }

 .text_377fc6fa1f2d {
   width: 273.45px;
   height: 29px;
   position: absolute !important;
   left: -0.44px;
   top: 0px;
   line-height: 28.05px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_377fc6fa1f2d {
   overflow: visible;
 }

 .text_cf3a64fb2fa9 {
   width: 586.68px;
   height: 24px;
   position: absolute !important;
   left: 0px;
   top: 29.2px;
   line-height: 24px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_cf3a64fb2fa9 {
   overflow: visible;
 }

 .container_805cbd228ba5 {
   position: absolute !important;
   overflow: visible;
   width: 710.82px;
   height: 54.8px;
   left: 0px;
   top: 238.4px;
 }

 .text_329d77dfb037 {
   width: 280.51px;
   height: 29px;
   position: absolute !important;
   left: -0.44px;
   top: 0.2px;
   line-height: 28.05px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_329d77dfb037 {
   overflow: visible;
 }

 .text_4fa5bb7b5100 {
   width: 710.82px;
   height: 24px;
   position: absolute !important;
   left: 0px;
   top: 31.6px;
   line-height: 24px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_4fa5bb7b5100 {
   overflow: visible;
 }

 .container_f1889601aa62 {
   position: absolute !important;
   overflow: visible;
   width: 710.82px;
   height: 80.4px;
   left: 0px;
   top: 317.2px;
 }

 .container_7c39bf01c4aa {
   position: absolute !important;
   overflow: visible;
   width: 710.82px;
   height: 437.6px;
   left: 0px;
   top: 0px;
 }

 .text_5bfd44c72594 {
   width: 192.88px;
   height: 28px;
   position: absolute !important;
   left: -0.11px;
   top: 0.4px;
   line-height: 27.5px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_5bfd44c72594 {
   overflow: visible;
 }

 .container_ae831adb9b9a {
   position: absolute !important;
   overflow: visible;
   width: 711.38px;
   height: 48.8px;
   left: 0px;
   top: 0px;
   box-shadow: inset 0 -1.6px 0 0 #f7f8faff;
 }

 .text_8778f20d09a6 {
   width: 269.62px;
   height: 29px;
   position: absolute !important;
   left: -0.11px;
   top: -0.4px;
   line-height: 28.05px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_8778f20d09a6 {
   overflow: visible;
 }

 .text_b5016f0aa720 {
   width: 653.26px;
   height: 24px;
   position: absolute !important;
   left: 0px;
   top: 29.2px;
   line-height: 24px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_b5016f0aa720 {
   overflow: visible;
 }

 .container_c1e0f5f9e71f {
   position: absolute !important;
   overflow: visible;
   width: 711.38px;
   height: 54.8px;
   left: 0px;
   top: 80.8px;
 }

 .text_449dcf0204b0 {
   width: 379.7px;
   height: 29px;
   position: absolute !important;
   left: -0.11px;
   top: -0.2px;
   line-height: 28.05px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_449dcf0204b0 {
   overflow: visible;
 }

 .text_7218de4c6bb9 {
   width: 635.23px;
   height: 24px;
   position: absolute !important;
   left: 0px;
   top: 29.2px;
   line-height: 24px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_7218de4c6bb9 {
   overflow: visible;
 }

 .container_243f31cba933 {
   position: absolute !important;
   overflow: visible;
   width: 711.38px;
   height: 54.8px;
   left: 0px;
   top: 163.6px;
 }

 .text_fb0bc86fae40 {
   width: 332.23px;
   height: 29px;
   position: absolute !important;
   left: -0.11px;
   top: 0px;
   line-height: 28.05px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_fb0bc86fae40 {
   overflow: visible;
 }

 .text_f6e52db36bb0 {
   width: 680.32px;
   height: 24px;
   position: absolute !important;
   left: 0px;
   top: 29.2px;
   line-height: 24px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_f6e52db36bb0 {
   overflow: visible;
 }

 .container_8b67a4a9cb29 {
   position: absolute !important;
   overflow: visible;
   width: 711.38px;
   height: 54.8px;
   left: 0px;
   top: 246.4px;
 }

 .text_68c5edcd2945 {
   width: 287.8px;
   height: 29px;
   position: absolute !important;
   left: -0.11px;
   top: 0.2px;
   line-height: 28.05px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_68c5edcd2945 {
   overflow: visible;
 }

 .text_f3c8ddffe1fd {
   width: 711.38px;
   height: 24px;
   position: absolute !important;
   left: 0px;
   top: 31.6px;
   line-height: 24px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_f3c8ddffe1fd {
   overflow: visible;
 }

 .container_df691350728e {
   position: absolute !important;
   overflow: visible;
   width: 711.38px;
   height: 56px;
   left: 0px;
   top: 329px;
 }

 .text_327428f10baa {
   width: 287.8px;
   height: 29px;
   position: absolute !important;
   left: -0.11px;
   top: 0.2px;
   line-height: 28.05px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_327428f10baa {
   overflow: visible;
 }

 .text_787883e8dd77 {
   width: 711.38px;
   height: 24px;
   position: absolute !important;
   left: 0px;
   top: 31.6px;
   line-height: 24px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_787883e8dd77 {
   overflow: visible;
 }

 .container_e5d077fcd70c {
   position: absolute !important;
   overflow: visible;
   width: 711.38px;
   height: 80.4px;
   left: 0px;
   top: 413px;
 }

 .container_10e2d9b28870 {
   position: absolute !important;
   overflow: visible;
   width: 711.38px;
   height: 518px;
   left: 810.83px;
   top: 0.4px;
 }

 .container_afd200712ae5 {
   position: absolute !important;
   overflow: visible;
   width: 1521.76px;
   height: 493px;
   left: -0.44px;
   top: 196px;
 }

 .text_381176721ef8 {
   width: 280.19px;
   height: 29px;
   z-index: 1;
   position: absolute !important;
   left: -0.44px;
   top: 0.2px;
   line-height: 28.05px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_381176721ef8 {
   overflow: visible;
 }

 .text_2710a51df972 {
   width: 710px;
   height: 24px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 31.6px;
   line-height: 24px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_2710a51df972 {
   overflow: visible;
 }

 .container_68b50d52dc31 {
   position: absolute !important;
   overflow: visible;
   width: 710px;
   height: 80.4px;
   z-index: 1;
   left: 0px;
   top: 590px;
 }

 .container_982d4fcdd492 {
   position: absolute !important;
   overflow: visible;
   width: 1520.88px;
   height: 665px;
   left: 199.56px;
   top: 120px;
 }

 .imageview_046021f11a83 {
   width: 24px;
   height: 24px;
   z-index: 1;
   position: absolute !important;
   left: 979px;
   top: 401px;
 }

 .imageview_046021f11a83 img {
   width: 100%;
   height: 100%;
 }

 .imageview_e1bc935616f9 {
   width: 24px;
   height: 24px;
   z-index: 1;
   position: absolute !important;
   left: 979px;
   top: 482px;
 }

 .imageview_e1bc935616f9 img {
   width: 100%;
   height: 100%;
 }

 .imageview_0da0a83bf2a7 {
   width: 24px;
   height: 24px;
   z-index: 1;
   position: absolute !important;
   left: 979px;
   top: 566px;
 }

 .imageview_0da0a83bf2a7 img {
   width: 100%;
   height: 100%;
 }

 .imageview_430291b872aa {
   width: 24px;
   height: 24px;
   z-index: 1;
   position: absolute !important;
   left: 979px;
   top: 648px;
 }

 .imageview_430291b872aa img {
   width: 100%;
   height: 100%;
 }

 .imageview_2b5e275901a2 {
   width: 24px;
   height: 24px;
   z-index: 1;
   position: absolute !important;
   left: 979px;
   top: 732px;
 }

 .imageview_2b5e275901a2 img {
   width: 100%;
   height: 100%;
 }

 .imageview_1ef89cc7e04e {
   width: 33.94px;
   height: 33.94px;
   position: absolute !important;
   left: 165px;
   top: 394px;
 }

 .imageview_1ef89cc7e04e img {
   width: 100%;
   height: 100%;
 }

 .imageview_80cabea531b8 {
   width: 33.94px;
   height: 33.94px;
   z-index: 1;
   position: absolute !important;
   left: 166px;
   top: 477px;
 }

 .imageview_80cabea531b8 img {
   width: 100%;
   height: 100%;
 }

 .imageview_5b5ada656cbc {
   width: 33.94px;
   height: 33.94px;
   z-index: 1;
   position: absolute !important;
   left: 166px;
   top: 554px;
 }

 .imageview_5b5ada656cbc img {
   width: 100%;
   height: 100%;
 }

 .imageview_fcc63c80fe2f {
   width: 33.94px;
   height: 33.94px;
   z-index: 1;
   position: absolute !important;
   left: 166px;
   top: 630px;
 }

 .imageview_fcc63c80fe2f img {
   width: 100%;
   height: 100%;
 }

 .container_3b46a6d833b0 {
   width: 24px;
   height: 24px;
   z-index: 1;
   transform: rotate(44.175604301444274deg);
   transform-origin: 0 0;
   position: absolute !important;
   left: 184.29px;
   top: 734.2px;
 }

 .imageview_eb5d8273a397 {
   width: 10.1px;
   height: 10.02px;
   position: absolute !important;
   left: 179.58px;
   top: 718.18px;
 }

 .imageview_eb5d8273a397 img {
   width: 100%;
   height: 100%;
 }

 .container_a6eb214475e3 {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 908px;
   left: 0px;
   top: 2718px;
   background: #1b3a5c;
 }

 .text_978e6f9b24da {
   width: 231px;
   height: 20px;
   position: absolute !important;
   left: 648.67px;
   top: 0px;
   line-height: 19.53px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_978e6f9b24da {
   overflow: visible;
 }

 .text_c0d3de818571 {
   width: 523px;
   height: 53px;
   position: absolute !important;
   left: 505.53px;
   top: 28.4px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_c0d3de818571 {
   overflow: visible;
 }

 .text_598a25c01c7d {
   width: 430px;
   height: 32px;
   position: absolute !important;
   left: 559.53px;
   top: 102.4px;
   line-height: 32px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_598a25c01c7d {
   overflow: visible;
 }

 .container_362e14a4148f {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 134.8px;
   left: 0px;
   top: 0px;
 }

 .container_44ba14c89835 {
   width: 1464px;
   height: 2px;
   position: absolute !important;
   left: 28px;
   top: 28px;
   background: #e2e4e8;
 }

 .text_b06847e6f94a {
   width: 97px;
   height: 20px;
   z-index: 1;
   position: absolute !important;
   left: 63.4px;
   top: 72px;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_b06847e6f94a {
   overflow: visible;
 }

 .text_c8f1eefc7cb9 {
   width: 185px;
   height: 20px;
   z-index: 1;
   position: absolute !important;
   left: 16px;
   top: 97.2px;
   line-height: 19.5px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_c8f1eefc7cb9 {
   overflow: visible;
 }

 .text_b001f4b374ef {
   width: fit-content;
   z-index: 1;
   line-height: 22.13px;
   font-family: 'DM Sans';
 }

 .container_fb65ad09d393 {
   padding: 14.8px 24.75px 14.8px 24.75px;
   width: 56px;
   height: 56px;
   z-index: 1;
   position: absolute !important;
   left: 80.56px;
   top: 0px;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
 }

 .container_6d94cd9aca23 {
   position: absolute !important;
   overflow: visible;
   width: 217.14px;
   height: 117.5px;
   z-index: 1;
   left: 0px;
   top: 0px;
 }

 .text_c4872e8bf0c3 {
   width: 156px;
   height: 20px;
   z-index: 2;
   position: absolute !important;
   left: 36.64px;
   top: 72px;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_c4872e8bf0c3 {
   overflow: visible;
 }

 .text_1278571e1046 {
   width: 182px;
   height: 20px;
   z-index: 2;
   position: absolute !important;
   left: 17.86px;
   top: 97.2px;
   line-height: 19.5px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_1278571e1046 {
   overflow: visible;
 }

 .text_1c613751b2b5 {
   width: fit-content;
   z-index: 2;
   line-height: 22.13px;
   font-family: 'DM Sans';
 }

 .container_ad7baa0a54af {
   padding: 14.8px 22.55px 14.8px 22.55px;
   width: 56px;
   height: 56px;
   z-index: 2;
   position: absolute !important;
   left: 80.56px;
   top: 0px;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
 }

 .container_f6af53f27d13 {
   position: absolute !important;
   overflow: visible;
   width: 217.14px;
   height: 117.5px;
   z-index: 2;
   left: 217.14px;
   top: 0px;
 }

 .text_e03e2c67c7f6 {
   width: 65px;
   height: 20px;
   z-index: 1;
   position: absolute !important;
   left: 78.97px;
   top: 72px;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_e03e2c67c7f6 {
   overflow: visible;
 }

 .text_e9a481b64b68 {
   width: 181px;
   height: 20px;
   z-index: 1;
   position: absolute !important;
   left: 17.72px;
   top: 97.2px;
   line-height: 19.5px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_e9a481b64b68 {
   overflow: visible;
 }

 .text_f24aac78a765 {
   width: fit-content;
   z-index: 1;
   line-height: 22.13px;
   font-family: 'DM Sans';
 }

 .container_f168f8bdfb04 {
   padding: 14.8px 22.28px 14.8px 22.26px;
   width: 56px;
   height: 56px;
   z-index: 1;
   position: absolute !important;
   left: 80.56px;
   top: 0px;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
 }

 .container_7fc150c0de38 {
   position: absolute !important;
   overflow: visible;
   width: 217.14px;
   height: 117.5px;
   z-index: 1;
   left: 434.28px;
   top: 0px;
 }

 .text_719b48a37ae4 {
   width: 92px;
   height: 20px;
   z-index: 2;
   position: absolute !important;
   left: 65.34px;
   top: 72px;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_719b48a37ae4 {
   overflow: visible;
 }

 .text_5a2bd04bbdf3 {
   width: 145px;
   height: 20px;
   z-index: 2;
   position: absolute !important;
   left: 35.59px;
   top: 97.2px;
   line-height: 19.5px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_5a2bd04bbdf3 {
   overflow: visible;
 }

 .text_4478b2252748 {
   width: fit-content;
   z-index: 2;
   line-height: 22.13px;
   font-family: 'DM Sans';
 }

 .container_4743a3507f56 {
   padding: 14.8px 21.74px 14.8px 21.74px;
   width: 56px;
   height: 56px;
   z-index: 2;
   position: absolute !important;
   left: 80.56px;
   top: 0px;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
 }

 .container_4dd3623fd70a {
   position: absolute !important;
   overflow: visible;
   width: 217.14px;
   height: 117.5px;
   z-index: 2;
   left: 651.41px;
   top: 0px;
 }

 .text_e56656715672 {
   width: 80px;
   height: 20px;
   z-index: 1;
   position: absolute !important;
   left: 73.03px;
   top: 72px;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_e56656715672 {
   overflow: visible;
 }

 .text_fea9fc11a763 {
   width: 172px;
   height: 20px;
   z-index: 1;
   position: absolute !important;
   left: 22.45px;
   top: 97.2px;
   line-height: 19.5px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_fea9fc11a763 {
   overflow: visible;
 }

 .text_07d52fa154bb {
   width: fit-content;
   z-index: 1;
   line-height: 22.13px;
   font-family: 'DM Sans';
 }

 .container_1ff27ae49d78 {
   padding: 14.8px 22.26px 14.8px 22.25px;
   width: 56px;
   height: 56px;
   z-index: 1;
   position: absolute !important;
   left: 80.56px;
   top: 0px;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
 }

 .container_b0b0e8482e89 {
   position: absolute !important;
   overflow: visible;
   width: 217.14px;
   height: 117.5px;
   z-index: 1;
   left: 868.55px;
   top: 0px;
 }

 .text_33821e03a6b5 {
   width: 125px;
   height: 20px;
   z-index: 2;
   position: absolute !important;
   left: 50.65px;
   top: 72px;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_33821e03a6b5 {
   overflow: visible;
 }

 .text_f66ce011b3d3 {
   width: 157px;
   height: 20px;
   z-index: 2;
   position: absolute !important;
   left: 29.31px;
   top: 97.2px;
   line-height: 19.5px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_f66ce011b3d3 {
   overflow: visible;
 }

 .text_c18cd760333c {
   width: fit-content;
   z-index: 2;
   line-height: 22.13px;
   font-family: 'DM Sans';
 }

 .container_c099964096ac {
   padding: 14.8px 21.99px 14.8px 21.99px;
   width: 56px;
   height: 56px;
   z-index: 2;
   position: absolute !important;
   left: 80.56px;
   top: 0px;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
 }

 .container_9c249623a478 {
   position: absolute !important;
   overflow: visible;
   width: 217.14px;
   height: 117.5px;
   z-index: 2;
   left: 1085.69px;
   top: 0px;
 }

 .text_9056d5aea10e {
   width: 62px;
   height: 20px;
   z-index: 3;
   position: absolute !important;
   left: 80.14px;
   top: 72px;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_9056d5aea10e {
   overflow: visible;
 }

 .text_c752872dd2d2 {
   width: 176px;
   height: 20px;
   z-index: 3;
   position: absolute !important;
   left: 20.18px;
   top: 97.2px;
   line-height: 19.5px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_c752872dd2d2 {
   overflow: visible;
 }

 .text_6c16284748d8 {
   width: fit-content;
   z-index: 3;
   line-height: 22.13px;
   font-family: 'DM Sans';
 }

 .container_f7e37ec6cfda {
   padding: 14.8px 22.71px 14.8px 22.7px;
   width: 56px;
   height: 56px;
   z-index: 3;
   position: absolute !important;
   left: 80.56px;
   top: 0px;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
 }

 .container_571a42777e46 {
   position: absolute !important;
   overflow: visible;
   width: 217.14px;
   height: 117.5px;
   z-index: 3;
   left: 1302.83px;
   top: 0px;
 }

 .container_b2c8d3244a2e {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 117.5px;
   left: 0px;
   top: 198.8px;
 }

 .container_3a05898adb51 {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 316.3px;
   left: 200px;
   top: 120px;
 }

 .container_00e11bb6297f {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 556.3px;
   left: 0px;
   top: 3628px;
   background: #ffffff;
 }

 .text_6f07cf1794c8 {
   width: 1064px;
   height: 106px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_6f07cf1794c8 {
   overflow: visible;
 }

 .container_73d0077072cc {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 680px;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_ba1bc77f5a6b {
   width: 923px;
   height: 106px;
   position: absolute !important;
   left: 92px;
   top: 88px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 15.38px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_65b6ded853bc {
   width: max-content;
   position: absolute !important;
   left: 21px;
   top: 0px;
   line-height: 45.18px;
   font-family: 'Mulish';
 }

 .container_6689c1c716bb {
   position: relative !important;
   overflow: visible;
   width: 52px;
   height: 52px;
   flex-shrink: 0;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
   box-shadow: inset 0 0 0 0.8px #1b3a5cff;
 }

 .container_wrapper_6689c1c716bb {
   position: relative !important;
   overflow: visible;
   width: 52px;
   height: 52px;
   flex-shrink: 0;
 }

 .container_nested_6689c1c716bb {
   width: 52px;
   height: 52px;
   border-top: 0.8px solid #1b3a5cff;
   border-right: 0.8px solid #1b3a5cff;
   border-bottom: 0.8px solid #1b3a5cff;
   border-left: 0.8px solid #1b3a5cff;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
 }

 .text_9a84620c561e {
   width: max-content;
   position: absolute !important;
   left: 31px;
   top: 0px;
   line-height: 45.18px;
   font-family: 'Mulish';
 }

 .container_52d2c6f42a5d {
   position: relative !important;
   overflow: visible;
   width: 52px;
   height: 52px;
   flex-shrink: 0;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
   box-shadow: inset 0 0 0 0.8px #1b3a5cff;
 }

 .container_wrapper_52d2c6f42a5d {
   position: relative !important;
   overflow: visible;
   width: 52px;
   height: 52px;
   flex-shrink: 0;
 }

 .container_nested_52d2c6f42a5d {
   width: 52px;
   height: 52px;
   border-top: 0.8px solid #1b3a5cff;
   border-right: 0.8px solid #1b3a5cff;
   border-bottom: 0.8px solid #1b3a5cff;
   border-left: 0.8px solid #1b3a5cff;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
 }

 .container_4e0bc82c8e21 {
   width: 114px;
   height: 52px;
   position: absolute !important;
   left: 1721px;
   top: 103px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_cef6df7a5443 {
   width: 15px;
   height: 138px;
   position: absolute !important;
   left: 35.13px;
   top: 166px;
 }

 .imageview_cef6df7a5443 img {
   width: 100%;
   height: 100%;
 }

 .imageview_06d662ac3434 {
   width: 15px;
   height: 138px;
   position: absolute !important;
   left: 35.13px;
   top: 307px;
 }

 .imageview_06d662ac3434 img {
   width: 100%;
   height: 100%;
 }

 .imageview_3cc5ffe32290 {
   width: 15.25px;
   height: 244px;
   position: absolute !important;
   left: 35px;
   top: 448px;
 }

 .imageview_3cc5ffe32290 img {
   position: absolute;
   width: 15.3px !important;
   height: 243.0px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

 .imageview_3cc5ffe32290.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .text_9088652cfa00 {
   width: 507px;
   height: 63px;
   line-height: 31.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_9088652cfa00 {
   overflow: visible;
 }

 .container_f986df6ce2b8 {
   width: 507.2px;
   height: 63px;
   position: absolute !important;
   left: 43px;
   top: 66px;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_a703e82d24c6 {
   width: fit-content;
   line-height: 14.32px;
   font-family: 'DM Sans';
 }

 .container_863ea356eee2 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_6d8354b15831 {
   width: 534px;
   height: 82px;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_6d8354b15831 {
   overflow: visible;
 }

 .container_518f13ad6444 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_439eae48615a {
   width: 507px;
   height: 104px;
   position: absolute !important;
   left: 73.13px;
   top: 307px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_ffc4ecef8a76 {
   width: fit-content;
   line-height: 14.32px;
   font-family: 'DM Sans';
 }

 .container_eede020ad161 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_a73b5e478951 {
   width: 100%;
   min-width: 0;
   height: 82px;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_a73b5e478951 {
   overflow: visible;
 }

 .container_3c9a36eddda5 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_e60dda0e48b0 {
   width: 100%;
   min-width: 0;
   height: 19px;
   line-height: 18.83px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_e60dda0e48b0 {
   overflow: visible;
 }

 .container_523d2eb15b06 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_93c4b7a972e3 {
   width: 538px;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8.01px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_9f0f4f7b5c87 {
   width: 507px;
   height: 131.01px;
   position: absolute !important;
   left: 73.13px;
   top: 448px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_876153fde6d3 {
   width: fit-content;
   line-height: 17.57px;
   font-family: 'Mulish';
 }

 .container_0b377c435acc {
   padding: 14px 24px 14px 24px;
   width: fit-content;
   height: 48px;
   border-top: 1px solid #2b7de9ff;
   border-right: 1px solid #2b7de9ff;
   border-bottom: 1px solid #2b7de9ff;
   border-left: 1px solid #2b7de9ff;
   justify-content: flex-start;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #2b7de9;
   border-radius: 8px 8px 8px 8px;
 }

 .container_28b51847cb65 {
   padding: 28px 0 0 0;
   width: 507px;
   height: 76px;
   position: absolute !important;
   left: 73.13px;
   top: 580px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_28b51847cb65 {
   position: absolute !important;
   left: 73.13px;
   top: 580px;
   width: 507px;
   height: 76px;
 }

 .container_nested_28b51847cb65 {
   padding: 28px 0 0 0;
   width: 507px;
   height: 76px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .text_586c87d44b23 {
   width: fit-content;
   line-height: 14.32px;
   font-family: 'DM Sans';
 }

 .container_77fb4318196e {
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_2a26726e134f {
   width: 100%;
   min-width: 0;
   height: 82px;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_2a26726e134f {
   overflow: visible;
 }

 .container_05379389dfd5 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_c5da2f7b9a65 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_a8e83a3dc44a {
   padding: 0 0 24px 0;
   width: 507px;
   height: 104px;
   position: absolute !important;
   left: 73.13px;
   top: 166px;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_92d48bb16731 {
   width: 578px;
   height: 1061px;
   position: absolute !important;
   left: 0.4px;
   top: -185.42px;
   _scaling-factor: 0.5;
 }

 .imageview_92d48bb16731.wp-block-image {
   width: 433px !important;
   height: 691px !important;
   left: 0px !important;
   top: 0px !important;
   overflow: hidden;
 }

 .imageview_92d48bb16731 img {
   filter: brightness(0.4700000286102295);
 }

 .container_4668a2534c96 {
   width: 433.8px;
   height: 690.88px;
   z-index: 1;
   position: absolute !important;
   left: -0.2px;
   top: -26px;
   background: linear-gradient(90deg, #ffffff0f 0%, #ffffff00 30%);
 }

 .container_971a5740afb3 {
   position: absolute !important;
   overflow: visible;
   width: 433.8px;
   height: 690.88px;
   left: 0px;
   top: 0px;
   background: linear-gradient(135deg, #2a5580ff 0%, #1b3a5cff 100%);
 }

 .text_90afcafb8a65 {
   width: fit-content;
   z-index: 1;
   line-height: 16.93px;
   font-family: 'DM Sans';
 }

 .container_3570bbfa9c96 {
   padding: 6px 16px 6px 16px;
   width: 120px;
   height: 29px;
   z-index: 1;
   position: absolute !important;
   left: 290.55px;
   top: 24px;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #00000080;
   border-radius: 8px 8px 8px 8px;
   backdrop-filter: blur(2px);
   -webkit-font-smoothing: antialiased;
 }

 .container_0036b1750521 {
   position: absolute !important;
   overflow: visible;
   width: 433.8px;
   height: 690.88px;
   left: 646.13px;
   top: 1px;
 }

 .container_9c2bdd59f5b9 {
   position: absolute !important;
   width: 1080px;
   height: 691px;
   left: 0px;
   top: 0px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #ffffff;
   border-radius: 18px 18px 18px 18px;
 }

 .imageview_0381d3544305 {
   width: 15px;
   height: 138px;
   position: absolute !important;
   left: 35.13px;
   top: 166px;
 }

 .imageview_0381d3544305 img {
   width: 100%;
   height: 100%;
 }

 .imageview_12aecc8cd2f1 {
   width: 15px;
   height: 138px;
   position: absolute !important;
   left: 35.13px;
   top: 307px;
 }

 .imageview_12aecc8cd2f1 img {
   width: 100%;
   height: 100%;
 }

 .imageview_f5ad3a1d55d8 {
   width: 15.25px;
   height: 244px;
   position: absolute !important;
   left: 35px;
   top: 448px;
 }

 .imageview_f5ad3a1d55d8 img {
   position: absolute;
   width: 15.3px !important;
   height: 243.0px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

 .imageview_f5ad3a1d55d8.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .text_aa9d4c0f2eb9 {
   width: 507px;
   height: 63px;
   line-height: 31.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_aa9d4c0f2eb9 {
   overflow: visible;
 }

 .container_4465e8379399 {
   width: 507.2px;
   height: 63px;
   position: absolute !important;
   left: 43px;
   top: 66px;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_82f5a6ee0e2d {
   width: fit-content;
   line-height: 14.32px;
   font-family: 'DM Sans';
 }

 .container_61033a8cb222 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_eb7821d93de3 {
   width: 534px;
   height: 82px;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_eb7821d93de3 {
   overflow: visible;
 }

 .container_869f090ae730 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_17216f7546a2 {
   width: 507px;
   height: 104px;
   position: absolute !important;
   left: 73.13px;
   top: 307px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_0e2b67db57e2 {
   width: fit-content;
   line-height: 14.32px;
   font-family: 'DM Sans';
 }

 .container_c6a7bea20eaa {
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_5272498f7135 {
   width: 100%;
   min-width: 0;
   height: 82px;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_5272498f7135 {
   overflow: visible;
 }

 .container_dd20342f352d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_fcc7c298ba7a {
   width: 100%;
   min-width: 0;
   height: 19px;
   line-height: 18.83px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_fcc7c298ba7a {
   overflow: visible;
 }

 .container_aa1823373a14 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_9043cfbc44ba {
   width: 538px;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8.01px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_72814b8d375c {
   width: 507px;
   height: 131.01px;
   position: absolute !important;
   left: 73.13px;
   top: 448px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_9fd87f7392df {
   width: fit-content;
   line-height: 17.57px;
   font-family: 'Mulish';
 }

 .container_97e048172933 {
   padding: 14px 24px 14px 24px;
   width: fit-content;
   height: 48px;
   border-top: 1px solid #2b7de9ff;
   border-right: 1px solid #2b7de9ff;
   border-bottom: 1px solid #2b7de9ff;
   border-left: 1px solid #2b7de9ff;
   justify-content: flex-start;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #2b7de9;
   border-radius: 8px 8px 8px 8px;
 }

 .container_4d0f95f4bfbc {
   padding: 28px 0 0 0;
   width: 507px;
   height: 76px;
   position: absolute !important;
   left: 73.13px;
   top: 580px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_4d0f95f4bfbc {
   position: absolute !important;
   left: 73.13px;
   top: 580px;
   width: 507px;
   height: 76px;
 }

 .container_nested_4d0f95f4bfbc {
   padding: 28px 0 0 0;
   width: 507px;
   height: 76px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .text_8df92ae900f1 {
   width: fit-content;
   line-height: 14.32px;
   font-family: 'DM Sans';
 }

 .container_d856e266ea4f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_f30206615d71 {
   width: 100%;
   min-width: 0;
   height: 82px;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_f30206615d71 {
   overflow: visible;
 }

 .container_ab4aa8f3424d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_6f501c04795b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_2aeb5b8e91fd {
   padding: 0 0 24px 0;
   width: 507px;
   height: 104px;
   position: absolute !important;
   left: 73.13px;
   top: 166px;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_c72e3f444572 {
   width: 578px;
   height: 1061px;
   position: absolute !important;
   left: 0.4px;
   top: -185.42px;
   _scaling-factor: 0.5;
 }

 .imageview_c72e3f444572.wp-block-image {
   width: 433px !important;
   height: 691px !important;
   left: 0px !important;
   top: 0px !important;
   overflow: hidden;
 }

 .imageview_c72e3f444572 img {
   width: 100% !important;
   height: 100% !important;
   object-fit: cover;
   object-position: left top;
   max-width: none !important;
 }

 .container_fea07d77a4c7 {
   width: 433.8px;
   height: 690.88px;
   z-index: 1;
   position: absolute !important;
   left: -0.2px;
   top: -26px;
   background: linear-gradient(90deg, #ffffff0f 0%, #ffffff00 30%);
 }

 .container_337c1644776e {
   position: absolute !important;
   overflow: visible;
   width: 433.8px;
   height: 690.88px;
   left: 0px;
   top: 0px;
   background: linear-gradient(135deg, #2a5580ff 0%, #1b3a5cff 100%);
 }

 .container_6e6964a40eea {
   position: absolute !important;
   overflow: visible;
   width: 433.8px;
   height: 690.88px;
   left: 646.13px;
   top: 1px;
 }

 .container_72937a7fcf3e {
   position: absolute !important;
   width: 1080px;
   height: 691px;
   left: 1116px;
   top: 0px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #ffffff;
   border-radius: 18px 18px 18px 18px;
 }

 .container_e320e685c2e0 {
   position: absolute !important;
   overflow: visible;
   width: 2196px;
   height: 691px;
   left: 92px;
   top: 244px;
   border-radius: 18px 18px 18px 18px;
 }

 .container_e26a05407dd9 {
   position: absolute !important;
   width: 1920px;
   height: 1029px;
   left: 0px;
   top: 4186.3px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #f7f8fa;
 }

 .text_8954f3f94e4e {
   width: 168px;
   height: 20px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 19.53px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_8954f3f94e4e {
   overflow: visible;
 }

 .text_22fc16ceb9f0 {
   width: 360px;
   height: 36px;
   position: absolute !important;
   left: 0px;
   top: 28.4px;
   line-height: 35.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_22fc16ceb9f0 {
   overflow: visible;
 }

 .text_1372f5b8e6f9 {
   width: 188px;
   height: 22px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 22.13px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_1372f5b8e6f9 {
   overflow: visible;
 }

 .text_7e57521b8a81 {
   width: 432px;
   height: 77px;
   position: absolute !important;
   left: 0px;
   top: 39px;
   line-height: 25.6px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_7e57521b8a81 {
   overflow: visible;
 }

 .text_f0c24986fcbe {
   width: 145px;
   height: 21px;
   position: absolute !important;
   left: 0px;
   top: 137px;
   line-height: 20.83px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_f0c24986fcbe {
   overflow: visible;
 }

 .container_dbf873560140 {
   position: absolute !important;
   overflow: visible;
   width: 432px;
   height: 158px;
   left: 40.8px;
   top: 40.8px;
 }

 .container_3d131759fb73 {
   position: relative !important;
   overflow: visible;
   height: 239.2px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   background: #f7f8fa;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .text_a363461c1a8c {
   width: 155px;
   height: 22px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 22.13px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_a363461c1a8c {
   overflow: visible;
 }

 .text_f20e0466aeaa {
   width: 412px;
   height: 77px;
   position: absolute !important;
   left: 0px;
   top: 39px;
   line-height: 25.6px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_f20e0466aeaa {
   overflow: visible;
 }

 .text_03d4f23f9542 {
   width: 144px;
   height: 21px;
   position: absolute !important;
   left: 0px;
   top: 137px;
   line-height: 20.83px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_03d4f23f9542 {
   overflow: visible;
 }

 .container_12c5d4828ecf {
   position: absolute !important;
   overflow: visible;
   width: 412px;
   height: 158px;
   left: 40.8px;
   top: 40.8px;
 }

 .container_eacd3ccf3ece {
   position: relative !important;
   overflow: visible;
   height: 239.2px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   background: #f7f8fa;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .text_05ce6a894a37 {
   width: 169px;
   height: 22px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 22.13px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_05ce6a894a37 {
   overflow: visible;
 }

 .text_bbfa8513cd22 {
   width: 398.4px;
   height: 77px;
   position: absolute !important;
   left: 0px;
   top: 39.2px;
   line-height: 25.6px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_bbfa8513cd22 {
   overflow: visible;
 }

 .text_b280ea534581 {
   width: 138px;
   height: 21px;
   position: absolute !important;
   left: 0px;
   top: 137.6px;
   line-height: 20.83px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_b280ea534581 {
   overflow: visible;
 }

 .container_de61268ed03a {
   position: absolute !important;
   overflow: visible;
   width: 398.4px;
   height: 158.6px;
   left: 40.8px;
   top: 40.8px;
 }

 .container_08e6e6af0112 {
   position: relative !important;
   overflow: visible;
   height: 239.2px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   background: #f7f8fa;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .container_22dccc128d93 {
   width: 1520px;
   height: 239.2px;
   position: absolute !important;
   left: 0px;
   top: 187px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 40px;
   display: flex !important;
   flex-direction: row;
 }

 .text_45a63d899fe0 {
   width: 201px;
   height: 22px;
   position: absolute !important;
   left: 16px;
   top: 11px;
   line-height: 22.13px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_45a63d899fe0 {
   overflow: visible;
 }

 .container_f452122757c5 {
   position: relative !important;
   overflow: visible;
   width: 233px;
   height: 42px;
   flex-shrink: 0;
   background: #1b3a5c;
   border-radius: 10px 10px 10px 10px;
   box-shadow: inset 0 0 0 0.8px #1b3a5cff;
 }

 .container_wrapper_f452122757c5 {
   position: relative !important;
   overflow: visible;
   width: 233px;
   height: 42px;
   flex-shrink: 0;
 }

 .container_nested_f452122757c5 {
   width: 233px;
   height: 42px;
   border-top: 0.8px solid #1b3a5cff;
   border-right: 0.8px solid #1b3a5cff;
   border-bottom: 0.8px solid #1b3a5cff;
   border-left: 0.8px solid #1b3a5cff;
   background: #1b3a5c;
   border-radius: 10px 10px 10px 10px;
 }

 .text_2a90237425ae {
   width: 142px;
   height: 22px;
   position: absolute !important;
   left: 22px;
   top: 11px;
   line-height: 22.13px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_2a90237425ae {
   overflow: visible;
 }

 .container_f1940041e3be {
   position: relative !important;
   overflow: visible;
   width: 185px;
   height: 42px;
   flex-shrink: 0;
   background: #1b3a5c;
   border-radius: 10px 10px 10px 10px;
   box-shadow: inset 0 0 0 0.8px #1b3a5cff;
 }

 .container_wrapper_f1940041e3be {
   position: relative !important;
   overflow: visible;
   width: 185px;
   height: 42px;
   flex-shrink: 0;
 }

 .container_nested_f1940041e3be {
   width: 185px;
   height: 42px;
   border-top: 0.8px solid #1b3a5cff;
   border-right: 0.8px solid #1b3a5cff;
   border-bottom: 0.8px solid #1b3a5cff;
   border-left: 0.8px solid #1b3a5cff;
   background: #1b3a5c;
   border-radius: 10px 10px 10px 10px;
 }

 .text_b045002554db {
   width: 144px;
   height: 22px;
   position: absolute !important;
   left: 19px;
   top: 11px;
   line-height: 22.13px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_b045002554db {
   overflow: visible;
 }

 .container_68781c3cc22e {
   position: relative !important;
   overflow: visible;
   width: 182px;
   height: 42px;
   flex-shrink: 0;
   background: #1b3a5c;
   border-radius: 10px 10px 10px 10px;
   box-shadow: inset 0 0 0 0.8px #1b3a5cff;
 }

 .container_wrapper_68781c3cc22e {
   position: relative !important;
   overflow: visible;
   width: 182px;
   height: 42px;
   flex-shrink: 0;
 }

 .container_nested_68781c3cc22e {
   width: 182px;
   height: 42px;
   border-top: 0.8px solid #1b3a5cff;
   border-right: 0.8px solid #1b3a5cff;
   border-bottom: 0.8px solid #1b3a5cff;
   border-left: 0.8px solid #1b3a5cff;
   background: #1b3a5c;
   border-radius: 10px 10px 10px 10px;
 }

 .text_bd8e70ed787e {
   width: 118px;
   height: 22px;
   position: absolute !important;
   left: 16px;
   top: 11px;
   line-height: 22.13px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_bd8e70ed787e {
   overflow: visible;
 }

 .container_fb854ef6a0b3 {
   position: relative !important;
   overflow: visible;
   width: 150px;
   height: 42px;
   flex-shrink: 0;
   background: #1b3a5c;
   border-radius: 10px 10px 10px 10px;
   box-shadow: inset 0 0 0 0.8px #1b3a5cff;
 }

 .container_wrapper_fb854ef6a0b3 {
   position: relative !important;
   overflow: visible;
   width: 150px;
   height: 42px;
   flex-shrink: 0;
 }

 .container_nested_fb854ef6a0b3 {
   width: 150px;
   height: 42px;
   border-top: 0.8px solid #1b3a5cff;
   border-right: 0.8px solid #1b3a5cff;
   border-bottom: 0.8px solid #1b3a5cff;
   border-left: 0.8px solid #1b3a5cff;
   background: #1b3a5c;
   border-radius: 10px 10px 10px 10px;
 }

 .container_db379fcd6b68 {
   padding: 0 435.91px 0 0;
   width: 1242px;
   height: 42px;
   position: absolute !important;
   left: -1px;
   top: 113px;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 10px 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_efc71c0df406 {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 374px;
   left: 200px;
   top: 100px;
 }

 .container_1fa01790a8aa {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 657px;
   left: 0px;
   top: 5217.3px;
   background: #ffffff;
 }

 .text_9e9dcb992d7b {
   width: 209.55px;
   height: 22px;
   position: absolute !important;
   left: -0.48px;
   top: 0px;
   line-height: 21.45px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_9e9dcb992d7b {
   overflow: visible;
 }

 .text_614d4a56b6a8 {
   width: 404.05px;
   height: 53px;
   position: absolute !important;
   left: -0.48px;
   top: 31px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_614d4a56b6a8 {
   overflow: visible;
 }

 .text_d89d215cf83a {
   width: 447.03px;
   height: 25px;
   position: absolute !important;
   left: 40.63px;
   top: 40.75px;
   line-height: 25px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_d89d215cf83a {
   overflow: visible;
 }

 .text_7f8d90ea6831 {
   width: 666.4px;
   height: 52px;
   position: absolute !important;
   left: 40.8px;
   top: 76.2px;
   line-height: 25.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_7f8d90ea6831 {
   overflow: visible;
 }

 .text_503425908d66 {
   width: 247.68px;
   height: 25px;
   position: absolute !important;
   left: 40.63px;
   top: 142.75px;
   line-height: 24.75px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_503425908d66 {
   overflow: visible;
 }

 .container_940d63a2a43f {
   position: absolute !important;
   overflow: visible;
   width: 748px;
   height: 209.85px;
   left: 0px;
   top: 0px;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .text_90beb8da34eb {
   width: 428.9px;
   height: 25px;
   position: absolute !important;
   left: 40.86px;
   top: 40.75px;
   line-height: 25px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_90beb8da34eb {
   overflow: visible;
 }

 .text_70aca35c44c5 {
   width: 666.4px;
   height: 52px;
   position: absolute !important;
   left: 40.8px;
   top: 76.2px;
   line-height: 25.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_70aca35c44c5 {
   overflow: visible;
 }

 .text_3300ca052742 {
   width: 287.95px;
   height: 25px;
   position: absolute !important;
   left: 40.86px;
   top: 142.75px;
   line-height: 24.75px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_3300ca052742 {
   overflow: visible;
 }

 .container_72b775e9401c {
   position: absolute !important;
   overflow: visible;
   width: 748px;
   height: 209.85px;
   left: 772px;
   top: 0px;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .container_b906a61402d7 {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 209.85px;
   left: 0px;
   top: 136.25px;
 }

 .container_c3d7a7f4eae3 {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 346.1px;
   left: 200px;
   top: 100px;
 }

 .container_5b6e2480a2b4 {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 546px;
   left: 0px;
   top: 5876.3px;
   background: #f7f8fa;
 }

 .text_8dbfb5c3d9de {
   width: 665.12px;
   height: 53px;
   position: absolute !important;
   left: 475.16px;
   top: -4px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_8dbfb5c3d9de {
   overflow: visible;
 }

 .text_2bf2a7fc3583 {
   width: 673.16px;
   height: 29px;
   position: absolute !important;
   left: 451.05px;
   top: 64px;
   line-height: 28.05px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_2bf2a7fc3583 {
   overflow: visible;
 }

 .container_d5ff0525a971 {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 92.85px;
   left: 0px;
   top: 0px;
 }

 .text_b6d70496d20c {
   width: 381.21px;
   height: 23px;
   position: absolute !important;
   left: 0px;
   top: 7.75px;
   line-height: 22.5px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_b6d70496d20c {
   overflow: visible;
 }

 .text_07744f57492b {
   width: 15.62px;
   height: 40px;
   position: absolute !important;
   left: 922.4px;
   top: -0.6px;
   line-height: 39.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_07744f57492b {
   overflow: visible;
 }

 .container_28f268f2124c {
   position: absolute !important;
   overflow: visible;
   width: 937.39px;
   height: 39.6px;
   left: 0px;
   top: 24px;
 }

 .container_fafc5ce4bc9a {
   position: absolute !important;
   overflow: visible;
   width: 937.39px;
   height: 88.4px;
   left: 0px;
   top: 0px;
   box-shadow: inset 0 -0.8px 0 0 #e2e4e8ff;
 }

 .text_dfb527453246 {
   width: 397px;
   height: 23px;
   position: absolute !important;
   left: -0.39px;
   top: 7.6px;
   line-height: 22.5px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_dfb527453246 {
   overflow: visible;
 }

 .text_b479b5b494e3 {
   width: 15.62px;
   height: 40px;
   position: absolute !important;
   left: 922.4px;
   top: -0.6px;
   line-height: 39.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_b479b5b494e3 {
   overflow: visible;
 }

 .container_e25fc61a7b6a {
   position: absolute !important;
   overflow: visible;
   width: 937.39px;
   height: 39.6px;
   left: 0px;
   top: 24px;
 }

 .container_2c45754ba324 {
   position: absolute !important;
   overflow: visible;
   width: 937.39px;
   height: 88.4px;
   left: 0px;
   top: 88.4px;
   box-shadow: inset 0 -0.8px 0 0 #e2e4e8ff;
 }

 .text_32a65c5f7908 {
   width: 450.99px;
   height: 23px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 7.75px;
   line-height: 22.5px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_32a65c5f7908 {
   overflow: visible;
 }

 .text_64dcb2f675de {
   width: 15.62px;
   height: 40px;
   z-index: 1;
   position: absolute !important;
   left: 922.4px;
   top: -0.6px;
   line-height: 39.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_64dcb2f675de {
   overflow: visible;
 }

 .container_6187a012dded {
   position: absolute !important;
   overflow: visible;
   width: 937.39px;
   height: 39.6px;
   z-index: 1;
   left: 0px;
   top: 24px;
 }

 .container_af27e7922535 {
   position: absolute !important;
   overflow: visible;
   width: 937.39px;
   height: 88.4px;
   z-index: 1;
   left: 0px;
   top: 176.8px;
   box-shadow: inset 0 -0.8px 0 0 #e2e4e8ff;
 }

 .text_24dc5f6d98c5 {
   width: 321.84px;
   height: 23px;
   position: absolute !important;
   left: 0px;
   top: 7.75px;
   line-height: 22.5px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_24dc5f6d98c5 {
   overflow: visible;
 }

 .text_0450422be330 {
   width: 15.62px;
   height: 40px;
   position: absolute !important;
   left: 922.4px;
   top: -0.6px;
   line-height: 39.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_0450422be330 {
   overflow: visible;
 }

 .container_898cdc6da67a {
   position: absolute !important;
   overflow: visible;
   width: 937.39px;
   height: 39.6px;
   left: 0px;
   top: 24px;
 }

 .container_2c5d54c535d4 {
   position: absolute !important;
   overflow: visible;
   width: 937.39px;
   height: 88.4px;
   left: 0px;
   top: 265.2px;
   box-shadow: inset 0 -0.8px 0 0 #e2e4e8ff;
 }

 .text_fdca36ab2528 {
   width: 365.58px;
   height: 23px;
   position: absolute !important;
   left: 0px;
   top: 7.75px;
   line-height: 22.5px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_fdca36ab2528 {
   overflow: visible;
 }

 .text_93e0efdcc41a {
   width: 15.62px;
   height: 40px;
   position: absolute !important;
   left: 922.4px;
   top: -0.6px;
   line-height: 39.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_93e0efdcc41a {
   overflow: visible;
 }

 .container_b8ae1b5406f2 {
   position: absolute !important;
   overflow: visible;
   width: 937.39px;
   height: 39.6px;
   left: 0px;
   top: 24px;
 }

 .container_835c6b5c75f2 {
   position: absolute !important;
   overflow: visible;
   width: 937.39px;
   height: 88.4px;
   left: 0px;
   top: 353.6px;
   box-shadow: inset 0 -0.8px 0 0 #e2e4e8ff;
 }

 .text_fa719033dcce {
   width: 448px;
   height: 23px;
   z-index: 1;
   position: absolute !important;
   left: -0.39px;
   top: 8px;
   line-height: 22.5px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_fa719033dcce {
   overflow: visible;
 }

 .text_5cff9f9da6fd {
   width: 15.62px;
   height: 40px;
   z-index: 1;
   position: absolute !important;
   left: 922.4px;
   top: -0.6px;
   line-height: 39.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_5cff9f9da6fd {
   overflow: visible;
 }

 .container_4698dec834d4 {
   position: absolute !important;
   overflow: visible;
   width: 937.39px;
   height: 39.6px;
   z-index: 1;
   left: 0px;
   top: 24px;
 }

 .container_536aa5feac03 {
   position: absolute !important;
   overflow: visible;
   width: 937.39px;
   height: 88.4px;
   z-index: 1;
   left: 0px;
   top: 442px;
   box-shadow: inset 0 -0.8px 0 0 #e2e4e8ff;
 }

 .container_6ad09e785c9d {
   position: absolute !important;
   overflow: visible;
   width: 937.39px;
   height: 530px;
   left: 310.39px;
   top: 149px;
 }

 .container_f3936cdb9a99 {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 679.25px;
   left: 200px;
   top: 120px;
 }

 .container_5c1145b5d5eb {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 919px;
   left: 0px;
   top: 6424.3px;
   background: #ffffff;
 }

 .container_847db8c3afab {
   width: 700px;
   height: 500px;
   position: absolute !important;
   left: 610px;
   top: 14.65px;
   background: radial-gradient(closest-side at 50% 50%, #2b7de914 0%, #00000000 70%);
 }

 .text_02028c1deb75 {
   width: 363px;
   height: 53px;
   z-index: 1;
   position: absolute !important;
   left: 579px;
   top: -4px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_02028c1deb75 {
   overflow: visible;
 }

 .text_8409223af86a {
   width: 560px;
   height: 57px;
   z-index: 1;
   position: absolute !important;
   left: 485.26px;
   top: 74px;
   line-height: 28.05px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_8409223af86a {
   overflow: visible;
 }

 .text_a715cbefff5a {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 36px;
   top: 17.58px;
   line-height: 28.05px;
   font-family: 'Mulish';
 }

 .container_6a59943c277c {
   position: relative !important;
   overflow: visible;
   width: 220.82px;
   height: 65.65px;
   flex-shrink: 0;
   z-index: 1;
   background: #2b7de9;
   border-radius: 10px 10px 10px 10px;
 }

 .container_wrapper_6a59943c277c {
   position: relative !important;
   overflow: visible;
   width: 220.82px;
   height: 65.65px;
   flex-shrink: 0;
   z-index: 1;
 }

 .container_nested_6a59943c277c {
   width: 220.82px;
   height: 65.65px;
   z-index: 1;
   background: #2b7de9;
   border-radius: 10px 10px 10px 10px;
 }

 .text_11cbc5327651 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 36.8px;
   top: 18.38px;
   line-height: 28.05px;
   font-family: 'Mulish';
 }

 .container_8338164d9f6f {
   position: relative !important;
   overflow: visible;
   width: 233.25px;
   height: 65.65px;
   flex-shrink: 0;
   z-index: 1;
   border-radius: 10px 10px 10px 10px;
   box-shadow: inset 0 0 0 0.8px #ffffff33;
 }

 .container_wrapper_8338164d9f6f {
   position: relative !important;
   overflow: visible;
   width: 233.25px;
   height: 65.65px;
   flex-shrink: 0;
   z-index: 1;
 }

 .container_nested_8338164d9f6f {
   width: 233.25px;
   height: 65.65px;
   z-index: 1;
   border-top: 0.8px solid #ffffff33;
   border-right: 0.8px solid #ffffff33;
   border-bottom: 0.8px solid #ffffff33;
   border-left: 0.8px solid #ffffff33;
   border-radius: 10px 10px 10px 10px;
 }

 .container_f95ffc4afc33 {
   padding: 0 524.96px 0 524.96px;
   width: 1520px;
   height: 65.65px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 166.9px;
   justify-content: center;
   align-items: flex-start;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .text_2fa6ea51ffba {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: -0.37px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .container_5f2f95686e4b {
   position: relative !important;
   overflow: visible;
   width: 123.66px;
   height: 24.75px;
   flex-shrink: 0;
   z-index: 1;
 }

 .text_aaf5b299730a {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: -0.37px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .container_629ce972d5f8 {
   position: relative !important;
   overflow: visible;
   width: 149.74px;
   height: 24.75px;
   flex-shrink: 0;
   z-index: 1;
 }

 .container_46e1718d324d {
   padding: 0 607.3px 0 607.3px;
   width: 1520px;
   height: 24.75px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 264.55px;
   justify-content: center;
   align-items: flex-start;
   gap: 0 32px;
   display: flex !important;
   flex-direction: row;
 }

 .container_b2a230b639b8 {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 289.3px;
   z-index: 1;
   left: 200px;
   top: 85px;
 }

 .container_3696c50017e8 {
   position: absolute !important;
   width: 1920px;
   height: 460px;
   left: 0px;
   top: 7345.3px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #1b3a5c;
 }

 .container_9b883bb46d5a {
   width: 1920px;
   height: 445px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #f7f8fa;
 }

 .line_2dcd5d20081c {
   width: 1920px;
   height: 1px;
   z-index: 1;
   border-top: 1px solid #f7f8faff;
   border-right: 1px solid #f7f8faff;
   border-bottom: 1px solid #f7f8faff;
   border-left: 1px solid #f7f8faff;
   position: absolute !important;
   left: 0px;
   top: 248px;
   direction: horizontal;
   background: #f7f8fa;
 }

 .text_e2d448fa0b8c {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 907px;
   top: 396px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .imageview_70efc6e76e28 {
   width: 188px;
   height: 136px;
   z-index: 1;
   position: absolute !important;
   left: 1504px;
   top: 85px;
   _scaling-factor: 0.5;
 }

 .imageview_70efc6e76e28 img {
   position: absolute;
   width: 100.44% !important;
   height: 140.21% !important;
   max-width: none !important;
   left: -0.22%;
   top: -19.59%;
 }

 .imageview_70efc6e76e28.wp-block-image {
   overflow: hidden;
 }

 .text_05b53dadf64a {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .text_b15bdfe101fe {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 37.07px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_0f58da52d1e3 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 71.82px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_12be9b09be42 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 106.57px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .container_a161dffe8d65 {
   position: absolute !important;
   overflow: visible;
   width: 149.74px;
   height: 211.2px;
   z-index: 2;
   left: 783px;
   top: 102px;
 }

 .text_2dc0b2817df6 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .text_ae895a6969f9 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 37.07px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_219ffdc8e7ab {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 71.82px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_d9d180becfe2 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 106.57px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .container_b1d942a90e33 {
   position: absolute !important;
   overflow: visible;
   width: 149.74px;
   height: 211.2px;
   z-index: 2;
   left: 1115.74px;
   top: 102px;
 }

 .text_62e87ae728b4 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .text_fe12efadddef {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 37.07px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_7f0284d46cf0 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 71.82px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_28313b94be27 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 106.57px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_8dfb09867f4e {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 141.32px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .container_479fb1e2cf1c {
   position: absolute !important;
   overflow: visible;
   width: 137.9px;
   height: 211.2px;
   z-index: 2;
   left: 462px;
   top: 102px;
 }

 .text_672b325924ac {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .text_4e8f5750e465 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 37.07px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_fd5224c8ddef {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 71.82px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_5de112866c34 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 106.57px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_b0f07e39735c {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 141.32px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_4626f1dca9f9 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 176.07px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .container_e447904488f6 {
   position: absolute !important;
   overflow: visible;
   width: 89.93px;
   height: 211.2px;
   z-index: 2;
   left: 165px;
   top: 102px;
 }

 .text_afdf0609d42c {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .container_691b7a0f0039 {
   position: relative !important;
   overflow: visible;
   width: 211.06px;
   height: 21.45px;
   flex-shrink: 0;
   z-index: 2;
 }

 .text_9fb3d047090a {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .text_89215741fa8e {
   width: max-content;
   z-index: 3;
   position: absolute !important;
   left: 82.69px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .text_5588394ad2ba {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 99.26px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .container_d591df50d33c {
   position: relative !important;
   overflow: visible;
   width: 197.98px;
   height: 21.45px;
   flex-shrink: 0;
   z-index: 2;
 }

 .container_f2bd6c7376eb {
   padding: 24px 0 0 0;
   width: 1531.16px;
   height: 45.45px;
   z-index: 2;
   position: absolute !important;
   left: 221.61px;
   top: 366px;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_89f109438890 {
   width: 132px;
   height: 24px;
   z-index: 2;
   position: absolute !important;
   left: 1504px;
   top: 227px;
 }

 .imageview_89f109438890 img {
   width: 100%;
   height: 100%;
 }

 .container_f21d89a2df09 {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 445px;
   left: 0px;
   top: 7807.3px;
 }

 .imageview_9560eefeb61e {
   width: 18px;
   height: 18px;
   flex-shrink: 0;
   z-index: 1;
 }

 .imageview_9560eefeb61e img {
   width: 100%;
   height: 100%;
 }

 .text_cd7e49527a00 {
   width: fit-content;
   z-index: 1;
   line-height: 20.83px;
   font-family: 'DM Sans';
 }

 .container_a915e513b3bf {
   padding: 16px 28px 16px 28px;
   width: 154.8px;
   height: 52px;
   z-index: 1;
   position: absolute !important;
   left: 1732.75px;
   top: 2848px;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #2b7de9;
   border-radius: 12px 12px 12px 12px;
   box-shadow: 0px 8px 24px #2b7de94d;
 }

 .container_wrapper_a915e513b3bf {
   position: absolute !important;
   left: 1732.75px;
   top: 2848px;
   width: 154.8px;
   height: 52px;
   z-index: 1;
 }

 .container_nested_a915e513b3bf {
   padding: 16px 28px 16px 28px;
   width: 154.8px;
   height: 52px;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #2b7de9;
   border-radius: 12px 12px 12px 12px;
   filter: drop-shadow(0px 8px 24px #2b7de94d);
 }

 .viewport_c4135d5a4bc8 {
   width: 1920px;
   height: 8252.3px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #ffffff;
 }

 .text_54a2e1068e6a {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -4px;
   line-height: 52.8px;
   font-family: 'Mulish';
 }

 .text_f1606515624b {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 60.37px;
   line-height: 28.05px;
   font-family: 'Mulish';
 }

 .text_d540a14f57ea {
   width: max-content;
   position: absolute !important;
   left: 36.8px;
   top: 34.4px;
   line-height: 52px;
   font-family: 'Mulish';
 }

 .text_75873075588f {
   width: 414.4px;
   height: 52px;
   position: absolute !important;
   left: 36.8px;
   top: 106.8px;
   line-height: 26px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_75873075588f {
   overflow: visible;
 }

 .text_47eacdfb59ea {
   width: 414.4px;
   height: 53px;
   position: absolute !important;
   left: 36.8px;
   top: 172px;
   line-height: 26.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_47eacdfb59ea {
   overflow: visible;
 }

 .container_de505da36ccf {
   position: absolute !important;
   overflow: visible;
   width: 488px;
   height: 262.4px;
   left: 0px;
   top: 0px;
   background: #f7f8fa;
   border-radius: 16px 16px 16px 16px;
 }

 .text_aac772eab389 {
   width: max-content;
   position: absolute !important;
   left: 36.8px;
   top: 34.4px;
   line-height: 52px;
   font-family: 'Mulish';
 }

 .text_3953f906d10a {
   width: 414.4px;
   height: 52px;
   position: absolute !important;
   left: 36.8px;
   top: 106.8px;
   line-height: 26px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_3953f906d10a {
   overflow: visible;
 }

 .text_bb2d6be2c9ce {
   width: 414.4px;
   height: 53px;
   position: absolute !important;
   left: 36.8px;
   top: 172px;
   line-height: 26.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_bb2d6be2c9ce {
   overflow: visible;
 }

 .container_15da135c4fa7 {
   position: absolute !important;
   overflow: visible;
   width: 488px;
   height: 262.4px;
   left: 516px;
   top: 0px;
   background: #f7f8fa;
   border-radius: 16px 16px 16px 16px;
 }

 .text_a23d097e75c3 {
   width: max-content;
   position: absolute !important;
   left: 36.8px;
   top: 34.4px;
   line-height: 52px;
   font-family: 'Mulish';
 }

 .text_89d6196bc34d {
   width: 414.4px;
   height: 52px;
   position: absolute !important;
   left: 36.8px;
   top: 106.8px;
   line-height: 26px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_89d6196bc34d {
   overflow: visible;
 }

 .text_4855fecb7bc1 {
   width: 414.4px;
   height: 53px;
   position: absolute !important;
   left: 36.8px;
   top: 172px;
   line-height: 26.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_4855fecb7bc1 {
   overflow: visible;
 }

 .container_cc06ea1c3c09 {
   position: absolute !important;
   overflow: visible;
   width: 488px;
   height: 262.4px;
   left: 1032px;
   top: 0px;
   background: #f7f8fa;
   border-radius: 16px 16px 16px 16px;
 }

 .container_3883707f571f {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 262.4px;
   left: 0px;
   top: 140.85px;
 }

 .container_35a18289fb8c {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 403.25px;
   left: 200px;
   top: 100px;
 }

 .container_8636d62c1bf4 {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 603.25px;
   left: 0px;
   top: 980px;
 }

 .text_d54f48da32b3 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .text_bc07dedc602f {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 31.45px;
   line-height: 52.8px;
   font-family: 'Mulish';
 }

 .text_d319ca229c65 {
   width: 640px;
   height: 29px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 99px;
   line-height: 28.05px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_d319ca229c65 {
   overflow: visible;
 }

 .imageview_d2c1448f951f {
   width: 52px;
   height: 52px;
   flex-shrink: 0;
   z-index: 1;
 }

 .imageview_d2c1448f951f img {
   width: 100%;
   height: 100%;
 }

 .text_8f21af9c5e47 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: -0.22px;
   line-height: 21.25px;
   font-family: 'Mulish';
 }

 .text_8b1f4b23f5d6 {
   width: 624.4px;
   height: 44px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 26.85px;
   line-height: 21.7px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_8b1f4b23f5d6 {
   overflow: visible;
 }

 .container_1f8f44998d85 {
   position: relative !important;
   overflow: visible;
   width: 624.4px;
   height: 68.65px;
   flex-shrink: 0;
   z-index: 1;
 }

 .container_ad0e040e7ce2 {
   padding: 28.8px 28.8px 28.8px 28.8px;
   width: 750px;
   height: 126.25px;
   z-index: 1;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0.8px solid #ecedf0ff;
   border-bottom: 0.8px solid #ecedf0ff;
   border-left: 0.8px solid #ecedf0ff;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 20px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 14px 14px 14px 14px;
 }

 .imageview_bd521b922509 {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
   z-index: 1;
 }

 .imageview_bd521b922509 img {
   width: 100%;
   height: 100%;
 }

 .text_62b435715b2e {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: -0.22px;
   line-height: 21.25px;
   font-family: 'Mulish';
 }

 .text_4e61ee5a470f {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 24.8px;
   line-height: 21.7px;
   font-family: 'Mulish';
 }

 .container_3ece414e611f {
   position: relative !important;
   overflow: visible;
   width: 530.98px;
   height: 68.65px;
   flex-shrink: 0;
   z-index: 1;
 }

 .container_1e2290bc7d8c {
   padding: 28.8px 122.22px 28.8px 28.8px;
   width: 750px;
   height: 126.25px;
   z-index: 1;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0.8px solid #ecedf0ff;
   border-bottom: 0.8px solid #ecedf0ff;
   border-left: 0.8px solid #ecedf0ff;
   position: absolute !important;
   left: 770px;
   top: 0px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 20px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 14px 14px 14px 14px;
 }

 .imageview_7e3dde3cf40e {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
   z-index: 1;
 }

 .imageview_7e3dde3cf40e img {
   width: 100%;
   height: 100%;
 }

 .text_41201cb40a0a {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: -0.22px;
   line-height: 21.25px;
   font-family: 'Mulish';
 }

 .text_0ed37d32be1e {
   width: 597px;
   height: 22px;
   z-index: 1;
   position: absolute !important;
   left: 0.2px;
   top: 24.6px;
   line-height: 21.7px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_0ed37d32be1e {
   overflow: visible;
 }

 .container_6780e046612e {
   position: relative !important;
   overflow: visible;
   width: 556.58px;
   height: 48px;
   flex-shrink: 0;
   z-index: 1;
 }

 .container_19714658036f {
   padding: 28.8px 96.62px 28.8px 28.8px;
   width: 750px;
   height: 105.6px;
   z-index: 1;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0.8px solid #ecedf0ff;
   border-bottom: 0.8px solid #ecedf0ff;
   border-left: 0.8px solid #ecedf0ff;
   position: absolute !important;
   left: 0px;
   top: 146.25px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 20px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 14px 14px 14px 14px;
 }

 .imageview_6b4b6797a0a9 {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
   z-index: 1;
 }

 .imageview_6b4b6797a0a9 img {
   width: 100%;
   height: 100%;
 }

 .text_ef21e1689f21 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: -0.22px;
   line-height: 21.25px;
   font-family: 'Mulish';
 }

 .text_d9ade2e68b99 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 24.8px;
   line-height: 21.7px;
   font-family: 'Mulish';
 }

 .container_8628f082578c {
   position: relative !important;
   overflow: visible;
   width: 485.27px;
   height: 48px;
   flex-shrink: 0;
   z-index: 1;
 }

 .container_4f030454896e {
   padding: 28.8px 167.92px 28.8px 28.8px;
   width: 750px;
   height: 105.6px;
   z-index: 1;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0.8px solid #ecedf0ff;
   border-bottom: 0.8px solid #ecedf0ff;
   border-left: 0.8px solid #ecedf0ff;
   position: absolute !important;
   left: 770px;
   top: 146.25px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 20px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 14px 14px 14px 14px;
 }

 .imageview_4dfe3ce02d41 {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
   z-index: 1;
 }

 .imageview_4dfe3ce02d41 img {
   width: 100%;
   height: 100%;
 }

 .text_47bd0511fea0 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: -0.22px;
   line-height: 21.25px;
   font-family: 'Mulish';
 }

 .text_4a096d25ade9 {
   width: 554px;
   height: 22px;
   z-index: 1;
   position: absolute !important;
   left: 0.2px;
   top: 25px;
   line-height: 21.7px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_4a096d25ade9 {
   overflow: visible;
 }

 .container_3ead9afc20eb {
   position: relative !important;
   overflow: visible;
   width: 566.55px;
   height: 48px;
   flex-shrink: 0;
   z-index: 1;
 }

 .container_904f6c8d4458 {
   padding: 28.8px 86.65px 28.8px 28.8px;
   width: 750px;
   height: 105.6px;
   z-index: 1;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0.8px solid #ecedf0ff;
   border-bottom: 0.8px solid #ecedf0ff;
   border-left: 0.8px solid #ecedf0ff;
   position: absolute !important;
   left: 0px;
   top: 271.85px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 20px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 14px 14px 14px 14px;
 }

 .imageview_92e011776fef {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
   z-index: 1;
 }

 .imageview_92e011776fef img {
   width: 100%;
   height: 100%;
 }

 .text_48d177dd0e1b {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: -0.22px;
   line-height: 21.25px;
   font-family: 'Mulish';
 }

 .text_f39558dab115 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 24.8px;
   line-height: 21.7px;
   font-family: 'Mulish';
 }

 .container_98a06d9301ed {
   position: relative !important;
   overflow: visible;
   width: 551.91px;
   height: 48px;
   flex-shrink: 0;
   z-index: 1;
 }

 .container_e929329b6084 {
   padding: 28.8px 101.29px 28.8px 28.8px;
   width: 750px;
   height: 105.6px;
   z-index: 1;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0.8px solid #ecedf0ff;
   border-bottom: 0.8px solid #ecedf0ff;
   border-left: 0.8px solid #ecedf0ff;
   position: absolute !important;
   left: 770px;
   top: 271.85px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 20px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 14px 14px 14px 14px;
 }

 .container_387ccb08a5eb {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 377.45px;
   z-index: 1;
   left: 0px;
   top: 186px;
 }

 .container_fa9e5557b6ca {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 577.8px;
   z-index: 1;
   left: 200px;
   top: 120px;
 }

 .imageview_c3dcb1e4bfc6 {
   width: 18px;
   height: 18px;
   flex-shrink: 0;
   z-index: 1;
 }

 .imageview_c3dcb1e4bfc6 img {
   width: 100%;
   height: 100%;
 }

 .text_cdd78642f7dc {
   width: fit-content;
   z-index: 1;
   line-height: 20.83px;
   font-family: 'DM Sans';
 }

 .container_412a98ab09d1 {
   padding: 16px 28px 16px 28px;
   width: 153.59px;
   height: 52px;
   z-index: 1;
   position: absolute !important;
   left: 1744px;
   top: 100px;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #2b7de9;
   border-radius: 12px 12px 12px 12px;
   box-shadow: 0px 8px 24px #2b7de94d;
 }

 .container_wrapper_412a98ab09d1 {
   position: absolute !important;
   left: 1744px;
   top: 100px;
   width: 153.59px;
   height: 52px;
   z-index: 1;
 }

 .container_nested_412a98ab09d1 {
   padding: 16px 28px 16px 28px;
   width: 153.59px;
   height: 52px;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #2b7de9;
   border-radius: 12px 12px 12px 12px;
   filter: drop-shadow(0px 8px 24px #2b7de94d);
 }

 .container_6857b4c2a513 {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 817.8px;
   z-index: 1;
   left: 0px;
   top: 1583px;
   background: #f7f8fa;
 }

 .text_954e0f980915 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -0.33px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .text_bf386e4e11f2 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 31.45px;
   line-height: 52.8px;
   font-family: 'Mulish';
 }

 .text_a412b343e24f {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -0.8px;
   line-height: 27.5px;
   font-family: 'Mulish';
 }

 .container_690511ca8c4e {
   position: absolute !important;
   overflow: visible;
   width: 710px;
   height: 45.1px;
   left: 0px;
   top: 0px;
   box-shadow: inset 0 -1.6px 0 0 #e2e4e8ff;
 }

 .text_7c4958f03db6 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -0.42px;
   line-height: 28.05px;
   font-family: 'Mulish';
 }

 .text_639a77c883ee {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 32.05px;
   line-height: 24px;
   font-family: 'Mulish';
 }

 .container_3f9a4573eaba {
   position: absolute !important;
   overflow: visible;
   width: 710px;
   height: 56.05px;
   left: 0px;
   top: 73.1px;
 }

 .text_ffb36559d13c {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -0.43px;
   line-height: 28.05px;
   font-family: 'Mulish';
 }

 .text_3f72388936fa {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 32.05px;
   line-height: 24px;
   font-family: 'Mulish';
 }

 .container_418fa3be111e {
   position: absolute !important;
   overflow: visible;
   width: 710px;
   height: 56.05px;
   left: 0px;
   top: 153.15px;
 }

 .text_042f363c2ada {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -0.43px;
   line-height: 28.05px;
   font-family: 'Mulish';
 }

 .text_a9cc6c57efa8 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 32.05px;
   line-height: 24px;
   font-family: 'Mulish';
 }

 .container_67d2f4e0a8cc {
   position: absolute !important;
   overflow: visible;
   width: 710px;
   height: 56.05px;
   left: 0px;
   top: 233.2px;
 }

 .text_ee1008fe1695 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -0.43px;
   line-height: 28.05px;
   font-family: 'Mulish';
 }

 .text_75e5999b8fc9 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 32.05px;
   line-height: 24px;
   font-family: 'Mulish';
 }

 .container_874578cb4bb1 {
   position: absolute !important;
   overflow: visible;
   width: 710px;
   height: 56.05px;
   left: 0px;
   top: 313.25px;
 }

 .container_ac5903521d83 {
   position: absolute !important;
   overflow: visible;
   width: 710px;
   height: 393.3px;
   left: 0px;
   top: 0px;
 }

 .text_b52709d5c0d0 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -0.8px;
   line-height: 27.5px;
   font-family: 'Mulish';
 }

 .container_5bdc5308fdc7 {
   position: absolute !important;
   overflow: visible;
   width: 710px;
   height: 45.1px;
   left: 0px;
   top: 0px;
   box-shadow: inset 0 -1.6px 0 0 #e2e4e8ff;
 }

 .text_88469f2646a9 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -0.42px;
   line-height: 28.05px;
   font-family: 'Mulish';
 }

 .text_a9aa02047844 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 32.05px;
   line-height: 24px;
   font-family: 'Mulish';
 }

 .container_ba535bbc1955 {
   position: absolute !important;
   overflow: visible;
   width: 710px;
   height: 56.05px;
   left: 0px;
   top: 73.1px;
 }

 .text_564b67dc68b0 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -0.43px;
   line-height: 28.05px;
   font-family: 'Mulish';
 }

 .text_6319c64ef2e7 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 32.05px;
   line-height: 24px;
   font-family: 'Mulish';
 }

 .container_cd73f641fae3 {
   position: absolute !important;
   overflow: visible;
   width: 710px;
   height: 56.05px;
   left: 0px;
   top: 153.15px;
 }

 .text_2233177219e1 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -0.43px;
   line-height: 28.05px;
   font-family: 'Mulish';
 }

 .text_6248b98358cd {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 32.05px;
   line-height: 24px;
   font-family: 'Mulish';
 }

 .container_449e342bf445 {
   position: absolute !important;
   overflow: visible;
   width: 710px;
   height: 56.05px;
   left: 0px;
   top: 233.2px;
 }

 .text_dbc59153e8de {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -0.43px;
   line-height: 28.05px;
   font-family: 'Mulish';
 }

 .text_bd581de60f2a {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 32.05px;
   line-height: 24px;
   font-family: 'Mulish';
 }

 .container_25c139b5f350 {
   position: absolute !important;
   overflow: visible;
   width: 710px;
   height: 56.05px;
   left: 0px;
   top: 313.25px;
 }

 .container_9b48a4becdaf {
   position: absolute !important;
   overflow: visible;
   width: 710px;
   height: 393.3px;
   left: 810px;
   top: 0px;
 }

 .container_4abf191f552b {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 393.3px;
   left: 0px;
   top: 136.25px;
 }

 .container_cec9f6a2f6bf {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 529.55px;
   left: 200px;
   top: 120px;
 }

 .imageview_163fceaf26ab {
   width: 838px;
   height: 273.94px;
   z-index: 1;
   position: absolute !important;
   left: 163px;
   top: 326.34px;
 }

 .imageview_163fceaf26ab img {
   width: 100%;
   height: 100%;
 }

 .container_df3ff593853a {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 769.55px;
   left: 3px;
   top: 2506px;
 }

 .imageview_f971d919a95f {
   width: 1920px;
   height: 1047px;
   position: absolute !important;
   left: 0px;
   top: -90px;
   _scaling-factor: 0.5;
 }

 .imageview_f971d919a95f.wp-block-image {
   width: 1920px !important;
   height: 836px !important;
   left: 0px !important;
   top: 0px !important;
   overflow: hidden;
 }

 .imageview_f971d919a95f img {
   width: 100% !important;
   height: 100% !important;
   object-fit: cover;
   object-position: left top;
   max-width: none !important;
 }

 .text_3687628ac36c {
   width: fit-content;
   z-index: 1;
   line-height: 19.53px;
   font-family: 'DM Sans';
 }

 .container_e6022aee30ad {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_79f8aecae006 {
   width: fit-content;
   z-index: 1;
   line-height: 41.4px;
   font-family: 'Mulish';
 }

 .container_e8aa30be301b {
   padding: 0 0 0.69px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_612d98ea032e {
   width: fit-content;
   z-index: 1;
   line-height: 32px;
   font-family: 'DM Sans';
 }

 .container_6021c60e2672 {
   padding: 3.11px 0 0 0;
   width: 640px;
   height: fit-content;
   max-width: 640px;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_c6f331d2d531 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: center;
   justify-content: flex-start;
   gap: 12.9px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_1dbbfaf3dfa4 {
   width: 100%;
   min-width: 0;
   height: 31px;
   z-index: 1;
   line-height: 31.25px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_1dbbfaf3dfa4 {
   overflow: visible;
 }

 .container_a330f5dda395 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_b8bea95ec366 {
   width: 100%;
   min-width: 0;
   height: 18px;
   z-index: 1;
   line-height: 18.23px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_b8bea95ec366 {
   overflow: visible;
 }

 .container_a68501e3bb82 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_2882c97ae1d9 {
   width: 100%;
   min-width: 0;
   height: 80px;
   z-index: 1;
   line-height: 26.4px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_2882c97ae1d9 {
   overflow: visible;
 }

 .container_ce835dd954f9 {
   padding: 10.89px 0 0 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_c815d07229fe {
   width: fit-content;
   z-index: 1;
   line-height: 16.93px;
   font-family: 'DM Sans';
 }

 .container_7ef4566e9a44 {
   padding: 6px 14px 6px 14px;
   width: 69px;
   height: 29px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff14;
   border-radius: 8px 8px 8px 8px;
 }

 .container_wrapper_7ef4566e9a44 {
   position: absolute !important;
   left: 0px;
   top: 0px;
   width: 69px;
   height: 29px;
   z-index: 1;
 }

 .container_nested_7ef4566e9a44 {
   padding: 6px 14px 6px 14px;
   width: 69px;
   height: 29px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff14;
   border-radius: 8px 8px 8px 8px;
 }

 .text_12dac555afb1 {
   width: fit-content;
   z-index: 1;
   line-height: 16.93px;
   font-family: 'DM Sans';
 }

 .container_19635e8938c6 {
   padding: 6px 14px 6px 14px;
   width: 84px;
   height: 29px;
   z-index: 1;
   position: absolute !important;
   left: 76.52px;
   top: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff14;
   border-radius: 8px 8px 8px 8px;
 }

 .text_73f0f83724c8 {
   width: fit-content;
   z-index: 1;
   line-height: 16.93px;
   font-family: 'DM Sans';
 }

 .container_8b7f47706538 {
   padding: 6px 14px 6px 14px;
   width: 62px;
   height: 29px;
   z-index: 1;
   position: absolute !important;
   left: 167.78px;
   top: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff14;
   border-radius: 8px 8px 8px 8px;
 }

 .text_1f4ae73c839f {
   width: fit-content;
   z-index: 1;
   line-height: 16.93px;
   font-family: 'DM Sans';
 }

 .container_1bc4efeb4ca0 {
   padding: 6px 14px 6px 14px;
   width: 54px;
   height: 29px;
   z-index: 1;
   position: absolute !important;
   left: 237.16px;
   top: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff14;
   border-radius: 8px 8px 8px 8px;
 }

 .text_7e5c6bd43b92 {
   width: fit-content;
   z-index: 1;
   line-height: 16.93px;
   font-family: 'DM Sans';
 }

 .container_1b7f4098710b {
   padding: 6px 14px 6px 14px;
   width: 102px;
   height: 29px;
   z-index: 1;
   position: absolute !important;
   left: 298.58px;
   top: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff14;
   border-radius: 8px 8px 8px 8px;
 }

 .container_wrapper_1b7f4098710b {
   position: absolute !important;
   left: 298.58px;
   top: 0px;
   width: 102px;
   height: 29px;
   z-index: 1;
 }

 .container_nested_1b7f4098710b {
   padding: 6px 14px 6px 14px;
   width: 102px;
   height: 29px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff14;
   border-radius: 8px 8px 8px 8px;
 }

 .text_2b9e1200624a {
   width: fit-content;
   z-index: 1;
   line-height: 16.93px;
   font-family: 'DM Sans';
 }

 .container_e1766dcbbaff {
   padding: 6px 14px 6px 14px;
   width: 45px;
   height: 29px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 37px;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff14;
   border-radius: 8px 8px 8px 8px;
 }

 .container_wrapper_e1766dcbbaff {
   position: absolute !important;
   left: 0px;
   top: 37px;
   width: 45px;
   height: 29px;
   z-index: 1;
 }

 .container_nested_e1766dcbbaff {
   padding: 6px 14px 6px 14px;
   width: 45px;
   height: 29px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff14;
   border-radius: 8px 8px 8px 8px;
 }

 .container_2c612b213291 {
   position: relative !important;
   overflow: visible;
   width: 100%;
   min-width: 0;
   height: 74px;
   flex-shrink: 0;
   z-index: 1;
 }

 .container_775cede450bf {
   padding: 40px 40px 40px 40px;
   width: 490.67px;
   height: 319.89px;
   z-index: 1;
   border-top: 1px solid #ffffff1f;
   border-right: 1px solid #ffffff1f;
   border-bottom: 1px solid #ffffff1f;
   border-left: 1px solid #ffffff1f;
   position: absolute !important;
   left: 0px;
   top: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff1f;
   border-radius: 18px 18px 18px 18px;
 }

 .text_bcdf113d3cec {
   width: 100%;
   min-width: 0;
   height: 31px;
   z-index: 1;
   line-height: 31.25px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_bcdf113d3cec {
   overflow: visible;
 }

 .container_1f0a3266192c {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_bd9e7ee5268d {
   width: 100%;
   min-width: 0;
   height: 18px;
   z-index: 1;
   line-height: 18.23px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_bd9e7ee5268d {
   overflow: visible;
 }

 .container_ff54c0b0826b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_23c3598ff7e0 {
   width: 100%;
   min-width: 0;
   height: 80px;
   z-index: 1;
   line-height: 26.4px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_23c3598ff7e0 {
   overflow: visible;
 }

 .container_46b0c4d7f6a4 {
   padding: 10.89px 0 0 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_48502e5b6390 {
   width: fit-content;
   z-index: 1;
   line-height: 16.93px;
   font-family: 'DM Sans';
 }

 .container_2e18f6a3d06b {
   padding: 6px 14px 6px 14px;
   width: fit-content;
   height: 29px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff14;
   border-radius: 8px 8px 8px 8px;
 }

 .container_wrapper_2e18f6a3d06b {
   width: fit-content;
   height: 29px;
   z-index: 1;
 }

 .container_nested_2e18f6a3d06b {
   padding: 6px 14px 6px 14px;
   width: fit-content;
   height: 29px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff14;
   border-radius: 8px 8px 8px 8px;
 }

 .text_96dd333caeaf {
   width: fit-content;
   z-index: 1;
   line-height: 16.93px;
   font-family: 'DM Sans';
 }

 .container_0910564ebc5a {
   padding: 6px 14px 6px 14px;
   width: fit-content;
   height: 29px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff14;
   border-radius: 8px 8px 8px 8px;
 }

 .container_wrapper_0910564ebc5a {
   width: fit-content;
   height: 29px;
   z-index: 1;
 }

 .container_nested_0910564ebc5a {
   padding: 6px 14px 6px 14px;
   width: fit-content;
   height: 29px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff14;
   border-radius: 8px 8px 8px 8px;
 }

 .text_889915fdb98c {
   width: fit-content;
   z-index: 1;
   line-height: 16.93px;
   font-family: 'DM Sans';
 }

 .container_953d40db6123 {
   padding: 6px 14px 6px 14px;
   width: fit-content;
   height: 29px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff14;
   border-radius: 8px 8px 8px 8px;
 }

 .text_c5d7c441dcb5 {
   width: fit-content;
   z-index: 1;
   line-height: 16.93px;
   font-family: 'DM Sans';
 }

 .container_f7e557d88ee9 {
   padding: 6px 14px 6px 14px;
   width: fit-content;
   height: 29px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff14;
   border-radius: 8px 8px 8px 8px;
 }

 .container_wrapper_f7e557d88ee9 {
   width: fit-content;
   height: 29px;
   z-index: 1;
 }

 .container_nested_f7e557d88ee9 {
   padding: 6px 14px 6px 14px;
   width: fit-content;
   height: 29px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff14;
   border-radius: 8px 8px 8px 8px;
 }

 .container_29c2880af150 {
   padding: 8px 0 0 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_2617c18ebc3e {
   padding: 40px 40px 77px 40px;
   width: 490.67px;
   height: 319.89px;
   z-index: 1;
   border-top: 1px solid #ffffff1f;
   border-right: 1px solid #ffffff1f;
   border-bottom: 1px solid #ffffff1f;
   border-left: 1px solid #ffffff1f;
   position: absolute !important;
   left: 514.67px;
   top: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff1f;
   border-radius: 18px 18px 18px 18px;
 }

 .text_eac91ab5bd8e {
   width: 100%;
   min-width: 0;
   height: 31px;
   z-index: 1;
   line-height: 31.25px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_eac91ab5bd8e {
   overflow: visible;
 }

 .container_6546904cb1ec {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_19bab6550d12 {
   width: 100%;
   min-width: 0;
   height: 18px;
   z-index: 1;
   line-height: 18.23px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_19bab6550d12 {
   overflow: visible;
 }

 .container_c9158b51702b {
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_4948d888b06f {
   width: 100%;
   min-width: 0;
   height: 80px;
   z-index: 1;
   line-height: 26.4px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_4948d888b06f {
   overflow: visible;
 }

 .container_57eea4f9cff7 {
   padding: 10.89px 0 0 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_6f58bae99b4e {
   width: fit-content;
   z-index: 1;
   line-height: 16.93px;
   font-family: 'DM Sans';
 }

 .container_d08799dd3e3c {
   padding: 6px 14px 6px 14px;
   width: fit-content;
   height: 29px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff14;
   border-radius: 8px 8px 8px 8px;
 }

 .text_da66ca644c64 {
   width: fit-content;
   z-index: 1;
   line-height: 16.93px;
   font-family: 'DM Sans';
 }

 .container_e40d22813dd2 {
   padding: 6px 14px 6px 14px;
   width: fit-content;
   height: 29px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff14;
   border-radius: 8px 8px 8px 8px;
 }

 .text_9af5f1c0879d {
   width: fit-content;
   z-index: 1;
   line-height: 16.93px;
   font-family: 'DM Sans';
 }

 .container_8819621fbd8c {
   padding: 6px 14px 6px 14px;
   width: fit-content;
   height: 29px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff14;
   border-radius: 8px 8px 8px 8px;
 }

 .text_28eafb099471 {
   width: fit-content;
   z-index: 1;
   line-height: 16.93px;
   font-family: 'DM Sans';
 }

 .container_bf6a451ac8c0 {
   padding: 6px 14px 6px 14px;
   width: fit-content;
   height: 29px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff14;
   border-radius: 8px 8px 8px 8px;
 }

 .container_wrapper_bf6a451ac8c0 {
   width: fit-content;
   height: 29px;
   z-index: 1;
 }

 .container_nested_bf6a451ac8c0 {
   padding: 6px 14px 6px 14px;
   width: fit-content;
   height: 29px;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff14;
   border-radius: 8px 8px 8px 8px;
 }

 .container_c0039a8394bd {
   padding: 8px 0 0 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   z-index: 1;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_27f3762e4918 {
   padding: 40px 40px 77px 40px;
   width: 490.67px;
   height: 319.89px;
   z-index: 1;
   border-top: 1px solid #ffffff1f;
   border-right: 1px solid #ffffff1f;
   border-bottom: 1px solid #ffffff1f;
   border-left: 1px solid #ffffff1f;
   position: absolute !important;
   left: 1029.33px;
   top: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
   background: #ffffff1f;
   border-radius: 18px 18px 18px 18px;
 }

 .container_35eeda4793cb {
   position: relative !important;
   overflow: visible;
   width: 100%;
   min-width: 0;
   height: 319px;
   flex-shrink: 0;
   z-index: 1;
 }

 .container_a1141eb344ea {
   width: 1520px;
   height: 572px;
   z-index: 1;
   position: absolute !important;
   left: 200px;
   top: 132px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 56.01px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_40e42b635ca8 {
   position: absolute !important;
   width: 1920px;
   height: 835.78px;
   left: 0px;
   top: 3290px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #1b3a5c;
 }

 .container_e75408e0df8b {
   width: 1920px;
   height: 445px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #f7f8fa;
 }

 .line_9f53d72c024c {
   width: 1920px;
   height: 1px;
   z-index: 1;
   border-top: 1px solid #f7f8faff;
   border-right: 1px solid #f7f8faff;
   border-bottom: 1px solid #f7f8faff;
   border-left: 1px solid #f7f8faff;
   position: absolute !important;
   left: 0px;
   top: 248px;
   direction: horizontal;
   background: #f7f8fa;
 }

 .text_e1b096b2f0e0 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 907px;
   top: 396px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .imageview_1fcdd646bb2b {
   width: 188px;
   height: 136px;
   z-index: 1;
   position: absolute !important;
   left: 1504px;
   top: 85px;
   _scaling-factor: 0.5;
 }

 .imageview_1fcdd646bb2b img {
   position: absolute;
   width: 100.44% !important;
   height: 140.21% !important;
   max-width: none !important;
   left: -0.22%;
   top: -19.59%;
 }

 .imageview_1fcdd646bb2b.wp-block-image {
   overflow: hidden;
 }

 .text_98ce177b2161 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .text_c7cdff031df5 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 37.07px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_8e2fafa22fe4 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 71.82px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_6d69d98f59fb {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 106.57px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .container_c2b5039f244b {
   position: absolute !important;
   overflow: visible;
   width: 149.74px;
   height: 211.2px;
   z-index: 2;
   left: 783px;
   top: 102px;
 }

 .text_04a709027bb7 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .text_bd31dd41546e {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 37.07px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_07860bb93508 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 71.82px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_0f6d778fa161 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 106.57px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .container_57fe722f80e2 {
   position: absolute !important;
   overflow: visible;
   width: 149.74px;
   height: 211.2px;
   z-index: 2;
   left: 1115.74px;
   top: 102px;
 }

 .container_wrapper_57fe722f80e2 {
   position: absolute !important;
   overflow: visible;
   left: 1115.74px;
   top: 102px;
   width: 149.74px;
   height: 211.2px;
   z-index: 2;
 }

 .container_nested_57fe722f80e2 {
   width: 149.74px;
   height: 211.2px;
   z-index: 2;
 }

 .text_d3900c1c22a4 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .text_34ad75627c12 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 37.07px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_8cb79e9a7cb6 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 71.82px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_7a809d986c68 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 106.57px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_7fed4c864e3d {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 141.32px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .container_7464abb60d93 {
   position: absolute !important;
   overflow: visible;
   width: 137.9px;
   height: 211.2px;
   z-index: 2;
   left: 462px;
   top: 102px;
 }

 .text_090ff2e92301 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .text_7202a8768bc9 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 37.07px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_76ba433e0805 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 71.82px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_fa816cc68c99 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 106.57px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_a5205d5607ad {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 141.32px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_411c2431d6dc {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 176.07px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .container_13f68531bb5d {
   position: absolute !important;
   overflow: visible;
   width: 89.93px;
   height: 211.2px;
   z-index: 2;
   left: 165px;
   top: 102px;
 }

 .text_b0f6ae90f65a {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .container_69ff9e22975e {
   position: relative !important;
   overflow: visible;
   width: 211.06px;
   height: 21.45px;
   flex-shrink: 0;
   z-index: 2;
 }

 .text_0a602d58202c {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .text_30131a9694ed {
   width: max-content;
   z-index: 3;
   position: absolute !important;
   left: 82.69px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .text_817f082e4218 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 99.26px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .container_65918784f106 {
   position: relative !important;
   overflow: visible;
   width: 197.98px;
   height: 21.45px;
   flex-shrink: 0;
   z-index: 2;
 }

 .container_f2ab94c425c1 {
   padding: 24px 0 0 0;
   width: 1531.16px;
   height: 45.45px;
   z-index: 2;
   position: absolute !important;
   left: 221.61px;
   top: 366px;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_c058ac549246 {
   width: 132px;
   height: 24px;
   z-index: 2;
   position: absolute !important;
   left: 1504px;
   top: 227px;
 }

 .imageview_c058ac549246 img {
   width: 100%;
   height: 100%;
 }

 .container_a3355dd038be {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 445px;
   left: 0px;
   top: 8299px;
 }

 .container_wrapper_a3355dd038be {
   position: absolute !important;
   overflow: visible;
   left: 0px;
   top: 8299px;
   width: 1920px;
   height: 445px;
 }

 .container_nested_a3355dd038be {
   width: 1920px;
   height: 445px;
 }

 .container_b5c4f6594804 {
   width: 900px;
   height: 700px;
   position: absolute !important;
   left: 924px;
   top: 86px;
   background: radial-gradient(closest-side at 50% 50%, #2b7de914 0%, #00000000 70%);
 }

 .container_40b6c4732367 {
   width: 7.98px;
   height: 8px;
   z-index: 1;
   position: absolute !important;
   left: 20.76px;
   top: 13.6px;
   background: #2b7de9;
   border-radius: 4px 4px 4px 4px;
   box-shadow: 0px 0px 10px #2b7de980;
 }

 .text_31e7b5e26f58 {
   width: 212px;
   height: 18px;
   z-index: 1;
   position: absolute !important;
   left: 38px;
   top: 9px;
   line-height: 18.23px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_31e7b5e26f58 {
   overflow: visible;
 }

 .container_83660bf311a1 {
   position: absolute !important;
   overflow: visible;
   width: 254px;
   height: 35px;
   z-index: 1;
   left: 0px;
   top: 43.17px;
   background: #ffffff2e;
   border-radius: 24px 24px 24px 24px;
   box-shadow: inset 0 0 0 0.8px #ffffff1a;
 }

 .container_wrapper_83660bf311a1 {
   position: absolute !important;
   overflow: visible;
   left: 0px;
   top: 43.17px;
   width: 254px;
   height: 35px;
   z-index: 1;
 }

 .container_nested_83660bf311a1 {
   width: 254px;
   height: 35px;
   z-index: 1;
   border-top: 0.8px solid #ffffff1a;
   border-right: 0.8px solid #ffffff1a;
   border-bottom: 0.8px solid #ffffff1a;
   border-left: 0.8px solid #ffffff1a;
   background: #ffffff2e;
   border-radius: 24px 24px 24px 24px;
 }

 .text_2a7a09044b7f {
   width: 640px;
   height: 139px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 100.17px;
   line-height: 69.12px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_2a7a09044b7f {
   overflow: visible;
 }

 .text_050e7427cd4b {
   width: 686px;
   height: 99px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 264.17px;
   line-height: 33px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_050e7427cd4b {
   overflow: visible;
 }

 .text_66cb47e54e0d {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 46px;
   top: 19.64px;
   line-height: 20.83px;
   font-family: 'DM Sans';
 }

 .container_2d907b1376d9 {
   position: relative !important;
   overflow: visible;
   width: 218.32px;
   height: 60.8px;
   flex-shrink: 0;
   z-index: 1;
   background: #2b7de9;
   border-radius: 10px 10px 10px 10px;
 }

 .container_wrapper_2d907b1376d9 {
   position: relative !important;
   overflow: visible;
   width: 218.32px;
   height: 60.8px;
   flex-shrink: 0;
   z-index: 1;
 }

 .container_nested_2d907b1376d9 {
   width: 218.32px;
   height: 60.8px;
   z-index: 1;
   background: #2b7de9;
   border-radius: 10px 10px 10px 10px;
 }

 .text_18b511f7c97e {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 36.8px;
   top: 18.8px;
   line-height: 22.13px;
   font-family: 'DM Sans';
 }

 .container_2f726b350df8 {
   position: relative !important;
   overflow: visible;
   width: 208.63px;
   height: 60.8px;
   flex-shrink: 0;
   z-index: 1;
   border-radius: 10px 10px 10px 10px;
   box-shadow: inset 0 0 0 0.8px #f7f8faff;
 }

 .container_wrapper_2f726b350df8 {
   position: relative !important;
   overflow: visible;
   width: 208.63px;
   height: 60.8px;
   flex-shrink: 0;
   z-index: 1;
 }

 .container_nested_2f726b350df8 {
   width: 208.63px;
   height: 60.8px;
   z-index: 1;
   border-top: 0.8px solid #f7f8faff;
   border-right: 0.8px solid #f7f8faff;
   border-bottom: 0.8px solid #f7f8faff;
   border-left: 0.8px solid #f7f8faff;
   border-radius: 10px 10px 10px 10px;
 }

 .container_8cfa3ea82cff {
   padding: 0 117.05px 0 0;
   width: 560px;
   height: 60.8px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 441.54px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .container_21cd41e9bf11 {
   position: relative !important;
   overflow: visible;
   width: 560px;
   height: 502.34px;
   flex-shrink: 0;
   z-index: 1;
 }

 .text_cda963c7d8cf {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 52.8px;
   font-family: 'Mulish';
 }

 .container_4ace956c158e {
   position: relative !important;
   overflow: visible;
   width: 88.64px;
   height: 47.2px;
   flex-shrink: 0;
   z-index: 1;
 }

 .text_4b384d2fc42d {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: -0.5px;
   line-height: 21px;
   font-family: 'DM Sans';
 }

 .text_e2f29bd161c0 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 20.5px;
   line-height: 21px;
   font-family: 'DM Sans';
 }

 .container_6923486dd625 {
   position: relative !important;
   overflow: visible;
   width: 125.84px;
   height: 42px;
   flex-shrink: 0;
   z-index: 1;
 }

 .container_55d46813732d {
   padding: 24.8px 176.73px 24.8px 28.8px;
   width: 440px;
   height: 96.8px;
   flex-shrink: 0;
   z-index: 1;
   border-top: 0.8px solid #ffffff14;
   border-right: 0.8px solid #ffffff14;
   border-bottom: 0.8px solid #ffffff14;
   border-left: 0.8px solid #ffffff14;
   justify-content: flex-start;
   align-items: center;
   gap: 0 20px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff2e;
   border-radius: 14px 14px 14px 14px;
 }

 .text_615ac50222ca {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 52.8px;
   font-family: 'Mulish';
 }

 .container_5146ca973887 {
   position: relative !important;
   overflow: visible;
   width: 88.64px;
   height: 47.2px;
   flex-shrink: 0;
   z-index: 1;
 }

 .text_f5e3a10fa8b5 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: -0.5px;
   line-height: 21px;
   font-family: 'DM Sans';
 }

 .text_b11608bd0081 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 20.5px;
   line-height: 21px;
   font-family: 'DM Sans';
 }

 .container_555714d48a8e {
   position: relative !important;
   overflow: visible;
   width: 125.84px;
   height: 42px;
   flex-shrink: 0;
   z-index: 1;
 }

 .container_5db082789868 {
   padding: 24.8px 176.73px 24.8px 28.8px;
   width: 440px;
   height: 96.8px;
   flex-shrink: 0;
   z-index: 1;
   border-top: 0.8px solid #ffffff14;
   border-right: 0.8px solid #ffffff14;
   border-bottom: 0.8px solid #ffffff14;
   border-left: 0.8px solid #ffffff14;
   justify-content: flex-start;
   align-items: center;
   gap: 0 20px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff2e;
   border-radius: 14px 14px 14px 14px;
 }

 .text_f90c78c26bf3 {
   width: 119.57px;
   height: 53px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_f90c78c26bf3 {
   overflow: visible;
 }

 .container_ff122049e2a5 {
   position: relative !important;
   overflow: visible;
   width: 98px;
   height: 47px;
   flex-shrink: 0;
   z-index: 1;
 }

 .text_8d4253f460ad {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: -0.5px;
   line-height: 21px;
   font-family: 'DM Sans';
 }

 .text_12ef1680da8b {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 20.5px;
   line-height: 21px;
   font-family: 'DM Sans';
 }

 .container_d349574fdc04 {
   position: relative !important;
   overflow: visible;
   width: 138.36px;
   height: 42px;
   flex-shrink: 0;
   z-index: 1;
 }

 .container_ad9cd33b66b0 {
   padding: 24.8px 179.07px 24.8px 28.8px;
   width: 440px;
   height: 96.8px;
   flex-shrink: 0;
   z-index: 1;
   border-top: 0.8px solid #ffffff14;
   border-right: 0.8px solid #ffffff14;
   border-bottom: 0.8px solid #ffffff14;
   border-left: 0.8px solid #ffffff14;
   justify-content: flex-start;
   align-items: center;
   gap: 0 20px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff2e;
   border-radius: 14px 14px 14px 14px;
 }

 .container_34844f4b4f21 {
   padding: 0 0 0 0;
   width: 440px;
   height: 322.4px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 16px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_c8164e7b11ee {
   position: relative !important;
   overflow: visible;
   width: 440px;
   height: 320px;
   flex-shrink: 0;
   z-index: 1;
 }

 .container_78cec02e683f {
   width: 1520px;
   height: 502.34px;
   z-index: 1;
   position: absolute !important;
   left: 200px;
   top: 178.83px;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .container_faff899edb21 {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 860px;
   left: 0px;
   top: 120px;
   background: url("https://cdn.yotako.io/19e1f9f3-34f2-4929-a34a-e2889d945a1e/2172:5483.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .text_363a50948c8f {
   width: fit-content;
   line-height: 19.53px;
   font-family: 'DM Sans';
 }

 .container_31c51f638958 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_46a1553c5218 {
   width: fit-content;
   line-height: 52.8px;
   font-family: 'Mulish';
 }

 .container_61cb1b9d4882 {
   padding: 0 0 0.8px 0;
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_824bd2b10cd9 {
   width: fit-content;
   line-height: 32px;
   font-family: 'DM Sans';
 }

 .container_83c7b92b94b3 {
   padding: 3px 0 0 0;
   width: 640px;
   height: fit-content;
   max-width: 640px;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_1dc9e79d7dee {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: center;
   justify-content: flex-start;
   gap: 13px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_64f30568007f {
   width: 1464px;
   height: 2px;
   position: absolute !important;
   left: 28px;
   top: 28px;
   background: #e2e4e8;
 }

 .text_f5e38a146ffc {
   width: fit-content;
   z-index: 1;
   line-height: 26.04px;
   font-family: 'DM Sans';
 }

 .container_fe8cb61e83ca {
   width: 56px;
   height: 56px;
   z-index: 1;
   position: absolute !important;
   left: 98.66px;
   top: 0px;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
 }

 .text_6f633f3f9906 {
   width: fit-content;
   z-index: 1;
   line-height: 19.53px;
   font-family: 'DM Sans';
 }

 .container_0066a763d3e1 {
   width: 233.33px;
   height: 20px;
   z-index: 1;
   position: absolute !important;
   left: 10px;
   top: 72px;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_ee7fce8482a2 {
   width: fit-content;
   z-index: 1;
   line-height: 19.5px;
   font-family: 'DM Sans';
 }

 .container_22ad2d37abf3 {
   width: 233.33px;
   height: 20px;
   z-index: 1;
   position: absolute !important;
   left: 10px;
   top: 98px;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_4c9f24c5d737 {
   position: absolute !important;
   overflow: visible;
   width: 253.33px;
   height: 117.5px;
   z-index: 1;
   left: 0px;
   top: 0px;
 }

 .text_6531430a343c {
   width: fit-content;
   z-index: 1;
   line-height: 26.04px;
   font-family: 'DM Sans';
 }

 .container_2095050834a2 {
   width: 56px;
   height: 56px;
   z-index: 1;
   position: absolute !important;
   left: 98.65px;
   top: 0px;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
 }

 .text_b4454493dfb4 {
   width: fit-content;
   z-index: 1;
   line-height: 19.53px;
   font-family: 'DM Sans';
 }

 .container_022cc76c36be {
   width: 233.33px;
   height: 20px;
   z-index: 1;
   position: absolute !important;
   left: 10px;
   top: 72px;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_a85f48c62d55 {
   width: fit-content;
   z-index: 1;
   line-height: 19.5px;
   font-family: 'DM Sans';
 }

 .container_817f2bc5d1f3 {
   width: 233.33px;
   height: 20px;
   z-index: 1;
   position: absolute !important;
   left: 10px;
   top: 98px;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_755bab8577a2 {
   position: absolute !important;
   overflow: visible;
   width: 253.33px;
   height: 117.5px;
   z-index: 1;
   left: 253.33px;
   top: 0px;
 }

 .text_9f56a25c562a {
   width: fit-content;
   z-index: 2;
   line-height: 26.04px;
   font-family: 'DM Sans';
 }

 .container_d304b49f36a3 {
   width: 56px;
   height: 56px;
   z-index: 2;
   position: absolute !important;
   left: 98.65px;
   top: 0px;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
 }

 .text_8acc91441ce6 {
   width: fit-content;
   z-index: 2;
   line-height: 19.53px;
   font-family: 'DM Sans';
 }

 .container_8c2c22b919a9 {
   width: 233.33px;
   height: 20px;
   z-index: 2;
   position: absolute !important;
   left: 10px;
   top: 72px;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_4a5556ad6239 {
   width: fit-content;
   z-index: 2;
   line-height: 19.5px;
   font-family: 'DM Sans';
 }

 .container_662c9d443e1f {
   width: 233.33px;
   height: 20px;
   z-index: 2;
   position: absolute !important;
   left: 10px;
   top: 98px;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_51ae56f33859 {
   position: absolute !important;
   overflow: visible;
   width: 253.33px;
   height: 117.5px;
   z-index: 2;
   left: 506.67px;
   top: 0px;
 }

 .text_74ab9a095f56 {
   width: fit-content;
   z-index: 1;
   line-height: 26.04px;
   font-family: 'DM Sans';
 }

 .container_112131c9cdf9 {
   width: 56px;
   height: 56px;
   z-index: 1;
   position: absolute !important;
   left: 98.66px;
   top: 0px;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
 }

 .text_a037b0838e3a {
   width: fit-content;
   z-index: 1;
   line-height: 19.53px;
   font-family: 'DM Sans';
 }

 .container_d2bb00c89391 {
   width: 233.33px;
   height: 20px;
   z-index: 1;
   position: absolute !important;
   left: 10px;
   top: 72px;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_741735a4cfb2 {
   width: fit-content;
   z-index: 1;
   line-height: 19.5px;
   font-family: 'DM Sans';
 }

 .container_7f435328e875 {
   width: 233.33px;
   height: 20px;
   z-index: 1;
   position: absolute !important;
   left: 10px;
   top: 98px;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_f2c10b651cb1 {
   position: absolute !important;
   overflow: visible;
   width: 253.33px;
   height: 117.5px;
   z-index: 1;
   left: 760px;
   top: 0px;
 }

 .text_fe2534451944 {
   width: fit-content;
   z-index: 2;
   line-height: 26.04px;
   font-family: 'DM Sans';
 }

 .container_539efd4cbe1e {
   width: 56px;
   height: 56px;
   z-index: 2;
   position: absolute !important;
   left: 98.66px;
   top: 0px;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
 }

 .text_6f3d800b266f {
   width: fit-content;
   z-index: 2;
   line-height: 19.53px;
   font-family: 'DM Sans';
 }

 .container_08e143ff14f5 {
   width: 233.33px;
   height: 20px;
   z-index: 2;
   position: absolute !important;
   left: 10px;
   top: 72px;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_7c63b31810f1 {
   width: fit-content;
   z-index: 2;
   line-height: 19.5px;
   font-family: 'DM Sans';
 }

 .container_f8e0763ecce1 {
   width: 233.33px;
   height: 20px;
   z-index: 2;
   position: absolute !important;
   left: 10px;
   top: 98px;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_30c2acbc3017 {
   position: absolute !important;
   overflow: visible;
   width: 253.33px;
   height: 117.5px;
   z-index: 2;
   left: 1013.33px;
   top: 0px;
 }

 .text_a2b8e19c5e45 {
   width: fit-content;
   z-index: 3;
   line-height: 26.04px;
   font-family: 'DM Sans';
 }

 .container_c118a2ec8550 {
   width: 56px;
   height: 56px;
   z-index: 3;
   position: absolute !important;
   left: 98.66px;
   top: 0px;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
 }

 .text_509016ef3b26 {
   width: fit-content;
   z-index: 3;
   line-height: 19.53px;
   font-family: 'DM Sans';
 }

 .container_41813a13c727 {
   width: 233.33px;
   height: 20px;
   z-index: 3;
   position: absolute !important;
   left: 10px;
   top: 72px;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_e3e357fc25ba {
   width: fit-content;
   z-index: 3;
   line-height: 19.5px;
   font-family: 'DM Sans';
 }

 .container_d516f3d4ff61 {
   width: 233.33px;
   height: 20px;
   z-index: 3;
   position: absolute !important;
   left: 10px;
   top: 98px;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_d15c92b55ec5 {
   position: absolute !important;
   overflow: visible;
   width: 253.33px;
   height: 117.5px;
   z-index: 3;
   left: 1266.67px;
   top: 0px;
 }

 .container_6f10eadec043 {
   position: relative !important;
   overflow: visible;
   width: 1520px;
   height: 117.5px;
   flex-shrink: 0;
 }

 .container_fc50dac00e74 {
   width: 1520px;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 64px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_cd4ac7f2a5bc {
   padding: 120px 200px 120px 200px;
   width: 1920px;
   height: 556.3px;
   position: absolute !important;
   left: -3px;
   top: 4126px;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #ffffff;
 }

 .text_29d4fd8bdc42 {
   width: 1064px;
   height: 106px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_29d4fd8bdc42 {
   overflow: visible;
 }

 .container_c85f43f9ab48 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 680px;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_fe1940b4e21f {
   width: 923px;
   height: 106px;
   position: absolute !important;
   left: 92px;
   top: 88px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 15.38px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_67e1e82dada2 {
   width: max-content;
   position: absolute !important;
   left: 21px;
   top: 0px;
   line-height: 45.18px;
   font-family: 'Mulish';
 }

 .container_ed2a11a4adaf {
   position: relative !important;
   overflow: visible;
   width: 52px;
   height: 52px;
   flex-shrink: 0;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
   box-shadow: inset 0 0 0 0.8px #1b3a5cff;
 }

 .container_wrapper_ed2a11a4adaf {
   position: relative !important;
   overflow: visible;
   width: 52px;
   height: 52px;
   flex-shrink: 0;
 }

 .container_nested_ed2a11a4adaf {
   width: 52px;
   height: 52px;
   border-top: 0.8px solid #1b3a5cff;
   border-right: 0.8px solid #1b3a5cff;
   border-bottom: 0.8px solid #1b3a5cff;
   border-left: 0.8px solid #1b3a5cff;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
 }

 .text_9001a9bca343 {
   width: max-content;
   position: absolute !important;
   left: 31px;
   top: 0px;
   line-height: 45.18px;
   font-family: 'Mulish';
 }

 .container_dae368235b1b {
   position: relative !important;
   overflow: visible;
   width: 52px;
   height: 52px;
   flex-shrink: 0;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
   box-shadow: inset 0 0 0 0.8px #1b3a5cff;
 }

 .container_wrapper_dae368235b1b {
   position: relative !important;
   overflow: visible;
   width: 52px;
   height: 52px;
   flex-shrink: 0;
 }

 .container_nested_dae368235b1b {
   width: 52px;
   height: 52px;
   border-top: 0.8px solid #1b3a5cff;
   border-right: 0.8px solid #1b3a5cff;
   border-bottom: 0.8px solid #1b3a5cff;
   border-left: 0.8px solid #1b3a5cff;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
 }

 .container_ce636a8b497b {
   width: 114px;
   height: 52px;
   position: absolute !important;
   left: 1721px;
   top: 103px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_184fb87a997c {
   width: 15px;
   height: 138px;
   position: absolute !important;
   left: 35.13px;
   top: 166px;
 }

 .imageview_184fb87a997c img {
   width: 100%;
   height: 100%;
 }

 .imageview_250c8f4fd712 {
   width: 15px;
   height: 138px;
   position: absolute !important;
   left: 35.13px;
   top: 307px;
 }

 .imageview_250c8f4fd712 img {
   width: 100%;
   height: 100%;
 }

 .imageview_db8e63060db0 {
   width: 15.25px;
   height: 244px;
   position: absolute !important;
   left: 35px;
   top: 448px;
 }

 .imageview_db8e63060db0 img {
   position: absolute;
   width: 15.3px !important;
   height: 243.0px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

 .imageview_db8e63060db0.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .text_a36c2688ff39 {
   width: 507px;
   height: 63px;
   line-height: 31.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_a36c2688ff39 {
   overflow: visible;
 }

 .container_1c0c37cb0620 {
   width: 507.2px;
   height: 63px;
   position: absolute !important;
   left: 43px;
   top: 66px;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_ebf35f4df905 {
   width: fit-content;
   line-height: 14.32px;
   font-family: 'DM Sans';
 }

 .container_3df51f3a0fc2 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_db5870e638e3 {
   width: 534px;
   height: 82px;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_db5870e638e3 {
   overflow: visible;
 }

 .container_bf59c1806a8a {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_46db948be459 {
   width: 507px;
   height: 104px;
   position: absolute !important;
   left: 73.13px;
   top: 307px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_43de0e0ec48c {
   width: fit-content;
   line-height: 14.32px;
   font-family: 'DM Sans';
 }

 .container_749fb01c448f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_755b6b04042f {
   width: 100%;
   min-width: 0;
   height: 82px;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_755b6b04042f {
   overflow: visible;
 }

 .container_365621a2c2f3 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_4e0a420a9974 {
   width: 100%;
   min-width: 0;
   height: 19px;
   line-height: 18.83px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_4e0a420a9974 {
   overflow: visible;
 }

 .container_3c829e032532 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_9609da784fdd {
   width: 538px;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8.01px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_79e695257271 {
   width: 507px;
   height: 131.01px;
   position: absolute !important;
   left: 73.13px;
   top: 448px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_34e6e7fdf699 {
   width: fit-content;
   line-height: 17.57px;
   font-family: 'Mulish';
 }

 .container_b9cd0a7545e9 {
   padding: 14px 24px 14px 24px;
   width: fit-content;
   height: 48px;
   border-top: 1px solid #2b7de9ff;
   border-right: 1px solid #2b7de9ff;
   border-bottom: 1px solid #2b7de9ff;
   border-left: 1px solid #2b7de9ff;
   justify-content: flex-start;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #2b7de9;
   border-radius: 8px 8px 8px 8px;
 }

 .container_bc6c19e06a16 {
   padding: 28px 0 0 0;
   width: 507px;
   height: 76px;
   position: absolute !important;
   left: 73.13px;
   top: 580px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_bc6c19e06a16 {
   position: absolute !important;
   left: 73.13px;
   top: 580px;
   width: 507px;
   height: 76px;
 }

 .container_nested_bc6c19e06a16 {
   padding: 28px 0 0 0;
   width: 507px;
   height: 76px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .text_fd893e1f637d {
   width: fit-content;
   line-height: 14.32px;
   font-family: 'DM Sans';
 }

 .container_c5faa6658ed4 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_1a07f0cc38e8 {
   width: 100%;
   min-width: 0;
   height: 82px;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_1a07f0cc38e8 {
   overflow: visible;
 }

 .container_d206c2477a55 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_f0e0f16b0763 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_2660799ba06f {
   padding: 0 0 24px 0;
   width: 507px;
   height: 104px;
   position: absolute !important;
   left: 73.13px;
   top: 166px;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_9b6292074272 {
   width: 578px;
   height: 1061px;
   position: absolute !important;
   left: 0.4px;
   top: -185.42px;
   _scaling-factor: 0.5;
 }

 .imageview_9b6292074272.wp-block-image {
   width: 433px !important;
   height: 691px !important;
   left: 0px !important;
   top: 0px !important;
   overflow: hidden;
 }

 .imageview_9b6292074272 img {
   filter: brightness(0.4700000286102295);
 }

 .container_83c622010595 {
   width: 433.8px;
   height: 690.88px;
   z-index: 1;
   position: absolute !important;
   left: -0.2px;
   top: -26px;
   background: linear-gradient(90deg, #ffffff0f 0%, #ffffff00 30%);
 }

 .container_ce4b3f8ad79a {
   position: absolute !important;
   overflow: visible;
   width: 433.8px;
   height: 690.88px;
   left: 0px;
   top: 0px;
   background: linear-gradient(135deg, #2a5580ff 0%, #1b3a5cff 100%);
 }

 .text_5849e85992fa {
   width: fit-content;
   z-index: 1;
   line-height: 16.93px;
   font-family: 'DM Sans';
 }

 .container_57a6362fb147 {
   padding: 6px 16px 6px 16px;
   width: 120px;
   height: 29px;
   z-index: 1;
   position: absolute !important;
   left: 290.55px;
   top: 24px;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #00000080;
   border-radius: 8px 8px 8px 8px;
   backdrop-filter: blur(2px);
   -webkit-font-smoothing: antialiased;
 }

 .container_e404aa0186fe {
   position: absolute !important;
   overflow: visible;
   width: 433.8px;
   height: 690.88px;
   left: 646.13px;
   top: 1px;
 }

 .container_dca06b888f09 {
   position: absolute !important;
   width: 1080px;
   height: 691px;
   left: 0px;
   top: 0px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #ffffff;
   border-radius: 18px 18px 18px 18px;
 }

 .imageview_07e4a6a102c8 {
   width: 15px;
   height: 138px;
   position: absolute !important;
   left: 35.13px;
   top: 166px;
 }

 .imageview_07e4a6a102c8 img {
   width: 100%;
   height: 100%;
 }

 .imageview_a1418c4b1a97 {
   width: 15px;
   height: 138px;
   position: absolute !important;
   left: 35.13px;
   top: 307px;
 }

 .imageview_a1418c4b1a97 img {
   width: 100%;
   height: 100%;
 }

 .imageview_fbbadc0c883d {
   width: 15.25px;
   height: 244px;
   position: absolute !important;
   left: 35px;
   top: 448px;
 }

 .imageview_fbbadc0c883d img {
   position: absolute;
   width: 15.3px !important;
   height: 243.0px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

 .imageview_fbbadc0c883d.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .text_57c8364ab16a {
   width: 507px;
   height: 63px;
   line-height: 31.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_57c8364ab16a {
   overflow: visible;
 }

 .container_9b1afca55480 {
   width: 507.2px;
   height: 63px;
   position: absolute !important;
   left: 43px;
   top: 66px;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_85bf45547b1d {
   width: fit-content;
   line-height: 14.32px;
   font-family: 'DM Sans';
 }

 .container_f0659e447fda {
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_9c1b898ca044 {
   width: 534px;
   height: 82px;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_9c1b898ca044 {
   overflow: visible;
 }

 .container_db138fe745e6 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_d0c1c0300239 {
   width: 507px;
   height: 104px;
   position: absolute !important;
   left: 73.13px;
   top: 307px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_0880bee10578 {
   width: fit-content;
   line-height: 14.32px;
   font-family: 'DM Sans';
 }

 .container_91465acca544 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_9b67c0b71a09 {
   width: 100%;
   min-width: 0;
   height: 82px;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_9b67c0b71a09 {
   overflow: visible;
 }

 .container_d6be3ba490f7 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_fea2340e52f9 {
   width: 100%;
   min-width: 0;
   height: 19px;
   line-height: 18.83px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_fea2340e52f9 {
   overflow: visible;
 }

 .container_473f49ac27e8 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_164666519178 {
   width: 538px;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8.01px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_389a78cbeb02 {
   width: 507px;
   height: 131.01px;
   position: absolute !important;
   left: 73.13px;
   top: 448px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_e567fc1b08a0 {
   width: fit-content;
   line-height: 17.57px;
   font-family: 'Mulish';
 }

 .container_5eac3a9daf1e {
   padding: 14px 24px 14px 24px;
   width: fit-content;
   height: 48px;
   border-top: 1px solid #2b7de9ff;
   border-right: 1px solid #2b7de9ff;
   border-bottom: 1px solid #2b7de9ff;
   border-left: 1px solid #2b7de9ff;
   justify-content: flex-start;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #2b7de9;
   border-radius: 8px 8px 8px 8px;
 }

 .container_8406bbe79d73 {
   padding: 28px 0 0 0;
   width: 507px;
   height: 76px;
   position: absolute !important;
   left: 73.13px;
   top: 580px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_8406bbe79d73 {
   position: absolute !important;
   left: 73.13px;
   top: 580px;
   width: 507px;
   height: 76px;
 }

 .container_nested_8406bbe79d73 {
   padding: 28px 0 0 0;
   width: 507px;
   height: 76px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .text_8339ae2d5678 {
   width: fit-content;
   line-height: 14.32px;
   font-family: 'DM Sans';
 }

 .container_3015a81a7af7 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_ba828c5714ab {
   width: 100%;
   min-width: 0;
   height: 82px;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_ba828c5714ab {
   overflow: visible;
 }

 .container_cdce1aa0cda8 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_2110c9183313 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_41b010ee4d6f {
   padding: 0 0 24px 0;
   width: 507px;
   height: 104px;
   position: absolute !important;
   left: 73.13px;
   top: 166px;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_8b5b2e05200e {
   width: 578px;
   height: 1061px;
   position: absolute !important;
   left: 0.4px;
   top: -185.42px;
   _scaling-factor: 0.5;
 }

 .imageview_8b5b2e05200e.wp-block-image {
   width: 433px !important;
   height: 691px !important;
   left: 0px !important;
   top: 0px !important;
   overflow: hidden;
 }

 .imageview_8b5b2e05200e img {
   width: 100% !important;
   height: 100% !important;
   object-fit: cover;
   object-position: left top;
   max-width: none !important;
 }

 .container_721f1f25c70b {
   width: 433.8px;
   height: 690.88px;
   z-index: 1;
   position: absolute !important;
   left: -0.2px;
   top: -26px;
   background: linear-gradient(90deg, #ffffff0f 0%, #ffffff00 30%);
 }

 .container_e812d60aff6d {
   position: absolute !important;
   overflow: visible;
   width: 433.8px;
   height: 690.88px;
   left: 0px;
   top: 0px;
   background: linear-gradient(135deg, #2a5580ff 0%, #1b3a5cff 100%);
 }

 .container_5db2f0705beb {
   position: absolute !important;
   overflow: visible;
   width: 433.8px;
   height: 690.88px;
   left: 646.13px;
   top: 1px;
 }

 .container_83e8c002a965 {
   position: absolute !important;
   width: 1080px;
   height: 691px;
   left: 1116px;
   top: 0px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #ffffff;
   border-radius: 18px 18px 18px 18px;
 }

 .container_933633dda355 {
   position: absolute !important;
   overflow: visible;
   width: 2196px;
   height: 691px;
   left: 92px;
   top: 244px;
   border-radius: 18px 18px 18px 18px;
 }

 .container_e90217c763c4 {
   position: absolute !important;
   width: 1927px;
   height: 1029px;
   left: -3px;
   top: 4696px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #f7f8fa;
 }

 .imageview_fbddda291b91 {
   width: 231px;
   height: 77px;
   flex-shrink: 0;
   _scaling-factor: 0.5;
 }

 .imageview_fbddda291b91 img {
   position: absolute;
   width: 100.44% !important;
   height: 140.21% !important;
   max-width: none !important;
   left: -0.22%;
   top: -19.59%;
 }

 .imageview_fbddda291b91.wp-block-image {
   overflow: hidden;
   position: relative;
 }

 .text_9cd1e0b6eb6b {
   width: fit-content;
   line-height: 26.35px;
   font-family: 'Mulish';
 }

 .text_aa43d54e86fa {
   width: fit-content;
   line-height: 26.35px;
   font-family: 'Mulish';
 }

 .text_bb9d088a286f {
   width: fit-content;
   line-height: 26.35px;
   font-family: 'Mulish';
 }

 .text_f991ae13500b {
   width: fit-content;
   line-height: 26.35px;
   font-family: 'Mulish';
 }

 .text_d50bdf4dd5c3 {
   width: fit-content;
   line-height: 26.35px;
   font-family: 'Mulish';
 }

 .text_6daad4b7d0ac {
   width: fit-content;
   line-height: 26.35px;
   font-family: 'Mulish';
 }

 .container_b90834cbb06d {
   width: 1158px;
   height: 77px;
   position: absolute !important;
   left: 70px;
   top: 22px;
   justify-content: flex-start;
   align-items: center;
   gap: 0 70px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_500f43d5cbb3 {
   width: 24px;
   height: 24px;
   flex-shrink: 0;
 }

 .imageview_500f43d5cbb3 img {
   width: 100%;
   height: 100%;
 }

 .text_8cdf38a2f473 {
   width: fit-content;
   line-height: 25.1px;
   font-family: 'Mulish';
 }

 .container_93bfb056484d {
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_d7e07a23e01e {
   width: 80px;
   height: 40px;
   border-top: 1px solid #1b3a5cff;
   border-right: 1px solid #1b3a5cff;
   border-bottom: 1px solid #1b3a5cff;
   border-left: 1px solid #1b3a5cff;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #ffffff;
   border-radius: 4px 4px 4px 4px;
 }

 .imageview_ba2e4187617a {
   width: 11.74px;
   height: 7.08px;
   z-index: 1;
   position: absolute !important;
   left: 52.63px;
   top: 17.66px;
 }

 .imageview_ba2e4187617a img {
   width: 100%;
   height: 100%;
 }

 .text_c41b08890bde {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 17px;
   top: 9px;
   line-height: 22.59px;
   font-family: 'Mulish';
 }

 .container_3874743f1146 {
   position: relative !important;
   overflow: visible;
   width: 80px;
   height: 40px;
   flex-shrink: 0;
 }

 .container_wrapper_3874743f1146 {
   position: relative !important;
   overflow: visible;
   width: 80px;
   height: 40px;
   flex-shrink: 0;
 }

 .container_nested_3874743f1146 {
   width: 80px;
   height: 40px;
 }

 .container_468a9f6a2586 {
   width: 345px;
   height: 40px;
   position: absolute !important;
   left: 1525px;
   top: 41px;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .container_d3f7e44a5f42 {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 120px;
   left: 0px;
   top: 0px;
   background: #ffffff;
 }

 .container_wrapper_d3f7e44a5f42 {
   position: absolute !important;
   overflow: visible;
   left: 0px;
   top: 0px;
   width: 1920px;
   height: 120px;
 }

 .container_nested_d3f7e44a5f42 {
   width: 1920px;
   height: 120px;
   background: #ffffff;
 }

 .text_187796c51e28 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 19.53px;
   font-family: 'DM Sans';
 }

 .text_e06363ec931e {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 28.4px;
   line-height: 35.2px;
   font-family: 'Mulish';
 }

 .text_f84189b7e768 {
   width: 221px;
   height: 22px;
   position: absolute !important;
   left: 0.2px;
   top: 0px;
   line-height: 22.13px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_f84189b7e768 {
   overflow: visible;
 }

 .text_51fc97b6bcb6 {
   width: 432px;
   height: 77px;
   position: absolute !important;
   left: 0px;
   top: 38.8px;
   line-height: 25.6px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_51fc97b6bcb6 {
   overflow: visible;
 }

 .text_669a712a3364 {
   width: 145px;
   height: 21px;
   position: absolute !important;
   left: 0px;
   top: 136.8px;
   line-height: 20.83px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_669a712a3364 {
   overflow: visible;
 }

 .container_c4c4bbc9043b {
   position: absolute !important;
   overflow: visible;
   width: 432px;
   height: 157.8px;
   left: 40.8px;
   top: 41px;
 }

 .container_be1e35ebffd7 {
   position: relative !important;
   overflow: visible;
   height: 239.2px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   background: #f7f8fa;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .text_ee5f02bef491 {
   width: 210px;
   height: 22px;
   position: absolute !important;
   left: 0.2px;
   top: 0px;
   line-height: 22.13px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_ee5f02bef491 {
   overflow: visible;
 }

 .text_abb8ed5db7e4 {
   width: 412px;
   height: 77px;
   position: absolute !important;
   left: 0px;
   top: 38.8px;
   line-height: 25.6px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_abb8ed5db7e4 {
   overflow: visible;
 }

 .text_4ec8f5f9e8fb {
   width: 144px;
   height: 21px;
   position: absolute !important;
   left: 0px;
   top: 136.8px;
   line-height: 20.83px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_4ec8f5f9e8fb {
   overflow: visible;
 }

 .container_a77fa9b4f867 {
   position: absolute !important;
   overflow: visible;
   width: 412px;
   height: 157.8px;
   left: 40.8px;
   top: 41px;
 }

 .container_380afc2c06cc {
   position: relative !important;
   overflow: visible;
   height: 239.2px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   background: #f7f8fa;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .text_a02de9105473 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 22.13px;
   font-family: 'DM Sans';
 }

 .text_701f3d7d15f0 {
   width: 398.4px;
   height: 77px;
   position: absolute !important;
   left: 0px;
   top: 39.2px;
   line-height: 25.6px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_701f3d7d15f0 {
   overflow: visible;
 }

 .text_a034d423e69b {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 137.6px;
   line-height: 20.83px;
   font-family: 'DM Sans';
 }

 .container_b5f0e98c832b {
   position: absolute !important;
   overflow: visible;
   width: 398.4px;
   height: 158.6px;
   left: 40.8px;
   top: 40.8px;
 }

 .container_d88c35975f49 {
   position: relative !important;
   overflow: visible;
   height: 239.2px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   background: #f7f8fa;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .container_335d3588518c {
   width: 1520px;
   height: 239.2px;
   position: absolute !important;
   left: 0px;
   top: 187px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 40px;
   display: flex !important;
   flex-direction: row;
 }

 .text_e614c5a99aea {
   width: fit-content;
   line-height: 19.53px;
   font-family: 'DM Sans';
 }

 .container_8a9c5c2d539d {
   padding: 10px 20px 10px 20px;
   width: fit-content;
   height: 42px;
   border-top: 1px solid #1b3a5cff;
   border-right: 1px solid #1b3a5cff;
   border-bottom: 1px solid #1b3a5cff;
   border-left: 1px solid #1b3a5cff;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #1b3a5c;
   border-radius: 10px 10px 10px 10px;
 }

 .container_wrapper_8a9c5c2d539d {
   width: fit-content;
   height: 42px;
 }

 .container_nested_8a9c5c2d539d {
   padding: 10px 20px 10px 20px;
   width: fit-content;
   height: 42px;
   border-top: 1px solid #1b3a5cff;
   border-right: 1px solid #1b3a5cff;
   border-bottom: 1px solid #1b3a5cff;
   border-left: 1px solid #1b3a5cff;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #1b3a5c;
   border-radius: 10px 10px 10px 10px;
 }

 .text_447569a4df3f {
   width: fit-content;
   line-height: 19.53px;
   font-family: 'DM Sans';
 }

 .container_0c3a8f2a86f0 {
   padding: 10px 20px 10px 20px;
   width: fit-content;
   height: 42px;
   border-top: 1px solid #1b3a5cff;
   border-right: 1px solid #1b3a5cff;
   border-bottom: 1px solid #1b3a5cff;
   border-left: 1px solid #1b3a5cff;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #1b3a5c;
   border-radius: 10px 10px 10px 10px;
 }

 .container_wrapper_0c3a8f2a86f0 {
   width: fit-content;
   height: 42px;
 }

 .container_nested_0c3a8f2a86f0 {
   padding: 10px 20px 10px 20px;
   width: fit-content;
   height: 42px;
   border-top: 1px solid #1b3a5cff;
   border-right: 1px solid #1b3a5cff;
   border-bottom: 1px solid #1b3a5cff;
   border-left: 1px solid #1b3a5cff;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #1b3a5c;
   border-radius: 10px 10px 10px 10px;
 }

 .text_09e723401af5 {
   width: fit-content;
   line-height: 19.53px;
   font-family: 'DM Sans';
 }

 .container_cdc1285489fc {
   padding: 10px 20px 10px 20px;
   width: fit-content;
   height: 42px;
   border-top: 1px solid #1b3a5cff;
   border-right: 1px solid #1b3a5cff;
   border-bottom: 1px solid #1b3a5cff;
   border-left: 1px solid #1b3a5cff;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #1b3a5c;
   border-radius: 10px 10px 10px 10px;
 }

 .container_wrapper_cdc1285489fc {
   width: fit-content;
   height: 42px;
 }

 .container_nested_cdc1285489fc {
   padding: 10px 20px 10px 20px;
   width: fit-content;
   height: 42px;
   border-top: 1px solid #1b3a5cff;
   border-right: 1px solid #1b3a5cff;
   border-bottom: 1px solid #1b3a5cff;
   border-left: 1px solid #1b3a5cff;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #1b3a5c;
   border-radius: 10px 10px 10px 10px;
 }

 .text_8965f2a55ede {
   width: fit-content;
   line-height: 19.53px;
   font-family: 'DM Sans';
 }

 .container_60de12423958 {
   padding: 10px 20px 10px 20px;
   width: fit-content;
   height: 42px;
   border-top: 1px solid #1b3a5cff;
   border-right: 1px solid #1b3a5cff;
   border-bottom: 1px solid #1b3a5cff;
   border-left: 1px solid #1b3a5cff;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #1b3a5c;
   border-radius: 10px 10px 10px 10px;
 }

 .container_wrapper_60de12423958 {
   width: fit-content;
   height: 42px;
 }

 .container_nested_60de12423958 {
   padding: 10px 20px 10px 20px;
   width: fit-content;
   height: 42px;
   border-top: 1px solid #1b3a5cff;
   border-right: 1px solid #1b3a5cff;
   border-bottom: 1px solid #1b3a5cff;
   border-left: 1px solid #1b3a5cff;
   align-items: center;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #1b3a5c;
   border-radius: 10px 10px 10px 10px;
 }

 .container_40c334f27267 {
   padding: 17.2px 0 21.2px 0;
   width: 1392px;
   height: 80.4px;
   position: absolute !important;
   left: -311px;
   top: 86px;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_40c334f27267 {
   position: absolute !important;
   left: -311px;
   top: 86px;
   width: 1392px;
   height: 80.4px;
 }

 .container_nested_40c334f27267 {
   padding: 17.2px 0 21.2px 0;
   width: 1392px;
   height: 80.4px;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_73276ba86e37 {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 426px;
   left: 200px;
   top: 100px;
 }

 .container_2e583cc65e7f {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 657px;
   left: 0px;
   top: 5725px;
   background: #ffffff;
 }

 .text_0e3685a19688 {
   width: 209.55px;
   height: 22px;
   position: absolute !important;
   left: -0.48px;
   top: 0px;
   line-height: 21.45px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_0e3685a19688 {
   overflow: visible;
 }

 .text_5ae8de3d8f0d {
   width: 404.05px;
   height: 53px;
   position: absolute !important;
   left: -0.48px;
   top: 31px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_5ae8de3d8f0d {
   overflow: visible;
 }

 .text_261098041b61 {
   width: 447.03px;
   height: 25px;
   position: absolute !important;
   left: 40.63px;
   top: 40.75px;
   line-height: 25px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_261098041b61 {
   overflow: visible;
 }

 .text_08e1c8f5ac97 {
   width: 666.4px;
   height: 52px;
   position: absolute !important;
   left: 40.8px;
   top: 76.2px;
   line-height: 25.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_08e1c8f5ac97 {
   overflow: visible;
 }

 .text_1bfbce4bbd38 {
   width: 247.68px;
   height: 25px;
   position: absolute !important;
   left: 40.63px;
   top: 142.75px;
   line-height: 24.75px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_1bfbce4bbd38 {
   overflow: visible;
 }

 .container_c8b5a7258387 {
   position: absolute !important;
   overflow: visible;
   width: 748px;
   height: 209.85px;
   left: 0px;
   top: 0px;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .text_e28bbe365f97 {
   width: 428.9px;
   height: 25px;
   position: absolute !important;
   left: 40.86px;
   top: 40.75px;
   line-height: 25px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_e28bbe365f97 {
   overflow: visible;
 }

 .text_32ac09a648fb {
   width: 666.4px;
   height: 26px;
   position: absolute !important;
   left: 40.8px;
   top: 76.2px;
   line-height: 25.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_32ac09a648fb {
   overflow: visible;
 }

 .text_61cd585e8009 {
   width: 287.95px;
   height: 25px;
   position: absolute !important;
   left: 40.86px;
   top: 142.75px;
   line-height: 24.75px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_61cd585e8009 {
   overflow: visible;
 }

 .container_79278ce2b9dd {
   position: absolute !important;
   overflow: visible;
   width: 748px;
   height: 209.85px;
   left: 772px;
   top: 0px;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .container_d1b49b76dca6 {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 209.85px;
   left: 0px;
   top: 136.25px;
 }

 .container_18b9ffbb31ea {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 346.1px;
   left: 200px;
   top: 100px;
 }

 .container_05bf5b1888e8 {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 546px;
   left: 0px;
   top: 6382px;
   background: #f7f8fa;
 }

 .text_a92c92993458 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 474.86px;
   top: -4px;
   line-height: 52.8px;
   font-family: 'Mulish';
 }

 .text_c2a9fcb7dbfb {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 450.92px;
   top: 64.37px;
   line-height: 28.05px;
   font-family: 'Mulish';
 }

 .container_34a7a2e4edc0 {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 92.85px;
   z-index: 1;
   left: 0px;
   top: 0px;
 }

 .text_0fd482d088c4 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 7.75px;
   line-height: 22.5px;
   font-family: 'Mulish';
 }

 .text_6f92ffaf1697 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 885.6px;
   top: -0.6px;
   line-height: 39.6px;
   font-family: 'Mulish';
 }

 .container_5d7de32eaad3 {
   position: absolute !important;
   overflow: visible;
   width: 900px;
   height: 39.6px;
   z-index: 1;
   left: 0px;
   top: 24px;
 }

 .container_96bbdd33a96c {
   position: absolute !important;
   overflow: visible;
   width: 900px;
   height: 88.4px;
   z-index: 1;
   left: 0px;
   top: 0px;
   box-shadow: inset 0 -0.8px 0 0 #e2e4e8ff;
 }

 .text_28cd523bf66c {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 7.75px;
   line-height: 22.5px;
   font-family: 'Mulish';
 }

 .text_79a27e68329a {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 885.6px;
   top: -0.6px;
   line-height: 39.6px;
   font-family: 'Mulish';
 }

 .container_288750d725a6 {
   position: absolute !important;
   overflow: visible;
   width: 900px;
   height: 39.6px;
   z-index: 1;
   left: 0px;
   top: 24px;
 }

 .container_2803b6d7fbed {
   position: absolute !important;
   overflow: visible;
   width: 900px;
   height: 88.4px;
   z-index: 1;
   left: 0px;
   top: 88.4px;
   box-shadow: inset 0 -0.8px 0 0 #e2e4e8ff;
 }

 .text_0c269bcd6f17 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 7.75px;
   line-height: 22.5px;
   font-family: 'Mulish';
 }

 .text_e5799196206c {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 885.6px;
   top: -0.6px;
   line-height: 39.6px;
   font-family: 'Mulish';
 }

 .container_c178f007a18d {
   position: absolute !important;
   overflow: visible;
   width: 900px;
   height: 39.6px;
   z-index: 2;
   left: 0px;
   top: 24px;
 }

 .container_78c15d952ff5 {
   position: absolute !important;
   overflow: visible;
   width: 900px;
   height: 88.4px;
   z-index: 2;
   left: 0px;
   top: 176.8px;
   box-shadow: inset 0 -0.8px 0 0 #e2e4e8ff;
 }

 .text_fb1a5ce5654e {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 7.75px;
   line-height: 22.5px;
   font-family: 'Mulish';
 }

 .text_95a5d472d470 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 885.6px;
   top: -0.6px;
   line-height: 39.6px;
   font-family: 'Mulish';
 }

 .container_b61b993cce38 {
   position: absolute !important;
   overflow: visible;
   width: 900px;
   height: 39.6px;
   z-index: 1;
   left: 0px;
   top: 24px;
 }

 .container_e2853de78892 {
   position: absolute !important;
   overflow: visible;
   width: 900px;
   height: 88.4px;
   z-index: 1;
   left: 0px;
   top: 265.2px;
   box-shadow: inset 0 -0.8px 0 0 #e2e4e8ff;
 }

 .text_3c25d37eac1e {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 7.75px;
   line-height: 22.5px;
   font-family: 'Mulish';
 }

 .text_e64f30a29312 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 885.6px;
   top: -0.6px;
   line-height: 39.6px;
   font-family: 'Mulish';
 }

 .container_914056fe8eb2 {
   position: absolute !important;
   overflow: visible;
   width: 900px;
   height: 39.6px;
   z-index: 1;
   left: 0px;
   top: 24px;
 }

 .container_304ee29f7c24 {
   position: absolute !important;
   overflow: visible;
   width: 900px;
   height: 88.4px;
   z-index: 1;
   left: 0px;
   top: 353.6px;
   box-shadow: inset 0 -0.8px 0 0 #e2e4e8ff;
 }

 .text_7cf96490a325 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 7.75px;
   line-height: 22.5px;
   font-family: 'Mulish';
 }

 .text_0309cdba1d54 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 885.6px;
   top: -0.6px;
   line-height: 39.6px;
   font-family: 'Mulish';
 }

 .container_27f8d6e4c52b {
   position: absolute !important;
   overflow: visible;
   width: 900px;
   height: 39.6px;
   z-index: 2;
   left: 0px;
   top: 24px;
 }

 .container_37cc4d8e800c {
   position: absolute !important;
   overflow: visible;
   width: 900px;
   height: 88.4px;
   z-index: 2;
   left: 0px;
   top: 442px;
   box-shadow: inset 0 -0.8px 0 0 #e2e4e8ff;
 }

 .container_720647bd12d6 {
   position: absolute !important;
   overflow: visible;
   width: 900px;
   height: 530.4px;
   z-index: 1;
   left: 310px;
   top: 148.85px;
 }

 .container_6939ad9e26f4 {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 679.25px;
   z-index: 1;
   left: 200px;
   top: 120px;
 }

 .container_a286ace68ad3 {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 919.25px;
   z-index: 1;
   left: 3px;
   top: 6920px;
 }

 .container_eb1ac65abda6 {
   width: 700px;
   height: 500px;
   z-index: 2;
   position: absolute !important;
   left: 610px;
   top: 14.65px;
   background: radial-gradient(closest-side at 50% 50%, #2b7de914 0%, #00000000 70%);
 }

 .text_74775d4d4367 {
   width: 629px;
   height: 53px;
   z-index: 3;
   position: absolute !important;
   left: 446px;
   top: -4px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_74775d4d4367 {
   overflow: visible;
 }

 .text_2e798be01447 {
   width: 560px;
   height: 57px;
   z-index: 3;
   position: absolute !important;
   left: 485.26px;
   top: 74px;
   line-height: 28.05px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_2e798be01447 {
   overflow: visible;
 }

 .text_96119e73442d {
   width: max-content;
   z-index: 3;
   position: absolute !important;
   left: 36px;
   top: 17.58px;
   line-height: 28.05px;
   font-family: 'Mulish';
 }

 .container_9186ab2dd5c1 {
   position: relative !important;
   overflow: visible;
   width: 220.82px;
   height: 65.65px;
   flex-shrink: 0;
   z-index: 3;
   background: #2b7de9;
   border-radius: 10px 10px 10px 10px;
 }

 .container_wrapper_9186ab2dd5c1 {
   position: relative !important;
   overflow: visible;
   width: 220.82px;
   height: 65.65px;
   flex-shrink: 0;
   z-index: 3;
 }

 .container_nested_9186ab2dd5c1 {
   width: 220.82px;
   height: 65.65px;
   z-index: 3;
   background: #2b7de9;
   border-radius: 10px 10px 10px 10px;
 }

 .text_39bc4eab375d {
   width: max-content;
   z-index: 3;
   position: absolute !important;
   left: 36.8px;
   top: 18.38px;
   line-height: 28.05px;
   font-family: 'Mulish';
 }

 .container_3d2f0ed036d7 {
   position: relative !important;
   overflow: visible;
   width: 233.25px;
   height: 65.65px;
   flex-shrink: 0;
   z-index: 3;
   border-radius: 10px 10px 10px 10px;
   box-shadow: inset 0 0 0 0.8px #ffffff33;
 }

 .container_wrapper_3d2f0ed036d7 {
   position: relative !important;
   overflow: visible;
   width: 233.25px;
   height: 65.65px;
   flex-shrink: 0;
   z-index: 3;
 }

 .container_nested_3d2f0ed036d7 {
   width: 233.25px;
   height: 65.65px;
   z-index: 3;
   border-top: 0.8px solid #ffffff33;
   border-right: 0.8px solid #ffffff33;
   border-bottom: 0.8px solid #ffffff33;
   border-left: 0.8px solid #ffffff33;
   border-radius: 10px 10px 10px 10px;
 }

 .container_46b6619387ed {
   padding: 0 524.96px 0 524.96px;
   width: 1520px;
   height: 65.65px;
   z-index: 3;
   position: absolute !important;
   left: 0px;
   top: 166.9px;
   justify-content: center;
   align-items: flex-start;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .text_c2811cc5fe35 {
   width: max-content;
   z-index: 3;
   position: absolute !important;
   left: 0px;
   top: -0.37px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .container_1304e3274fc6 {
   position: relative !important;
   overflow: visible;
   width: 123.66px;
   height: 24.75px;
   flex-shrink: 0;
   z-index: 3;
 }

 .text_57079848de9c {
   width: max-content;
   z-index: 3;
   position: absolute !important;
   left: 0px;
   top: -0.37px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .container_5b24551bb5ad {
   position: relative !important;
   overflow: visible;
   width: 149.74px;
   height: 24.75px;
   flex-shrink: 0;
   z-index: 3;
 }

 .container_b4304f1919f6 {
   padding: 0 607.3px 0 607.3px;
   width: 1520px;
   height: 24.75px;
   z-index: 3;
   position: absolute !important;
   left: 0px;
   top: 264.55px;
   justify-content: center;
   align-items: flex-start;
   gap: 0 32px;
   display: flex !important;
   flex-direction: row;
 }

 .container_32b2c8e0f347 {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 289.3px;
   z-index: 3;
   left: 200px;
   top: 85px;
 }

 .container_ee756899c6ac {
   position: absolute !important;
   width: 1920px;
   height: 460px;
   z-index: 2;
   left: 3px;
   top: 7839px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #1b3a5c;
 }

 .text_47c8ce384d1a {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 26.4px;
   font-family: 'Mulish';
 }

 .container_a64fea95efd5 {
   position: relative !important;
   overflow: visible;
   width: 256.34px;
   height: 26.4px;
   flex-shrink: 0;
 }

 .text_34feb30d5013 {
   width: max-content;
   position: absolute !important;
   left: 28px;
   top: 11.62px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .container_23614aa9df22 {
   position: relative !important;
   overflow: visible;
   width: 187.31px;
   height: 48.75px;
   flex-shrink: 0;
   background: #2b7de9;
   border-radius: 10px 10px 10px 10px;
 }

 .container_wrapper_23614aa9df22 {
   position: relative !important;
   overflow: visible;
   width: 187.31px;
   height: 48.75px;
   flex-shrink: 0;
 }

 .container_nested_23614aa9df22 {
   width: 187.31px;
   height: 48.75px;
   background: #2b7de9;
   border-radius: 10px 10px 10px 10px;
 }

 .container_6fdce9ccb23e {
   padding: 28px 726.17px 28px 726.17px;
   width: 1920px;
   height: 105px;
   position: absolute !important;
   left: 0px;
   top: 2401px;
   justify-content: center;
   align-items: center;
   gap: 0 24px;
   display: flex !important;
   flex-direction: row;
   background: #f7f8fa;
 }

 .viewport_15fa76432384 {
   width: 1920px;
   height: 8744px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #ffffff;
 }

 .text_e9f0d06a3414 {
   width: 344.02px;
   height: 53px;
   position: absolute !important;
   left: 0px;
   top: -4px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_e9f0d06a3414 {
   overflow: visible;
 }

 .text_39e90ddad07d {
   width: 564.57px;
   height: 29px;
   position: absolute !important;
   left: 0px;
   top: 60.38px;
   line-height: 28.05px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_39e90ddad07d {
   overflow: visible;
 }

 .text_87202aa05a3f {
   width: 25.33px;
   height: 52px;
   position: absolute !important;
   left: 38.83px;
   top: 34.4px;
   line-height: 52px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_87202aa05a3f {
   overflow: visible;
 }

 .text_efde389437e9 {
   width: 440.11px;
   height: 52px;
   position: absolute !important;
   left: 38.83px;
   top: 100.8px;
   line-height: 26px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_efde389437e9 {
   overflow: visible;
 }

 .text_47c4bbd78c99 {
   width: 440.11px;
   height: 53px;
   position: absolute !important;
   left: 38.83px;
   top: 166px;
   line-height: 26.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_47c4bbd78c99 {
   overflow: visible;
 }

 .container_3d41f1aa28d1 {
   position: absolute !important;
   overflow: visible;
   width: 517.78px;
   height: 256.4px;
   left: 0px;
   top: 0px;
   background: #f7f8fa;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .text_2539cfb60f28 {
   width: 25.33px;
   height: 52px;
   position: absolute !important;
   left: 38.83px;
   top: 34.4px;
   line-height: 52px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_2539cfb60f28 {
   overflow: visible;
 }

 .text_d0574e8bc45b {
   width: 440.11px;
   height: 52px;
   position: absolute !important;
   left: 38.83px;
   top: 100.8px;
   line-height: 26px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_d0574e8bc45b {
   overflow: visible;
 }

 .text_5f131e1d51f4 {
   width: 440.11px;
   height: 53px;
   position: absolute !important;
   left: 38.83px;
   top: 166px;
   line-height: 26.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_5f131e1d51f4 {
   overflow: visible;
 }

 .container_d1f19a0a07a4 {
   position: absolute !important;
   overflow: visible;
   width: 517.78px;
   height: 256.4px;
   left: 543.1px;
   top: 0px;
   background: #f7f8fa;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .text_69537b9675e8 {
   width: 25.33px;
   height: 52px;
   position: absolute !important;
   left: 38.83px;
   top: 34.4px;
   line-height: 52px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_69537b9675e8 {
   overflow: visible;
 }

 .text_add460681f58 {
   width: 440.11px;
   height: 52px;
   position: absolute !important;
   left: 38.83px;
   top: 100.8px;
   line-height: 26px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_add460681f58 {
   overflow: visible;
 }

 .text_f6f427049fe9 {
   width: 440.11px;
   height: 53px;
   position: absolute !important;
   left: 38.83px;
   top: 166px;
   line-height: 26.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_f6f427049fe9 {
   overflow: visible;
 }

 .container_60cd7c5d7e79 {
   position: absolute !important;
   overflow: visible;
   width: 517.78px;
   height: 256.4px;
   left: 1086.21px;
   top: 0px;
   background: #f7f8fa;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .container_7df811e6ac83 {
   position: absolute !important;
   overflow: visible;
   width: 1604px;
   height: 256.4px;
   left: 0px;
   top: 136.85px;
 }

 .container_e24e48b4e52d {
   position: absolute !important;
   overflow: visible;
   width: 1604px;
   height: 393px;
   left: 158px;
   top: 120px;
 }

 .container_af41ffd24af5 {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 633px;
   left: 0px;
   top: 900px;
   background: #ffffff;
 }

 .text_e94dccbf9472 {
   width: 136.89px;
   height: 22px;
   position: absolute !important;
   left: 0px;
   top: -0.32px;
   line-height: 21.45px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_e94dccbf9472 {
   overflow: visible;
 }

 .text_dfc7da353f88 {
   width: 1062.25px;
   height: 53px;
   position: absolute !important;
   left: 0px;
   top: 31.45px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_dfc7da353f88 {
   overflow: visible;
 }

 .text_9985d733bc45 {
   width: 679.16px;
   height: 57px;
   position: absolute !important;
   left: 0px;
   top: 99.45px;
   line-height: 28.05px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_9985d733bc45 {
   overflow: visible;
 }

 .imageview_3cb1aacc32c3 {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

 .imageview_3cb1aacc32c3 img {
   width: 100%;
   height: 100%;
 }

 .text_a84ef6997cbb {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -0.22px;
   line-height: 21.25px;
   font-family: 'Mulish';
 }

 .text_f09cbacf7e59 {
   width: 624.4px;
   height: 44px;
   position: absolute !important;
   left: 0px;
   top: 26.85px;
   line-height: 21.7px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_f09cbacf7e59 {
   overflow: visible;
 }

 .container_c146d34c8529 {
   position: relative !important;
   overflow: visible;
   width: 624.4px;
   height: 68.65px;
   flex-shrink: 0;
 }

 .container_cb47aedea2e1 {
   padding: 28.8px 28.8px 28.8px 28.8px;
   width: 795.89px;
   height: 126.25px;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0.8px solid #ecedf0ff;
   border-bottom: 0.8px solid #ecedf0ff;
   border-left: 0.8px solid #ecedf0ff;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 20px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 14px 14px 14px 14px;
 }

 .imageview_fc9255942e54 {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

 .imageview_fc9255942e54 img {
   width: 100%;
   height: 100%;
 }

 .text_9a8821051d94 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -0.22px;
   line-height: 21.25px;
   font-family: 'Mulish';
 }

 .text_82fd29443569 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 24.8px;
   line-height: 21.7px;
   font-family: 'Mulish';
 }

 .container_348a2ba16c87 {
   position: relative !important;
   overflow: visible;
   width: 530.98px;
   height: 68.65px;
   flex-shrink: 0;
 }

 .container_1a2916ddf088 {
   padding: 28.8px 122.22px 28.8px 28.8px;
   width: 795.89px;
   height: 126.25px;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0.8px solid #ecedf0ff;
   border-bottom: 0.8px solid #ecedf0ff;
   border-left: 0.8px solid #ecedf0ff;
   position: absolute !important;
   left: 817.11px;
   top: 0px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 20px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 14px 14px 14px 14px;
 }

 .imageview_bae504294e1b {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

 .imageview_bae504294e1b img {
   width: 100%;
   height: 100%;
 }

 .text_bd0abd92c1f5 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -0.22px;
   line-height: 21.25px;
   font-family: 'Mulish';
 }

 .text_c86e6f55ff39 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 24.8px;
   line-height: 21.7px;
   font-family: 'Mulish';
 }

 .container_0b302bbb1f7c {
   position: relative !important;
   overflow: visible;
   width: 556.58px;
   height: 48px;
   flex-shrink: 0;
 }

 .container_426da3636eaa {
   padding: 28.8px 96.62px 28.8px 28.8px;
   width: 795.89px;
   height: 105.6px;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0.8px solid #ecedf0ff;
   border-bottom: 0.8px solid #ecedf0ff;
   border-left: 0.8px solid #ecedf0ff;
   position: absolute !important;
   left: 0px;
   top: 146.25px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 20px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 14px 14px 14px 14px;
 }

 .imageview_9f63299a78b1 {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

 .imageview_9f63299a78b1 img {
   width: 100%;
   height: 100%;
 }

 .text_89e2347d2694 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -0.22px;
   line-height: 21.25px;
   font-family: 'Mulish';
 }

 .text_492a9d0be2b5 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 24.8px;
   line-height: 21.7px;
   font-family: 'Mulish';
 }

 .container_56a6afcbc130 {
   position: relative !important;
   overflow: visible;
   width: 485.27px;
   height: 48px;
   flex-shrink: 0;
 }

 .container_86bad75beff8 {
   padding: 28.8px 167.92px 28.8px 28.8px;
   width: 795.89px;
   height: 105.6px;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0.8px solid #ecedf0ff;
   border-bottom: 0.8px solid #ecedf0ff;
   border-left: 0.8px solid #ecedf0ff;
   position: absolute !important;
   left: 817.11px;
   top: 146.25px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 20px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 14px 14px 14px 14px;
 }

 .imageview_c77800fb7269 {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

 .imageview_c77800fb7269 img {
   width: 100%;
   height: 100%;
 }

 .text_c19a71fbba8e {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -0.22px;
   line-height: 21.25px;
   font-family: 'Mulish';
 }

 .text_bdb120a3c538 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 24.8px;
   line-height: 21.7px;
   font-family: 'Mulish';
 }

 .container_a3aaba2e27c4 {
   position: relative !important;
   overflow: visible;
   width: 566.55px;
   height: 48px;
   flex-shrink: 0;
 }

 .container_68d25c0ddd47 {
   padding: 28.8px 86.65px 28.8px 28.8px;
   width: 795.89px;
   height: 105.6px;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0.8px solid #ecedf0ff;
   border-bottom: 0.8px solid #ecedf0ff;
   border-left: 0.8px solid #ecedf0ff;
   position: absolute !important;
   left: 0px;
   top: 271.85px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 20px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 14px 14px 14px 14px;
 }

 .imageview_5e01b2844295 {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

 .imageview_5e01b2844295 img {
   width: 100%;
   height: 100%;
 }

 .text_6f9360631d7b {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -0.22px;
   line-height: 21.25px;
   font-family: 'Mulish';
 }

 .text_19f03e196922 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 24.8px;
   line-height: 21.7px;
   font-family: 'Mulish';
 }

 .container_435b2b8321b6 {
   position: relative !important;
   overflow: visible;
   width: 551.91px;
   height: 48px;
   flex-shrink: 0;
 }

 .container_b2632bf3d920 {
   padding: 28.8px 101.29px 28.8px 28.8px;
   width: 795.89px;
   height: 105.6px;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0.8px solid #ecedf0ff;
   border-bottom: 0.8px solid #ecedf0ff;
   border-left: 0.8px solid #ecedf0ff;
   position: absolute !important;
   left: 817.11px;
   top: 271.85px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 20px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 14px 14px 14px 14px;
 }

 .container_56a6c0d375e5 {
   position: absolute !important;
   overflow: visible;
   width: 1613px;
   height: 377.45px;
   left: 0px;
   top: 200.35px;
 }

 .container_7ee87f2895a6 {
   position: absolute !important;
   overflow: visible;
   width: 1613px;
   height: 578px;
   left: 154px;
   top: 120px;
 }

 .container_260633c2310c {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 818px;
   left: 0px;
   top: 1533px;
   background: #f7f8fa;
 }

 .text_0b53d362951d {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 26.4px;
   font-family: 'Mulish';
 }

 .container_1e6171849fed {
   position: relative !important;
   overflow: visible;
   width: 256.34px;
   height: 26.4px;
   flex-shrink: 0;
   z-index: 1;
 }

 .text_783c0120be88 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 28px;
   top: 11.62px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .container_95d5e50ad123 {
   position: relative !important;
   overflow: visible;
   width: 187.31px;
   height: 48.75px;
   flex-shrink: 0;
   z-index: 1;
   background: #2b7de9;
   border-radius: 10px 10px 10px 10px;
 }

 .container_wrapper_95d5e50ad123 {
   position: relative !important;
   overflow: visible;
   width: 187.31px;
   height: 48.75px;
   flex-shrink: 0;
   z-index: 1;
 }

 .container_nested_95d5e50ad123 {
   width: 187.31px;
   height: 48.75px;
   z-index: 1;
   background: #2b7de9;
   border-radius: 10px 10px 10px 10px;
 }

 .container_abbf24231281 {
   padding: 28px 726.17px 28px 726.17px;
   width: 1920px;
   height: 105px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 2294px;
   justify-content: center;
   align-items: center;
   gap: 0 24px;
   display: flex !important;
   flex-direction: row;
   background: #f7f8fa;
 }

 .text_c1adaa66d9c4 {
   width: 770.21px;
   height: 42px;
   position: absolute !important;
   left: 0px;
   top: -2.4px;
   line-height: 41.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_c1adaa66d9c4 {
   overflow: visible;
 }

 .text_576cd6faac24 {
   width: 770.21px;
   height: 57px;
   position: absolute !important;
   left: 0px;
   top: 102px;
   line-height: 28.05px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_576cd6faac24 {
   overflow: visible;
 }

 .text_868009e013a0 {
   width: 770.21px;
   height: 57px;
   position: absolute !important;
   left: 0px;
   top: 198.15px;
   line-height: 28.05px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_868009e013a0 {
   overflow: visible;
 }

 .container_4a6395611f4a {
   position: absolute !important;
   overflow: visible;
   width: 770.21px;
   height: 263.05px;
   left: 0px;
   top: 0px;
 }

 .text_ccb927fe39ba {
   width: 682.92px;
   height: 53px;
   position: absolute !important;
   left: 43.65px;
   top: 83.5px;
   line-height: 26.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_ccb927fe39ba {
   overflow: visible;
 }

 .text_68783f75efdf {
   width: max-content;
   position: absolute !important;
   left: 41px;
   top: 29.25px;
   line-height: 27.5px;
   font-family: 'Mulish';
 }

 .container_e09f8ad59f3d {
   position: absolute !important;
   overflow: visible;
   width: 770.21px;
   height: 173.9px;
   left: 855.79px;
   top: 0px;
   background: #ffffff0a;
   border-radius: 18px 18px 18px 18px;
   box-shadow: inset 0 0 0 0.8px #ffffff14;
 }

 .container_962d19b6e2de {
   position: absolute !important;
   overflow: visible;
   width: 1626px;
   height: 263px;
   left: 147px;
   top: 100px;
 }

 .container_a447c78bb950 {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 463px;
   left: 0px;
   top: 2399px;
   background: #1b3a5c;
 }

 .text_6d15279d6ff7 {
   width: 94px;
   height: 22px;
   position: absolute !important;
   left: 0px;
   top: -0.33px;
   line-height: 21.45px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_6d15279d6ff7 {
   overflow: visible;
 }

 .text_929a0fb6ce97 {
   width: 785px;
   height: 53px;
   position: absolute !important;
   left: 0px;
   top: 31.45px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_929a0fb6ce97 {
   overflow: visible;
 }

 .text_8e04966e844d {
   width: 666.4px;
   height: 53px;
   position: absolute !important;
   left: 40.8px;
   top: 77px;
   line-height: 26.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_8e04966e844d {
   overflow: visible;
 }

 .text_c387a3c63957 {
   width: 266px;
   height: 25px;
   position: absolute !important;
   left: 67.6px;
   top: 40.7px;
   line-height: 25px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_c387a3c63957 {
   overflow: visible;
 }

 .imageview_5d9654e0b76b {
   width: 24px;
   height: 24px;
   position: absolute !important;
   left: 40.8px;
   top: 40.75px;
 }

 .imageview_5d9654e0b76b img {
   width: 100%;
   height: 100%;
 }

 .container_e10ae96d00dc {
   position: absolute !important;
   overflow: visible;
   width: 748px;
   height: 167.4px;
   left: 0px;
   top: 0px;
   background: #f7f8fa;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .text_6caa956fd069 {
   width: 406px;
   height: 25px;
   position: absolute !important;
   left: 68px;
   top: 40.7px;
   line-height: 25px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_6caa956fd069 {
   overflow: visible;
 }

 .imageview_faa65137a230 {
   width: 24px;
   height: 24px;
   position: absolute !important;
   left: 40.8px;
   top: 41.1px;
 }

 .imageview_faa65137a230 img {
   width: 100%;
   height: 100%;
 }

 .text_d1e381b8288b {
   width: 666.4px;
   height: 53px;
   position: absolute !important;
   left: 40.8px;
   top: 77px;
   line-height: 26.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_d1e381b8288b {
   overflow: visible;
 }

 .container_16821a0aceec {
   position: absolute !important;
   overflow: visible;
   width: 748px;
   height: 167.4px;
   left: 772px;
   top: 0px;
   background: #f7f8fa;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .text_6330ce48db55 {
   width: 406px;
   height: 25px;
   position: absolute !important;
   left: 68px;
   top: 40.35px;
   line-height: 25px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_6330ce48db55 {
   overflow: visible;
 }

 .imageview_6c9fb6bb4bbe {
   width: 24px;
   height: 24px;
   position: absolute !important;
   left: 40.8px;
   top: 40.75px;
 }

 .imageview_6c9fb6bb4bbe img {
   width: 100%;
   height: 100%;
 }

 .text_816966d9194a {
   width: 666.4px;
   height: 53px;
   position: absolute !important;
   left: 40.8px;
   top: 77px;
   line-height: 26.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_816966d9194a {
   overflow: visible;
 }

 .container_f23705716c11 {
   position: absolute !important;
   overflow: visible;
   width: 748px;
   height: 167.4px;
   left: 0px;
   top: 191.4px;
   background: #f7f8fa;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .text_5afdb5325ef0 {
   width: 266px;
   height: 25px;
   position: absolute !important;
   left: 67.6px;
   top: 40.7px;
   line-height: 25px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_5afdb5325ef0 {
   overflow: visible;
 }

 .imageview_00d41491a91a {
   width: 24px;
   height: 24px;
   position: absolute !important;
   left: 40.8px;
   top: 40.75px;
 }

 .imageview_00d41491a91a img {
   width: 100%;
   height: 100%;
 }

 .text_b10588dcf633 {
   width: 666.4px;
   height: 53px;
   position: absolute !important;
   left: 40.8px;
   top: 77px;
   line-height: 26.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_b10588dcf633 {
   overflow: visible;
 }

 .container_f63959271768 {
   position: absolute !important;
   overflow: visible;
   width: 748px;
   height: 167.4px;
   left: 772px;
   top: 191.4px;
   background: #f7f8fa;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .container_771f3ecd8da3 {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 358.8px;
   left: 0px;
   top: 136.25px;
 }

 .container_7d63aa96d80f {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 495.05px;
   left: 200px;
   top: 120px;
 }

 .container_8e9043db389e {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 735px;
   left: 0px;
   top: 2862px;
   background: #ffffff;
 }

 .text_a808c79d3980 {
   width: 137px;
   height: 22px;
   z-index: 1;
   position: absolute !important;
   left: 690.67px;
   top: -0.33px;
   line-height: 21.45px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_a808c79d3980 {
   overflow: visible;
 }

 .text_b0c92516f9f0 {
   width: 761px;
   height: 53px;
   z-index: 1;
   position: absolute !important;
   left: 380.61px;
   top: 31.45px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_b0c92516f9f0 {
   overflow: visible;
 }

 .text_5cad7e2aa0a7 {
   width: 287px;
   height: 29px;
   z-index: 1;
   position: absolute !important;
   left: 616.75px;
   top: 99.82px;
   line-height: 28.05px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_5cad7e2aa0a7 {
   overflow: visible;
 }

 .container_1e65a7731f55 {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 128.3px;
   z-index: 1;
   left: 0px;
   top: 0px;
 }

 .container_ca84eaa35ffb {
   width: 1408px;
   height: 3.6px;
   z-index: 1;
   border-top: 1.6px dashed #e2e4e8ff;
   border-right: 0px dashed #e2e4e8ff;
   border-bottom: 0px dashed #e2e4e8ff;
   border-left: 0px dashed #e2e4e8ff;
   position: absolute !important;
   left: 56px;
   top: 28px;
 }

 .text_9a4306d4b0d7 {
   width: 87px;
   height: 20px;
   z-index: 2;
   position: absolute !important;
   left: 83.36px;
   top: 74px;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_9a4306d4b0d7 {
   overflow: visible;
 }

 .text_491bf8536947 {
   width: fit-content;
   z-index: 2;
   line-height: 33px;
   font-family: 'Mulish';
 }

 .container_6e9a7ee11216 {
   padding: 15.5px 22px 15.7px 22px;
   width: 56px;
   height: 56px;
   z-index: 2;
   position: absolute !important;
   left: 98.66px;
   top: 0px;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
 }

 .container_bbd6ded31e4a {
   position: absolute !important;
   overflow: visible;
   width: 253.34px;
   height: 139px;
   z-index: 2;
   left: 0px;
   top: 0px;
 }

 .text_4ce6d64868b1 {
   width: 123px;
   height: 20px;
   z-index: 2;
   position: absolute !important;
   left: 65.51px;
   top: 74px;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_4ce6d64868b1 {
   overflow: visible;
 }

 .text_35fc77013abf {
   width: 233.34px;
   height: 39px;
   z-index: 2;
   position: absolute !important;
   left: 9.66px;
   top: 99.65px;
   line-height: 19.5px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_35fc77013abf {
   overflow: visible;
 }

 .text_8e324bb1b213 {
   width: fit-content;
   z-index: 2;
   line-height: 33px;
   font-family: 'Mulish';
 }

 .container_3c597a2e2563 {
   padding: 15.5px 22px 15.7px 22px;
   width: 56px;
   height: 56px;
   z-index: 2;
   position: absolute !important;
   left: 98.66px;
   top: 0px;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
 }

 .container_c9d2ca7858c5 {
   position: absolute !important;
   overflow: visible;
   width: 253.34px;
   height: 139px;
   z-index: 2;
   left: 253.34px;
   top: 0px;
 }

 .text_48f246e10f23 {
   width: 160px;
   height: 20px;
   z-index: 2;
   position: absolute !important;
   left: 46.73px;
   top: 74px;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_48f246e10f23 {
   overflow: visible;
 }

 .text_e079d6b6d885 {
   width: 201px;
   height: 20px;
   z-index: 2;
   position: absolute !important;
   left: 26.55px;
   top: 99.85px;
   line-height: 19.5px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_e079d6b6d885 {
   overflow: visible;
 }

 .text_c3d7b215d60c {
   width: fit-content;
   z-index: 2;
   line-height: 33px;
   font-family: 'Mulish';
 }

 .container_32854dc32399 {
   padding: 15.5px 22px 15.7px 22px;
   width: 56px;
   height: 56px;
   z-index: 2;
   position: absolute !important;
   left: 98.66px;
   top: 0px;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
 }

 .container_182fb1ed6c21 {
   position: absolute !important;
   overflow: visible;
   width: 253.34px;
   height: 119.5px;
   z-index: 2;
   left: 506.67px;
   top: 0px;
 }

 .text_105a1a954bd0 {
   width: 143px;
   height: 20px;
   z-index: 3;
   position: absolute !important;
   left: 55.55px;
   top: 74px;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_105a1a954bd0 {
   overflow: visible;
 }

 .text_7bd4f1c2edd5 {
   width: 217px;
   height: 20px;
   z-index: 3;
   position: absolute !important;
   left: 18.17px;
   top: 99.85px;
   line-height: 19.5px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_7bd4f1c2edd5 {
   overflow: visible;
 }

 .text_b4d1d5d8f7fc {
   width: fit-content;
   z-index: 3;
   line-height: 33px;
   font-family: 'Mulish';
 }

 .container_cf9679d84671 {
   padding: 15.5px 22px 15.7px 22px;
   width: 56px;
   height: 56px;
   z-index: 3;
   position: absolute !important;
   left: 98.66px;
   top: 0px;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
 }

 .container_abb030280e81 {
   position: absolute !important;
   overflow: visible;
   width: 253.34px;
   height: 119.5px;
   z-index: 3;
   left: 760.01px;
   top: 0px;
 }

 .text_82aab05d71f4 {
   width: 164px;
   height: 20px;
   z-index: 2;
   position: absolute !important;
   left: 44.94px;
   top: 74px;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_82aab05d71f4 {
   overflow: visible;
 }

 .text_5d976f778c0b {
   width: 215px;
   height: 20px;
   z-index: 2;
   position: absolute !important;
   left: 19.44px;
   top: 99.85px;
   line-height: 19.5px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_5d976f778c0b {
   overflow: visible;
 }

 .text_beed743b6476 {
   width: fit-content;
   z-index: 2;
   line-height: 33px;
   font-family: 'Mulish';
 }

 .container_8901cc0cfc95 {
   padding: 15.5px 22px 15.7px 22px;
   width: 56px;
   height: 56px;
   z-index: 2;
   position: absolute !important;
   left: 98.66px;
   top: 0px;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
 }

 .container_d4cbc975ace2 {
   position: absolute !important;
   overflow: visible;
   width: 253.34px;
   height: 119.5px;
   z-index: 2;
   left: 1013.35px;
   top: 0px;
 }

 .text_34270c51500e {
   width: 75px;
   height: 20px;
   z-index: 2;
   position: absolute !important;
   left: 89.53px;
   top: 74px;
   line-height: 20px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_34270c51500e {
   overflow: visible;
 }

 .text_22087309895d {
   width: 233.34px;
   height: 39px;
   z-index: 2;
   position: absolute !important;
   left: 9.31px;
   top: 99.65px;
   line-height: 19.5px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_22087309895d {
   overflow: visible;
 }

 .text_c7b34676d64b {
   width: fit-content;
   z-index: 2;
   line-height: 33px;
   font-family: 'Mulish';
 }

 .container_2b70da629649 {
   padding: 15.5px 22px 15.7px 22px;
   width: 56px;
   height: 56px;
   z-index: 2;
   position: absolute !important;
   left: 98.66px;
   top: 0px;
   justify-content: center;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
 }

 .container_456235284fb3 {
   position: absolute !important;
   overflow: visible;
   width: 253.34px;
   height: 139px;
   z-index: 2;
   left: 1266.69px;
   top: 0px;
 }

 .container_e6a761b50419 {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 139px;
   z-index: 1;
   left: 0px;
   top: 192.3px;
 }

 .container_ff54aab23228 {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 331.3px;
   z-index: 1;
   left: 200px;
   top: 120px;
 }

 .container_635887b83d2c {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 571px;
   z-index: 1;
   left: 0px;
   top: 3549px;
   background: #ffffff;
 }

 .text_759c282b31b9 {
   width: 1064px;
   height: 106px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_759c282b31b9 {
   overflow: visible;
 }

 .container_e57209200d43 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 680px;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_c00e835b84ef {
   width: 923px;
   height: 106px;
   position: absolute !important;
   left: 92px;
   top: 88px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 15.38px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_af4540c89792 {
   width: max-content;
   position: absolute !important;
   left: 21px;
   top: 0px;
   line-height: 45.18px;
   font-family: 'Mulish';
 }

 .container_a595c1804c92 {
   position: relative !important;
   overflow: visible;
   width: 52px;
   height: 52px;
   flex-shrink: 0;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
   box-shadow: inset 0 0 0 0.8px #1b3a5cff;
 }

 .container_wrapper_a595c1804c92 {
   position: relative !important;
   overflow: visible;
   width: 52px;
   height: 52px;
   flex-shrink: 0;
 }

 .container_nested_a595c1804c92 {
   width: 52px;
   height: 52px;
   border-top: 0.8px solid #1b3a5cff;
   border-right: 0.8px solid #1b3a5cff;
   border-bottom: 0.8px solid #1b3a5cff;
   border-left: 0.8px solid #1b3a5cff;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
 }

 .text_629e0e60975c {
   width: max-content;
   position: absolute !important;
   left: 31px;
   top: 0px;
   line-height: 45.18px;
   font-family: 'Mulish';
 }

 .container_26f00e942ee5 {
   position: relative !important;
   overflow: visible;
   width: 52px;
   height: 52px;
   flex-shrink: 0;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
   box-shadow: inset 0 0 0 0.8px #1b3a5cff;
 }

 .container_wrapper_26f00e942ee5 {
   position: relative !important;
   overflow: visible;
   width: 52px;
   height: 52px;
   flex-shrink: 0;
 }

 .container_nested_26f00e942ee5 {
   width: 52px;
   height: 52px;
   border-top: 0.8px solid #1b3a5cff;
   border-right: 0.8px solid #1b3a5cff;
   border-bottom: 0.8px solid #1b3a5cff;
   border-left: 0.8px solid #1b3a5cff;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
 }

 .container_595498a9675c {
   width: 114px;
   height: 52px;
   position: absolute !important;
   left: 1721px;
   top: 103px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_6f136f4144bd {
   width: 15px;
   height: 138px;
   position: absolute !important;
   left: 35.13px;
   top: 166px;
 }

 .imageview_6f136f4144bd img {
   width: 100%;
   height: 100%;
 }

 .imageview_abc2ccf940b9 {
   width: 15px;
   height: 138px;
   position: absolute !important;
   left: 35.13px;
   top: 307px;
 }

 .imageview_abc2ccf940b9 img {
   width: 100%;
   height: 100%;
 }

 .imageview_333cab236551 {
   width: 15.25px;
   height: 244px;
   position: absolute !important;
   left: 35px;
   top: 448px;
 }

 .imageview_333cab236551 img {
   position: absolute;
   width: 15.3px !important;
   height: 243.0px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

 .imageview_333cab236551.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .text_787dc1fd2f21 {
   width: 507px;
   height: 63px;
   line-height: 31.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_787dc1fd2f21 {
   overflow: visible;
 }

 .container_d600b843aaea {
   width: 507.2px;
   height: 63px;
   position: absolute !important;
   left: 43px;
   top: 66px;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_00a23837dbca {
   width: fit-content;
   line-height: 14.32px;
   font-family: 'DM Sans';
 }

 .container_f0299d055293 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_e4b62ebface5 {
   width: 534px;
   height: 82px;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_e4b62ebface5 {
   overflow: visible;
 }

 .container_2b644bc57801 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_a1e31a71670a {
   width: 507px;
   height: 104px;
   position: absolute !important;
   left: 73.13px;
   top: 307px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_ab794f504685 {
   width: fit-content;
   line-height: 14.32px;
   font-family: 'DM Sans';
 }

 .container_bf142ff2e266 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_e81bb0bb320f {
   width: 100%;
   min-width: 0;
   height: 82px;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_e81bb0bb320f {
   overflow: visible;
 }

 .container_1bf14ead3c4d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_e42c4dc152b7 {
   width: 100%;
   min-width: 0;
   height: 19px;
   line-height: 18.83px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_e42c4dc152b7 {
   overflow: visible;
 }

 .container_2f742dbdb3db {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_8020ff2bc7c0 {
   width: 538px;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8.01px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_bf3eb26872bc {
   width: 507px;
   height: 131.01px;
   position: absolute !important;
   left: 73.13px;
   top: 448px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_aa611e14f410 {
   width: fit-content;
   line-height: 17.57px;
   font-family: 'Mulish';
 }

 .container_d92edd80ba3a {
   padding: 14px 24px 14px 24px;
   width: fit-content;
   height: 48px;
   border-top: 1px solid #2b7de9ff;
   border-right: 1px solid #2b7de9ff;
   border-bottom: 1px solid #2b7de9ff;
   border-left: 1px solid #2b7de9ff;
   justify-content: flex-start;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #2b7de9;
   border-radius: 8px 8px 8px 8px;
 }

 .container_f903a903f97f {
   padding: 28px 0 0 0;
   width: 507px;
   height: 76px;
   position: absolute !important;
   left: 73.13px;
   top: 580px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_f903a903f97f {
   position: absolute !important;
   left: 73.13px;
   top: 580px;
   width: 507px;
   height: 76px;
 }

 .container_nested_f903a903f97f {
   padding: 28px 0 0 0;
   width: 507px;
   height: 76px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .text_4148eb0cd878 {
   width: fit-content;
   line-height: 14.32px;
   font-family: 'DM Sans';
 }

 .container_82bbdd98dd72 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_2f8690120e84 {
   width: 100%;
   min-width: 0;
   height: 82px;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_2f8690120e84 {
   overflow: visible;
 }

 .container_edc20e9c02dd {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_aa80a25fbf41 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_71529a56d196 {
   padding: 0 0 24px 0;
   width: 507px;
   height: 104px;
   position: absolute !important;
   left: 73.13px;
   top: 166px;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_a257474e2fc8 {
   width: 578px;
   height: 1061px;
   position: absolute !important;
   left: 0.4px;
   top: -185.42px;
   _scaling-factor: 0.5;
 }

 .imageview_a257474e2fc8.wp-block-image {
   width: 433px !important;
   height: 691px !important;
   left: 0px !important;
   top: 0px !important;
   overflow: hidden;
 }

 .imageview_a257474e2fc8 img {
   filter: brightness(0.4700000286102295);
 }

 .container_994cf86e3391 {
   width: 433.8px;
   height: 690.88px;
   z-index: 1;
   position: absolute !important;
   left: -0.2px;
   top: -26px;
   background: linear-gradient(90deg, #ffffff0f 0%, #ffffff00 30%);
 }

 .container_cdde3264bd6a {
   position: absolute !important;
   overflow: visible;
   width: 433.8px;
   height: 690.88px;
   left: 0px;
   top: 0px;
   background: linear-gradient(135deg, #2a5580ff 0%, #1b3a5cff 100%);
 }

 .text_41d18fa8c34d {
   width: fit-content;
   z-index: 1;
   line-height: 16.93px;
   font-family: 'DM Sans';
 }

 .container_08339293710d {
   padding: 6px 16px 6px 16px;
   width: 120px;
   height: 29px;
   z-index: 1;
   position: absolute !important;
   left: 290.55px;
   top: 24px;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #00000080;
   border-radius: 8px 8px 8px 8px;
   backdrop-filter: blur(2px);
   -webkit-font-smoothing: antialiased;
 }

 .container_41859edffe19 {
   position: absolute !important;
   overflow: visible;
   width: 433.8px;
   height: 690.88px;
   left: 646.13px;
   top: 1px;
 }

 .container_282191018e59 {
   position: absolute !important;
   width: 1080px;
   height: 691px;
   left: 0px;
   top: 0px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #ffffff;
   border-radius: 18px 18px 18px 18px;
 }

 .imageview_a27b1e983861 {
   width: 15px;
   height: 138px;
   position: absolute !important;
   left: 35.13px;
   top: 166px;
 }

 .imageview_a27b1e983861 img {
   width: 100%;
   height: 100%;
 }

 .imageview_a6c568773f81 {
   width: 15px;
   height: 138px;
   position: absolute !important;
   left: 35.13px;
   top: 307px;
 }

 .imageview_a6c568773f81 img {
   width: 100%;
   height: 100%;
 }

 .imageview_bbdd27c61c61 {
   width: 15.25px;
   height: 244px;
   position: absolute !important;
   left: 35px;
   top: 448px;
 }

 .imageview_bbdd27c61c61 img {
   position: absolute;
   width: 15.3px !important;
   height: 243.0px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

 .imageview_bbdd27c61c61.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .text_2d3a99de0c5e {
   width: 507px;
   height: 63px;
   line-height: 31.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_2d3a99de0c5e {
   overflow: visible;
 }

 .container_2c8b0b8b3cb1 {
   width: 507.2px;
   height: 63px;
   position: absolute !important;
   left: 43px;
   top: 66px;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_abc4571a2db9 {
   width: fit-content;
   line-height: 14.32px;
   font-family: 'DM Sans';
 }

 .container_af68cc2d564d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_5cc092bb86f0 {
   width: 534px;
   height: 82px;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_5cc092bb86f0 {
   overflow: visible;
 }

 .container_332ca219c0a4 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_9a5968775e3f {
   width: 507px;
   height: 104px;
   position: absolute !important;
   left: 73.13px;
   top: 307px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_68b1b722fe70 {
   width: fit-content;
   line-height: 14.32px;
   font-family: 'DM Sans';
 }

 .container_af9ee83a40dd {
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_5583c3af80c2 {
   width: 100%;
   min-width: 0;
   height: 82px;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_5583c3af80c2 {
   overflow: visible;
 }

 .container_b27854e25cd0 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_c0219c543b7d {
   width: 100%;
   min-width: 0;
   height: 19px;
   line-height: 18.83px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_c0219c543b7d {
   overflow: visible;
 }

 .container_491ba3347b26 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_b229cb6370ea {
   width: 538px;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8.01px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_9200ebc11046 {
   width: 507px;
   height: 131.01px;
   position: absolute !important;
   left: 73.13px;
   top: 448px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_36e9f730b681 {
   width: fit-content;
   line-height: 17.57px;
   font-family: 'Mulish';
 }

 .container_c957ec77ed37 {
   padding: 14px 24px 14px 24px;
   width: fit-content;
   height: 48px;
   border-top: 1px solid #2b7de9ff;
   border-right: 1px solid #2b7de9ff;
   border-bottom: 1px solid #2b7de9ff;
   border-left: 1px solid #2b7de9ff;
   justify-content: flex-start;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #2b7de9;
   border-radius: 8px 8px 8px 8px;
 }

 .container_b70edb7cf66f {
   padding: 28px 0 0 0;
   width: 507px;
   height: 76px;
   position: absolute !important;
   left: 73.13px;
   top: 580px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .container_wrapper_b70edb7cf66f {
   position: absolute !important;
   left: 73.13px;
   top: 580px;
   width: 507px;
   height: 76px;
 }

 .container_nested_b70edb7cf66f {
   padding: 28px 0 0 0;
   width: 507px;
   height: 76px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .text_6ac027849b74 {
   width: fit-content;
   line-height: 14.32px;
   font-family: 'DM Sans';
 }

 .container_ac9a82ba1f6d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_a7274daa1d42 {
   width: 100%;
   min-width: 0;
   height: 82px;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_a7274daa1d42 {
   overflow: visible;
 }

 .container_55cad617bc55 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_7ec8f3f6ea81 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_5d4db02d3c76 {
   padding: 0 0 24px 0;
   width: 507px;
   height: 104px;
   position: absolute !important;
   left: 73.13px;
   top: 166px;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_20d260184f82 {
   width: 578px;
   height: 1061px;
   position: absolute !important;
   left: 0.4px;
   top: -185.42px;
   _scaling-factor: 0.5;
 }

 .imageview_20d260184f82.wp-block-image {
   width: 433px !important;
   height: 691px !important;
   left: 0px !important;
   top: 0px !important;
   overflow: hidden;
 }

 .imageview_20d260184f82 img {
   width: 100% !important;
   height: 100% !important;
   object-fit: cover;
   object-position: left top;
   max-width: none !important;
 }

 .container_dd8079c91c90 {
   width: 433.8px;
   height: 690.88px;
   z-index: 1;
   position: absolute !important;
   left: -0.2px;
   top: -26px;
   background: linear-gradient(90deg, #ffffff0f 0%, #ffffff00 30%);
 }

 .container_1ebbf9e290c0 {
   position: absolute !important;
   overflow: visible;
   width: 433.8px;
   height: 690.88px;
   left: 0px;
   top: 0px;
   background: linear-gradient(135deg, #2a5580ff 0%, #1b3a5cff 100%);
 }

 .container_d011505fc54a {
   position: absolute !important;
   overflow: visible;
   width: 433.8px;
   height: 690.88px;
   left: 646.13px;
   top: 1px;
 }

 .container_da94c401c078 {
   position: absolute !important;
   width: 1080px;
   height: 691px;
   left: 1116px;
   top: 0px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #ffffff;
   border-radius: 18px 18px 18px 18px;
 }

 .container_3896613816e7 {
   position: absolute !important;
   overflow: visible;
   width: 2196px;
   height: 691px;
   left: 92px;
   top: 244px;
   border-radius: 18px 18px 18px 18px;
 }

 .container_e4dbb011ce96 {
   position: absolute !important;
   width: 1920px;
   height: 1029px;
   left: 0px;
   top: 4127px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #f7f8fa;
 }

 .text_0f2d04cf17c5 {
   width: 191.5px;
   height: 20px;
   position: absolute !important;
   left: -0.44px;
   top: 0px;
   line-height: 19.53px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_0f2d04cf17c5 {
   overflow: visible;
 }

 .text_f92ee84b9bfd {
   width: 411.21px;
   height: 36px;
   position: absolute !important;
   left: -0.44px;
   top: 28px;
   line-height: 35.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_f92ee84b9bfd {
   overflow: visible;
 }

 .text_478e36d2388a {
   width: 188px;
   height: 22px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 22.13px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_478e36d2388a {
   overflow: visible;
 }

 .text_cb6e79a9be49 {
   width: 402px;
   height: 77px;
   position: absolute !important;
   left: 0.2px;
   top: 39.2px;
   line-height: 25.6px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_cb6e79a9be49 {
   overflow: visible;
 }

 .text_da102410ed7d {
   width: 145px;
   height: 21px;
   position: absolute !important;
   left: 0px;
   top: 137px;
   line-height: 20.83px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_da102410ed7d {
   overflow: visible;
 }

 .container_94a5471ab5e5 {
   position: absolute !important;
   overflow: visible;
   width: 402.2px;
   height: 158px;
   left: 40.8px;
   top: 40.8px;
 }

 .container_bbd1f13c0547 {
   position: relative !important;
   overflow: visible;
   height: 239.2px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   background: #f7f8fa;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .text_e1941dd00d29 {
   width: 155px;
   height: 22px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 22.13px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_e1941dd00d29 {
   overflow: visible;
 }

 .text_1391a2111d95 {
   width: 412px;
   height: 77px;
   position: absolute !important;
   left: 0px;
   top: 39px;
   line-height: 25.6px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_1391a2111d95 {
   overflow: visible;
 }

 .text_e7d6280f80a9 {
   width: 144px;
   height: 21px;
   position: absolute !important;
   left: 0px;
   top: 137px;
   line-height: 20.83px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_e7d6280f80a9 {
   overflow: visible;
 }

 .container_748a5901627b {
   position: absolute !important;
   overflow: visible;
   width: 412px;
   height: 158px;
   left: 40.8px;
   top: 40.8px;
 }

 .container_7d14f23ad2a0 {
   position: relative !important;
   overflow: visible;
   height: 239.2px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   background: #f7f8fa;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .text_390004bb3ca3 {
   width: 175.45px;
   height: 22px;
   position: absolute !important;
   left: 0.01px;
   top: 0px;
   line-height: 22.13px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_390004bb3ca3 {
   overflow: visible;
 }

 .text_f168f10f4fbd {
   width: 398.4px;
   height: 77px;
   position: absolute !important;
   left: 0px;
   top: 39px;
   line-height: 25.6px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_f168f10f4fbd {
   overflow: visible;
 }

 .text_de78dc3693b2 {
   width: 156.29px;
   height: 21px;
   position: absolute !important;
   left: 0.01px;
   top: 137px;
   line-height: 20.83px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_de78dc3693b2 {
   overflow: visible;
 }

 .container_bc0e4dbd0ff4 {
   position: absolute !important;
   overflow: visible;
   width: 398.4px;
   height: 158px;
   left: 40.8px;
   top: 41px;
 }

 .container_7e8f93452ae4 {
   position: relative !important;
   overflow: visible;
   height: 239.2px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   background: #f7f8fa;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .container_338a937a2721 {
   width: 1520px;
   height: 239.2px;
   position: absolute !important;
   left: 0px;
   top: 187px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 40px;
   display: flex !important;
   flex-direction: row;
 }

 .text_65dfedea4c68 {
   width: max-content;
   position: absolute !important;
   left: 20.8px;
   top: 10.45px;
   line-height: 23.1px;
   font-family: 'Mulish';
 }

 .container_0b2951296869 {
   position: relative !important;
   overflow: visible;
   width: 210.38px;
   height: 44.7px;
   flex-shrink: 0;
   background: #1b3a5c;
   border-radius: 10px 10px 10px 10px;
   box-shadow: inset 0 0 0 0.8px #1b3a5cff;
 }

 .container_wrapper_0b2951296869 {
   position: relative !important;
   overflow: visible;
   width: 210.38px;
   height: 44.7px;
   flex-shrink: 0;
 }

 .container_nested_0b2951296869 {
   width: 210.38px;
   height: 44.7px;
   border-top: 0.8px solid #1b3a5cff;
   border-right: 0.8px solid #1b3a5cff;
   border-bottom: 0.8px solid #1b3a5cff;
   border-left: 0.8px solid #1b3a5cff;
   background: #1b3a5c;
   border-radius: 10px 10px 10px 10px;
 }

 .text_32fe63c0b216 {
   width: max-content;
   position: absolute !important;
   left: 20.8px;
   top: 10.45px;
   line-height: 23.1px;
   font-family: 'Mulish';
 }

 .container_f052c38aa08c {
   position: relative !important;
   overflow: visible;
   width: 187.46px;
   height: 44.7px;
   flex-shrink: 0;
   background: #1b3a5c;
   border-radius: 10px 10px 10px 10px;
   box-shadow: inset 0 0 0 0.8px #1b3a5cff;
 }

 .container_wrapper_f052c38aa08c {
   position: relative !important;
   overflow: visible;
   width: 187.46px;
   height: 44.7px;
   flex-shrink: 0;
 }

 .container_nested_f052c38aa08c {
   width: 187.46px;
   height: 44.7px;
   border-top: 0.8px solid #1b3a5cff;
   border-right: 0.8px solid #1b3a5cff;
   border-bottom: 0.8px solid #1b3a5cff;
   border-left: 0.8px solid #1b3a5cff;
   background: #1b3a5c;
   border-radius: 10px 10px 10px 10px;
 }

 .text_791e1879b54a {
   width: max-content;
   position: absolute !important;
   left: 20.8px;
   top: 10.45px;
   line-height: 23.1px;
   font-family: 'Mulish';
 }

 .container_7c3700722f0e {
   position: relative !important;
   overflow: visible;
   width: 216.34px;
   height: 44.7px;
   flex-shrink: 0;
   background: #1b3a5c;
   border-radius: 10px 10px 10px 10px;
   box-shadow: inset 0 0 0 0.8px #1b3a5cff;
 }

 .container_wrapper_7c3700722f0e {
   position: relative !important;
   overflow: visible;
   width: 216.34px;
   height: 44.7px;
   flex-shrink: 0;
 }

 .container_nested_7c3700722f0e {
   width: 216.34px;
   height: 44.7px;
   border-top: 0.8px solid #1b3a5cff;
   border-right: 0.8px solid #1b3a5cff;
   border-bottom: 0.8px solid #1b3a5cff;
   border-left: 0.8px solid #1b3a5cff;
   background: #1b3a5c;
   border-radius: 10px 10px 10px 10px;
 }

 .text_6dc69a969279 {
   width: max-content;
   position: absolute !important;
   left: 20.8px;
   top: 10.45px;
   line-height: 23.1px;
   font-family: 'Mulish';
 }

 .container_1f05982dd596 {
   position: relative !important;
   overflow: visible;
   width: 185.21px;
   height: 44.7px;
   flex-shrink: 0;
   background: #1b3a5c;
   border-radius: 10px 10px 10px 10px;
   box-shadow: inset 0 0 0 0.8px #1b3a5cff;
 }

 .container_wrapper_1f05982dd596 {
   position: relative !important;
   overflow: visible;
   width: 185.21px;
   height: 44.7px;
   flex-shrink: 0;
 }

 .container_nested_1f05982dd596 {
   width: 185.21px;
   height: 44.7px;
   border-top: 0.8px solid #1b3a5cff;
   border-right: 0.8px solid #1b3a5cff;
   border-bottom: 0.8px solid #1b3a5cff;
   border-left: 0.8px solid #1b3a5cff;
   background: #1b3a5c;
   border-radius: 10px 10px 10px 10px;
 }

 .container_6bdc58a52db1 {
   padding: 0 303.86px 0 0;
   width: 1145px;
   height: 44px;
   position: absolute !important;
   left: 0px;
   top: 104px;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 10px 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_dd0c3079d804 {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 374px;
   left: 200px;
   top: 100px;
 }

 .container_b8fb33c05e7d {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 657px;
   left: 0px;
   top: 5156px;
   background: #ffffff;
 }

 .text_beaf8cdb25cf {
   width: 209.55px;
   height: 22px;
   position: absolute !important;
   left: -0.48px;
   top: 0px;
   line-height: 21.45px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_beaf8cdb25cf {
   overflow: visible;
 }

 .text_742fba3d2088 {
   width: 404.05px;
   height: 53px;
   position: absolute !important;
   left: -0.48px;
   top: 31px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_742fba3d2088 {
   overflow: visible;
 }

 .text_b0a317338255 {
   width: 447.03px;
   height: 25px;
   position: absolute !important;
   left: 40.63px;
   top: 40.75px;
   line-height: 25px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_b0a317338255 {
   overflow: visible;
 }

 .text_6d2634039746 {
   width: 666.4px;
   height: 52px;
   position: absolute !important;
   left: 40.8px;
   top: 76.2px;
   line-height: 25.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_6d2634039746 {
   overflow: visible;
 }

 .text_218aee9b6d31 {
   width: 247.68px;
   height: 25px;
   position: absolute !important;
   left: 40.63px;
   top: 142.75px;
   line-height: 24.75px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_218aee9b6d31 {
   overflow: visible;
 }

 .container_7422182d1b52 {
   position: absolute !important;
   overflow: visible;
   width: 748px;
   height: 209.85px;
   left: 0px;
   top: 0px;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .text_1c7cd23ee7b5 {
   width: 428.9px;
   height: 25px;
   position: absolute !important;
   left: 40.86px;
   top: 40.75px;
   line-height: 25px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_1c7cd23ee7b5 {
   overflow: visible;
 }

 .text_65412c0f67de {
   width: 666.4px;
   height: 52px;
   position: absolute !important;
   left: 40.8px;
   top: 76.2px;
   line-height: 25.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_65412c0f67de {
   overflow: visible;
 }

 .text_fa89522311b8 {
   width: 287.95px;
   height: 25px;
   position: absolute !important;
   left: 40.86px;
   top: 142.75px;
   line-height: 24.75px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_fa89522311b8 {
   overflow: visible;
 }

 .container_b2c77868d32f {
   position: absolute !important;
   overflow: visible;
   width: 748px;
   height: 209.85px;
   left: 772px;
   top: 0px;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .container_c134fc8f8faf {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 209.85px;
   left: 0px;
   top: 136.25px;
 }

 .container_79a8bb63b8bf {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 346.1px;
   left: 200px;
   top: 100px;
 }

 .container_790bac059fb8 {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 546px;
   left: 0px;
   top: 5813px;
   background: #f7f8fa;
 }

 .container_07307709e66e {
   width: 1920px;
   height: 445px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #f7f8fa;
 }

 .line_bca5c6e9e92c {
   width: 1920px;
   height: 1px;
   z-index: 1;
   border-top: 1px solid #f7f8faff;
   border-right: 1px solid #f7f8faff;
   border-bottom: 1px solid #f7f8faff;
   border-left: 1px solid #f7f8faff;
   position: absolute !important;
   left: 0px;
   top: 248px;
   direction: horizontal;
   background: #f7f8fa;
 }

 .text_1a7cd19e0868 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 907px;
   top: 396px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .imageview_2804b34bccff {
   width: 188px;
   height: 136px;
   z-index: 1;
   position: absolute !important;
   left: 1504px;
   top: 85px;
   _scaling-factor: 0.5;
 }

 .imageview_2804b34bccff img {
   position: absolute;
   width: 100.44% !important;
   height: 140.21% !important;
   max-width: none !important;
   left: -0.22%;
   top: -19.59%;
 }

 .imageview_2804b34bccff.wp-block-image {
   overflow: hidden;
 }

 .text_9cb2e98bca1a {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .text_e2c4b7e76359 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 37.07px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_0c95b138e0ba {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 71.82px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_aed67b5f8ece {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 106.57px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .container_6575394bc4b3 {
   position: absolute !important;
   overflow: visible;
   width: 149.74px;
   height: 211.2px;
   z-index: 2;
   left: 783px;
   top: 102px;
 }

 .text_4d214623a6f8 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .text_186fac319818 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 37.07px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_639ddac903bb {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 71.82px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_f47d7fa8e4d7 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 106.57px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .container_405b9e436842 {
   position: absolute !important;
   overflow: visible;
   width: 149.74px;
   height: 211.2px;
   z-index: 2;
   left: 1115.74px;
   top: 102px;
 }

 .container_wrapper_405b9e436842 {
   position: absolute !important;
   overflow: visible;
   left: 1115.74px;
   top: 102px;
   width: 149.74px;
   height: 211.2px;
   z-index: 2;
 }

 .container_nested_405b9e436842 {
   width: 149.74px;
   height: 211.2px;
   z-index: 2;
 }

 .text_637572eddff9 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .text_c29b1aaf936b {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 37.07px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_86a129c56fbe {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 71.82px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_efb213d81a12 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 106.57px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_aae3be3eb849 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 141.32px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .container_4f91698d30d3 {
   position: absolute !important;
   overflow: visible;
   width: 137.9px;
   height: 211.2px;
   z-index: 2;
   left: 462px;
   top: 102px;
 }

 .text_2a18b5fabe3d {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .text_3500b02ba9e8 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 37.07px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_5fe0ed641687 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 71.82px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_714318bff0c8 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 106.57px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_1406d61c38af {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 141.32px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_f94cc291b2f2 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 176.07px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .container_ccc4a63755a9 {
   position: absolute !important;
   overflow: visible;
   width: 89.93px;
   height: 211.2px;
   z-index: 2;
   left: 165px;
   top: 102px;
 }

 .text_ccd82452a9ef {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .container_20e4c1b86af8 {
   position: relative !important;
   overflow: visible;
   width: 211.06px;
   height: 21.45px;
   flex-shrink: 0;
   z-index: 2;
 }

 .text_ea2441c32ef8 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .text_3831c51145dc {
   width: max-content;
   z-index: 3;
   position: absolute !important;
   left: 82.69px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .text_c4be7ab4a3ee {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 99.26px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .container_87d3c2ef6c14 {
   position: relative !important;
   overflow: visible;
   width: 197.98px;
   height: 21.45px;
   flex-shrink: 0;
   z-index: 2;
 }

 .container_425b07987e27 {
   padding: 24px 0 0 0;
   width: 1531.16px;
   height: 45.45px;
   z-index: 2;
   position: absolute !important;
   left: 221.61px;
   top: 366px;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_2f07ed87d856 {
   width: 132px;
   height: 24px;
   z-index: 2;
   position: absolute !important;
   left: 1504px;
   top: 227px;
 }

 .imageview_2f07ed87d856 img {
   width: 100%;
   height: 100%;
 }

 .container_62e2b8023f3d {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 445px;
   left: 0px;
   top: 7809px;
 }

 .container_wrapper_62e2b8023f3d {
   position: absolute !important;
   overflow: visible;
   left: 0px;
   top: 7809px;
   width: 1920px;
   height: 445px;
 }

 .container_nested_62e2b8023f3d {
   width: 1920px;
   height: 445px;
 }

 .container_5bf4c00cca02 {
   width: 80px;
   height: 80px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: linear-gradient(90deg, #ffffff66 0%, #ffffff66 0.05%, #00000000 0.05%);
 }

 .container_ae794fd44244 {
   width: 80px;
   height: 80px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: linear-gradient(180deg, #ffffff66 0%, #ffffff66 0.13%, #00000000 0.13%);
 }

 .container_9cd6bfc2add9 {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 780px;
   left: 0px;
   top: 0px;
 }

 .container_3e70b5f01ebe {
   width: 9.3px;
   height: 8px;
   z-index: 1;
   position: absolute !important;
   left: 24.19px;
   top: 16.35px;
   background: #2b7de9;
   border-radius: 4px 4px 4px 4px;
   box-shadow: 0px 0px 10px #2b7de980;
 }

 .text_37da5b71f9a8 {
   width: 205.85px;
   height: 24px;
   z-index: 1;
   position: absolute !important;
   left: 45.12px;
   top: 8.45px;
   line-height: 23.1px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_37da5b71f9a8 {
   overflow: visible;
 }

 .container_048bc5d6fc79 {
   position: absolute !important;
   overflow: visible;
   width: 275px;
   height: 41px;
   z-index: 1;
   left: 0px;
   top: -0.21px;
   background: #ffffff12;
   border-radius: 24px 24px 24px 24px;
   box-shadow: inset 0 0 0 0.8px #ffffff1a;
 }

 .text_c35d65de1f8e {
   width: 684.47px;
   height: 139px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 67.1px;
   line-height: 69.12px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_c35d65de1f8e {
   overflow: visible;
 }

 .text_d1cf78a4759a {
   width: 596px;
   height: 99px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 238.79px;
   line-height: 33px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_d1cf78a4759a {
   overflow: visible;
 }

 .text_3dd6cfb94145 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 46px;
   top: 19.64px;
   line-height: 20.83px;
   font-family: 'DM Sans';
 }

 .container_6bb78d7b01e4 {
   position: absolute !important;
   overflow: visible;
   width: 218.32px;
   height: 60.8px;
   z-index: 1;
   left: 9.34px;
   top: 2.46px;
   background: #2b7de9;
   border-radius: 10px 10px 10px 10px;
 }

 .container_wrapper_6bb78d7b01e4 {
   position: absolute !important;
   overflow: visible;
   left: 9.34px;
   top: 2.46px;
   width: 218.32px;
   height: 60.8px;
   z-index: 1;
 }

 .container_nested_6bb78d7b01e4 {
   width: 218.32px;
   height: 60.8px;
   z-index: 1;
   background: #2b7de9;
   border-radius: 10px 10px 10px 10px;
 }

 .text_22b606d837f2 {
   width: 174.3px;
   height: 29px;
   z-index: 1;
   position: absolute !important;
   left: 40.34px;
   top: 18.37px;
   line-height: 28.05px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_22b606d837f2 {
   overflow: visible;
 }

 .container_d105201ea339 {
   position: absolute !important;
   overflow: visible;
   width: 254px;
   height: 66px;
   z-index: 1;
   left: 255px;
   top: -0.14px;
   border-radius: 10px 10px 10px 10px;
   box-shadow: inset 0 0 0 0.8px #ffffff33;
 }

 .container_wrapper_d105201ea339 {
   position: absolute !important;
   overflow: visible;
   left: 255px;
   top: -0.14px;
   width: 254px;
   height: 66px;
   z-index: 1;
 }

 .container_nested_d105201ea339 {
   width: 254px;
   height: 66px;
   z-index: 1;
   border-top: 0.8px solid #ffffff33;
   border-right: 0.8px solid #ffffff33;
   border-bottom: 0.8px solid #ffffff33;
   border-left: 0.8px solid #ffffff33;
   border-radius: 10px 10px 10px 10px;
 }

 .text_e3ae19c62bbf {
   width: 146px;
   height: 24px;
   z-index: 1;
   position: absolute !important;
   left: 558px;
   top: 20.86px;
   line-height: 23.1px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_e3ae19c62bbf {
   overflow: visible;
 }

 .container_b8fbdb227b60 {
   position: absolute !important;
   overflow: visible;
   width: 684.47px;
   height: 65.65px;
   z-index: 1;
   left: 0px;
   top: 373.92px;
 }

 .container_2ad53b44a117 {
   position: relative !important;
   overflow: visible;
   height: 439.58px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
 }

 .text_e115a3336340 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 52.8px;
   font-family: 'Mulish';
 }

 .container_ab5b009b8a27 {
   position: relative !important;
   overflow: visible;
   width: 85.16px;
   height: 52.8px;
   flex-shrink: 0;
   z-index: 1;
 }

 .text_5b7194c6ef31 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 19.4px;
   line-height: 19.6px;
   font-family: 'Mulish';
 }

 .container_b04da4375ed3 {
   position: relative !important;
   overflow: visible;
   width: 136.13px;
   height: 39.2px;
   flex-shrink: 0;
   z-index: 1;
 }

 .container_def30c9ee36b {
   padding: 22.8px 153.91px 22.8px 26.8px;
   width: 420px;
   height: 98.4px;
   flex-shrink: 0;
   z-index: 1;
   border-top: 0.8px solid #ffffff14;
   border-right: 0.8px solid #ffffff14;
   border-bottom: 0.8px solid #ffffff14;
   border-left: 0.8px solid #ffffff14;
   justify-content: flex-start;
   align-items: center;
   gap: 0 18px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff0f;
   border-radius: 14px 14px 14px 14px;
 }

 .text_287559798242 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 52.8px;
   font-family: 'Mulish';
 }

 .container_1a43f00062ac {
   position: relative !important;
   overflow: visible;
   width: 94.88px;
   height: 52.8px;
   flex-shrink: 0;
   z-index: 1;
 }

 .text_87ef25692e09 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: -0.2px;
   line-height: 19.6px;
   font-family: 'Mulish';
 }

 .text_8cad92f9fe77 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 19.4px;
   line-height: 19.6px;
   font-family: 'Mulish';
 }

 .container_21e3b0af2d06 {
   position: relative !important;
   overflow: visible;
   width: 112.44px;
   height: 39.2px;
   flex-shrink: 0;
   z-index: 1;
 }

 .container_da9a67032d3a {
   padding: 22.8px 167.89px 22.8px 26.8px;
   width: 420px;
   height: 98.4px;
   flex-shrink: 0;
   z-index: 1;
   border-top: 0.8px solid #ffffff14;
   border-right: 0.8px solid #ffffff14;
   border-bottom: 0.8px solid #ffffff14;
   border-left: 0.8px solid #ffffff14;
   justify-content: flex-start;
   align-items: center;
   gap: 0 18px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff0f;
   border-radius: 14px 14px 14px 14px;
 }

 .text_67c41f7842cf {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 52.8px;
   font-family: 'Mulish';
 }

 .container_0722680b4b73 {
   position: relative !important;
   overflow: visible;
   width: 60px;
   height: 52.8px;
   flex-shrink: 0;
   z-index: 1;
 }

 .text_324c08fe60d6 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: -0.2px;
   line-height: 19.6px;
   font-family: 'Mulish';
 }

 .text_6ef558c19687 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 19.4px;
   line-height: 19.6px;
   font-family: 'Mulish';
 }

 .container_52b5554a9cfe {
   position: relative !important;
   overflow: visible;
   width: 96.86px;
   height: 39.2px;
   flex-shrink: 0;
   z-index: 1;
 }

 .container_2526cc63dc32 {
   padding: 22.8px 218.34px 22.8px 26.8px;
   width: 420px;
   height: 98.4px;
   flex-shrink: 0;
   z-index: 1;
   border-top: 0.8px solid #ffffff14;
   border-right: 0.8px solid #ffffff14;
   border-bottom: 0.8px solid #ffffff14;
   border-left: 0.8px solid #ffffff14;
   justify-content: flex-start;
   align-items: center;
   gap: 0 18px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff0f;
   border-radius: 14px 14px 14px 14px;
 }

 .container_841fccadacea {
   width: 420px;
   height: 323.2px;
   flex-shrink: 0;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 14px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_ff680115d7d1 {
   width: 1520px;
   height: 440px;
   z-index: 1;
   position: absolute !important;
   left: 200px;
   top: 170px;
   justify-content: flex-start;
   align-items: center;
   gap: 0 80px;
   display: flex !important;
   flex-direction: row;
 }

 .container_e9df26ca8ec5 {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 780px;
   left: 0px;
   top: 120px;
   background: url("https://cdn.yotako.io/19e1f9f3-34f2-4929-a34a-e2889d945a1e/2088:10293.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .container_3d46ff12421a {
   width: 700px;
   height: 500px;
   position: absolute !important;
   left: 610px;
   top: 7.83px;
   background: radial-gradient(closest-side at 50% 50%, #2b7de914 0%, #00000000 70%);
 }

 .text_2920a1bdc6c6 {
   width: 567px;
   height: 53px;
   z-index: 1;
   position: absolute !important;
   left: 482.56px;
   top: -4px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_2920a1bdc6c6 {
   overflow: visible;
 }

 .text_7b4ac720f014 {
   width: 555.63px;
   height: 57px;
   z-index: 1;
   position: absolute !important;
   left: 493.58px;
   top: 74px;
   line-height: 28.05px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_7b4ac720f014 {
   overflow: visible;
 }

 .text_4795c3bdc6b1 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 36px;
   top: 17.58px;
   line-height: 28.05px;
   font-family: 'Mulish';
 }

 .container_d641d7e015e0 {
   position: relative !important;
   overflow: visible;
   width: 220.82px;
   height: 65.65px;
   flex-shrink: 0;
   z-index: 1;
   background: #2b7de9;
   border-radius: 10px 10px 10px 10px;
 }

 .container_wrapper_d641d7e015e0 {
   position: relative !important;
   overflow: visible;
   width: 220.82px;
   height: 65.65px;
   flex-shrink: 0;
   z-index: 1;
 }

 .container_nested_d641d7e015e0 {
   width: 220.82px;
   height: 65.65px;
   z-index: 1;
   background: #2b7de9;
   border-radius: 10px 10px 10px 10px;
 }

 .text_65544e8376ef {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 36.8px;
   top: 18.38px;
   line-height: 28.05px;
   font-family: 'Mulish';
 }

 .container_224edc74e8fc {
   position: relative !important;
   overflow: visible;
   width: 233.25px;
   height: 65.65px;
   flex-shrink: 0;
   z-index: 1;
   border-radius: 10px 10px 10px 10px;
   box-shadow: inset 0 0 0 0.8px #ffffff33;
 }

 .container_wrapper_224edc74e8fc {
   position: relative !important;
   overflow: visible;
   width: 233.25px;
   height: 65.65px;
   flex-shrink: 0;
   z-index: 1;
 }

 .container_nested_224edc74e8fc {
   width: 233.25px;
   height: 65.65px;
   z-index: 1;
   border-top: 0.8px solid #ffffff33;
   border-right: 0.8px solid #ffffff33;
   border-bottom: 0.8px solid #ffffff33;
   border-left: 0.8px solid #ffffff33;
   border-radius: 10px 10px 10px 10px;
 }

 .container_d206f72ec52b {
   padding: 0 524.96px 0 524.96px;
   width: 1508.13px;
   height: 65.65px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 166.9px;
   justify-content: center;
   align-items: flex-start;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .text_d6a1d1f09edc {
   width: 350px;
   height: 24px;
   z-index: 1;
   position: absolute !important;
   left: 588.56px;
   top: 252px;
   line-height: 23.1px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_d6a1d1f09edc {
   overflow: visible;
 }

 .container_c81cdab748da {
   position: absolute !important;
   overflow: visible;
   width: 1508.13px;
   height: 275.65px;
   z-index: 1;
   left: 205px;
   top: 120px;
 }

 .container_2b926c761940 {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 516px;
   left: 0px;
   top: 7293px;
   background: #1b3a5c;
 }

 .imageview_40130814f8f9 {
   width: 231px;
   height: 77px;
   flex-shrink: 0;
   _scaling-factor: 0.5;
 }

 .imageview_40130814f8f9 img {
   position: absolute;
   width: 100.44% !important;
   height: 140.21% !important;
   max-width: none !important;
   left: -0.22%;
   top: -19.59%;
 }

 .imageview_40130814f8f9.wp-block-image {
   overflow: hidden;
   position: relative;
 }

 .text_0a9617ad8b24 {
   width: fit-content;
   line-height: 26.35px;
   font-family: 'Mulish';
 }

 .text_668c704e9505 {
   width: fit-content;
   line-height: 26.35px;
   font-family: 'Mulish';
 }

 .text_d2acf5550a60 {
   width: fit-content;
   line-height: 26.35px;
   font-family: 'Mulish';
 }

 .text_8619bac2c4bf {
   width: fit-content;
   line-height: 26.35px;
   font-family: 'Mulish';
 }

 .text_671534599eb3 {
   width: fit-content;
   line-height: 26.35px;
   font-family: 'Mulish';
 }

 .text_2f7783d59c8f {
   width: fit-content;
   line-height: 26.35px;
   font-family: 'Mulish';
 }

 .container_c68878b3ac2f {
   width: 1158px;
   height: 77px;
   position: absolute !important;
   left: 70px;
   top: 22px;
   justify-content: flex-start;
   align-items: center;
   gap: 0 70px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_bd1146df8413 {
   width: 24px;
   height: 24px;
   flex-shrink: 0;
 }

 .imageview_bd1146df8413 img {
   width: 100%;
   height: 100%;
 }

 .text_dcf95ee5ff46 {
   width: fit-content;
   line-height: 25.1px;
   font-family: 'Mulish';
 }

 .container_9e40cfa87009 {
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_0380563f832d {
   width: 80px;
   height: 40px;
   border-top: 1px solid #1b3a5cff;
   border-right: 1px solid #1b3a5cff;
   border-bottom: 1px solid #1b3a5cff;
   border-left: 1px solid #1b3a5cff;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #ffffff;
   border-radius: 4px 4px 4px 4px;
 }

 .imageview_4f7e2bd1c91a {
   width: 11.74px;
   height: 7.08px;
   z-index: 1;
   position: absolute !important;
   left: 52.63px;
   top: 17.66px;
 }

 .imageview_4f7e2bd1c91a img {
   width: 100%;
   height: 100%;
 }

 .text_0770721166c2 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 17px;
   top: 9px;
   line-height: 22.59px;
   font-family: 'Mulish';
 }

 .container_b55725dc81c3 {
   position: relative !important;
   overflow: visible;
   width: 80px;
   height: 40px;
   flex-shrink: 0;
 }

 .container_wrapper_b55725dc81c3 {
   position: relative !important;
   overflow: visible;
   width: 80px;
   height: 40px;
   flex-shrink: 0;
 }

 .container_nested_b55725dc81c3 {
   width: 80px;
   height: 40px;
 }

 .container_d78bf3e5b888 {
   width: 345px;
   height: 40px;
   position: absolute !important;
   left: 1525px;
   top: 41px;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .container_b2f2d5a78db8 {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 120px;
   left: 0px;
   top: 0px;
   background: #ffffff;
 }

 .container_wrapper_b2f2d5a78db8 {
   position: absolute !important;
   overflow: visible;
   left: 0px;
   top: 0px;
   width: 1920px;
   height: 120px;
 }

 .container_nested_b2f2d5a78db8 {
   width: 1920px;
   height: 120px;
   background: #ffffff;
 }

 .imageview_dafa52423007 {
   width: 18px;
   height: 18px;
   flex-shrink: 0;
   z-index: 1;
 }

 .imageview_dafa52423007 img {
   width: 100%;
   height: 100%;
 }

 .text_78f97291d9e5 {
   width: fit-content;
   z-index: 1;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .container_a7ab45eeb640 {
   padding: 18.4px 28px 19.15px 28px;
   width: 160.11px;
   height: 56.75px;
   z-index: 1;
   position: absolute !important;
   left: 1727.43px;
   top: 976.05px;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #2b7de9;
   border-radius: 12px 12px 12px 12px;
   box-shadow: 0px 8px 24px #2b7de94d;
 }

 .container_wrapper_a7ab45eeb640 {
   position: absolute !important;
   left: 1727.43px;
   top: 976.05px;
   width: 160.11px;
   height: 56.75px;
   z-index: 1;
 }

 .container_nested_a7ab45eeb640 {
   padding: 18.4px 28px 19.15px 28px;
   width: 160.11px;
   height: 56.75px;
   z-index: 1;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #2b7de9;
   border-radius: 12px 12px 12px 12px;
   filter: drop-shadow(0px 8px 24px #2b7de94d);
 }

 .text_ac5af4f3a67b {
   width: 635.29px;
   height: 53px;
   position: absolute !important;
   left: 474.62px;
   top: -4px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_ac5af4f3a67b {
   overflow: visible;
 }

 .text_87fe5f94239c {
   width: 658.49px;
   height: 29px;
   position: absolute !important;
   left: 451.43px;
   top: 64px;
   line-height: 28.05px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_87fe5f94239c {
   overflow: visible;
 }

 .container_f2957edd777c {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 92.85px;
   left: 0px;
   top: 0px;
 }

 .text_25a2ebd96ed2 {
   width: 458px;
   height: 23px;
   position: absolute !important;
   left: -0.25px;
   top: 8px;
   line-height: 22.5px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_25a2ebd96ed2 {
   overflow: visible;
 }

 .text_2ef499303980 {
   width: 16.17px;
   height: 40px;
   position: absolute !important;
   left: 954.56px;
   top: -0.6px;
   line-height: 39.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_2ef499303980 {
   overflow: visible;
 }

 .container_e12c1eb8901b {
   position: absolute !important;
   overflow: visible;
   width: 970.08px;
   height: 39.6px;
   left: 0px;
   top: 24px;
 }

 .container_91f7bd4b57ce {
   position: absolute !important;
   overflow: visible;
   width: 970.08px;
   height: 88.4px;
   left: 0px;
   top: 0px;
   box-shadow: inset 0 -0.8px 0 0 #ffffffff;
 }

 .text_be3d4420fa79 {
   width: 316.89px;
   height: 23px;
   position: absolute !important;
   left: 0px;
   top: 7.75px;
   line-height: 22.5px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_be3d4420fa79 {
   overflow: visible;
 }

 .text_eedea27e44cd {
   width: 16.17px;
   height: 40px;
   position: absolute !important;
   left: 954.56px;
   top: -0.6px;
   line-height: 39.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_eedea27e44cd {
   overflow: visible;
 }

 .container_97dbbde34c8a {
   position: absolute !important;
   overflow: visible;
   width: 970.08px;
   height: 39.6px;
   left: 0px;
   top: 24px;
 }

 .container_ac9e22ef20a3 {
   position: absolute !important;
   overflow: visible;
   width: 970.08px;
   height: 88.4px;
   left: 0px;
   top: 88.4px;
   box-shadow: inset 0 -0.8px 0 0 #ffffffff;
 }

 .text_402fc24eac55 {
   width: 466.72px;
   height: 23px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 7.75px;
   line-height: 22.5px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_402fc24eac55 {
   overflow: visible;
 }

 .text_ea77fba48acb {
   width: 16.17px;
   height: 40px;
   z-index: 1;
   position: absolute !important;
   left: 954.56px;
   top: -0.6px;
   line-height: 39.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_ea77fba48acb {
   overflow: visible;
 }

 .container_ee75ae93dbc6 {
   position: absolute !important;
   overflow: visible;
   width: 970.08px;
   height: 39.6px;
   z-index: 1;
   left: 0px;
   top: 24px;
 }

 .container_35cafabc918e {
   position: absolute !important;
   overflow: visible;
   width: 970.08px;
   height: 88.4px;
   z-index: 1;
   left: 0px;
   top: 176.8px;
   box-shadow: inset 0 -0.8px 0 0 #ffffffff;
 }

 .text_1c01282af5a0 {
   width: 333.06px;
   height: 23px;
   position: absolute !important;
   left: 0px;
   top: 7.75px;
   line-height: 22.5px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_1c01282af5a0 {
   overflow: visible;
 }

 .text_b3cc698f126c {
   width: 16.17px;
   height: 40px;
   position: absolute !important;
   left: 954.56px;
   top: -0.6px;
   line-height: 39.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_b3cc698f126c {
   overflow: visible;
 }

 .container_41718d05fed6 {
   position: absolute !important;
   overflow: visible;
   width: 970.08px;
   height: 39.6px;
   left: 0px;
   top: 24px;
 }

 .container_605adb24f1cb {
   position: absolute !important;
   overflow: visible;
   width: 970.08px;
   height: 88.4px;
   left: 0px;
   top: 265.2px;
   box-shadow: inset 0 -0.8px 0 0 #ffffffff;
 }

 .text_bb3336297caa {
   width: 502px;
   height: 23px;
   position: absolute !important;
   left: -0.25px;
   top: 7.4px;
   line-height: 22.5px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_bb3336297caa {
   overflow: visible;
 }

 .text_61d60e22bbc6 {
   width: 16.17px;
   height: 40px;
   position: absolute !important;
   left: 954.56px;
   top: -0.6px;
   line-height: 39.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_61d60e22bbc6 {
   overflow: visible;
 }

 .container_7c0dd4d5db3f {
   position: absolute !important;
   overflow: visible;
   width: 970.08px;
   height: 39.6px;
   left: 0px;
   top: 24px;
 }

 .container_a029eaab3d77 {
   position: absolute !important;
   overflow: visible;
   width: 970.08px;
   height: 88.4px;
   left: 0px;
   top: 353.6px;
   box-shadow: inset 0 -0.8px 0 0 #ffffffff;
 }

 .text_3b763287e406 {
   width: 324.44px;
   height: 23px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 7.75px;
   line-height: 22.5px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_3b763287e406 {
   overflow: visible;
 }

 .text_4021e4171627 {
   width: 16.17px;
   height: 40px;
   z-index: 1;
   position: absolute !important;
   left: 954.56px;
   top: -0.6px;
   line-height: 39.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_4021e4171627 {
   overflow: visible;
 }

 .container_1c62f6e7d7cb {
   position: absolute !important;
   overflow: visible;
   width: 970.08px;
   height: 39.6px;
   z-index: 1;
   left: 0px;
   top: 24px;
 }

 .container_db7a7b85b155 {
   position: absolute !important;
   overflow: visible;
   width: 970.08px;
   height: 88.4px;
   z-index: 1;
   left: 0px;
   top: 442px;
   box-shadow: inset 0 -0.8px 0 0 #ffffffff;
 }

 .container_ac092637b5c5 {
   position: absolute !important;
   overflow: visible;
   width: 970.08px;
   height: 530px;
   left: 310.25px;
   top: 149px;
 }

 .container_2e859068ed57 {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 679.25px;
   left: 200px;
   top: 120px;
 }

 .container_bcdcd7ca1ba6 {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 919px;
   left: 0px;
   top: 6374px;
   background: #ffffff;
 }

 .viewport_353bdbc5ec21 {
   width: 1920px;
   height: 8254px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #ffffff;
 }

 .text_58a27149c59e {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .text_fa57e1e0e55f {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: 31.45px;
   line-height: 52.8px;
   font-family: 'Mulish';
 }

 .text_22e88f9d63dd {
   width: 640px;
   height: 57px;
   position: absolute !important;
   left: 0px;
   top: 99.45px;
   line-height: 28.05px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_22e88f9d63dd {
   overflow: visible;
 }

 .imageview_8dd765e82af4 {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

 .imageview_8dd765e82af4 img {
   width: 100%;
   height: 100%;
 }

 .text_f93d58af036d {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -0.22px;
   line-height: 21.25px;
   font-family: 'Mulish';
 }

 .text_5a6fded8879f {
   width: 624.4px;
   height: 22px;
   position: absolute !important;
   left: 0px;
   top: 26.85px;
   line-height: 21.7px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_5a6fded8879f {
   overflow: visible;
 }

 .container_628541c80f04 {
   position: relative !important;
   overflow: visible;
   width: 624.4px;
   height: 68.65px;
   flex-shrink: 0;
 }

 .container_bd92a7c4f890 {
   padding: 28.8px 28.8px 28.8px 28.8px;
   width: 750px;
   height: 126.25px;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0.8px solid #ecedf0ff;
   border-bottom: 0.8px solid #ecedf0ff;
   border-left: 0.8px solid #ecedf0ff;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 20px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 14px 14px 14px 14px;
 }

 .imageview_87d5274f0e23 {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

 .imageview_87d5274f0e23 img {
   width: 100%;
   height: 100%;
 }

 .text_6697bbd66a5d {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -0.22px;
   line-height: 21.25px;
   font-family: 'Mulish';
 }

 .text_4c05af05484b {
   width: 593px;
   height: 44px;
   position: absolute !important;
   left: 0.2px;
   top: 24.85px;
   line-height: 21.7px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_4c05af05484b {
   overflow: visible;
 }

 .container_3b33be83bc87 {
   position: relative !important;
   overflow: visible;
   width: 530.98px;
   height: 68.65px;
   flex-shrink: 0;
 }

 .container_ad0dc86bbe8c {
   padding: 28.8px 122.22px 28.8px 28.8px;
   width: 750px;
   height: 126.25px;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0.8px solid #ecedf0ff;
   border-bottom: 0.8px solid #ecedf0ff;
   border-left: 0.8px solid #ecedf0ff;
   position: absolute !important;
   left: 770px;
   top: 0px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 20px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 14px 14px 14px 14px;
 }

 .imageview_b70098ce3326 {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

 .imageview_b70098ce3326 img {
   width: 100%;
   height: 100%;
 }

 .text_954ce2667618 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -0.22px;
   line-height: 21.25px;
   font-family: 'Mulish';
 }

 .text_a9ed8c4e840d {
   width: 624.4px;
   height: 44px;
   position: absolute !important;
   left: 0px;
   top: 26.85px;
   line-height: 21.7px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_a9ed8c4e840d {
   overflow: visible;
 }

 .container_a141a8d99ec1 {
   position: relative !important;
   overflow: visible;
   width: 624.4px;
   height: 68.65px;
   flex-shrink: 0;
 }

 .container_49abb5c1db89 {
   padding: 28.8px 28.8px 28.8px 28.8px;
   width: 750px;
   height: 126.25px;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0.8px solid #ecedf0ff;
   border-bottom: 0.8px solid #ecedf0ff;
   border-left: 0.8px solid #ecedf0ff;
   position: absolute !important;
   left: 0px;
   top: 146.25px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 20px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 14px 14px 14px 14px;
 }

 .imageview_3d2b3c7c4dc4 {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

 .imageview_3d2b3c7c4dc4 img {
   width: 100%;
   height: 100%;
 }

 .text_d09ebd0e15e9 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -0.22px;
   line-height: 21.25px;
   font-family: 'Mulish';
 }

 .text_87621c279dae {
   width: 593px;
   height: 44px;
   position: absolute !important;
   left: 0.2px;
   top: 24.85px;
   line-height: 21.7px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_87621c279dae {
   overflow: visible;
 }

 .container_37a2ca48b440 {
   position: relative !important;
   overflow: visible;
   width: 530.98px;
   height: 68.65px;
   flex-shrink: 0;
 }

 .container_07067d1d9b43 {
   padding: 28.8px 122.22px 28.8px 28.8px;
   width: 750px;
   height: 126.25px;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0.8px solid #ecedf0ff;
   border-bottom: 0.8px solid #ecedf0ff;
   border-left: 0.8px solid #ecedf0ff;
   position: absolute !important;
   left: 770px;
   top: 146.25px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 20px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 14px 14px 14px 14px;
 }

 .imageview_e99de609c6a0 {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

 .imageview_e99de609c6a0 img {
   width: 100%;
   height: 100%;
 }

 .text_7df2864722e4 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -0.22px;
   line-height: 21.25px;
   font-family: 'Mulish';
 }

 .text_388f39526b85 {
   width: 624.4px;
   height: 44px;
   position: absolute !important;
   left: 0px;
   top: 26.85px;
   line-height: 21.7px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_388f39526b85 {
   overflow: visible;
 }

 .container_a530c1b4915f {
   position: relative !important;
   overflow: visible;
   width: 624.4px;
   height: 68.65px;
   flex-shrink: 0;
 }

 .container_0365776ced44 {
   padding: 28.8px 28.8px 28.8px 28.8px;
   width: 750px;
   height: 126.25px;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0.8px solid #ecedf0ff;
   border-bottom: 0.8px solid #ecedf0ff;
   border-left: 0.8px solid #ecedf0ff;
   position: absolute !important;
   left: 0px;
   top: 292.5px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 20px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 14px 14px 14px 14px;
 }

 .imageview_cce0d27344e0 {
   width: 48px;
   height: 48px;
   flex-shrink: 0;
 }

 .imageview_cce0d27344e0 img {
   width: 100%;
   height: 100%;
 }

 .text_a6134a904836 {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -0.22px;
   line-height: 21.25px;
   font-family: 'Mulish';
 }

 .text_187decfce469 {
   width: 624.4px;
   height: 44px;
   position: absolute !important;
   left: 0px;
   top: 26.85px;
   line-height: 21.7px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_187decfce469 {
   overflow: visible;
 }

 .container_91335c6dd349 {
   position: relative !important;
   overflow: visible;
   width: 624.4px;
   height: 68.65px;
   flex-shrink: 0;
 }

 .container_7a7d9f01b97b {
   padding: 28.8px 28.8px 28.8px 28.8px;
   width: 750px;
   height: 126.25px;
   border-top: 0.8px solid #ecedf0ff;
   border-right: 0.8px solid #ecedf0ff;
   border-bottom: 0.8px solid #ecedf0ff;
   border-left: 0.8px solid #ecedf0ff;
   position: absolute !important;
   left: 770px;
   top: 292.5px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 20px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff;
   border-radius: 14px 14px 14px 14px;
 }

 .container_a470e3839d9d {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 377.45px;
   left: 0px;
   top: 200.35px;
 }

 .container_14b6d4eb70a2 {
   position: absolute !important;
   overflow: visible;
   width: 1520px;
   height: 619px;
   left: 200.5px;
   top: 120px;
 }

 .container_e9b7d2dc665c {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 817.8px;
   left: -7.5px;
   top: 1533px;
   background: #f7f8fa;
 }

 .text_915bbeb59f05 {
   width: 169.31px;
   height: 53px;
   position: absolute !important;
   left: 108.66px;
   top: 36px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_915bbeb59f05 {
   overflow: visible;
 }

 .text_51b0beb9fef8 {
   width: 175.39px;
   height: 24px;
   position: absolute !important;
   left: 105.37px;
   top: 94.45px;
   line-height: 23.1px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_51b0beb9fef8 {
   overflow: visible;
 }

 .container_3f059001d51c {
   width: 1.01px;
   height: 48px;
   position: absolute !important;
   left: 384.24px;
   top: 52.95px;
   background: #ffffff1a;
 }

 .container_894b729e28de {
   position: absolute !important;
   overflow: visible;
   width: 385.25px;
   height: 153.9px;
   left: 0px;
   top: 0px;
 }

 .text_e7699bbb91fc {
   width: 121.66px;
   height: 53px;
   position: absolute !important;
   left: 132.57px;
   top: 36px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_e7699bbb91fc {
   overflow: visible;
 }

 .text_198bdf331858 {
   width: 186.54px;
   height: 24px;
   position: absolute !important;
   left: 99.67px;
   top: 94.45px;
   line-height: 23.1px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_198bdf331858 {
   overflow: visible;
 }

 .container_cb569f8478a9 {
   width: 1.01px;
   height: 48px;
   position: absolute !important;
   left: 384.24px;
   top: 52.95px;
   background: #ffffff1a;
 }

 .container_12408a5ffd1e {
   position: absolute !important;
   overflow: visible;
   width: 385.25px;
   height: 153.9px;
   left: 385.25px;
   top: 0px;
 }

 .text_1326910d6560 {
   width: 126.73px;
   height: 53px;
   position: absolute !important;
   left: 129.97px;
   top: 36px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_1326910d6560 {
   overflow: visible;
 }

 .text_14f776254ea8 {
   width: 158.16px;
   height: 24px;
   position: absolute !important;
   left: 113.67px;
   top: 94.45px;
   line-height: 23.1px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_14f776254ea8 {
   overflow: visible;
 }

 .container_306e5c445f39 {
   width: 1.01px;
   height: 48px;
   position: absolute !important;
   left: 384.24px;
   top: 52.95px;
   background: #ffffff1a;
 }

 .container_ef677d6f5a91 {
   position: absolute !important;
   overflow: visible;
   width: 385.25px;
   height: 153.9px;
   left: 770.5px;
   top: 0px;
 }

 .text_2f741b586dc4 {
   width: 97.33px;
   height: 53px;
   position: absolute !important;
   left: 144.7px;
   top: 36px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_2f741b586dc4 {
   overflow: visible;
 }

 .text_69bb0711888c {
   width: 179.45px;
   height: 24px;
   position: absolute !important;
   left: 103.04px;
   top: 94.45px;
   line-height: 23.1px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_69bb0711888c {
   overflow: visible;
 }

 .container_b40c53a26eac {
   position: absolute !important;
   overflow: visible;
   width: 385.25px;
   height: 153.9px;
   left: 1155.75px;
   top: 0px;
 }

 .container_27b4479be04f {
   position: absolute !important;
   overflow: visible;
   width: 1541px;
   height: 154px;
   left: 198px;
   top: 80px;
   background: #1b3a5c;
   border-radius: 16px 16px 16px 16px;
 }

 .container_61786ceb7db7 {
   position: absolute !important;
   overflow: visible;
   width: 1905px;
   height: 314px;
   left: 0px;
   top: 2353px;
   background: #ffffff;
 }

 .text_b5401555bd83 {
   width: 173.47px;
   height: 22px;
   position: absolute !important;
   left: 0px;
   top: -0.33px;
   line-height: 21.45px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_b5401555bd83 {
   overflow: visible;
 }

 .text_c53011fb6508 {
   width: 1551px;
   height: 53px;
   position: absolute !important;
   left: 0px;
   top: 31.45px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_c53011fb6508 {
   overflow: visible;
 }

 .text_207c4b94d67c {
   width: 273.47px;
   height: 25px;
   position: absolute !important;
   left: 41.63px;
   top: 40.7px;
   line-height: 25px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_207c4b94d67c {
   overflow: visible;
 }

 .text_40f8de4dd170 {
   width: 417.41px;
   height: 80px;
   position: absolute !important;
   left: 41.63px;
   top: 77px;
   line-height: 26.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_40f8de4dd170 {
   overflow: visible;
 }

 .container_e393138cabc0 {
   position: absolute !important;
   overflow: visible;
   width: 500.67px;
   height: 220.2px;
   left: 0px;
   top: 0px;
   background: #f7f8fa;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .text_22224418414c {
   width: 320.4px;
   height: 25px;
   position: absolute !important;
   left: 41.63px;
   top: 40.7px;
   line-height: 25px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_22224418414c {
   overflow: visible;
 }

 .text_7549fbec9acd {
   width: 417.41px;
   height: 80px;
   position: absolute !important;
   left: 41.63px;
   top: 77px;
   line-height: 26.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_7549fbec9acd {
   overflow: visible;
 }

 .container_be8b634d245c {
   position: absolute !important;
   overflow: visible;
   width: 500.67px;
   height: 220.2px;
   left: 525.16px;
   top: 0px;
   background: #f7f8fa;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .text_f2b04fea68f7 {
   width: 337.75px;
   height: 25px;
   position: absolute !important;
   left: 41.63px;
   top: 40.7px;
   line-height: 25px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_f2b04fea68f7 {
   overflow: visible;
 }

 .text_88daa445a796 {
   width: 417.41px;
   height: 80px;
   position: absolute !important;
   left: 41.63px;
   top: 77px;
   line-height: 26.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_88daa445a796 {
   overflow: visible;
 }

 .container_50385c1f14da {
   position: absolute !important;
   overflow: visible;
   width: 500.67px;
   height: 220.2px;
   left: 1050.32px;
   top: 0px;
   background: #f7f8fa;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .container_a7ce0a5212ea {
   position: absolute !important;
   overflow: visible;
   width: 1551px;
   height: 220.2px;
   left: 0px;
   top: 189.05px;
 }

 .container_1c822cdc6a22 {
   position: absolute !important;
   overflow: visible;
   width: 1551px;
   height: 409px;
   left: 177px;
   top: 100px;
 }

 .container_f52362071a5f {
   position: absolute !important;
   overflow: visible;
   width: 1905px;
   height: 609px;
   left: 0px;
   top: 2667px;
   background: #ffffff;
 }

 .text_ab14db58bf62 {
   width: 1064px;
   height: 106px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_ab14db58bf62 {
   overflow: visible;
 }

 .container_2c6ad71b441d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   max-width: 680px;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_e6474f56e80e {
   width: 923px;
   height: 106px;
   position: absolute !important;
   left: 92px;
   top: 88px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 15.38px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_e1f9d5b2ec28 {
   width: max-content;
   position: absolute !important;
   left: 21px;
   top: 0px;
   line-height: 45.18px;
   font-family: 'Mulish';
 }

 .container_526cde40eb1a {
   position: relative !important;
   overflow: visible;
   width: 52px;
   height: 52px;
   flex-shrink: 0;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
   box-shadow: inset 0 0 0 0.8px #1b3a5cff;
 }

 .text_e4196f18bac7 {
   width: max-content;
   position: absolute !important;
   left: 31px;
   top: 0px;
   line-height: 45.18px;
   font-family: 'Mulish';
 }

 .container_77d30271eb98 {
   position: relative !important;
   overflow: visible;
   width: 52px;
   height: 52px;
   flex-shrink: 0;
   background: #1b3a5c;
   border-radius: 50% 50% 50% 50%;
   box-shadow: inset 0 0 0 0.8px #1b3a5cff;
 }

 .container_6f5527437be5 {
   width: 114px;
   height: 52px;
   position: absolute !important;
   left: 1721px;
   top: 103px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_bbaf8b2019b6 {
   width: 15px;
   height: 138px;
   position: absolute !important;
   left: 35.13px;
   top: 166px;
 }

 .imageview_bbaf8b2019b6 img {
   width: 100%;
   height: 100%;
 }

 .imageview_667aeadaa19a {
   width: 15px;
   height: 138px;
   position: absolute !important;
   left: 35.13px;
   top: 307px;
 }

 .imageview_667aeadaa19a img {
   width: 100%;
   height: 100%;
 }

 .imageview_663af2e0123e {
   width: 15.25px;
   height: 244px;
   position: absolute !important;
   left: 35px;
   top: 448px;
 }

 .imageview_663af2e0123e img {
   position: absolute;
   width: 15.3px !important;
   height: 243.0px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

 .imageview_663af2e0123e.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .text_f21a32eff0e0 {
   width: 507px;
   height: 63px;
   line-height: 31.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_f21a32eff0e0 {
   overflow: visible;
 }

 .container_d8fd9f841a19 {
   width: 507.2px;
   height: 63px;
   position: absolute !important;
   left: 43px;
   top: 66px;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_f00fda6ba017 {
   width: fit-content;
   line-height: 14.32px;
   font-family: 'DM Sans';
 }

 .container_b398d0635755 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_6bc2b62cf04d {
   width: 534px;
   height: 82px;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_6bc2b62cf04d {
   overflow: visible;
 }

 .container_d97170381340 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_19563540c148 {
   width: 507px;
   height: 104px;
   position: absolute !important;
   left: 73.13px;
   top: 307px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_b462b97cf379 {
   width: fit-content;
   line-height: 14.32px;
   font-family: 'DM Sans';
 }

 .container_b197f593068e {
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_7d251dd43b66 {
   width: 100%;
   min-width: 0;
   height: 82px;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_7d251dd43b66 {
   overflow: visible;
 }

 .container_be4171497c51 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_a14fdb3c6917 {
   width: 100%;
   min-width: 0;
   height: 19px;
   line-height: 18.83px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_a14fdb3c6917 {
   overflow: visible;
 }

 .container_f9f1ca0eee12 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_ee1fe5fb86c3 {
   width: 538px;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8.01px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_7333d55b7a51 {
   width: 507px;
   height: 131.01px;
   position: absolute !important;
   left: 73.13px;
   top: 448px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_3043b0fc34f0 {
   width: fit-content;
   line-height: 17.57px;
   font-family: 'Mulish';
 }

 .container_3cca1c05c9e6 {
   padding: 14px 24px 14px 24px;
   width: fit-content;
   height: 48px;
   border-top: 1px solid #2b7de9ff;
   border-right: 1px solid #2b7de9ff;
   border-bottom: 1px solid #2b7de9ff;
   border-left: 1px solid #2b7de9ff;
   justify-content: flex-start;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #2b7de9;
   border-radius: 8px 8px 8px 8px;
 }

 .container_5c6b36650243 {
   padding: 28px 0 0 0;
   width: 507px;
   height: 76px;
   position: absolute !important;
   left: 73.13px;
   top: 580px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .text_f61d46bdd048 {
   width: fit-content;
   line-height: 14.32px;
   font-family: 'DM Sans';
 }

 .container_4965a4589a5d {
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_58794f4a8328 {
   width: 100%;
   min-width: 0;
   height: 82px;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_58794f4a8328 {
   overflow: visible;
 }

 .container_158a41f0eab8 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_9eb507927e41 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_5777417813d2 {
   padding: 0 0 24px 0;
   width: 507px;
   height: 104px;
   position: absolute !important;
   left: 73.13px;
   top: 166px;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_43744e82badc {
   width: 578px;
   height: 1061px;
   position: absolute !important;
   left: 0.4px;
   top: -185.42px;
   _scaling-factor: 0.5;
 }

 .imageview_43744e82badc.wp-block-image {
   width: 433px !important;
   height: 691px !important;
   left: 0px !important;
   top: 0px !important;
   overflow: hidden;
 }

 .imageview_43744e82badc img {
   filter: brightness(0.4700000286102295);
 }

 .container_3208bd63b5ee {
   width: 433.8px;
   height: 690.88px;
   z-index: 1;
   position: absolute !important;
   left: -0.2px;
   top: -26px;
   background: linear-gradient(90deg, #ffffff0f 0%, #ffffff00 30%);
 }

 .container_0f15002df71f {
   position: absolute !important;
   overflow: visible;
   width: 433.8px;
   height: 690.88px;
   left: 0px;
   top: 0px;
   background: linear-gradient(135deg, #2a5580ff 0%, #1b3a5cff 100%);
 }

 .text_32a861822aa9 {
   width: fit-content;
   z-index: 1;
   line-height: 16.93px;
   font-family: 'DM Sans';
 }

 .container_05e56fd1389e {
   padding: 6px 16px 6px 16px;
   width: 120px;
   height: 29px;
   z-index: 1;
   position: absolute !important;
   left: 290.55px;
   top: 24px;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
   background: #00000080;
   border-radius: 8px 8px 8px 8px;
   backdrop-filter: blur(2px);
   -webkit-font-smoothing: antialiased;
 }

 .container_19f9424d636a {
   position: absolute !important;
   overflow: visible;
   width: 433.8px;
   height: 690.88px;
   left: 646.13px;
   top: 1px;
 }

 .container_a7b440af8153 {
   position: absolute !important;
   width: 1080px;
   height: 691px;
   left: 0px;
   top: 0px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #ffffff;
   border-radius: 18px 18px 18px 18px;
 }

 .imageview_5fcadf0552c4 {
   width: 15px;
   height: 138px;
   position: absolute !important;
   left: 35.13px;
   top: 166px;
 }

 .imageview_5fcadf0552c4 img {
   width: 100%;
   height: 100%;
 }

 .imageview_f46f9b604c01 {
   width: 15px;
   height: 138px;
   position: absolute !important;
   left: 35.13px;
   top: 307px;
 }

 .imageview_f46f9b604c01 img {
   width: 100%;
   height: 100%;
 }

 .imageview_65c4ee477bf5 {
   width: 15.25px;
   height: 244px;
   position: absolute !important;
   left: 35px;
   top: 448px;
 }

 .imageview_65c4ee477bf5 img {
   position: absolute;
   width: 15.3px !important;
   height: 243.0px !important;
   max-width: none !important;
   left: 0.0px;
   top: 0.0px;
 }

 .imageview_65c4ee477bf5.wp-block-image {
   position: relative;
   overflow: visible;
 }

 .text_626b49af17c5 {
   width: 507px;
   height: 63px;
   line-height: 31.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_626b49af17c5 {
   overflow: visible;
 }

 .container_58dd5af31e42 {
   width: 507.2px;
   height: 63px;
   position: absolute !important;
   left: 43px;
   top: 66px;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_f8d8fec733b3 {
   width: fit-content;
   line-height: 14.32px;
   font-family: 'DM Sans';
 }

 .container_71858694bf5f {
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_a0cee86484a8 {
   width: 534px;
   height: 82px;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_a0cee86484a8 {
   overflow: visible;
 }

 .container_59866e927589 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_0ff5d86514f9 {
   width: 507px;
   height: 104px;
   position: absolute !important;
   left: 73.13px;
   top: 307px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_8ffe22b5c208 {
   width: fit-content;
   line-height: 14.32px;
   font-family: 'DM Sans';
 }

 .container_9059ddf185e6 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_d87015ae0bd4 {
   width: 100%;
   min-width: 0;
   height: 82px;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_d87015ae0bd4 {
   overflow: visible;
 }

 .container_f7f038eeb801 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .text_48285ec72dbc {
   width: 100%;
   min-width: 0;
   height: 19px;
   line-height: 18.83px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_48285ec72dbc {
   overflow: visible;
 }

 .container_29f3bf88b10e {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_60e1e27d8b05 {
   width: 538px;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8.01px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_e08a73bb7c6a {
   width: 507px;
   height: 131.01px;
   position: absolute !important;
   left: 73.13px;
   top: 448px;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .text_26005deadf7f {
   width: fit-content;
   line-height: 17.57px;
   font-family: 'Mulish';
 }

 .container_dffd0059108b {
   padding: 14px 24px 14px 24px;
   width: fit-content;
   height: 48px;
   border-top: 1px solid #2b7de9ff;
   border-right: 1px solid #2b7de9ff;
   border-bottom: 1px solid #2b7de9ff;
   border-left: 1px solid #2b7de9ff;
   justify-content: flex-start;
   align-items: center;
   display: flex !important;
   flex-direction: row;
   background: #2b7de9;
   border-radius: 8px 8px 8px 8px;
 }

 .container_2e7dcb4883bc {
   padding: 28px 0 0 0;
   width: 507px;
   height: 76px;
   position: absolute !important;
   left: 73.13px;
   top: 580px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 12px;
   display: flex !important;
   flex-direction: row;
 }

 .text_70c07228e1d6 {
   width: fit-content;
   line-height: 14.32px;
   font-family: 'DM Sans';
 }

 .container_a2d915e4dcc5 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .text_dcd843771a39 {
   width: 100%;
   min-width: 0;
   height: 82px;
   line-height: 27.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_dcd843771a39 {
   overflow: visible;
 }

 .container_a8cc600aff02 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .container_30858cb06b04 {
   width: 100%;
   min-width: 0;
   height: fit-content;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 8px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_371600214784 {
   padding: 0 0 24px 0;
   width: 507px;
   height: 104px;
   position: absolute !important;
   left: 73.13px;
   top: 166px;
   align-items: flex-start;
   justify-content: flex-start;
   display: flex !important;
   flex-direction: column;
 }

 .imageview_e8347ba5696d {
   width: 578px;
   height: 1061px;
   position: absolute !important;
   left: 0.4px;
   top: -185.42px;
   _scaling-factor: 0.5;
 }

 .imageview_e8347ba5696d.wp-block-image {
   width: 433px !important;
   height: 691px !important;
   left: 0px !important;
   top: 0px !important;
   overflow: hidden;
 }

 .imageview_e8347ba5696d img {
   width: 100% !important;
   height: 100% !important;
   object-fit: cover;
   object-position: left top;
   max-width: none !important;
 }

 .container_ed12ed38f08e {
   width: 433.8px;
   height: 690.88px;
   z-index: 1;
   position: absolute !important;
   left: -0.2px;
   top: -26px;
   background: linear-gradient(90deg, #ffffff0f 0%, #ffffff00 30%);
 }

 .container_f4efcf0180bb {
   position: absolute !important;
   overflow: visible;
   width: 433.8px;
   height: 690.88px;
   left: 0px;
   top: 0px;
   background: linear-gradient(135deg, #2a5580ff 0%, #1b3a5cff 100%);
 }

 .container_01a1d2ae03a2 {
   position: absolute !important;
   overflow: visible;
   width: 433.8px;
   height: 690.88px;
   left: 646.13px;
   top: 1px;
 }

 .container_64791a5fea9c {
   position: absolute !important;
   width: 1080px;
   height: 691px;
   left: 1116px;
   top: 0px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #ffffff;
   border-radius: 18px 18px 18px 18px;
 }

 .container_4d960b5fbc3b {
   position: absolute !important;
   overflow: visible;
   width: 2196px;
   height: 691px;
   left: 92px;
   top: 244px;
   border-radius: 18px 18px 18px 18px;
 }

 .container_cf2a805b6638 {
   position: absolute !important;
   width: 1905px;
   height: 1029px;
   left: 0px;
   top: 3276px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #f7f8fa;
 }

 .text_acf70a47dfd0 {
   width: 171.65px;
   height: 20px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 19.53px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_acf70a47dfd0 {
   overflow: visible;
 }

 .text_eae188ff699b {
   width: 368.84px;
   height: 36px;
   position: absolute !important;
   left: 0px;
   top: 28.4px;
   line-height: 35.2px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_eae188ff699b {
   overflow: visible;
 }

 .text_4b8fb7110e03 {
   width: 192.31px;
   height: 22px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 22.13px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_4b8fb7110e03 {
   overflow: visible;
 }

 .text_a9026d7a4f71 {
   width: 411px;
   height: 77px;
   position: absolute !important;
   left: 0.26px;
   top: 39.2px;
   line-height: 25.6px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_a9026d7a4f71 {
   overflow: visible;
 }

 .text_9aab9a589766 {
   width: 148.32px;
   height: 21px;
   position: absolute !important;
   left: 0px;
   top: 137px;
   line-height: 20.83px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_9aab9a589766 {
   overflow: visible;
 }

 .container_a88b6cf07b1b {
   position: absolute !important;
   overflow: visible;
   width: 411.26px;
   height: 158px;
   left: 41.74px;
   top: 40.8px;
 }

 .container_02823b06c16c {
   position: relative !important;
   overflow: visible;
   height: 239.2px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   background: #f7f8fa;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .text_1a35138fb152 {
   width: 158.55px;
   height: 22px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 22.13px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_1a35138fb152 {
   overflow: visible;
 }

 .text_a81fe1440a52 {
   width: 421.44px;
   height: 77px;
   position: absolute !important;
   left: 0px;
   top: 39px;
   line-height: 25.6px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_a81fe1440a52 {
   overflow: visible;
 }

 .text_145cd6ce3f7a {
   width: 147.3px;
   height: 21px;
   position: absolute !important;
   left: 0px;
   top: 137px;
   line-height: 20.83px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_145cd6ce3f7a {
   overflow: visible;
 }

 .container_8a0cb0cc8bf8 {
   position: absolute !important;
   overflow: visible;
   width: 421.44px;
   height: 158px;
   left: 41.74px;
   top: 40.8px;
 }

 .container_a9f39fca345b {
   position: relative !important;
   overflow: visible;
   height: 239.2px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   background: #f7f8fa;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .text_32547f2e9215 {
   width: 172.87px;
   height: 22px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 22.13px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_32547f2e9215 {
   overflow: visible;
 }

 .text_edaa8064460f {
   width: 407.53px;
   height: 77px;
   position: absolute !important;
   left: 0px;
   top: 39.2px;
   line-height: 25.6px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_edaa8064460f {
   overflow: visible;
 }

 .text_ef31f1e8d0be {
   width: 141.16px;
   height: 21px;
   position: absolute !important;
   left: 0px;
   top: 137.6px;
   line-height: 20.83px;
   word-wrap: break-word;
   font-family: 'DM Sans';
 }

 .text_autoheight_ef31f1e8d0be {
   overflow: visible;
 }

 .container_b1e260aed1ae {
   position: absolute !important;
   overflow: visible;
   width: 407.53px;
   height: 158.6px;
   left: 41.74px;
   top: 40.8px;
 }

 .container_145261e6dd69 {
   position: relative !important;
   overflow: visible;
   height: 239.2px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   background: #f7f8fa;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .container_fb349b240d7e {
   width: 1553px;
   height: 239.2px;
   position: absolute !important;
   left: 0px;
   top: 187px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 40px;
   display: flex !important;
   flex-direction: row;
 }

 .text_785b95daa457 {
   width: max-content;
   position: absolute !important;
   left: 20.8px;
   top: 10.45px;
   line-height: 23.1px;
   font-family: 'Mulish';
 }

 .container_0b4ee271b3b9 {
   position: relative !important;
   overflow: visible;
   width: 173.71px;
   height: 44.7px;
   flex-shrink: 0;
   background: #1b3a5c;
   border-radius: 10px 10px 10px 10px;
   box-shadow: inset 0 0 0 0.8px #1b3a5cff;
 }

 .text_f4fc8fe0054c {
   width: max-content;
   position: absolute !important;
   left: 20.8px;
   top: 10.45px;
   line-height: 23.1px;
   font-family: 'Mulish';
 }

 .container_4c7fe4b2bb12 {
   position: relative !important;
   overflow: visible;
   width: 204.45px;
   height: 44.7px;
   flex-shrink: 0;
   background: #1b3a5c;
   border-radius: 10px 10px 10px 10px;
   box-shadow: inset 0 0 0 0.8px #1b3a5cff;
 }

 .text_801d6b9c88bc {
   width: max-content;
   position: absolute !important;
   left: 20.8px;
   top: 10.45px;
   line-height: 23.1px;
   font-family: 'Mulish';
 }

 .container_e738262dd60a {
   position: relative !important;
   overflow: visible;
   width: 153.01px;
   height: 44.7px;
   flex-shrink: 0;
   background: #1b3a5c;
   border-radius: 10px 10px 10px 10px;
   box-shadow: inset 0 0 0 0.8px #1b3a5cff;
 }

 .text_b19a29dd0c79 {
   width: max-content;
   position: absolute !important;
   left: 20.8px;
   top: 10.45px;
   line-height: 23.1px;
   font-family: 'Mulish';
 }

 .container_5fa0c9d4a1f4 {
   position: relative !important;
   overflow: visible;
   width: 207.18px;
   height: 44.7px;
   flex-shrink: 0;
   background: #1b3a5c;
   border-radius: 10px 10px 10px 10px;
   box-shadow: inset 0 0 0 0.8px #1b3a5cff;
 }

 .container_171284297185 {
   padding: 0 311.83px 0 311.83px;
   width: 1392px;
   height: 44.7px;
   position: absolute !important;
   left: -314px;
   top: 104px;
   justify-content: center;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 10px 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_1c50211f1287 {
   position: absolute !important;
   overflow: visible;
   width: 1553px;
   height: 374px;
   left: 198px;
   top: 100px;
 }

 .container_d8213fbc9cfe {
   position: absolute !important;
   overflow: visible;
   width: 1905px;
   height: 657px;
   left: 0px;
   top: 5222px;
   background: #ffffff;
 }

 .text_b8cdfaa673b5 {
   width: 194px;
   height: 22px;
   position: absolute !important;
   left: -0.44px;
   top: 0px;
   line-height: 21.45px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_b8cdfaa673b5 {
   overflow: visible;
 }

 .text_c9a6a7d417bc {
   width: 414px;
   height: 53px;
   position: absolute !important;
   left: -0.44px;
   top: 31px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_c9a6a7d417bc {
   overflow: visible;
 }

 .text_da24e38de692 {
   width: 352px;
   height: 25px;
   position: absolute !important;
   left: 40.56px;
   top: 40.75px;
   line-height: 25px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_da24e38de692 {
   overflow: visible;
 }

 .text_5024adba146e {
   width: 661.19px;
   height: 52px;
   position: absolute !important;
   left: 40.48px;
   top: 76.2px;
   line-height: 25.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_5024adba146e {
   overflow: visible;
 }

 .text_4231639ece64 {
   width: 245px;
   height: 25px;
   position: absolute !important;
   left: 40.56px;
   top: 142.75px;
   line-height: 24.75px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_4231639ece64 {
   overflow: visible;
 }

 .container_327be5670c2d {
   position: absolute !important;
   overflow: visible;
   width: 742.16px;
   height: 209.85px;
   left: 0px;
   top: 0px;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .text_9bb68c83a3bf {
   width: 311px;
   height: 25px;
   position: absolute !important;
   left: 40.59px;
   top: 40.75px;
   line-height: 25px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_9bb68c83a3bf {
   overflow: visible;
 }

 .text_3c64b241222e {
   width: 661.19px;
   height: 52px;
   position: absolute !important;
   left: 40.48px;
   top: 76.2px;
   line-height: 25.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_3c64b241222e {
   overflow: visible;
 }

 .text_ef0d5667f4d9 {
   width: 226px;
   height: 25px;
   position: absolute !important;
   left: 40.59px;
   top: 142.75px;
   line-height: 24.75px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_ef0d5667f4d9 {
   overflow: visible;
 }

 .container_5599e0549f38 {
   position: absolute !important;
   overflow: visible;
   width: 742.16px;
   height: 209.85px;
   left: 765.97px;
   top: 0px;
   background: #ffffff;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .container_56157fe9f478 {
   position: absolute !important;
   overflow: visible;
   width: 1508.13px;
   height: 209.85px;
   left: 0px;
   top: 136.25px;
 }

 .container_fea19a40d230 {
   position: absolute !important;
   overflow: visible;
   width: 1508.13px;
   height: 346.1px;
   left: 198.44px;
   top: 100px;
 }

 .container_f2b7821c2e52 {
   position: absolute !important;
   overflow: visible;
   width: 1905px;
   height: 546px;
   left: 0px;
   top: 5879px;
   background: #f7f8fa;
 }

 .container_14e810c456ef {
   width: 80px;
   height: 80px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: linear-gradient(90deg, #ffffff66 0%, #ffffff66 0.05%, #00000000 0.05%);
 }

 .container_cb3c8c8728ae {
   width: 80px;
   height: 80px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: linear-gradient(180deg, #ffffff66 0%, #ffffff66 0.13%, #00000000 0.13%);
 }

 .container_b6301dfc9bfe {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 780px;
   left: -7px;
   top: 0px;
 }

 .container_a3b6022050c7 {
   width: 9.3px;
   height: 8px;
   z-index: 1;
   position: absolute !important;
   left: 24.19px;
   top: 16.35px;
   background: #2b7de9;
   border-radius: 4px 4px 4px 4px;
   box-shadow: 0px 0px 10px #2b7de980;
 }

 .text_d8a91c24710f {
   width: 205.85px;
   height: 24px;
   z-index: 1;
   position: absolute !important;
   left: 45.12px;
   top: 8.45px;
   line-height: 23.1px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_d8a91c24710f {
   overflow: visible;
 }

 .container_44ff0e8feb1e {
   position: absolute !important;
   overflow: visible;
   width: 275px;
   height: 41px;
   z-index: 1;
   left: 0px;
   top: -0.21px;
   background: #ffffff12;
   border-radius: 24px 24px 24px 24px;
   box-shadow: inset 0 0 0 0.8px #ffffff1a;
 }

 .text_ef7417d1fdc4 {
   width: 704px;
   height: 208px;
   z-index: 1;
   position: absolute !important;
   left: -1px;
   top: 51.79px;
   line-height: 69.12px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_ef7417d1fdc4 {
   overflow: visible;
 }

 .text_0603443d0429 {
   width: 683px;
   height: 99px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 284.79px;
   line-height: 33px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_0603443d0429 {
   overflow: visible;
 }

 .text_2e7ef8d4f7b1 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 46px;
   top: 19.64px;
   line-height: 20.83px;
   font-family: 'DM Sans';
 }

 .container_b5270d54add7 {
   position: absolute !important;
   overflow: visible;
   width: 218.32px;
   height: 60.8px;
   z-index: 1;
   left: 9.34px;
   top: 2.46px;
   background: #2b7de9;
   border-radius: 10px 10px 10px 10px;
 }

 .text_40dabb60775a {
   width: 174.3px;
   height: 29px;
   z-index: 1;
   position: absolute !important;
   left: 40.34px;
   top: 18.37px;
   line-height: 28.05px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_40dabb60775a {
   overflow: visible;
 }

 .container_ae86931adcfa {
   position: absolute !important;
   overflow: visible;
   width: 254px;
   height: 66px;
   z-index: 1;
   left: 255px;
   top: -0.14px;
   border-radius: 10px 10px 10px 10px;
   box-shadow: inset 0 0 0 0.8px #ffffff33;
 }

 .container_da1a66db0242 {
   position: absolute !important;
   overflow: visible;
   width: 684.47px;
   height: 65.65px;
   z-index: 1;
   left: -1px;
   top: 439.79px;
 }

 .container_003b476b6d9e {
   position: relative !important;
   overflow: visible;
   height: 439.58px;
   flex-grow: 1;
   flex-basis: 0px;
   min-width: 0;
   z-index: 1;
 }

 .text_cdd5ca40d70d {
   width: 127px;
   height: 53px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 1px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_cdd5ca40d70d {
   overflow: visible;
 }

 .container_7c2c57a18725 {
   position: relative !important;
   overflow: visible;
   width: 104px;
   height: 53px;
   flex-shrink: 0;
   z-index: 1;
 }

 .text_7e20672aa9f6 {
   width: 112px;
   height: 40px;
   z-index: 1;
   position: absolute !important;
   left: 0.2px;
   top: 0px;
   line-height: 19.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_7e20672aa9f6 {
   overflow: visible;
 }

 .container_461ff5945794 {
   position: relative !important;
   overflow: visible;
   width: 136.13px;
   height: 39.2px;
   flex-shrink: 0;
   z-index: 1;
 }

 .container_c075fa4e43ba {
   padding: 22.8px 153.91px 22.8px 26.8px;
   width: 420px;
   height: 98.4px;
   flex-shrink: 0;
   z-index: 1;
   border-top: 0.8px solid #ffffff14;
   border-right: 0.8px solid #ffffff14;
   border-bottom: 0.8px solid #ffffff14;
   border-left: 0.8px solid #ffffff14;
   justify-content: flex-start;
   align-items: center;
   gap: 0 18px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff0f;
   border-radius: 14px 14px 14px 14px;
 }

 .text_7c295a65663d {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 52.8px;
   font-family: 'Mulish';
 }

 .container_e2cd0b957bc0 {
   position: relative !important;
   overflow: visible;
   width: 94.88px;
   height: 52.8px;
   flex-shrink: 0;
   z-index: 1;
 }

 .text_df90118f6dc8 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: -0.2px;
   line-height: 19.6px;
   font-family: 'Mulish';
 }

 .text_c83b2ec0a0c7 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 19.4px;
   line-height: 19.6px;
   font-family: 'Mulish';
 }

 .container_b495492cb348 {
   position: relative !important;
   overflow: visible;
   width: 112.44px;
   height: 39.2px;
   flex-shrink: 0;
   z-index: 1;
 }

 .container_aef64b431db4 {
   padding: 22.8px 167.89px 22.8px 26.8px;
   width: 420px;
   height: 98.4px;
   flex-shrink: 0;
   z-index: 1;
   border-top: 0.8px solid #ffffff14;
   border-right: 0.8px solid #ffffff14;
   border-bottom: 0.8px solid #ffffff14;
   border-left: 0.8px solid #ffffff14;
   justify-content: flex-start;
   align-items: center;
   gap: 0 18px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff0f;
   border-radius: 14px 14px 14px 14px;
 }

 .text_5a60fefac4bc {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   line-height: 52.8px;
   font-family: 'Mulish';
 }

 .container_df26eed80b0f {
   position: relative !important;
   overflow: visible;
   width: 60px;
   height: 52.8px;
   flex-shrink: 0;
   z-index: 1;
 }

 .text_11b31adce38c {
   width: 72.34px;
   height: 40px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: -0.2px;
   line-height: 19.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_11b31adce38c {
   overflow: visible;
 }

 .container_e31f268e72fe {
   position: relative !important;
   overflow: visible;
   width: 77px;
   height: 39px;
   flex-shrink: 0;
   z-index: 1;
 }

 .container_2e50ea2ae76a {
   padding: 22.8px 218.34px 22.8px 26.8px;
   width: 420px;
   height: 98.4px;
   flex-shrink: 0;
   z-index: 1;
   border-top: 0.8px solid #ffffff14;
   border-right: 0.8px solid #ffffff14;
   border-bottom: 0.8px solid #ffffff14;
   border-left: 0.8px solid #ffffff14;
   justify-content: flex-start;
   align-items: center;
   gap: 0 18px;
   display: flex !important;
   flex-direction: row;
   background: #ffffff0f;
   border-radius: 14px 14px 14px 14px;
 }

 .container_151a9967e39d {
   width: 420px;
   height: 323.2px;
   flex-shrink: 0;
   z-index: 1;
   align-items: flex-start;
   justify-content: flex-start;
   gap: 14px 0;
   display: flex !important;
   flex-direction: column;
 }

 .container_8419d3897951 {
   width: 1520px;
   height: 590px;
   z-index: 1;
   position: absolute !important;
   left: 193px;
   top: 95px;
   justify-content: flex-start;
   align-items: center;
   gap: 0 80px;
   display: flex !important;
   flex-direction: row;
 }

 .container_52d6f3d088d5 {
   position: absolute !important;
   overflow: visible;
   width: 1905px;
   height: 780px;
   left: 0px;
   top: 120px;
   background: url("https://cdn.yotako.io/19e1f9f3-34f2-4929-a34a-e2889d945a1e/2176:5876.webp");
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center;
 }

 .container_86baa8ebf7ec {
   width: 694.53px;
   height: 500px;
   position: absolute !important;
   left: 605.23px;
   top: 7.83px;
   background: radial-gradient(closest-side at 50% 50%, #2b7de914 0%, #00000000 70%);
 }

 .text_4095ee85b17e {
   width: 533px;
   height: 53px;
   z-index: 1;
   position: absolute !important;
   left: 487.56px;
   top: -4px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_4095ee85b17e {
   overflow: visible;
 }

 .text_a8d5022268cb {
   width: 555.63px;
   height: 57px;
   z-index: 1;
   position: absolute !important;
   left: 476.56px;
   top: 74px;
   line-height: 28.05px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_a8d5022268cb {
   overflow: visible;
 }

 .text_529f1a6bd1a3 {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 36px;
   top: 17.58px;
   line-height: 28.05px;
   font-family: 'Mulish';
 }

 .container_402a8f924cc0 {
   position: relative !important;
   overflow: visible;
   width: 220.82px;
   height: 65.65px;
   flex-shrink: 0;
   z-index: 1;
   background: #2b7de9;
   border-radius: 10px 10px 10px 10px;
 }

 .text_2c499470c59f {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 36.8px;
   top: 18.38px;
   line-height: 28.05px;
   font-family: 'Mulish';
 }

 .container_feb9901befcc {
   position: relative !important;
   overflow: visible;
   width: 233.25px;
   height: 65.65px;
   flex-shrink: 0;
   z-index: 1;
   border-radius: 10px 10px 10px 10px;
   box-shadow: inset 0 0 0 0.8px #ffffff33;
 }

 .container_7a0a3acf622f {
   padding: 0 524.96px 0 524.96px;
   width: 1508.13px;
   height: 65.65px;
   z-index: 1;
   position: absolute !important;
   left: -0.44px;
   top: 166.9px;
   justify-content: center;
   align-items: flex-start;
   gap: 0 16px;
   display: flex !important;
   flex-direction: row;
 }

 .text_f4655787637b {
   width: 345px;
   height: 24px;
   z-index: 1;
   position: absolute !important;
   left: 581.56px;
   top: 252px;
   line-height: 23.1px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_f4655787637b {
   overflow: visible;
 }

 .container_e92b8cdcbdcd {
   position: absolute !important;
   overflow: visible;
   width: 1508.13px;
   height: 275.65px;
   z-index: 1;
   left: 198.44px;
   top: 120px;
 }

 .container_32ebf7131bb7 {
   position: absolute !important;
   overflow: visible;
   width: 1905px;
   height: 516px;
   left: 0px;
   top: 7344px;
   background: #1b3a5c;
 }

 .text_dda0c9e3034e {
   width: 330.08px;
   height: 53px;
   position: absolute !important;
   left: 0px;
   top: -4px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_dda0c9e3034e {
   overflow: visible;
 }

 .text_72efcb559a05 {
   width: 541.69px;
   height: 29px;
   position: absolute !important;
   left: 0px;
   top: 60.38px;
   line-height: 28.05px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_72efcb559a05 {
   overflow: visible;
 }

 .text_d256028f59ed {
   width: 22.27px;
   height: 48px;
   position: absolute !important;
   left: 37.26px;
   top: 34.4px;
   line-height: 48px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_d256028f59ed {
   overflow: visible;
 }

 .text_e7c6306bfae8 {
   width: 422.28px;
   height: 52px;
   position: absolute !important;
   left: 37.26px;
   top: 100.8px;
   line-height: 26px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_e7c6306bfae8 {
   overflow: visible;
 }

 .text_497dc92bf56d {
   width: 422.28px;
   height: 53px;
   position: absolute !important;
   left: 37.26px;
   top: 166px;
   line-height: 26.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_497dc92bf56d {
   overflow: visible;
 }

 .container_55359159ba87 {
   position: absolute !important;
   overflow: visible;
   width: 496.8px;
   height: 256.4px;
   left: 0px;
   top: 0px;
   background: #f7f8fa;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .text_d4363f136a7b {
   width: 22.27px;
   height: 48px;
   position: absolute !important;
   left: 37.26px;
   top: 34.4px;
   line-height: 48px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_d4363f136a7b {
   overflow: visible;
 }

 .text_dc8aef4bc657 {
   width: 422.28px;
   height: 52px;
   position: absolute !important;
   left: 37.26px;
   top: 100.8px;
   line-height: 26px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_dc8aef4bc657 {
   overflow: visible;
 }

 .text_83d2045a8de1 {
   width: 422.28px;
   height: 53px;
   position: absolute !important;
   left: 37.26px;
   top: 166px;
   line-height: 26.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_83d2045a8de1 {
   overflow: visible;
 }

 .container_90ba1b3bb2f2 {
   position: absolute !important;
   overflow: visible;
   width: 496.8px;
   height: 256.4px;
   left: 521.1px;
   top: 0px;
   background: #f7f8fa;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .text_5a31075862ab {
   width: 22.27px;
   height: 48px;
   position: absolute !important;
   left: 37.26px;
   top: 34.4px;
   line-height: 48px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_5a31075862ab {
   overflow: visible;
 }

 .text_1433b9c8880b {
   width: 422.28px;
   height: 52px;
   position: absolute !important;
   left: 37.26px;
   top: 100.8px;
   line-height: 26px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_1433b9c8880b {
   overflow: visible;
 }

 .text_4bc6fdcd3a6f {
   width: 422.28px;
   height: 53px;
   position: absolute !important;
   left: 37.26px;
   top: 166px;
   line-height: 26.4px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_4bc6fdcd3a6f {
   overflow: visible;
 }

 .container_9fe630d2c37c {
   position: absolute !important;
   overflow: visible;
   width: 496.8px;
   height: 256.4px;
   left: 1042.19px;
   top: 0px;
   background: #f7f8fa;
   border-radius: 16px 16px 16px 16px;
   box-shadow: inset 0 0 0 0.8px #ecedf0ff;
 }

 .container_8a65b6bf5803 {
   position: absolute !important;
   overflow: visible;
   width: 1539px;
   height: 256.4px;
   left: 0px;
   top: 136.85px;
 }

 .container_0605decb6346 {
   position: absolute !important;
   overflow: visible;
   width: 1539px;
   height: 393px;
   left: 198px;
   top: 120px;
 }

 .container_54f31e752be4 {
   position: absolute !important;
   overflow: visible;
   width: 1905px;
   height: 633px;
   left: 0px;
   top: 900px;
   background: #ffffff;
 }

 .imageview_6c4c26febc08 {
   width: 231px;
   height: 77px;
   flex-shrink: 0;
   _scaling-factor: 0.5;
 }

 .imageview_6c4c26febc08 img {
   position: absolute;
   width: 100.44% !important;
   height: 140.21% !important;
   max-width: none !important;
   left: -0.22%;
   top: -19.59%;
 }

 .imageview_6c4c26febc08.wp-block-image {
   overflow: hidden;
   position: relative;
 }

 .text_84a6294a3718 {
   width: fit-content;
   line-height: 26.35px;
   font-family: 'Mulish';
 }

 .text_cd1de5d90d16 {
   width: fit-content;
   line-height: 26.35px;
   font-family: 'Mulish';
 }

 .text_dbf1dc2ac2fc {
   width: fit-content;
   line-height: 26.35px;
   font-family: 'Mulish';
 }

 .text_83a4a6cdf5b1 {
   width: fit-content;
   line-height: 26.35px;
   font-family: 'Mulish';
 }

 .text_4f6fa86ad708 {
   width: fit-content;
   line-height: 26.35px;
   font-family: 'Mulish';
 }

 .text_3ab1837e7cd7 {
   width: fit-content;
   line-height: 26.35px;
   font-family: 'Mulish';
 }

 .container_168473d6fe91 {
   width: 1158px;
   height: 77px;
   position: absolute !important;
   left: 70px;
   top: 22px;
   justify-content: flex-start;
   align-items: center;
   gap: 0 70px;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_89530648a92d {
   width: 24px;
   height: 24px;
   flex-shrink: 0;
 }

 .imageview_89530648a92d img {
   width: 100%;
   height: 100%;
 }

 .text_47df99e617fa {
   width: fit-content;
   line-height: 25.1px;
   font-family: 'Mulish';
 }

 .container_ec47ce373c95 {
   width: fit-content;
   height: fit-content;
   justify-content: center;
   align-items: center;
   gap: 0 10px;
   display: flex !important;
   flex-direction: row;
 }

 .container_a6dc8426b986 {
   width: 80px;
   height: 40px;
   border-top: 1px solid #1b3a5cff;
   border-right: 1px solid #1b3a5cff;
   border-bottom: 1px solid #1b3a5cff;
   border-left: 1px solid #1b3a5cff;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #ffffff;
   border-radius: 4px 4px 4px 4px;
 }

 .imageview_c52069caa741 {
   width: 11.74px;
   height: 7.08px;
   z-index: 1;
   position: absolute !important;
   left: 52.63px;
   top: 17.66px;
 }

 .imageview_c52069caa741 img {
   width: 100%;
   height: 100%;
 }

 .text_3a5803a8e19d {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 17px;
   top: 9px;
   line-height: 22.59px;
   font-family: 'Mulish';
 }

 .container_35e9bb159430 {
   position: relative !important;
   overflow: visible;
   width: 80px;
   height: 40px;
   flex-shrink: 0;
 }

 .container_9054d19f910a {
   width: 345px;
   height: 40px;
   position: absolute !important;
   left: 1525px;
   top: 41px;
   align-items: center;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .container_a702b8cdbc3b {
   position: absolute !important;
   overflow: visible;
   width: 1905px;
   height: 120px;
   left: 0px;
   top: 0px;
   background: #ffffff;
 }

 .container_wrapper_a702b8cdbc3b {
   position: absolute !important;
   overflow: visible;
   left: 0px;
   top: 0px;
   width: 1905px;
   height: 120px;
 }

 .container_nested_a702b8cdbc3b {
   width: 1905px;
   height: 120px;
   background: #ffffff;
 }

 .imageview_c07d7b462e61 {
   width: 18px;
   height: 18px;
   flex-shrink: 0;
   z-index: 1;
 }

 .imageview_c07d7b462e61 img {
   width: 100%;
   height: 100%;
 }

 .text_bb5c3c980bbb {
   width: fit-content;
   z-index: 1;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .container_d13a77236d07 {
   padding: 18.4px 28px 19.15px 28px;
   width: 158.86px;
   height: 56.75px;
   z-index: 1;
   position: absolute !important;
   left: 1713.94px;
   top: 976.05px;
   justify-content: flex-start;
   align-items: center;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
   background: #2b7de9;
   border-radius: 12px 12px 12px 12px;
   box-shadow: 0px 8px 24px #2b7de94d;
 }

 .text_8101603dc2c0 {
   width: 804px;
   height: 53px;
   position: absolute !important;
   left: 575px;
   top: -4px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_8101603dc2c0 {
   overflow: visible;
 }

 .text_5ac69e770075 {
   width: 588px;
   height: 29px;
   position: absolute !important;
   left: 674px;
   top: 64px;
   line-height: 28.05px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_5ac69e770075 {
   overflow: visible;
 }

 .text_11f2835c8a4e {
   width: max-content;
   position: absolute !important;
   left: 0px;
   top: -0.37px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .imageview_07fa3cfc1325 {
   width: 16px;
   height: 16px;
   position: absolute !important;
   left: 180.14px;
   top: 4.38px;
 }

 .imageview_07fa3cfc1325 img {
   width: 100%;
   height: 100%;
 }

 .container_9e69168edd60 {
   position: absolute !important;
   overflow: visible;
   width: 196.14px;
   height: 24.75px;
   left: 854.92px;
   top: 115.25px;
 }

 .container_e388012c78d6 {
   position: absolute !important;
   overflow: visible;
   width: 1905px;
   height: 140.9px;
   left: 0px;
   top: 120px;
 }

 .container_cd11662b9312 {
   width: 377.03px;
   height: 500px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: linear-gradient(127deg, #2a3a4aff 0%, #1a2a3aff 100%);
 }

 .container_8a6627fb0112 {
   width: 377.03px;
   height: 500px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: linear-gradient(180deg, #0000000d 0%, #0000008c 100%);
 }

 .text_cdb455393ff2 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.15px;
   line-height: 36.3px;
   font-family: 'Mulish';
 }

 .container_82af41b6dc92 {
   position: relative !important;
   overflow: visible;
   width: 324px;
   height: 36.3px;
   flex-shrink: 0;
   z-index: 2;
 }

 .text_5b9a15969118 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 12px;
   top: 4.32px;
   line-height: 18.15px;
   font-family: 'Mulish';
 }

 .container_818b3ad9e937 {
   position: relative !important;
   overflow: visible;
   width: 109.28px;
   height: 28.15px;
   flex-shrink: 0;
   z-index: 2;
   background: #ffffff2e;
   border-radius: 6px 6px 6px 6px;
   backdrop-filter: blur(4px);
   -webkit-font-smoothing: antialiased;
 }

 .container_64bd3918c660 {
   padding: 0 214.73px 0 0;
   width: 324px;
   height: 28.15px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 6px 6px;
   display: flex !important;
   flex-direction: row;
 }

 .container_dbb4ea21f668 {
   position: relative !important;
   overflow: visible;
   width: 324px;
   height: 40.15px;
   flex-shrink: 0;
   z-index: 2;
 }

 .container_690b3fc5a78e {
   padding: 28px 28px 28px 28px;
   width: 377.03px;
   height: 500px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: column;
 }

 .container_4f1672911af8 {
   position: absolute !important;
   overflow: visible;
   width: 377.03px;
   height: 500px;
   left: 79.38px;
   top: 0px;
   border-radius: 18px 18px 18px 18px;
   opacity: 0.5;
 }

 .container_6113a09d678f {
   width: 476.25px;
   height: 500px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: linear-gradient(134deg, #2a5580ff 0%, #1a3a5aff 100%);
 }

 .container_ea66e349ad4e {
   width: 476.25px;
   height: 500px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: linear-gradient(180deg, #0000000d 0%, #0000008c 100%);
 }

 .text_f1310226f63a {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.15px;
   line-height: 36.3px;
   font-family: 'Mulish';
 }

 .container_0abaef903533 {
   position: relative !important;
   overflow: visible;
   width: 424px;
   height: 36.3px;
   flex-shrink: 0;
   z-index: 2;
 }

 .text_bafba58f4bc9 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 12px;
   top: 4.33px;
   line-height: 18.15px;
   font-family: 'Mulish';
 }

 .container_27d1f59850e9 {
   position: relative !important;
   overflow: visible;
   width: 131.36px;
   height: 28.15px;
   flex-shrink: 0;
   z-index: 2;
   background: #ffffff2e;
   border-radius: 6px 6px 6px 6px;
   backdrop-filter: blur(4px);
   -webkit-font-smoothing: antialiased;
 }

 .text_4d4756b8115e {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 12px;
   top: 4.33px;
   line-height: 18.15px;
   font-family: 'Mulish';
 }

 .container_6b9a4e625f0d {
   position: relative !important;
   overflow: visible;
   width: 48.69px;
   height: 28.15px;
   flex-shrink: 0;
   z-index: 2;
   background: #ffffff2e;
   border-radius: 6px 6px 6px 6px;
   backdrop-filter: blur(4px);
   -webkit-font-smoothing: antialiased;
 }

 .container_4a8d1eb1c26d {
   padding: 0 237.95px 0 0;
   width: 424px;
   height: 28.15px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 6px 6px;
   display: flex !important;
   flex-direction: row;
 }

 .text_669bafc9a356 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -7.2px;
   line-height: 56px;
   font-family: 'Mulish';
 }

 .container_ef4f826afa6a {
   position: relative !important;
   overflow: visible;
   width: 31.6px;
   height: 56px;
   flex-shrink: 0;
   z-index: 2;
 }

 .text_6f96dec95ad4 {
   width: 180px;
   height: 42px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0.8px;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_6f96dec95ad4 {
   overflow: visible;
 }

 .container_27312d994eba {
   position: relative !important;
   overflow: visible;
   width: 180px;
   height: 42px;
   flex-shrink: 0;
   z-index: 2;
 }

 .container_f622bde757ad {
   padding: 0 204.4px 0 0;
   width: 424px;
   height: 74.8px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 40.15px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_017fb03a3d55 {
   position: relative !important;
   overflow: visible;
   width: 424px;
   height: 114.95px;
   flex-shrink: 0;
   z-index: 2;
 }

 .container_1cdab360abfe {
   padding: 28px 28px 28px 28px;
   width: 476.25px;
   height: 500px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: column;
 }

 .container_de2b495e6836 {
   position: absolute !important;
   overflow: visible;
   width: 476.25px;
   height: 500px;
   left: 480.22px;
   top: 0px;
   border-radius: 18px 18px 18px 18px;
 }

 .container_aa83a098358e {
   width: 476.25px;
   height: 500px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: linear-gradient(134deg, #3a4a3aff 0%, #2a3a2aff 100%);
 }

 .container_cb739de52794 {
   width: 476.25px;
   height: 500px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: linear-gradient(180deg, #0000000d 0%, #0000008c 100%);
 }

 .text_007c317a239e {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.15px;
   line-height: 36.3px;
   font-family: 'Mulish';
 }

 .container_b3fa10c5a18d {
   position: relative !important;
   overflow: visible;
   width: 424px;
   height: 36.3px;
   flex-shrink: 0;
   z-index: 2;
 }

 .text_3bb2b767b392 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 12px;
   top: 4.33px;
   line-height: 18.15px;
   font-family: 'Mulish';
 }

 .container_609af9c2d91c {
   position: relative !important;
   overflow: visible;
   width: 134.74px;
   height: 28.15px;
   flex-shrink: 0;
   z-index: 2;
   background: #ffffff2e;
   border-radius: 6px 6px 6px 6px;
   backdrop-filter: blur(4px);
   -webkit-font-smoothing: antialiased;
 }

 .text_13943ca8d993 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 12px;
   top: 4.33px;
   line-height: 18.15px;
   font-family: 'Mulish';
 }

 .container_7cba45033bdd {
   position: relative !important;
   overflow: visible;
   width: 78.69px;
   height: 28.15px;
   flex-shrink: 0;
   z-index: 2;
   background: #ffffff2e;
   border-radius: 6px 6px 6px 6px;
   backdrop-filter: blur(4px);
   -webkit-font-smoothing: antialiased;
 }

 .container_wrapper_7cba45033bdd {
   position: relative !important;
   overflow: visible;
   width: 78.69px;
   height: 28.15px;
   flex-shrink: 0;
   z-index: 2;
 }

 .container_nested_7cba45033bdd {
   width: 78.69px;
   height: 28.15px;
   z-index: 2;
   background: #ffffff2e;
   border-radius: 6px 6px 6px 6px;
   backdrop-filter: blur(4px);
   -webkit-font-smoothing: antialiased;
 }

 .container_a381334b7351 {
   padding: 0 204.57px 0 0;
   width: 424px;
   height: 28.15px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 6px 6px;
   display: flex !important;
   flex-direction: row;
 }

 .text_559029e92918 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -7.2px;
   line-height: 56px;
   font-family: 'Mulish';
 }

 .container_15b9847aa16f {
   position: relative !important;
   overflow: visible;
   width: 114.4px;
   height: 56px;
   flex-shrink: 0;
   z-index: 2;
 }

 .text_410fc1f20403 {
   width: 180px;
   height: 42px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0.8px;
   line-height: 21px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_410fc1f20403 {
   overflow: visible;
 }

 .container_cf9babd84757 {
   position: relative !important;
   overflow: visible;
   width: 180px;
   height: 42px;
   flex-shrink: 0;
   z-index: 2;
 }

 .container_bbfe564eb064 {
   padding: 0 121.6px 0 0;
   width: 424px;
   height: 74.8px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 40.15px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_f1933eea44b6 {
   position: relative !important;
   overflow: visible;
   width: 424px;
   height: 114.95px;
   flex-shrink: 0;
   z-index: 2;
 }

 .container_592a26cb4b6f {
   padding: 28px 28px 28px 28px;
   width: 476.25px;
   height: 500px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: column;
 }

 .container_a2c61529e069 {
   position: absolute !important;
   overflow: visible;
   width: 476.25px;
   height: 500px;
   left: 980.28px;
   top: 0px;
   border-radius: 18px 18px 18px 18px;
 }

 .container_7f6f84b09eaa {
   width: 377.03px;
   height: 500px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: linear-gradient(127deg, #4a3a2aff 0%, #3a2a1aff 100%);
 }

 .container_4f4fcec64686 {
   width: 377.03px;
   height: 500px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: linear-gradient(180deg, #0000000d 0%, #0000008c 100%);
 }

 .text_65e7c1e31e8c {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.15px;
   line-height: 36.3px;
   font-family: 'Mulish';
 }

 .container_9375461c9d24 {
   position: relative !important;
   overflow: visible;
   width: 324px;
   height: 36.3px;
   flex-shrink: 0;
   z-index: 2;
 }

 .text_fe09eb5383cb {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 12px;
   top: 4.32px;
   line-height: 18.15px;
   font-family: 'Mulish';
 }

 .container_5bfd951935ac {
   position: relative !important;
   overflow: visible;
   width: 77.75px;
   height: 28.15px;
   flex-shrink: 0;
   z-index: 2;
   background: #ffffff2e;
   border-radius: 6px 6px 6px 6px;
   backdrop-filter: blur(4px);
   -webkit-font-smoothing: antialiased;
 }

 .text_424713637dd9 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 12px;
   top: 4.32px;
   line-height: 18.15px;
   font-family: 'Mulish';
 }

 .container_738eee2342b7 {
   position: relative !important;
   overflow: visible;
   width: 39.59px;
   height: 28.15px;
   flex-shrink: 0;
   z-index: 2;
   background: #ffffff2e;
   border-radius: 6px 6px 6px 6px;
   backdrop-filter: blur(4px);
   -webkit-font-smoothing: antialiased;
 }

 .container_0a2348de0ed1 {
   padding: 0 200.66px 0 0;
   width: 324px;
   height: 28.15px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 6px 6px;
   display: flex !important;
   flex-direction: row;
 }

 .text_fa8fe83934df {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -7.2px;
   line-height: 56px;
   font-family: 'Mulish';
 }

 .container_e3b88c0939b3 {
   position: relative !important;
   overflow: visible;
   width: 31.6px;
   height: 56px;
   flex-shrink: 0;
   z-index: 2;
 }

 .text_2c3ddb446886 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.1px;
   line-height: 21px;
   font-family: 'Mulish';
 }

 .container_5c9ce1bc16d6 {
   position: relative !important;
   overflow: visible;
   width: 143.48px;
   height: 21px;
   flex-shrink: 0;
   z-index: 2;
 }

 .container_51e9547d86b6 {
   padding: 0 140.93px 0 0;
   width: 324px;
   height: 56px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 40.15px;
   justify-content: flex-start;
   align-items: flex-start;
   gap: 0 8px;
   display: flex !important;
   flex-direction: row;
 }

 .container_c9947700a546 {
   position: relative !important;
   overflow: visible;
   width: 324px;
   height: 96.15px;
   flex-shrink: 0;
   z-index: 2;
 }

 .container_6cacd79d06f4 {
   padding: 28px 28px 28px 28px;
   width: 377.03px;
   height: 500px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: column;
 }

 .container_2325c1632ecc {
   position: absolute !important;
   overflow: visible;
   width: 377.03px;
   height: 500px;
   left: 1480.34px;
   top: 0px;
   border-radius: 18px 18px 18px 18px;
 }

 .container_c31923890d73 {
   width: 377.03px;
   height: 500px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: linear-gradient(127deg, #2a3a4aff 0%, #1a2a3aff 100%);
 }

 .container_353b2540ce77 {
   width: 377.03px;
   height: 500px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: linear-gradient(180deg, #0000000d 0%, #0000008c 100%);
 }

 .text_cfc48a6f2de0 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.15px;
   line-height: 36.3px;
   font-family: 'Mulish';
 }

 .container_beb18870fc66 {
   position: relative !important;
   overflow: visible;
   width: 324px;
   height: 36.3px;
   flex-shrink: 0;
   z-index: 2;
 }

 .text_e853fa9c3b7d {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 12px;
   top: 4.32px;
   line-height: 18.15px;
   font-family: 'Mulish';
 }

 .container_608652304272 {
   position: relative !important;
   overflow: visible;
   width: 127.13px;
   height: 28.15px;
   flex-shrink: 0;
   z-index: 2;
   background: #ffffff2e;
   border-radius: 6px 6px 6px 6px;
   backdrop-filter: blur(4px);
   -webkit-font-smoothing: antialiased;
 }

 .container_e4f7df44198e {
   padding: 0 196.88px 0 0;
   width: 324px;
   height: 28.15px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   justify-content: flex-start;
   align-items: flex-start;
   flex-wrap: wrap;
   gap: 6px 6px;
   display: flex !important;
   flex-direction: row;
 }

 .container_b6a410436941 {
   position: relative !important;
   overflow: visible;
   width: 324px;
   height: 40.15px;
   flex-shrink: 0;
   z-index: 2;
 }

 .container_941f64d83624 {
   padding: 28px 28px 28px 28px;
   width: 377.03px;
   height: 500px;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 0px;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: column;
 }

 .container_2a8959d7a08c {
   position: absolute !important;
   overflow: visible;
   width: 377.03px;
   height: 500px;
   left: 1881.19px;
   top: 0px;
   border-radius: 18px 18px 18px 18px;
   opacity: 0.5;
 }

 .container_c7f98937373d {
   position: absolute !important;
   overflow: visible;
   width: 1905px;
   height: 500px;
   left: 0px;
   top: 316.9px;
 }

 .container_c6865d74f833 {
   position: absolute !important;
   overflow: visible;
   width: 1905px;
   height: 917px;
   left: 0px;
   top: 4305px;
   background: #ffffff;
 }

 .text_96cc9c6c82d1 {
   width: 590px;
   height: 53px;
   position: absolute !important;
   left: 471.56px;
   top: -4px;
   line-height: 52.8px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_96cc9c6c82d1 {
   overflow: visible;
 }

 .text_e115391722a2 {
   width: 637px;
   height: 29px;
   position: absolute !important;
   left: 447.56px;
   top: 64px;
   line-height: 28.05px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_e115391722a2 {
   overflow: visible;
 }

 .container_1d8500321461 {
   position: absolute !important;
   overflow: visible;
   width: 1508.13px;
   height: 92.85px;
   left: 0px;
   top: 0px;
 }

 .text_d4f0d29d7f91 {
   width: 423px;
   height: 23px;
   position: absolute !important;
   left: 0px;
   top: 8px;
   line-height: 22.5px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_d4f0d29d7f91 {
   overflow: visible;
 }

 .text_304eb5d798c4 {
   width: 15.5px;
   height: 40px;
   position: absolute !important;
   left: 915.12px;
   top: -0.6px;
   line-height: 39.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_304eb5d798c4 {
   overflow: visible;
 }

 .container_881a67310850 {
   position: absolute !important;
   overflow: visible;
   width: 930px;
   height: 39.6px;
   left: 0px;
   top: 24px;
 }

 .container_6d9b72960a62 {
   position: absolute !important;
   overflow: visible;
   width: 930px;
   height: 88.4px;
   left: 0px;
   top: 0px;
   box-shadow: inset 0 -0.8px 0 0 #e2e4e8ff;
 }

 .text_d293d7656b80 {
   width: 663px;
   height: 23px;
   position: absolute !important;
   left: 0px;
   top: 7.6px;
   line-height: 22.5px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_d293d7656b80 {
   overflow: visible;
 }

 .text_80feb4484ac2 {
   width: 15.5px;
   height: 40px;
   position: absolute !important;
   left: 915.12px;
   top: -0.6px;
   line-height: 39.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_80feb4484ac2 {
   overflow: visible;
 }

 .container_f4ef341f8c70 {
   position: absolute !important;
   overflow: visible;
   width: 930px;
   height: 39.6px;
   left: 0px;
   top: 24px;
 }

 .container_294bb9a80f77 {
   position: absolute !important;
   overflow: visible;
   width: 930px;
   height: 88.4px;
   left: 0px;
   top: 88.4px;
   box-shadow: inset 0 -0.8px 0 0 #e2e4e8ff;
 }

 .text_541ce9189704 {
   width: 447.43px;
   height: 23px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 7.75px;
   line-height: 22.5px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_541ce9189704 {
   overflow: visible;
 }

 .text_a66bffd9c4af {
   width: 15.5px;
   height: 40px;
   z-index: 1;
   position: absolute !important;
   left: 915.12px;
   top: -0.6px;
   line-height: 39.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_a66bffd9c4af {
   overflow: visible;
 }

 .container_79c87265a602 {
   position: absolute !important;
   overflow: visible;
   width: 930px;
   height: 39.6px;
   z-index: 1;
   left: 0px;
   top: 24px;
 }

 .container_4824d4ad0f6d {
   position: absolute !important;
   overflow: visible;
   width: 930px;
   height: 88.4px;
   z-index: 1;
   left: 0px;
   top: 176.8px;
   box-shadow: inset 0 -0.8px 0 0 #e2e4e8ff;
 }

 .text_48c09cd73c7e {
   width: 319.3px;
   height: 23px;
   position: absolute !important;
   left: 0px;
   top: 7.75px;
   line-height: 22.5px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_48c09cd73c7e {
   overflow: visible;
 }

 .text_ded0b015c99e {
   width: 15.5px;
   height: 40px;
   position: absolute !important;
   left: 915.12px;
   top: -0.6px;
   line-height: 39.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_ded0b015c99e {
   overflow: visible;
 }

 .container_c2ed32c8746e {
   position: absolute !important;
   overflow: visible;
   width: 930px;
   height: 39.6px;
   left: 0px;
   top: 24px;
 }

 .container_a979fe52216c {
   position: absolute !important;
   overflow: visible;
   width: 930px;
   height: 88.4px;
   left: 0px;
   top: 265.2px;
   box-shadow: inset 0 -0.8px 0 0 #e2e4e8ff;
 }

 .text_808ce5a5a0b7 {
   width: 362.7px;
   height: 23px;
   position: absolute !important;
   left: 0px;
   top: 7.75px;
   line-height: 22.5px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_808ce5a5a0b7 {
   overflow: visible;
 }

 .text_4e46126b2905 {
   width: 15.5px;
   height: 40px;
   position: absolute !important;
   left: 915.12px;
   top: -0.6px;
   line-height: 39.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_4e46126b2905 {
   overflow: visible;
 }

 .container_dea03f99bfea {
   position: absolute !important;
   overflow: visible;
   width: 930px;
   height: 39.6px;
   left: 0px;
   top: 24px;
 }

 .container_2718fd0dc503 {
   position: absolute !important;
   overflow: visible;
   width: 930px;
   height: 88.4px;
   left: 0px;
   top: 353.6px;
   box-shadow: inset 0 -0.8px 0 0 #e2e4e8ff;
 }

 .text_7625270a3cc6 {
   width: 311.03px;
   height: 23px;
   z-index: 1;
   position: absolute !important;
   left: 0px;
   top: 7.75px;
   line-height: 22.5px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_7625270a3cc6 {
   overflow: visible;
 }

 .text_58e7a5c8b28c {
   width: 15.5px;
   height: 40px;
   z-index: 1;
   position: absolute !important;
   left: 915.12px;
   top: -0.6px;
   line-height: 39.6px;
   word-wrap: break-word;
   font-family: 'Mulish';
 }

 .text_autoheight_58e7a5c8b28c {
   overflow: visible;
 }

 .container_a3a24417789e {
   position: absolute !important;
   overflow: visible;
   width: 930px;
   height: 39.6px;
   z-index: 1;
   left: 0px;
   top: 24px;
 }

 .container_43b4ca98d848 {
   position: absolute !important;
   overflow: visible;
   width: 930px;
   height: 88.4px;
   z-index: 1;
   left: 0px;
   top: 442px;
   box-shadow: inset 0 -0.8px 0 0 #e2e4e8ff;
 }

 .container_0740296a88ab {
   position: absolute !important;
   overflow: visible;
   width: 930px;
   height: 530px;
   left: 307.56px;
   top: 149px;
 }

 .container_43ea99029e29 {
   position: absolute !important;
   overflow: visible;
   width: 1508.13px;
   height: 679.25px;
   left: 198.44px;
   top: 120px;
 }

 .container_d752d530051c {
   position: absolute !important;
   overflow: visible;
   width: 1905px;
   height: 919px;
   left: 0px;
   top: 6425px;
   background: #ffffff;
 }

 .container_806f33f079ac {
   width: 1920px;
   height: 445px;
   position: absolute !important;
   left: 0px;
   top: 0px;
   background: #f7f8fa;
 }

 .line_d7e342a2b9f6 {
   width: 1920px;
   height: 1px;
   z-index: 1;
   border-top: 1px solid #f7f8faff;
   border-right: 1px solid #f7f8faff;
   border-bottom: 1px solid #f7f8faff;
   border-left: 1px solid #f7f8faff;
   position: absolute !important;
   left: 0px;
   top: 248px;
   direction: horizontal;
   background: #f7f8fa;
 }

 .text_e840dc21a92f {
   width: max-content;
   z-index: 1;
   position: absolute !important;
   left: 907px;
   top: 396px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .imageview_f223d21c2716 {
   width: 188px;
   height: 136px;
   z-index: 1;
   position: absolute !important;
   left: 1504px;
   top: 85px;
   _scaling-factor: 0.5;
 }

 .imageview_f223d21c2716 img {
   position: absolute;
   width: 100.44% !important;
   height: 140.21% !important;
   max-width: none !important;
   left: -0.22%;
   top: -19.59%;
 }

 .imageview_f223d21c2716.wp-block-image {
   overflow: hidden;
 }

 .text_9563ef244ec0 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .text_08dae35c1659 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 37.07px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_429f8cbe9f26 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 71.82px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_2c5d9743313b {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 106.57px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .container_fa9360d16a5c {
   position: absolute !important;
   overflow: visible;
   width: 149.74px;
   height: 211.2px;
   z-index: 2;
   left: 783px;
   top: 102px;
 }

 .text_c6f963fa507e {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .text_be3fc981fb4d {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 37.07px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_fab5051d175f {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 71.82px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_08c06805248a {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 106.57px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .container_55b70962123a {
   position: absolute !important;
   overflow: visible;
   width: 149.74px;
   height: 211.2px;
   z-index: 2;
   left: 1115.74px;
   top: 102px;
 }

 .text_fcd4551714de {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .text_1fd094805284 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 37.07px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_73299d135e63 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 71.82px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_ecbf40a02deb {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 106.57px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_a0eda2223c11 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 141.32px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .container_4cf6fa0d6b44 {
   position: absolute !important;
   overflow: visible;
   width: 137.9px;
   height: 211.2px;
   z-index: 2;
   left: 462px;
   top: 102px;
 }

 .text_22d79c5af22b {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .text_2cdc1bf3ecea {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 37.07px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_4cf8e77f99bb {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 71.82px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_a32d2ac19196 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 106.57px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_cecfa7f9d1b7 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 141.32px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .text_7adabc6cad88 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: 176.07px;
   line-height: 24.75px;
   font-family: 'Mulish';
 }

 .container_06581591a938 {
   position: absolute !important;
   overflow: visible;
   width: 89.93px;
   height: 211.2px;
   z-index: 2;
   left: 165px;
   top: 102px;
 }

 .text_e55f657d4af2 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .container_0b7d464a7a8b {
   position: relative !important;
   overflow: visible;
   width: 211.06px;
   height: 21.45px;
   flex-shrink: 0;
   z-index: 2;
 }

 .text_620c7c699349 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 0px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .text_71b399391678 {
   width: max-content;
   z-index: 3;
   position: absolute !important;
   left: 82.69px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .text_2727c34c7512 {
   width: max-content;
   z-index: 2;
   position: absolute !important;
   left: 99.26px;
   top: -0.32px;
   line-height: 21.45px;
   font-family: 'Mulish';
 }

 .container_73c20ae5ffc1 {
   position: relative !important;
   overflow: visible;
   width: 197.98px;
   height: 21.45px;
   flex-shrink: 0;
   z-index: 2;
 }

 .container_f7020f3e3fe7 {
   padding: 24px 0 0 0;
   width: 1531.16px;
   height: 45.45px;
   z-index: 2;
   position: absolute !important;
   left: 221.61px;
   top: 366px;
   align-items: flex-start;
   justify-content: space-between;
   display: flex !important;
   flex-direction: row;
 }

 .imageview_c3866a454c70 {
   width: 132px;
   height: 24px;
   z-index: 2;
   position: absolute !important;
   left: 1504px;
   top: 227px;
 }

 .imageview_c3866a454c70 img {
   width: 100%;
   height: 100%;
 }

 .container_42914293cddf {
   position: absolute !important;
   overflow: visible;
   width: 1920px;
   height: 445px;
   left: -7px;
   top: 7860px;
 }

 .viewport_06d5e42adf63 {
   width: 1905px;
   height: 8305px;
   overflow-x: hidden;
   overflow-y: hidden;
   background: #ffffff;
 }


 @media (max-width: 824px) {
   .helix_world_launch_globally_without_risk_- .yotako-main {
     display: none !important;
   }

   .helix_world_launch_globally_without_risk_- .vp_824 {
     display: flex !important;
   }
 }

 @media (min-width: 825px) {
   .helix_world_launch_globally_without_risk_- .yotako-main {
     display: none !important;
   }

   .helix_world_launch_globally_without_risk_- .vp_1920 {
     display: flex !important;
   }
 }